﻿body {
    position: fixed !important;
    bottom: 0%;
    top: 0%;
    padding: 0;
}
.wrapper {
    overflow-y: scroll;
    height: 100%;
}
.sidebar-menu>li>a>i {
    width: auto !important;
    margin-right: 10px;
    font-size: 22px;
    margin-top: -15px;
    vertical-align: bottom;
    font-weight: 600;
}
a:hover, a:focus {
    color: #e0b77f !important;
}
.sidebar-menu>li>a {
z-index: 2;
position: relative;
color: #6B7694 !important;
}
.sidebar-menu>li.active>a, .sidebar-menu>li>a:hover {
color: #DCB86D !important;
}

.small-box-footer{
    font-size:19px;
    text-align:right !important;
    padding-right: 15px !important;
}

.main-sidebar {
    background: #090D15;
    overflow-y: scroll;
    position: fixed;
    height: 100%;
}

.main-sidebar::-webkit-scrollbar {
    width: 1px;
    background: #090D15;
}

.main-sidebar img.backg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.3;
}

.panel {
    border-radius: 0!important;
}

.tab-header {
    width: 100%; display: inline-block; float: left; padding-bottom: 0; text-align: center; font-size: 17px;
}

.box-header button.tab-head:hover {
    background: #fff ;
    color: #3c8dbc;
}

.box-header button.active {
    padding: 10px 0; text-align: center; background: #ffffff;border-right: 2px solid #fff !important;
    border-top: 2px solid #00a7d0 !important;
    border: 0;
}

.box-header button.tab-head {
    padding: 10px 0; text-align: center; color: #fff; background: #00a7d0;border-right: 2px solid #fff !important; display: block; border: 0;
}

.box-header input.tab-head:hover {
    background: #fff ;
    color: #3c8dbc;
}

.box-header input.active {
    padding: 10px 0; text-align: center; background: #ffffff;border-right: 2px solid #fff !important;
    border-top: 2px solid #00a7d0 !important;
    border: 0;
}

.box-header input.tab-head {
    padding: 10px 0; text-align: center; color: #fff; background: #00a7d0;border-right: 2px solid #fff !important; display: block; border: 0;
}

.box-header a.tab-head:hover {
    background: #fff ;
    color: #3c8dbc;
}

.box-header a.active {
    padding: 10px 0; text-align: center; background: #ffffff;border-right: 2px solid #fff !important;
    border-top: 2px solid #00a7d0 !important;
    border: 0;
}

.box-header a.tab-head {
    padding: 10px 0; text-align: center; color: #fff; background: #00a7d0;border-right: 2px solid #fff !important; display: block; border: 0;
}

.depart-tab1 {
    width: 33.4%; display: inline-block; text-align: center;background: darkgray; padding: 10px 0;
}

.depart-tab2 {
    width: 33%; display: inline-block; text-align: center; background: darkgray; padding: 10px 0;
}

.depart-tab3 {
    width: 33%; display: inline-block; text-align: center; background: darkgray; padding: 10px 0;
}

.label-complete {
    color: #3c8dbc;
    text-transform: uppercase;
    font-style: italic;
    font-size: 18px;
}

.label-schedule {
    color: #00FF2E;
    text-transform: uppercase;
    font-style: italic;
    font-size: 18px;
}

.label-cancel {
    color: #dd4b39;
    text-transform: uppercase;
    font-style: italic;
    font-size: 18px;
}

.label-reschedule {
    color: #f0ad4e;
    text-transform: uppercase;
    font-style: italic;
    font-size: 18px;
}
.label-custom {
    color: #6B7694;
    margin-bottom: 10px;
    font-size: 14px;
}
a.link-department:hover {
    background: #ededed;
}

.link-department:hover .show-button{
    display: block
}

.show-button{
    display: none;
    padding-right: 35px;padding-left: 35px;
}

.panel-collapse div.box-body {
    background: #f4f4f4;
}

.box-header.with-border {
    border-bottom: 0 !important;
    border-top: 2px solid #f1f1f1;
}

