#kanbanDiv:hover{
    overflow: auto;
    transition: all 0.4s;
}
#kanbanDiv{
    overflow: hidden;
}
.kanbanCards{
    color: #333;
}

.kanbanCards:focus{
    color: #000;
}

.kanbanCards:focus .orderN{
    color: #FEB800;
}

.kanbanCards:hover .orderN{
    color: #FEB800;
}
.kanbanCards:hover{
    color: #333;
}
.kanbanCards:hover .panel{
    color: #000;
    box-shadow: #33333324 0px 5px 6px 0px;
    transition: all 0.4s;
}


::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
  margin-top: 10px;
  margin-bottom: 10px;
}

::-webkit-scrollbar
{
  width: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}

::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #ccc;
}

.category >.nav-tabs > li.active > a {
  background-color: #FEB800 !important;
  color: #fff !important;
  border-radius: 4;
}
.category >.nav-tabs > li> a {
  background-color: #1C93C7 !important;
  color: #fff !important;
  border-radius: 4;
}

.select2-container {
    width: 100% !important;
}
.cat-tabcontent{
	padding: 20px;
}

.product-supplier{
	margin-top: 10px;
}
.productbarcode-margin{
	margin-left: 250px;
}
.barcode-toptd{
	border: 1px solid black ;padding: 5px;
}

.barcode-innerdiv{
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	text-align: center; position: relative;
}

.barcode-productname{
	text-transform: uppercase;
	line-height: 10px;
	font-weight: 600;
	font-size: 12px;
	margin-bottom: 3px;
}

.barcode-modelname{
	font-weight: 600;
	 font-size: 8px;
     position: absolute;
     top: 0;
     right: 0;"
}

.barcode-image{
	display: block;margin-left: auto;
	margin-right: auto;height: 60px;
	width: 143px;
}

.barcode-productdetails{
	font-size: 11px;letter-spacing: 0.5px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 10px;
}
.barcode-price{
	font-weight: 500;
	line-height: 10px;
	 margin-top: 5px;
    font-weight: 500;
    line-height: 10px;
    margin-top: 5px;
}

.barcode-vat{
	font-weight: 600;
	font-size: 9px;
}
.qrcode-image{
	display: block;
	margin-left: auto;
	margin-right: auto;
	height:150px
}

.qrcode-productdetails{
	font-size: 11px;
	letter-spacing: 0.5px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 8px;
}

.barcode-collaps{
	border-collapse: collapse;
}
 .text-right{
	text-align: right !important;
}
 .text-left{
	text-align: left !important;
}



.print-button{
	float:right;
}

#bank_div{
	display: none;
}

.purchasedetails-header{
	border-bottom:2px #333 solid;
}

.purchasedetails-address{
	display: inline-block;
	width: 64%;
  margin-left: 10px;
}

.companyname{
	font-size: 20px;
}

.usablity{
	text-align:left;
	font-size:15px;
	color: green;
	font-weight: bold;
}

.invoice-details-billing{
	display: inline-block;
	margin-left: 5px;
}

.details-address{
	margin-top:10px;
	width: 200px;
}

    #bank_info_hide
    {
        display:none;
    }
    #payment_from_2
    {
        display:none;
    }
.hiddenRow {
  display: none;
}

.product_field{
	width: 220px;
}

.invoice_fields{
	width: auto;
}

.margin-top10{
	margin-top:10px;
}

#quotation_service{
	display: none;
}

#service_quotation_div{
	margin-left: 20px;
}

/*invoice print part*/


.print_header{
	border-bottom:2px #333 solid;
}

.company-content{
	display: inline-block;
	width: 64%;
}

.img-bottom-m{
	margin-bottom:10px;
}

.margin-top10{
	margin-top:10px;
}

.company_name_p{
	font-size: 20px; 
}

.invoice-address{
	display: inline-block;
	margin-left: 5px;
}

.customer_name_p{
	margin-top:10px;
}

.c_name{
	font-size: 20px;
}

.productdatalineheight{
	line-height: 0.42857143;
}
.inline-block{
	display: inline-block;
}

.invoicefooter-content{
	display: inline-block;
	/* width: 66%; */
}

.border-bottom-top{
	border-top: 0; 
	border-bottom: 0;
}

.inv-footer-left{
	float:left;width:35%;
	text-align:center;
	border-top:1px solid #e4e5e7;
	font-weight: bold;
}

