/* .......custom css...... */
@media (max-width: 575.98px) {
    .right-bar {
        overflow: auto;
        width: 380px !important;
    }
}
.action-btn{
    justify-content: center;
    text-align: center;
    display: flex;
}
.delete-btn{
    background: #d90606;
    padding: 5px 15px 7px;
    border-radius: 25px;
    color: #fff;
    border: 1px solid #d90606;
      transition: 0.2s;
        margin-bottom: 5px;
        float: left;
}
.delete-btn:hover{
    border: 1px solid #d90606;
    color: #d90606;
    background: #fff;

}
.upgrade-btn{
    background: #4aa133;
    padding: 5px 15px 7px;
    border-radius: 25px;
    color: #fff;
    border: 1px solid #4aa133;
      transition: 0.2s;
        float: left;

}
.upgrade-btn:hover {
    border: 1px solid #4aa133;
    color: #4aa133;
    background: #fff;
}

.add-new-btn{
position: relative !important;
writing-mode: horizontal-tb !important;
border-radius: 3px !important;
padding: 5px 10px !important;
line-height: 20px !important;
bottom: 28px !important;
}
.rightbar-title {
background: #33a186;
}
.btn-success, .btn-danger, .btn-warning {
min-width: 22px;
}
.uplod-icon{
display: block;
width: 100%;
border: 1px solid #fc931d !important;

}
.icon-body{
justify-content: center;
}
.icon-body a {

float: left;
margin: 10px;
padding: 5px 7px 5px;
border: 5px solid #ffddc9;
background-color: #fff3eb;
text-align: center;
transition: .1s ease-in;
}
.icon-body a:hover {
background: #33a18696;
}
.icon-body a span{
display: block;
/*    justify-content: center;*/
color: #333;
}
.icon-body .select-item{
    border: 4px solid #359880ad;
    background: #33a18696;
}
.icon-body .select-item img{
    /* filter: invert(); */
}
.icon-body .select-item span{
    color: #fff;
}
.radio-btn-label {
        min-height: 60px;
/*            border-radius: 3px;*/
       border: 5px solid #afccc3;
background-color: #d7e9e3;
        padding: 4px 10px;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        -moz-box-pack: center;
        justify-content: center;
        flex-direction: column;
        cursor: pointer;
        margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    }
    .time:checked~.radio-btn-label {
        border: 2px solid #7bab9c;
        background-color: #7bab9c;
        color: #fff;
    }
    .radio-btn {
            display: inline-block;
            margin-right: 2%;
        }

.input-nobg{
background: transparent;
border: none;
}
.paid-btn button{
float: left;
}
.input-srch{
min-width: 247px;
}
.rcpt-h4{
text-align: center;
background: #666;
padding: 9px;
color: #f5f5f5;
}

/*data table css*/
.dataTables_paginate {
float: right;
margin-bottom: 1rem;
}

.dataTables_info {
float: left;
}

.dataTables_filter {
float: right;
}
.dataTables_filter input[type="search"] {
border: 1px solid #ccc;
margin-left: 5px;
outline: none;
}
.dataTables_length {
float: left;
}
.dataTables_length select {
outline: none;
border: 1px solid #ccc;
margin: 0 4px;
width: 60px;
}
.paginate_button {
border: 1px solid #eee;
padding: 4px 10px 6px;
}
.paginate_button.current {
background: #999;
color: #fff;
}


label.error{
    color: #f80a0a;
}
.status-switch{
    margin-right: 1rem;
}
.actionbtn{
    margin-right: 0.5rem;
}
body[data-sidebar-size=md] #sidebar-menu ul li a {
    display: block;
    padding: 0.75rem 1.1rem;
}
#sidebar-menu ul li.mm-active>a {
    /* background-color: #262e35; */
    /* color: #fff !important; */
}
body[data-sidebar-size=md] #sidebar-menu ul li a .nav-icon {
    margin-bottom: 5px !important;
    font-size: 45px;
    height: 40px !important;
    width: 40px !important;
}
#sidebar-menu ul li.mm-active>a .nav-icon {
    /* color: #fff !important; */
}
#sidebar-menu ul li ul.sub-menu {
    padding: 0;
    margin: 0;
    background: #eee;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
#sidebar-menu ul li ul.sub-menu li a {
    background-color: transparent;
    color: #8a7b7b;
    font-family: Be Vietnam, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0.5rem;
    text-align: left;
}
input:read-only {
    background-color: #eff0f2;
  }
