﻿
.countryselect ul {
    max-height: 300px;
    overflow-y: scroll !important;
}


.hrf_Form
{
    /*width: 785px;*/
    width:1280px;
    margin: 0 auto;
    margin-top: 0px; /*-10px*/ /*updated by akoukouri 13/03/2018*/
    padding-top: 20px; /*added by akoukouri 13/03/2018*/
    font-family: Roboto, arial !important; /*aspan 27/11/2017*/
    font-weight:400;
    /*font-family: 'Roboto Regular', arial;*/
    font-size: 14px;
}

#hrf_PropertyDetails, #hrf_ApplicantCompanyDetails
{
    float:left;
    width: 100%;
    margin-bottom: 25px;
}

#hrf_PropertyDetails
{
    margin-bottom: 45px;
}

.hrf_LeftDiv
{
    float:left;
    width:50%;
}

/*added by akoukouri 13/03/2018*/
#hrf_ApplicantCompanyDetails .hrf_LeftDiv:last-of-type
{
    margin-top: 10px;
}

.hrf_RightDiv
{
    float:right;
    width:50%;
}

.hrf_Field, .hrf_Field_noReq
{
    width:100%;
    float: left;
    height: 35px; /*auto*/ /*updated by akoukouri 13/03/2018*/
}

.hrf_Field span, .hrf_Field_noReq span
{
    float: left;
    line-height: 35px;
    width: 38%;
    text-align: right;
}

/*added by akoukouri 13/03/2018*/
.hrf_Field span::after { 
    content: " *";
    color: #ec2027;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    position: relative;
    top: 2px;
}

.hrf_Field span#hrf_lblPropertyHotelChain::after, .hrf_Field span#hrf_lblPropertyCurrency::after,
.hrf_Field span#hrf_lblApplicantCompanyLanguage::after { 
    content: "";
}
.hrf_lblRequiredFields {
    float: left;
    line-height: 35px;
    width: 38%;
    text-align: right;
    height: 35px;
    color: #ec2027;
}
    .hrf_lblRequiredFields::before {
        content: "* ";
        color: #ec2027;
        font-size: 19px;
        font-weight: bold;
        line-height: 30px;
        top: 2px;
        position: relative;
    }
/*

.hrf_LeftDiv .hrf_lblRequiredFields
{
    float: left;
    line-height: 35px;
    width: 38%;
    text-align: right;
    height: 35px;
    color: #ec2027;
}

.hrf_LeftDiv .hrf_lblRequiredFields::before { 
    content: "* ";
    color: #ec2027;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    top: 2px;
    position: relative;
}*/

.hrf_RightDiv #hrf_dvCaptcha
{
    float:right;
    margin-top: 10px;
}

.hrf_RightDiv #hrf_CaptchaDiv
{
    float:left;
    margin-top:34px;
}
/*end added by akoukouri 13/03/2018*/

.hrf_Input
{
    float: left;
    width: 233px;
    height: 34px;
    background: white;
    margin-left: 10px;
}

.hrf_Input input
{
    float: left;
    width: 100%; /*96%*/ /*updated by akoukouri 13/03/2018*/
    height: 32px;
    border: 0px;
    /*font-family: 'Roboto Medium', arial;*/
    font-family: Roboto, arial !important; /*aspan 27/11/2017*/
    font-weight:400;
    color: #707070;
    font-size: 14px;
    border: 0px;
    padding-left: 10px;
}

