@charset "utf-8";
/* CSS Document */

.left-sidebar, .mega-dropdown .nav-accordion .card-header {
    background: #531232;
}
.sidebar-nav ul li a,.sidebar-nav ul li.active a,.sidebar-nav ul li.hover a{
    color:#e683b1;
}
.sidebar-nav ul li a.active, .sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover, .sidebar-nav ul li a:hover i{
    color:#e683b1;
}
.sidebar-nav ul li a.active{

    color:#fff;
}
.mini-sidebar .sidebar-nav #sidebarnav li:hover a{
    color:#000;
}
.sidebar-nav>ul>li.active>a{
    background-color:#430b26;
    border-left:3px solid #a25379;
}
.topbar .top-navbar .navbar-header{
    background: #531232;;

}
.topbar .navbar-collapse{
    background-color:#fff;
}
i.icon-menu{
    color:#fb8800;
}
.sidebar-nav>ul>li>a i{
    color:#a25379;
}
.sidebar-nav>ul>li.active>a i{
    color:#a25379;
}
.sidebar-nav .has-arrow::after{
    border-color:#a25379;
}
/*-----------login-page-------------------------*/
.logo {
    width: 100%;
    text-align: center;
    padding: 15px 0px 0px;
}
.btn-default{
    background-color:#531232;
    color:#fff;
}

.custom-control-input:checked~.custom-control-label::after{
    background-color: #531232;
}
/*-------------------css-------------------------*/
.page-titles{
    padding:0px;
}
.bg-dark {
    background-color: #fff !important;
}
.bg-default{
    background-color: #531232!important;
}
/*--------------------table---------------------*/
.full-color-table.full-danger-table thead th{
    color:#6e1440;
    background-color:#efced8;
    font-weight:bold;
}
.full-color-table.full-danger-table{
    background-color:#fff;

}
.full-color-table.full-danger-table tr td{
    border-bottom:1px solid #ece7e7;
}
.frmgroup{
    margin-bottom:0;
}
h4.card-title {
    color: #8d1a3d;
    font-weight: 600;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.full-color-table.full-danger-table tr:hover{
    background-color:#fff;
    box-shadow:9px 0px 15px 5px #f1ecec;
    color:#000;
}
.dataTables_length{
    margin-left:15px;
}
div#myTable_info {
    padding-left: 15px;
}
.dataTables_wrapper .dataTables_paginate{
    padding-right:10px;
    padding-bottom:15px;
}
.dataTables_filter{
    padding-right:10px;
}
th.sorting:last-child:after{
    display:none;
}
span.qtarid{
    float:right;
    font-size:16px;
}
h3.ssus{
    float:left;
}
hr{
    clear:both;
}
span.qtarid i.fa.fa-check-circle {
    color: green;
    padding-right: 5px;
    font-size: 18px;
}
i.fa.fa-file-pdf-o {
    font-size: 18px;
    color: #9e3025;
}
img.bussiness-logo {
    max-width: 50px;
    margin-top:5px;
}
.searching-filter th {
    background-color: #fff !important;
    border-bottom-color: #ece7e7 !important;
}
.text-default{
    color:#8d1a3d;
}
.newtable th:first-child{
    width:70px !important;
}
.newtable tr td:first-child{
    width:70px !important;
}
.newtable th, .newtable1 th{
    cursor:pointer;
}
.newtable .form-control{
    padding:5px;
}
.mydetails{
    color:#37071e;
    font-weight:500;
}
.form-horizontal label {
    margin-bottom: 10px;
}
.text-white {
    color: #8d1a3d !important;
    font-weight: 600;
}
a#myTable_previous, a#myTable_next {

    /*border-radius: 0% !important;*/
    margin: 0px 10px;  
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled{
    color:#fff !important;

    border: 1px solid #fae1e4;
    background-color: #fae1e4;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff!important;
    border: 1px solid #fae1e4;
    background-color: #fae1e4;
    border-radius: 50%;
    margin: 0px 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    color: #fff!important;
    border: 1px solid #c14e6d;
    background-color: #c14e6d;
    border-radius: 50%;
    margin: 0px 1px;
    font-weight:600;

}
.bank-logo{
    max-width:100px;
    margin-left:10px;
}
.card-title1{
    padding-left:0px;
    color:#000;
    font-weight:500;
}
.product-total {
    padding-top: 15px;
}
.product-total ul {
    list-style-type: none;
    padding-left: 0;
}
.product-total ul li:first-child{
    padding-left:0px;
}
.product-total ul li:last-child{
    padding-right:0px;
    border-right:0px;
}

