 ::-webkit-scrollbar {
  width: 7px;
  height: 4px;
}
::-webkit-scrollbar{
    display: block!important;
}
/* Track */
::-webkit-scrollbar-track {
  border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ccc; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #afafaf; 
}

.bdrbtm1{
    border-top: 2px solid #fff;
    width: 75%;
}
.table th {
    padding: 9px 5px !important;
}
.table thead{
    background: #3c8dbc;
    color: #fff;
}
table{
    text-align: center;
}
.switch.btn {
    min-width: 0px!important;
    min-height: 0px!important;
}
.switch-off.btn {
    padding-left: 14px!important;
}
.switch-on.btn {
    padding-right: 16px!important;
}
.switch-group label{
    font-size: 13px!important;
}
.hrmt5 {
    margin-top: 5px;
    margin-bottom: 8px;
}
.forms-wizard li span{
        color: #ced4da;
}
.forms-wizard li.active span{
    color: #3f6ad8;
}
label{
    margin: 0px!important;
}
.alert{
    margin-bottom: 0rem!important;
}
.brand-link {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5;
    padding: 12px 1px;
    transition: width .3s ease-in-out;
    white-space: nowrap;
}
.vdoadd_btn{
    margin-top: 31px;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 4px!important;
    color: #6c757d;
    content: "/";
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 4px!important;
}
.btn-xs{
    padding: .25rem .5rem!important;
    font-size: .675rem!important;
    line-height: 1.5!important;
    border-radius: .2rem!important;
}
.forms-wizard {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    display: table;
    table-layout: fixed;
    border-radius: .25rem;
    border: 0;
}

.forms-wizard li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-size: 1rem;
    padding: 1rem 0;
    color: #adb5bd;
    position: relative;
}

