.uppercase{
    text-transform: uppercase !important;
}
.padding-left-0{
    padding-left:0 !important;
}
.auth_body{
    background: #f1f3fa;
    font-family: "Open Sans";
}
.login-body {
    margin: 0 auto;
    max-width: 720px;
}
#login_form, #set_password_form, .forgot_pass, .change_pass, .awaiting_user_form{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 6px !important;
    margin-top: 35px;
    padding: 30px 15px;
}

/** change padding to fix recaptcha width */
#login_form {
    padding: 30px 8px;
}

#modal-awaiting-user .awaiting_user_form{
    padding: 0;
}

#modal-awaiting-user .modal-wrap{
    width: 100%;
    height: 100%;
}

#modal-awaiting-user .modal-wrap>td{
    vertical-align: middle;
}

.awaiting_user_form{
    padding-top: 12px;
    padding-bottom: 15px;
}

.awaiting_user_form .form-header{
    margin-bottom: 23px;
}

.awaiting_user_form .form-footer h4{
    margin-bottom: 4px;
}

.awaiting_user_form a{
    text-decoration: underline;
}

.awaiting_user_form a:hover{
    text-decoration: none;
}

.awaiting_user_form h4{
    font-size: 17px;
}

.change_pass .back-to-login {
    padding: 7px 14px;;
}
.margin-0{
    margin:0 !important;
}
.padding-0{
    padding:0 !important;
}
.after_password_set {
    color: #000;
    font-size: 13px !important;
}
.message-box {
    background-color: #e1edf6;
    border-left: 5px solid #1b75bb;
    border-radius: 0 4px 4px 0;
    color: #000;
    font-size: 12px;
    margin: 0;
    padding: 4px 30px 4px 15px;
}
.message-box.error {
    background-color: #fbe1e3;
    border-left: 5px solid #dca7b0;
    color: #a94442;
    font-size: 12px;
    margin: 0;
    padding: 4px 30px 4px 15px;
}
.form-group label, .related-fields > label {
    color: #333 !important;
}
.form-group label {
    font-weight: normal;
}
input {
    border-radius: 4px !important;
}
.form-control, .form-group.form-md-line-input .onlineRoomsNumber, .form-control, .form-group.form-md-line-input .allocatedRoomsNumber {
    color: grey;
}
.form-control, .form-group.form-md-line-input .form-control {
    font-size: 12px;
}
.logo {
    margin: 0 auto;
}
.auth_body .login-header h3 {
    font-size: 30px;
    font-weight: 300 !important;
    line-height: 50px;
}
.auth_body .login-header p {
    font-size: 18px;
    font-weight: 300 !important;
    line-height: 30px;
    margin-bottom: 0;
}
#confirm_cloudbeds{
    font-size:16px;
    margin-top:30px;
    padding:15px 0;
    border-color: #ccc;
    border-radius:2px !important;
    background: #f36523;
}
#confirm_cloudbeds:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,0.2),0 3px 6px rgba(0,0,0,0.26);
    border-color: #f36523;
}
#login_form h3{
    margin-top:0;
    margin-left:14px;
}
.login_btn, .login_btn:hover, .login_btn:focus, .login_btn:active,
.orange, .orange:hover, .orange:focus, .orange:active{
    padding: 10px 0px !important;
    font-size:14px;
    text-transform: uppercase;
    background:#f36523;
    border:1px solid #f36523;
}
.reset_pass, .reset_pass:hover, .reset_pass:focus, .reset_pass:active,
.back_login, .back_login:hover, .back_login:focus, .back_login:active{
    padding: 10px 20px !important;
    font-size:14px;
    text-transform: uppercase;
}
#login_form #lngSelector, .passTint #lngSelector{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border:none;
    border-bottom:1px solid #868585;
    box-shadow: none;
    color: #333;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    height: 34px;
    display:block;
    width:100%;
}
.forgot_pass h3, .forgot_pass p{
    margin-left:14px;
}
input.error, select.error, textarea.error, .myimg_upload.qq-upload-button.error, button.error {
    border: 1px solid #f13e64 !important;
    background-color: #fbe1e3;
}
.login_info{
    margin-top: 20px;
}
.login_width{
    max-width:350px;
}
.input-icon > i {
    color: #ccc;
    display: block;
    font-size: 16px;
    left: 0;
    margin: 11px 2px 4px 10px;
    position: absolute;
    text-align: center;
    width: 16px;
    z-index: 3;
}
[class*=" fa-"]:not(.fa-stack), [class*=" glyphicon-"], [class*=" icon-"], [class^="fa-"]:not(.fa-stack), [class^="glyphicon-"], [class^="icon-"] {
    display: inline-block;
    line-height: 14px;
}
.input-icon {
    left: 0;
    position: relative;
}
.input-icon > .form-control {
    padding-left: 33px;
}
#login_form hr {
    margin: 20px -30px;
}
.btn{
    transition: box-shadow .28s cubic-bezier(0.4,0,0.2,1);
}
.btn:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,0.2),0 3px 6px rgba(0,0,0,0.26);
}
.login_btn:hover, .login_btn:focus, .login_btn:active,
.orange, .orange:hover, .orange:focus, .orange:active{
    background: #d85c23;
}
.login_promo {
    height: auto;
    min-height: 100%;
    top: 0;
    right:0;
    position: absolute;
    font-weight: 300 !important;
    display: block;
    color:#fff;
    padding: 0 40px;
    /*background: url(../login_screen/test_login_bg_1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}
.auth_admin{
    background: url(../login_screen/login_bg_3.jpg) no-repeat center center fixed;
}

.auth_admin .login_info{
    margin-top: 215px;
    padding: 30px 15px;
}

.login_promo h1{
    font-weight: 300;
    line-height: 40px;
    padding-top: 95px;
    margin-top:0;
    font-size: 30px;
}
.m_main_content{
    font-size: 18px;
}
.m_action{
    background: none;
    border: 1px solid #fff;
    padding: 10px 5% !important;
    font-size: 13px;
    border-radius: 4px !important;
}
.m_action:hover, .m_action:focus, .m_action:active{
    background: none;
    border: 1px solid #fff;
    font-size: 13px;
}
.m_tip_slider .section_head span{
    font-size: 14px;
    font-weight: 600;
}
.m_tip_slider .section_controls a i{
    font-size: 20px;
    color:#fff;
}
.m_tip_slider .section_content p{
    font-size: 14px;
    font-weight: normal;
}
.m_tip_slider .section_content p a{
    text-decoration: underline;
    color:#fff;
}
.m_image_section{
    margin: 0 auto;
    display:block;
    max-width: 100%;
}
.promo_img{
    left: 0px;
    top: 0px;
    position: absolute;
    overflow: hidden;
    z-index: -999998;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    vertical-align: baseline;
}
.promo_img img{
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    height:100%;
    width: 100%;
    z-index: -999999;
}
.controls_list{
    width: 40px;
}

#slides {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto !important;
}

#slides ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

#slides li {
  width: 100%;
  float: left;
  text-align: justify;
  position: relative;
  font-family: lato, sans-serif;
}
#slides a {
    color: white;
    text-decoration: underline;
}
.section1{
    margin-top: 7px;
}
.m_tip_slider{
    padding-top: 13px;
}
.passTint{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 6px 6px 0 0 !important;
    margin-top: 35px;
    padding: 30px 15px;
}
.app_icon{
    width:60px;
    height:60px;
    border-radius:6px;
    margin-left:10px;
}
.app_info{
    margin-left:10px;
}
.passTint hr{
    margin: 20px -15px;
}
.note {
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
    border-radius: 0 4px 4px 0;
}
.note.note-danger {
    background-color: #f8f8f8;
    border-color: #f3565d;
    color: #210406;
}
.note.note-danger ul{
    padding-left:0;
    list-style-type: none;
}
.note.note-danger ul li{
    padding:8px 10px;
}
.note.note-danger ul li:before{
    content: "\f054";
    font-family: FontAwesome;
    position: relative;
    left:-10px;
    color:#f3565d;
}
.authorize, .back_to_login,
.login_app{
    background: #f76916;
}
.authorize:hover, .authorize:focus,
.back_to_login:hover, .back_to_login:focus,
.login_app:hover, .login_app:focus{
    background: #ab490f;
    border-color:#ab490f;
    box-shadow: none;
}
.deny{
    color:#000;
}
.deny:hover, .deny:focus{
    background: #c2cad8;;
    border-color:#bcc5d4;
    box-shadow: none;
    color:#000;
}
.actions_init{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 0 0 6px 6px !important;
    padding: 5px 15px 30px;
}
.act{
    margin-top:20px;
}
.logged_as i.fa{
    color:#338ec9;
    font-size: 14px;
}
.access_acc{
    margin-left: 10px;
}
.accept_terms{
    font-size: 12px;
}
.modal-overlay {
    background-image: url(../../assets/booking/css/images/black_25.png);
    z-index: 50002;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.popup {
    padding: 0px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: none;
    height: 200px;
    left: 50%;
    margin-left: -150px;
    margin-top: -100px;
    position: fixed;
    top: 25%;
    width: 300px;
    z-index: 1050;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    border-radius: 6px !important;
}
.terms_popup {
    width: 50%;
    min-width: 300px;
    margin-left: -25%;
    height: 600px;
    margin-top: 0px;
}
.popup .popup-title {
    border-bottom: 1px solid #EFEFEF;
    margin: 0;
    line-height: 1.42857;
    padding: 15px;
}
.close_popup{
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    display: inline-block;
    margin-top: 0;
    margin-right: 10px;
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}
.close_popup:hover{
    opacity: 1;
}
.popup-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.popup-body {
    position: relative;
    padding: 15px;
    overflow-y: auto;
    max-height:460px;
}
.popup-footer .close{
    text-transform: uppercase;
    padding: 10px 20px;
    background: inherit;
    border: 1px solid transparent;
    opacity: 1;
    border-radius: 4px !important;
}
.btn.default {
    color: #666;
    background-color: #e1e5ec;
    border-color: #e1e5ec;
}
.full-width{
    margin-left: -30px;
    margin-right: -30px;
}
.awaiting_user_form .select_new_method{
    text-decoration: underline;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.change_auth_method.disabled {
    pointer-events: none;
    opacity: 0.4;
}