body {
    padding-top: 0rem !important;
    font-family: 'Poppins', sans-serif !important;
    padding-bottom: 0rem;
    color: #000;
}

.lg-bg {
    background-color: #111B69 !important;
}

.backgroundImage {
    background-image: url(../img/ships.png);
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -99;
}

.golden-frame {
    color: #EC9F0E;
    border: 4px solid #805b27 !important;
    border-radius: 15px;
    padding: 10px;
}

.in-connect {
    font-size: 35px;
    font-family: 'Saira', sans-serif;
    color: #fff;
}

.welcome {
    color: #ec9f0e;
    font-family: 'Saira', sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 11px;
    margin-bottom: 0px;
}

.log-title {
    flex: 1;
    margin-top: 10px;
    padding-left: 10px;
}

.sub-title {
    color: #fff;
    font-family: 'Saira', sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding-top: 0px;
}

li a:hover {
    color: #ec9f0e !important;
}

.page-title {
    text-align: left;
    color: #111b69;
}

h1 {
    color: #00ace6;
    font-weight: 700 !important;
    font-size: 95px !important;
    font-family: 'Poppins', sans-serif;
    text-shadow: 0px 5px 9px #0a0a0ab5;
}

h1 span {
    font-size: 50px;
}

.center-fix {
    transform: translate(0%, 40%);
}

h2 {
    margin-bottom: 0px !important;
    font-weight: 700 !important;
}

h6 {
    font-weight: 700 !important;
    margin-bottom: 15px !important;
    margin-top: 5px !important;
}

h5 {
    color: #fff;
    text-align: center;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin: 0px !important;
}

td {
    padding: .45rem !important;
}

.value {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    padding: 34px 0;
}

.height {
    min-height: 200px;
}

.mt-5 {
    margin-top: 100px !important;
}

.mr {
    margin-left: auto !important;
}

p {
    font-size: 13px;
    padding-top: 10px;
    color: #515151;
}

p b {
    padding-top: 2px;
}


/* width */


/*::-webkit-scrollbar {
    width: 10px;
}*/


/* Track */


/*::-webkit-scrollbar-track {
    background: #f1f1f1;
}*/


/* Handle */


/*::-webkit-scrollbar-thumb {
    background: #93B1FF;
}*/


/* Handle on hover */


/*::-webkit-scrollbar-thumb:hover {
        background: #93B1FF;
    }*/

.parellel-cnt {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0px;
    padding: 0px;
}

label a:hover {
    color: #EC9F0E;
    text-decoration: none;
}

.bg-pattern {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background: #1B2831 !important;
    /* display: flex; */
}


/* .login-container {
    margin: 100px 0px;
    /* margin-bottom: 5%; */


/* box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
    background: #fff;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 10%;
    margin-left: 10%;
} */

.login-container {
    width: 80% !important;
    left: 135px !important;
    top: 64px !important;
    position: absolute;
    margin: auto !important;
}

.login-form-1 {
    padding: 5% !important;
    background-color: #fff;
    height: 100%;
    box-shadow: 0px 0px 18px 4px #0c1115a8 !important;
    border-radius: 20px !important;
}

.login-form-1 h4 {
    text-align: left;
    color: #546D96;
    font-weight: 700;
    margin-bottom: 60px;
}

.login-form-1 h4 a {
    color: #546D96 !important;
}

.login-form-2 {
    /* padding: 5%; */
    background: none
}

.bg-top {
    background: url("../img/dots-vertical.png") no-repeat top right !important;
    background-position: top 10px right 20px;
}

.bg-dots {
    background: url("../img/dots.png") no-repeat;
    background-size: contain !important;
}

.rounded-top {
    border-top-left-radius: 1rem !important;
}

.rounded-bottom {
    border-bottom-left-radius: 1rem !important;
}

.blue-rounded-top {
    border-top-left-radius: 3.25rem !important;
}

.white-bg {
    background-color: #fff !important;
}

.select-form {
    padding: 13px 40px !important;
    font-size: 12px !important;
    border: none !important;
    font-weight: 500 !important;
    width: 100%;
    color: #495057 !important;
}

.form-control.text {
    padding: 0.375rem 0.75rem !important;
    font-size: 10px !important;
    background: none !important;
    background-color: #848e9852 !important;
    border: 1px solid #ced4da00 !important;
    border-radius: 5px !important;
    height: 100px !important;
}

.form-control.login {
    padding: 1.375rem 2.75rem !important;
    font-size: 12px !important;
    background: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 1px solid #b4b7b9a6 !important;
    border-radius: 0px !important;
}

.form-control {
    border-radius: 5px !important;
    padding: 1.1rem 0.75rem !important;
    font-size: 12px !important;
    /* background-color: #848e9808 !important; */
    border: 1px solid #bcc3ca5c !important;
    /* color: rgb(134 134 134) !important; */
    color: #424b52 !important;
    font-weight: 500 !important;
}

.form-control:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%) !important;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-weight: normal !important;
    color: rgb(165, 165, 165) !important;
    font-size: 13px !important;
}

.form-check-inline {
    padding-left: 5px !important;
}

.btn-all {
    display: inline;
}

h3.user {
    color: #000;
    font-weight: 700;
    margin-bottom: 4%;
    margin-top: 5%;
}

h3.user span {
    font-weight: 300;
}

.signup-area {
    color: #fff;
    text-align: right;
    font-weight: 500;
}

.btn-oval {
    font-size: 12px !important;
    border-radius: 50px !important;
    font-weight: 500 !important;
    padding: 5px 20px !important;
    color: #fff !important;
    background: #111b69 !important;
    margin: 0px 0px 0px 6px;
}

.sub-table-m {
    padding: 0px !important;
}