.Img-depart {
    border-radius: 50%;max-width: 100%;height: auto; width: 50px; padding-right: 5px;
}

.name-depart{ padding-left: 30px; font-size: 17px;}

.btn-for-sce {
    display: inline-block; width: auto; margin-right: 3px !important;padding: 5px 10px;
}

.btn-setting {
    width: auto; display: block; float: right; padding: 5px 10px;
}

.btn-setting i {
    padding-right: 5px;
}

.profile-identity {
    text-align: center; margin: 10px;
}

.profile-identity h3 {
    display: inline-block; text-transform: uppercase; margin-top: 30px; margin-left: 10px;
}

.profile-identity-detail {
    background: #fafafa; width: 100%; display: block;  float: left;border-bottom: 1px solid #efefef; border-top: 1px solid #efefef; padding: 20px 0 10px 10px; 
}

.profile-identity-detail i {
    font-size: 40px; margin-right: 5px; vertical-align: top;
}

.detail-text {
    display: inline-block;
}

.detail-text span.text-label {
    font-style: italic; color: #999999; font-size: 12px;
}

.detail-text span.text-isi {
    display: block; margin-top: -3px; font-size: 15px;
}
img.size-big {
    border-radius: 50%;max-width: 100%;height: auto; width: 100px; padding-right: 5px;
}

.detail-list-right i {
    font-size: 30px;
    margin-right: 5px;
    vertical-align: middle;
}

.detail-list-right span.label-from {
    font-size: 13px;
    color: darkgray;
    font-style: italic;
}

.btn-block + .btn-block {
    margin: 0;
}

.modal-content {
    background: #161B2C;
}
.modal-header {
    background: #161B2C;
    border-radius: 20px 20px 0 0;
    border-bottom: none;
    padding: 15px 25px;
}

.list-service {
    padding-top: 10px; text-align: right;
}

.list-service .icon-isi {
    display: inline-block; margin-right: 25px;
}

.list-service i {
    font-size: 22px; vertical-align: top; padding-right: 5px;
}

.liststaff-onservice {
    padding-left: 50px;
}

span.bigcheck-target {
    font-family: FontAwesome; /* use an icon font for the checkbox */
    font-size: 25px;
    font-weight: 100 !important;    
}
input[type='checkbox'].bigcheck {     
    position: relative;
    left: -999em; /* hide the real checkbox */
}

input[type='checkbox'].bigcheck + span.bigcheck-target:after {
    content: "\f096"; /* In fontawesome, is an open square (fa-square-o) */
}
input[type='checkbox'].bigcheck:checked + span.bigcheck-target:after {
    content: "\f046"; /* fontawesome checked box (fa-check-square-o) */
}

/* ==== optional - colors and padding to make it look nice === */