.inv-footer-right{
	float:left;width:35%;
	text-align:right;
	float: right;
	border-top:1px solid #e4e5e7;
	font-weight: bold;
}

.margin-top50{
	margin-top: 50px;
}

.minpos-bordertop{
	border-top:#333 1px solid;
}
.sig_div{
	margin-top:30px;
	float:right;width:90%;
	text-align:center;
	border-top:1px solid #e4e5e7;
	font-weight: bold;
}
.pthead{
	font-weight: bold;
}

.posprint-head{
	border-bottom:2px #333 solid;
}
.posprint-com-info{
	font-size: 17pt;
	 font-weight:bold;
}

.pprint-unit{
	padding:4px;
}

/*quotation details css*/
.marginleft5{
 margin-left: 5px;
}

.fl-left{
	display: flex;
}

.logo-content{
	width: 40%;
	 margin-top: 5px;
}

.com-content{
	width: 30%;
	 margin-top: 5px;
}

.title-text{
	border:1px;
	background-color: #DDE4EB;
	color:#000;
}

.desc-div{
	width: 50%;
	 margin-left: 30px;
}


/*common Report Header part*/

.print-table-tr{
	border-bottom:2px #333 solid;
}

.print-cominfo{
	border-bottom:2px #333 solid;
	padding-right: 100px;
}

.company-txt{
	font-size: 17pt; font-weight:bold;
}


.fa-folder{
color:#D4AC0D;
}
.fa-folder-open-o{
color:#D4AC0D;
}

.navbar .btn-success{
    margin: 13px 2px;
}
.prints{
    background-color: #FEB800;
    color:#fff;
}

.phdiv{
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	border-bottom:1;
	background-color: #ffffff;
    color: #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
}

.psigpart{
	margin-top:10px;
	float:right;width:30%;
	text-align:center;border-top:1px solid #e4e5e7;
}

.print-footercolor{
	color: #fff;
}

.ledgrhead{
	background-color: #7EA48E ;
	color:#fff;
}

.prbalance{
	float: right;
}

.footersignature{
	border-top: solid 1px #000;
}

.signaturetable{
	margin-top: 50px;
}

.profilossphead{
	font-size:20px;
	 font-weight:bold;
	 border-right:solid 1px #000; 
	 border-left:solid 1px #000;
	  border-top:solid 1px #000;
	  color: green;
}

.profitlossbranchead{
	border-left:solid 1px #000; border-top:solid 1px #000; 
}

.font-bold{
	 font-weight:bold;
}

.profitlossbrancheadamount{
border-left:solid 1px #000; 
 border-right:solid 1px #000;
  border-top:solid 1px #000;
}

.profitlosstablehead{
font-size:18px; 
border-left:solid 1px #000; 
border-top:solid 1px #000;	
}

.profitloss-result{
	background-color: green;
	color: #fff;
}

.totalliability{
	border-style: double;
    border-left: none;
    border-right:none;
    border-top:none;
}

.cashflowparticular{
	padding-left:10px; 
	border:1px solid #000;
}

.cashflowamount{
	padding-left:10px;
	 padding-right:10px; 
	  border:1px solid #000;
}

.paddingleft10px{
	padding-left:10px; 
}

.cashflowamnt{
	padding-right:10px; 
	border-left: solid 1px #000;
	 border-right:solid 1px #000;
}

.paddingleftright10{
	padding-left:10px;
	 padding-right:10px; 
}

.totalopeninig{
	padding-right:10px; 
	border-top: solid 1px #000; 
	border-bottom: solid 1px #000;
}

.padddingwithunderline{
	padding-left:10px;
	text-decoration:underline;
}

.pddingright10{
	padding-right:10px; 
}

.noncurcss{
	padding-right:10px;
	 border-top:solid 1px #000;
	  border-bottom: solid 1px #000;
}

.paddin5ps{
	padding:5px;
}

.resumehead{
	text-align: center; 
	font-size: 25px;
}

.rpthtext{
color:#3D9970;
font-size: 50px; 
font-weight: bold;
font-family: Stencil Std, fantasy;
font-variant: small-caps
}

.rptname{
	color:black;
	 font-size: 20px; 
	 font-weight: bold;
	  font-family:cursive;
}

.payrolladditiondeduction{
	text-decoration: underline;font-weight: bold;
}