ul.list-unstyled.text-left {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

.modal-header {
    background-color: #ffffff !important;
    display: block !important;
}

.optical {
    color: #ff9824;
    font-size: 20px !important;
    font-weight: 400 !important;
}

.dailog-bdy {
    min-width: 600px !important;
}

.textblue {
    color: #689ddc !important;
}

.form-group {
    /* padding-right: 20px !important; */
    font-size: 12px !important;
    font-weight: 500;
}

.form-control.sm {
    border-radius: 5px !important;
    min-width: 118px;
}

.form-control.ser {
    border-radius: 5px !important;
}

.text-area-sm {
    min-height: 50px;
}

label {
    color: rgb(24 33 78) !important;
    font-weight: 600 !important;
    font-size: 13px;
}

.ml-label-col {
    margin-left: 0px;
}

.gender-hed {
    color: rgb(24 33 78) !important;
    font-weight: 600 !important;
    font-size: 13px;
}

.ml-la .form-check-label {
    padding: 3px 0px 0px 3px !important;
    font-size: 13px;
}

.check-title {
    color: #00ace6 !important;
    display: block;
    padding-top: 4px;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    width: 15px !important;
    padding: 0;
    height: 15px !important;
}

.welcome {
    line-height: 0px;
    margin-bottom: 8px;
    font-size: 14px;
    margin-top: 20px;
}

.icon {
    position: relative;
    float: left;
    margin-left: 11px;
    margin-top: -30px;
    z-index: 2;
    color: #EC9F0E;
}

.form-check-input {
    margin-left: -0.25rem !important;
}

.btn-poster-down {
    background-color: #FF8921 !important;
    border-color: #FF8921 !important;
    font-size: 13px !important;
    border-radius: 5px !important;
    font-weight: 500 !important;
    color: #fff !important;
}

.btn-primary {
    background-color: #ec9f0e !important;
    border-color: #ec9f0e !important;
    font-size: 14px !important;
    border-radius: 10px !important;
    font-weight: 700 !important;
    padding: 10px 40px 10px 40px !important;
    color: #fff !important;
}

.btn-secondary {
    background-color: #46B2F7 !important;
    border-color: #46B2F7 !important;
    font-size: 14px !important;
    border-radius: 10px !important;
    font-weight: 700 !important;
    padding: 10px 20px 10px 20px !important;
    color: #fff !important;
}

.btn-footer-modal {
    background: #07ff94 !important;
    border-color: #07ff94 !important;
    width: 50%;
    font-size: 14px !important;
    border-radius: 10px !important;
    font-weight: 700 !important;
    padding: 10px 20px 10px 20px !important;
    color: #fff !important;
    margin: auto;
}

.log-btn {
    margin: 5px !important;
}

.remember {
    font-size: 12px;
    color: #fff;
    padding: 3px 0px 0 15px !important;
}

.forgetPwd {
    font-size: 12px;
    font-weight: 600;
    color: #111b69;
}

.log-heading {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    padding: 25px 0px 0px 10px;
}

.log-heading h2 {
    font-weight: 600 !important;
    padding-top: 0px;
    text-align: left;
}

.log-sub-heading {
    font-size: 15px;
    font-weight: 400;
}

.subtext {
    position: absolute;
    top: 107px;
    color: #fff;
    font-size: 2rem;
}

.doctor-img {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 50px;
}

.subline {
    font-size: 1.2rem;
    font-weight: 500;
    padding-top: 0px;
    color: #bcbfcc !important;
}

.copyright {
    font-size: 12px;
    font-weight: 500;
    color: #b7c4ca;
    text-align: center;
    padding-top: 40px;
}

.copyright span {
    font-weight: 700;
}

.head_titlePrint {
    font-size: 18px;
    color: #6192cf;
}

.p_details {
    font-size: 13px;
    color: #383737;
    font-weight: 400;
}

.box-border {
    border: 4px solid #ffc71f;
    margin: 15px !important;
    ;
    border-radius: 15px;
    padding: 20px 0;
}

.displayVisionfontColorOnPrint {
    color: #ffc71f;
}

.blue-brder {
    border: 1px solid #4478b9;
    border-radius: 15px;
}

.blue-brder-hard {
    border: 3px solid #8eb4e4;
    border-radius: 15px;
    margin: 10px 0px !important;
}

.box-row {
    margin: 15px !important;
    ;
}

.display-overlayhed {
    background: #ffc71f;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 28px;
    border-radius: 20px;
}

.condition {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 4px !important;
}

.decription {
    font-size: 13px;
}

.hed-title-eye {
    padding-top: 58px;
    font-size: 28px !important;
    font-weight: 300 !important;
}


/***  Dashboard ****/


/*********************** PAGES CSS START ********************/

a {
    transition: background 0.2s, color 0.2s;
}

a:hover,
a:focus {
    text-decoration: none;
}

.btn-grey {
    background: #3a5162;
    color: #fff;
    padding: 7px;
    margin: 0 3px;
    font-size: 12px !important;
    font-weight: 500;
}

#wrapper {
    padding-left: 0;
    transition: all 0.5s ease;
    position: relative;
    height: 0px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #111B69;
    /* box-shadow:1px 0px 16px #000000bf; */
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
    padding-left: 0px;
}

.sidebar-brand {
    position: absolute;
    top: 0;
    width: 210px;
    color: #fff;
    text-align: center;
    padding: 15px 0;
}

.sidebar-brand h2 {
    margin: 0;
    font-weight: 700;
    font-size: 21px;
    color: #fff;
}

.sidebar-nav {
    position: absolute;
    top: 75px;
    width: 210px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav>li {
    text-indent: 10px;
    line-height: 40px;
}

.sidebar-nav>li a {
    display: block;
    text-decoration: none;
    color: #fff !important;
    /* background-color: #1b242d; */
    font-weight: 500;
    font-size: 12px;
    width: 90%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
}

.sidebar-nav>li a>ul .submenu {
    display: block;
    text-decoration: none;
    color: #fff;
    background-color: #f17109;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}

.sidebar-nav>li>a:hover,
.sidebar-nav>li.active>a {
    text-decoration: none;
    width: 90%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    background: #EC9F0E;
}

.sidebar-nav>li.active>ul>li>a.active {
    text-decoration: none;
    color: #fff;
    /* background: #435196; */
}

.sidebar-nav>li>a i.fa {
    font-size: 14px;
    width: 50px;
    list-style: none;
}

.sidebar-nav .submenu li a {
    background-color: #1d3d55;
    padding-left: 15px;
    /* border-bottom: 1px solid #354d74;*/
}

.fa-ico {
    padding: 0px 14px 0px 0px;
    color: #93b1ff;
    font-size: 12px;
}

#navbar-wrapper {
    width: 100%;
    position: absolute;
    z-index: 2;
}

#wrapper.toggled #navbar-wrapper {
    position: absolute;
    margin-right: -250px;
}

#navbar-wrapper .navbar {
    border-width: 0 0 0 0;
    background-color: #111B69;
    font-size: 24px;
    margin-bottom: 0;
    border-radius: 0;
    /* box-shadow: 0px 0px 10px #000000b8; */
}

#navbar-wrapper .navbar a {
    color: #fff;
    font-weight: 700;
}

#navbar-wrapper .navbar a:hover {
    color: #00ace6;
    background: none;
}

.nav-pills {
    font-size: 12px;
    font-weight: 500;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #12191f00 !important;
    color: #ffffff !important;
}

.sep a::after {
    content: "|" !important;
    padding-left: 10px;
    color: #a9a9a9;
}

.nav ul li:active {
    background: #ff5100;
}

.dropdown-menu {
    background-color: rgb(16 22 54) !important;
    box-shadow: 0px 0px 18px 4px #0c1115a8 !important;
}

.dropdown-menu.show {
    font-size: 13px;
    top: 45px;
    left: 50px;
}

.dropdown-item {
    font-weight: 500 !important;
}

.nav-fa {
    color: #ffffff;
    font-size: 17px;
}

li.nav-item {
    padding: 0 9px !important;
}

.sub-fa {
    padding: 0 8px 0px 0;
    color: #ec9f0e;
}

.navbar-nav.menu {
    font-size: 14px;
    font-weight: 500;
    /* padding-right: 15px; */
    margin-left: 150px;
}

.small-date {
    padding-top: 10px !important;
}

.brand-name {
    font-weight: 700;
    color: #1280b5 !important;
    font-size: 25px !important;
}

