#ui_notifIt{background-color: #62b23f; position: fixed; bottom: 10px; right: 10px; cursor: pointer; overflow: hidden; -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); -o-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); -wekbit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; z-index: 9999999; } #ui_notifIt:hover{ opacity: 1 !important; } 
#ui_notifIt p{ text-align: center; font-family: sans-serif; font-size: 14px; padding: 0; margin: 0; margin-left: 5px; margin-right: 5px;line-height: 1.6 !important} /* Color setup */ /* You are free to change all of this */ 
#ui_notifIt{padding:15px 15px;height:auto !important;max-width:100%; min-width:300px;max-width:100%;}
.ui_notifIt_success{ background-color: #62b23f !important; color: white !important; } 
.ui_notifIt_error{ background-color: orangered !important; color: white !important; } 
.ui_notifIt_warning{ background-color: orange !important; color: white !important; } 
.ui_notifIt_info{ background-color: deepskyblue !important; color: white !important; } 
.ui_notifIt_default{ background-color: #EEE; color: #444; } 
.close-noti{ position: absolute; right: 5px; top: 5px; } 
.listFileUploads span.help-block:before{display:none}
.listFileUploads span.error{color:red;}
.listFileUploads span.error:before{display:none}
.has-error .row.row-datepicker .chosen-container-single.chosen-container-active .chosen-single {
    border-color: #109fe0 !important;
}
.has-error .row.row-datepicker .chosen-date-error .chosen-single {
    border-color: #e20c0c !important;
}
.has-error .row.row-timepicker .chosen-single {
    border-color: #dddddd !important;
}

.has-error .row.row-timepicker .chosen-date-error .chosen-single {
    border-color: #e20c0c !important;
}
.refund-wrapper span.help-block{position:relative;}
.bfh-selectbox i {display: inline-block}
.bfh-flag-GI,.bfh-flag-BV,.bfh-flag-IO,.bfh-flag-CK,.bfh-flag-CX,.bfh-flag-CC,.bfh-flag-HM,.bfh-flag-YT,.bfh-flag-NU,.bfh-flag-SJ,.bfh-flag-TK,.bfh-flag-UM {
    width: 17px;
    height: 15px;
    background: url(../images/icon-flags.png) no-repeat;
    background-position: 0px 0px;
    margin-right: 4px;
}
.width-500px {width: 500px !important;max-width: 90%;}
.max-height-40px{
    max-height: 40px;
}

.text-uppercase{text-transform: uppercase !important;}
.notifications-alert{z-index: 9999}

.has-error .chosen-container-multi .chosen-choices {
    border-color: red !important;
}
.select-visa .visa-type {
    margin-bottom: 2px;
}
.list-item-confirm-visa [data-tooltip]:after{margin-left:0;}
.parent_element .item-relation {margin-bottom: 35px}

label.hide-if-empty:empty, p.hide-if-empty:empty, div.hide-if-empty:empty {
    display: none;
}
#char_num {
    border: none;
    padding: 2px 5px;
    width: 50px;
    background: transparent;
}
.alert-error{
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
} 
.my-order-list > .table-bordered > tbody > tr > td {
    padding: 12px 5px;
}
a{cursor: pointer;}
.alert-danger {
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    color: #a94442;
}
.form-info>ul>li.sub_question{padding-left: 60px;}

.confrim-margin-left-15{
    margin-left: 15px;
}
.info-mes-detail ul.list-decimal {
    margin-top: -5px;
    padding-left: 20px;
    margin-bottom: 5px;
    list-style-image:none;
}
.info-mes-detail ul.list-decimal li{
    margin-bottom: 5px;
    list-style-type: decimal;
    margin-left: 10px;
}
.info-mes-detail ul.list-square {
    margin-top: -5px;
    padding-left: 20px;
    margin-bottom: 5px;
    list-style-image:none;
}
.info-mes-detail ul.list-square li{
    margin-bottom: 5px;
    list-style-type: square;
    margin-left: 10px;
}
#accreditations{text-align:center;margin:30px auto 30px;max-width:630px }
#accreditations a{margin-right:15px;margin-bottom:10px}
#accreditations a:last-child{margin-right:0}
#accreditations a{max-width:100%;height:70px;background-size:100%;background-repeat:no-repeat;display:inline-block}
.block-option-visa.visa-eta{z-index: 99;}
.block-option-visa.visa-vv{z-index: 101;}