.paddingtop30{
	padding-top:30px;
}

.padding10{
	padding:10px;
}

.bankpayment{
	width: 100%;
}

.appsettingqr{
	display: block;
	margin-left: auto;
	margin-right: auto;
	height:150px;
}

.appsettingqrtxt{
	font-weight: bold; 
	margin-left: 25%;
}

.playstorelink{
	border:1px solid #e4e5e7;
}

     .small-box {
  border-radius: 2px;
  position: relative;
  display: block;
  margin-bottom: 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.small-box > .inner {
  padding: 10px;
}
.small-box > .small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.small-box > .small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
.pos-btn{
    display: inline-block;
    padding: 6px 12px !important;
    border-radius: 2px;
}
.pos-btn:hover {
  color: #fff;
  background: rgb(42, 175, 42) !important;
}
.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}
.small-box p {
  font-size: 15px;
  color:#fff;
}

.small-box p > small {
  display: block;
  font-size: 13px;
  margin-top: 5px;
  color:#fff;
}
.small-box h3,
.small-box p {
  z-index: 5;
  color:#fff;
}
.small-box .icon {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
  top: -10px;
  right: 10px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}
.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}
.small-box:hover .icon {
  font-size: 95px;
}
@media (max-width: 767px) {
  .small-box {
    text-align: center;
  }
  .small-box .icon {
    display: none;
  }

}

.whitecolor{
	color:#fff;
}

.bg-pase{
	background-color: #6cabbc;
}

.bg-bringal{
	background-color:#8459cf;
}

.bg-darkgreen{
	background-color:#749057;
}

.best-sale-title{
	display: inline-block; 
	line-height: 34px;
}

.best-sale-seeall{
	display: inline-block;
	 float: right;
}

.marginpadding-right0{
	margin-right: 0px;
	padding-right: 0px;
}

.marginpaddingleft0{
	margin-left: 0px;
	padding-left: 0px;
}

.filterbutton{
	background-color: green;
	color:#fff;
}

.piechartcontainer{
	height: 280px; width: 100%;
}

.charttitle{
	display: inline-block;
	 line-height: 34px;
}

/* .todayssaletitle{
	overflow: scroll;
	 height: 300px;
} */

.altmsg{
	display: none;
}

.error{
	color: red !important;
}

#rcv_form{
	margin-top: 250px;
}

.rcv{
	background-color: #E3F8E9;
}

.page-loader-wrapper {
    z-index: 99999999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    overflow: hidden;
    text-align: center
}

.page-loader-wrapper p {
    font-size: 13px;
    margin-top: 10px;
    font-weight: 700;
    color: #444
}

.page-loader-wrapper .loader {
    position: relative;
    top: calc(50% - 30px)
}

.preloader {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite
}

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    border-color: #f44336;
    -ms-opacity: 1;
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.spinner-layer.pl-green {
    border-color: #FEB800
}

.right {
    float: right!important
}

.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.gap-patch.circle {
    width: 1000%;
    left: -450%
}

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent!important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent!important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg);
    -webkit-animation: left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent!important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg);
    -webkit-animation: right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }
    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg)
    }
}

@keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }
    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg)
    }
}

@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
}

@keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
}

@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
}

@keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
}

 .top-fixed-link{
        margin-left: 130px;
    }

    .pad_print_header{
      height: 200px;
    }

    .padprint-date{
      float: right !important;
    }
.pad-print-customername{
  margin-left: 25% !important;
}

.padding-lefttitle{
 /* padding-left: 60px;*/
  float:right;

}

.panel-heading{
    border-bottom: 1px solid #feb800;
}

.cal-btn-danger {
    width: 45px;
    height: 45px;
    float: left;
    padding: 0;
    margin: 5px;
    box-sizing: border-box;
    background: red;
    border: none;
    font-size: 24px;
    line-height: 24px;
    border-radius: 50%;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}

blink {
    -webkit-animation: 2s linear infinite condemned_blink_effect; // for android
    animation: 2s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect { // for android
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}

.bg-warning{
  background-color:#d6a615;
}


.update-btn{
    display: inline-block;
    padding: 6px 12px !important;
    border-radius: 2px;
    margin: 13px 2px;
}
.update-btn:hover {
  color: #fff;
  background: #ef5b5b !important;
}

.count-number {
    font-size: 18px !important;
    font-weight: 600;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif !important;
}

.onoffswitch {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}

.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "YES";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "NO";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}