.CompanyLogo {
    height: 80px !important;
    width: 200px !important;
    border: 1px solid whitesmoke;
    padding: 8px !important;
    margin-top: 30px !important;
    object-fit: cover;
}

.info-name {
    font-weight: 700;
    padding-left: 10px;
}

.info-details {
    display: grid;
    line-height: 22px;
    margin-top: 10px !important;
}

#content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
    top: 100px;
    min-height: 52vh;
    background: #F8F8F8;
}

#wrapper.toggled #content-wrapper {
    position: absolute;
    margin-right: -250px;
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
    color: #fff !important;
}

.w-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 23% !important;
    display: inline-flex;
}

.dash-logo {
    max-width: 40% !important;
}

input:-internal-autofill-selected {
    background-color: red !important;
}

.module-border-wrap {
    max-width: 250px;
    padding: 1rem;
    position: relative;
    border-style: solid;
    padding: 3px;
}


/* .box {

    border: 4px solid transparent;
    border-image: linear-gradient(0deg, #f6ef13, #ff003b);
    border-image-slice: 1;
    border-radius: 15px;
    color: #fff;
    background: #000;
    background: linear-gradient(0deg, #afad7d, #a6888f);
  }  */

.box-ico-card {
    padding: 10px 20px !important;
}

input {
    width: 250px;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #ccc;
}

input::placeholder {
    color: #BBB;
}

.table-responsive {
    font-size: 13px !important;
    font-weight: 500 !important;
}

.form-control-sec {
    width: 80% !important;
    border-radius: 5px !important;
    border: 1px solid #ced4da;
    line-height: 14px !important;
    font-size: 12px !important;
}

.form-control-sm {
    margin: 0 10px 0 10px;
    border-radius: 10px;
}

.content-title {
    font-weight: 700;
    padding: 0px 0px;
    font-size: 17px;
    color: #e4e4e4;
}

.breadcrumb {
    font-size: 13px !important;
    border-radius: 25px !important;
    font-weight: 400;
}

.breadcrumb-item a {
    color: #ada7a7 !important;
    text-decoration: none;
}

.breadcrumb-item.active {
    color: rgb(88 96 103) !important;
    font-weight: 500 !important;
}

.search-form {
    display: flex !important;
    margin-bottom: 1.5rem !important;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}

.showall {
    font-weight: 500;
    font-size: 14px !important;
}

.search-sec {
    padding: 2rem;
    margin-top: -131px;
    z-index: 1000;
    position: relative;
}

.search-slt {
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 2px) !important;
    border-radius: 14px !important;
}

.wrn-btn {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 2px) !important;
    border-radius: 0;
}

.ow-tile .card-body {
    background: red;
    padding: 0px !important;
}

.card {
    border-radius: 14px !important;
    /* margin-top: 10px; */
    background: #fff !important;
}

.search-backpanel {
    background-color: #fff9;
    padding: 0px;
    border-radius: 15px;
}

.ser-area-font {
    height: 44px;
}

.carousel-inner {
    height: 72vh !important;
}

.divs {
    width: 100%;
    margin-top: -14px;
    float: left;
}

.clock {
    color: #FC1B3A;
}

.btn-info {
    background: #ff7400 !important;
    border-color: #ff7400 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}

.btn-danger {
    font-size: 12px !important;
    font-weight: 600 !important;
    background: #f44336 !important;
    border-color: #f44336 !important;
    color: #ffffff !important;
}

.label {
    display: flex !important;
    margin-bottom: 1.5rem !important;
    width: 170px;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 25px !important;
}

.custom-select {
    /* color: #fff !important; */
    /* background: #848e9852 url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='white' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) no-repeat right .75rem center/8px 10px !important; */
    border: 1px solid #bcc3ca5c !important;
    font-size: 13px !important;
    color: rgb(206, 206, 206) !important;
    height: 37px !important;
}

.custom-select:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%) !important;
}

.custom-select option {
    color: rgb(36 36 36) !important;
    background-color: #ffffff !important;
    border: 1px solid #c9c9c9 !important;
}

.text-muted {
    color: #fff;
}

.table {
    font-size: 14px !important;
    color: #5f5f5f !important;
    margin-bottom: 0rem !important;
}

.table-hed-bg {
    background-color: #18214e;
    color: #fff;
    font-size: 13px;
}

.table-sec-bg {
    background-color: #c6d6ff;
}

.table thead th {
    vertical-align: bottom;
    font-weight: 600;
}

table tr:hover {
    /* background-color: #5e637e !important;  */
    color: none;
}

.label-sm {
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    padding: 6px;
    width: auto;
}

