﻿body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 0.76em;
    margin: 0;
    padding: 0;
    color: #777777;
    background-color: #f7f7f7;
    background-image: url(../i/print-bg.gif);
    background-repeat: no-repeat;
    background-position: center 85px;
}

a {
    color: #5a710f;
    text-decoration: underline;
}

    a:hover {
        color: #5a710f;
        text-decoration: none;
    }

#page {
    background-image: url(../i/top-bg.gif);
    background-repeat: repeat-x;
    background-color: #fff;
}

#pageCenteroption {
    width: 1040px;
    margin: 0 auto;
    position: relative;
}

#top {
    background-image: url(../i/topleft-bg.gif);
    background-repeat: no-repeat;
    position: relative;
}

#logo {
    position: absolute;
    top: 8px;
    left: 20px;
    width: 217px;
    height: 66px;
    background-image: url(../i/ipfingerprint/logo.png);
    background-repeat: no-repeat;
}

#RIRStats {
    position: absolute;
    top: 7px;
    right: 20px;
    background-color: transparent;
    font-size: 10px;
    padding: 0 10px 5px 10px;
}

    #RIRStats legend {
        font-size: 10px;
        padding: 0;
    }

#mainnav {
    width: 676px;
    height: 87px;
    margin: 0 0 0 278px;
    position: relative;
}

#topnav {
    position: absolute;
    top: 15px;
}

    #topnav span {
        color: #587201;
        font-weight: bold;
        text-transform: capitalize;
    }

#tabnav {
    position: absolute;
    top: 57px;
    right: -70px;
    height: 30px;
    width: 900px;
}

    #tabnav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    #tabnav li {
        float: left;
        list-style: none;
        display: inline;
    }

    #tabnav a {
        background-image: url(../i/tab.gif);
        background-position: 0 0;
        height: 18px;
        width: 96px;
        display: block;
        color: #777777;
        text-decoration: none;
        text-align: center;
        font-size: 14px;
        padding: 6px 0 6px 0;
    }

        #tabnav a:hover, #tabnav a.selected {
            background-position: bottom;
        }


#middle {
    background-color: #fff;
    position: relative;
    min-height: 650px;
}

.MenuOptionContainetr {
    width: 100%;
    height: 20px;
    margin: 10px 0 0;
    display: inline-block;
}

.TitleCont {
    width: 297px;
    height: 22px;
    margin: 0 0 0 20px;
    float: left;
    display: inline-block;
}

    .TitleCont h1 {
        margin: 0;
        font-size: 16px;
    }

.RightControlPanel {
    height: 22px;
    float: left;
    width: 700px;
    display: inline-block;
}

    .RightControlPanel ul {
        margin: 0;
        padding: 0;
    }

        .RightControlPanel ul li {
            list-style: none;
            margin: 0;
            padding: 0;
            float: right;
            margin: 0 0 0 10px;
        }

#content {
    margin: 0 20px 0 20px;
    padding: 10px 0 0 0;
}

    #content h1 {
        padding: 0;
        margin: 0 0 0 0;
        font-weight: normal;
    }

    #content h2 {
        padding: 0;
        margin: 0 0 0 0;
        font-weight: normal;
    }



#companydetails h1 {
    font-size: 22px;
}

#companydetails p.companyaddress {
    font-size: 15px;
    margin: 2px 0 15px 0;
    line-height: 20px;
}

.typekey {
    color: #5a710f;
}

.box {
    margin: 0 0 10px 0;
    padding: 10px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background-color: #f7f7f7;
}

.legend {
    color: #777777;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.smtext {
    font-size: 12px;
}

#loginarea {
    margin: 100px auto 0 auto;
    width: 336px;
    text-align: center;
}

    #loginarea h1 {
        font-size: 1.9em;
        font-weight: normal;
        margin: 40px 0 30px 0;
        padding: 0;
    }

#loginpanel {
    background-image: url(../i/login-bg.png);
    width: 278px;
    height: 171px;
    margin: 0 auto 10px auto;
    padding: 20px;
    text-align: center;
}

    #loginpanel table {
        width: 100%;
        text-align: left;
    }

    #loginpanel .inputuser, #loginpanel .inputpassword {
        width: 259px;
        border: 1px solid #e5e5e5;
        padding: 5px;
        margin: 0 0 10px 0;
        font-size: 1.5em;
        color: #545655;
        background-color: #fff;
    }

    #loginpanel .loginbtn {
        background-image: url(../i/login-btn.png);
        background-color: transparent;
        background-repeat: no-repeat;
        width: 93px;
        height: 30px;
        border: none;
        color: #5a710f;
    }

#infobox {
    border: 1px solid #e9e4e4;
    background-color: #fff;
    width: 278px;
    text-align: left;
    padding: 15px;
    margin: auto;
}


.SearchDropDown {
    margin: 0 20px 0 0;
}


