﻿.tarf_Form{
    padding-top:155px;

}


.countryselect ul {
    max-height:300px;
    overflow-y: scroll !important;
}


.ButtonOuterDiva a {
    color: gray !important;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none !important;
    border-radius: 4px;
}


.tarf_Form {
    /*width: 785px;*/
    width: 1280px;
    margin: 0 auto;
    margin-top: 0px; /*-10px*/ /*updated by akoukouri 15/03/2018*/
    padding-top: 20px; /*added by akoukouri 15/03/2018*/
    /*font-family: 'Roboto Regular', arial;*/
    font-family: Roboto, arial !important; /*aspan 27/11/2017*/
    font-weight: 400;
    font-size: 14px;
}

#tarf_AgentDetails, #tarf_AgencyDetails
{
    float:left;
    width: 100%;
    margin-bottom: 23px;
}

#tarf_AgentDetails
{
    margin-bottom: 43px;
}

.tarf_LeftDiv
{
    float:left;
    width:50%;
}

.tarf_RightDiv
{
    float:right;
    width:50%;
}

/*added by akoukouri 15/03/2018*/
#tarf_AgencyDetails .tarf_RightDiv
{
    margin-bottom: 35px;
}

#tarf_AgencyDetails .tarf_LeftDiv:last-of-type {
    margin-top: 10px;
}
/*end added by akoukouri 15/03/2018*/

.tarf_Field, .tarf_Field_noReq
{
    width:100%;
    float: left;
    height: 35px; /*auto*/ /*updated by akoukouri 15/03/2018*/
}

.tarf_Field span, .tarf_Field_noReq span
{
    float: left;
    line-height: 35px;
    width: 38%;
    text-align: right;
}

/*added by akoukouri 15/03/2018*/
.tarf_Field span::after { 
    content: " *";
    color: #ec2027;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    position: relative;
    top: 2px;
}

.tarf_Field span#tarf_lblAgencyPcc::after, .tarf_Field span#tarf_lblAgencyIata::after { 
    content: "";
}

.tarf_LeftDiv .tarf_lblRequiredFields
{
    float: left;
    line-height: 35px;
    width: 38%;
    text-align: right;
    height: 35px;
    color: #ec2027;
}

.tarf_LeftDiv .tarf_lblRequiredFields::before { 
    content: "* ";
    color: #ec2027;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    top: 2px;
    position: relative;
}

.tarf_RightDiv #tarf_dvCaptcha
{
    float:right;
}

.tarf_RightDiv #tarf_CaptchaDiv
{
    float:left;
    margin-top:34px;
}
/*end added by akoukouri 15/03/2018*/

.tarf_Input
{
    float: left;
    width: 233px;
    height: 34px;
    background: white;
    margin-left: 10px;
}

.tarf_Input input
{
    float: left;
    width: 100%; /*96%*/ /*updated by akoukouri 15/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;
}

.tarf_Input.tarf_FirstInput
{
    border-bottom: 1px solid #d9d9d9;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.tarf_FirstInput input
{
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.tarf_Input.tarf_MiddleInput
{
    border-bottom: 1px solid #d9d9d9;
}

.tarf_MiddleInput input
{

}

.tarf_Input.tarf_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;
}

.tarf_LastInput input
{
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.tarf_bottomDiv
{
    float:right; 
}

.tarf_lblAgentDetails {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.tarf_btnSendRequest
{
    float:right;
}

.ButtonGeneralLeftDiv.tarf_btnBackDiv, .ButtonGeneralLeftDiv.tarf_btnSendRequestDiv
{
    margin-bottom: 25px;
    margin-top: 0px; /*added by akoukouri 15/03/2018*/
}

.ButtonGeneralLeftDiv.tarf_btnBackDiv
{
    width: 68%;
}

.ButtonGeneralLeftDiv.tarf_btnSendRequestDiv
{
    width: 32%;
}

.tarf_Form .tarf_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;
}

.tarf_Form .tarf_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;
}

.tarf_Form .tarf_btnBack img
{
    /*padding-top: 4px;*/ /*commented by akoukouri 19/03/2018*/
    margin-top: 3px; /*added by akoukouri 19/03/2018*/
}

/*added by akoukouri 15/03/2018*/
/*.tarf_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;
    
}*/
.tarf_Form .ValidationBoxStyle {
    border: 1px solid #f70a0a; 
}
.MessageBarDiv
{
    display:none;
}
.tarf_Form {
    padding-top: 155px;
}


.newtravbtn {
    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;
}

.newtravbackbtn { 
    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;
}

.lblinsidebtn {
    padding: 12px !important;
}

.newtravbtn, newtravbtn:visited {
    color: #FFFFFF !important;
}


.movebackbtn {
    margin-left: 16px;
}



.movedown100 {
    margin-bottom: 100px;
}


.height40 {
    /*height: 50px;*/
    height:70px;
    margin-bottom: 5px;
}


.starafter:after {
    content: " *";
    color: #ec2027;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    position: relative;
    top: 2px;
}

@media screen and (max-width:1280px) {

    .tarf_Form {
        width: 100%;
    }
}


.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%;
}
.newtravbtn:hover {
    color:#FFFFFF;
}

.hotelhref:hover {
    text-decoration: none;
}


.greybackground {
    background-color: rgba(240, 240, 240, 1);
    padding-bottom: 150px;
}

.fontprox {
    font-family: var(--fontfamily);
}


/* 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) {
    .tarf_LeftDiv {
        float: unset;
        width: 100%;
    }

        .tarf_LeftDiv .tarf_lblRequiredFields {
            height: 100%;
        }

    .tarf_RightDiv {
        float: unset;
        width: 100%;
    }

    .movedown100 {
        margin-bottom: 0px !important;
    }
    .movebackbtn, .newtravbackbtn {
        margin-left: auto;
        margin-right: auto;
    }

    .newtravbackbtn {
        margin-bottom: 23px;
        margin-right: 23px;
        margin-left: 14px;
    }
    .tarf_bottomDiv {
        float:left;
    }
}

@media only screen and (max-width: 320px) {
    .newtravbackbtn {
        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: -29px;
    margin-top: -56px;
}

.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;
}