.label-success {
    background: linear-gradient(45deg, #2ed8a1, #59e089) !important;
    color: #fff;
}

.label-warning {
    background: linear-gradient(45deg, #FFB64D, #ffcb80) !important;
    color: #fff;
}

.label-danger {
    background: linear-gradient(45deg, #FF5370, #ff869a) !important;
    color: #fff;
}

.label-info {
    background: linear-gradient(45deg, #2196F3, #38e8ff) !important;
    color: #fff;
}

.page-link {
    padding: 0.5rem 0.85rem !important;
    font-size: 13px !important;
    margin: 0px 6px 0 0 !important;
    border-radius: 50px !important;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #d8d8d8 !important;
}

.table td,
.table th {
    border-bottom: 1px solid #d8d8d8 !important;
    font-size: 12px;
    font-weight: 500;
}

.more-btn {
    padding: 10px !important;
    line-height: 9px !important;
    display: grid !important;
}

.dot-icon {
    color: #0378f1;
    font-size: 15px;
}

.sep-icons {
    padding: 0px 3px;
    color: #999;
    display: inherit !important;
}

.brd-box {
    border: 1px solid #0000001f;
    border-radius: 6px;
}

.track {
    width: 30%;
}

.link-request {
    background-color: #a3c6c7 !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.nav-tabs.bottom-line {
    border-bottom: 1px solid #dee2e6 !important;
}

.ser-link-charge {
    color: #1657ff !important;
    font-weight: 600 !important;
}

.form-group.col-md-2 {
    /* padding: 0px 8px !important; */
    max-width: 15% !important;
}

hr {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
    border: 0;
    border-top: 1px solid rgb(0 0 0 / 13%) !important;
}

.ser-charge-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    padding-top: 0px;
}

.ser-charge-subtitle {
    margin-bottom: 0px;
    font-size: 12px;
    color: #929292;
    padding-top: 5px;
}

.ser-main-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    padding-top: 0px;
}

.scrol {
    overflow-x: inherit !important;
}

.chat-space {
    margin-top: 25px;
    margin-bottom: 25px;
}

.chat-list {
    color: #000 !important;
    font-weight: 600;
    font-size: 13px;
    border: 1px solid rgb(0 0 0 / 4%);
}

.chat-list.active {
    color: #000 !important;
}

.chat-item {
    border: 1px solid rgb(0 0 0 / 18%);
    margin: 5px 0px;
    color: #000000;
    font-weight: 600;
}

.chat-box-tray {
    background-color: #efefef;
    padding: 10px;
    font-size: 14px;
}

.chat-submit-btn {
    /* border-radius: 50px; */
    border: none;
    background: #111b69;
    color: #fff;
    padding: 5px 10px;
}

.chat-search {
    width: 86% !important;
    /* height: calc(1.5em + .75rem + 2px); */
    padding: .375rem .75rem;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: 0px !important;
}

.wrap {
    background: #f9f9f9;
    padding: 10px;
}

.chat-box {
    padding: 14px;
}

.pswd-icon {
    position: relative;
    float: right;
    margin-top: -31px;
    margin-right: 16px;
    z-index: 2;
    color: #7b7b7b;
}

li.list-group-item {
    border: 1px solid rgba(0, 0, 0, .125) !important;
    padding: 4px 5px !important;
}

.event-date {
    background: #111b69;
    color: #fff;
    font-size: 15px;
    line-height: 16px;
    width: 11%;
    padding: 8px 8px;
    display: block;
    border-radius: 3px;
    margin: 5px 9px 5px 0px;
    text-align: center;
}

.event-month {
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 6px;
}

.event-date-two {
    background: #05dba6;
    color: #fff;
    font-size: 15px;
    line-height: 16px;
    width: 11%;
    padding: 8px 8px;
    display: block;
    border-radius: 3px;
    margin: 5px 9px 5px 0px;
    text-align: center;
}

.user-active-icon {
    color: #ec9f0e;
    font-size: 20px;
    padding: 6px 8px;
    line-height: 19px !important;
}

.btn-edit {
    background-color: #ec9f0e !important;
    border-color: #ec9f0e !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 10px !important;
    color: #fff !important;
}

.btn-delete {
    background-color: #111b69!important;
    border-color: #111b69 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 10px !important;
    color: #fff !important;
}

.btn-inner {
    background-color: #00ace6 !important;
    border-color: #00ace6 !important;
    font-size: 13px !important;
    border-radius: 5px !important;
    font-weight: 700 !important;
    padding: 10px 20px 10px 20px !important;
    margin: 0px 3px;
    color: #fff !important;
}

.btn-inner-prim {
    background-color: #00688b !important;
    border-color: #00688b !important;
    font-size: 13px !important;
    border-radius: 5px !important;
    font-weight: 700 !important;
    padding: 10px 20px 10px 20px !important;
    margin: 0px 3px;
    color: #fff !important;
}

.btn-inner-square {
    background-color: #18214E !important;
    border-color: #18214E !important;
    font-size: 12px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
    padding: 9px 15px !important;
    color: #fff !important;
    margin: 1px !important;
}

.btn-inner-sq-prim {
    background-color: #18214e !important;
    border-color: #18214e !important;
    font-size: 12px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
    /* padding: 4px 15px !important; */
    color: #fff !important;
    /* margin: 1px !important; */
    margin-left: 5px;
}

.btn-preview {
    background-color: #FC1B3A!important;
    border-color: #FC1B3A !important;
    font-size: 13px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
    padding: 9px 15px !important;
    color: #fff !important;
}

.btn-patient {
    background-color: #f96e81!important;
    border-color: #f96e81 !important;
    font-size: 13px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
    padding: 9px 15px !important;
    color: #fff !important;
}

input[type='radio']:after {
    width: 13px;
    height: 13px;
    border-radius: 15px;
    top: 0px;
    left: 1px;
    position: relative;
    background-color: #d1d3d1;
    /* content: ''; */
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='radio']:checked:after {
    width: 11px;
    height: 11px;
    border-radius: 15px;
    top: -1px;
    left: 2px;
    position: relative;
    background-color: #EC1F1F;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid white;
}

.hed-tr-bg {
    background-color: #bcd9de59;
}

.hed-td-bg {
    background-color: #b9c0d214;
}

.table td,
.table th {
    vertical-align: middle !important;
    font-size: 12px !important;
    /* padding: 5px 11px !important; */
}

.profilerow .table td,
.profilerow .table th {
    vertical-align: middle !important;
    width: 200px !important;
}

textarea.form-control {
    height: 75px !important;
}

.text-area {
    min-height: 100px;
}

.btn.btn-xs {
    font-size: 12px !important;
    padding: 0px 5px !important
}

.btn-view {
    background-color: #00b7ff !important;
    border-color: #00b7ff !important;
    color: #fff !important;
}

.cmp-name {
    font-size: 20px;
    font-weight: 700;
    color: #4f5f77;
    padding-top: 15px;
    margin: 0px;
}

.cmp-location {
    padding: 0px;
}

.details {
    font-size: 13px;
    list-style: none;
    line-height: 24px;
    font-weight: 600;
    padding: 0px;
}

.details li span {
    padding-left: 15px;
}

.form-check {
    margin-right: 12px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    display: inline-block !important;
    line-height: 20px;
    padding-left: 0.85rem !important;
}

.invalid-feedback {
    display: inline !important;
    color: #494748 !important;
}

.custom-file-label::after {
    content: "Upload" !important;
    border-left: none !important;
    border-radius: 50px !important;
    font-weight: 600;
    color: #fff !important;
    background-color: #00D4F6 !important;
}

.arrow-down {
    font-size: 20px;
    color: #9a9a9a;
    /* border: #333 solid 1px; */
    border-radius: 50px;
}

.tab-box {
    width: 100%;
}

.full {
    max-width: 100% !important;
    margin: 1.75rem 10rem !important;
    display: flex;
}

.modal-header {
    background-color: #546D96;
    color: #fff;
}

.close-black {
    color: #414442 !important;
    padding: 6px !important;
}

.modal-center {
    transform: translateY(50%);
}

.mdl-content {
    color: #333;
    font-size: 14px;
}

.modal-title {
    font-weight: 700 !important;
}

.close {
    color: #fff !important;
    opacity: 1.5 !important;
}

.form-width {
    width: 100%;
}

.lstick {
    width: 2px;
    background: #398bf7;
    height: 30px;
    margin-left: -20px;
    margin-right: 18px;
}

.tab-title {
    font-size: 14px;
    font-weight: 700 !important;
    color: #242424;
}

.tab-space {
    margin: 10px 0px 10px 0;
}

.ico-circle {
    width: 45px;
    height: 45px;
    background: red;
    padding: 9px;
    text-align: center;
    border-radius: 50%;
    margin: 10px;
}

.ico-circle-green {
    width: 50px;
    height: 50px;
    background: #07FF94;
    content: "f00c";
    padding: 9px;
    color: #fff;
    font-size: 35px;
    border-radius: 50%;
    padding: 7px 0;
}

.ico-circle-violet {
    width: 45px;
    height: 45px;
    background: #B607FF;
    padding: 9px;
    text-align: center;
    border-radius: 50%;
    margin: 10px;
}

.ico-circle-yellow {
    width: 45px;
    height: 45px;
    background: #FFD607;
    padding: 9px;
    text-align: center;
    border-radius: 50%;
    margin: 10px;
}

.filter-frm {
    font-size: 13px !important;
    width: 115px !important;
    border-radius: 0px !important;
}

.card-title {
    font-size: 12px !important;
    font-weight: 600;
    margin-bottom: 3px !important;
}

.card-text {
    font-size: 12px !important;
}

.agency {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
}

.btn-white {
    font-size: 11px !important;
    font-weight: 500 !important;
    background: #ffffff !important;
    border-color: #ececec !important;
    color: #000 !important;
    margin-bottom: 20px;
}

.btn-white.active {
    background: #f9f9f9 !important;
}

.btn-light {
    font-size: 12px !important;
    font-weight: 600 !important;
    background: #8bc34a !important;
    border-color: #8bc34a !important;
    color: #ffffff !important;
}

.btn-gray {
    font-size: 12px !important;
    font-weight: 600 !important;
    /* background: #f0f0f0 !important; */
    background-image: linear-gradient(2deg, #00000033, transparent);
    border-color: #d2d2d2 !important;
    color: #696969 !important;
}

.badge-light {
    color: #ffffff !important;
    background-color: #1b8dff !important;
}

.footer-bg {
    background-color: #456394;
}

.footer-bg-copy {
    background-color: #244272;
}

.footer-port {
    color: #fff;
    font-weight: 600;
    padding-top: 32px;
}

.footer-cnt {
    color: #fff;
    font-size: 13px;
}

.footer-classic a,
.footer-classic a:focus,
.footer-classic a:active {
    color: #ffffff;
}

.mdl-letter-hed {
    background: #355995 !important;
}

.mdl-letter-top {
    color: #fff;
    font-size: 12px;
    text-align: right;
    line-height: 14px;
}

.mdl-cnt {
    padding: 10px 62px;
    line-height: 21px;
}

.mdl-hed-sep {
    height: 10px;
    width: 100%;
    background: rgb(54, 130, 188);
    background: linear-gradient(90deg, rgba(54, 130, 188, 1) 2%, rgba(219, 222, 46, 1) 51%, rgba(240, 119, 36, 1) 100%);
}

.mdl-foter-logos {
    display: flex;
    align-items: baseline;
}

.nav-list li {
    padding-top: 0px;
    padding-bottom: 5px;
    font-size: 13px;
}

.nav-list li a:hover:before {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 23px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}

.social-container .col {
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.nav-list li a {
    color: #fff;
}

.nav-list li a:before {
    display: inline-block;
    vertical-align: baseline;
    margin-left: -28px;
    margin-right: 7px;
    opacity: 0;
    visibility: hidden;
    transition: .22s ease;
}

dt {
    color: #fff !important;
}

.email {
    font-size: 12px;
    font-weight: 500;
}

.sign-list li {
    padding-top: 0px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
}

.sign-list li a:hover:before {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
}

.sign-list li a {
    color: rgb(49, 48, 48);
}

.sign-list li a:before {
    display: inline-block;
    vertical-align: baseline;
    margin-left: -28px;
    margin-right: 7px;
    opacity: 0;
    visibility: hidden;
    transition: .22s ease;
}

.sign-list-submenu {
    padding-left: 20px;
    padding-top: 10px;
    font-size: 13px;
    font-weight: 400;
}

tr.hide-table-padding td {
    border-top: 1px solid #ffffff00 !important;
    border-bottom: 1px solid #ffffff00 !important;
}

td.ss {
    border-bottom: 1px solid #ffffff00 !important;
}

.expand-button {
    position: relative;
}

.accordion-toggle .expand-button:after {
    position: absolute;
    left: .75rem;
    top: 50%;
    transform: translate(0, -50%);
    content: "\f103";
    font-size: 20px;
    font-family: 'FontAwesome';
}

.accordion-toggle.collapsed .expand-button:after {
    content: "\f101";
    font-family: 'FontAwesome';
    font-size: 20px;
}

.expand-button-arrow {
    position: relative;
}

.pr-clps:after {
    position: absolute;
    left: 7px;
    top: 10px;
    content: "\f103";
    font-size: 14px;
    font-family: 'FontAwesome';
}

.collapsed.pr-clps:after {
    content: "\f101";
    font-size: 14px;
    font-family: 'FontAwesome';
}

.accordion-toggle .expand-button-arrow:after {
    position: absolute;
    left: .75rem;
    top: 50%;
    transform: translate(0, -50%);
    font-family: FontAwesome;
    content: "\f078";
    font-size: 14px;
    color: #93b1ff;
}

.accordion-toggle.collapsed .expand-button-arrow:after {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 14px;
    color: #93b1ff;
}

.accordion-toggle .expand-button-plus::after {
    position: absolute;
    left: 1.65rem;
    transform: translate(0px, -50%);
    font-family: FontAwesome !important;
    content: "\f068";
    font-size: 9px !important;
    border-radius: 50px;
    background: white;
    color: #93b1ff;
    padding: 2px 5px;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-toggle.collapsed .expand-button-plus::after {
    font-family: FontAwesome;
    content: "\f067";
    font-size: 9px !important;
    color: #93b1ff;
}

.accordion-toggle .expand-button-dbl-arrow:after {
    position: absolute;
    right: .75rem;
    top: 50%;
    transform: translate(0, -50%);
    font-family: FontAwesome;
    content: "\f102";
    font-size: 22px;
    color: #93b1ff;
    float: right;
}

.accordion-toggle.collapsed .expand-button-dbl-arrow::after {
    font-family: FontAwesome;
    content: "\f103";
    font-size: 22px !important;
    color: #93b1ff;
}

.chat-area {
    background-color: #fdfdfd;
    padding: 10px;
}

.chat-block {
    background: #ffffff;
    border-radius: 10px 0px 10px 0px;
    padding: 6px;
    /* width: fit-content; */
    border: 1px solid #0000000d;
    line-height: 13px;
    margin-bottom: 17px;
    font-size: 13px;
    font-weight: 500;
}

.chat-block-dark {
    background: rgb(241 241 241);
    border-radius: 10px 0px 10px 0px;
    padding: 6px;
    /* width: fit-content; */
    border: 1px solid #0000000d;
    line-height: 13px;
    margin-bottom: 17px;
    font-size: 13px;
    font-weight: 500;
    margin-left: auto;
}

.chat-block-dark p {
    font-size: 12px;
    line-height: 15px;
    display: flex;
    margin-bottom: 10px;
}

.chat-block p {
    font-size: 12px;
    line-height: 13px;
    display: flex;
    margin-bottom: 10px;
}

.modal-dialog.content-area {
    min-width: 55% !important;
}

.show-default {
    font-size: 12px;
    font-weight: 500;
}

.text-box {
    border: 1px solid #ced4da;
    width: 100%;
    height: 30px;
}

.time-right {
    color: #bbbbbb;
    font-size: 12px;
}

.time-left {
    color: #bbbbbb;
    font-size: 12px;
}

.add-date {
    color: #546d96;
    padding-left: 12px;
}

.chat-profile {
    border-radius: 50px;
    width: 45px;
    height: 45px;
    float: right;
    margin: 0px 7px;
}

.hed-profit {
    background: #546D96;
    padding: 10px;
    color: #fff;
    font-size: 14px !important;
    margin: 0px !important;
}

.hed-invoice {
    background: #d7dde6;
    padding: 10px;
    font-size: 14px !important;
    margin: 0px !important;
}

address {
    font-size: 13px;
    font-weight: 500;
    padding: 13px 0px 0px 10px;
}

address span {
    font-weight: 700;
}

.space {
    padding: 10px 11px !important;
}

.tbl-bg {
    background: #99a7bf;
    color: #fff !important;
}

.frm-search-pay {
    background-color: #fff !important;
    font-size: 12px !important;
    border-radius: 5px !important;
}

li.list-group-item {
    border: none;
    font-size: 13px;
    padding: 4px 11px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
}

li.list-group-item span {
    font-weight: 700;
}

table.table-borderless td {
    border-bottom: 1px solid #dee2e600 !important;
}

.bg-white {
    background-color: #fff;
}

tr.hide-table-padding {
    background: rgb(243 246 255) !important;
}

tr.hide-table-padding:hover {
    background: rgb(249 249 249) !important;
}

.hide-bg {
    background: #fff;
}

.hide-bg:hover {
    background: #fff;
}

.btn-sign {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #000;
    width: 100% !important;
    text-decoration: none;
    text-align: left !important;
}

.btn-sign:hover {
    color: #546d96;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%) !important;
}

.dropdown-item-sign {
    display: block;
    width: 100%;
    padding: 0;
    clear: both;
    font-size: 14px;
    font-weight: 500;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.plus-btn {
    display: inherit;
    color: #fff;
    background: red;
    border-radius: 50px;
    padding: 4px 5px;
}

.btn-chat-green {
    font-size: 12px !important;
    font-weight: 600 !important;
    background: #07ff94 !important;
    border-color: #07ff94 !important;
    color: #ffffff !important;
}

.card-header {
    background-color: #fff !important;
    padding: .25rem .55rem !important;
}

.signsub-title {
    font-weight: 700;
}

.ser-charg {
    font-weight: 700;
    color: #212529;
    font-size: 14px !important;
    padding-left: 16px !important;
}

.cancel {
    font-size: 13px;
    font-weight: 600;
    padding: 0;
    color: #546D96;
    /* margin: 0; */
    margin-top: 18px;
    margin-bottom: 15px;
}

.grayscale-bg {
    background-color: rgba(167, 167, 167, 0.2);
    margin-top: 15px;
    border: #949292 1px dotted;
    padding: 10px;
}

.tb-bg {
    background-color: #f8f9f9;
}

.tb-tt {
    background-color: #ecf4f5;
}

.nav-tabs {
    border-bottom: none !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: #18214e !important;
    border-radius: 7px 7px 0 0 !important;
    font-size: 14px;
    font-weight: 600 !important;
}

.nav-tabs .nav-link {
    border: 1px solid #0000001c !important;
    font-size: 13px !important;
    border-radius: 7px 7px 0 0 !important;
    color: #000 !important;
    font-weight: 500 !important;
    background: #fff;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.65rem;
}

.frm-search {
    background-color: #fff !important;
    font-size: 12px !important;
}

.customList_wrapper {
    overflow-x: auto;
    padding-left: 0px !important;
}

.ghostPlaceHolder {
    color: #dee2e6 !important;
    opacity: 0;
}

.btn-xs {
    height: 22px !important;
}

.field-validation-error {
    left: 35px;
    font-size: 10px;
}

.dataTables_paginate {
    padding-top: 12px;
}

.ui-datepicker {
    z-index: 10000 !important;
    border-radius: 10px;
    overflow: hidden;
}

.ui-datepicker-header {
    display: flex;
    justify-content: space-between;
    background: #546d96;
    padding: 5px 10px;
}

a.ui-datepicker-prev span {
    color: #FFF;
}

a.ui-datepicker-next span {
    color: #FFF;
}

.ui-datepicker-month {
    color: #fff;
}

.ui-datepicker-year {
    color: #fff;
}

.ui-datepicker-next,
.ui-datepicker-prev {
    cursor: pointer;
}

.ui-datepicker-title {
    width: 120px;
}

.ui-datepicker-month,
.ui-datepicker-year {
    color: black;
}

.ui-datepicker-calendar {
    width: 100%
}

.ui-datepicker-calendar tr td {
    border: solid 1px #EFEFEF;
    background: #fbfbfb;
    padding: 3px 10px;
    font-size: 15px
}

.ui-datepicker-calendar tr td:last-child a {
    float: left;
    width: 25px;
    height: 25px;
    margin: 4px;
    border-radius: 100%;
    display: flex;
    color: white;
    justify-content: center;
    align-items: center;
    background: #546d96;
    border: solid 1px #737373;
}

.ui-datepicker-calendar tr td:last-child a img {
    width: 13px;
}

.ui-datepicker-calendar tr th {
    background: #dee2e6;
    color: #3e3e3e;
    padding: 10px 10px;
    text-shadow: none;
    font-weight: 400;
    font-size: 16px;
    border: 0px solid #fff;
}

.ui-datepicker-calendar tr:hover td {
    background: #ced6e3;
    color: #000000;
    position: relative
}

.ui-datepicker-calendar tr:hover td:first-child:after {
    width: 3px;
    background: #546d96;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    content: ''
}

.mine {
    border-radius: 10px;
    overflow: hidden;
}

.ui-datepicker-header {
    display: flex;
    justify-content: space-between;
    background: #546d96;
    padding: 5px 10px;
}

a.ui-datepicker-prev span {
    color: #FFF;
    font-size: 12px !important;
    font-weight: 600 !important;
}

a.ui-datepicker-next span {
    color: #FFF;
    font-size: 12px !important;
    font-weight: 600 !;
}

.ui-datepicker-month {
    color: #fff;
}

.ui-datepicker-year {
    color: #fff;
}

.ui-datepicker-next,
.ui-datepicker-prev {
    cursor: pointer;
    padding-top: 8px !important;
}

.ui-datepicker-title {
    width: 120px !important;
    font-size: 13px !important;
    margin: 5px !important;
}

.ui-datepicker-month,
.ui-datepicker-year {
    color: black;
}

.ui-datepicker-calendar {
    width: 100%
}

.ui-datepicker-calendar tr td {
    border: solid 1px #EFEFEF;
    background: #fbfbfb;
    padding: 3px 8px;
    font-size: 12px
}

.ui-datepicker-calendar tr td:last-child a {
    float: left;
    width: 25px;
    height: 25px;
    margin: 4px;
    border-radius: 100%;
    display: flex;
    color: white;
    justify-content: center;
    align-items: center;
    background: #546d96;
    border: solid 1px #737373;
}

.ui-datepicker-calendar tr td:last-child a img {
    width: 13px;
}

.ui-datepicker-calendar tr th {
    background: #dee2e6;
    color: #3e3e3e;
    padding: 10px 10px;
    text-shadow: none;
    font-weight: 600;
    font-size: 12px;
    border: 0px solid #fff;
}

.ui-datepicker-calendar tr:hover td {
    background: #ced6e3;
    color: #000000;
    position: relative
}

.ui-datepicker-calendar tr:hover td:first-child:after {
    width: 3px;
    background: #546d96;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    content: ''
}

.tbl-dlt-ico {
    background: #546d96 !important;
}

table tr td:last-child a {
    float: left;
    width: 20px;
    height: 22px;
    margin: 4px;
    border-radius: .25em;
    display: flex;
    color: white;
    justify-content: center;
    align-items: center;
    background: #485974;
}

.files input {
    outline: 2px dashed #c3cbcc;
    outline-offset: -12px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    padding: 29px 1px 41px 26px;
    text-align: center !important;
    margin: 0px;
    width: 100%!important;
}

.files input:focus {
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    border: 1px solid #92b0b3;
}

.files {
    position: relative
}

.files:after {
    pointer-events: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 50px;
    right: 0;
    height: 56px;
    content: "";
    /*background-image: url(https://image.flaticon.com/icons/png/128/109/109612.png);*/
    display: block;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.color input {
    background-color: #f1f1f1;
}

.files:before {
    position: absolute;
    bottom: 10px;
    left: 0;
    pointer-events: none;
    width: 100%;
    right: 0;
    height: 29px;
    content: " or drag it here. ";
    display: block;
    margin: 0 auto;
    color: #6f7e96;
    font-size: 11px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 360px) {
    [class*="col-"] {
        width: 100%;
    }
    .col-s-1 {
        width: 8.33%;
    }
    .col-s-2 {
        width: 16.66%;
    }
    .col-s-3 {
        width: 25%;
    }
    .col-s-4 {
        width: 33.33%;
    }
    .col-s-5 {
        width: 41.66%;
    }
    .col-s-6 {
        width: 50%;
    }
    .col-s-7 {
        width: 58.33%;
    }
    .col-s-8 {
        width: 66.66%;
    }
    .col-s-9 {
        width: 75%;
    }
    .col-s-10 {
        width: 83.33%;
    }
    .col-s-11 {
        width: 91.66%;
    }
    .col-s-12 {
        width: 100%;
    }
    .login-container {
        /* margin-bottom: 5%; */
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        left: 10% !important;
        margin-bottom: auto;
    }
    .login-form-1 {
        border-radius: 0px;
    }
    .login-form-1 h4 {
        margin-bottom: 30px !important;
    }
    .px-3 {
        padding-right: 0rem !important;
    }
    .mt-5 {
        margin-top: 50px !important;
    }
    .login-form-1 {
        padding: 10% !important;
    }
    .log-btn {
        width: 100% !important;
        margin: 5px !important;
    }
    .w-btn {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    #wrapper {
        padding-left: 60px;
    }
    #sidebar-wrapper {
        width: 60px;
    }
    #wrapper.toggled #navbar-wrapper {
        position: absolute;
        margin-right: -250px;
    }
    #wrapper.toggled #content-wrapper {
        position: absolute;
        margin-right: -250px;
    }
    #navbar-wrapper {
        position: relative;
    }
    #wrapper.toggled {
        padding-left: 250px;
    }
    #content-wrapper {
        position: relative;
        top: 0;
    }
    #wrapper.toggled #navbar-wrapper,
    #wrapper.toggled #content-wrapper {
        position: relative;
        margin-right: 250px;
    }
    .showall {
        text-align: center !important;
    }
    .full {
        margin: 1.75rem 0rem !important;
    }
    /* div.dataTables_wrapper div.dataTables_filter input {
        margin-left: -16px !important;
    } */
    .form-group.col-md-2 {
        max-width: 100% !important;
    }
    /* Medium devices (landscape tablets, 768px and up) */
    @media only screen and (min-width: 576px) {
        .showall {
            text-align: center !important;
        }
        .full {
            margin: 1.75rem 4rem !important;
        }
        .img-fluid {
            max-width: 78% !important;
        }
        .login-container {
            left: 74px;
        }
        .bg-top {
            background-position: top 10px right 20px;
            background-size: contain !important;
        }
    }
    /* Medium devices (landscape tablets, 768px and up) */
    @media only screen and (min-width: 768px) {
        .login-form-1 {
            padding: 5% !important;
        }
        /* .login-container {
            margin-top: 30px !important;
            margin-bottom: 30px !important;
        } */
        .w-btn {
            width: auto !important;
        }
        #wrapper {
            padding-left: 60px;
        }
        #sidebar-wrapper {
            width: 60px;
        }
        #wrapper.toggled #navbar-wrapper {
            position: absolute;
            margin-right: -250px;
        }
        #wrapper.toggled #content-wrapper {
            position: absolute;
            margin-right: -250px;
        }
        #navbar-wrapper {
            position: relative;
        }
        #wrapper.toggled {
            padding-left: 250px;
        }
        #content-wrapper {
            position: relative;
            top: 0;
        }
        #wrapper.toggled #navbar-wrapper,
        #wrapper.toggled #content-wrapper {
            position: relative;
            margin-right: 250px;
        }
        .form-group.col-md-2 {
            max-width: 100% !important;
        }
    }
    /* Large devices (laptops/desktops, 992px and up) */
    @media only screen and (min-width: 992px) {
        .login-form-1 h4 {
            margin-bottom: 60px !important;
        }
        .login-form-1 {
            padding: 4% !important;
        }
        /* .login-container {
            margin-top: 50px !important;
            margin-bottom: 50px !important;
        } */
        .w-btn {
            width: auto !important;
        }
        #wrapper {
            padding-left: 210px;
        }
        #wrapper.toggled {
            padding-left: 60px;
        }
        #sidebar-wrapper {
            width: 210px;
        }
        #wrapper.toggled #sidebar-wrapper {
            width: 60px;
        }
        #wrapper.toggled #navbar-wrapper {
            position: absolute;
            margin-right: -190px;
        }
        #wrapper.toggled #content-wrapper {
            position: absolute;
            margin-right: -190px;
        }
        #navbar-wrapper {
            position: relative;
        }
        #wrapper.toggled {
            padding-left: 60px;
        }
        #content-wrapper {
            position: relative;
            top: 0;
        }
        #wrapper.toggled #navbar-wrapper,
        #wrapper.toggled #content-wrapper {
            position: relative;
            margin-right: 60px;
        }
    }
    /* Extra large devices (large laptops and desktops, 1200px and up) */
    @media only screen and (min-width: 1200px) {
        body {
            height: 100% !important;
        }
        .col-lg-1.col-md-2.ml-0 {
            flex: 1 0 8.333333% !important;
            max-width: 14%;
        }
    }
}

