/** Styling for the username field **/

/*label.item.has-error {  
  border-bottom: 2px solid red;
}

* Styling for the password field when an error exists*
label.item.has-error-lr {  
  border-left: 2px solid red;
  border-right: 2px solid red;
}

* Styling for the password field when an error has been resolved*
label.item.valid-lr {  
  border-left: 2px solid green;
  border-right: 2px solid green;
}

* Styling for the error text and container *
.form-errors {
  margin: 5px 0
}
.form-error {
  padding: 2px 0 2px 16px;
  color: red;
}

.smallButton {
height: 50px;
width: 50px;
background-color: #4169E1;
color:White ;
font: bold;
border-radius: 50px;

}*/


.navbar-fixed-top {
    min-height: 80px;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 80px;
}


.nav-tabs.nav-justified>li>a {
    border: 1px solid #7b5da6 !important;
    border-radius: 0px 0px 0 0;
    font-weight: normal;
    color: #7b5da685;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
}
.nav-tabs {
    border-bottom: 1px solid #7b5da6;
    background: #ffffff;
    font-weight: bolder;
    color: #7b5da6;
    padding: 0px;
}
.navbar {
    -webkit-box-shadow: 0 8px 6px -6px #7b5da6 !important;
    -moz-box-shadow: 0 8px 6px -6px #7b5da6 !important;
    box-shadow: 0 8px 6px -6px #7b5da6 !important;
    background: #7b5da6 !important;
    height: 70px;
    min-height: 70px;
    /* the rest of your styling */
}




/*-----------------------------------------------------*/

#table1 {
    border: none;
    font-size: 9px;
    table-layout: fixed;

    empty-cells: show;
    width: 80%;
}


#table3 {
    border: none;
    font-size: 9px;
    table-layout: fixed;
    empty-cells: show;
    width: 90px;
}


#table4 {
    border: none;
    font-size: 9px;
    table-layout: fixed;
    empty-cells: show;


}


#table5 {
    border: none;
    font-size: 9px;
    width: 300px;
    empty-cells: show;

}



#td1 {

    width: 300px;
    border: 1px solid black;
}

#td2 {

    width: 15%;
    border: 1px solid black;
}

#td4 {
    border: none;
    overflow: hidden;
    border: 1px solid black;

}

#wrapper {
    border: 2px solid transparent;
    border-left-width: 100px;
    border-right-width: 50px;

}





#th1,
#td5 {
    border: 1px solid black;
    overflow: hidden;
    width: 200px;
    height: 10px;
    word-break: break-all;



}

#td6 {
    border: 1px solid black;
    overflow: hidden;
    width: 100px;
    height: 10px;
    word-break: break-all;


}

#td8 {
    border: 1px solid black;
    overflow: hidden;
    width: 150px;
    height: 10px;
    word-break: break-all;


}

#td9 {
    border: 1px solid black;
    overflow: hidden;
    width: 60px;
    height: 10px;
    word-break: break-all;


}


#td7 {
    border: 1px solid black;

    overflow: hidden;
    word-break: break-all;


}

#td10 {
    border: none;
    overflow: hidden;


}

#td11 {
    border: 1px solid black;
    overflow: hidden;
    width: 10%;
    height: 15px;
    word-break: break-all;
}


#td12 {
    border: 1px solid black;
    overflow: hidden;
    width: 5%;
    height: 15px;
    word-break: break-all;
}






p.test {
    width: 11em;
    word-wrap: break-word;
    font-size: 100%;

}

#foooter1 {
    display: none;
}








/**-----------------------------------------------------------------**/

@media print {


    #table1 {
        border: none;
        font-size: 9px;
        table-layout: fixed;

        empty-cells: show;
        width: 100%;
    }


    #table3 {
        border: none;
        font-size: 9px;
        table-layout: fixed;
        empty-cells: show;
        width: 90px;
    }


    #table4 {
        border: none;
        font-size: 9px;
        table-layout: fixed;
        empty-cells: show;


    }


    #table5 {
        border: none;
        font-size: 9px;
        width: 260px;
        empty-cells: show;

    }



    #td1 {

        width: 300px;
        border: 1px solid black;
    }

    #td2 {

        width: 15%;
        border: 1px solid black;
    }

    #td4 {
        border: none;
        overflow: hidden;
        border: 1px solid black;

    }

    #wrapper {
        border: 2px solid transparent;
        border-left-width: 100px;
        border-right-width: 80px;

    }





    #th1,
    #td5 {
        border: 1px solid black;
        overflow: hidden;
        width: 200px;
        height: 10px;
        word-break: break-all;



    }

    #td6 {
        border: 1px solid black;
        overflow: hidden;
        width: 100px;
        height: 10px;
        word-break: break-all;


    }

    #td8 {
        border: 1px solid black;
        overflow: hidden;
        width: 150px;
        height: 10px;
        word-break: break-all;


    }

    #td9 {
        border: 1px solid black;
        overflow: hidden;
        width: 60px;
        height: 10px;
        word-break: break-all;


    }


    #td7 {
        border: 1px solid black;
        border: none;
        overflow: hidden;
        word-break: break-all;


    }

    #td10 {
        border: none;
        overflow: hidden;


    }

    #td11 {
        border: 1px solid black;
        overflow: hidden;
        width: 10%;
        height: 15px;
        word-break: break-all;
    }


    #td12 {
        border: 1px solid black;
        overflow: hidden;
        width: 5%;
        height: 15px;
        word-break: break-all;
    }





    p.test {
        width: 11em;
        word-wrap: break-word;
        font-size: 100%;

    }

    #foooter1 {
        display: none;
    }



}
#style-3::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #91abd7;
}
#style-3::-webkit-scrollbar-thumb {
    height: 10px;
    border-radius: 0px;
    background-color: #777777;
}
#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #c7c7c7;
}
/**-------------------------------------------------------------------**/

/* .r-form-1-top {
    overflow: hidden;
    padding: 0 6px 10px 40px;
    background: #444;
    background: rgb(243, 243, 243);
    text-align: left;
    border-bottom: 2px solid #7b5da6;
} */
.r-form-1-top {
    overflow: hidden;
    padding: 3px 3px 3px 3px;
    background: #444;
    background: #7b5da6;
    text-align: left;
    margin-bottom: 10px;
    border-radius: 12px;
    border-bottom: 0px solid #7b5da6;
    box-shadow: 0 8px 6px -6px #7b5da6;
    
}

/* .r-form-1-top-left {
    float: left;
    width: 75%;
    padding-top: 15px;
} */
.r-form-1-top-left {
    margin-bottom: 0px;
}

.r-form-1-top-left h3 {
    margin-top: 0;
    color: #fff;
}

.r-form-1-top-left p {
    opacity: 0.8;
    color: #fff;
}

.r-form-1-top-right {
    float: left;
    width: 25%;
    padding-top: 5px;
    font-size: 66px;
    color: #fff;
    line-height: 100px;
    text-align: right;
    opacity: 0.3;
}

button[disabled] {
    cursor: default;
    background: #777777bd !important;

    color: #fff !important;
    display: block !important;
    width: 100% !important;
}
/* .r-form-1-bottom {
    padding: 25px 25px 30px 25px;
    background: #444;
    background: rgb(232, 232, 232);
    text-align: left;
} */
.r-form-1-bottom {
    padding: 0px 15px 15px 15px;
    background: #444;
    background: #ffffff;
    border-radius: 0px 0px 10px 10px;
    /* text-align: left; */
}