.product-total ul li {
    display: inline-block;
    text-align: center;
    padding:0px 5px;
    border-right:1px solid #d6d6d6;
    line-height:22px;
    vertical-align: -webkit-baseline-middle;
    width:19%;
}
.product-total ul li span{
    font-size:24px;
    font-weight:400;
    color:#fb8800;
}
.product-total ul li small{
    color:#60666e;
    text-transform:uppercase;
}
.social-icon{
    padding-top:15px;
    display:none;
}
.social-icon ul{
    list-style-type: none;
    padding-left: 0;
    margin-bottom:0;
}
.social-icon ul li{
    display: inline-block;
    text-align: center;
    color:#fff;

}
.social-icon ul li a{
    background-color:#000;
    padding:5px 21px;
    font-size:16px;
}
.outofstock {
    background-color: #fb8800;
    color: #fff;
    padding: 15px 12px;

    border-radius: 10px;
    position: absolute;
    top: 5%;
    right: 5%;
    line-height: 16px;
    display:table;
}
.outofstock span{
    font-size:12px;
}
.pagination{
    float:right;
}
.pagination li.page-item{
    border-radius:50%;
}
.pagination li.page-item a.page-link1{
    color: #fff!important;
    border: 1px solid #c14e6d;
    background-color: #c14e6d;
    border-radius:50%;
    margin: 0px 2px;
    font-weight:600;
    padding:5px 12px;
}
/*-----------------Invoice---------------*/
.invoic{
    list-style-type:none;
    margin-bottom:0;
}
.invoice-address{
    padding-top:40px;
}
.invoic li span{
    color:#8d1a3d;
    font-weight:600;
}
.invoice-head, .example-table thead tr th {
    background-color: #efced8;
}
.invoice-head h3{
    color:#8d1a3d;
    font-size:18px;
    font-weight:500;
    padding:15px 25px 5px;
}
.invoice-address h3{
    font-size:16px;
    font-weight:400;
    color:#3e3e3e;
    padding:15px 0px 5px;
}
.invoice-address p{
    font-weight: 600;
    color: #3e3e3e;
    line-height:28px;
}
.invoice-address img{
    max-width:70px;
}
.example-table thead tr th:first-child{
    width:100px;
}
.example-table thead tr th{
    color:#8d1a3d;
    font-weight:600;
}
.example-table thead tr th:nth-child(3){
    width:150px;
}
.example-table thead tr th:nth-child(4){
    width:200px;
}
.example-table .lastr td{
    background-color:#f8f8f8;
    font-weight:600;
}
.example-table .lastr1 td{
    font-weight:600;
    background-color:#f1f1f1;
}
.lastr2 ul{
    padding-left:20px;
    padding-top:10px;
}
.lastr2 ul li{
    line-height:21px;
    padding:4px
}
tr.lastr2 td:hover, tr.lastr3 td:hover{
    background-color:#fff;
}
tr.lastr2 td img {
    float: right;
    margin-right: 10px;
}
tr.lastr3 td{
    border-top:0px;
}
tr.lastr3 td ul{
    padding-left:5px;
    list-style-type:none;

}
tr.lastr3 td ul li{
    font-weight:600;
    color:#151515;

}
tr.lastr2 td,tr.lastr3 td{
    background-color:#fff;
}
tr.lastr3 td ul li:before{
    content:'#';
    padding-right:10px;
}
.newtable2 tr td:last-child {
    text-align: center;
    width: 180px;
}
.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus{
    background: #f3f3f3 !important;
    border: 1px solid #d5d5d5 !important;
    padding: .375rem .75rem;
}
.fade{
    opacity:1;
}
.alert{
    margin-bottom:0;
}

small.error {
    color: red !important;
    display: flex ;
    padding: 0.375rem 0.5625rem 0.5625rem !important;
    font-size: 0.9rem !important;
    font-weight: normal !important;
}
.switchery>small{
    height:22px !important;
    width:22px !important;
}
.switchery{
    width:40px !important;
    height:22px !important;
}
.dt-buttons{
    display: none;
}
.dataTables_empty{
    text-align: center;
}
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top{
    z-index:99 !important;
}
.modal-header{
    background-color: #8d1a3d;
    border-top-left-radius: 1.1rem;
    border-top-right-radius: 1.1rem;
    color:#fff;
}
.modal-content{
    border-radius:1.3rem;
}
.modal-body{
    background-color:#f1f1f1;
}
.close{
    color: #fff;
    opacity:1;

}
.close:hover{
    color:#fff;
}
.mod{
    cursor:pointer;
}

