.amcharts-export-menu ul {
    display: none;
}

.skin-blue .content-header {
    background: transparent;
    margin-top: 50px;
}

.skin-blue .main-header .navbar .nav>li>a {
    color: #0d0c0c;
    margin: 0 2px;
}

.skin-blue .main-header .navbar .nav>li>a:hover {
    background: rgb(71, 163, 75);
    color: #f6f6f6;
}

.navbar-nav>li>a {}

.main-header {
    position: fixed;
    max-height: 100px;
    z-index: 1030;
    width: 100%;
}

.skin-blue .main-header .navbar {
    background-color: #fff;
}

.skin-blue .main-header li.user-header {
    background-color: #fff;
}

.skin-blue .main-header .logo:hover {
    background-color: #fff;
}

.skin-blue .main-header .logo {
    background-color: #fff;
    border-right: 1px solid #fff;
}

.small-box>.inner {
    padding: 15px 20px;
}

.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    /*background: #fff;*/
    min-height: 135px;
}

/*.small-box:hover {
    text-decoration: none;
    color: #000;
}*/
.ico-box {
    position: absolute;
    top: 0px;
    left: 0px;
}

.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    margin-bottom: 10px;
    white-space: nowrap;
    padding: 0;
    color: #fff;
    display: block;
    width: 100%;
    margin-bottom: 0;
}

.ico-box {
    position: absolute;
    top: -30px;
    left: 25px;
    width: 85px;
    text-align: center;
    height: 75px;
    display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(255, 152, 0, .4);
    border-radius: 4px;
}