.forms-wizard li.active::after, .forms-wizard li.active::before {
    background: #3f6ad8;
}
.forms-wizard li:first-child::before {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.forms-wizard li::before {
    left: 0;
}
.forms-wizard li::after, .forms-wizard li::before {
    position: absolute;
    height: 4px;
    top: 50%;
    margin-top: -1rem;
    width: 50%;
    content: '';
    background: #dee2e6;
    z-index: 5;
    transition: all .2s;
}
.forms-wizard li.active em {
    background: #3f6ad8;
    color: #fff;
}
.forms-wizard li em {
    font-style: normal;
    font-size: 1.5rem;
    background: #ced4da;
    color: #fff;
    text-align: center;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    display: block;
    margin: 0 auto 0.5rem;
    position: relative;
    z-index: 7;
    transition: all .2s;
}
.forms-wizard li.active::after, .forms-wizard li.active::before {
    background: #3f6ad8;
}
.forms-wizard li::after {
    left: 50%;
}
.forms-wizard li::after, .forms-wizard li::before {
    position: absolute;
    height: 4px;
    top: 50%;
    margin-top: -1rem;
    width: 50%;
    content: '';
    background: #dee2e6;
    z-index: 5;
    transition: all .2s;
}
.product-btn{
    font-size: 11px!important;
}


.infobox-data-number {
    display: block;
    font-size: 22px;
    margin: 2px 0 4px;
    position: relative;
    color: #d58bde;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
}
.closemenu {
    background-color: #ff0018;
    border-radius: 50%;
    padding: 1px 3px 4px 3px;
    color: white;
    font-size: 20px!important;
    cursor: pointer;
}
 .label-confirm {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0px 5px;
    background-color: #82af6f;
    color: #fff;
    font-size: 14px;
    margin-bottom: 4px;
}
.label-confirm:before {
    border-color: #82af6f #82af6f #82af6f transparent;
    left: -5px;
    border-width: 10px 5px;
    border-style: solid;
    height: 100%;
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
}
.label-confirm:after {
    border-color: #82af6f transparent #82af6f #82af6f;
    right: -5px;
    border-width: 10px 5px;
    border-style: solid;
    height: 100%;
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
}
ul.scrollnav {
    white-space: nowrap !important;
    overflow-x: auto !important;
    display: flex !important;
    overflow-y: hidden;
    margin-bottom: 0px;
    padding-left: 8px;
}
ul.scrollnav li{
    margin-right: 10px;
    font-weight: bold;
}
.infobox-icon-user i {
    background-color: #ffffff;
    font-size: 32px;
    color: #000000cf;
    padding: 12px 0px 0px 0px;
    border-radius: 50%;
}
.infobox-user i {
    background-color: #ffffff;
    font-size: 32px;
    color: #000000cf;
    padding: 5px 0px 0px 0px;
    border-radius: 50%;
}
.infobox-data .text i{
    color: #dce3ed;
    margin-right: 4px;
}
.infobox-data .text:after {
    display: block;
    content: "";
    height: 1px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    left: 16px;
    right: -12px;
    margin-top: 5px;
    border-top: 1px solid #e4ecf3;
}
.infobox-data .user-name{
    color: #5c99d1;
}
.label-pending {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0px 5px;
    background-color: #f89404;
    color: #fff;
    font-size: 14px;
    margin-bottom: 4px;
}
.label-pending:before {
    border-color: #f89404 #f89404 #f89404 transparent;
    left: -5px;
    border-width: 10px 5px;
    border-style: solid;
    height: 100%;
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
}
.label-pending:after {
    border-color: #f89404 transparent #f89404 #f89404;
    right: -5px;
    border-width: 10px 5px;
    border-style: solid;
    height: 100%;
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
}
td i.fa-check{
    color: green;
}
td i.fa-times{
    color: red;
}
.infobox-content {
    color: #555;
}
.infobox-icon i{
    background-color: #d58bde;
    font-size: 26px;
    color: white;
    padding: 6px;
    border-radius: 50%;
    box-shadow: 0px 2px 3px 1px #ba5dc5;
}
.infobox-icon{
    padding-top: 11px;
}
.stat.stat-important:before {
    background-color: #e4564f;
    top: 3px;
}
.stat:before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 11px;
    background-color: #abbac3;
    position: absolute;
    right: 14px;
    top: 7px;
}
.stat.stat-important:after {
    border-top-color: #e4564f;
    border-bottom-color: transparent;
    bottom: 30px;
    top: auto;
}
.stat:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: 11px;
    top: -8px;
    border: 12px solid transparent;
    border-width: 8px 7px;
    border-bottom-color: #abbac3;
}
.theadd {
    background-color: #3c8dbc!important;
    color: white!important;
}
.f12{
    font-size: 13px!important;
    font-weight: 600!important;
}
.nav-sidebar .nav-treeview{
    margin-left: 7px;
    margin-right: 7px;
}
.customers-btnn{
	width: 118px !important;
}

.main-sidebar span.line {
    background: #cccccc;
    display: block;
    height: 5px;
    margin: 0 auto;
    position: relative;
    width: 35px;
}
.parsley-left ul.parsley-errors-list{
    text-align: left!important;
    padding: 0px!important;
    font-size: 10px!important;
}
.myicon {
    font-size: 21px !important;
    margin-top: 10px;
    color: #3c8cbc;
}

.messagetab {
    font-size: 16px;
    color: #000;
}
.hrmt5{
    margin-top: 3px!important;
    margin-bottom: 3px!important;
}
.action-buttons-padding .fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
    position: relative;
    left: 2px;
    top: 1px;
}
.action-buttons-padding  .fa-edit{
    background-color: #ffc107;
    color: black;
    padding: 5px;
    border-radius: 5px;
}
.action-buttons-padding  .fa-trash{
    background-color: red;
    color: white;
    padding: 5px;
    border-radius: 5px;
}
.action-buttons-padding .fa-search-plus{
   background-color: #3c8cbc;
    color: white;
    padding: 5px;
    border-radius: 5px; 
}
.editdesign{
    background-color: #28a745;
    color: white;
    border-radius: 3px;
    padding: 5px;
}
.editdesign1{
    background-color: red;
    color: white;
    border-radius: 3px;
    padding: 5px;
}
.view-img{
    display: inline-block;
    background-color: #3c8cbc;
    color: white;
    border-radius: 10px;
    padding: 5px;
}
.view-img:hover{
    color: white;
    text-decoration: none;
    background-color: #487b9a;
}
.tbl-img{
    border-radius: 10px;
    border: 1px solid #3c8cbc;
    padding: 2px;
}
.main-sidebar span.line:before {
    border-bottom: 1px solid #cccccc;
    content: " ";
    position: absolute;
    top: 3px;
    left: -30px;
    width: 98px;
}
.toggle.btn {
    min-width: 59px;
    min-height: 34px;
}
.toggle {
    position: relative;
    overflow: hidden;
    border-color: rgba(0, 0, 0, 0.2);
}
.toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left 0.35s;
    -webkit-transition: left 0.35s;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.toggle-on.btn {
    padding-right: 24px;
}