table.searchcontrols {
    border-spacing: 0px;
    border-collapse: separate;
    background-color: #eee;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: inset -1px -1px 0px 0px rgba(204, 204, 204, 1);
    -moz-box-shadow: inset -1px -1px 0px 0px rgba(204, 204, 204, 1);
    box-shadow: inset -1px -1px 0px 0px rgba(204, 204, 204, 1);
    padding: 8px;
    font-size: 11px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
    margin: 0 0 15px 0;
}

    table.searchcontrols td {
        padding: 0px;
    }

    table.searchcontrols select {
        padding: 2px;
        margin: 2px 0 0 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #fff;
        border: 1px solid #ccc;
        color: #333;
        outline: none;
        display: inline-block;
        cursor: pointer;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    table.searchcontrols select {
        padding-right: 18px;
    }
}

table.searchcontrols input[type="text"] {
    padding: 3px;
    margin: 2px 0 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    outline: none;
    display: inline-block;
}

table.searchcontrols input[type="submit"], .ui-dialog-buttonset button {
    font-size: 12px;
    font-weight: bold;
    color: #666;
    background-color: #e4e4e4;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 3px 5px;
}

    table.searchcontrols input[type="submit"]:hover {
        background-color: #fff;
    }


.GridViewStyle {
    border-collapse: separate;
    background-color: #5a710f;
    padding: 8px;
    width: 100%;
    border-spacing: 0;
    color: #666;
    margin: 10px 0 10px 0;
    border: #ccc 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 3px #d1d1d1;
    -webkit-box-shadow: 0 2px 3px #d1d1d1;
    box-shadow: 0 2px 3px #d1d1d1;
}

    .GridViewStyle a {
        color: #5a710f;
        text-decoration: underline;
    }

        .GridViewStyle a:hover {
            color: #5a710f;
            text-decoration: none;
        }

    .GridViewStyle th {
        color: #fff;
        padding: 5px 5px 5px 5px;
        border-top: 1px solid #fafafa;
        border-bottom: 1px solid #e0e0e0;
        border-left: 1px solid #e0e0e0;
        background-color: #5a710f;
        background-repeat: repeat-x;
    }

        .GridViewStyle th a {
            color: #fff;
            text-decoration: underline;
        }

            .GridViewStyle th a:hover {
                color: #fff;
                text-decoration: none;
            }

        .GridViewStyle th:first-child {
            text-align: left;
            padding-left: 5px;
            border-left: none;
        }

    .GridViewStyle tr {
        padding-left: 5px;
    }

        .GridViewStyle tr td:first-child {
            text-align: left;
            padding-left: 5px;
            border-left: 0;
        }

        .GridViewStyle tr td {
            padding: 5px 5px;
            border-top: 1px solid #ffffff;
            border-bottom: 1px solid #e0e0e0;
            border-left: 1px solid #e0e0e0;
        }

.GridViewRowStyle tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}