.badge{
    border-radius: 30px;
    padding: 0.5rem 1rem 0.5rem 1rem !important;
    font-weight: 600;
    line-height: 1rem;
}
.table thead th {
    vertical-align: bottom !important;
    border-bottom: 2px solid #dbdfea !important;
    background-color: #edf2f9 !important;
    padding: 1rem 0 1rem 0.7 0 !important;
}
.table th {
    font-weight: 700 !important;
}
.select2-container .selection .select2-selection{
	height: 38px;
    padding-top: 5px;
    border: 1px solid #e2e5e8;
}  
body[data-sidebar-size=md] .navbar-brand-box {
    width: 160px;
    min-height: 70px;
}
.avatar span i {
    font-size: 55px;
}
.avatar {
    height: 5rem;
    width: 5rem;
}
.circle-inner {
    color: white;
    display: table-cell;
    vertical-align: middle; 
    text-align: center;
    text-decoration: none;
    height: 50px;
    width: 50px;  
    font-size: 20px;
  }
  .circle-text{
    display: inline-block;
    margin: 0 0 15px 15px;
  }

  .circle-text-p{
    display: table-cell;
    vertical-align: middle; 
    text-align: left;
  }
  .circle {
    display: inline-block;
      background-color: #434543;
      margin: 0 0 10px 10px;
      border-radius: 50%;
  }
  .layout-setting-btn,.customer-add {
    color: #fff;
    background-color: #33a186;
    border-color: #33a186;
    border-radius: 30px !important;
    padding: 0.47rem 0.75rem !important;
   
}
.btn-success{
    background-color: #00ab4f;
    
}
.btn-success:hover{
    background-color: #025e2c;
}
.btn-danger{
    background-color: #d13a2f;
}
.btn-danger:hover{
    background-color: #8e2820;
}
.btn-primary{
    background-color: #175c9b;
}
.btn-primary:hover{
    background-color: #174d7e;
}
.dot-circle{
    height: 30px;
    width: 30px;
    background-color: #fee4c6;
    border-radius: 50%;
    display: inline-block;
    padding-left: 10px;
    padding-top: 2px;
    color: #fc931d;
}
#sidebar-menu ul li a:hover, #sidebar-menu ul li a:hover .nav-icon {
    /* color: #fff !important; */
}
#sidebar-menu ul li a {
    color: #ccc;
    margin: 5px 0 0;
}
#sidebar-menu ul li a .nav-icon {
    color: #ccc;
}
#sidebar-menu ul li ul.sub-menu li a:hover {
    color: #333;
}
.logo-text{
    color: #b61818;
    font-size: 2rem;
    font-weight: 600;
    font-family: auto;
}
.span1{
    color: #f66c11;
}
.span2{
    color: #0677a4;
}
.span3{
    color: #094f89;
}

.submit-btn {
    background: #0677a4;
    color: #fff;
}

.submit-btn:hover {
    background: #094f89;
    color: #fff;
}
.avatar-title {
    color: #fff !important;
}
.card-body h1{
    color: #fff !important;
}
.pos1{
    background-color: #1b7ed2;
    min-width: 105px;
    color: #fff;
}
.pos2{
    background-color: #2dc5a0;
    min-width: 105px;
    color: #fff;
}
#sidebar-menu {
    padding: 10px 0 30px;
    /* background: #38414a !important; */
}

#sidebar-menu ul li a:hover {
    /* color: #fff !important; */
}
body[data-sidebar=light] .navbar-brand-box {
    /* background-color: #38414a !important; */
}
#page-topbar {
    /* background-color: #fff !important; */
}
.sidebar-menu-scroll {
    /* background: #38414a; */
}
body[data-sidebar=light] .vertical-menu {
    /* background: #38414a; */
    /* border-right: 1px solid #38414a; */
}
#sidebar-menu ul li.mm-active .mm-show .mm-active>a {
    color: #575861d6 !important;
}
.authentication-bg .bg-overlay {
    /* background-color: #091617; */
}
body[data-sidebar=light] .header-item {
    color: #cccccc !important;
}
.svg_dashboard span, .svg_dashboard .nav-icon {
    color: #e99a1a  !important;
    font-weight: bold;
}

.svg_dashboard:hover span, .svg_dashboard:hover .nav-icon{
    color: #e48e03  !important;
    font-weight: bold;
}

.svg_customer span, .svg_customer .nav-icon {
    color: #4bafe1 !important;
    font-weight: bold;
}

.svg_customer:hover span, .svg_customer:hover .nav-icon{
    color: #069ae4  !important;
    font-weight: bold !important;
}
.svg_product span, .svg_product .nav-icon {
    color: #b357e6 !important;
    font-weight: bold;
}

