/* here you can put your own css to customize and override the theme */

p,
td,
li,
a,
label,
option {
    font-size: 16px;
    font-weight: 400;
}

h4 .fa-male {
    color: #6CCCDD !important;
}

.credit-label {

    padding: 0.4em 2em;

    font-size: 15px;
}

.table tbody tr td {
    vertical-align: inherit;
}

.text-right {
    text-align: right !important;
}

.list-action-button {
    margin-bottom: 2px;
    margin-right: 0px !important;
    padding: 1px 5px;
}

.unique_check {

    background-position: right 5px center;

    background-repeat: no-repeat;

}

.link {
    color: #0d6efd;
}

.link:hover {
    color: #043279;
}

.thumb_box-list {

    background-size: cover;

    background-position: center center;

    background-repeat: no-repeat;

    border-radius: 0px;

    display: inline-block;

}

.thumb_box-view {

    background-size: contain;

    background-position: top top;

    background-repeat: no-repeat;

    border-radius: 0px;

    height: 200px;

    width: 240px;

    display: inline-block;

}

.thumb_box-small {

    background-size: contain;

    background-position: top top;

    background-repeat: no-repeat;

    border-radius: 0px;

    height: 50px;

    width: 50px;

    display: inline-block;

}

.wapper {
    width: 100%;
    border: 0px;
}

.horizontal_line {
    margin-left: 200px;
    margin-right: 200px;
}

.image-border {
    height: 183px;
    width: auto;
    border: solid #CCC 1px;
    border-radius: 5px;
    background-position: center center;
}

.list-thumb {
    height: 75px;
    width: 75px;
    background-size: cover;
    background-position: center center;
}

.view-image-box {
    height: 123px;
    width: 189px;
    margin-left: 3px;
    margin-top: 3px;
    background-size: cover;
    background-position: center center;
    padding: 6px;

    line-height: 1.428571429;

    background-color: white;

    border: 1px solid #dddddd;

    border-radius: 4px;

    -webkit-transition: all 0.2s
}

.edit-image-box {
    height: 250px;
    width: 290px;
    background-size: cover;
    background-position: center center;
}

.td_thumb {
    padding: 0px !important;
    text-align: center;
    line-height: 0px !important;
}

.td_thumb a {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.td_bg_thumb {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 0px !important;
    text-align: center;
    line-height: 0px !important;
    height: 75px;
}

.tabs {

    border-bottom: 3px solid #1FB5AD;

    padding-left: 20px;

    margin-top: 0px;

    margin-bottom: 10px;

}

.tabs a {

    padding: 10px 15px 5px;

    background-color: #E1E1E1;

    color: #333;

    text-decoration: none;

    font-weight: normal;

    display: inline-block;

    text-shadow: none;

}

.tabs .selected, .tabs a:hover {

    background-color: #1FB5AD;

    color: #FFF;

}

.attention td {

    background-color: #FFEDB7 !important;
}

.status_box h4 {
    font-weight: bold;
    margin: 5px 0;
}

.well h4 {
    margin-top: 0px;
}

.heading4 {

    margin: 20px 0 20px !important;

    color: #055 !important;

    text-transform: none !important;

    border-bottom: 0px !important;

}

.well_detail h4 {
    margin-top: 20px;
}

.horizontal {

    border: 0;

    border-top: 1px solid #eee;

    margin-top: -4px;

    margin-bottom: -9px;

}

.label_test {
    font-weight: 100 !important;
}

.arrow_up_green {

    color: #0C0;

    font-size: 25px;

}

.arrow_up_gray {
    color: #CCC;

    font-size: 25px;

}



.adv-cond-fillter tbody .mr {

    margin-right: 3px !important;

}

.adv-cond-fillter tbody .rmv-row {

    margin: 0px;

    padding: 3px 5px;

    color: red;

    font-weight: 700;

    cursor: pointer;

    background: #ddd;

}







.arrow_up_purple {
    color: #309;
    font-size: 25px;
}

.mod_well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #EAEAEA;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.mod_well blockquote {
    border-color: #ddd !important;
    border-color: rgba(0, 0, 0, .15) !important;
}

.mod_well-lg {
    padding: 24px !important;
    border-radius: 6px;
}

