/* CRM.CRM Global Styles */
  ::-webkit-scrollbar {
    width: 4px;
  }
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #E67D04;
    border-radius: 10px;
  }
  ::-webkit-scrollbar-thumb {
    background: #E67D04;
    border-radius: 10px;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #E67D04;
  }

#container {
    height: 100%;
    width: 100%;
}

.form-signin {
    background: #fff;
    border: 1px solid rgba(0,0,0,.125); 
    border-radius: 14px;
    margin: 25px auto;
    margin-top: 0;
    max-width: 500px;
}

.form-signin h2.form-signin-heading {
    background: #41cac0 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    padding: 12px 15px;
    text-align: center;
    text-transform: uppercase;
}

.form-signin .checkbox {
    margin-bottom: 14px;
}

.form-signin .checkbox {
    /*color: #b6b6b6;*/
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    float: left;
}


/*.form-signin .form-control {
box-sizing: border-box;
font-size: 16px;
height: auto;
padding: 10px;
position: relative;
}*/

.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin .form-control{
    border: 1px solid #ced4da;
    border-radius: 8px !important;
    font-size: 14px; 
    padding: 4px 10px !important;
    height: 38px;
    color: #495057;
}
.login-box .form-control {
    border: 1px solid #ced4da;
    border-radius: 8px !important;
    font-size: 14px; 
    padding: 4px 10px !important;
    height: 38px;
    color: #495057;
}
.form-signin .form-group label{
    font-size: 14px;
    color: #404040;
    font-weight: 400;
}
.login-box .form-group label{
    font-size: 14px;
    color: #404040;
    font-weight: 400;
}
.form-signin .form-control:focus {
    border: 1px solid #ced4da;
}
.login-box .form-control:focus {
    border: 1px solid #ced4da;
}
.form-signin .btn-success{
    border-radius: 8px;
}
.login-box .btn-success{
    border-radius: 8px;
}
.page-login .page-content{
    background: #eee !important;
}
.page-login .page-content .page-inner{
    background: #eee !important;
}
.mb-1{
    margin-bottom: 1rem !important;
}
.mt-10{
    margin-top: 10px;
}
/*.form-signin input[type="text"],
.form-signin input[type="password"],
.form-signin select {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    box-shadow: none;
    font-size: 12px;
    margin-bottom: 5px;
}*/

.form-signin .btn-login {
    background: #f67a6e none repeat scroll 0 0;
    box-shadow: 0 4px #e56b60;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: uppercase;
}

/*.form-signin p {
    color: #41CAC0;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
}*/

/*.form-signin label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: left;
}*/

.form-signin .form-group {
    text-align: left;
}

/*.form-signin a {
    color: #41cac0;
}*/

.form-signin a:hover {
    color: #b6b6b6;
}

.login-wrap {
    padding: 30px;
    font-family: "Open Sans", sans-serif;
}

.login-social-link {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 20px;
}

.login-social-link a {
    border-radius: 4px;
    color: #fff;
    padding: 15px 28px;
}

.login-social-link a:hover {
    color: #fff;
}

.login-social-link a i {
    font-size: 20px;
    padding-right: 10px;
}

.login-social-link a.facebook {
    background: #5193ea none repeat scroll 0 0;
    box-shadow: 0 4px #2775e2;
    float: left;
    margin-right: 22px;
}

.login-social-link a.twitter {
    background: #44ccfe none repeat scroll 0 0;
    box-shadow: 0 4px #2bb4e8;
    float: left;
}

.small.red.text-warning {
    margin-bottom: 0;
    text-align: left;
    color: #bf1d19;
    position: absolute;
    bottom: -14px;
}

.login-wrap .form-group {
    float: left;
    margin-bottom: 15px;
    margin-right: 10px; 
    width: 100%;
    position: relative;
}

#addEdit textarea {
    min-height: 34px;
}

.login-wrap hr {
    border-color: #efefef;
    margin-bottom: 10px;
    margin-top: 10px;
}

.brd {
    border-left: 1px solid #fff;
}