.svg_product:hover span, .svg_product:hover .nav-icon{
    color: #9958bc  !important;
    font-weight: bold !important;
}
.svg_userlog span, .svg_userlog .nav-icon {
    color: #ef16e4 !important;
    font-weight: bold;
}

.svg_userlog:hover span, .svg_userlog:hover .nav-icon{
    color: #d811ce  !important;
    font-weight: bold !important;
}
.svg_sales span, .svg_sales .nav-icon {
    color: #21990a  !important;
    font-weight: bold !important;
}
.svg_sales:hover span, .svg_sales:hover .nav-icon{
    color: #1a9202  !important;
    font-weight: bold !important;
}

.svg_payment span, .svg_payment .nav-icon {
    color: #990f5f  !important;
    font-weight: bold !important;
}
.svg_payment:hover span, .svg_payment:hover .nav-icon{
    color: #a40462  !important;
    font-weight: bold !important;
}

.sub-menu-payment li a {
    color: #990f5f  !important;
    font-weight: bold !important;
    text-align: center !important;
}

.sub-menu-payment li a:hover {
    color: #a40462  !important;
    font-weight: bold !important;
    text-align: center !important;
}

.svg_master span, .svg_master .nav-icon {
    color: #dc0e0e  !important;
    font-weight: bold !important;
}
.svg_master:hover span, .svg_master:hover .nav-icon{
    color: #cd0707  !important;
    font-weight: bold !important;
}

.sub-menu-master li a {
    color: #dc0e0e  !important;
    font-weight: bold !important;
    text-align: center !important;
}

.sub-menu-master li a:hover {
    color: #cd0707  !important;
    font-weight: bold !important;
    text-align: center !important;
}
.svg_report span, .svg_report .nav-icon {
    color: #2233a7  !important;
    font-weight: bold !important;
}
.svg_report:hover span, .svg_report:hover .nav-icon{
    color: #414faf  !important;
    font-weight: bold !important;
}

.sub-menu-report li a {
    color: #2233a7  !important;
    font-weight: bold !important;
    text-align: center !important;
}

.sub-menu-report li a:hover {
    color: #414faf  !important;
    font-weight: bold !important;
    text-align: center !important;
}
.badge-soft-info {
    color: #1c6489 !important;
    background-color: rgb(75 175 225 / 21%) !important;
}
.badge-soft-success {
    color: #22944e !important;
    background-color: rgb(24 226 178 / 22%) !important;
}
.avatar-md {
    margin-left: 41% !important;
}
.profile-user {
    background-image: url(../images/auth-bg-1.jpg) !important;
}
/*.............*/
.radio-btn-label {
    min-height: 60px;
/*            border-radius: 3px;*/
   border: 5px solid #afccc3;
background-color: #d7e9e3;
    padding: 4px 10px;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    margin-bottom: 10px;
font-weight: 600;
font-size: 15px;
}
/* .time:checked~.radio-btn-label {
    border: 2px solid #7bab9c;
    background-color: #7bab9c;
    color: #fff;
} */
.time:checked~.radio-btn-label {
    border: 2px solid #4bafe1;
    background-color: #4bafe1;
    color: #fff;
}
.radio-btn {
        display: inline-block;
        margin-right: 2%;
    }

.radio-btn-label2 {
    min-height: 60px;
    border: 3px solid #ea8080;
    background-color: #ea8080;
    padding: 4px 10px;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    color: #fff
}
.time2:checked~.radio-btn-label2 {
    border: 3px solid #4bafe1;
    background-color: #4bafe1;
    color: #fff;
}
.radio-btn2 {
    display: inline-block;
    margin:0;
}

.customer-add:hover {
    color: #fff;
}

.image-buttons{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}
.icon-body .unselect-item {
    border: 4px solid #a9b3b0ad;
    background: #c8c8c896;
    pointer-events: none;
}
.unselect-item img {
    filter: grayscale(1);
}
.dataTables_info{
	margin-top: 1.3rem;
}
.dataTables_paginate{
	margin-top: 1.3rem;
}
.paginate_button{
	cursor: pointer;
}
.paginate_button.current {
    background: #21990a;
}
.paginate_button{
    color: #14287f;
}
@media screen and (max-width:520px)
{
    .navbar-brand-box {
        padding: 0 1rem !important;
    }
    #page-topbar .navbar-header .vertical-menu-btn {
              margin-left: 0 !important;
    }
.pos1 {
    min-width: 50px;
    padding: 5px !important;
    margin: 15px 0 !important;
}
.pos1 i{
	margin-right:0 !important;
}
}