.mod_well-sm {
    padding: 9px !important;
    border-radius: 3px;
}

.disply {
    display: none;
}

.center_align {
    width: 810px;
    margin: 0 auto;
}

.boldremove {
    font-weight: normal;

    color: #929191;

    display: inline;

    margin-bottom: 5px;
}

.horizontal {

    border: 0;

    border-top: 1px solid #eee;

    margin-top: -4px;

    margin-bottom: -9px;

}

.filte {
    box-shadow: #BFBEBE 5px 5px !important;
}

#car_list {
    background-color: #FFF;
}

.whole_wrapper {

    background-color: #FFF;

    width: 100%;

    margin: 0 auto;

}

.modal.in .modal-dialog {
    box-shadow: 0px 0px 15px;
}

#vehicle_detail {
    background-color: #FFF;
}

.label_test {
    font-weight: 100
}

.margin-right {
    margin-right: 40px;
}

#my_panel {

    border-bottom: 1px solid #e1e1e1 !important;

    padding-bottom: 10px !important;

    margin: 20px 0 20px !important;
}

.image_logo {
    width: 150px;

    height: 80px;

    margin-left: 20px;

    margin-bottom: 10px;

    border: 5px solid #fff;

    box-shadow: 0px 0px 21px;

    margin-top: -50px;
}

#agent_detail {
    background-color: #FFF;
}

.well_mod {

    min-height: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: #EAEAEA;

    border: 1px solid #e3e3e3;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);

}

.label-right {
    text-align: right !important;
}