span.bigcheck { 
    display: block;
    padding: 0.5em;;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #161b2c;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.5rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.icon {
    width: 3rem;
    height: 3rem;
}
.icon-shape {
    font-size: 38px !important;
    margin-top: 20px;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.rounded-circle {
    border-radius: 50% !important;
}
/* INI DI ACCOUNT.MASTER SUDAH ADA*/

.has-feedback {
position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    margin-top: 8px;
    color: #e7e7e7;
    background-color: #262E49;
    background-image: none;
    border: 1px solid #161b2c;
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 65px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #191f32 !important;
    opacity: 1;
}
.pull-left span {
    font-size: 16px;
}

.flot-base {
    position: relative !important;
    margin-top: 10px;
}

.flot-overlay {
    position: relative !important;
}

.column-price-staff {
    text-align: right;
    padding-top: 10px;
}

.detail-button-setting {
    float: right;
}

.detail-button-setting input {
    width: auto !important;
}

.icon-dashboard {
    font-size: 22px; font-weight: bold; margin-right: 5px;
}

.icon-setting-dash {
        text-align: right; padding-top: 25px;
    }

.link-list {
    clear: both; padding-left: 5px;
}

.link-list li {
    list-style-type: none;
}

.link-list select {
padding: 3px 10px; margin: 5px 3px 5px 5px;
}

.link-list input {
margin-right: 5px;
}


.booking-image {
    max-width: 100%;
    margin: 10px 0;
}

.modal-body .alignRight {
        width: 25%;
        font-weight: 600;
    }

.modal-body td {
    padding-bottom: 10px;
    font-size: 14px;
}

table {
    width: 100% !important; 
    font-size: 14px !important;
}

.top-search-dash {
    border: none;border: none;padding: 7px 10px;width: 80%;
}

.wrapper-search-top {
    float: right; display:block; border: 1px solid #ddd;border-radius: 3px 0 0 3px; padding:0 !important; background: #fff;
}

.class-check-manage {
    height: 300px;
    overflow-y: auto;
}

.class-check-manage input[type="checkbox"] {
    margin-right:7px;
    margin-bottom: 10px;
}

.datepicker {
    z-index: 1100 !important;
}
    
.detail-button-setting{
    color: #ffffff;
    float: right;
    border: 0px;
    border-radius: 3px!important;
    padding: 6px 12px!important;
    font-size: 14px;
    text-align: center;
}
        
.tanggal{
    color:#3c8dbc;
}
.detail-button-setting:hover {
    background-color:#367fa9;
}
.logo .logo-lg{
    text-align: center;
}
.logo .logo-lg img{
    max-width: 70%;
}
.toggle-custom, .dropdown-toggle-custom, .user-footer-custom{
    border: none !important;
}
/*PROGRESS STEP BAR*/
.multi-steps > li.is-active:before, .multi-steps > li.is-active ~ li:before {
  content: counter(stepNum);
  font-family: inherit;
  font-weight: 700;
}
.multi-steps > li.is-active:after, .multi-steps > li.is-active ~ li:after {
  background-color: #ededed;
}

.multi-steps {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top:20px;
}
.multi-steps > li {
  counter-increment: stepNum;
  text-align: center;
  display: table-cell;
  position: relative;
  color: #f66e69;
}
.multi-steps > li:before {
  content: "\f00c";
  display: block;
  margin: 0 auto 4px;
  background-color: #fff;
  width: 36px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  font-family: "FontAwesome";
  border-width: 2px;
  border-style: solid;
  border-color: #f66e69;
  border-radius: 50%;
}
.multi-steps > li:after {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #f66e69;
  position: absolute;
  top: 33%;
  left: 50%;
  z-index: -1;
}
.multi-steps > li:last-child:after {
  display: none;
}
.multi-steps > li.is-active:before {
  background-color: #fff;
  border-color: #f66e69;
}
.multi-steps > li.is-active ~ li {
  color: #808080;
}
.multi-steps > li.is-active ~ li:before {
  background-color: #ededed;
  border-color: #ededed;
}
/*END PROGRESS STEP BAR*/
.stepper-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;

  @media (max-width: 768px) {
    font-size: 12px;
  }
}

.stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #6B7694;
  width: 100%;
  top: 15px;
  left: -50%;
  z-index: 2;
}

.stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #6B7694;
  width: 100%;
  top: 15px;
  left: 50%;
  z-index: 2;
}

.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #161b2c;
  border: #6B7694 1px solid;
  margin-bottom: 6px;
}

.stepper-item.active {
  font-weight: bold;
  color: #7dc7bf;
}

.stepper-item.completed .step-counter {
  background-color: #7DC7BF  ;
  border: none;
}

.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #7DC7BF ;
  width: 100%;
  top: 15px;
  left: 50%;
  z-index: 3;
}

.stepper-item:first-child::before {
  content: none;
}
.stepper-item:last-child::after {
  content: none;
}
.red-circle-bg{
    height: 300px;
    width: 300px;
    border-radius:50%;
    background-color: #fefefe;
    color: #923131;
    margin:0px auto;
    padding-top:15%;
}
.red-circle-bg i{
    font-size: 10em;
}
.blank-page{
    background-image: url("../Images/blank-page.jpg");
    color: #fff;
}