.mod i {
    font-size: 20px;
    color:#8d1a3d;
}
.text-pop{
    color:#77373d;
    font-weight:500;
    font-size:16px;
}
.popinput,.popinput1,.popinput2{
    display:none;
}
.popinput .form-control,.popinput1 .form-control,.popinput2 .form-control{
    border:1px solid #c6c9cc;
}




.closeimg {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.closeimg:hover,
.closeimg:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
.closeimg1 {
    position: absolute;
    top: -10px;
    right: 10px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.closeimg1:hover,
.closeimg1:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 40px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content-image {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 90%;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 90%;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 20px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

.dataTables_filter{
    /*display:none;*/
}
.datepicker{
    z-index:99 !important;
}
.clear{
    /*background: #77373d;*/
    color:#77373d;
}
.verificationtable tr td:first-child .verificationtable tr td:nth-child(2){
    text-align:left;
}
.verificationtable tr td {
    text-align: center;
}
.verificationtable tr td i.fa.fa-user-circle, .verificationtable tr td i.fa.fa-bank{
    font-size:22px;
}

.full-color-table.full-danger-table thead th,
.full-color-table.full-danger-table tbody td{
    text-align: center;
}

.full-color-table.full-danger-table thead th:last-child{
    width: 100px !important;
}

.modal-header .close {

    background: #801133;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    margin-right: 10px;
    padding: 0;
    margin: 0px;
}

/*---------------Datepicker---------------*/
.datepicker table tr td.today, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover{
    background: #efced7 !important;
    color: #6e1440 !important;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled], .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
    background: #8d1a3d !important;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
}
.datepicker td, .datepicker th{
    text-align:center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}
/*=== Loader ===*/
.loader__label{
    color:#531232;}
.loader__figure{
    border-color:#531232;}

/* Bank Transfer Popup*/
.bank-transfer{
    margin: 0 auto;}

/*Date and Time picker*/
body .datepicker{
    z-index: 9999 !important;}
.datepicker td, .datepicker th{
    cursor: pointer;}
.datepicker table tr td.active.active, 
.datepicker table tr td.active.disabled, 
.datepicker table tr td.active.disabled.active, 
.datepicker table tr td.active.disabled.disabled, 
.datepicker table tr td.active.disabled:active, 
.datepicker table tr td.active.disabled:hover, 
.datepicker table tr td.active.disabled:hover.active, 
.datepicker table tr td.active.disabled:hover.disabled, 
.datepicker table tr td.active.disabled:hover:active, 
.datepicker table tr td.active.disabled:hover:hover, 
.datepicker table tr td.active.disabled:hover[disabled], 
.datepicker table tr td.active.disabled[disabled], 
.datepicker table tr td.active:active, 
.datepicker table tr td.active:hover, 
.datepicker table tr td.active:hover.active, 
.datepicker table tr td.active:hover.disabled, 
.datepicker table tr td.active:hover:active, 
.datepicker table tr td.active:hover:hover, 
.datepicker table tr td.active:hover[disabled], 
.datepicker table tr td.active[disabled],
.datepicker table tr td span.active.active, 
.datepicker table tr td span.active.disabled, 
.datepicker table tr td span.active.disabled.active, 
.datepicker table tr td span.active.disabled.disabled, 
.datepicker table tr td span.active.disabled:active, 
.datepicker table tr td span.active.disabled:hover, 
.datepicker table tr td span.active.disabled:hover.active, 
.datepicker table tr td span.active.disabled:hover.disabled, 
.datepicker table tr td span.active.disabled:hover:active, 
.datepicker table tr td span.active.disabled:hover:hover, 
.datepicker table tr td span.active.disabled:hover[disabled], 
.datepicker table tr td span.active.disabled[disabled], 
.datepicker table tr td span.active:active, 
.datepicker table tr td span.active:hover, 
.datepicker table tr td span.active:hover.active, 
.datepicker table tr td span.active:hover.disabled, 
.datepicker table tr td span.active:hover:active, 
.datepicker table tr td span.active:hover:hover, 
.datepicker table tr td span.active:hover[disabled], 
.datepicker table tr td span.active[disabled]{
    background: #8d1a3d !important;}
.datepicker table tr td.today, 
.datepicker table tr td.today.disabled, 
.datepicker table tr td.today.disabled:hover, 
.datepicker table tr td.today:hover{
    background: #efced7 !important;
    color: #6e1440 !important;}
.table-condensed{
    font-family: "Poppins",sans-serif;}
.popover.bottom{
    z-index: 9999 !important;}
.clockpicker-popover .popover-title span.text-primary{
    color: #8d1a3d !important;}
.form-control{
    border-radius: 2px;}
.btn{
    /*text-transform: uppercase;*/
}

/*Table action Icon*/
.action-icon i{
    font-size: 15px;
    color: #8d1a3d;}

/*modal header*/
.modal-header{
    background: #8d1a3d;}

/*Change as per the design*/
.topbar .top-navbar .navbar-header{
    /*background:#37071e;*/
}
.full-color-table.full-danger-table thead th{
    background: #efced8;
    color: #6e1440;
    font-weight: bold;}
.dataTables_length{
    display: none;}
.dataTables_wrapper{
    padding-top: 0;}
.full-color-table.full-danger-table thead th{
    padding: 20px;}
.modal-title{
    text-transform: uppercase;}
.bank-transfer label{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #414040;}
.view .bank-transfer label{
    text-transform: none;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 5px;}
.modal-body{
    background: #fff;}
.bank-transfer input[type="text"],
.bank-transfer input[type="textarea"],
.bank-transfer input[type="email"]{
    background: #f3f3f3;
    border:1px solid #d5d5d5;}
.modal-header .close{
    background: #801133;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    margin-right: 10px;
    padding: 0;
    margin: 0px;}
.modal-title{
    line-height: 36px;}
.modal.transfer .modal-footer{
    justify-content: center;}
.modal.transfer .btn{
    padding: 8px 20px;}
.mod i.fa{
    font-size: 20px;}
.text-pop{
    font-size: 18px;}

a.btn.btn-default:hover {
    background-color: #8d1a3d;
}



/*=== SACHIN PLEASE COPY ONLY THIS CSS ===*/
/*========================================*/
.u-pro{
    background: #fb8800;}
.topbar .top-navbar .u-pro .profile-pic span{
    color: #fff;}
.u-pro .dropdown-menu{
    border-radius: 0;
    margin: 0;
    padding: 0;}
.dropdown-item.active, 
.dropdown-item:active,
.dropdown-item:hover{
    background: #fb8800 !important;
    color: #fff;}
.topbar .u-pro .dropdown-menu .dropdown-item{
    padding: 10px 1.5rem;}
.sidebar-nav{
    padding: 0;}
.border-rounded{
    border-radius: 10px;}
.f-40{
    font-size: 40px;}
.counter{
    font-family: 'Questrial';
    font-size: 30px;}
.bg-warning{
    background: #ffb517 !important;}
.text-warning{
    color: #ffb517 !important;}
.text-pink{
    color: #ff539d !important;}
.bg-pink{
    background: #ff539d !important;}
.bg-purple,
.btn-purple{
    background: #7b69fc !important;}
.counter.text-white,
.text-white2{
    color: #fff !important;}
h4.card-title{
    font-size: 17px;}
.card-title small{
    margin-left: 20px;}
.view-all{
    color: #313030;}
.view-all:after{
    height: 2px;
    background:#521231;
    content:'';
    display: block;
    margin-top: 3px;}
.view-label{
    text-transform: none;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 5px;}
.f-12{
    font-size: 12px;}
.flag-icon{
    border: 1px solid #e5e5e5;}
.text-pop{
    font-size: 17px;}
.popinput, .popinput1, .popinput2 {
    display: none;}
.sidebar-nav>ul>li.active>a{
    background: #440b27;}
.sidebar-nav ul li a, 
.sidebar-nav ul li.active a, 
.sidebar-nav ul li.hover a{
    color:#e783b3;}
.view-label{
    font-size: 12px !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #414040;}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    width:35px;
    height:35px;
    padding:0;
    text-align:center;
    line-height:35px;}
th.sorting{
    cursor: pointer;}
.btn-purple{
    color: #fff;}
.radius-body{
    border-bottom-left-radius: 1.1rem;
    border-bottom-right-radius: 1.1rem;}
.modal-body{
    padding-top: 40px;
    padding-bottom: 40px;}
.control-label{
    font-size: 13px;}
.select-full .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
    width: 100%;}
.bootstrap-select>.dropdown-toggle{
    background: #f3f3f3;
    border: 1px solid #d5d5d5;
    border-radius: 2px;}
/*for file input*/
.fileUpload {
    position: relative;}
.fileUpload input.upload {
    position: absolute;
    top: -4px;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;}
input#uploadFile {
    width: 80% !important;
    background: #f3f3f3;
    border: 1px solid #d5d5d5;}
.fileUpload.btn.btn-default {
    background: #8d193c;
    border-radius: 2px;
    width: 18%;
    float: right;
    padding: 7px;
    cursor: pointer;}
/**/
.inner-label{
    font-size: 13px !important;
    color: #8d1a3d !important;}
.btn-success,
.btn-warning,
.btn-danger,
.btn-primary,
.btn-purple,
.btn-default{
    padding: 8px 17px;
    margin-right: 45px;}
.mfp-wrap{
    z-index: 999999;
    background: rgba(0,0,0,0.7);}
.dt-buttons .dt-button{
    font-size:.875rem;
    padding: 8px 20px 12px;
    line-height: 1.5 !important}
.buttons-excel{
    background: #00c292 !important;
    border-color: #00c292 !important;
    line-height: 1.5 !important;}
#confirm-popup{
    z-index: 9999;}
.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    margin: 0 3px !important;}
.dataTables_info{
    padding-left: 15px;}
.setting-label{
    color: #fc8801 !important;
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: bold !important;}
.setting-label .number{
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 1px solid #fc8801;
    text-align: center;
    line-height: 25px;
    margin-right: 10px;}
/*Settings*/
.profile-img{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #000;
    position: relative;}
.profile-img img{
    width: 100%;
    border-radius: 100%;}
.profile-img h4{
    color: #37071e;
    text-align: center;
    font-weight: 600;
    margin-top: 10px;}
.text-pop{
    font-weight: 600;}
.idqar{
    width: 80px;
    border-radius: 3px;
    border:1px solid #ccc;
    margin-right: 7px;}
form{
    width: 100%;}
.white-form input[type="text"],
.white-form input[type="number"],
.white-form input[type="email"],
.white-form textarea{
    border:1px solid #d5d5d5;}
.control-label{
    text-transform: uppercase;
    font-weight: 600;
    color: #414040;}
/*validation*/
input.error { 
    border: 1px solid red;}
textarea.error { 
    border: 1px solid red;
}
select.error { 
    border: 1px solid red;
}
label.error {
    background: url('images/unchecked.gif') no-repeat;
    padding-left: 16px;
    margin-left: .3em;}
label.valid {
    background: url('images/checked.gif') no-repeat;
    display: block;
    width: 16px;
    height: 16px;}
.skin-default .topbar{
    background: transparent !important;
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover{
    color: #f95c2e !important;
}
.tb-text-left .full-color-table.full-danger-table thead th, 
.tb-text-left .full-color-table.full-danger-table tbody td{
    text-align: left;
}

.customtab li a.nav-link.active, .profile-tab li a.nav-link.active {
        border-bottom: 2px solid #8d1a3d;
        color: #8d1a3d;
    }
    .customtab li a.nav-link:hover, .profile-tab li a.nav-link:hover {
        color: #8d1a3d;
    }
    
    /*Admin Panel Tabbing*/
        .customtab2,
        .tab-content{
            width: 100%;}
        .customtab2 li a.nav-link{
            font-size: 15px;}
        .customtab2 li a.nav-link.active,
        .customtab2 li a.nav-link:hover{
            background: #000;
        }
        /*        .nav-tabs .nav-link{
                    border-top-right-radius: 2.25rem;}*/
        .customtab2 li a.nav-link{
            background: #ccc;
        }
        .customtab li a.nav-link, .profile-tab li a.nav-link{
            color:#000;
            background-color:#d3d3d3;
            margin-right:3px;
            border-bottom: 2px solid #d3d3d3;
        }

        .customtab li a.nav-link:hover, .profile-tab li a.nav-link:hover {
            color:#8d1a3d;
        }
        .customtab li a.nav-link.active, .profile-tab li a.nav-link.active {
            border-bottom: 2px solid #8d1a3d;
            color: #fff;
            background: #8d1a3d;
        }
        a.btn.btn-default.refund {
            font-size: 12px;
            padding: 7px;
        }
        .setting-text{
            font-size: 12px !important;
            text-indent: 40px;
            font-weight: normal;
        }


/*Select 2 css*/
.select2-container .select2-choice{
    height: 39px !important;
    background: content !important;
}
.select2-chosen, .select2-choice > span:first-child, .select2-container .select2-choices .select2-search-field input {
    padding: 9px 12px !important;
}
.custseloption::after {    
    position: absolute !important;
    right: 6px !important;
    top: 20px !important;
    color: #999 !important;

}
.select2-container .select2-choice{
    background: #f3f3f3 !important;
    border: 1px solid #d5d5d5 !important;
    border-radius: 2px !important;
}
.select2-container .select2-choice .select2-arrow, .select2-container .select2-choice div{
    border-left: 0 !important;
}
.select2-container-active .select2-choice{
    box-shadow: none !important;
}
#select2-drop{
    border-color: #d5d5d5 !important;
}
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices{
    border-color: #d5d5d5 !important;
}
.select2-search input{
    border-radius: 0 !important;
}
.select2-results .select2-highlighted{
    color: #fb9678 !important;
    background: none !important;
}