@media screen and (max-width: 767px) {
    .vtd_mobile .panel-body {
        padding: 10px;
    }
    .vtd_mobile .panel-heading {
        padding: 0;
        height: 22px;
    }
    .logo-box img {
        margin-top: 7px;
    }
    .form-group {
        margin-bottom: 10px;
    }
    .push-sidebar:hover,
    .push-sidebar:focus {
        color: #fff;
    }
    .btn {
        margin-top: 5px;
    }
    .unbilled_tab ul li {
        float: left;
        margin: 5px 0;
        width: 100%;
        list-style: none;
    }
    .no-padding {
        padding: 0;
    }
    .brd {
        border-left: none;
    }
    .text_left .text-right {
        text-align: left !important;
        margin-top: 10px;
    }
    .title {
        font-size: 24px;
    }
    .not_right .text-right {
        text-align: left !important;
        margin-top: 10px;
    }
    .vtd_navtab .nav-tabs>li {
        float: none;
        margin-bottom: -1px;
    }
    .vtd_navtab .tab-content {
        padding: 0;
    }
    .btn-info {
        /*		margin-bottom:10px;*/
    }
    .pull-left {
        float: none !important;
    }
    .block_color {
        display: block;
        padding: 3px;
        margin-bottom: 5px;
    }
    .unbilled_tab {
        position: relative;
        z-index: 9;
    }
    .div-two {
        width: 100%;
    }
    .div-one {
        width: 100%;
    }
    .text-right {
        text-align: left;
    }
    #addEdit textarea {
        height: 81px;
    }
    .eventsCalendar-daysList.showDayNames.showAsWeek {
        width: 96% !important;
    }
    .eventCalendar-wrap {
        width: 43% !important;
    }
    .eventsCalendar-daysList.showAsWeek li {
        width: 14.28%;
    }
    .shadow-box {
        padding: 15px;
        box-shadow: none;
    }
}


/*---------------------------------------------------------- 15 June 18*/

.vtd_sm .panel-heading {
    padding-left: 15px;
    padding-right: 15px;
}

.vtd_sm .box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    /* box-shadow: 0 1px 1px rgba(0,0,0,0.1);*/
}

.vtd_sm .box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

.vtd_sm .box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.vtd_sm .btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}

.vtd_sm .btn-app {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px;
}

.vtd_sm .img_thumb_sm img {
    padding: 15px;
    border: 1px solid #E0E0E0;
    box-shadow: 2px 2px 3px #aaaaaa;
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    outline: none;
}

.m-t-10 {
    margin-top: 10px;
}

/*.table-responsive table tr th {
    background: #1976d2;
    color: #fff;
}*/

/*.tab-content {
    border: none;
    border-top: 1px solid #1976d2;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}*/

.table-responsive {
    padding: 0 10px;
}

.table-responsive table tr td {
    vertical-align: middle;
    text-align: center;
    position: relative;
    /*border: 1px solid rgba(0, 0, 0, 0.1)!important;*/
}

.table-responsive table {
    /*border-right: 1px solid rgba(0, 0, 0, 0.1)!important;*/
}

.table-responsive .btn-circle {
    display: inline-block;
    /*padding: 2px 2px;*/
    border-radius: 50%;
    color: #fff;
    /*width: 25px;
    height: 25px;*/
    text-align: center;
}


/*.btn-info, .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-group.open .btn-info.dropdown-toggle, .btn.btn-info.active {
  background-color: #39b3d7 !important;  
}*/

#frmSearch .dataTables_length select {
    border-radius: 0px;
    border: none;
    border: 1px solid #dce1e4;
    height: 34px;
}

#frmSearch .dataTables_length input[type="text"] {
    border: 1px solid #dce1e4;
    border-radius: 0px;
}

.nav-tabs>li>a {
    border-radius: 6px;
    color: #004481;
    font-size: 14px;
    background: #dfe8ef;
    padding: 10px 15px;
    border: none;
    margin-right: 5px;
    position: relative;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #004481;
    border-bottom-color: #004481;
    border: none !important;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #004481;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
}
.tab-content {
    padding: 15px;
    background: #fff;
    border: 1px solid #dfe8ef;
    /*overflow: hidden;*/
    margin-top: 10px;
    border-radius: 8px;
}

