html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 0px;
}

.wrap > .container {
    padding: 70px 4px 20px;
}


.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}
.help-block-error, .help-block {
    color: red !important;
}
.radio label
{
    float:left;
    margin-left: 5px;
}
.b-auth_register .b-auth_text {
    padding: 0;
}
.alert-success {
    color: white !important;
    background-color: #1DAAA3 !important;
    border-color: #1DAAA3 !important;
}
.close {
    color: white;
}
.alert {
    padding: 10px !important;
}
.field-loginform-password .help-block-error {
    display: none;
}
.login-help-block{
    color: red;
}
.ui-tabs .ui-tabs-nav {
    text-align: center;
}

.ui-tabs .ui-tabs-nav li {
    float: none !important;
    display: inline-block;
}
.ui-widget-header {
    border: 1px solid #c1262c !important;
    background: #c1262c !important;
    color: #333333;    
}
.ui-widget.ui-widget-content {
    border: 1px solid #1DAAA3 !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #CCCCCC !important;
    background: #CCCCCC !important;
    /* font-weight: normal; */
    color:black !important;
}
#custName {
    margin-top: 5px;
    font-size: 15px;
    color: #1DAAA3;
    font-weight: bold;
}
#memberType, #changePass {
    margin-top: 5px;
    color: #1DAAA3;
    font-size: 15px;
}
.customer_tbl label , .office_tbl label, .company_tbl label{ color:#1DAAA3; }
.ui-widget {font-family: "Karla", "sans-serif" !important; }
.theme_submit_btn {
    background:#1DAAA3;
    border: 1px solid #1DAAA3;
    color:white;
}
.b-promo_popup .b-promo_content {
    padding: 30px 30px 10px 57px;
}
.btn-outofstock {
    color:#FF9191 !important;
    background: white !important;
}

/*.daterangepicker td.disabled, .daterangepicker option.disabled {
    background: #C1262C;
    color: #FFF;
    border: 1px solid #fff;
}
.daterangepicker td, .daterangepicker th{
    border: 3px solid #fff;
}*/
.holiday {
        background: #C1262C !important;
        color: #FFF !important;
        border: 1px solid #fff;
}
/*.holiday {
    border: 3px solid #fff !important;
}*/

.today_cal{
    background: #1DAAA3;
    border: 1px solid #1DAAA3 !important;
}
.rented{
    background: #A5DEA5 !important;    
    color:#FFF !important;
}
.waiting_cal{
    background: #A5DEA5;
    border: 1px solid #A5DEA5 !important;
}
.holiday{
    background: #C1262C;
    /*border: 1px solid #C1262C !important;*/
}
.rented{
    background: #A5DEA5;
    /*border: 1px solid #C1262C !important;*/
}
.selected {
    background: #ebf4f8;
    border: 1px solid #ebf4f8 !important;
}
.legend td {
    padding: 0px 10px;
}
.today {
    background: #1DAAA3 !important;    
}
.start_end {
   background: #357ebd;
   border: 1px solid #357ebd !important; 
}
.daterangepicker td, .daterangepicker th{
    border-radius: 0 !important;
}