h4 .nomargin {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.profile-information .profile-desk span {

    padding-bottom: none !important;

    display: inline-block;

}

.therm .inner-therm span {}

form.alignLabels label {

    padding-top: 0 !important;

}

.product-thumb {

    background-position: center center;

    background-repeat: no-repeat;

    background-size: contain;

    border-radius: 5px;

    height: auto;

    min-height: 150px;

    width: auto;

    min-width: 150px;

}

.small-thumb img {

    width: 35px;

    height: 35px;

}

.order_product_thumbs {

    display: inline-block;

    margin: 5px;

    border: 1px solid #ccc;

    min-width: 200px;

    width: auto;

    background-color: #eeeeee;

}

.clear-search-btn {

    width: 150px;

    display: block;

}

.search-filters {

    margin: 20px 0;

    display: block;

}

.filter-clear-search {

    display: inline-block;

    margin-top: 7px;

    margin-right: 20px;

}

/*comments*/

.comments {

    width: auto;

    height: auto;

    margin: 6px 0;

    padding: 6px;

    border-bottom: 1px solid #eee;

}

.comments .user-name {

    width: auto;

    height: auto;

    margin: 0 auto;

    border-right: 1px solid #eee;

}

.header .brand img {

    margin-top: 14px;

}

/*sales rep register form*/

.form-register {

    max-width: 650px;

    margin: 25px auto;

    background: #fff;

    border-radius: 5px;

    -webkit-border-radius: 5px;

}

.form-register h2.form-signin-heading {

    margin: 0;

    padding: 35px 15px;

    text-align: center;

    background: #aec785;

    border-radius: 5px 5px 0 0;

    -webkit-border-radius: 5px 5px 0 0;

    color: #fff;

    font-size: 18px;

    text-transform: uppercase;

    font-weight: 300;

    font-family: 'Open Sans', sans-serif;

    border-bottom: 10px solid #a0b87e;

}

.form-register .checkbox {

    margin-bottom: 14px;

}

.form-register .checkbox {

    font-weight: normal;

    color: #b6b6b6;

    font-weight: 300;

    font-family: 'Open Sans', sans-serif;

}

.form-register .form-control {

    position: relative;

    font-size: 16px;

    height: auto;

    padding: 10px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

.form-register .form-control:focus {

    z-index: 2;

}

.form-register input[type="text"], .form-signin input[type="password"] {

    margin-bottom: 15px;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    border: 1px solid #eaeaea;

    box-shadow: none;

    font-size: 12px;

}

.form-register .btn-login {

    background: #1fb5ac;

    color: #fff;

    text-transform: uppercase;

    font-weight: 300;

    font-family: 'Open Sans', sans-serif;

    margin: 20px 0 5px;

}

.form-register p {

    text-align: left;

    color: #b6b6b6;

    font-size: 16px;

    font-weight: 300;

}

.form-register a, .form-register a:hover {

    color: #000;

}

.form-register a:hover {

    text-decoration: none;

}

/*package plans*/

* {

    box-sizing: border-box;

}

.packages-container .columns {

    float: left;

    width: 100%;

    padding: 8px;

}

.packages-container .price {

    list-style-type: none;

    border: 1px solid #eee;

    margin: 0;

    padding: 0;

    -webkit-transition: 0.3s;

    transition: 0.3s;

}

.packages-container .price:hover {

    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2)
}

.packages-container .price .header {

    background-color: #111;

    color: white;

    font-size: 25px;

}

.packages-container .price li {

    border-bottom: 1px solid #eee;

    padding: 8px;

    text-align: center;

}

.packages-container .price .grey {

    background-color: #eee;

    font-size: 20px;

}

.packages-container .button {

    background-color: #4CAF50;

    border: none;

    color: white;

    padding: 8px 16px;

    text-align: center;

    text-decoration: none;

    font-size: 18px;

}

@media only screen and (max-width: 600px) {

    .packages-container .columns {

        width: 100%;

    }

}

/*leads view styling*/

.leads-container {

    width: auto;

    height: auto;

    margin: 0 auto;

}

.wrap-leads {

    width: auto;

    height: auto;

    margin: 0 auto;

    padding: 30px;

    background-color: #fff;

}

.wrap-leads .heading {

    color: #fac22d;

    font-weight: 800;

    margin-top: 0 !important;

    margin-bottom: 0 !important;

}

.wrap-leads .intro {

    padding: 5px 0 5px 100px;

}

.wrap-leads .intro h4 {

    color: #505050;

    font-weight: bold;

    margin: 25px 0 4px 0 !important;

}

.wrap-leads .intro p {

    margin: 0 !important;

    color: #9b9b9b;

    font-weight: bold;

}

.wrap-leads .intro hr {

    border-bottom: 1px solid #f1f1f1;

}

.wrap-details {

    width: auto;

    height: auto;

    margin: 0 auto;

    padding: 5px 0 5px 100px;

}

.user-info label {

    display: block;

    color: #9a9a9a;

    text-transform: uppercase;

    font-size: 11px;

}

.user-info span {

    display: block;

    color: #887ab8;

    font-weight: bold;

}

.row-data {

    width: auto;

    height: auto;

    margin: 10px 0;

    clear: both;

}

.wrap-products {

    width: auto;

    height: auto;

    margin: 0 auto;

    padding: 30px;

}

.wrap-products h2 {

    font-weight: 800;

    color: #000;

    margin: 5px 0 !important;

}

.row-products {

    width: auto;

    height: auto;

    margin: 20px 0 10px 0;

}

.wrap-products .product {

    width: auto;

    height: auto;

    margin: 20px 0 10px 0;

    background-color: #f7f5f6;

    border-radius: 10px;

    position: relative;

}

.product .thumb {

    width: auto;

    height: auto;

    margin: 0 auto;

    display: inline;

    clear: both;

}

.product .thumb img {

    width: 150px;

    height: 120px;

    border-top-left-radius: 10px;

    border-bottom-left-radius: 10px;

}

.product .thumb p {

    display: inline;

    position: absolute;

    top: 10px;

    margin: 10px 10px 0 10px;

    font-size: 16px;

}

.wrap-comments {

    width: auto;

    height: auto;

    margin: 0 auto;

    padding: 30px;

}

.comments-container {

    width: auto;

    height: auto;

    padding: 35px;

}

.wrap-comments .service-header {

    background-color: #452a9d;

}

.wrap-comments .service-header h4 {

    color: #fff;

    font-weight: 800;

    font-size: 16px;

}

.wrap-comments .collector-header {

    background-color: #ffc12e;

}

.wrap-comments .collector-header h4 {

    color: #000;

    font-weight: 800;

    font-size: 16px;

}

.wrap-comments .service-header span {

    color: #ffbd28;

}

.leads-comments {

    width: auto;

    height: auto;

    padding: 15px;

    background-color: #f4f4f4;

    margin-bottom: 10px;

}

.leads-commentArea {

    width: auto;

    height: auto;

}

.leads-commentArea textarea {

    width: 100%;

    height: auto;

    min-height: 80px;

    border: 1px solid #c7c1e3;

    background-color: #f4f4f4;

    margin-bottom: 10px;

}

.leads-commentArea textarea::-webkit-input-placeholder {

    color: #6a6b6d;

    font-style: normal;

}

.wrap-comments .panel-heading {

    border-top-left-radius: 10px;

    border-top-right-radius: 10px;

    padding: 20px;

}

.wrap-comments .panel {

    border-bottom-left-radius: 10px;

    border-bottom-right-radius: 10px;

}

.leads-comments .name p {

    color: #432a9f;

    font-weight: bold;

    font-size: 14px;

}

.leads-comments .desp p {

    color: #4a4b50;

}

.leads-comments .date span {

    color: #4a4b50;

    font-style: italic;

}

.comments-container .comment-btn {

    color: #fff;

    background-color: #452a9d;

    padding: 8px 25px;

    font-size: 16px;

    border: none;

    border-radius: 5px;

    margin-top: 25px;

}

.leads-status {

    width: auto;

    height: auto;

    margin: 0 auto;

    padding: 20px 0;

    background-color: #333;

    color: #fff;

}

.lead-status-dropdown {

    width: auto;

    height: auto;

    margin-top: 20px;

    display: block;

}

.leads-status h3 {

    display: inline;

    color: #fff;

    margin-left: 18px;

    font-weight: bold;

}

.leads-status-header {

    width: auto;

    height: auto;

    margin: 0 auto;

}

.leads-status-header span {

    display: inline-block;

    margin-left: 10px;

}

.capitalize {

    text-transform: capitalize;

}

input[type=file] {

    border: none !important;

}

label {

    text-transform: capitalize;

}

.fc-button-content, .fc-button-inner {

    text-transform: capitalize !important;

}

.wrap-card-area {

    width: auto;

    height: auto;

    margin: 0 auto;

    padding: 10px;

}

.payment-info {

    width: auto;

    max-width: 450px;

    height: auto;

    margin: 0 auto;

    padding: 15px;

    border: 2px solid #adabab;

}

.card-types {

    width: auto;

    height: auto;

    margin: 0 auto;

    display: block;

}

.card-types ul {

    list-style-type: none;

    padding: 0;

    margin-bottom: 0;

}

.card-types ul li {

    float: left;

    margin-right: 20px;

}

.card-info {

    margin: 10px 0;

}

.card-info input {

    padding: 8px;

    border: 1px solid #999999 !important;

    border-radius: 0 !important;

    display: inline-block;

    margin-bottom: 0 !important;

}

.card-info .card-no {

    width: 100%;

    max-width: 270px;

    height: 30px;

}

.card-info .cvv {

    width: 100px;

    height: 30px;

}

.expiry-info select {

    margin: 0 5px;

}

.register-form input[name="firstname"],

.register-form input[name="lastname"],

.register-form input[name="city"] {

    text-transform: capitalize;

}

.register-form .country {

    height: 40px;

    padding: 6px;

}

.brand img {

    margin-top: 25px;

}

.sec-children {

    padding: 15px;

    margin: 15px 0;

}

.rqrd {

    color: #ff0000;

    margin: 0 2px;

}

#map, #mapMarkers {

    width: 100%;

    height: 250px;

}