.spacer {
    clear: both;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.gap-20 {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 20px;
}

.no-padding {
    padding: 0 !important;
}

.side-list-qua {
    background: #fff !important;
}

.side-list-qua .form-group label {
    font-size: 13px;
}

.table-responsive .table tr th a {
    color: #fff;
}
.user-prof-img{
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-left: 2px;
    /*border: 1px solid #eee;
    border-radius: 50%;*/
}
.user-prof-img .imgsrcappend{
    max-width: 100%;
    max-height: 100%;
}
.customer-drop-down .dropdown-menu{
    left: -136px;
}
.customer-drop-down .dropdown-menu:before {
    left: 82%;
}
.customer-drop-down .dropdown-menu:after {
    left: 82%;
}
.bg-white{
    background: #fff;
}
.all-time{
    margin-bottom: 15px;
}
.indication{
    display: flex;
}
.indication ul{
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}
.indication ul li{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    list-style: none;
    margin: 0 5px;
}
.indication ul li.red{
    background: #ff0000;
}
.indication ul li.blue{
    background: #3c78d8;
    color: #fff;
}
.indication ul li.orange{
    background: #f1c232;
}
.indication ul li.green{
    background: #00D100;
}
.task-widget{
    padding-left: 15px;
    padding-right: 15px;
}
.task-widget table tr th{
    text-align: center;
}
.task-widget table tr td{
    text-align: center;
}

.payment-card {
    width: 80%;
    margin: 15px auto;
    border-radius: 30px;
    padding: 20px 25px;
    background: #eaeaea; }
  
  .m-t-30 {
    margin-top: 30px; }
  
  .terms-condition {
    height: 222px;
    overflow-Y: scroll;
    padding: 15px 10px;
    background: #eaeaea;
    margin-bottom: 15px;
    border: 2px solid #ccc; }
  
  .typed-cursor {
    color: #a0a0a0; }
  
  .free-trial{
    background: #f7f7f7;
    text-align: center;
    padding: 26px 15px;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin-bottom: 30px;
  }
  .free-trial .btn{
    margin-top: 10px;
  }
  .already-account-text{
    margin-top: 15px;
    text-align: center;
    margin-bottom: 0;
  }
  .already-account-text a{
    color: #b7d858;
  }
  .custom-modal .modal-content {
      border: 1px solid #fff;
      border-radius: 15px;
      padding: 30px;
  }
  .login-text{
    text-align: center;
  }
  .login-text h5{
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .login-text p{
    font-size: 15px;
    color: #666;
  }
  .login-modal .form-control{
    border-radius: 8px;
    border: 1px solid #d6d6d6;
  }
  .text-primary{
    color: #00BFCB !important;
  }
  .text-success{
    color: #b7d858 !important;
  }
  .text-warning{
    color: #E67D04 !important;
  }
  .text-danger {
    color: #FF0000 !important;
  }
  .text-purple{
    color: #9428FF !important;
  }
  .user-price {
      color: #b7d858 !important;
      padding: 5px 10px;
      display: inline-block;
      border-bottom: 1px solid #e0e0e0;
  }
  
  #dialog-message{
    display: none;
  }
  
  .payment-tab{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .payment-tab li{
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 2px;
  }

  .text-blue {
    color: #004481 !important;
  }

  .ml-1{
    margin-left: 5px !important;
  }

.d-flex {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.align-items-center {
    align-items: center!important;
}
.justify-content-end {
    justify-content: flex-end!important;
}
.justify-content-center {
    justify-content: center!important;
}
.justify-content-between {
    justify-content: space-between!important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}
.ms-0 {
    margin-left: 0 !important;
}
.ms-1 {
    margin-left: 0.25rem !important;
}
.ms-2 {
    margin-left: 0.5rem !important;
}
.ms-3 {
    margin-left: 1rem !important;
}
.ms-4 {
    margin-left: 1.5rem !important;
}
.ms-5 {
    margin-left: 3rem !important;
}
.me-0 {
    margin-right: 0 !important;
}
.me-1 {
    margin-right: 0.25rem !important;
}
.me-2 {
    margin-right: 0.5rem !important;
}
.me-3 {
    margin-right: 1rem !important;
}
.me-4 {
    margin-right: 1.5rem !important;
}
.me-5 {
    margin-right: 3rem !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mt-3 {
    margin-top: 1rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}
.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}
.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}
.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}
.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}
.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}
.mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
}
.my-auto{
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.m-auto{
    margin: auto !important;
}
.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}
.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}
.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}
.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}
.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.p-0{
    padding: 0 !important;
}
.m-0{
    margin: 0 !important;
}
.no-caret:before, .no-caret:after{
  display: none !important;
}
.d-inline{
    display: inline-block;
}
.w-auto{
    width: auto;
}
.map-holder {
    border: 1px solid #DFE3F5;
    border-radius: 4px;
    overflow: hidden;
    height: 220px;
}
.map-holder-dash {
    border: 1px solid #DFE3F5;
    border-radius: 4px;
    overflow: hidden;
}