.GridViewRowStyle tr:last-child td {
    border-bottom: 0;
}

    .GridViewRowStyle tr:last-child td:first-child {
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .GridViewRowStyle tr:last-child td:last-child {
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.GridViewRowStyle {
    background-color: #f8f8f8;
    color: #777;
    white-space: nowrap;
}

.GridViewAlternatingRowStyle {
    background-color: #FFFFFF;
    color: #777;
    white-space: nowrap;
}

.GridViewPagerStyle {
    border: 1px solid #EBE9ED;
    background-color: #f4f4f4;
    color: #999;
}

    .GridViewPagerStyle table td {
        border: none;
        padding: 0 3px;
    }

.GridViewSessionHeaderStyle th {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    padding: 15px 0 4px 0;
}

.GridViewFooterStyle {
    background-color: #5a710f;
    font-weight: bold;
    color: White;
}

/*  Grid Client User  */

.GVUserStyle {
    width: 100%;
    border: none;
}

    .GVUserStyle a {
    }

.GVUserHeaderStyle th {
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
    padding: 4px;
}

.GVUserHeaderStyle {
    background-color: #5a710f;
    font-weight: bold;
    color: #fff;
}

.GVUserFooterStyle {
    background-color: #5a710f;
    font-weight: bold;
    color: White;
}

.GVUserRowStyle {
    background-color: #F7F6F3;
    color: #777777;
    white-space: nowrap;
}

.GVUserAlternatingRowStyle {
    background-color: #FFFFFF;
    color: #777777;
    white-space: nowrap;
}

    .GVUserRowStyle td, .GVUserAlternatingRowStyle td {
        border: 1px solid #EBE9ED;
        padding: 4px;
    }

.GVUserSelectedRowStyle {
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GVUserPagerStyle {
    border: 1px solid #EBE9ED;
    background-color: #f4f4f4;
    color: #FFFFFF;
}

    .GVUserPagerStyle a {
        padding: 4px 5px 4px 0;
    }

    .GVUserPagerStyle span {
        padding: 4px 5px 4px 0;
        color: #777777;
    }

.GVUserHeadLeftCorner {
    background-image: url(../i/tablehead.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.GVUserHeadRightCorner {
    background-image: url(../i/tablehead.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.GVUserSessionHeaderStyle th {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    padding: 15px 0 4px 0;
}

.GVUserSessionRowStyle {
    font-size: 14px;
}

.returning {
    float: left;
    margin: 0 2px 0 0;
    color: #5a710f;
}

    .returning:hover {
        cursor: pointer;
    }

/*Goals*/
.goalbox {
    float: left;
    display: block;
    width: 10px;
    height: 10px;
    margin: 2px 2px 0 2px;
}

    .goalbox:hover {
        cursor: pointer;
    }

.bgBlue {
    background-color: #0000ff;
}

.bgLightBlue {
    background-color: #00ccff;
}

.bgTurquoise {
    background-color: #00ffcc;
}

.bgGreen {
    background-color: #00ff00;
}

.bgYellow {
    background-color: #ffff00;
}

.bgOrange {
    background-color: #ff9900;
}

.bgRed {
    background-color: #ff0000;
}

.bgMagenta {
    background-color: #ff00ff;
}

.bgPurple {
    background-color: #9900ff;
}


/*Forms*/

.textbox {
    width: 250px;
}

textarea {
    font-family: Tahoma, Geneva, sans-serif;
}

fieldset {
    padding: 0 10px 10px 10px;
    background-color: #fff;
    margin: 5px 0px 10px 10px;
    border: 1px solid #ccc;
}

legend {
    font-weight: bold;
    font-size: 1.1em;
    padding: 0 5px 5px 5px;
    color: #777777;
}

.label {
    color: #666;
    display: block;
    padding: 0 0 0 0;
    font-size: 100%;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
    white-space: normal;
    vertical-align: middle;
    border-radius: inherit;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#foot {
    text-align: right;
}

    #foot #footlinks {
        font-size: 11px;
        position: absolute;
        bottom: -120px;
        padding: 0 0 60px 0;
        right: 20px;
    }

#loader {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    line-height: 100vh;
    text-align: center;
}

#linkloader {
    width: 15%;
    height: 30%;
    background: rgba(255,255,255,0.6);
    position: relative;
    top: 66px;
    left: 43%;
    z-index: 9999;
    display: none;
    line-height: 100vh;
    text-align: center;
}

fieldset#fsMatchingRecords {
    min-height: 50px;
}

.ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -75px;
    margin-top: -75px;
    display: block;
}

    .ajax-loader.link {
        margin-top: -60px;
    }

#fsMatchingRecords i[class*="fa-"] {
    font-size: 1.3em;
    min-width: 20px;
}

/* Visitor Page*/
[id*="hl"][id$="Visitor"][disabled="disabled"] {
    display: none;
}

#shareVisitorRecord {
    color: #999;
    float: right;
    margin: 15px;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

    #shareVisitorRecord:hover {
        color: #8FB750;
        cursor: pointer;
    }

    #shareVisitorRecord i {
        font-size: 1.5em;
        padding-left: 6px;
    }

span#sharespan {
    float: right;
    position: relative;
    top: 35px;
    left: 46px;
}

div.IncludedDetails {
    margin: 7px 2px;
    padding: 5px 0;
    font-size: 13px;
}

.IncludedDetails input[type='checkbox'] {
    margin: 5px 5px;
    position: relative;
    top: 2px;
}

.companydetails, .devicedetails, fieldset[id$="fldsetReferrer"], fieldset[id$="fldsetCategory"], fieldset[id$="fldsetNotes"],
.GridViewSessionHeaderStyle, .GridViewSessionRowStyle, .GridViewSessionHeaderStyle.included, .GridViewSessionRowStyle.included {
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -kthtml-transition: all 1s linear;
    transition: all 1s linear;
}

.included {
    background: rgba(143, 183, 81, 0.4) !important;
    -webkit-box-shadow: 0px 0px 9px 2px rgba(143, 183, 81, 0.55) !important;
    -moz-box-shadow: 0px 0px 9px 2px rgba(143, 183, 81, 0.55) !important;
    box-shadow: 0px 0px 9px 2px rgba(143, 183, 81, 0.55) !important;
}

div.companydetails.included, div.devicedetails.included {
    padding: 5px !important;
}

.GridViewSessionHeaderStyle, .GridViewSessionRowStyle {
    display: block;
}

    .GridViewSessionHeaderStyle.included, .GridViewSessionRowStyle.included {
        margin: 5px;
    }

#emailSelect_chosen ul li input {
    color: #ABA9B6;
    font-size: 14px;
    font-family: Tahoma;
}

li.search-field {
height: 30px;
}

li.search-field input {
height: 30px;
position: relative;
bottom: 10px;
}

.editable-input {
margin: 10px 0;
}
/* /Visitor Page*/