.r-form-1-box input[type="text"],
.r-form-1-box input[type="email"],
.r-form-1-box input[type="password"],
.r-form-1-box input[type="file"],
.r-form-1-box input[type="date"],
.r-form-1-box input[type="img"],
.r-form-1-box textarea,
.r-form-1-box textarea.form-control {
    height: 35px;
    margin: 0;
    padding: 6px 10px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #7b5da6;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: normal;
    /* line-height: 2.5px; */
    color: #7b5da6;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.r-form-1-box textarea,
.r-form-1-box textarea.form-control {
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
}

.r-form-1-box input[type="text"]:focus,
.r-form-1-box input[type="email"]:focus,
.r-form-1-box input[type="password"]:focus,
.r-form-1-box input[type="file"]:focus,
.r-form-1-box input[type="date"]:focus,
.r-form-1-box input[type="img"]:focus,
.r-form-1-box textarea:focus,
.r-form-1-box textarea.form-control:focus {
    outline: 0;
    height: 35px;
    background: #fff;
    border: 2px solid #a4b7da;
    border-radius: 8px;
    line-height: 2.5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.r-form-1-box input[type="text"]::-moz-placeholder,
.r-form-1-box textarea::-moz-placeholder,
.r-form-1-box textarea.form-control::-moz-placeholder {
    color: #7b5da6 !important;
}

.r-form-1-box input[type="text"]:-ms-input-placeholder,

.r-form-1-box textarea:-ms-input-placeholder,
.r-form-1-box textarea.form-control:-ms-input-placeholder {
    color: #7b5da6 !important;
}

.r-form-1-box input[type="text"]::-webkit-input-placeholder,
.r-form-1-box input[type="email"]::-webkit-input-placeholder,
.r-form-1-box input[type="password"]::-webkit-input-placeholder,
.r-form-1-box input[type="date"]::-webkit-input-placeholder,
.r-form-1-box input[type="img"]::-webkit-input-placeholder,
.r-form-1-box textarea::-webkit-input-placeholder,
.r-form-1-box textarea.form-control::-webkit-input-placeholder {
    color:#7b5da6 !important;
}

.r-form-1-box button.btn {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0 0px;
    vertical-align: middle;
    background: #7b5da6;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 38px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.r-form-1-box button.btn:hover {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0 0px;
    vertical-align: middle;
    background: #91aad8;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 38px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #7b5da6 !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.labels {
    margin-bottom: 5px;
    margin-left: 0px;
    color: #000000;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    
}


















/*.r-form-1-top { overflow: hidden; padding: 0 25px 15px 25px; background: #444; background: rgba(0, 0, 0, 0.5); text-align: left; }
    .r-form-1-top-left { float: left; width: 75%; padding-top: 25px; }
    .r-form-1-top-left h3 { margin-top: 0; color: #fff; }
    .r-form-1-top-left p { opacity: 0.8; color: #fff; }
    .r-form-1-top-right { float: left; width: 25%; padding-top: 5px; font-size: 66px; color: #fff; line-height: 100px; text-align: right; opacity: 0.3; }
    .r-form-1-bottom { padding: 25px 25px 30px 25px; background: #444; background: rgba(0, 0, 0, 0.6); text-align: left; }
    
    .form-control-box input[type="text" ],
    .form-control-box input[type="email" ], 
    .form-control-box input[type="password" ],
    .form-control-box input[type="file"], 
    .form-control-box input[type="date"], 
    .form-control-box textarea, 
    .form-control-box textarea.form-control {
        height: 50px;
        margin: 0;
        padding: 0 20px;
        vertical-align: middle;
        background: #fff;
        border: 3px solid #000000;
        font-family: 'Raleway', sans-serif;
        font-size: 15px;
        font-weight: bold;
        line-height: 50px;
        color: #000000;
        -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
        -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
        -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
    }
    
    .form-control-box textarea, 
    .form-control-box textarea.form-control { height: 100px; padding-top: 10px; padding-bottom: 10px; line-height: 30px; }
    
    .form-control-box input[type="text"]:focus, 
    .form-control-box input[type="email"]:focus, 
    .form-control-box input[type="password"]:focus, 
    .form-control-box input[type="file"]:focus,
    .form-control-box input[type="date"]:focus, 
    .form-control-box textarea:focus, 
    .form-control-box textarea.form-control:focus {
        outline: 0; background: #fff; border: 3px solid #f7941e;
        -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    }
    
    .form-control-box input[type="text"]::-moz-placeholder, 
    .form-control-box textarea::-moz-placeholder, 
    .form-control-box textarea.form-control::-moz-placeholder { color: #999; }
    
    .form-control-box input[type="text"]:-ms-input-placeholder, 
    
    .form-control-box textarea:-ms-input-placeholder, 
    .form-control-box textarea.form-control:-ms-input-placeholder { color: #999; }
    
    .form-control-box input[type="text"]::-webkit-input-placeholder, 
    .form-control-box input[type="email"]::-webkit-input-placeholder,
    .form-control-box input[type="password"]::-webkit-input-placeholder,
    .form-control-box input[type="date"]::-webkit-input-placeholder,
    .form-control-box textarea::-webkit-input-placeholder, 
    .form-control-box textarea.form-control::-webkit-input-placeholder { color: #999; }*/

/*.r-form-1-box button.btn {
        width: 100%;
        height: 50px;
        margin: 0;
        padding: 0 20px;
        vertical-align: middle;
        background:#f7941e;
        border: 0;
        font-family: 'Raleway', sans-serif;
        font-size: 25px;
        font-weight: bold;
        line-height: 50px;
        color: #000000;
        -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
        text-shadow: none;
        -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
        -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
    }*/

.well1 {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #7b5da6;
    background: rgb(255, 255, 255);
    padding: 10px;
    min-height: 535px;
    margin-bottom: 10px;
    border-radius: 5px;
}


.well {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #7b5da6;
    background: rgb(255, 255, 255);
    min-height: 12px;
    padding: 0px 10px 0px 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}
.table_bg {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #7b5da6;
    background: rgb(255, 255, 255);
    min-height: 12px;
    border: 1px solid #e2e2e2;
    padding: 1px 10px 1px 10px !important;
    margin-bottom: 10px;
    border-radius: 0px;
}
.table_booking {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #7b5da6;
    background: rgb(255, 255, 255);
    min-height: 12px;
    border: 1px solid #e2e2e2;
    padding: 5px 0px 5px 0px !important;
    margin-bottom: 5px;
    border-radius: 0px;
}
.table_baground {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #7b5da6;
    background: rgb(255, 255, 255);
    min-height: 12px;
    border: 1px solid #e2e2e2;
    padding: 10px 10px 10px 10px !important;
    margin: 10px 10px 10px 10px !important;
    margin-bottom: 10px;
    border-radius: 10px;
}
.well_table {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #7b5da600;
    background: rgb(255, 255, 255);
    min-height: 0px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    border-radius: 0px;

    /* the rest of your styling */
}


.well_dashboard {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #7b5da6;
    background: rgb(255, 255, 255);
    min-height: 12px;
    padding: 0px 10px 20px 10px;
    margin-bottom: 10px;
    border-radius: 10px;

    /* the rest of your styling */
}


.well label {
    font-family: 'Raleway', sans-serif;
    color: #7b5da6;
}

.well input[type="text"],
.well input[type="email"],
.well input[type="password"],
.well input[type="file"],
.well input[type="date"],
.well input[type="time"],
.well input[type="number"],
.well select {
    height: 35px;
    margin: 0;
    padding: 0 10px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #e2e2e2;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 35px;
    color: #000000;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 1px 5px 0px #e2e2e2 !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.well input[type="number"] {
    min-width: 70px;
}




.well input[type="text"]:focus,
.well input[type="email"]:focus,
.well input[type="password"]:focus,
.well input[type="date"]:focus,
.well input[type="time"]:focus,
.well input[type="number"]:focus,
.well input[type="file"]:focus,
.well select:focus,
.well textarea:focus,
.well form-control:focus {
    outline: 0;
    background: #fff;
    border: 1px solid #7b5da6;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;


}

.well textarea {
    height: 70px;
    max-width: 100%;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #d8d8d8;
    box-shadow: 0 10px 10px -10px #7b5da6 !important;
}

.well input[type="text"]:focus,
.well input[type="email"]:focus,
.well input[type="password"]:focus,
.well input[type="file"]:focus,
.well textarea:focus {
    outline: 0;
    background: #fff;
    border: 1px solid #7b5da6;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.well input[type="text"]::-moz-placeholder,


.well input[type="text"]:-ms-input-placeholder,



.well input[type="text"]::-webkit-input-placeholder,
.well input[type="email"]::-webkit-input-placeholder,
.well input[type="password"]::-webkit-input-placeholder,
.well textarea::-webkit-input-placeholder,
.well textarea.form-control::-webkit-input-placeholder {
    color: #000000;
}


.well button.btn {
    width: 100%;
    height: 35px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0 0px;
    vertical-align: middle;
    background: #7b5da6;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    /* box-shadow: 0 9px 7px -5px #9c9c9c !important; */
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.well button.btn:hover {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0 0px;
    vertical-align: middle;
    background: #91aad8;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    /* box-shadow: 0 9px 7px -5px #9c9c9c !important; */
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.selectcar {
    width: 80px;
    height: 40px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #f7941e;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 50px;
    color: #000000;
    text-align: center;
    cursor: pointer;

}

.ffamily {
font-size: 12px;
    font-family: 'Raleway', sans-serif;
}
.ffamilyy {
    font-size: 13px;
    color: #4c4c4c;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    }


.line {
    border-style: dashed;
    /* height: 16px; */
    /* border: 0; */
    /* box-shadow: inset 0 12px 12px -10px; */
    color: #7b5da6;
    clear: both;
}


.block {
    background: #f7941e;

}

.button.btn btn-primary {
    background: #f7941e;
}










.two-col {
    overflow: hidden;
    /* Makes this div contain its floats */
}

.two-col .col1 {
    width:50%;


}

.two-col .col2 {
    width:50%;
}

.two-col .col1 {
    float: left;
    width:50%;

}

.two-col .col2 {
    float: right;
}

.two-col label {
    display: block;
}

.bookbtn {
    background-color: #f7941e;
    color: #000000;

}



.btn:hover {
    background-color: #f7941e;
    color: #000000;
    text-decoration: none;
}

.myButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #f7941e;
    -webkit-box-shadow: inset 0px 1px 0px 0px #f7941e;
    box-shadow: inset 0px 1px 0px 0px #f7941e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23', GradientType=0);
    background-color: #f7941e;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #f7941e;
    display: inline-block;
    cursor: pointer;
    color: #333333;
    outline: none;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 20px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffee66;
}

.myButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
    background: -moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64', GradientType=0);
    background-color: #f7941e;
    outline: none;
}

.myButton:active {
    position: relative;
    top: 1px;
}

.radio_button_card {
    width: 20px;
    height: 20px;
}

.labelp {
    color: darkorchid;
    font-weight: bold;
}

body {
    background-color: #e2e2e2 !important;
    background: #e2e2e2 !important;
}

.fontt {
    font-family: 'Raleway', sans-serif;

    color: #7a5ca7;
    font-weight: 500;

}

.myButton3 {
    -moz-box-shadow: inset 0px 1px 0px 0px #91aad8;
    -webkit-box-shadow: inset 0px 1px 0px 0px #91aad8;
    box-shadow: inset 0px 1px 0px 0px #91aad8;
    font-family: 'Raleway', sans-serif;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #91aad8), color-stop(1, #91aad8));
    background: -moz-linear-gradient(top, #91aad8 5%, #91aad8 100%);
    background: -webkit-linear-gradient(top, #91aad8 5%, #91aad8 100%);
    background: -o-linear-gradient(top, #91aad8 5%, #91aad8 100%);
    background: -ms-linear-gradient(top, #91aad8 5%, #91aad8 100%);
    background: linear-gradient(to bottom, #91aad8 5%, #91aad8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91aad8', endColorstr='#91aad8', GradientType=0);
    background-color: #91aad8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #91aad8;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    padding: 5px 5px;
    text-align: center;
    outline: none;
    width: 100%;
    text-decoration: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
}


.myButton3:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7b5da6), color-stop(1, #7b5da6));
    background: -moz-linear-gradient(top, #7b5da6 5%, #7b5da6 100%);
    background: -webkit-linear-gradient(top, #7b5da6 5%, #7b5da6 100%);
    background: -o-linear-gradient(top, #7b5da6 5%, #7b5da6 100%);
    background: -ms-linear-gradient(top, #7b5da6 5%, #7b5da6 100%);
    background: linear-gradient(to bottom, #7b5da6 5%, #7b5da6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b5da6', endColorstr='#7b5da6', GradientType=0);
    background-color: #7b5da6;
    outline: none;
    font-family: 'Raleway', sans-serif;
}

.myButton3:active {
    position: relative;
    top: 1px;
}

.myButton2 {
    -moz-box-shadow: inset 0px 1px 0px 0px #ff0000;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ff0000;
    box-shadow: inset 0px 1px 0px 0px #ff0000;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #ff0000));
    background: -moz-linear-gradient(top, #ff0000 5%, #ff0000 100%);
    background: -webkit-linear-gradient(top, #ff0000 5%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 5%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 5%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 5%, #ff0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b5da6', endColorstr='#7b5da6', GradientType=0);
    background-color: #ff0000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ff0000;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    outline: none;
    font-size: 14px;
    padding: 5px 5px;
    width: 100%;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
}
.myButton2:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #ff0000));
    background: -moz-linear-gradient(top, #ff0000 5%, #ff0000 100%);
    background: -webkit-linear-gradient(top, #ff0000 5%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 5%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 5%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 5%, #ff0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ff0000', GradientType=0);
    background-color: #ff0000;
    outline: none;
    font-family: 'Raleway', sans-serif;
}

.myButton2:active {
    position: relative;
    top: 1px;
}

.myButton4 {
    -moz-box-shadow: inset 0px 1px 0px 0px #00850a;
    -webkit-box-shadow: inset 0px 1px 0px 0px #46b500;
    box-shadow: inset 0px 1px 0px 0px #46b500;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #46B501), color-stop(1, #46B501));
    background: -moz-linear-gradient(top, #00850a 5%, #00850a 100%);
    background: -webkit-linear-gradient(top, #46B501 5%, #46B501 100%);
    background: -o-linear-gradient(top, #00850a 5%, #00850a 100%);
    background: -ms-linear-gradient(top, #00850a 5%, #00850a 100%);
    background: linear-gradient(to bottom, #46b500 5%, #46b500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00850a', endColorstr='#00850a', GradientType=0);
    background-color: #46b500;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #46b500;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    outline: none;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    width: 100%;
    padding: 5px 5px;
    text-decoration: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
}

.myButton4:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #46b500), color-stop(1, #46b500));
    background: -moz-linear-gradient(top, #46b500 5%, #46b500 100%);
    background: -webkit-linear-gradient(top, #46b500 5%, #46b500 100%);
    background: -o-linear-gradient(top, #46b500 5%, #46b500 100%);
    background: -ms-linear-gradient(top, #46b500 5%, #46b500 100%);
    background: linear-gradient(to bottom, #46b500 5%, #46b500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46b500', endColorstr='#46b500', GradientType=0);
    background-color: #46b500;
    outline: none;
    font-family: 'Raleway', sans-serif;
}

.myButton4:active {
    position: relative;
    top: 1px;
}


.booking_button {
    text-align: right;
    margin: 0px;
    float: right;
    padding: 0px;
width: 100%;
}
.table_bg {
       padding: 25px;
}
 /* abdullah */

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #92aad8;
    background-color: transparent;
}
.navbar-brand img {
    width: 80%;
    float: left;
}
.main_div{
    margin-top: 25px;
}
.btn-success {
    color: #fff;
    background-color: #7b5da6;
    border-color: #5e4384;
}
.map1-height{
height: 450px !important
}
hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #7b5da6;
}
.nav-tabs>li>a:hover {
    border-color: #7b5da6 #7b5da6#7b5da6;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
}
.nav>li>a:focus {
    text-decoration: none;
    background-color: #7b5da6;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
}
.nav>li>a:hover {
    text-decoration: none;
    background-color: #92aad8;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #ffffff;
    cursor: default;
    background-color: #7b5da6;
    border: 1px solid #7b5da6 !important;
    border-bottom-color: transparent;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    color: #7b5da6;
    width: 34px;
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.pading_khatem4{
    padding: 0px;
    margin: 10px 0px 0px 0px;
}
.pading_khatem2{
    padding: 0px;
    margin: 15px 0px 0px 0px;
}
.pading_khatem3{
    padding: 0px;
    margin: 15px 0px 20px 0px;
}
.pading_khatem{
    padding: 0px;
    margin: 0px;
}
.pading_top {
    padding: 0px;
    margin: 5px 0px 0px 0px;
}
.pading_khatem1{
   margin-right: 0px !important;
   margin-left: 0px !important;
   padding: 0px;
}
.form-group {
    margin-bottom: 10px;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.extend_button{
    margin-top: 5px;
    margin-bottom: 10px;
}
.heading_text h2{
    font-family: 'Raleway', sans-serif;
    color: #5e4384;
    font-weight: bold;
}
.modal-title {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 0;
    color: #5e4384;
    line-height: 1.42857143;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.navbar-wrapper {
    margin-bottom: 20px;
}
.insurance_div{
    border: 1px solid #7a5ca7;
}
.insurance_div p{
    color: #7a5ca7;  
}
.cll{
    clear: both;
}
.insurance_pragrf p{
    font-family: 'Raleway', sans-serif;
    color: #000000;
    margin-top: 10px;
    margin-left: -12px; 
}
.tabs_maindiv{
    margin-top: 10px;
}
.tabs_maindiv1{
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
}
.summrybtns{
    width: 18px;
    height: 18px;
    margin-top: 4px;
    border-radius: 100% !important;
    display: inline-block;
    padding: 0px 0px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    outline: none;
    background: #7b5da6;
    border: 1px solid #7b5da6;
}

.summrybtns:hover{
    width: 18px;
    height: 18px;
    margin-top: 4px;
    border-radius: 100% !important;
    display: inline-block;
    padding: 0px 0px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    outline: none;
    background: #92aad8;
    border: 1px solid #92aad8;
}
.glyphicon1 {
    position: relative;
    top: -4px;
    color: #ffffff;
    font-size: 9px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.self_pickup {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px;
    background: #ffffff;
    border-radius: 12px;
    margin-bottom: 10px;
    border: 1px solid #47306947;
    box-shadow: 0px 8px 6px -6px #7b5da6;
}
.self_pickup p{
    font-size: 12px;
    text-align: center;
    font-family: 'Raleway', sans-serif;  
}
.self_pickup h5{
    text-align: center;
    color: #7b5da6;
    font-family: 'Raleway', sans-serif;  
}
.self_pickup h4{
    text-align: center;
    color: #000000;
    font-family: 'Raleway', sans-serif;  
}


.self_pickup_img{
    text-align: center;
}
.self_pickup_img img{
    border-radius: 100%;
    padding: 10px;
    border: 1px solid #7b5da6;
}

.selectpicker {
    height: 35px;
    margin: 0;
    padding: 0 10px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #7b5da6;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    color: #7b5da6;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0px !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.labelss {
    text-align: center;
    margin-bottom: 10px;
    margin-left: 0px;
    color: #7b5da6;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    
}
.change_car_but:hover {
    width: 70%;
    height: 30px;
    margin-left: 16%;
    margin-right: 16%;
    padding: 0 0px;
    vertical-align: middle;
    background: #ffffff;
    border-right: 3px solid #91aad8;
    border-left: 3px solid #91aad8;
    border-bottom: 1px solid #91aad8;
    border-top: 1px solid #91aad8;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 28px;
    color: #91aad8;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.change_car_but {
    width: 70%;
    height: 30px;
    margin-left: 16%;
    margin-right: 16%;
    padding: 0 0px;
    vertical-align: middle;
    background: #7b5da6;
    border-right: 3px solid #7b5da6;
    border-left: 3px solid #7b5da6;
    border-bottom: 1px solid #7b5da6;
    border-top: 1px solid #7b5da6;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.select_but {
    width: 35%;
    height: 35px;
    margin-bottom: 15px;
    margin-left: 33%;
    margin-right: 33%;
    padding: 0 0px;
    vertical-align: middle;
    background: #7b5da6;
    border-right: 3px solid #7b5da6;
    border-left: 3px solid #7b5da6;
    border-bottom: 1px solid #7b5da6;
    border-top: 1px solid #7b5da6;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.select_but:hover {
    width: 35%;
    height: 35px;
    margin-left: 33%;
    margin-right: 33%;
    margin-bottom: 15px;
    padding: 0 0px;
    vertical-align: middle;
    background: #91aad8;
    border-right: 3px solid #91aad8;
    border-left: 3px solid #91aad8;
    border-bottom: 1px solid #91aad8;
    border-top: 1px solid #91aad8;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.car_div img {
    margin: 0 auto;
    width: 30%;
    margin-top: 10px;
    text-align: center;
    clear: both;
}
.car_details {
    clear: both;
}
.car_details h5{ 
    font-family: 'Raleway', sans-serif;
    text-align: center;
    margin-bottom: 15px;
    color: #000;
}
.car_details h3{ 
    font-family: 'Raleway', sans-serif;
    text-align: center;
    color: #7b5da6;
}
.colre_change {
    color: #91aad8;
    font-size: 18px;
}
.modal-content {
    position: relative;
    margin-top: 8%;
    width: 85%;
    margin-left: 10%;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 4px solid rgb(145, 170, 216);
    box-shadow: 0 8px 6px -6px #7b5da6 !important;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 8px 6px -6px #7b5da6 !important;
    box-shadow: 0 8px 6px -6px #7b5da6 !important;
}
.modal-footer {
    padding: 10px;
    text-align: right;
    background: #e2e2e2;
    border-top: 2px solid #7b5da6;
}
.close_but {
    width: 15%;
    height: 35px;
    padding: 0 0px;
    vertical-align: middle;
    background: #7b5da6;
    border-right: 3px solid #7b5da6;
    border-left: 3px solid #7b5da6;
    border-bottom: 1px solid #7b5da6;
    border-top: 1px solid #7b5da6;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.close_but:hover {
    width: 15%;
    height: 35px;
    padding: 0 0px;
    vertical-align: middle;
    background: #91aad8;
    border-right: 3px solid #91aad8;
    border-left: 3px solid #91aad8;
    border-bottom: 1px solid #91aad8;
    border-top: 1px solid #91aad8;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.fade.in {
    background: #000000d9;
    opacity: 1;
}
.selfpick_address{
    clear: both;
}
.radio_div{
    margin-top: 10px;
    margin-bottom: 15px;
}
.radio_text {
    font-size: 12px;
    color: #000;
    font-family: 'Raleway', sans-serif;
    margin-left: 8%;
}
.radio_time {
    font-size: 12px;
    color: #000;
    font-family: 'Raleway', sans-serif;
    text-align: right;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #7b5da6;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    background-color: #e2e2e2;
    border-top: 1px solid #989898;
    border-bottom: 1px solid #989898;
    font-family: 'Raleway', sans-serif;
    outline: 0;
}
.dropdown-menu>li>a {
    display: block;
    width: 100%;
    padding: 4px 5px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    font-family: 'Raleway', sans-serif;
    border-top: 1px solid #989898;
    border-bottom: 1px solid #989898;
    font-size: 14px;
    color: rgb(0, 0, 0);
    white-space: nowrap;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    max-height: 300px;
    width: 260px;
    overflow: auto;
    text-align: left;
    list-style: none;
    outline: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    font-family: 'Raleway', sans-serif;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.back_but {
    width: 70%;
    height: 35px;
    padding: 0 0px;
    margin-bottom: 12px;
    vertical-align: middle;
    background: #7b5da6;
    border-right: 3px solid #7b5da6;
    border-left: 3px solid #7b5da6;
    border-bottom: 1px solid #7b5da6;
    border-top: 1px solid #7b5da6;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    margin-top: 8px;
    line-height: 36px;
    font-weight: normal;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.back_but:hover {
    width: 70%;
    height: 35px;
    padding: 0 0px;
    margin-bottom: 12px;
    vertical-align: middle;
    background: #ffffff;
    border-right: 3px solid #91aad8;
    border-left: 3px solid #91aad8;
    border-bottom: 1px solid #91aad8;
    border-top: 1px solid #91aad8;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 36px;
    font-weight: normal;
    color: #000000;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.select_car{
    width: 100%;
text-align: center;
margin: 0 auto;
}
.select_car img {
    margin-top: 10px;
    width: 70%;
    text-align: center;
}

.select_car h6{
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #7b5da6;
}
.user_select{
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #000000;
}
.faleft{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.extend_button2 {
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
}
.Registration_headind h2{
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.Dashboard_headind h2{
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #7b5da6;
    margin-top: 20px;
    margin-bottom: 0px;
}
.form-controln {
    height: 35px;
    width: 100%;
    margin: 0;
    padding: 0 10px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #d8d8d8;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 35px;
    color: #7b5da6;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 10px 10px -10px #7b5da6 !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
::-webkit-input-placeholder { /* Edge */
    color: #999999;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999999;
  }
  
  ::placeholder {
    color: #999999;
  }
  ::placeholder {
    color: #999999;
    opacity: 1; /* Firefox */
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #999999;
  }
  
  ::-ms-input-placeholder { /* Microsoft Edge */
   color: #999999;
  }
  .change_link p{
    font-family: 'Raleway', sans-serif;
      text-align: right;
      font-size: 14px;

  }
  .stepwizard-step1 p {
    margin-top: 5px;
    font-family: 'Raleway', sans-serif;
    color: #7b5da6;
}
.stepwizard-step2 p {
    margin-top: 5px;
    font-family: 'Raleway', sans-serif;
    color: #7b5da6;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 16px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    z-order: 0;
}
.stepwizard-step1 {
text-align: center;
    position: relative;
}
.stepwizard-step2 {
text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    outline: none;
    font-size: 14px;
    line-height: 0.5;
    border-radius: 15px;
}
.btn-step {
    color: #000000;
    font-size: 22px;
    outline: none;
    background-color: #e2e2e2;
    border: 2px solid #ffffff;
    font-family: 'Raleway', sans-serif;
}
.btn-step:hover {
    color: #000000;
    background-color: #e2e2e2;
    font-size: 22px;
    outline: none;
    border: 2px solid #ffffff;
    font-family: 'Raleway', sans-serif;
}
.Dashboard_btn {
    width: 70%;
    height: 60px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 8px;
    padding: 0 0px;
    vertical-align: middle;
    background: #ffffff;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 38px;
    color: #7b5da6;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 8px;
    border: 1px solid #8ea8d3;
    border-style: dashed;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.Dashboard_btn:hover {
    width: 70%;
    height: 60px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 8px;
    padding: 0 0px;
    vertical-align: middle;
    background: #ffffff;
    border: 0;
    outline: none;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 38px;
    color: #8ea8d3;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 8px;
    border: 1px solid #7b5da6;
    border-style: dashed;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 5px 15px;
    margin-left: -1px;
    line-height: 1.42857143;
    font-family: 'Raleway', sans-serif;
    color: #7b5da6;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #e2e2e2;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #7b5da6;
    font-family: 'Raleway', sans-serif;
    border-color: #e2e2e2;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #ffffff;
    font-size: 14px;
    background-color: #7b5da6;
    font-family: 'Raleway', sans-serif;
    border-color: #e2e2e2;
}

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 22px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: -3px;
    right: -3px;
    bottom: 0;
    background-color: #e2e2e2;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 3px;
    right: 3px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #7b5da6
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #7b5da6
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
#collaps_left{
    float: left;
    margin-bottom: 6px;
    margin-top: 6px;
}
#collaps_right{
float: right;
}

  .collapsible {
    background-color: #ffffff;
    border: 1px solid #4c4c4c !important;
    color: #4c4c4c;
    cursor: pointer;
    padding: 0px;
    margin-top: 4px;
    margin-bottom: 3px;
    width: 50px;
    height: 20px;
    border-radius: 9px;
    /* text-align: left; */
    outline: none;
    line-height: 0;
    font-size: 14px;
    font-weight: 900;
}

.table_bgg1 {
    /* -webkit-box-shadow: 0 8px 6px -6px #999; */
    -moz-box-shadow: 0 8px 6px -6px #999;
    /* box-shadow: 0 8px 6px -6px #7b5da6; */
    background: rgb(255, 255, 255);
    min-height: 12px;
    /* border: 1px solid #e2e2e2; */
    padding: 0px 0px 0px 0px !important;
    margin-bottom: 5px;
    border-radius: 10px;
}
  .content {
    padding: 0 0px;
    display: none;
    overflow: initial;
    background-color: #ffffff;
  }
  .piss_mins {
    background-color: #e2e2e2;
    color: #000000;
    cursor: pointer;
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 40px;
    height: 20px;
    outline: none;
    border-radius: 30px;
    border: none;
    /* text-align: left; */
    outline: none;
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
  }
  .piss_mins:hover {
    background-color: #8ea8d3;
    color: #ffffff;
    cursor: pointer;
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 40px;
    height: 20px;
    outline: none;
    border-radius: 30px;
    border: none;
    /* text-align: left; */
    outline: none;
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
  }
#collaps_left1{
    float: left;

}
#collaps_right1{
float: right;

}
.piss_mins_heading {
    text-align: center;
    font-size: 18px;
    line-height: 0.9;
    color: #000000;
    font-family: 'Raleway', sans-serif;
}
#div_right {
    float: right;
    padding: 0px 0px 0px 40px;
}

mark {
    color: #000;
    background-color: #e2e2e2;
    font-size: 13px;
    padding: 8px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    border-radius: 30px;
}
mark_copy {
    color: #000;
    background-color: #e2e2e2;
    font-size: 13px;
    padding: 8px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    border-radius: 30px;
}
/* .Areas_headind h2 {
    text-align: center;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    color: #7b5da6;
    margin-top: 10px;
    margin-bottom: 10px;
} */
.Areas_headindd h2 {
    text-align: center;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    color: #7b5da6;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
}
.Areas_headind h2 {
    text-align: center;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    color: #7b5da6;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
}
.Areas_headind p{
    text-align: center;  
}

input[type=radio], input[type=checkbox] {
    background: #7b5da6;
    color: #e2e2e2;
    width: 25px;
    height: 19px;
    vertical-align: middle;
    margin: 0px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.cancel_button {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0 0px;
    vertical-align: middle;
    background: #90aad6;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 38px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.cancel_button:hover {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0 0px;
    vertical-align: middle;
    background: #7b5da6;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 38px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.edit_button {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 0px;
    vertical-align: middle;
    background: #91AAD8;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    /* box-shadow: 0 9px 7px -5px #9c9c9c !important; */
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.edit_button:hover {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 0px;
    vertical-align: middle;
    background: #7b5da6;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    /* box-shadow: 0 9px 7px -5px #9c9c9c !important; */
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.serch_but {
    width: 100%;
    height: 35px;
    padding: 0 0px;
    margin-bottom: 0px;
    vertical-align: middle;
    background: #7b5da6;
    border-right: 3px solid #7b5da6;
    border-left: 3px solid #7b5da6;
    border-bottom: 1px solid #7b5da6;
    border-top: 1px solid #7b5da6;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    margin-top: 24px;
    line-height: 36px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.serch_but:hover {
    width: 100%;
    height: 35px;
    padding: 0 0px;
    margin-bottom: 0px;
    vertical-align: middle;
    background: #ffffff;
    border-right: 3px solid #91aad8;
    border-left: 3px solid #91aad8;
    border-bottom: 1px solid #91aad8;
    border-top: 1px solid #91aad8;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 36px;
    margin-top: 24px;
    color: #000000;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.extent_but {
    width: 100%;
    height: 35px;
    padding: 0 0px;
    margin-bottom: 0px;
    vertical-align: middle;
    background: #5fa997;
    border-right: 3px solid #5fa997;
    border-left: 3px solid #5fa997;
    border-bottom: 1px solid #5fa997;
    border-top: 1px solid #5fa997;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 36px;
    margin-top: 24px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.extent_but:hover {
    width: 100%;
    height: 35px;
    padding: 0 0px;
    margin-bottom: 0px;
    vertical-align: middle;
    background: #ffffff;
    border-right: 3px solid #5fa997;
    border-left: 3px solid #5fa997;
    border-bottom: 1px solid #5fa997;
    border-top: 1px solid #5fa997;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    margin-top: 24px;
    line-height: 36px;
    color: #000000;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.Return_Vehicle {
    width: 100%;
    height: 35px;
    padding: 0 0px;
    margin-bottom: 0px;
    vertical-align: middle;
    background: #91aad8;
    border-right: 3px solid #91aad8;
    border-left: 3px solid #91aad8;
    border-bottom: 1px solid #91aad8;
    border-top: 1px solid #91aad8;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    margin-top: 24px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.Return_Vehicle:hover {
    width: 100%;
    height: 35px;
    padding: 0 0px;
    margin-bottom: 0px;
    vertical-align: middle;
    background: #ffffff;
    border-right: 3px solid #91aad8;
    border-left: 3px solid #91aad8;
    border-bottom: 1px solid #91aad8;
    border-top: 1px solid #91aad8;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-top: 24px;
    line-height: 36px;
    color: #000000;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.extentbnt{
    margin-bottom: 20px;
}
.heading_line {
    width: 80%;
    margin-top: 0px;
    margin-bottom: 15px;
    border: 1px solid #90aad5;
    color: #7b5da6;
    clear: both;
}
.delete_button {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0 0px;
    vertical-align: middle;
    background: #ff0000;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 6px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    /* box-shadow: 0 9px 7px -5px #9c9c9c !important; */
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.delete_button:hover {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0 0px;
    vertical-align: middle;
    background: #ce0000;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 6px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    /* box-shadow: 0 9px 7px -5px #9c9c9c !important; */
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 110px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #7a5ca7;
    border-style: dashed;
    border-radius: 8px;
    margin-bottom: 5px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.img-thumbnail img{
    width: 100%;
    height: 100%;
    padding: 0px;
    min-height: 100px;
    max-height: 100px;
}
    a {
        color: #7b5da6;
        text-decoration: none;
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
    }
    a:hover, a:focus {
        color: #000000;
        text-decoration: underline;
    }
.stutas_headind h2 {
    font-size: 24px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #7b5da6;
    margin-top: 15px;
    margin-bottom: 15px;
}
.stutas_headind h5 {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 60px;
}
.select_car1 {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.select_car1 img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
.select_car1 h6 {
    font-family: 'Raleway', sans-serif;
    text-align: center;
    clear: both;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #000000;
}
.rounddd {
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 2px;
    background: #e2e2e2;
    border-radius: 50px;
    border: 2px solid #afafaf;
}
.main_time_line{
margin-bottom: 40px;
margin-top: 15px;
}
.time_line {
    position: relative;
    width: 2px;
    height: 150px;
    background: #afafaf;
    text-align: center;
    margin-left: 23px;
    margin-right: 23px;
    margin-top: -6px;
    margin-bottom: -6px;
}
.glyphiconnn {
    position: relative;
    top: 1px;
    color: #7b5da6;
    font-size: 25px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphiconn {
    position: relative;
    top: 4px;
    color: #7b5da6;
    font-size: 21px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.daays_div {
    margin-top: -25px;
    text-align: center;
}
.daays_div h6{
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    color: #000000;
}
.daays_div h5{
    font-family: 'Raleway', sans-serif; 
    color: #000000; 
    margin: 0px;
    padding: 0px;
}
.labelsa {
    margin-bottom: 2px;
    margin-left: -15px;
    margin-right: -15px;
    color: #000000;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
}
.change_car_button {
    width: 100%;
    height: 32px;
    margin-top: 7px !important;
    vertical-align: middle;
    background: #91aad8;
    border: 1px solid #8ea8d3;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 5px 4px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.change_car_button:hover {
    width: 100%;
    height: 32px;
    margin-top: 7px !important;
    vertical-align: middle;
    background: #7b5da6;
    border: 1px solid #7b5da6;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 30px;
    outline: none;
    color: #ffffff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 5px 4px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
#pac-input {
    background-color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-left: 12px;
    height: 40px;
    padding: 1px 12px 0 10px;
    text-overflow: ellipsis;
    width: 90%;
}
.controls {
    margin-top: 10px !important;
    border: 1px solid #7b5da6 !important;
    border-radius: 2px 0 0 2px !important;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    height: 40px !important;
    outline: none !important;
    box-shadow: 0 3px 5px rgb(123, 93, 166) !important;
}
.modal-header {
    min-height: -0.57px;
    padding: 10px;
    border-top: 0px;
    border-bottom: 1px solid #7b5da6;
    border-style: dashed;
    border-left: 0px;
    border-right: 0px;
}
.Sumit_but {
    width: 15%;
    height: 35px;
    padding: 0 0px;
    vertical-align: middle;
    background: #5fa997;
    border-right: 3px solid #5fa997;
    border-left: 3px solid #5fa997;
    border-bottom: 1px solid #5fa997;
    border-top: 1px solid #5fa997;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    outline: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.Sumit_but:hover {
    width: 15%;
    height: 35px;
    padding: 0 0px;
    vertical-align: middle;
    background: #3a9881;
    border-right: 3px solid #3a9881;
    border-left: 3px solid #3a9881;
    border-bottom: 1px solid #3a9881;
    border-top: 1px solid #3a9881;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.smallButton {
    height: 30px;
    width: 30px;
    font-size: 14px;
    background-color: #7b5da6;
    color: #ffffff;
    outline: none;
    border: 1px solid #7b5da6;
    font-weight: normal !important;
    border-radius: 100%;
    font-family: 'Raleway', sans-serif;
    box-shadow: 0px 3px 5px 1px #bfbfbf !important;
}
.smallButton:hover {
        height: 30px;
        width: 30px;
        font-size: 14px;
        background-color: #795ba5;
        color: #ffffff;
        outline: none;
        border: 1px solid #795ba5;
        font-weight: normal !important;
        border-radius: 100%;
        font-family: 'Raleway', sans-serif;
        box-shadow: 0px 2px 5px 0px #bfbfbf !important;
    }
    .pilusButton {
        height: 30px;
        width: 30px;
        line-height: 0;
        font-size: 26px;
        outline: none;
        background-color: #90aad5;
        color: #ffffff;
        border: 1px solid #90aad5;
        font-weight: normal !important;
        border-radius: 100%;
        font-family: 'Raleway', sans-serif;
        box-shadow: 0px 3px 5px 1px #bfbfbf !important;
    }
    .pilusButton:hover {
            height: 30px;
            width: 30px;
            line-height: 0;
            font-size: 26px;
            outline: none;
            background-color: #90aad5;
            color: #ffffff;
            border: 1px solid #90aad5;
            font-weight: normal !important;
            border-radius: 100%;
            font-family: 'Raleway', sans-serif;
            box-shadow: 0px 2px 5px 0px #bfbfbf !important;
        }

.amount_text h5{
    margin-left: 2px;
    font-size: 26px;
    color: #7b5da6;
    font-family: 'Raleway', sans-serif;
}
.amount_text h6{
    text-align: center;
    font-size: 24px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Raleway', sans-serif;
}
.amount_text h4 {
    text-align: center;
    font-size: 14px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Raleway', sans-serif;
}
.clear_Button {
    height: 35px;
    width: 35px;
    line-height: 0;
    font-size: 28px;
    outline: none;
    background-color: #90aad500;
    color: #90aad500;
    border: 1px solid #90aad500;
    font-weight: normal !important;
    border-radius: 100%;
    font-family: 'Raleway', sans-serif;
    box-shadow: 0px 3px 5px 1px #90aad500 !important;
}
.document_div {
    height: 220px;
    background: #f9f9f9;
    box-shadow: 0 6px 7px -5px #7b5da6;
    width: 24%;
    border-radius: 10px;
    border: 1px solid #7b5da60a;
    margin: 5px;
}
.document_div h5 {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-family: 'Raleway', sans-serif;
}
.document_div1 {
    height: 130px;
    background: #f9f9f9;
    box-shadow: 0 6px 7px -5px #7b5da6;
    width: 24%;
    border-radius: 10px;
    border: 1px solid #7b5da60a;
    margin: 5px;
    margin-bottom: 10px;
}
.document_div1 h5 {
    text-align: center;
    font-size: 14px;
    color: #000;
    font-family: 'Raleway', sans-serif;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #e2e2e2;
    border: 1px solid #7b5da6;
    border-radius: 4px;
}
.x_button{
    cursor: pointer;
    float: right;
    margin-right: -11px;
    margin-top: -2px;
    width: 25px;
    height: 25px;
    font-size: 20px;
    border-radius: 0% 0%;
    text-align: center;
    line-height: 25px;
    background: #89a1cb;
    color: black;
    font-weight: bold;
}
.back_but1 {
    width: 70%;
    height: 35px;
    padding: 0 0px;
    margin-bottom: 12px;
    vertical-align: middle;
    background: #7b5da6;
    border-right: 3px solid #7b5da6;
    border-left: 3px solid #7b5da6;
    border-bottom: 1px solid #7b5da6;
    border-top: 1px solid #7b5da6;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    margin-top: 8px;
    line-height: 36px;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.back_but1:hover {
    width: 70%;
    height: 35px;
    padding: 0 0px;
    margin-bottom: 12px;
    vertical-align: middle;
    background: #ffffff;
    border-right: 3px solid #91aad8;
    border-left: 3px solid #91aad8;
    border-bottom: 1px solid #91aad8;
    border-top: 1px solid #91aad8;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 36px;
    color: #000000;
    outline: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 5px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: 0 9px 7px -5px #9c9c9c !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.box_style {
    background: #f9f9f9;
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
 /* abdullah */
 /* The container */
 .containerr {
    margin-left: 29px;
    margin-right: 29px;
    margin-top: -5px;
    text-align: center;
    /* display: block; */
    position: absolute;
    /* padding-left: 35px; */
    /* margin-bottom: 12px; */
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default radio button */
  .containerr input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  /* Create a custom radio button */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
    width: 26px;
    background-color: #fff;
    border: 1px solid #7b5da6;
    border-radius: 50%;
  }
  
  /* On mouse-over, add a grey background color */
  .containerr:hover input ~ .checkmark {
    background-color: #fff;
  }
  
  /* When the radio button is checked, add a blue background */
  .containerr input:checked ~ .checkmark {
    background-color: #7b5da6;
  }
  
  /* Create the indicator (the dot/circle - hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the indicator (dot/circle) when checked */
  .containerr input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the indicator (dot/circle) */
  .containerr .checkmark:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
  }


  

  /* The container */
.self_radio {
    margin-left: -10px;
    margin-right: 0px;
    margin-top: -1px;
    text-align: center;
    /* display: block; */
    position: absolute;
    /* padding-left: 35px; */
    /* margin-bottom: 12px; */
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default radio button */
  .self_radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  /* Create a custom radio button */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border: 1px solid #7b5da6;
    border-radius: 50%;
  }
  
  /* On mouse-over, add a grey background color */
  .self_radio:hover input ~ .checkmark {
    background-color: #fff;
  }
  
  /* When the radio button is checked, add a blue background */
  .self_radio input:checked ~ .checkmark {
    background-color: #7b5da6;
  }
  
  /* Create the indicator (the dot/circle - hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the indicator (dot/circle) when checked */
  .self_radio input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the indicator (dot/circle) */
  .self_radio .checkmark:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
  }


  /* The container */
.container3 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 12px;
    padding-top: 2px;
    margin-top: 10px;
    font-family: 'Raleway', sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    color: #000 !important;
  }
  
  /* Hide the browser's default checkbox */
  .container3 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark3 {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #e2e2e2;
  }
  
  /* On mouse-over, add a grey background color */
  .container3:hover input ~ .checkmark3 {
    background-color: #e2e2e2;
  }
  
  /* When the checkbox is checked, add a blue background */
  .container3 input:checked ~ .checkmark3 {
    background-color: #e2e2e2;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark3:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .container3 input:checked ~ .checkmark3:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .container3 .checkmark3:after {
    left: 7px;
    top: 2px;
    width: 7px;
    height: 12px;
    border: solid #90aad6;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
    background-color: rgba(255, 255, 255, 0) !important;
    background-image: none !important;
    color: #7b5da6 !important;
}
.Please_Select_City{
    padding: 7px 10px 10px 10px !important;
    position: absolute !important;
    display: inline-block !important;
    max-width: 100% !important;
    margin-bottom: 5px !important;
    font-weight: normal !important;
}
@media (min-width: 1200px){
.container {
    width: 1265px;
}
}
.navbar-btn {
    margin-top: 18px;
    margin-bottom: 20px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
    background: #fff;
}

ul#sendvendrs {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    margin: 0px;
    column-gap: 19px;
    list-style-type: none;
    padding: 14px;
}
ul#sendvendrs li{
color:#000;
font-family: 'Raleway', sans-serif;
}
.services_text{
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.services_text p{
    font-family: 'Raleway', sans-serif;
    font-size: 18px;   
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
@media (max-width: 767px) {
    .navbar-nav > li > a {
        line-height: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .smallButton {
        height: 30px;
        width: 30px;
    }
    .labels {
        font-size: 12px;
    }

    .two-col .col2 {
        width: 40%;
        float: right;
    }
    .two-col .col1 {
        width: 50%;
        float: left;
    }
    .nav-tabs.nav-justified>li>a {
        border: 1px solid #7b5da6 !important;
        border-radius: 0px 0px 0 0;
        font-weight: normal;
        font-family: 'Raleway', sans-serif;
        font-size: 13px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #ffffff00;
        background: #7A5CA7;
    }
    .main_time_line {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .time_line {
        position: relative;
        width: 2px;
        height: 142px;
        background: #afafaf;
        text-align: center;
        margin-left: 23px;
        margin-right: 23px;
        margin-top: -20px;
        margin-bottom: -20px;
    }
    .self_radio {
        margin-left: -18px;
        margin-right: 0px;
        margin-top: -1px;
        text-align: center;
        /* display: block; */
        position: absolute;
        /* padding-left: 35px; */
        /* margin-bottom: 12px; */
        cursor: pointer;
        font-size: 22px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .radio_text {
        font-size: 12px;
        color: #000;
        font-family: 'Raleway', sans-serif;
        margin-left: 5%;
    }
    .radio_time {
        font-size: 10px;
        color: #000;
        font-family: 'Raleway', sans-serif;
        text-align: center;
        margin: 0px;
        padding: 0px;
    }
}

.cg-busy-backdrop {
    background-color: black !important;
    opacity: .7 !important;
}
.cg-busy-default-wrapper{

}

.cg-busy-default-spinner div {
    width: 16% !important;
    height: 30% !important;
    background: #7b5da6 !important;
    position: absolute !important;
    left: 70.5% !important;
    top: 60% !important;
    opacity: 0 !important;
    font-family: 'Raleway', sans-serif;
    -webkit-animation: cg-busy-spinner-anim 1s linear infinite !important;
    -moz-animation: cg-busy-spinner-anim 1s linear infinite !important;
    -ms-animation: cg-busy-spinner-anim 1s linear infinite !important;
    -o-animation: cg-busy-spinner-anim 1s linear infinite !important;
    animation: cg-busy-spinner-anim 1s linear infinite !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2) !important;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.2) !important;
    box-shadow: 0 0 3px rgba(0,0,0,0.2) !important;
}
.cg-busy-default-sign {
    margin-top: 16%;
    display: inline-block !important;
    position: relative !important;
    z-index: 1002 !important;
    padding-bottom: 6px !important;
    color: #000000 !important;
    font-family: 'Raleway', sans-serif;
    text-shadow: 0 1px 1px rgb(123, 93, 166) !important;
    background-color: #ffffff !important;
    border: 1px solid #e2e2e2 !important;
    border-top-width: 0 !important;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 16px !important;
    border-top-left-radius: 10 !important;
    border-top-right-radius: 10 !important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05) !important;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05) !important;
    box-shadow: inset 0 1px 0 rgb(226, 226, 226), 0 1px 2px rgb(123, 93, 166) !important;
}
.cg-busy-default-text {
    height: 100px !important;
    width: 200px !important;
    margin-top: 45px !important;
    padding: 15px;
    margin: 0px 0px 0px 0px !important;
    font-size: 20px !important;
    color: #000000 !important;
    text-align: center !important;
    max-width: 400px !important;
}
.cg-busy-default-spinner {
    position: absolute !important;
    text-align: center !important;
    width: 25px !important;
    height: 25px !important;
    display: inline-block !important;
    top: 50px !important;
    left: 77px !important;
}
.cg-busy {
    position: absolute !important;
    top: -20px !important;
    left: -50px !important;
    right: -50px !important;
    bottom: -18px !important;
    z-index: 1001 !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #7A5CA7;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}
table tr:nth-child(even) {
    background-color: #ffffff;
}

.table-hover>tbody>tr:hover {
    background-color: #f9f9f9;
}
 .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #737373;
}
.table-bordered {
    border: 0px solid #777777;
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-weight: normal;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #777777;
    font-family: 'Raleway', sans-serif;
    background: #d4d4d4;
    font-weight: 600;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #777777;
    font-size: 12px;
    vertical-align: middle;
    width: 100px;
    font-family: 'Raleway', sans-serif;
}
.table-responsive {
    border: 1px solid #777777;
    min-height: .01%;
    overflow-x: auto;
    overflow-y: auto;
    height: 250px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.table-responsive1 {
    border: 1px solid #777777;
    min-height: .01%;
    overflow-x: auto;
    overflow-y: auto;
    height: 450px;
    margin-left: -5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: -5px;
}
.table-responsive3 {
    border: 1px solid #777777;
    min-height: 10%;
    overflow-x: auto;
    overflow-y: auto;
    height: 430px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-right: 0px;
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0;
    text-align: left;
    min-width: 100px;
}
table tr:nth-child(odd) {
    background-color: #ffffff;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
    border-radius: 4px;
}
.tableFixHead          { overflow-y: auto; height: 430px; }
.tableFixHead thead th { position: sticky; top: -2px;z-index:;}
.tdfixedsecond{
    position:sticky;
    left:0;
    z-index:1;
    left: 90px;
    outline: 1px solid #00000057;
    outline-offset: -1px;
    border:none !important;
    background-color: #fff;
  } 
.tdfixed {
    position:sticky;
    left:0;
    z-index:1;
    background-color: #fff;
    outline: 1px solid #00000057;
    border:none !important;
    outline-offset: -1px; 
  }
 .thfixedsecond {
    position:sticky;
    left:0;
    z-index:1;
    left: 90px;
    outline: 1px solid #00000057;
    outline-offset: -1px;
    border:none !important;
    z-index: 999 !important;
    background-color: #fff;
  } 
.thfixed{
    position:sticky;
    left:0;
    top: 0;
    z-index:2;
    background-color: #fff;
    outline: 1px solid #00000057;
    border:none !important;
    outline-offset: -1px;
  }
thead tr th {
  position:sticky;
  top:0;
}	


.currentHour{
    border: red 3px solid !important;
}													   