#search_box {

    background-color: #fff;

    font-family: Roboto;

    font-size: 15px;

    font-weight: 300;

    margin-left: 12px;

    padding: 0 11px 0 13px;

    text-overflow: ellipsis;

    width: 530px;

    top: 7px !important;

}

#search_box:focus {

    border-color: #4d90fe;

}

.sec-info {

    margin: 10px 0;

    padding: 15px;

}

.sec-info h3 {

    display: inline-block;

    margin: 0;

}

.sec-info hr {

    margin: 10px 0;

}

.sec-info .actions {

    display: inline-block;

    float: right;

}

.sec-info .sec-header {

    padding: 0 15px;

}

.gender {

    padding-top: 7px;

}

.gender label {

    margin-right: 10px;

}

.gender label input {

    margin-right: 4px;

}

.align-center {

    text-align: center;

}

.list-controls {

    text-align: center;

}

.list-controls a {

    padding: 2px 6px;

    border-radius: 5px;

}

.list-controls .view {

    background-color: #d9edf7;

}

.list-controls .edit {

    background-color: #dff0d8;

}

.list-controls .delete {

    background-color: #f2dede;

}

.panel-heading hr {

    margin-top: 0;

    margin-bottom: 0;

}

.tbl-list>tbody>tr>td {

    border-top: 0 !important;

    border-bottom: 1px solid #ddd;

}

