﻿/*=======Div Hiring =================*/
#page div.divHiring
{
    display:block;
}
.divHiring
{
    top: 0;
    right: 30px;
    z-index: 11;
    color: White;
    font-size: 15px;
    line-height: 21px;
    padding: 4px 15px;
    position: absolute;
    background-color: #484873;
    border: 1px solid #484873;
    border-radius: 0 0 3px 3px;
}
.divHiring a
{
    color: White;
    font-size: 15px;
}
.divHomeBrandingNav .NavPublic
{
    margin-top:20px;
}
.page-background
{
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.background-wrap
{
    bottom: 0;
    position: absolute;
}
.background-wrap .still, .background-wrap
{
    bottom: 0;
    height: 100%;
    position: absolute;
    width: 100%;
}
.txtblue {
    color: #29AAE1;
}
.divtop
{
    width: 100%;
    height: 400px;
}
.divbottom
{
    position: absolute;
    width: 15%;
    bottom: 50px;
    left: 2%;
}
.divtop_left
{
    position: absolute;
    width: 400px;
    height: 400px;
    left: 30px;
    top: 29px;
}
.divbottom_left
{
    width: 80%;
    height: 100%;
    float: left;
}
.divnewyork
{
    float: left;
    height: 30px;
    padding-left: 10px;
    text-align: center;
}
.divLoginChecker
{
    margin:auto;
    position:relative;
}
.divLoginChecker:after
{
    content:'';
    clear:both;
    display:table;
    margin-bottom:1em;
}
.divLoginChecker input[type="submit"]:focus
{
    background-color:#fecc5f;
    border:1px solid #f5b74e;
    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
{
    width: 280px;
    margin:auto;
}
.divLoginChecker .inline-control .inline-left 
{
    width:90px;
}
.divLoginChecker .inline-control .inline-right
{
    margin-left:100px;   
}
.divLoginChecker .keepmeLoggedIn
{
    padding-top:15px;
}
.divLoginChecker .divFrgtPass
{
    padding: 3px;    
    font-weight:bold;
    text-align: center;
}
.divLoginChecker .divFrgtPass a
{
    color: #0078A3; 
    font-size: 12pt;
    text-decoration: none;
}
.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
{
    color: #0078A3;
    display: block;
    font-size: 14pt;
    font-weight: bold;
}

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: 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;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

ul.inline.socialConnect li a
{
    padding-left:0px;
}
.heading
{
    font-size: 18px;
    color: #0078A3;
    font-weight: bold;
    line-height: 30px;
    margin-top: 15px;
}
#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:10px;
}
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;
    height: 60px;
}
.tableDynamic th
{
    width: 110px;
}
.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"]
{
    /*width: 261px;*/
    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;
}
.logOffer ul
{
    color:#999999;
}

@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: 0;
    }
    .tableDynamic tr:last-child td, .tableDynamic tr.tr_last td 
    {
        border-radius: 0;
    }
    .tableDynamic td
    {
        border-left: 1px solid #E4E4E4;
    }
    .divLoginChecker .inline-control
    {
        margin:auto;
        width:260px;
    }
    .inline-control .inline-left {
        width: 116px;
    }
    .inline-control .inline-right {
        margin-left: 130px;
    }
    .gridTable input[type="text"], .gridTable input[type="email"], .gridTable input[type="password"]
    {
        width: 100%;
        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;
    }
}