.ms-options-wrap>.ms-options .ms-selectall {
    text-transform: none !important;
}

.card {
    max-width: 100% !important
}

.select2 {
    width: 100% !important
}

.card-img-left {
    height: 50px !important;
    width: 50px !important;
    display: block;
    object-fit: cover;
    margin: auto;
}

.ms-options-wrap>button:focus,
.ms-options-wrap>button {
    border-radius: 25px;
}

.ms-options-wrap>button:focus,
.slider:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

.startlight {
    color: #ffc107 !important;
}

.startdim {
    -webkit-text-stroke-color: #ffc107;
    -webkit-text-stroke-width: 0.5px;
    color: transparent !important;
}

.select2-container {
    width: 100% !important;
}

.select2-selection--single {
    display: inline-block !important;
    width: 100% !important;
    height: 34px !important;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: black !important;
    vertical-align: middle !important;
    background: url(../img/dropar.svg) no-repeat right 0.75rem center/8px 10px;
    background-color: #f7f7f7 !important;
    border: 1px solid #ced4da !important;
    border-radius: 20px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    outline: 0;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
    font-size: 13px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: 0;
}

.select2-container--default {
    font-size: 13px
}

.select2-selection__arrow {
    display: none
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: black !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 20px;
    font-size: 13px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    line-height: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 20px !important;
}