/* Dashboard new widgets */
.light-grey-bg{
    padding: 15px;
    background: #F7F8FC;
}
.card{
    background: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0px 10px 30px 0px #00448114;
    padding: 15px;
    overflow: hidden;
}
.widget-box{
    background: #fff;
    box-shadow: 0px 18px 60px 0px #00448114;
    border-radius: 12px;
    padding: 15px;
}
.widget-img{
    width: 28%;
}
.widget-text{
    position: relative;
    width: 72%;
    padding-left: 5px;
}
.widget-big-title{
    color: #1E2334;
    font-size: 34px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 0;
}
.widget-small-title{
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #868890;
    margin-bottom: 0;
    text-transform: uppercase;
}
.status-indicator{
    position: absolute;
    top: 0;
    right: 0;
}
.status-indicator .status-down{
    color: #FF0000;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}
.status-indicator .status-up{
    color: #68D000;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}
.d-none{
    display: none;
}
.widget-avatar{
    width: 72px;
    height: 72px;
    border-radius: 50%;
    overflow: hidden;
}
.table-avatar{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
}
.w-auto{
    width: auto;
}
.relative{
    position: relative;
}
.employee-cont-list{
    margin-top: 10px;
}
.employee-cont-list ul{
    display: flex;
}
.employee-cont-list ul li{
    margin-right: 5px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
label {
    font-weight: 500;
}

.floating-chat-icon{
    background-color: #129bf4;
    color: #fff;
    line-height: 55px;
    margin-top: 10px;
    border: none;
    cursor: pointer;
    font-size: 23px;
    width: 55px;
    height: 55px;
    text-align: center;
    box-shadow: 2px 2px 8px -3px #000;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    display: inline-block;
    position: fixed;
    z-index: 99;
    bottom: 50px;
    right: 30px;
}
.floating-chat-icon a{
    color: #fff;
}
.floating-chat-icon i {
    line-height: 55px;
}
.mms_media_list {
    display: flex;
}
.mms_media_list .mms-img{
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    padding: 2px;
    margin: 2px;
}
.mms_media_list img{
    max-width: 100%;
}

/*e-commerce style*/
.ecom-nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ecom-nav ul{
    display: flex;
}
.ecom-nav ul li{
    margin-right: 10px;
}
.ecom-nav ul li a{
    position: relative;
}
.cart-count{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: -15px;
    left: 0;
    text-align: center;
    background: #f25656;
}
.btn-cart{
    font-size: 24px;
    color: #000;
    padding: 0;
}
.product-box{
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-top: 10px;
    margin-bottom: 20px;
}
.pro-img{
    height: 225px;
    overflow: hidden;
    text-align: center;
    padding: 10px;
    padding-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro-name{
    color: #000;
    height: 44px;
    overflow: hidden;
    display: block;
}
.pro-img img{
    max-width: 240px;
}
.pro-description{
    padding: 10px;
}
.price-wrap{
    display: flex;
}
.pro-price{
    font-size: 18px;
    font-weight: 500;
}
.pro-old-price{
    color: #b9b9b9;
    font-size: 12px;
    text-decoration: line-through;
    margin-left: 10px;
}
.button-wrap{
    display: flex;
    justify-content: space-between;
}
.sub-count{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    background: #004481;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    padding: 2px;
}
.product-name{
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 20px;
}
.product-description{
    margin-bottom: 20px;
    color: #666;
}
.pro-detail-left img{
    width: 100%;
}
.add-cart-btn{
    display: flex;
    margin-top: 30px;
    width: 66%;
}
.add-cart-btn .btn{
    margin-right: 15px;
    width: 50%;
}
.pro-available{
    display: inline-block;
}
.size-chart ul{
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}
.size-chart ul li{
    width: 40px;
    height: 40px;
    border: 1px solid #666;
    border-radius: 50%;
    color: #000;
    text-align: center;
    padding: 9px 0;
    font-weight: bold;
}
.cart-card{
    background: #fff;
    min-height: 150px;
    box-shadow: 0px 18px 60px 0px #00448114;
    border-radius: 12px;
    padding: 30px;
    margin-bottom: 30px;
}
.cart-item-wrap{
    display: flex;
    gap: 5px;
}
.cart-item{
    width: 18rem;
}
.cart-item h4{
    margin: 0;
}
.cart-item p{
    line-height: 18px;
}
.cart-img{
    height: 60px;
    width: 60px;
    overflow: hidden;
    border-radius: 4px;
}
.cart-img img{
    width: 100%;
}
.cart-numbering {
  display: flex;
  gap: 4px;
  width: 18rem;
}
.cart-numbering .form-control {
  text-align: center;
}
.cart-numbering .form-control[type="number"]::-webkit-inner-spin-button,
.cart-numbering .form-control[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.navigation{
    margin: 20px 0;
}
.navigation ul{
    display: flex;
    gap: 10px;
}
.navigation ul li a{
    padding: 8px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 15px;
}
.navigation ul li a:hover{
    background: #004481;
    color: #fff;
}
.navigation ul li.active a{
    background: #004481;
    color: #fff;
}
.ecom-success-msg {
    text-align: center;
}
.ecom-success-msg .fa{
    font-size: 60px;
}
.ecom-success-msg h4{
    line-height: 1.5;
    margin-top: 10px;
}
/*end e-commerce style*/


/* automation style */
.automation-wrap {
    height: 86vh;
    position: relative;
}
.setNotification{
    display: flex;
    align-items: center;
    margin-top: 2rem;
    position: relative;
}
.setNotification .custom-drop{
    width: auto;
    font-size: 2rem;
    padding: 0 0.8rem;
    font-weight: 600;
    border: none;
    color: #004481;
    text-decoration: underline;
    border-radius: 0;
    -webkit-appearance: none;
}
.setNotification h4{
   font-size: 2rem;
}
.btn-link{
    font-size: 2rem;
    color: #468cd1;
}
.nice-select:after {
    display: none;
}
.relative{
    position: relative;
}
.time-text{
    width: auto;
}
.btn-modal{
    background: transparent;
    font-size: 2rem;
    padding: 0 0.8rem;
    font-weight: 600;
    border: none;
    color: #004481;
    text-decoration: underline;
    border-radius: 0;
}
.custom-modal{
    width: 286px;
    height: 208px;
    border-radius: 15px;
    background: #fff;
    padding: 15px;
    position: absolute;
    top: 30px;
    left: 0;
    border: 1px solid #ddd;
    z-index: 2;
}
.custom-modal .close{
    position: absolute;
    top: 4px;
    right: 6px;
}
.custom-modal-large{
    width: 600px;
    height: 320px;
    border-radius: 15px;
    background: #fff;
    padding: 15px;
    position: absolute;
    top: 36px;
    left: 0;
    border: 1px solid #ddd;
    z-index: 2;
}
.custom-modal-large:before{
    content: "{...}";
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-align: center;
    padding: 2px 0;
    position: absolute;
    top: 40px;
    right: -28px;
    background: #e5e5e5;
    font-size: 10px;
}
.custom-modal-large:after{
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 6px solid #e5e5e5;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 48px;
    right: -33px;
}
.custom-modal-large textarea {
  resize: none;
}
.custom-modal-scroll{
    width: 200px;
    height: 320px;
    overflow-y: scroll;
    border-radius: 8px;
    background: #fff;
    padding: 15px;
    position: absolute;
    top: 0;
    right: -232px;
    border: 1px solid #ddd;
    z-index: 2;
}
.select-time,.custom-time,.custom-modal-large{
    display: none;
}
.custom-modal ul{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.custom-modal ul li{
    text-decoration: none;
    font-size: 14px;
    color: #444;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
    background-color: #fff;
}
.custom-modal ul li.selected{
    background-color: #B7D858;
    color: #fff;
    border: 1px solid #B7D858;
}
.customize-time {
    margin-top: 10px;
    cursor: pointer;
    border-top: 1px solid #ddd;
    padding: 8px 0;
    display: block;
}
.custom-modal-scroll ul li{
    cursor: pointer;
    color: #666;
    font-size: 16px;
    padding: 3px 0;
    margin: 5px 0;
}
.add-condition {
    color: #E67D04;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 20px;
    cursor: pointer;
    width: 150px;
}
.condition-pop{
    width: 500px;
    height: 320px;
    border-radius: 15px;
    background: #fff;
    padding: 15px;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #ddd;
    z-index: 2;
    display: none;
}
.condition-pop .customize-time{
    display: flex;
    justify-content: space-between;
    margin-top: 94px;
    cursor: auto;
}
.condition-radio {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px;
}
.condition-radio li {
    text-decoration: none;
    font-size: 14px;
    color: #444;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
    background-color: #fff;
    position: relative;
    width: 25%;
    height: 42px;
    overflow: hidden;
}
.condition-radio label,
.condition-radio input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.condition-radio input[type="radio"] {
  opacity: 0;
  margin: 0;
  z-index: 5;
}
.condition-radio input[type="radio"]:checked+label,
.Checked+label {
  background: #B7D858;
  border: 1px solid #B7D858;
  color: #fff;
}
.condition-radio label {
  border: 1px solid transparent;
  cursor: pointer;
  z-index: 11;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.condition-radio label:hover {
  background: #eee;
}
.automation-fix-buttons{
    position: absolute;
    bottom: 50px;
    text-align: right;
    right: 0;
    z-index: 2;
}
/* end automation style */

/*menu visiblity*/
.list-of-menu ul li ul{
    padding-left: 15px;
}
