﻿body {
    overflow:hidden !important;
    padding:30px;
    border-radius:3px;
}
*
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.divLayout {
    width: 100%;
    font-size: 13px;
    margin: 0px auto;
    padding: 0px 0px;
    position: relative;
    box-sizing: border-box;
}
#divNewLogin {
    width:260px;
    margin:0px;
}
/*=======Div Hiring =================*/
#page div.divHiring
{
    display:block;
}
.txtblue {
    color: #29AAE1;
}
.heading
{
    color: #0078A3;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 15px;
}
.divLoginChecker
{
    font-size:11px;
    }
.divLoginChecker input[type="submit"]:focus
{
    background-color:#fecc5f;
    border:1px solid #f5b74e;
    -pie-background: linear-gradient(#ffd054, #e7b422);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#ffd054,0),color-stop(#e7b422,1));
    background:-webkit-linear-gradient(top, #ffd054 0%, #e7b422 100%);
    background:-moz-linear-gradient(top, #ffd054 0%, #e7b422 100%);
    background:-o-linear-gradient(top, #ffd054 0%, #e7b422 100%);
    background:linear-gradient(top, #ffd054 0%, #e7b422 100%);
    -webkit-box-shadow:0 0px 1px #d3d3d3, inset 0 1px 0 #fee395;
    box-shadow:0 0px 1px #d3d3d3, inset 0 1px 0 #fee395;
}
.divLoginChecker .inline-control .inline-left 
{
    width:48%;
}
.divLoginChecker .inline-right {
    margin-left: 50%;
    padding-top: 4px;
    text-align: right;
}
.divLoginChecker .keepmeLoggedIn
{
    text-align: left;
    padding-left: 20px;
}
.keepmeLoggedIn input[type="checkbox"]
{
    left: 0px;
    }
.divLoginChecker .divFrgtPass span
{
    color:#999;
}
.divsignin
{
    float: left;
    margin-top: 10px;
}
.divinvitation
{
    float: left;
}
.divNote
{
    float: left;
    width: 100%;
    font-size: 10pt;
    height: 20px;
}
.divpassword
{
    float: left;
    padding-right: 7px;
}
.divusername
{
    float: left;
    padding-right: 7px;
}
.divrememberme
{
    float: left;
    padding-right: 7px;
    width: 143px;
}
.divrememberme label
{
    padding: 0 5px;
}
.divforgot
{
    float: left;
    font-size: 10px;
    padding-top: 3px;
    padding-left: 5px;
}

.divcopyright
{
    width: 70%;
    padding-top: 10px;
    margin-left: 26px;
    color: gray;
}
.divforgot a
{
    color: White;
    outline: none;
}

#ajax_spinner
{
    width: 100px;
    position: fixed;
    top: 150px;
    margin: 0px auto;
    display: none;
}
.Error
{
    margin-top: 3px;
    margin-left: 60px;
}
span#forgotHeader, span.forgotHeader
{
    display: block;
    font-size: 14pt;
    font-weight: bold;
    color: rgb(41, 170, 225);
}

span#forgotPasswordInstruction, span.forgotPasswordInstruction
{
    color: #58595b;
    display: block;
    font-size: 10pt;
}

div#forgotEmailAddress input
{
    width: 250px;
    height: 30px;
    border-radius: 3px;
    padding-left: 5px;
    color: #4d4d4d;
    border-style: inset;
    font-size: 10pt;
    outline: none;
}
span#email
{
    color: #4d4d4d;
    display: block;
    margin-left: 112px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 8pt;
}
div#divSendEmail
{
    margin-top: 30px;
}
div#divSendStatus
{
    margin-top: 10px;
    text-align: center;
}
span#emailSendStatus
{
    color: #4d4d4d;
    display: block;
}
.spnMessageHeader
{
    color: #0078A3;
    display: block;
    font-size: 14pt;
    font-weight: bold;
}
.spnMessageDetails
{
    margin: 10px 0px;
    color: #58595b;
    display: block;
    font-size: 10pt;
}
span#passwordResetHeader
{
    font-size: 20pt;
    font-weight: bold;
}
span#passwordResetInstruction
{
    margin: 10px 0 20px 5px;
    color: #6E6F71;
    display: block;
    font-size: 10pt;
    text-align: left;
}
div#divStatus
{
    margin-top: 10px;
    text-align: center;
}
span#changeStatus
{
    color: #4d4d4d;
    display: block;
}
.p_errorV2
{
    margin: 0px;
    display: none;
    color: Red;
    font-size: 11px;
    position: absolute;
    top: 16px;
    left: 0px;
    background-color: transparent;
}
.p_email_error
{
    margin: 0px;
    display: none;
    color: Red;
    font-size: 11px;
    position: absolute;
    top: 25px;
    padding-left: 18px;
    width: 90%;
    text-align: left;
}
.p_errorSelect
{
    background-color: transparent;
    color: Red;
    display: none;
    font-size: 11px;
    font-weight: normal;
    left: 6px;
    margin: 0;
    padding-left: 0px;
    position: absolute;
    top: 8px;
}
.emailError
{
    margin: 0px;
    display: none;
    color: Red;
    font-size: 11px;
    position: absolute;
    top: 13px;
    left: 0px;
    padding-left: 0px;
    background-color: transparent !important;
    width: 90%;
}
.tdBlank
{
    width: 10px;
}
.tdRequired
{
    width: 10px;
    padding: 0px 5px 0px 5px;
    background-color: #F6F6F6;
}
.spanRequired
{
    padding-right: 2px;
}
.tdControlLabel
{
    width: 150px;
    padding: 0px 15px 0px 0px;
    background-color: #F6F6F6;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
    color: #4D4D4D;
}
.tdControl
{
    padding-left: 15px;
    height: 38px;
}
.CommonButtonClass
{
    border: 0px;
}

div#divEmailExistLogin
{
    margin-top: 30px;
}
.LoginTableDiv
{
    width: 360px;
    font-size: 8pt;
    color: #58595b;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.UserPass
{
    line-height: 20px;
    font-size: 9pt;
    color: Gray;
    width: 160px;
    height: 20px;
    border-radius: 3px;
    padding-left: 5px;
    border-style: inset;
    outline: none;
}
.divtop_right_userinfo
{
    width: 400px;
    height: 200px;
    position: absolute;
    top: 38px;
    right: 10px;
    font-size: 10px;
    display: none;
}
.divexistingusername
{
    float: right;
    padding-right: 12px;
    padding-top: 14px;
    font-size: 10pt;
}
.divbacktoproject
{
    float: right;
    margin-top: 0px;
}
.error_textbox
{
    background: #ffcdc2;
}
.LoginSubTitle
{
    font-size: 14px;
    color: #FFFFFF;
    font-style: italic;
}

#dvProjectLogo
{
    line-height: 44px;
    margin-bottom: 1px;
    padding: 5px;
}
.bottomShadow
{
    height: 5px;
    background-image: url("../images/shadow_top_4x5.png");
    background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* W3C */
}
.clearBoth
{
    clear: both;
}
.clearBothHeight10px
{
    clear: both;
    height: 10px;
}
.clearBothHeight30px
{
    clear: both;
    height: 30px;
}
.keepmeLoggedIn label {
    margin: 0px;
    font-size:11px;
    cursor: pointer;
    line-height: 20px;
}

#divForgetPassword .tdControlLabel
{
    width: 90px;
}
#divForgetPassword .rounded-corners
{
    width: 460px;
}
.dvemail
{
    float: left;
    width: 330px;
    position:relative;
}
.dvemail:after
{
    display:table;
    content:'';
    clear:both;
}
.dvemail input[type="text"]
{
    font-size: 11pt;
    width: 230px;
    border-radius: 3px;
    padding-left: 15px;
    color: #4d4d4d;
    border: 1px solid #E6E6E6;
    outline: none;
    margin: 0;
}
.dvinvitation
#fancybox-outer
{
    position: relative;
    z-index: 11;
}
.divInvitationL
{
    position: relative;
    margin-top: -10px;
    z-index: 5;
}
.divInvitation-wrapper
{
    color:White;
    background: #006a8e;
    position: relative;
    padding: 12px 30px 25px;
    border-radius: 0 0 3px 3px;
    z-index: 11;
}
.divInvitationL .divPitle
{
    color:White;
    font-size: 21px; 
    margin: 0 0 6px;
    line-height: 30px;
    font-weight: normal;
}
.divInvitation-wrapper
{
    background: #006a8e; 
    position: relative; 
    padding: 12px 30px 25px; 
    border-radius: 0 0 3px 3px; 
    z-index: 11;
}
.gridTable input.full, .gridTable select.full
{
    width: 98%;
    margin: 0;
}
.gridTable input[type=radio]
{
    border: 0px none;
    width: auto;
    color: #4d4d4d;
    font-size: 0.9em;
    vertical-align: middle;
}
textarea
{
    border: 0px none;
    width: auto;
    color: #4d4d4d;
    font-size: 0.9em;
    vertical-align: middle;
    width: 98%;
}

#divIntheNews
{
    right: 25px;
    left: 30px;
    bottom: 15px;
}
.ITNewsTitle
{
    margin-right: 20px;
    font-size: 15px;
    font-weight: bold;
    display: block;
    max-width: 56px;
}
#divIntheNews table
{
    width: 100%;
}
#divIntheNews p
{
    margin: 0px auto 5px;
}
#divIntheNews .italic
{
    font-size: 11px;
    font-style: italic;
    color: #d4d2e5;
}
#divIntheNews .newsTxt
{
    font-weight: bold;
    line-height: 25px;
    color: White;
    font-size: 17px;
}
#divIntheNews .newsTxt strong
{
    font-size: 28px;
}
.ajaxSpinner1
{
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    z-index: 1104;
    cursor: pointer;
    position: fixed;
    transform: translate(-50%, -50%);
    margin-top: -20px;
    border-radius: 3px;
    background: rgba(0,0,0,0.6);
}
.loading1
{
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
    box-sizing: border-box;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}
#divPurchasorTxt
{
    border-top:0;
}
/*=============Agents Page UI Styles */
.fancyBoxCloseButton
{
    top:0;
    right:0;
    position:absolute;
}
/*Login Pop Up Page Styles*/
div.LoginHeader
{
    min-height:40px;
    margin-bottom:20px;
}
div.LoginHeader:after
{
    clear:both;
    content:'';
    display:table;
}
div.LoginHeader h3
{
    color: #4D4D4D;
    margin:0px 0px;
    font-size: 18pt;
    font-weight: bold;
    padding-right:40px;
}
div.LoginHeader h3 span 
{
    float: left;
    margin-right:10px;
    display: inline-block;
}
div.LoginHeader h3 img
{
    height:28px;
}
.gridTable .tdControlLabel
{
    width: 90px;
}
.TextInput
{
    width: 250px;
    height: 25px;
    border-radius: 3px;
    padding-left: 5px;
    color: #4d4d4d;
    border-style: inset;
    font-size: 10pt;
    outline: none;
}
#divNewLogin .rounded-corners
{
    width: 516px;
}        
.divLogo img
{
    margin-left: 10px;
    max-height: 60px;
}
.tableDynamic th
{
    width: 148px;
}
.tableDynamic td
{
    padding: 8px 10px;
}

div.gridTable .divTextBlock
{
   margin-bottom:10px;
   border-radius: 3px;
}
.gridTable input[type="text"], .gridTable input[type="email"], .gridTable input[type="password"]
{
    margin-bottom:0px;
    padding: 0.7em 0.6em;
    border-radius: 3px;
}
.gridTable table input[type="text"], .gridTable table input[type="email"], .gridTable table input[type="password"]
{
    padding:5px 6px;
}
.divActionButton input[type="submit"], .divActionButton input[type="button"]
{
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.logOffer ul
{
    color:#999999;
}
/*==============================================================
--------------------------New Login Styles ---------------------    
===============================================================*/
.divTextInfo
{
    line-height: 24px;
    margin: 0px -30px;
    padding: 20px 36px;
    background-color: rgb(255,253,244);
    } 
.divOnlyText
{
    line-height: 24px;
    }     
.socialConnect li:not(:last-child)
{ 
    margin-bottom:28px;
    }  
.socialConnect li a
    { 
    display: block;
    color: #4d4d4d;
    text-align: center;
    }
.socialConnect li>div
{ 
    display: flex;
    color: #737373;
    font-size: 16px;
    cursor: pointer;
    line-height: 42px;
    position: relative;
    border-radius: 3px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0 1px 6px rgba(0,0,0,0.12);
    font-family: 'PT Sans Bold', Arial, sans-serif;
    text-shadow: rgba(0, 0, 0, 0.071) -1px -1px 0;
    }
.socialConnect li>div.fbButton
{
    color: #FFFFFF;
    background-color: #3b5998;
    border-color: #29447e #29447e #1a356e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c74c4), color-stop(100%, #3b5998));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b5998), to(#3b5998));
    background-image: -moz-linear-gradient(#3b5998, #3b5998);
    background-image: -o-linear-gradient(#3b5998, #3b5998);
    background-image: linear-gradient(#3b5998, #3b5998);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #637bad;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #637bad;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #637bad;
}

.socialConnect li>div.graphButton
{
    color: #FFFFFF;
    background-color: #2F2F2F;
}    
.socialConnect li>div span
{
    left: 0px;
    width: 48px;
    display: flex;
    }

    .socialConnect li>div div
{
    flex: 1; 
    }
.socialConnect li>div span img
{
    max-height: 32px;
    margin: auto;
}  

.socialConnect li>div span i, .socialConnect li>div span svg {
    margin: auto;
}

.socialConnect li>div span .fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}
.socialConnect li>div span .fab {
    display: inline-block;
    font: normal normal normal 14px/1 'Font Awesome 5 Brands', FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.socialConnect li.linkFB a   
{
    background: rgb(45,82,150);
    border-color: rgb(45,77,145);
    background-color: rgb(90,96,170);
    }
.socialConnect li.linkFB a   
{
    color: #fff;
    border-color: rgb(45,77,145);
    background-color: rgb(45,82,150);
    background: linear-gradient(top,rgb(45,82,150) 0,rgb(45,92,150) 100%);
    background: -o-linear-gradient(top,rgb(45,82,150) 0,rgb(45,92,150) 100%);
    background: -ms-linear-gradient(top,rgb(45,82,150) 0,rgb(45,92,150) 100%);
    background: -moz-linear-gradient(top,rgb(45,82,150) 0,rgb(45,92,150) 100%);
    background: -webkit-linear-gradient(top,rgb(45,82,150) 0,rgb(45,92,150) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(45,82,150)),color-stop(100%,rgb(45,92,150)));
    } 
.divAlterNateLogin
{
    text-align: center;
    }
    .divAlterNateLogin div.hr {
        margin-top: 12px;
        margin-bottom: 6px;
    }
.divHR {
    padding: 15px 0;
    position: relative;
    text-align: center;
}    
.divHR:before {
    left: 0;
    height: 0;
    top: 23px;
    content: '';
    width: 100%;
    position: absolute;
    border-top: 1px solid rgb(231,232,233);
}
.divHR span {
    z-index: 2;
    padding: 0 10px;
    background: #fff;
    position: relative;
}
.divEmaillnk
{
    padding: 10px 0px;
    }
.divLayout a
{
    color: rgb(41, 170, 225);
    }
.divLayout a.btn
{
    color: #4d4d4d;
    }    
@media screen and (max-width:480px)
{
    div.LoginHeader h3 img
    {
        display:none;
    }
    .tableDynamic th
    {
        display:none;
    }
    .tableDynamic tr:first-child td, .tableDynamic tr.tr_first td
    {
        border-radius: 3px 3px 0px 0px;
    }
    .tableDynamic tr:last-child td, .tableDynamic tr.tr_last td 
    {
        border-radius: 0px 0px 3px 3px;
    }
    .tableDynamic td
    {
        border-left: 1px solid #E4E4E4;
    }
    .gridTable input[type="text"], .gridTable input[type="email"], .gridTable input[type="password"]
    {
        width: 100%;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;
    }
    .divActionButton button[type="button"]
    {
        width: 100%;
        display: block;
        padding-left: 0;
        padding-right: 0;
        padding-top:12px;
        text-align: center;
        padding-bottom:12px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
}