.ms-options-wrap>button:focus,
.ms-options-wrap>button {
    display: inline-block !important;
    width: 100% !important;
    height: 34px !important;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: black !important;
    vertical-align: middle !important;
    background: url(../img/dropar.svg) no-repeat right 0.75rem center/8px 10px;
    background-color: #f7f7f7 !important;
    border: 1px solid #ced4da !important;
    border-radius: 20px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    outline: 0;
}

.ms-options-wrap>button>span {
    font-size: 13px !important
}

.ms-options-wrap>button:after {
    display: none;
}

.ms-options-wrap>.ms-options>ul label {
    font-size: 13px !important
}

.checkbox_label {
    padding-left: 10px;
}

.tooltip-inner ul {
    text-align: left
}

.hidesub {
    width: 0;
}

.showsub {
    display: block;
}

#Mainservice_div {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#Subservice_div {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.CollapseServ .card,
#Subservice_div .card {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#Subservice_div .card-body {
    padding: 0 !important;
}

.high_grp_bl {
    color: #2196F3
}

.high_grp_rd {
    color: red
}

.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 25px;
    left: 10px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch-input:checked+.slider {
    background-color: #546d96;
}

.switch-input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.switch-input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.display-flex {
    display: flex;
}

.Aglist-bt a {
    font-size: 14px;
    font-style: italic;
    margin-right: 6px;
    text-decoration: underline;
}