.ico-bg-yellow {
    background: linear-gradient(60deg, #ffa726, #fb8c00);
    transition: all ease 0.5s;
}

.ico-bg-pinks {
    background: linear-gradient(60deg, #e256e3, #fa83fb);
    transition: all ease 0.5s;
}

.ico-light_green_card {
    background: linear-gradient(60deg, #18a7a7, #009292);
    color: #fff;
    transition: all ease 0.5s;
}

.ico-Light2_green_card {
    background: linear-gradient(60deg, #4ada26, #4ee227);
    color: #fff;
    transition: all ease 0.5s;
}

.greenlight2_color_ico {
    color: #4ada26;
}

.red_color_ico {
    color: #e53935;
}

.grey_color_ico {
    color: #8c8c8b;
}

.ico-grey_card {
    background: linear-gradient(60deg, #4a4a47, #8c8c8b);
    color: #fff;
    transition: all ease 0.5s;
}

.ico-purple_card {
    background: linear-gradient(60deg, #a548f6, #b47ce4);
    color: #fff;
    transition: all ease 0.5s;
}

.ico-green_card {
    background: linear-gradient(60deg, #66bb6a, #43a047);
    color: #fff;
    transition: all ease 0.5s;
}

.ico-red_card {
    background: linear-gradient(60deg, #ef5350, #e53935);
    color: #fff;
    transition: all ease 0.5s;
}

.ico-blue_card {
    background: linear-gradient(60deg, #26c6da, #00acc1);
    color: #fff;
    transition: all ease 0.5s;
}

.small-box .icon {

    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: 43px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15);

}

.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: 25px;
    right: 10px;
    z-index: 0;
    font-size: 73px;
    color: rgba(0, 0, 0, 0.15);
}

.ico-text {

    margin-top: 45px;
    padding-left: 21px;
    width: 70%;
    font-size: 17px;
    font-weight: 500;

}

.canvasjs-chart-toolbar button {
    display: none;
}

.icon .ion-bag {
    color: #fd970f;
}

.icon .ion-stats-bars {

    color: #18bcd1;

}

.icon .ion-person-add {
    color: #e73f3b;
}

.icon .ion-arrow-down-c {
    color: #e73f3b;
}

.icon .ion-pie-graph {
    color: #47a34b;
}

.btn-success {
    background-color: #3ac47d;
    border-color: #3ac47d;
}

.btn-success:hover,
.btn-success:active,
.btn-success.hover {
    background-color: #31a66a;
    border-color: #2e9d64;
}

.btn-danger {
    background-color: #e6005c;
    border-color: #e6005c;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover {
    background-color: #e6005c;
    border-color: #e6005c;
}

.skin-blue .main-sidebar {
    background-color: #fff !important;
    /*background: url(../img/side-bar.jpg);*/
    background-repeat: no-repeat;
    color: #000;
    background-size: 100% 100%;
    background-position: top center;
    position: fixed;
    left: 0;
    top: 0;
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #55a959 !important;
}

.table-scrollable {
    overflow-x: auto;
    height: auto;

}

.skin-blue .sidebar-menu>li.active>a>i,
.skin-blue .sidebar-menu>li.menu-open>a>i {
    color: #fff;
}

a.live_user {
    color: #333;
    cursor: pointer;
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.glyphicon,
.sidebar-menu>li>a>.ion {
    width: 25px;
    color: #eb4946;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
}

.sidebar-menu>li:nth-child(2)>a>.fa {
    color: #61cdff;
}

.sidebar-menu>li:nth-child(3)>a>.fa {
    color: #5ab21d;
}

.sidebar-menu>li:nth-child(4)>a>.fa {
    color: #a548f6;
}

.sidebar-menu>li:nth-child(5)>a>.fa {
    color: #f8ba59;
}

.sidebar-menu>li:nth-child(6)>a>.fa {
    color: #168dc7;
}

.sidebar-menu>li:nth-child(7)>a>.fa {
    color: #e256e3;
}

.sidebar-menu>li:nth-child(8)>a>.fa {
    color: #323ee9;
}

.sidebar-menu>li:nth-child(9)>a>.fa {
    color: #afa612;
}

.sidebar-menu>li:nth-child(10)>a>.fa {
    color: #8b008b;
}

.sidebar-menu>li:nth-child(11)>a>.fa {
    color: #18a7a7;
}

.sidebar-menu>li:nth-child(12)>a>.fa {
    color: hotpink;
}

.sidebar-menu>li:nth-child(13)>a>.fa {
    color: #2c2b4e;
}

.sidebar-menu>li:nth-child(14)>a>.fa {
    color: #7f1990;
}

.sidebar-menu>li:nth-child(15)>a>.fa {
    color: #144248;
}


.sidebar-menu>li:hover>a>.fa,
.sidebar-menu>li:hover>a>.glyphicon,
.sidebar-menu>li:hover>a>.ion {
    color: #fff;
}

.sidebar-menu>li>a>.fa.arrow {
    width: auto;
    color: #333;
    font-size: 16px;
    margin-top: 4px;
    text-align: right;
    margin-right: 3px;
    vertical-align: middle;
    display: table-cell;
}

.treeview-menu>li>a {
    padding: 5px 5px 5px 30px !important;
    width: 100%;
}

.treeview-menu>li>a>.fa,
.treeview-menu>li>a>.glyphicon,
.treeview-menu>li>a>.ion {
    width: 20px;
    color: #eb4946;
}

.sidebar-menu>li:hover>a>.fa.arrow {
    color: #fff;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.user-panel>.info>p {
    font-weight: 600;
    margin-bottom: 9px;
    color: #000;
}

.skin-blue .sidebar-menu>li.active>a {
    border-left-color: #B0AF3B;
}

.skin-blue .sidebar-menu>li.active>a,
.skin-blue .sidebar-menu>li.menu-open>a {
    color: #fff !important;
    background: #2A2B2D;
    border-left-color: #f04545;
    width: 100%;
}

.skin-blue .sidebar-menu>li>a,
.skin-blue .sidebar-menu>li.menu-open>a {
    width: 100%;
}

.treeview>a span,
.treeview>a span {
    width: 150px;
    display: table-cell;
    white-space: pre-line;
}

.skin-blue .sidebar a {
    color: #000 !important;
    font-weight: 300;
    font-size: 14px;
    display: table;
}

.user-panel>.info>p {
    font-weight: 600;
    margin-bottom: 9px;
    color: #000;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: #fff1f0;
}

.skin-blue .sidebar-menu .treeview-menu>li>a {
    color: #000 !important;
}

.connectedSortable1 .box-header {
    color: #fff;
    display: block;
    padding: 10px;
    position: absolute;
    top: -30px;
    height: 55px;
    z-index: 999;
    width: 94%;
    border-radius: 4px;
    left: 3%;
}

.connectedSortable1 .box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
    margin-top: 50px;
}

.red_card1 {
    /*background: linear-gradient(60deg,#f44336,#ef6a60);
    background: #e6005c;
    color: #fff;*/
    background: #fff;
    color: #454545;
    transition: all ease 0.5s;
}

.yellow_card1 {
    /*background: linear-gradient(60deg,#ffa726,#fb8c00);*/
    background: #8000ff;
    color: #fff;
    transition: all ease 0.5s;
}

.box-header.with-border {
    border-bottom: none;
}

.box.box-primary,
.box.box-danger {

    border-top-color: transparent;
}

.crnt-up {
    transition: all ease 0.3s;
    top: 16px;
    bottom: 0px;
    position: absolute;
}

.box-header:hover .crnt-up {
    top: 12px;
    transition: all ease 0.3s;

}

.orders-recents .box-header {
    color: #fff;
    display: block;
    padding: 10px;
    position: absolute;
    top: -30px;
    height: 55px;
    z-index: 999;
    width: 94%;
    border-radius: 4px;
    left: 3%;
}

.green_card-order {
    background: linear-gradient(60deg, #66bb6a, #43a047);
    color: #fff;
    transition: all ease 0.5s;
}

.blue_card-order {
    background: linear-gradient(60deg, #26c6da, #00acc1);
    color: #fff;
    transition: all ease 0.5s;
}

.orders-recents .box-body {
    margin-top: 40px;
}

.orders-recents .box {
    border-top: none;
}

.skin-blue .sidebar-menu>li:hover>a {
    color: #fff !important;
    background: #2A2B2D;
    border-left-color: #f04545;
}

.pie-art {
    width: 100%;
    background: #fff;
    padding: 30px 30px;
    position: relative;
    float: left;
    margin-bottom: 35px;
}

.pie-art .box-header {
    color: #fff;
    display: block;
    padding: 10px;
    position: absolute;
    top: -30px;
    height: 55px;
    z-index: 999;
    width: 94%;
    border-radius: 4px;
    left: 3%;
}

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-y: auto !important;
}


ul.sidebar-menu::-webkit-scrollbar {
    width: 3px;
}

/* Track */
ul.sidebar-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
ul.sidebar-menu::-webkit-scrollbar-thumb {
    background: #999;
}

/* Handle on hover */
ul.sidebar-menu::-webkit-scrollbar-thumb:hover {
    background: #666;
}

.white-box {
    background: #fff;
    padding: 0;
    /*padding: 25px;
    border-radius: 12px;
    padding: 5px 15px 0 15px;*/
    float: left;
    width: 100%;
    margin-top: 0px !important;
    -webkit-box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
    border-width: 0;
    margin-bottom: 20px;
}

.portlet-title .card-icon_headings {
    /*border-radius: 3px;
    background: linear-gradient(60deg,#f44336,#ef6a60);
    background: #e6005c;*/
    font-weight: 400;
    padding: 15px;
    /*margin-top: -40px;*/
    margin-right: 1px;
    box-shadow: 0 7px 10px -5px rgba(168, 168, 168, .2);
    /*text-align: center;*/
    margin-bottom: 32px;
    color: #454545;
    position: relative;
    height: auto;
    border-bottom: 1px solid #ccc;
}

.portlet-title .card-icon_headings i {
    font-size: 15px;
}

.table-bordered {
    border: 1px solid #e4e7ea;
}

.dataTables_length label select {
    margin-right: 5px;
}

.dataTables_length label {
    float: left;
    width: auto;
    display: flex;
    align-items: center;
}

.dataTables_filter,
.dataTables_paginate {
    text-align: right;
    margin-bottom: 10px;
    overflow: hidden;
}

.dataTables_filter label {
    float: right;
    width: auto;
    display: flex;
    align-items: center;
}

div.dataTables_filter input[type="search"],
div.dataTables_length select {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}

div.dataTables_filter input[type="search"],
div.dataTables_length select {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}

.pagination>.active>a {
    background-color: #5d77de;
    border-color: #5d77de;
}

.form-material .form-group {
    overflow: hidden;
}

.form-material .form-control {
    background-color: rgba(0, 0, 0, 0);
    background-position: center bottom, center calc(99%);
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    padding: 0;
    transition: background 0s ease-out 0s;
}

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
    background-image: linear-gradient(#707cd2, #707cd2), linear-gradient(rgba(120, 130, 140, .85), rgba(120, 130, 140, .13));
    border: 0;
    border-radius: 0;
    box-shadow: none;
    float: none;
    font-weight: 300;
    font-size: 16px;
}

.form-material .form-control.focus,
.form-material .form-control:focus {
    background-size: 100% 2px, 100% 1px;
    outline: 0;
    transition-duration: .3s;
}

.form-bordered .form-group {
    border-bottom: 1px solid rgba(120, 130, 140, .13);
    padding-bottom: 20px;
}

.skin-blue .sidebar-menu .treeview-menu>li.active1>a {
    color: #ed5e18 !important;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: transparent;
}


.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #ff0000;
}


font {
    color: #fff !important;
}

.navbar-custom-menu ul.navbar-nav li ul.dropdown-menu {
    width: 200px;
}

.navbar-custom-menu ul.navbar-nav li ul.dropdown-menu li a {
    padding: 9px 12px;
    font-size: 13px;
    margin-bottom: 0px;
}

.navbar-custom-menu ul.navbar-nav li ul.dropdown-menu li:first-child a {
    margin-bottom: 5px;
}

.navbar-custom-menu ul.navbar-nav li ul.dropdown-menu li a:hover {
    background: #4ba64f;
    color: #fff;
}

.navbar-custom-menu ul.navbar-nav li ul.dropdown-menu {
    width: 230px;
    top: 45px;
}

.topbar-msg {
    width: 340px !important;
}

.dropdown-toggle i {
    font-size: 15px;
}

.skin-blue .main-header .navbar .nav .open>a {
    background: rgb(89, 177, 93);
}

.skin-blue .main-header .navbar .nav>li>a:hover,
.skin-blue .main-header .navbar .nav>li>a:active,
.skin-blue .main-header .navbar .nav>li>a:focus,
.skin-blue .main-header .navbar .nav .open>a,
.skin-blue .main-header .navbar .nav .open>a:hover,
.skin-blue .main-header .navbar .nav .open>a:focus,
.skin-blue .main-header .navbar .nav>.active>a {
    background: #2A2B2DFF;
    color: #f6f6f6;
}

.main-header .navbar .nav>li>a>.label {
    border-radius: 6px;
}








/*----------  Am Charts bar css starts -----------*/

#chartdiv {
    width: 100%;
    height: 500px;
}

.amcharts-graph-g2 .amcharts-graph-stroke {
    stroke-dasharray: 3px 3px;
    stroke-linejoin: round;
    stroke-linecap: round;
    -webkit-animation: am-moving-dashes 1s linear infinite;
    animation: am-moving-dashes 1s linear infinite;
}

@-webkit-keyframes am-moving-dashes {
    100% {
        stroke-dashoffset: -31px;
    }
}

@keyframes am-moving-dashes {
    100% {
        stroke-dashoffset: -31px;
    }
}


.lastBullet {
    -webkit-animation: am-pulsating 1s ease-out infinite;
    animation: am-pulsating 1s ease-out infinite;
}

@-webkit-keyframes am-pulsating {
    0% {
        stroke-opacity: 1;
        stroke-width: 0px;
    }

    100% {
        stroke-opacity: 0;
        stroke-width: 50px;
    }
}

@keyframes am-pulsating {
    0% {
        stroke-opacity: 1;
        stroke-width: 0px;
    }

    100% {
        stroke-opacity: 0;
        stroke-width: 50px;
    }
}

.amcharts-graph-column-front {
    -webkit-transition: all .3s .3s ease-out;
    transition: all .3s .3s ease-out;
}

.amcharts-graph-column-front:hover {
    fill: #496375;
    stroke: #496375;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.amcharts-graph-g3 {
    stroke-linejoin: round;
    stroke-linecap: round;
    stroke-dasharray: 500%;
    stroke-dasharray: 0 /;
    /* fixes IE prob */
    stroke-dashoffset: 0 /;
    /* fixes IE prob */
    -webkit-animation: am-draw 40s;
    animation: am-draw 40s;
}

@-webkit-keyframes am-draw {
    0% {
        stroke-dashoffset: 500%;
    }

    100% {
        stroke-dashoffset: 0%;
    }
}

@keyframes am-draw {
    0% {
        stroke-dashoffset: 500%;
    }

    100% {
        stroke-dashoffset: 0%;
    }
}

/* OVERWRITE OUR MAIN STYLE */
.demo-flipper-front.demo-panel-white,
body {
    background-color: #161616;
}


/*----------  Am Charts bar css ends -----------*/

.search-section {
    /*width: 1036px;
    margin: 0 auto;*/
    margin-bottom: 15px;
    clear: both;
}

.btn {
    outline: none !important;
    /*box-shadow:  0px 2px 3px 0px grey;*/
}

.btn:hover,
.btn:active,
.btn:focus {
    outline: none !important;
    /*box-shadow:  0px 2px 3px 0px grey;*/
}

.btn-primary {
    background-color: #e6005c !important;
    border-color: #e6005c !important;
    /*border-radius: 0px !important*/
}

.btn-info {
    /*background-color: #e6005c !important;
    border-color: #e6005c !important;*/
    /*border-radius: 0px !important*/
}

.panel-heading {
    width: 1036px;
    margin: 0 auto;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 3px;
    border-radius: 3px !important;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: 10px;
    border-radius: 3px !important;
}

.btn-group>a.btn.btn-danger {
    margin: 3px !important;
}

.section.sidebar {
    overflow-y: auto;
}

.form-group.col-sm-6.col-xs-12 {
    /* height: 124px; */
}

ul.listed-data {
    list-style: none;
}

/*section.sidebar
{
    height: auto;
    overflow-y: scroll;
}
*/

.no-padding {
    padding: 0px !important;
}

.mt-15 {
    margin-top: 15px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

/** Tags **/
.bootstrap-tagsinput .tag {
    font-size: 13px !important;
}

.bootstrap-tagsinput {
    width: 100%;
    border: 0px !important;
    border-bottom: 1px solid #f0f0f0 !important;
    box-shadow: none !important;
}

/** !Tags **/

.margins_dahboards_totals {
    margin: 10px 10px 30px 0px !important;
    padding-bottom: 20px;
}

/*** ===================== DASHBOARD TAB PANELS for ONLINE and OFFLINE ================== **/

button:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.tabs_dahsboard {
    display: block;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    overflow: hidden;
}

.tabs_dahsboard [class^="tab"] label,
.tabs_dahsboard [class*=" tab"] label {
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 19px;
    font-weight: 500;
    line-height: 1em;
    padding: 2rem 0;
    text-align: center;
}

.tabs_dahsboard [class^="tab"] [type="radio"],
.tabs_dahsboard [class*=" tab"] [type="radio"] {
    border-bottom: 1px solid rgba(239, 237, 239, 0.5);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tabs_dahsboard [class^="tab"] [type="radio"]:hover,
.tabs_dahsboard [class^="tab"] [type="radio"]:focus,
.tabs_dahsboard [class*=" tab"] [type="radio"]:hover,
.tabs_dahsboard [class*=" tab"] [type="radio"]:focus {
    border-bottom: 1px solid #fd264f;
}

.tabs_dahsboard [class^="tab"] [type="radio"]:checked,
.tabs_dahsboard [class*=" tab"] [type="radio"]:checked {
    border-bottom: 2px solid #fd264f;
}

.tabs_dahsboard [class^="tab"] [type="radio"]:checked+div,
.tabs_dahsboard [class*=" tab"] [type="radio"]:checked+div {
    opacity: 1;
}

.tabs_dahsboard [class^="tab"] [type="radio"]+div,
.tabs_dahsboard [class*=" tab"] [type="radio"]+div {
    display: block;
    opacity: 0;
    padding: 2rem 0;
    width: 90%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tabs_dahsboard .tab-2 {
    width: 50%;
}

.tabs_dahsboard .tab-2 [type="radio"]+div {
    width: 200%;
    margin-left: 200%;
}

.tabs_dahsboard .tab-2 [type="radio"]:checked+div {
    margin-left: 0;
}

.tabs_dahsboard .tab-2:last-child [type="radio"]+div {
    margin-left: 100%;
}

.tabs_dahsboard .tab-2:last-child [type="radio"]:checked+div {
    margin-left: -100%;
}

.tabs_ico_title {
    color: #eb4946;
    margin-right: 20px;
}

/*** ===================== ! DASHBOARD TAB PANELS for ONLINE and OFFLINE ================== **/

/** === SLOT MANAGEMENT **/
.row.padding_checboxrow {
    padding: 20px;
}

.check_borders {
    border: 1px solid #d4d4d4;
}

input.slot_checkboxes {
    padding: 5px;
    margin-right: 11px;
    vertical-align: text-bottom;
}

.slot_div_mid {
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: unset;
    margin-top: 13px;
}

/** === ! SLOT MANAGEMENT **/
/** Drag and DROP **/
.margin-top_drags {
    margin-top: 50px;
}


#sortable li {
    position: relative !important;
}

/** ! Drag and DROP **/
/** changes ***/
.ico-text {
    height: 51px !important;
}

/** ! changes ***/




/**************sat inventry section css start*****************/




.main_tabl {
    /*display: table;*/
    width: 5000px;
}

.main_tabl_cel {
    /*display: table-cell;*/
    width: 180px;
    float: left;
}

.main_tabl_cel ul {
    padding: 0px;
}

.tble_cel_chld {
    float: left;
    width: 320px;
}

.tble_cel_chld .list_style_none {
    border-bottom: 1px solid #e6e6e6;
}

.tble_cel_chld ul {
    padding: 0px;
}

.font_15 {
    font-size: 15px;
}

.dp_blc {
    display: block;
}

.width_100 {
    width: 100px;
}

.main_cont_cls {
    width: auto;
    overflow-x: scroll;
}

/**************sat inventry section css end*******************/

.form_mandatory {
    color: red;
}

/* table heading */

.card-icon_headings.red_card1>.caption i.fa-list {
    font-size: 18px;
}

.caption-subject.font-red-sunglo.bold.uppercase.mainpage-title {
    font-size: 16px;
}

#customer-list .modal-dialog {
    top: 120px;
}

.main-header .toggle-nav {
    width: 50px;
    text-align: center;
    display: none;
}

@media only screen and (max-width: 768px) {
    .main-header {
        background: #fff100;
    }

    .main-header .toggle-nav {
        width: 50px;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
    }

    .main-header .toggle-nav i {
        font-size: 20px;
    }

    .main-header .logo {
        width: calc(100% - 180px) !important;
        display: inline-block;
        vertical-align: middle;
        border-right: none !important;
        float: none;
    }

    .main-header .navbar {
        width: 120px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 0 !important;
    }

    .skin-blue .main-header .navbar .dropdown-menu li a {
        color: #1f1f1f;
    }

    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg {
        display: block !important;
    }

    .main-sidebar {
        padding-top: 50px;
    }
}

body {
    color: #454545;
}

/* -------- bagdes ----------*/
.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.portlet-body {
    padding: 10px;

}

/* ------- buttons ---------- */
.btn-square {
    border-radius: 0 !important;
}

.btn-icon {
    vertical-align: bottom;
}

.card.mb-3 {
    margin-bottom: 30px !important;
}

.card {
    -webkit-box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
    border-width: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(26, 54, 126, .125);
    border-radius: .25rem;
}

.mb-3 {
    margin-bottom: 16px !important;
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom-width: 1px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: .625rem;
    height: 3.5rem;
}

.card-header,
.card-title {
    text-transform: uppercase;
    color: rgba(13, 27, 62, .7);
    font-weight: 700;
    font-size: .94rem;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: #fff;
    border-bottom: 1px solid rgba(26, 54, 126, .125);
}

.card-header .header-icon {
    font-size: 1.7625rem;
    margin-right: .625rem;
}

.btn-actions-pane-right {
    margin-left: auto;
    white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}


table.dataTable,
table.dataTable th,
table.dataTable td {
    box-sizing: border-box !important;
}

table.dataTable th {
    background: #454545;
    color: #fff;
    border-color: #fff;
    text-align: left;
}

/*----------------------*/
.app-page-title {
    padding: 30px;
    margin: -30px -30px 0px;
    position: relative;
}

.app-page-title .page-title-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.app-page-title .page-title-heading {
    font-size: 1.25rem;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.app-page-title .page-title-heading,
.app-page-title .page-title-subheading {
    margin: 0;
    padding: 0;
}

.app-page-title .page-title-icon {
    font-size: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    padding: .83333rem;
    margin: 0 30px 0 0;
    background: #fff;
    -webkit-box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
    box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
    border-radius: .25rem;
    width: 60px;
    height: 60px;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}

.app-page-title .page-title-icon i {
    margin: auto;
}

[class*=" pe-7s-"],
[class^=pe-7s-] {
    display: inline-block;
    font-family: Pe-icon-7-stroke;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bg-amy-crisp {
    background-image: linear-gradient(120deg, #a6c0fe, #f68084) !important;
}

.icon-gradient {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.app-page-title .page-title-subheading {
    padding: 3px 0 0;
    font-size: 1.2rem;
    opacity: .6;
}

.app-page-title .page-title-heading,
.app-page-title .page-title-subheading {
    margin: 0;
    padding: 0;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.app-page-title .page-title-actions {
    margin-left: auto;
}

.btn-dark.btn-shadow {
    -webkit-box-shadow: 0 0.125rem 0.625rem rgb(52 58 64 / 40%), 0 0.0625rem 0.125rem rgb(52 58 64 / 50%);
    box-shadow: 0 0.125rem 0.625rem rgb(52 58 64 / 40%), 0 0.0625rem 0.125rem rgb(52 58 64 / 50%);
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    vertical-align: middle;
    padding: 10px 10px !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #454545 !important;
}

.tab-content {
    padding: 10px;
}