.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0;
}
.toggle-off.btn {
    padding-left: 24px;
}
.toggle.off .toggle-group {
    left: -100%;
}
.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%;
    width: 0px;
    border-width: 0;
    background-color: #fff;
}
.btn-light {
    border-color: #dcdcdc;
}
.toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}


.scrollnav li {
    display: inline-block !important;
}
.cat-navs .nav-item:first-child .nav-link {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.nav-pills>li{
    margin-left: -5px;
}
.hdr-btn{
    box-shadow: 0px 0px 0px 1px #00000036 inset;
    border-radius: 5px;
    background-color: #487c9a;
}
.hdr-btn:active{
    transform: translateY(3px);
    background-color: #487c9a;
}
.nav-item a i{
    margin-right: 3px;
}
.push-right{
    float: right!important;
}
.cat-navs .nav-item span{
    font-weight: 700;
    font-style: italic;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .2rem;
    color: #000000;
    content: ">";
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: .2rem;
}
.cat-navs .nav-link {
    position: relative;
    display: inline-block;
    min-width: 115px;
    text-align: center;
    background: #ccc;
    font-size: 14px;
    font-weight: 500;
    color: #333 !important;
    padding: 10px 20px !important;
    border-radius: 0px;
    outline: 0;
    box-shadow: inset 0 2px 4px rgb(0 0 0 / 15%), 0 1px 2px rgb(0 0 0 / 5%);
    border: #a4a4a4 solid 1px;
}
.cat-navs .nav-link.active {
    color: #fff !important;
    background-color: #3c8dbc !important;
}

.cat-navs .nav-link.active:after {
    content: "\f0d7";
    position: absolute;
    top: 15px;
    font-size: 42px;
    text-align: center;
    left: 42%;
    color: #3c8dbc;
    font-family: 'FontAwesome';
}

.customers-img{
	height: 100px;
	width: 100px;
}

.navbar-siteclr {
    background-color: #3c8dbc;
	color:#fff;
}

.clr-white{
	color:#fff;
}

.logo-header{
	background-color: #367fa9;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

.main-sidebar {
    background-color: #f2f2f2 !important;
    color: #393939 !important;
}



.search-btn{
	background-color: #3c8cbc;
    color: #fff;
}


.search-btn:hover{
	background-color: #3c8cbc;
    color: #fff;
}



.sidebar-menu>li {
    position: relative;
    margin: 0;
    padding: 2px 7px 0px 7px;
    border: 1px solid #e6e6e6 !important;
    border-bottom: none;
    font-size: 14px;
}


.sidebar-menu>li a{
   color:#000 !important;
}
.sidebar-menu>li a.active{
   color:#fff !important;
}

.sidebar-menu>li:hover{
    position: relative;
    margin-bottom: 0px;
    padding: 2px 7px 0px 7px;
    border: 1px solid #e6e6e6 !important;
    border-bottom: none;
    font-size: 14px;
}



.pad-0{
	padding:0px !important;
} 

.box.box-primary {
    border-top-color: #3c8dbc;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 0px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.subadminbox {
    box-shadow: 0 1px 1px #3c8dbc!important;
    font-size: 18px;
}

.main-heading {
    font-size: 21px;
    font-weight: 600;
    color: #3c8dbc;
    margin: 0px;
    padding: 0px;
}



.content-header>.breadcrumb>li>a {
    color: #444;
    text-decoration: none;
    display: inline-block;
}

.content-header>.breadcrumb{
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px !important;
    padding: 7px 5px;
    position: absolute;
    top: 15px;
    right: 10px;
    border-radius: 2px;
} 

.breadcrumb li {
	font-size:12px;
}

.content-header>.breadcrumb>li>a {
    color: #444 !important;
    text-decoration: none;
    display: inline-block;
}

.black{
	color:#000;
}

.blue {
    color: #3c8dbc;
}
.green {
    color: #00a65a;
}


.bold{
    font-weight: bold;
}
.action-buttons-padding {
    padding: 1px;
	font-size:14px;
}

.radius-15{
	border-radius:15px;
}

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


.box-body {
    padding: 10px;
	font-size: 15px;
}

.white{
	color:#fff !important;
}

.pull-right{
	text-align:right;
}

th {
    white-space: nowrap;
	font-size:14px;
}

td{
	font-size:14px;
}
 
.scrollnav {
    white-space: nowrap !important;
    overflow-x: auto !important;
    display: block !important;
	 overflow-y: hidden;
}

.scrollnav li {
    display: inline-block !important;
} 
.adminmenulogo{
    width: 220px;
    height: 100%;
    margin-bottom: -6px;
    margin-top: 3px;
}
.menuftrlogout{
  position: fixed;
    bottom: 0px;
    background-color: #357fa9;
    color: white;
    padding: 12px;
    text-align: center;
    font-size: 20px;
    width: 250px;
}
.layout-fixed .wrapper .sidebar {
    height: calc(100vh - (118px));
}
.f13{
    font-size: 18px!important;
    }
    .label.arrowed-in-out {
    position: relative;
    z-index: 1;
    margin-right: 5px;
    margin-left: 5px;
    display: inline-block;
    padding: 0px 5px;
    background-color: #3c8dbc;
    color: #fff;
    font-size: 14px;
}
.label.arrowed-in-out:before {
    border-color: #3c8dbc #3c8dbc #3c8dbc transparent;
    left: -5px;
    border-width: 10px 5px;
    border-style: solid;
    height: 100%;
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
}
.label.arrowed-in-out:after {
    border-color: #3c8dbc transparent #3c8dbc #3c8dbc;
    right: -5px;
    border-width: 10px 5px;
    border-style: solid;
    height: 100%;
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
}
.main-heading2 {
    font-size: 21px;
    font-weight: 600;
    color: #3c8dbc;
    margin-left: 65%;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #3c8dbc !important;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.mh1 {
    padding: 2px!important;
}
.modal-dialog {
    width: 600px!important;
    margin: 30px auto !important;
}

.blak-color1 {
    color: #444 !important;
    font-size: 16px;
}
.pdl-0{
padding-left:0px!important;
padding-right:0px!important;
}
  .sidebar-menu .nav-link.active:after{
      content: "\f101";
      color: #1caeff !important;
      font: normal normal normal 30px/1 FontAwesome;
      position: absolute;
      top: 50%;
      right: 0%;
      transform: translate(0%,-50%);
      line-height: 0;
      display: inline-block;
      padding-right: 3px;
      margin-top: -2px;
    }
    .stat-important {
    padding-top: 10px;
}
.stat:before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 11px;
    background-color: #abbac3;
    position: absolute;
    right: 5px;
    top: 11px!important;
}
.stat:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: 2px;
    top: 22px!important;
    border: 12px solid transparent;
    border-width: 8px 7px;
    border-bottom-color: #abbac3;
}
 .mbl-wdth{
        width: 50%!important;
        transform: translate(10%,10%)!important;
    }
    ..mbl-wdth .modelheading{
        margin-left: 30px;
    }
    .heading2 {
    font-size: 17px!important;
    color: #000!important;
    font-weight: 600!important;
}
.siteclr{
    color: #3c8dbc;
}
 span.line {
    background: #3c8dbc;
    display: block;
    height: 5px;
    margin: 0 auto;
    position: relative;
    width: 35px;
}
span.line:before {
    border-bottom: 1px solid #2f26269c;
    content: " ";
    position: absolute;
    top: 3px;
    left: -30px;
    width: 98px;
}
.marginl-40{
margin-left: 72%!important;
}
@media only screen and (min-width:321px) and (max-width:480px) {
    .heading2 {
    font-size: 17px!important;
    color: #000!important;
    font-weight: 600!important;
}
    .tbl-btls-w{
    width:100px !important;
}
        .label.arrowed-in-out {
    position: relative;
    z-index: 1;
     margin-right:0px; 
     margin-left: 0px;
    display: block;
    padding: 5px 1px;
    background-color: #3c8dbc;
    color: #fff;
    font-size: 11px!important;
}
.label.arrowed-in-out:before {
    border-color: #3c8dbc #3c8dbc #3c8dbc transparent;
    left: -5px;
    border-width: 10px 5px;
    border-style: solid;
    height: 100%;
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
}
.label.arrowed-in-out:after {
    border-color: #3c8dbc transparent #3c8dbc #3c8dbc;
    right: -5px;
    border-width: 10px 5px;
    border-style: solid;
    height: 100%;
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
}
    .main-heading2 {
    font-size: 21px;
    font-weight: 600;
    color: #3c8dbc;
    margin: 0px;
    padding: 0px;
    margin-left: 0%;
}
    .vdoadd_btn {
    margin-top: 22px;
}
   #example1_wrapper .col-md-6 input {
    width: 62% !important;
}
 ::-webkit-scrollbar {
      width: 7px;
      height: 0px;
    }
    .forms-wizard span{
    font-size: 15px;
}
    .mbl-wdth{
        width: 99%!important;
        transform: translate(0%,9%)!important;
    }
    .main-sidebar span.line {
    background: #cccccc;
    display: block;
    height: 5px;
    margin-left: 146px;
    position: relative;
    width: 36px;
}
     .sidebar-menu-footer {
    position: relative !important;
    background-color: #357fa9;
    padding: 10px;
    text-align: center;
}
    .sidebar-menu>li:hover{
    position: relative;
    margin-bottom: 5px;
    padding: 2px 7px 0px 7px;
    border: 1px solid #e6e6e6 !important;
    border-bottom: none;
    font-size: 14px;
}
    .sidebar-menu .nav-link.active:after {
    content: "\f105\f105\f105";
    color: #1caeff !important;
    font: normal normal normal 30px/1 FontAwesome;
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%,-50%);
    line-height: 0;
    display: inline-block;
    padding-right: 3px;
    margin-top: -2px;
}
   .stat:before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 11px;
    background-color: #abbac3;
    position: absolute;
    right: 26px;
    top: 11px!important;
}
.stat-important{
    padding-top: 10px;
}
.stat:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: 23px;
    top: 22px!important;
    border: 12px solid transparent;
    border-width: 8px 7px;
    border-bottom-color: #abbac3;
}
    .blak-color1 {
    color: #444 !important;
    font-size: 16px;
}
    .main-heading1 {
    font-size: 16px;
    font-weight: 600;
    color: #3c8dbc;
    margin: 0px;
    padding: 0px;
}
    .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #3c8dbc !important;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.mh1 {
    padding: 2px!important;
}

    .f13{
    font-size: 13px;
    }
    .main-heading {
    font-size: 18px;
    font-weight: 600;
    color: #3c8dbc;
    margin: 0px;
    padding: 10px;
}
   .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
    margin-left: -380px;
    transition: 0.1s ease;
}
.closemenu{
    background-color: #dc3545;
    border-radius: 50%;
    padding: 4px 7px 5px 7px;
}
.menuftrlogout{
  position: fixed;
    bottom: 0px;
    background-color: #357fa9;
    color: white;
    padding: 12px;
    text-align: center;
    font-size: 20px;
    width: 100%;
}
.adminmenulogo{
    width: 220px;
    height: 100%;
    margin-bottom: -6px;
    margin-top: 3px;
    box-shadow: 0px 0px 2px #444444 inset;
    border-radius: 11px;
    padding: 4px;
    border: 1px solid #cacaca;
    background-color: #fff;
}
.main-sidebar, .main-sidebar::before {
    box-shadow: none!important;
    margin-left: -400px;
}
.layout-fixed .brand-link {
    width: 100%;
}
.layout-fixed .main-sidebar {
    bottom: 0;
    float: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

    .mb-admin{
        font-weight: 800;
        font-size: 20px;
        margin-left: 25px;
    }
    .push-right{
    float: none!important;
}
	.desk-top{
	margin-top:0px;
}

}

