body{
    background: #F4F6F9!important;
}
.theme-white .btn-primary {
    background: rgb(193,40,45)!important;
    background: linear-gradient(90deg, rgba(193,40,45,1) 0%, rgba(241,91,41,1) 67%, rgba(241,91,41,1) 100%)!important;
}
.theme-white .btn-primary:active,.theme-white .btn-primary:hover,.theme-white .btn-primary:focus  {
    background: rgb(213,41,47)!important;
    background: linear-gradient(90deg, rgba(213,41,47,1) 0%, rgba(247,86,32,1) 67%, rgba(247,86,32,1) 100%)!important;
}

.theme-white .btn-dark{
    background-color: #212156;
}
.theme-white .btn-dark:hover{
    background-color: #2b2b70!important;
    color: #fff;
}
.theme-white .card.card-primary {
    border-top: 4px solid rgb(193,40,45);
}
.guest-logo{
    display: block;
    width: 75%;
    margin: auto;
}

.error{
    color: red!important;
}

.main-sidebar .sidebar-brand a .header-logo {
    height: auto!important;
}
.dataTables_paginate{
    margin-bottom: 40px!important;
}
div.dataTables_wrapper div.dataTables_processing {
    z-index: 99!important;
}
a.gridAction{
    margin-right: 5px;
    font-size: 15px;
}
.guest_layout .card-header a{
    display: block;
    width: 100%;
}
html{
    height: 100%;
}

.f-header{
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.f-container .addMoreDocumentForm, .f-container .removeDocumentForm, .f-container .addMoreServiceForm, .f-container .removeServiceForm{
    margin-top: 32px;
}
.custom-file-input {
    margin-bottom: 10px;
}
.driver-name{
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
}
.driver-personal-info span.title{
    font-weight: bold;
}
.driver-personal-info p{
    margin-bottom: 5px;
}
.driver-other-info h4{
    font-size: 18px;
    margin-bottom: 20px;
}
.driver-other-info h5{
    font-size: 15px;
}
.bootstrap-tagsinput {
    width: 100%;
    height: auto !important;
    overflow: unset !important;
}
.bootstrap-tagsinput .tag{
    margin-bottom: 4px!important;
    margin-bottom: 4px!important;
    display: inline-block !important;
}
.bootstrap-tagsinput .tag:first-child {
    margin-left: 0 !important;
}

.order-section h4{
    font-size: 16px!important;
    text-decoration: underline;
    margin-bottom: 15px;
}
.order-section ul{
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.assign-permission{
    padding-left: 40px!important;
}
.assign-permission h4{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}
.assign-permission-section{
    margin-bottom: 30px;
}

#map {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.notificationUl{
    list-style: none;
    padding-left: 0px;
}
.notificationUl li{
    border-bottom: 1px solid #f9f9f9;
    padding-left: 15px;
    font-size: 13px;
}
.notificationUl li span.title{
    color: #34395e;
    display: block;
    line-height: 15px;
}
.notificationUl li span.bodyText{
    color: #939393;
    display: block;
    line-height: 15px;
}
.notiIcon{
    font-size: 17px;
    color: #5a5959;
    margin-top: 7px;
    width: auto !important;
}
.people-list .chat-list img {
    height: 45px;
    object-fit: cover;
}

.popoverli{
    padding-left: 10px;
}
.file-icon{
    font-size: 46px;
    margin-top: 15px;
}

.chat-box .chat-content .chat-item>img {
    float: left;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    object-fit: cover;
    border: 1px solid #dddddd;
}
.chat .chat-header img {
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    object-fit: cover;
    border: 1px solid #dddddd;
}
.chat-name{
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}
.chat-form .attachment{
    left: 25px!important;
    background: transparent!important;
    color: rgba(241,91,41,1) !important;
    font-size: 22px;
    box-shadow: none!important;
    position: relative;
    overflow: hidden;
    padding-top: 10px!important;
    cursor: pointer;
}
.chat-form .attachment i{
    cursor: pointer;
}
.chat-form .attachment:hover,.chat-form .attachment:visited,.chat-form .attachment:focus,.chat-form .attachment:active{
    left: 25px!important;
    background: transparent!important;
    color: rgba(241,91,41,1) !important;
    box-shadow: none!important;
}

element.style {
}
.chat-form .attachment:not(:disabled):not(.disabled).active:focus, .chat-form .attachment:not(:disabled):not(.disabled):active:focus, .show>.chat-form .attachment.dropdown-toggle:focus {
    left: 25px!important;
    background: transparent!important;
    color: rgba(241,91,41,1) !important;
    box-shadow: none!important;
}
.chat-form .attachment:focus:active {
    left: 25px!important;
    background: transparent!important;
    color: rgba(241,91,41,1)!important;
    box-shadow: none!important;
}
.chat-box .chat-form .form-control{
    padding-left: 50px!important;
}
.chat-box .attachment-form{
    position: absolute;
    font-size: 50px;
    opacity: 0;
    right: 0;
    top: 0;
    cursor: pointer;
}
.chat-text.file-icon .fa-file{
    font-size: 70px!important;
    display: block!important;
    text-align: center!important;
}
.chat-text.file-icon a{
    color: #fff;
}
.chat-search .select2-selection__placeholder{
    top: 8px;
    position: absolute;
}
.messageIcon{
    position: relative;
}
.navbar .messageIcon .headerBadge1 {
    position: absolute;
    top: 4px;
    right: 0px;
    font-weight: 300;
    padding: 3px 6px;
    background: #fb5623;
    border-radius: 10px;
}
.pop-h4{
    font-size: 17px;
    font-weight: 600!important;
    color: #1b1e21;
}
.chat-msg-delete{
    color: red;
    margin-left: 0;
    position: relative;
    top: -15px;
    left: -24px;
    cursor: pointer;
}