.hrf_Input.hrf_FirstInput
{
    border-bottom: 1px solid #d9d9d9;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.hrf_FirstInput input
{
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.hrf_Input.hrf_MiddleInput
{
    border-bottom: 1px solid #d9d9d9;
}

.hrf_MiddleInput input
{

}

.hrf_Input.hrf_LastInput
{
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-box-shadow: 0px 2px 5px #C9C9C9;
    -webkit-box-shadow: 0px 2px 5px #C9C9C9;
    box-shadow: 0px 2px 5px #C9C9C9;
}

.hrf_LastInput input
{
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.hrf_bottomDiv
{
    float:right;
}

.hrf_lblPropertyDetails {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
}

.hrf_btnSendRequest
{
    float:right;
}

.ButtonGeneralLeftDiv.hrf_btnBackDiv, .ButtonGeneralLeftDiv.hrf_btnSendRequestDiv
{
    margin-bottom: 25px;
    margin-top: 0px; /*added by akoukouri 13/03/2018*/
}

.ButtonGeneralLeftDiv.hrf_btnBackDiv
{
    width: 68%;
}

.ButtonGeneralLeftDiv.hrf_btnSendRequestDiv
{
    width: 32%;
}

.hrf_Form .hrf_btnBack
{
    margin-left: 0px;
    float: right;
    margin-top: 0px; /*13px*/ /*updated by akoukouri 13/03/2018*/
    margin-bottom: 16px;
    padding: 13px 8px;
    -moz-box-shadow: 0px 2px 5px #C9C9C9;
    -webkit-box-shadow: 0px 2px 5px #C9C9C9;
    box-shadow: 0px 2px 5px #C9C9C9;
}

.hrf_Form .hrf_btnSendRequest
{
    margin-left: 0px;
    float: right;
    margin-top: 0px; /*13px*/ /*updated by akoukouri 13/03/2018*/
    margin-bottom: 16px;
    padding: 13px 33px;
    /*font-family: 'Roboto Bold', arial;*/
    font-family: Roboto, arial !important; /*aspan 27/11/2017*/
    font-weight:700;
    font-size: 16px;
    -moz-box-shadow: 0px 2px 5px #C9C9C9;
    -webkit-box-shadow: 0px 2px 5px #C9C9C9;
    box-shadow: 0px 2px 5px #C9C9C9;
}

.hrf_Form .hrf_btnBack img
{
    /*padding-top: 4px;*/ /*commented by akoukouri 19/03/2018*/
    margin-top: 3px; /*added by akoukouri 19/03/2018*/
}

/*added by akoukouri 13/03/2018*/
/*.hrf_Form .ValidationBoxStyle
{
    border:1px solid white;
    -moz-box-shadow:inset 0px 0px 8px #f70a0a;
    -webkit-box-shadow:inset 0px 0px 8px #f70a0a;
    box-shadow:inset 0px 0px 8px #f70a0a;
    
}
*/

.hrf_Form .ValidationBoxStyle {
    border: 1px solid #f70a0a;
}
.MessageBarDiv
{
    display:none !important;
}
/*end added by akoukouri 13/03/2018*/

.hrf_Form {
    padding-top: 155px;
}


@media screen and (max-width:1280px) {

    .hrf_Form {
        width: 100%;
    }
}

 
.newhotelierbtn {
    font-weight: bold;
    font-size: 18px;
    border-radius: 15px;
    text-align: center;
    height: 44px;
    width: inherit;
    outline: none;
    border: none;
    background-color: rgb(36, 38, 61) !important;
    color: #FFFFFF;
    border: 1px solid rgb(36, 38, 61) !important;
}

.newhotelierbackbtn {
    font-weight: bold;
    font-size: 18px;
    border-radius: 15px;
    text-align: center;
    height: 44px;
    width: inherit;
    outline: none;
    border: none;
    background-color: #FFFFFF;
    color: rgb(36, 38, 61) !important;
    border: 1px solid rgb(36, 38, 61) !important;
}

.hotelhref {
    display: block;
    padding-top: 8px;
}
.hotelhref:hover{
    text-decoration:none; 
}

.newhotelierbtn {
    color: #FFFFFF !important;
}
.lblinsidebtn {
    padding: 12px !important;
}

.a, a:visited {
    color: unset !important;
}

.movebackbtn {
    margin-left: 16px;
}

.movedown100 {
    margin-bottom: 100px;
}

.height40 {
    /*height:50px;*/
    height:70px;
    margin-bottom: 5px; 
}

.fontprox {
    font-family: var(--fontfamily);
}

.starafter:after {
    content: " *";
    color: #ec2027;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    position: relative;
    top: 2px;
}

.nice-select:after {
    border-bottom: 2px solid #00d3a7 !important;
    border-right: 2px solid #00d3a7 !important;
}

.countryselect {
    border: 1px solid #ced4da !important;
    border-radius: 0 !important;
    width: 100% !important;
    height: 36.5px!important;
}

.captchcontain{
    margin-top:30px;
    margin-bottom:30px;
    width:100%;
}



.greybackground {
    background-color: rgba(240, 240, 240, 1);
    padding-bottom: 150px;
}


/* VALIDATION */

.vadidationspan {
    color: #ec2027;
    font-family: var(--fontfamily);
    display: none;
    font-size: 13px;
}

.validationborder {
    border: 1px solid #ec2027;
}
@media only screen and (max-width: 411px) {
    .hrf_LeftDiv {
          float: unset;
          width:100%;
    }
        .hrf_LeftDiv .hrf_lblRequiredFields {
            height: 100%;
        }
    .hrf_RightDiv {
        float: unset;
        width: 100%;
    }
    .movedown100 {
        margin-bottom: 0px !important;
    }
    .movebackbtn, .newhotelierbackbtn {
        margin-left: auto;
        margin-right: auto;
    }
    .newhotelierbackbtn {
        margin-bottom: 23px;
        margin-right: 23px;
        margin-left: 14px;
    }
    .hrf_bottomDiv {
        float:left;
    }
}


@media only screen and (max-width: 320px) {
    .newhotelierbackbtn {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

.TravelAgentModal {
    /* display: none;  */
    position: fixed;
    z-index: 9999 !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4)
}

.TravelAgentModal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 30px;
    border: 1px solid #888;
    width: 330px;
    z-index: 9999 !important;
    position: relative;
}

.closenotravelagent {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: -8px;
    right: 0;
}

    .closenotravelagent:hover, .closenotravelagent:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

.previewcancel {
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: -23px;
    margin-top: -55px;
}

.TravelAgentModalInner {
    font-family: Proxima Nova;
    font-family: var(--fontfamily);
    font-size: 20px;
    line-height: 21px;
    color: #595D5E;
    color: rgb(89, 93, 94);
    text-align: left !important;
    width: 200px;
    height: 100px;
}


.TravelAgentModal-content {
    border: 8px solid var(--hoteliermodalbackground);
    border-radius: 15px;
    font-weight: 600;
}