.assoc-child .child-info .form-group label {

    display: inline-block;

    text-align: center;

}

/*child sec in parent*/

.child-info {

    padding: 10px;

    background-color: #f1f1f1;

    margin-bottom: 30px;

    width: auto;

    height: auto;

    min-height: 275px;

}

.sub-heading {

    display: inline-block;

    text-transform: none !important;

    margin: 0 !important;

    border: none !important;

}

.child-thumb {

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    border-radius: 5px;

    height: 100px;

    width: 100px;

    margin: 0 auto;

}

.child-info .form-group {

    margin-bottom: 3px;

}

.child-trips {

    border-top: 1px solid #c5c5c5;

    margin-top: 10px;

}

.schedule-info {

    margin-top: 10px;

}

.schedule-info .last-header a {

    float: right;

    display: block;

}

.driver-thumb {

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    border-radius: 5px;

    height: 25px;

    width: 25px;

    margin: 0 auto;

}

#caption, #err_msg {

    color: red;

    font-size: 12px;

}

.btn-form {

    padding: 20px 20px 15px;

}

.btn-save:hover {

    background-color: #fff;

    transition: background-color 0.5s ease;

    border: 1px solid #1FB5AD;

    color: #1FB5AD;

}

.btn-edit:hover {

    background-color: #fff;

    transition: background-color 0.5s ease;

    border: 1px solid #d9534f;

    color: #d9534f;

}

.btn-add:hover {

    background-color: #fff;

    border: 1px solid #337ab7;

    transition: background-color 0.5s ease;

    color: #337ab7;

}

.btn-assign:hover {

    background-color: #fff;

    border: 1px solid #5bc0de;

    transition: background-color 0.5s ease;

    color: #5bc0de;

}



.wrap-sortable h5 {

    font-weight: 700;

    background: #ddd;

    padding: 17px;

    border-radius: 3px 3px 0px 0px;

}



.wrap-sortable .connectedSortable {

    list-style: none;

    display: block;

    padding: 0;

}



.wrap-sortable .sortable-list {

    overflow: auto;

    height: 400px;

    max-height: 400px;

    padding: 0px 3px 0px 3px;

    border: 3px solid #ddd;

    border-radius: 0px 0px 3px 3px;

}



.wrap-sortable .sortable-list .connectedSortable {

    display: block;

    min-height: 350px;

}



.wrap-sortable .connectedSortable li.ui-sortable-handle {

    font-size: 14px;

    background: url(../img/menu-drag.svg) no-repeat right center #f7f6f6;

    padding: 17px;

    font-weight: 700;

    border-radius: 3px;

    cursor: e-resize;

    margin: 3px 0px;

    border: 1px solid #eee;

    background-size: auto 70%;

    padding-right: 50px;

    background-position-x: calc(100% - 5px);

}

.select2-dropdown {

    z-index: 99999;

}

.select2-container {

    width: 100% !important;

}





.logo img {
    max-height: 100%;
    width: 129px;
}

#loader {

    display: none;

    /* Hidden by default */

    position: fixed;

    z-index: 999;

    /* Sit on top */

    left: 50%;

    top: 50%;

    width: 120px;

    height: 120px;

    margin: -60px 0 0 -60px;

    border: 16px solid #f3f3f3;

    /* Light grey */

    border-top: 16px solid #3498db;

    /* Blue */

    border-radius: 50%;

    animation: spin 2s linear infinite;

}



#overlay {

    display: none;

    /* Hidden by default */

    position: fixed;

    z-index: 998;

    /* Below the loader */

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgb(36 32 32 / 80%);

    /* Black background with opacity */

}


@keyframes spin {

    0% {

        transform: rotate(0deg);

    }



    100% {

        transform: rotate(360deg);

    }

}