.comp-table td {
    padding-top: 1px !important;
    padding-bottom: 5px !important;
}

.cmp-clp {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.ag-check {
    width: 18px;
}

.ag-card-bd {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

#empty-search {
    margin-top: 30px;
}

.card-title a {
    color: #212529 !important
}

@media only screen and (max-width: 1070px) {
    .ag-bt-dv .btn {
        float: none !important
    }
}

.ag-bt-dv .btn {
    margin-bottom: 0 !important;
}

#SearchBody,
.ol-sc-card {
    padding: 0 !important;
}

#SearchBody hr {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.hed-tr-bg span {
    color: #007bff !important;
    margin-left: -15px;
    margin-right: 9px;
    cursor: pointer;
}

.ow-tile {
    cursor: pointer;
}

.ow-tile:hover {
    background-color: #fafafa;
}

.ow-tile .card-body {
    padding: 0px !important;
}

.checkStyle {
    width: 20px !important;
    height: 20px !important;
    background-size: 20px !important;
    border-radius: 15px;
    border: 5px
}

#ServiceTable input[readonly] {
    cursor: not-allowed;
}

.SF_Search_in {
    width: 100%;
    font-size: 13px;
    outline: none;
    border: none;
}

.SF_Search_div {
    padding: 8px !important;
}