@media only screen and (min-width:768px) and (max-width:1024px) {
	
	.btn-xs{
    padding: .25rem .5rem!important;
    font-size: .675rem!important;
    line-height: 1.5!important;
    border-radius: .2rem!important;
}
}





/* tabs */ 

.tabs-animated .nav-link {
	position: relative;
	padding: 8px 1rem;
	background-color: #4a90e21f;
	color: #239ce7;
}
.tabs-animated .nav-link::before {
	transform: scale(0);
	opacity: 1;
	width: 100%;
	left: 0;
	bottom: -2px;
	content: "";
	position: absolute;
	display: block;
	border-radius: .25rem;
	background: #239ce7;
	transition: all .2s;
	height: 4px
}
.tabs-animated .nav-link.active,
.tabs-animated .nav-link:hover {
	color: #fff;
	background-color:#239ce7;
}
.tabs-animated .nav-link.active::before,
.tabs-animated .nav-link:hover::before {
	transform: scale(1)
}
.tabs-animated-shadow .nav-link {
	padding: .5rem .75rem;
	margin-bottom: .75rem
}
.tabs-animated-shadow .nav-link span {
	position: relative;
	z-index: 5;
	display: inline-block;
	width: 100%
}
.tabs-animated-shadow .nav-link::before {
	height: 100%;
	top: 0;
	z-index: 4;
	bottom: auto;
	box-shadow: 0 16px 26px -10px rgba(63, 106, 216, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(63, 106, 216, 0.2);
	border-radius: 100%;
	opacity: .5
}
.tabs-animated-shadow .nav-link.active,
.tabs-animated-shadow .nav-link:hover {
	color: #fff;
}
.tabs-animated-shadow .nav-link.active::before,
.tabs-animated-shadow .nav-link:hover::before {
	border-radius: .25rem;
	opacity: 1
}
.tabs-animated-shadow .nav-item:last-child .nav-link {
	margin-right: 0
}
.tabs-animated-shadow.tabs-shadow-bordered {
	border-bottom: rgba(26, 54, 126, 0.125) solid 1px
}
.tabs-animated-shadow.tabs-shadow-bordered .nav-link {
	margin-bottom: 0
}
.body-tabs-shadow .body-tabs-animated .nav-link span {
	position: relative;
	z-index: 5
}
.body-tabs-shadow .body-tabs-animated .nav-link::before {
	height: 100%;
	top: 0%;
	z-index: 4;
	bottom: auto;
	box-shadow: 0 16px 26px -10px rgba(63, 106, 216, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(63, 106, 216, 0.2);
	border-radius: 100%;
	opacity: .5
}
.body-tabs-shadow .body-tabs-animated .nav-link.active,
.body-tabs-shadow .body-tabs-animated .nav-link:hover {
	color: #fff;

	background-color:transparent;
}
.body-tabs-shadow .body-tabs-animated .nav-link.active::before,
.body-tabs-shadow .body-tabs-animated .nav-link:hover::before {
	border-radius: .25rem;
	opacity: 1
}
.body-tabs-line .body-tabs-layout {
	margin: 0 -30px;
	padding: 0 30px;
	margin-bottom: 30px;
	border-bottom: #dee2e6 solid 1px
}

/* tabs end */ 



/* tags */

.left-arrow-tag-bg-add {
    background: #20c997;
}
.left-arrow-tag {
    border-radius: 3px 0 0 3px;
    color: #fff !important;
    display: inline-block;
    line-height: 20px;
    padding: 0 20px 0 23px;
    position: relative;
    margin-bottom: -5px;
    text-decoration: none !important;
    list-style: none;
    margin: 0;
    padding: 0px 15px;
    font-size: 14px !important;
}

.left-arrow-tag-bg-add::before {
    background: #fff;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #20c997;
    border-top: 10px solid transparent;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}  


.left-arrow-tag-bg-edit {
    background: #ffc107;
}
.left-arrow-tag {
    border-radius: 3px 0 0 3px;
    color: #fff !important;
    display: inline-block;
    line-height: 20px;
    padding: 0 20px 0 23px;
    position: relative;
    margin-bottom: -5px;
    text-decoration: none !important;
    list-style: none;
    margin: 0;
    padding: 0px 15px;
    font-size: 14px !important;
}

.left-arrow-tag-bg-edit::before {
    background: #fff;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ffc107;
    border-top: 10px solid transparent;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
} 


.left-arrow-tag-bg-view{
    background: #6f42c1;
}
.left-arrow-tag {
    border-radius: 3px 0 0 3px;
    color: #fff !important;
    display: inline-block;
    line-height: 20px;
    padding: 0 20px 0 23px;
    position: relative;
    margin-bottom: -5px;
    text-decoration: none !important;
    list-style: none;
    margin: 0;
    padding: 0px 15px;
    font-size: 14px !important;
}

.left-arrow-tag-bg-view::before {
    background: #fff;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #6f42c1;
    border-top: 10px solid transparent;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
} 

/* tags End */

.customers-img1{
    height:40px;
}


.spark{
	color:#000;
	font-size:17px;
	font-weight:600;
}


.spark1{
	font-size:18px;
	font-weight:600;
}




.tbl-bg{
    background-color: #3c8dbc;
    color: #fff!important;
}
.order-bx {
    background-color: #3c8dbc;
    padding: 4px 7px;
    color: #fff;
    margin-bottom: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 800;
}
.pad-order {
    padding: 5px;
}
.bdrbx {
    border: 1px solid #3c8dbc;
    border-radius: 10px;
}
.heading1 {
    font-size: 21px;
    color: #000;
    font-weight: 600;
}

.splbtnadd:hover span {
    padding-right: 20px;
}
.splbtnadd span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.7s;
    font-weight: 800;
}
.splbtnadd span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -25px;
    transition: 0.7s;
}
.splbtnadd:hover span:after {
    opacity: 1;
    right: 0;
}
.splbtnadd {
    background-color: #fff;
    background-image: linear-gradient(-117deg, #017f00 0%, #017f00 100%);
    color: #fff!important;
    border-radius: 20px!important;
    outline: none!important;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.btn-sqr {
    color: #fff!important;
    font-size: 15px!important;
    border-radius: 14px!important;
    background-color: #3c8cbc!important;
    padding: 3px 5px!important;
}
.cart-table .table tbody tr td {
    border-color: #ccc;
    text-align: center;
    padding: 10px 20px;
    vertical-align: middle;
    font-weight: 500;
    color: #222222;
}
.cart-table .table thead {
    background-color: #3c8dbc;
    color: #fff;
    text-align: center;
}

.hrspl1 {
    margin-bottom: 2px;
    margin-top: 2px;
}
.wishgrid {
    border: 1px solid #3c8dbc;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0px 1px 15px 5px rgba(0,0,0,0.20);
}
.m33hr{
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}
.wish-img {
    height: 200px;
    width: 100%;
}
.prodesk {
    padding: 8px;
    width: 200px;
    height: 78px;
}
.myicon {
    font-size: 21px !important;
    margin-top: 10px;
    color: #3c8cbc;
}



.studentidv {
    background-color: #3c8dbc;
    color: #fff;
    padding: 2px 10px;
    border-radius: 8px;
    font-size: 16px;
}
.photpic {
    margin-top: 57px;
    position: absolute;
    font-size: 30px;
    color: #3c8dbc;
}
.pro-btn {
    background-color: green;
    padding: 6px;
    color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}



/* Customer Login css */