.onoffswitch-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}


 .onoffswitch1 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch1-checkbox {
    display: none;
}

.onoffswitch1-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 30px;
}

.onoffswitch1-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch1-inner:before, .onoffswitch1-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    border-radius: 30px;
    box-shadow: 0px 15px 0px rgba(0,0,0,0.08) inset;
}

.onoffswitch1-inner:before {
    content: "YES";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
    border-radius: 30px 0 0 30px;
}

.onoffswitch1-inner:after {
    content: "NO";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
    border-radius: 0 30px 30px 0;
}

.onoffswitch1-switch {
    display: block; width: 30px; margin: 0px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 30px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
    background-image: -moz-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%); 
    background-image: -webkit-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%); 
    background-image: -o-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%); 
    background-image: linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 80%);
    box-shadow: 0 1px 1px white inset;
}

.onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-inner {
    margin-left: 0;
}

.onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-switch {
    right: 0px; 
}

.onoffswitch2 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch2-checkbox {
    display: none;
}

.onoffswitch2-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 5px;
}

.onoffswitch2-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch2-inner:before, .onoffswitch2-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch2-inner:before {
    content: "YES";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}

.onoffswitch2-inner:after {
    content: "NO";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}

.onoffswitch2-switch {
    display: block; width: 18px; margin: 0px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 5px;
    position: absolute; top: 0; bottom: 0; right: 68px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
    background-image: -moz-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
    background-image: linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
}

.onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch2-inner {
    margin-left: 0;
}

.onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch2-switch {
    right: 0px; 
}

.onoffswitch3
{
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch3-checkbox {
    display: none;
}

.onoffswitch3-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 0px solid #999999; border-radius: 0px;
}

.onoffswitch3-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch3-inner > span {
    display: block; float: left; position: relative; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
    background-color: #EEEEEE; color: #FFFFFF;
}

.onoffswitch3-inner .onoffswitch3-inactive {
    padding-right: 10px;
    background-color: #EEEEEE; color: #FFFFFF;
    text-align: right;
}

.onoffswitch3-switch {
    display: block; width: 18px; margin: 0px; text-align: center; 
    border: 0px solid #999999;border-radius: 0px; 
    position: absolute; top: 0; bottom: 0;
}
.onoffswitch3-active .onoffswitch3-switch {
    background: #27A1CA; left: 0;
}
.onoffswitch3-inactive .onoffswitch3-switch {
    background: #A1A1A1; right: 0;
}

.onoffswitch3-active .onoffswitch3-switch:before {
    content: " "; position: absolute; top: 0; left: 18px; 
    border-style: solid; border-color: #27A1CA transparent transparent #27A1CA; border-width: 15px 9px;
}


.onoffswitch3-inactive .onoffswitch3-switch:before {
    content: " "; position: absolute; top: 0; right: 18px; 
    border-style: solid; border-color: transparent #A1A1A1 #A1A1A1 transparent; border-width: 15px 9px;
}


.onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.onoffswitch4 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch4-checkbox {
    display: none;
}

.onoffswitch4-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #27A1CA; border-radius: 0px;
}

.onoffswitch4-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch4-inner:before, .onoffswitch4-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 26px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    border: 2px solid transparent;
    background-clip: padding-box;
}

.onoffswitch4-inner:before {
    content: "Yes";
    padding-left: 10px;
    background-color: #FFFFFF; color: #27A1CA;
}

.onoffswitch4-inner:after {
    content: "No";
    padding-right: 10px;
    background-color: #FFFFFF; color: #666666;
    text-align: right;
}