/*Landingpage or profile page*/
.content-left{
    width: 20%;
    height: 100%;
    background-color: #11274c;
    position: fixed;
    border-right: 1px solid #11274c;
}
.content-right{
    width:80%;
    float:right;        
}
.img-container{
    background-color:#fff;
    
}
.profile-picture{
    width: 100% !important;
    height: 300px;
   object-fit: cover !important;   
   object-position: top;
}
.company-info{
    padding:15px;
    color: #fff;
}
.line-break{    
    width: 100%;
    border-bottom: 1px solid #000;
}
.company-name{
    font-size: 2em;
    line-height: normal;    
    margin-bottom:5px;
}
.company-web{
    margin-bottom:15px;
}
.company-social{
    padding:15px;    
}
.company-social a{
   margin-right: 5px;
}
.footer-section{
    background-color: #4e5375;
    padding: 25px 15px 15px 15px;
    height: 70px;
}
.rigt-container{
    padding:15px;
    margin: 10px;
    min-height:700px;
}
.header-profile {
  height: 50px;
  width: 100%;
  background-color: #63d8f9;
    background-image: linear-gradient( to right,#0c5e98 , #63d8f9 75% );
    -webkit-box-shadow: 3px 3px 5px 2px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 3px 5px 2px #ccc;  /* Firefox 3.5 - 3.6 */
  box-shadow:         3px 3px 5px 2px #ccc;
}
.heading-text{
    color: #e0a725;
    letter-spacing:0.1em;
    margin-bottom: 10px;
    margin-top:20px;
}
.heading-text span{
    font-size: 1.5em;
    font-weight:600;
}
.form-signup{
    text-align: center;    
    width: 30%;
    margin: 0px auto;
    padding-top: 7%;
}
.nav-menu-custom {
    color: #161b2c;
    font-weight: 500;
    font-size: 14px;
    margin: 10px 0px;
    cursor: pointer;
}
.nav-menu-custom:hover{
    color : #DCB86D;
}
.title-1 {
    font-size: 36px;
    margin: 15px 0;
    display: block;
}
.title-2 {
    font-size: 30px;
    margin: 15px 0;
    display: block;
}
.title-3 {
    font-size: 24px;
    margin: 15px 0;
    display: block;
}
.title-4 {
    font-size: 20px;
    margin: 15px 0;
    display: block;
}
.title-5 {
    font-size: 16px;
    margin: 15px 0;
    display: block;
}
.title-6 {
    font-size: 12px;
    margin: 15px 0;
    display: block;
}
.f2{
    font-size: 2em !important;
}
.f3{
    font-size: 3em !important;
}
.show{
    display: block;
}
.hide{
    display: none;
}
/*BOX*/
.box-statistic{    
    box-sizing: border-box;
    /*box-shadow: 0px 2px 4px rgba(136, 136, 136, 0.5);*/
    border-radius: 20px;
    padding: 20px;
    width: 100%;
    margin-bottom: 10px;
}
.default-box{
    border: 3px solid #374E38;
}
.white-box{
    background: #fff;
}
.dark-box {
    background: #161b2c;
}
.green-box{
    background: #364E38;
    box-shadow: none;
    color: #fff;
}
.floating-box{
    position: absolute;
    right: 30px;
    top: 0px;
    height: 376px;
    width: 23%;
}
.entity-box{
    text-align: center;
    padding: 20px;
    height: 250px;
    border-radius: 30px;
    border: 1px solid #6B7694;
    align-content: center;
}
/*TYPOGRAPHY & COLOR*/
.text-big{
    font-weight: 700;
    font-size: 48px;
}
.text-success{
    color: #7DC7BF !important;
}
.text-warning {
    color: #bd713b !important;
}
.color-gold{
    color: #DCB86D;
}
.tab-bg-dark{
    background: #595959;
}
.tab-bg-dark-2{
    background: #6c6c6c;
}
.tab-bg-dark-3{
    background: #8f8f8f;
}
.tab-bg-dark-4{
    background: #a7a7a7;
}
.tab-bg-dark-5{
    background: #c8c8c8;
}
.rotate {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
    -moz-transform: rotate(-90.0deg); /* FF3.5+ */
    -ms-transform: rotate(-90.0deg); /* IE9+ */
    -o-transform: rotate(-90.0deg); /* Opera 10.5 */
    -webkit-transform: rotate(-90.0deg); /* Safari 3.1+, Chrome */
    transform: rotate(-90.0deg); /* Standard */
    margin-bottom: 15px;
    max-width:30px;
}
.tableItem {
    padding: 10px;
    border: 1px solid #757575;
    border-radius: 5px;
}
.bg-grey {
    background: #ccc;
    color: #6B7694;
}
.itemPortActive {
    color: #e0b77f !important;
    font-size: 1.3em;
    font-weight: 700;
}
.spin {
    animation: loader 3s infinite;
    border: #0073b7 10px solid;
    width: 98px;
    height: 98px;
    color: #0073b7;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*button CUSTOM*/
.btn-gold{background-color:#DCB86D;border-color:#DCB86D; color: #fff;}
.btn-gold:hover,.btn-gold:active,.btn-gold.hover{background-color:#b99d61;color: #fff;}
.btn-gold-secondary{background-color:#fff;border-color:#DCB86D; color: #AA9872;}
.btn-gold-secondary:hover,.btn-gold-secondary:active,.btn-gold-secondary.hover{background-color:#f6f6f6;color: #AA9872;border-color:#b99d61}
.btn-gold-green{background-color:#043a3a;border-color:#043a3a; color: #DCB86D;}
.btn-gold-green:hover,.btn-gold-green:active,.btn-gold-green.hover{background-color:#135d5d;border-color:#043a3a;color: #DCB86D;}

.btnDetail{
    cursor: pointer;
}
.btnDetail:hover{
    background: #eee;
}
.btn-secondary {
    background: #3e3e74;
}
/*MODAL-CUSTOM*/
.modal-dialog{
   margin: 100px auto !important;
}
.modal-header-label{
    width: 40%;
    margin: -40px auto;
    text-align:center;
    height: 180px;
}
.header-large{
    height: 250px !important;
}
.modal-body {
    padding: 35px !important;
}
.modal-footer {
    background: #161B2C;
    border-radius: 0 0 20px 20px;
    border-top: none;
}
.modal-title{
    font-size: 16px;
}


/*RADIO BUTTON*/
.radio-section {
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    /*height: 100vh;*/
}
.radio-item [type="radio"]{
    display: none;
}

.radio-item + .radio-item {
    margin-top: 15px;
}

.radio-item label{
    display: block;
    padding: 20px 60px;
    background: #1d1d42;
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    cursor: pointer;
    /*font-size: 18px;*/
    font-weight: 400;
    min-width: 250px;
    white-space: nowrap;
    position: relative;
    transition: 0.4s ease-in-out 0s;
}

.radio-item label:after,
.radio-item label:before{
    content: "";
    position: absolute;
    border-radius: 50%;
}

.radio-item label:after {
    height: 19px;
    width: 19px;
    border: 2px solid #524eee;
    left: 19px;
    top: calc(50% - 12px);
}

.radio-item label:before{
    background: #524eee;
    height: 20px;
    width: 20px;
    left: 19px; /*21px;*/
    top: 18px; /*calc(50%-5px);*/
    transform: scale(5);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s ease-in-out 0s;
}

.radio-item [type="radio"]:checked ~ label {
    border-color: #524eee;
}

.radio-item [type="radio"]:checked ~ label::before{
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.radio-item-noLabel{
    padding: 20px 10px;
}
.rb-section {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding: 20px;
    background: #1d1d42;
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    font-weight: 400;
    min-width: 250px;
    white-space: nowrap;
    position: relative;
    transition: 0.4s ease-in-out 0s;
}
.rb-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    column-gap: 100px;
}
input.rb-input {
    --s: 10px;
    --c: green;
    width: 5px;
    aspect-ratio: 1;
    border: none;
    outline: 3px solid #524eee;
    outline-offset: 3px;
    padding: 5px;
    background: linear-gradient(#524eee 0 0) 50%/0 0 no-repeat content-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    transition: .3s;
}
input.rb-input:checked {
  --_c: #524eee;
  background-size: 100% 100%;
  outline-offset: 5px;
  background: #524eee;
}
input.rb-input:focus-visible {
  outline-color: #000;
  outline-offset: 5px;
  border-color: #524eee;
}
.round {
    border-radius: 50%;
    background: radial-gradient(farthest-side,#524eee 96%,#0000 ) 50%/0 0 no-repeat content-box;
}
/*PADDING & MARGIN*/
.no-padding-left{
    padding-left: 0px;
}
.no-padding-right{
    padding-right: 0px;
}
.icon-outlet{
    width: 100px;
    margin-bottom: 20px;
}
.line-break-white{
    width: 20%;
    margin: 10px auto;
    height: 5px;
    background: #fff;
    border-radius: 5px;
}

@keyframes loader {
    0% {
        rotate: 0deg;
    }

    100% {
        border-radius: 50%;
        rotate: 180deg;
    }
}
/*MOBILE VIEW*/
@media (min-width: 768px){

    .toggle-custom {
        /*display: none;*/
        color: #6b7694 !important;
    }
    .box-profile{
        display:none;
    }
}
       

@media (max-width: 767px) {
    .modal-dialog {
        margin: 130px auto !important;
    }
    .form-signup{
        width: 80% !important;
    }
    .modal-body{
        padding: 15px !important;
    }
    .modal-header-label{
        width: 80% !important;
    }
    .modal-header-label{
        height:200px;
    }
    .no-padding-left, .no-padding-right{
        padding: 0px !important;
    }
    .content{
        padding: 15px 0px !important;
    }
    .nav-tabs-custom>.tab-content{
        padding: 20px 0px !important;
    }
    .box-body{
        padding: 10px 0px !important;
    }
    .small-box-footer{
        text-align:center !important;
    }
    h4 {
        line-height: 1.4em;
    }

    .depart-tab1 {
        width: 40%;
    }

    .depart-tab2 {
        width: 31%;
    }

    .depart-tab3 {
        width: 27%;
    }

    .depart {
        margin: 0 !important;
    }

    .depart i {
        font-size: 13px;
    }

    .depart div.col-xs-3 {
        padding: 0; padding-top: 0 !important;
    }

    .depart span.label-schedule {
        font-size: 12px;
    }

    .depart .name-depart {
        padding-left: 15px;
    }

    .name-depart {
        padding-left: 15px;
    }

    .Img-depart {
        width: 40px;
    }

    .depart btn {
        margin-top: 10px;
        float: left;
    }

    .icon-dashboard{
        font-size: 16px !important;
    }

    .icon-setting-dash {
        text-align: right; padding-top: 0px;
    }

    .label-complete {
        font-size: 15px;
    }
    .show-button {
        display: block;
        margin-top: 30px;
        padding: 0;
    }

    .list-service {
        text-align: center;
        margin-bottom: 5px;
        padding: 0 !important;
    }

    .list-service .icon-isi {
        margin-right: 5px;
        font-size: 12px;
    }

    .liststaff-onservice {
        padding-left: 10px;
}

    .btn-new {
        margin: 7px 0;
    }

    .column-price-staff {
        text-align: left;
    }

    .icon-calendar-detail {
        text-align: left;

    }

    .icon-calendar-dash i {
        font-size: 50px;
    }

    .no-padding {
        padding: 0 !important;
    }

    .tab-header {
            font-size: 3.3vw;
    }

    .modal-body .alignRight {
        width: 35%;
    }

    .box-body .pe-7s-date {
    display: none;
    }

    .wrapper-search-top {
        margin: 10px;
    }

    .top-search-dash {
        width: 70%;
    }

    .title-booking-pages {
        width: 50%;
        display: inline-block; float: left;
    }
   .toggle-custom{
       display:block;
   }
   .bs-wizard{
       margin: 10px !important;
   }
   .profile-left{
       display:none;
   }
   .profile-right{
       width: 100% !important;
   }
   .box-profile{
       display:block;
       color: #000 !important;
   }
   .company-info, .company-name{
       color:#000 !important;
   }
   .company-social a{
       color: #3c8dbc;
   }
}
    