.accordion #ServiceList_div>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.accordion #ServiceList_div>.card .card-header {
    margin-bottom: -2px;
}

#ServiceList_div>.card {
    border-radius: 0;
}

.MSF_Search_in {
    width: 100%;
    font-size: 13px;
    outline: none;
    border: none;
}

.MSF_Search_div {
    padding: 8px !important;
}

.accordion #Modal_ServiceList_div>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.accordion #Modal_ServiceList_div>.card .card-header {
    margin-bottom: -2px;
}

#Modal_ServiceList_div>.card {
    border-radius: 0;
}

.required {
    color: red;
}

#ServiceTable_wrapper .dataTables_length {
    padding: 5px
}

#ServiceTable_filter .dataTables_filter {
    padding: 5px
}

#ServiceTable .accordion-toggle td:first-child {
    cursor: pointer !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    padding-bottom: 5px;
}

.agt-vm:disabled {
    cursor: not-allowed;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: not-allowed !important;
}

.toast {
    opacity: 1 !important;
}

.agt-sopt {
    min-width: 55px !important;
    max-width: 55px !important;
}

.agt-coty {
    min-width: 118px !important;
    max-width: 118px !important;
}

.agc-amnt,
.agc-tat {
    float: right;
}

.agc-amnt {
    margin-right: 50px
}

.select2-container--default .select2-selection--multiple {
    display: inline-block !important;
    width: 100% !important;
    padding: 0rem 1.75rem 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: black !important;
    vertical-align: middle !important;
    background: url(../img/dropar.svg) no-repeat right 0.75rem center/8px 10px;
    background-color: #f7f7f7 !important;
    border: 1px solid #ced4da !important;
    border-radius: 20px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    outline: 0;
    min-height: 34px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 0px;
    padding: 0;
    font-size: 12px;
}

.select2-container--default .select2-search--inline .select2-search__field {
    font-size: 12px !important;
}

.not-allowed {
    cursor: not-allowed;
}

.logo-sec {
    max-width: 100%;
    height: 65px;
    display: block;
}

#AgencyList_Cont {
    margin-top: 0 !important;
}

.olp-head {
    padding: 0px !important;
}

.rating-rw {
    padding-left: 20px!important;
}


/* mishal */

.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 60px;
}

.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fdfdfd;
    border: 1px solid #bcc3ca5c !important;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 40px;
    line-height: 23px;
    color: #999;
    border-radius: 5px 10px 10px 5px;
    font-weight: 300;
}

.file-upload-wrapper:before {
    content: "Upload";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 40px;
    background: #111B69;
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 12px;
    line-height: 42px;
    padding: 0 22px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}

.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}

.w-100 {
    width: 100%;
}

.btn-active-yellow {
    background-color: #EC9F0E !important;
}

.btn-active-blue {
    background-color: darkblue !important;
}

.btn-active-green {
    background-color: green !important;
}

.btn-active-eye {
    background-color: rgb(15, 115, 155) !important;
}

.butck {
    background-color: darkblue;
    color: white !important;
    padding: 10px 12px;
    width: 37%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-weight: 700;
}

.upicon {
    margin: 0px 9px 0px 0px;
}

.cardh4 {
    font-size: 18px;
    font-weight: 700;
}

.table-bordered td,
.table-bordered th {
    border: 0px solid #d8d8d8 !important;
}

.pointer {
    cursor: pointer;
}

.chat {
    position: fixed;
    bottom: 0;
    right: 0px;
}

.chat-submit-btn{
    cursor: pointer;
}

.navbar-header{
    cursor: pointer;
}


/* scrollbar */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  
  ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  }
  
  ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.3);
  }
  

  .scroll-area{
      height: 200px;
      overflow: scroll;
      overflow-x: hidden;
  }

  .eventpanel{
      height: 300px !important;
  }


  .btn-active-yellow {
    color: white !important;
    cursor: pointer;
}

.btn-active-yellow:hover{
    color: black !important;
}

.btn-active-blue{
    cursor: pointer;
}

.btn-active-blue:hover{
    color: white !important;
}