.onoffswitch4-switch {
    display: block; width: 25px; margin: 0px;
    background: #27A1CA;
    position: absolute; top: 0; bottom: 0; right: 65px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-inner {
    margin-left: 0;
}

.onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-switch {
    right: 0px; 
}



.cmn-toggle 
{
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.cmn-toggle + label 
{
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input.cmn-toggle-round-flat + label 
{
  padding: 2px;
  width: 75px;
  height: 30px;
  background-color: #dddddd;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}

input.cmn-toggle-round-flat + label:before, input.cmn-toggle-round-flat + label:after 
{
  display: block;
  position: absolute;
  content: "";
}

input.cmn-toggle-round-flat + label:before 
{
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #fff;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}

input.cmn-toggle-round-flat + label:after 
{
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 22px;
  background-color: #dddddd;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: margin 0.4s, background 0.4s;
  -moz-transition: margin 0.4s, background 0.4s;
  -o-transition: margin 0.4s, background 0.4s;
  transition: margin 0.4s, background 0.4s;
}

input.cmn-toggle-round-flat:checked + label 
{
  background-color: #27A1CA;
}

input.cmn-toggle-round-flat:checked + label:after 
{
  margin-left: 45px;
  background-color: #27A1CA;
}

div.switch5 { clear: both; margin: 0px 0px; }
div.switch5 > input.switch:empty { margin-left: -999px; }
div.switch5 > input.switch:empty ~ label { position: relative; float: left; line-height: 1.6em; text-indent: 4em; margin: 0.2em 0px; cursor: pointer; -moz-user-select: none; }
div.switch5 > input.switch:empty ~ label:before, input.switch:empty ~ label:after { position: absolute; display: block; top: 0px; bottom: 0px; left: 0px; content: "off"; width: 3.6em; height: 1.5em; text-indent: 2.4em; color: rgb(153, 0, 0); background-color: rgb(204, 51, 51); border-radius: 0.3em; box-shadow: 0px 0.2em 0px rgba(0, 0, 0, 0.3) inset; }
div.switch5 > input.switch:empty ~ label:after { content: " "; width: 1.4em; height: 1.5em; top: 0.1em; bottom: 0.1em; text-align: center; text-indent: 0px; margin-left: 0.1em; color: rgb(255, 136, 136); background-color: rgb(255, 255, 255); border-radius: 0.15em; box-shadow: 0px -0.2em 0px rgba(0, 0, 0, 0.2) inset; transition: all 100ms ease-in 0s; }
div.switch5 > input.switch:checked ~ label:before { content: "on"; text-indent: 0.5em; color: rgb(102, 255, 102); background-color: rgb(51, 153, 51); }
div.switch5 > input.switch:checked ~ label:after { margin-left: 2.1em; color: rgb(102, 204, 102); }
div.switch5 > input.switch:focus ~ label { color: rgb(0, 0, 0); }
div.switch5 > input.switch:focus ~ label:before { box-shadow: 0px 0px 0px 3px rgb(153, 153, 153); }







.switch6 {  max-width: 17em;  margin: 0 auto; }
.switch6-light > span, .switch-toggle > span {  color: #000000; }
.switch6-light span span, .switch6-light label, .switch-toggle span span, .switch-toggle label {  color: #2b2b2b; }

.switch-toggle a, 
.switch6-light span span { display: none; }

.switch6-light { display: block; height: 30px; position: relative; overflow: visible; padding: 0px; margin-left:0px; }
.switch6-light * { box-sizing: border-box; }
.switch6-light a { display: block; transition: all 0.3s ease-out 0s; }

.switch6-light label, 
.switch6-light > span { line-height: 30px; vertical-align: middle;}

.switch6-light label {font-weight: 700; margin-bottom: px; max-width: 100%;}

.switch6-light input:focus ~ a, .switch6-light input:focus + label { outline: 1px dotted rgb(136, 136, 136); }
.switch6-light input { position: absolute; opacity: 0; z-index: 5; }
.switch6-light input:checked ~ a { right: 0%; }
.switch6-light > span { position: absolute; left: -100px; width: 100%; margin: 0px; padding-right: 100px; text-align: left; }
.switch6-light > span span { position: absolute; top: 0px; left: 0px; z-index: 5; display: block; width: 50%; margin-left: 100px; text-align: center; }
.switch6-light > span span:last-child { left: 50%; }
.switch6-light a { position: absolute; right: 50%; top: 0px; z-index: 4; display: block; width: 50%; height: 100%; padding: 0px; }



/* Custom CSS */
.admin-panel__login {
    background-color:#212121;
}

.admin-panel__login h3 {
    color:#fff;
}

.admin-panel__login .control-label {
    color:#c09a4b;
}


/* for Select2 4.x */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #c09a4b !important;
    /* your hover bg */
    color: #fff !important;
    /* your hover text */
}

/* if you also want to style the “already selected” item when you open, you can override this too */
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #c09a4b !important;
    color: #fff !important;
}