/* --------------------------------------------------------------------------------------------------------------------------
CUSTOM DEFAULT CSS
-------------------------------------------------------------------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); /* font-family: 'Open Sans', sans-serif; */
html {
    height: 100%;
}
body {
    font-size: 16px;
    font-family:'Open Sans', sans-serif;
}
body, input, textarea, select, button {
     -webkit-font-smoothing: initial;
}
a:active {outline-style:none;}
.footerNormalHeight{ height:97px; }
pre{ padding:0;color:#999999;background-color:transparent;border:none; }
.lock-screen .inputer .input-wrapper {
    width: 100%;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #000 !important;
    background-image: none;
    color: rgb(0, 0, 0);
}
.overlay .logo {
    left: -17px;
    font-size: 20px;
    text-transform: none;
    letter-spacing:0;
    transform: rotateZ(270deg);
}
.overlay.overlay-user .logo {
    top: 70px;
}
.button-striped-myi {
    border-radius: 30px;
}
.nav-user {
    z-index: 1;
}
.nav-menu {
    z-index: 1;
}
.nav-search {
    z-index: 1;
}
.nav-tabs > li {
    z-index: 1;
}
.tab-content {
    margin: 1px 0 0;
    border:none;
    border-top: 1px #f0f0f0 solid;
}
h5.badge-myi{
	margin-bottom:0;
	font-weight:normal;
}
h5.badge-myi .label{
	font-weight:500;
	font-size:12px;
	text-transform:uppercase;
}
.bg-lock-screen .bg-blur::before {
    background: url("../img/logon/default.jpg") no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);filter: blur(0px);
}
.bg-blur.active::before {
	/*    filter: blur(0px);*/
}
.bg-lock-screen .form-buttons button {
    position: absolute;
    top: -3px;
    right: 8px;
    color: rgba(0, 92, 158, 0.5);
}
.bg-lock-screen .form-buttons button:active, .bg-lock-screen .form-buttons button:hover {
    color: rgba(0, 92, 158, 1);
}
.helper-dashboard-height {
    height: 486px;
}
.panel .warning{
	padding:0;
	margin-top:-1px;
    border-top:none;
}
.panel .warning .alert {
    margin-bottom:0;
}
.panel .warning .alert h3{
    color:#ffffff;
	margin-bottom:0;
}
.fixed-table-container thead th .desc {
    background-image: url('../img/arrow_down.png');
    background-size: auto 45%;
}
.fixed-table-container thead th .asc {
    background-image: url('../img/arrow_up.png');
    background-size: auto 45%;
}
.panel > .panel-heading .panel-title h4 {
    padding: 8px 0;
}
.panel .warning .alert .btn-danger {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
	text-decoration:none;
	border-radius:20px;
	font-size:16px;
}
.panel .warning .alert .btn-danger:hover{
	background-color: #ffffff;
	color:#f34235;
}
.panel-heading .panel-title .chosen-container-single .chosen-single span {
    font-weight:bold;
    font-size:16px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    background-image: none;
}
.panel-heading .panel-title .bootstrap-select {
    margin-bottom: 0;
}
.panel-heading .panel-title .bootstrap-select.btn-group .dropdown-menu {
    left: -1%;
    width:102%;
    top: -13px;
}
.panel-heading .panel-title .bootstrap-select.btn-group .btn {
    box-shadow: none;
    padding-left:0;
}
.panel-heading .panel-title .bootstrap-select.btn-group .btn .filter-option {
    font-weight:bold;
    font-size:16px;
    margin-top:3px;
}
.panel-heading .panel-title .form-control,
.panel-heading .panel-title .form-control:focus{
    border:none;
}
.panel-heading .panel-title .dropdown-menu > li > a:hover,
.panel-heading .panel-title .dropdown-menu > li > a:focus
{
    background-color: #005c9e;
    color:#fff;
}
.bootstrap-select.btn-group .dropdown-menu li.selected a {
    color: #005c9e;
}
.panel.orange > .panel-heading {
    background: #eeeeee !important;
    color: #000 !important;
}
.panel-heading .panel-title .dropdown-menu > li > a:hover span.text,
.panel-heading .panel-title .dropdown-menu > li > a:focus span.text
{
    color:#ffffff;
}
.panel-heading .panel-title .bootstrap-select.btn-group .dropdown-menu li.selected a {
    color: #333333;
    font-weight:bold;
}
.panel-heading .panel-title .bootstrap-select.btn-group .dropdown-menu li.selected a:hover,
.panel-heading .panel-title .bootstrap-select.btn-group .dropdown-menu li.selected a:focus
{
    background-color: #005c9e;
    color:#fff;
}
.invoice a.DTTT_button{
    color:#000;
}
.panel-heading .panel-title .dropdown-menu span.glyphicon
{
    margin-right: 20px;
}
.nav-tabs {
    border:none;
}
.panel .gapiisoff{
    background-image:url('../img/modules/gapi.png');
    background-size:100px 90px ;
    background-repeat:no-repeat;
    background-position:center 10px;
    height:150px;
    text-align:center;
    padding-top:110px;
    color:#999999;
    font-size:14px;
}
.tab-pane-100{
    margin:0 -20px;
}
.tab-pane-100 .fixed-table-toolbar{
    width: auto;
    float: right;
    margin-top: -85px;
}
.bootstrap-daterangepicker-dropdown{
    color:#005c9e;
    border-color:#fff;
    background-color:#fff;
    font-size:16px;
}
.bootstrap-daterangepicker-dropdown:hover,.bootstrap-daterangepicker-dropdown.active{
    color:#fff;
    border-color:#005c9e;
    background-color:#005c9e;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #005c9e;
}
.show-calendar .btn-success {
    color: #ffffff;
    background-color: #005c9e;
    border-color: #005c9e;
}
.panel .moduleisoff{
    position:absolute;
    top:50%;
    margin-top:-75px;
    width:100%;
    text-align:center;
    background-image:url('../img/modules/off.png');
    background-size:90px 90px;
    background-repeat:no-repeat;
    background-position:center 10px;
    height:150px;
    text-align:center;
    padding-top:110px;
    color:#999999;
    font-size:14px;
}
.panel .loader{
    background-image:url('../img/loader.gif');
    background-repeat:no-repeat;
    background-position:center center;
}
#panel_kpicommercetoday .panel-title{
    cursor:pointer;
}

#panel_kpicommercetoday .panel-title i{
    font-weight:normal;
    font-size:18px;
    margin-right:10px;
}
#container_is_processing{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    background-color:#fff;
    opacity:0.65;
}
#previewer_is_processing{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    background-color:#fff;
    opacity:0.65;
}
.pager{
    margin:0;
}
.pager li > a{
    color:#005c9e;
    border: 1px solid #ececec;
}
.pager li > a.simple{
    color:#000;
    border: none;
    background-color: transparent;
}
.pager li.on > a{
    display: inline-block;
    padding: 5px 14px;
    background-color: #005c9e;
    color:#fff;
    border: none;
    border-radius: 15px;
}
#previewer .alert-red {
    background-color: #fff;
    border-color: #fff;
    color: #f34235;
}
.panel #previewer .warning .alert h3{
    color: #f34235;
}
.panel #previewer .warning .alert .btn-danger {
    border-color: #f34235;
    color: #f34235;
}
.user-layer .tab-content #usersettings, .user-layer .tab-content #userapps, .user-layer .tab-content #usertimeline {
    overflow: auto;
    position: relative;
}
.dashboard .panel-body{
    text-align:center;
}
.dashboard .panel-body h2{
    font-weight: bold;
    font-size: 18px;
    margin-top: 15px;
    color:#000;
}

.list-calendar > li .event > *{ min-height: 110px; }
.list-calendar .pictos{
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 14px;
}
.card-calendar2 {
    box-shadow: none;
}
.card-indigo {
    box-shadow: 0 0 20px -1px #005c9e;
    height: 200px;
}
.list-calendar > li .col-md-2 {
    min-height: 200px;
}
.list-calendar .pictos em{
    padding: 5px 0;
    cursor: pointer;
}
.card-calendar2{
    padding: 10px 20px;
    margin-bottom:0;
}
.card-calendar2 .primary {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 18px;
    font-weight: bold;
}
.card-calendar2 .secondary {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin-top: -4px;
    margin-bottom: 10px;
    font-size: 14px;
    opacity:0.65;
}
.card-calendar2 .ter{
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
.card-calendar2 .ter h5{
    margin-bottom:0;
}
.card-calendar2.card-grey {
    background-color: #f8f8f8;
    color:#666;
}
.card-calendar2.card-grey .label {
    color:#999;
}
.card-calendar2.card-teal {
    background-color: #fff;
    border:solid 1px rgba(0, 92, 158, 0.22);
    color:#005c9e;
}
.card-calendar2.card-teal .label {
    color:#005c9e;
}

.card-calendar2 .ter .label-danger {
    background-color: rgba( 255,255,255, 0.3 );
    padding: 4px 10px 6px 10px;
    font-weight: normal;
    font-size: 14px;
    border-radius:1em;
}
.card-teal .ter .label-danger {
    border:solid 1px rgba(0, 92, 158, 0.22);
}
.card-grey .ter .label-danger {
    border:solid 1px rgba(0, 0, 0, 0.15);
}
.card-calendar2 .ter .label-danger:hover {
    background-color: rgba( 255,255,255, 0.4 );
    cursor:default;
}
.card-calendar2 .ter .label-danger em {
    opacity:0.65;
    cursor:pointer;
}
.card-calendar2 .ter .label-danger em:hover {
    opacity:1;
}
.card-calendar2 em{
    margin-left: 8px;
}
.card-calendar2 .ter .label-danger em:first-child {
    margin-left: 16px;
}
.card-calendar2 .ter .label-new {
    padding: 4px 10px 5px 0;
    font-weight: normal;
    font-size: 14px;
}
.card-calendar2 .ter .label-new:hover {
    cursor:pointer;
}
.card-calendar2 .ter .label-new em {
    opacity:0.85;
    cursor:pointer;
}
.card-calendar2 .ter .label-new em:hover {
    opacity:1;
}
.event .progress {
    margin-bottom:0;
}
.event .progress-bar-danger {
    background-color: #da1406;
}
.card-calendar2 em{
    margin-left: 8px;
}
.errorbar{
    display: table;
}
.errorbar span{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
}
.redcolor{
    color: #da1406;
}
.textday{
    letter-spacing:4px;
}
.textmonth{
    letter-spacing:2px;
}
.textyear{
    letter-spacing:-0.7px;
}
.list-calendar > li .event {
    margin-left: 0 !important;
}
/*.today{*/
    /*position: absolute;*/
    /*font-size: 14px;*/
    /*color: #005c9e;*/
    /*line-height: 14px;*/
    /*margin-top: -7px;*/
    /*padding-left: 10%;*/
/*}*/
.jstree-default .jstree-node, .jstree-default .jstree-icon {
    background-image: url(../img/jstree.png) !important;
    background-size: 320px 96px;
}
.jstree-default .jstree-node {
    background-position: -291px -4px !important;
}
.jstree-default .jstree-themeicon-custom {
    background-size: 320px 96px !important;
    background-position: -101px -68px !important;
}
.jstree-default .jstree-last {
    background: none !important;
}
.jstree-default .jstree-anchor {
    font-size: 14px !important;
    line-height: 26px !important;
}
.legend .btn-indigo {
    color: #005c9e !important;
    background-color: #fff !important;
    border: none;
    box-shadow: none;
    margin-bottom: 0px !important;
    font-size: 16px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top:10px;
}
.panel-products .jstree-default .jstree-node, .panel-products .jstree-default .jstree-icon {
    background-image: none !important;
}
a:hover, a:focus {
    color: #005c9e;
    text-decoration: underline;
}
/*.today::before{*/
    /*position: absolute;*/
    /*content: ' ';*/
    /*width: 22%;*/
    /*height: 1px;*/
    /*background-color: #d9d9d9;*/
    /*left: -10%;*/
    /*top: 7px;*/
/*}*/
.card-calendar2 .glyphicon-ok{
    position: absolute;
    bottom: 20px;
    top: auto;
    font-size: 60px;
    left: 50%;
    margin-left: -25px !important;
}
.list-calendar > li {
     margin-bottom: 0px;
}
.calendartimeline .timeline.single .frame {
    height: 20px;
}
.calendartimeline .timeline {
    left:50%;
    margin-left:-25px;
    width:50px;
}
.calendartimeline .timeline .frame .timeline-badge {
    left:9.50px;
    top: 4px;
    width: 20px;
    height: 20px;
    line-height:20px;
    background-color: #005c9e;
    border: 1px solid #005c9e;
    border-radius: 20px;
    font-size:18px;
}
.title-row{
    text-align:left;
    font-size:11px;
    margin-top:15px;
    padding:4px 0;
    color: #999;
    text-transform: uppercase;
}
.kpi-row{
    text-align:left;
    font-size:14px;
    padding:9px 0;
    border-top: 1px solid #f0f0f0;
}
.kpi-row-grey{
    /*background-color:#f9f9f9;*/
}
.kpi-row b{
    font-weight:600;
}
.kpi-row span{
    font-size:15px;
}
.dashboard .panel-body .dashboard-desc{
    font-size: 14px;
    margin-top: 15px;
    color:#000;
}
.dashboard .panel-body .dashboard-desc-left{
    text-align:left;
}
.dashboard .panel-body .numbers-row{
    text-align:center;
    font-size:11px;
    width:100%;
    margin-top:30px;
    margin-bottom:20px;
}
.dashboard .panel-body .numbers-row li{
    display: inline-block;
    margin:0 25px;
    line-height:20px;
    color:#666;
    text-transform: uppercase;
}
.dashboard .panel-body .numbers-row strong{
    font-weight:600;
    font-size:36px;
    /*color:#000;*/
}
.dashboard .panel-body .fa {
    font-size: 23px;
}
.dashboard .panel-body .DTTT_container{
    margin-top: 15px;
}
.dashboard .panel-body .btn-floating {
    padding-top: 5px;
}
.toolbar{
	margin-bottom:15px;
}
.label-primary {
    background-color: #005c9e;
}
.toast-warning {
    background-color: #01518b !important;
}
.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    background: #005c9e;
}
.ms-container .ms-list {
    border-radius: 3px;
    border-color: #f0f0f0;
    box-shadow: none;
    margin: 0;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 6px 10px;
    font-size:14px;
    /*font-size:16px;*/
}
table.dataTable tbody th, table.dataTable tbody td .btn-group .btn {
    padding: 4px 10px;
}
table.dataTable tbody th, table.dataTable tbody td.details {
    padding: 0;
}
table.dataTable tbody th, table.dataTable tbody td.details .alert {
    margin-bottom:0;
	margin-top:-1px;
}
table.dataTable tbody th, table.dataTable tbody td.details .alert h3{
    color:#ffffff;
	margin-bottom:0;
}
table.dataTable tbody th, table.dataTable tbody td.details .alert .btn-danger {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
	text-decoration:none;
	border-radius:30px;
}
table.dataTable tbody td.details .alert-red .btn-danger:hover{
	background-color: #ffffff;
	color:#f34235;
}
table.dataTable tbody td.details .alert-indigo .btn-danger:hover{
    background-color: #ffffff;
    color:#4153bc;
}
table.dataTable.display tbody td.details{
    border-top:none;
}
td.details .loading-indigo {
    background: none repeat scroll 0 0 #4153bc;
    margin-bottom: 0;
    height:3px;
}
td.details .loading-red::before, .panel-body .loading-red::before{
    background: none repeat scroll 0 0 #ffffff;
}
td.details .loading-red, .panel-body .loading-red{
    background: none repeat scroll 0 0 #f34235;
    margin-bottom: 0;
    height:3px;
}
td.details .loading-indigo::before {
    background: none repeat scroll 0 0 #ffffff;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd,
table.dataTable.stripe tbody tr.even, table.dataTable.display tbody tr.even{
    background-color: #ffffff;
}
a.cta{ color:#777777; }
a.cta:hover{ color:#5677fc;text-decoration:none; }
a.mr{ margin-right:15px; }
.form-content .legend:first-child {
    margin-top: 0;
}

/**
* dashboard
*/
#dashboard{
    height:225px;
    background-image: url('../img/modules/dashboard.jpg');
    background-position:center bottom;
    background-repeat: no-repeat;
    background-size:100% auto;
}
#dashboadlogoapp {
    /*display:none;*/
    position:absolute;
    width:100%;
    height:225px;
    left:0;
    top:0;
    background-image: url('../img/modules/flare.png');
    background-repeat: repeat-x;
    background-position: center bottom;
}
#dashboadlogoapp img{
    position:absolute;
    width:210px;
    height:210px;
    left:50%;
    margin-left:-105px;
    top:20px;
}
.without-padding .list-group-item {
    border-left:none;
    border-right:none;
}
.without-padding .list-group-item:first-child {
    border-top:none;
}
.without-padding .list-group-item:last-child {
    border-bottom:none;
}
/*.without-padding .badge {*/
    /*font-size: 24px;*/
    /*font-weight: normal;*/
    /*margin-top: -3px;*/
/*}*/
.without-padding .badge-otherkpi {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
}
.badge-sales {
    color: #ffffff;
}
.badge-solditems {
    color: #ffffff;
}
.badge-customers {
    color: #ffffff;
}
#panel_dashboard{
    height:430px;
}
#panel_gapitraficoverview .panel-body,
.panel_kpicommerceoverview .panel-body,
#panel_kpicommercetoday .panel-body{
    height:530px;
}
.c3 text {
    fill-opacity: 0.6;
    font-size:11px;
    font-weight:bold;
}
.ellipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.minify{
    font-size:12px !important;
    color:#999;
}
ul.legendgraph{
    margin-top:-10px;
    font-weight:normal;
    font-size:11px;
    color:#999;
    text-align:center;
}
ul.legendgraph li{
    display:inline-block;
    margin:auto 5px;
    margin-top:-2px !important;
}
.c3 path {
    stroke: none !important;
}
ul.legendgraph li span{
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-right: 4px;
    border: solid 4px #999;
    border-radius: 10px;
    vertical-align: text-bottom;
}
.panel_kpicommerceoverview .panel-body{
    overflow-y: auto;
}
.panel_kpi .list-group{
    margin-bottom:0;
}
.panel_kpi .list-group-item{
    font-size: 14px;
    padding:7px 15px;
}

/**
* Charts
*/
.c3 path {
    stroke: #999;
}
.c3-kpicommercetodaypayments path,
.c3-kpicommercetodaydeliveries path{
    stroke: #fff;
}
.c3 .c3-axis-y path.domain {
    display:none;
}
.c3 g.tick line {
    display:none;
}
.c3-ygrids .c3-ygrid {
    stroke-dasharray: 1, 0;
    stroke: #eaeaea;
}
svg g g.c3-axis.c3-axis-y g.tick text, svg g g.c3-axis.c3-axis-x g.tick text{
    opacity:0.5;
    cursor: default;
    font-family: 'RobotoDraft', sans-serif;
    font-size: 10px;
}
svg g g.c3-legend-item.c3-legend-item-data1 text,
svg g g.c3-legend-item.c3-legend-item-data2 text,
svg g g.c3-legend-item.c3-legend-item-data3 text,
svg g g.c3-legend-item.c3-legend-item-data4 text,
svg g g.c3-legend-item.c3-legend-item-data5 text,
svg g g.c3-legend-item.c3-legend-item-data6 text,
svg g g.c3-legend-item.c3-legend-item-data7 text,
svg g g.c3-legend-item.c3-legend-item-data8 text,
svg g g.c3-legend-item.c3-legend-item-datagapitraficoverview1 text,
svg g g.c3-legend-item.c3-legend-item-datagapitraficoverview2 text
{
    font-family: Roboto2;
    font-size: 13px;
    opacity:0.7;
}
html.js body div.layer-container div.content div.row.image-row div.col-md-12 div#kpiIsOn.col-md-12 div.col-md-6 div#panel_kpicommerceoverview.panel div.panel-body div.c3-kpicommerceoverview.c3-charts.c3 svg g g.c3-legend-item.c3-legend-item-data1 rect.c3-legend-item-event{
    margin-right:25px;
}

/*
 * Table responsiv
 */
table.dataTable.dtr-inline.collapsed tbody td:first-child::before, table.dataTable.dtr-inline.collapsed tbody th:first-child::before {
	box-shadow: none;
	border:none;
    height: 22px;
    line-height: 22px;
    width: 22px;
	left:50%;
	margin-left:-11px;
	color:#666666;
	background-color:transparent;
    content: "";
	font-family: "Ionicons";
}
table.dataTable.dtr-inline.collapsed tbody tr.parent td:first-child::before, table.dataTable.dtr-inline.collapsed tbody tr.parent th:first-child::before {
    background-color:transparent;
    content: "";
}
table.dataTable tr.child span.dtr-title {
    font-weight: normal;
    color:#999999;
}
table.dataTable tr.child ul li {
    border-bottom: none;
    padding: 0.3em 0;
}
table.dataTable tr.child td {
    border-top: none;
}
table.dataTable.dtr-inline.collapsed tbody td.child:first-child, table.dataTable.dtr-inline.collapsed tbody td.child:first-child::before{
    width: 100%;
	left:0;
	margin-left:0;
	padding-left:0;
}
table.dataTable tr.child ul {
    width: 100%;
}
table.dataTable tr.child span.dtr-data {
    display: inline-block;
    min-width: 75px;
}
.overflow-table {
    overflow-x: hidden;
}
table.dataTable thead .control,table.dataTable tbody .control {
	background: none;
}
table.dataTable tbody td a.goto {
	color:#333333;
	text-decoration:none;
	width:100%;
	float:left;
}
table.dataTable tbody td a.goto:hover {
	color:#333333;
	text-decoration:none;
}
.loading_details{
    padding-left:10px;
}
.progress_bar .progress {
    height: 29px;
    margin-bottom: 5px;
    margin-top:5px;
    border-radius:20px;
}
.progress-bar-alert {
    background-color: #f5675d;
}

/*
 * DTTT_container
 */
.DTTT_container_fixed{
    position:absolute;
    bottom:20px;
    width:100%;
    text-align: center;
}
.DTTT_container{
	display: inline-block;
    position: relative;
    vertical-align: middle;
	border:solid 1px #dddddd;
	border-radius:4px;
	background-color:#ffffff;
}
.DTTT_container a{
	position:relative;
	float:left;
	color:#999;
	cursor:pointer;
	padding:3px 12px 3px 12px;
	font-size:14px;
	border-right:solid 1px #dddddd;
}
.DTTT_container a .glyphicon {
    top: 2px;
}
.DTTT_container a.active{
	color:#000;
}
.DTTT_container a:first-child{
}
.DTTT_container a:last-child{
	border-right:none;
}
.DTTT_container a:hover{ background-color:#005c9e;color:#fff;text-decoration:none; }
.DTTT_print_info {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 150px;
	margin-left: -200px;
	margin-top: -75px;
	text-align: center;
	color: #333;
	padding: 10px 30px;

	background: #ffffff; /* Old browsers */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background:    -moz-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* FF3.6+ */
	background:     -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* IE10+ */
	background:      -o-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Opera 11.10+ */
	background:         linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
	
	opacity: 0.95;

	border: 1px solid black;
	border: 1px solid rgba(0, 0, 0, 0.5);
	
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	    -ms-border-radius: 6px;
	     -o-border-radius: 6px;
	        border-radius: 6px;
	
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	    -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	     -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}

.DTTT_print_info h6 {
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	margin: 1em;
}

.DTTT_print_info p {
	font-size: 14px;
	line-height: 20px;
}
.DTTT_container a.browse{
    background-color:#4153bc;
    color:#ffffff;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.DTTT_container a.browse{
    padding : 3px 9px 3px 3px
}

/*
 * Form elements
 */
.switcher {
    margin: 0;
    padding-top: 4px;
}
.noUi-handle::after, .noUi-handle::before {
    background: none repeat scroll 0 0 #005c9e;
}
.noUi-connect {
    background: none repeat scroll 0 0 #005c9e;
}
.noUi-connect {
    margin-top: 10px;
}
.nav-tabs > li.active a::after, .nav-tabs > li.active a:hover::after, .nav-tabs > li.active a:active::after, .nav-tabs > li.active a:focus::after {
    border-bottom: 4px solid #005c9e;
}
.tab-pane .nav-tabs > li.active a::after, .tab-pane .nav-tabs > li.active a:hover::after, .tab-pane .nav-tabs > li.active a:active::after, .tab-pane .nav-tabs > li.active a:focus::after {
    border-bottom: 0;
}
.tab-pane table.table{
    margin-top:0 !important;
}
.tab-pane-list .table > thead > tr > th{
    padding:0;
}
.tab-pane-list .table > thead > tr > th, .tab-pane-list .table > tbody > tr > th, .tab-pane-list .table > tfoot > tr > th, .tab-pane-list .table > thead > tr > td, .tab-pane-list .table > tbody > tr > td, .tab-pane-list .table > tfoot > tr > td{
    padding:8px 0;
}
.tab-pane-list .btn {
    font-size: 16px;
}
.tab-pane-list .bootstrap-select {
    margin-top: -3px;
}
.tab-pane-list .bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    float:right;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #005c9e;
    color: #fff;
}
.btn-indigo {
    border-color: #005c9e;
}
.form-buttons .btn{
    font-size:16px;
    padding:8px 16px;
    border:none;
}
.marginauto{
    margin:0 auto;
    float:none;
}
hr {
    border-top: 1px solid #f5f5f5;
}
.form-buttons .btn .glyphicon {
    top: 3px;
    font-size: 1.15em;
}
.form-buttons .btn .glyphicon-trash {
    top: 1px;
    font-size: 0.92em;
}
.panel-border .table-hover > tbody > tr:hover{
    background-color:#ffffff;
}
.panel-border{
    border:solid 1px #eeeeee;
}
.panel-border.grey > .panel-heading {
    /*background: #f39c12 none repeat scroll 0 0;*/
    /*color: #ffffff;*/
    /*border-bottom: none;*/
}
.panel-border.grey > .panel-heading h4 {
    /*color: #ffffff;*/
    padding:0;
}
.panel-border .panel-body{
    padding-bottom:0;
}
.panel-border .panel-body h6{
    margin-bottom:0;
}
.panel-border .panel-body hr {
    margin-bottom: 16px;
    margin-top: 16px;
}
.messages{
    padding-top:0;
    padding-bottom:0;
}
.messages .message-text span{
    font-size:11px;
    color:#666666;
}
/* Sliders */
.ui_slider_custom .brown {
    background: none repeat scroll 0 0 #785447;
}
.ui_slider_custom .brown .noUi-connect {
    background: none repeat scroll 0 0 #785447;
}
.ui_slider_custom .brown .noUi-handle::after, .ui_slider_custom .brown .noUi-handle::before {
    background: none repeat scroll 0 0 #785447;
}
.ui_slider_custom .indigo {
    background: none repeat scroll 0 0 #005c9e;
}
.ui_slider_custom .indigo .noUi-connect {
    background: none repeat scroll 0 0 #005c9e;
}
.ui_slider_custom .indigo .noUi-handle::after, .ui_slider_custom .brown .noUi-handle::before {
    background: none repeat scroll 0 0 #005c9e;
}
.pwd-container .progress {
    margin-bottom: 0;
}
.form-horizontal .text-center {
    text-align: center;
}
.form-horizontal .text-left {
    text-align: left;
}
.nav-tabs > li a {
    color: #999999;
}
.form-control {
    color: #005c9e;
    font-size:16px;
}
.breadcrumb{
    background-color:transparent;
    margin:-20px 0 15px 0;
    padding:0;
    font-size:15px;
    color: #999999;
}
.breadcrumb a {
    color: #999999;
}
.breadcrumb a:hover {
    text-decoration:none;
    color: #005c9e;
}
.dataTables_wrapper .dataTables_processing {
    /*background: rgba(255, 255, 255, 1) linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;*/
    font-size: 1.2em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index:999;
    top:0;
    margin-top:0;
    padding-top:0;
}
.dataTables_wrapper .dataTables_processing img {
    top:50%;
    margin-top:-10px;
    position:absolute;
}
.example-map {
    height: 180px;
}

#panel-makerting .card .card-footer{
    border-top: none;
}

#panel-makerting .card.card-user.card-user-pink .card-heading .subhead{
    color: #000;
}
.modal-dialog {
    float: left;
    left: 50%;
    top:50%;
    margin: auto auto;
    width: 600px;
}
#previewer .dropzone {
    margin-bottom:0;
    min-height:0;
    padding:0 0 25px 0;
}
#previewer .dropzonemediafolder .dropzone {
    margin-bottom:0;
    min-height:220px;
    padding:0 0 25px 0;
}
#previewer .dropzone .dz-preview {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
    min-height:120px;
    margin:0;
}
#previewer .dropzone .dz-preview .dz-details {
    padding: 0.5em;
}
#previewer .dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 0.5em;
}
#previewer .dropzone .dz-preview .dz-image {
    border: none;
    border-radius: 0;
    width: 100%;
    height:auto;
    z-index:0;
}
#previewer .dropzone .dz-preview .dz-image img {
    display: block;
    width:auto;
    max-width: 100%;
    margin:0 auto;
}
#previewer .dropzone .dz-default.dz-message {
    background-image: none;
    display:none;
}
#previewer .dropzonemediafolder .dropzone .dz-default.dz-message {
    background-image: url('../img/cms/icons/folder.png');
    background-position:center;
    display:block;
    height:175px;
}
#previewer .dropzonemediafolder .dropzone .dz-default.dz-message {
    height: 175px;
    left: 0;
    margin-left: 0;
    margin-top: 25px;
    top: 0;
    width: 100%;
}
#previewer .dropzonemediafolder .dropzone .dz-message {
    margin: 0 0;
}
.cropper-wrapper {
    text-align:center;
}
.jcrop-holder {
    margin: 0 auto 25px;
    text-align: center;
}
.panel > .panel-heading .panel-title h4 {
    color:#000000;
}
.ms-container {
    width: 100%;
}
.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
    font-size: 18px;
}
.card.card-user.card-user-red .card-heading .subhead {
    color: #000;
}
.card.card-user.card-user-red a:hover {
    color: #f34235;
}
.card.card-user.card-user-red a {
    color: #000;
}
.search-results.search-file .search-list li {
    border-bottom: 3px solid #f0f0f0;
    display: inline-block;
    margin: 0 2%;
    padding: 0;
    width: 20%;
    background: rgba(236, 236, 236, 0.3) none repeat scroll 0 0;
    cursor:pointer;
}
.search-results.search-file .search-list li:last-child {
    border-bottom: 1px solid #f0f0f0;
}
.search-results.search-file .search-list li.disabled {
    opacity:0.5;
    cursor: default;
}
.search-results.search-file .search-list li ul.list-inline li {
    width: auto;
}
.search-result h4{
    margin-top:10px;
}
.search-result p.source{
    color: rgba(77, 77, 77, 0.87);
}
.search-results.search-file .search-list li .search-result .source a{
    color: #000;
}
.search-results.search-file .search-list li .file-icon {
    width: 20%;
}
#NewImport .dropzone .dz-preview .dz-progress {
    margin-left: -70px;
    margin-top: -32px;
    top: inherit;
    width: 140px;
}
#NewImport .dropzone .dz-preview.dz-file-preview .dz-image {
    background: transparent;
}
#NewImport .dropzone .dz-preview .dz-image {
    height: 180px;
    width: 180px;
}
#NewImport .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
    margin-top: -30px;
}
#NewImport .dropzone .dz-preview button.btn,
#NewImport .dropzone .dz-preview.dz-success .dz-success-mark{
    display:none;
}
#NewImport .dropzone .dz-preview .dz-progress .dz-upload {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #00bbd3, #01a5ba) repeat scroll 0 0;
}
#NewImport .dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 0;
}
#NewImport .dropzone .dz-preview .dz-details .dz-filename {
    color: #999;
}
.range_inputs button.btn{
    width:100%;
}
.panel_kpi {
    background:transparent;
}
.panel_kpi::before {
    background: transparent !important;
}
.panel-heading_kpi {
    border-bottom:0 !important;
}
.panel-heading_kpi .panel-title {
    padding-left:0 !important;
}
#panel_kpicommerceoverview .small::before, #panel_kpicommerceoverview small::before {
    content: '\2014 \00A0';
}
.note-editor.note-frame .note-editing-area .note-editable {
    padding: 0;
}
.easysummernotepadding .note-editor.note-frame .note-editing-area .note-editable {
    padding: 20px;
}
.form-control .fileinput-filename {
    text-overflow: ellipsis;
    width: 80%;
}
.note-editable p{
    padding:0;
    margin:0;
}
.note-editor.note-frame {
    border: 1px solid #f0f0f0;
}
.panel::before {
    background: transparent !important;
}
sup {
    position: relative;
    bottom: 1px;
    font-size: .5em;
    line-height: .5em;
    vertical-align: super;
}
.modal-content ul{
    text-align:center;
}
.modal-content ul li{
    text-align: left;
    /*display:inline-block;*/
    /*width:300px;*/
    /*margin:0 15px 15px 0;*/
    /*margin-bottom:15px;*/
    /*padding-bottom:10px;*/
    /*cursor:pointer;*/
    /*text-align:center;*/
    /*border:1px solid #f0f0f0;*/
    /*border-radius: 7px;*/
}
    .modal-content ul li:hover{
        /*border:1px solid #999;*/
    }
    .modal-content ul li img{
        width:100%;
        height:auto;
    }
    .modal-content ul li p{
        padding:10px 0 0 0;
    }
.modal-dialog .panel-group .panel {
    border: solid 1px #ededed;
}
.modal-dialog .panel > .panel-heading a.panel-title {
    text-decoration: none;
    float: none;
    display: block;
    font-weight: 700;
}
.accordion .panel-heading.active a:after, .toggle .panel-heading.active a:after {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -14px;
    font-family: 'IonIcons';
    content: '\f2f4';
}
.accordion .panel-heading a:after, .toggle .panel-heading a:after {
    content: '\f2c7';
}
.fixed-table-body {
     overflow-x: auto;
     overflow-y: auto;
     height: auto;
}
.fixed-table-container {
    border:none !important;
}
.fixed-table-body {
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size:14px;
}
.fixed-table-body thead {
    font-size:16px;
}
.foot{
    text-align:left;
    font-size:12px;
    color:#999;
    padding-bottom:20px;
    height:100px;
    background-image: url('../img/easyboutiq-bkg.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size:200px auto;
}
.nodatafound{
    margin-top:150px;
    color:#eeeeee;
}
.nodatafound .fonticon{
    font-size:75px;
    line-height:70px;
}
.nodatafound .icon-text{
    font-size:12px;
    color:#999;
}
.label-indigo {
    background-color: #005c9e;
}
a {
    color: #005c9e;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #005c9e;
    border-color: #005c9e;
}
.pagination > .disabled > a, .pagination > .disabled > span, .pagination > .disabled > a:hover, .pagination > .disabled > span:hover, .pagination > .disabled > a:focus, .pagination > .disabled > span:focus {
    background-color: transparent;
    border-color: #f0f0f0;
}
.pagination > li > a, .pagination > li > span {
    color: #000;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #000;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #005c9e;
}
.kpi_content_pagination .pagination > li > a, .kpi_content_pagination .pagination > li > span {
    position: relative;
    float: left;
    padding: 8px 8px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    margin-left: -1px;
    font-size: 13px;
}
.kpi_content_pagination .pagination {
    margin:0;
}
.kpi_content_pagination .pagination > li > a:hover {
    color: #000;
    background-color: #eeeeee;
    border-color: #f0f0f0;
}
.kpi_content_pagination .pagination > li.active > a, .kpi_content_pagination .pagination > li.active > span {
    color: #fff;
    background-color: #005c9e;
}
.kpi_content_pagination .pagination > li.active > a :hover {
    color: #fff;
    background-color: #005c9e;
}
.kpi_content_pagination .pagination > li.disabled > a, .kpi_content_pagination .pagination > li.disabled > span {
    position: relative;
    float: left;
    padding: 8px 8px;
    line-height: 1;
    text-decoration: none;
    color: #000;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    margin-left: -1px;
    font-size: 13px;
}
.fixed-table-loading {
    top: 0 !important;
    background-color:rgba(255,255,255,0.6);
}
.bootstrap-table{
    margin-top: -10px;
}
.bootstrap-table .fixed-table-toolbar .button-striped-myi{
    margin-top:10px;
}
.bootstrap-table .details{
    padding: 0 !important;
}
.bootstrap-table .details h3 {
    color:#fff;
}
.bootstrap-table .details .alert .btn-danger {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
    text-decoration: none;
    border-radius: 30px;
}
.bootstrap-table .details .alert .btn-danger:hover {
    background-color: #fff;
    border-color: #f34235;
    color: #f34235;
}
.form-control:focus {
    border-color: #005c9e;
    outline: 0;
    box-shadow: none;
}
.legend {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 700;
    margin-top: 30px;
    text-align: center;
    padding-bottom: 20px;
}
.modal-header .legend {
    margin-top: 0;
    line-height: 26px;
}
.modal-dialog .form-buttons {
     margin: 0;
}
.bootstrap-table .details .alert {
    margin-bottom: 0;
}
.bootstrap-table .dropdown-menu {
    font-size: 14px;
}
.bootstrap-table .operate1cols {
    min-width:125px;
}
.bootstrap-table .operate2cols {
    min-width:250px;
}
.close:hover, .close:focus {
    color: #fff;
}
table.table {
     margin-bottom: 0 !important;
}
#Wysiwyg .note-editor.note-frame,
#Preview .note-editor.note-frame
{
    border: none;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -25px;
}
.c3-ordersoverview{
    width:100%;
    margin-bottom:-16px;
}
.bg-lock-screen .form-buttons {
    width: 100%;
    margin: 0 0 0 0;
}
.bg-lock-screen .pull-left {
    width: 100%;
}
.bg-lock-screen .inputer {
    margin-bottom:0;
}
.bg-lock-screen .form-control {
    height: 40px;
    border: 0;
    color: #494949;
    font-size: 16px;
    padding: 0 15px;
    border-radius: 6px;
    border: solid 1px #999;
    background-color:#fff;
}
.bg-lock-screen input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.bg-lock-screen input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.bg-lock-screen #username{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom:solid 1px #dadada;
}
.bg-lock-screen #password{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.bg-lock-screen .form-control:focus {
    border: solid 1px #24b4ff;
    outline: 0;
    color:#24b4ff;
}
.bg-lock-screen .inputer .input-wrapper:before {
    display:none;
}
.bg-lock-screen p.copyright {
    text-align:center;
    font-size:10px;
    color:rgba(255,255,255,0.5);
}
.inputer .input-wrapper.active:after {
    display:none;
}
@media (max-width: 767px) {
    .bg-lock-screen .lock-screen {
        top: 45%;
    }
	.general {
        margin-left: -20px;
        margin-right: -20px;
    }
    #dashboard {
        background-size: 170% auto;
    }
    #dashboadlogoapp img{
        position:absolute;
        width:160px;
        height:160px;
        left:50%;
        margin-left:-80px;
        top:60px;
    }
    #panel_kpicommercetoday i{
        display:none;
    }
    #panel_gapitraficoverview .panel-body, #panel_kpicommerceoverview .panel-body, #panel_kpicommercetoday .panel-body {
        height: auto;
    }
    #panel_kpicommerceoverview,
    #panel_gapitraficoverview{
        display:none;
    }
    .helper-dashboard-height {
        height: auto;
    }
	.general .col-md-12:first-child {
		padding-left: 0;
		padding-right: 0;
	}
	.general .panel-body {
		padding:0;
	}
		.general .panel-body .overflow-table {
			padding:5% 0 0 5%;
			width:95%;
		}
	ol.breadcrumb,
	.dataTables_length, 
	.dataTables_filter,
	.DTTT_container,
	table.dataTable a.remove,
	.dataTables_paginate li.prev,
	.dataTables_paginate li.next,
	ul.nav-tabs li:last-child,
	.no-visible-mobile
	{
		display:none;
	}
	.toolbar-cta a,
	.ui_slider_custom,
	.col-md-5 .radioer,
	.col-md-12-mobile
	{
		width:100%;
	}
	table.dataTable tr.child span.dtr-data .DTTT_container {
		display:inline-block;
	}
	table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
		background-color: #ffffff;
	}
	table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
		background-color: #ffffff;
	}
	.overflow-table {
		margin: 0 !important;
	}
	.toolbar {
		margin-bottom: 0;
	}
	.footerNormalHeight {
		height: 75px;
	}
	.layout-device .footer-links.margin-top-40 {
		margin-top: 0;
		margin-top: 0 !important;
	}
	label.control-label{
/*		color:#888888;*/
	}
	label.control-label-important-mobile{
		color:#000000;
		width:100%;
		line-height:30px;
		font-size:20px;
	}
	.form-group-mobile{
		margin-bottom: 0;
	}
	.form-content .col-xs-1, 
	.form-content .col-sm-1, 
	.form-content .col-md-1, 
	.form-content .col-lg-1, 
	.form-content .col-xs-2, 
	.form-content .col-sm-2, 
	.form-content .col-md-2, 
	.form-content .col-lg-2, 
	.form-content .col-xs-3, 
	.form-content .col-sm-3, 
	.form-content .col-md-3, 
	.form-content .col-lg-3, 
	.form-content .col-xs-4, 
	.form-content .col-sm-4, 
	.form-content .col-md-4, 
	.form-content .col-lg-4, 
	.form-content .col-xs-5, 
	.form-content .col-sm-5, 
	.form-content .col-md-5, 
	.form-content .col-lg-5, 
	.form-content .col-xs-6, 
	.form-content .col-sm-6, 
	.form-content .col-md-6, 
	.form-content .col-lg-6, 
	.form-content .col-xs-7, 
	.form-content .col-sm-7, 
	.form-content .col-md-7, 
	.form-content .col-lg-7, 
	.form-content .col-xs-8, 
	.form-content .col-sm-8, 
	.form-content .col-md-8, 
	.form-content .col-lg-8, 
	.form-content .col-xs-9, 
	.form-content .col-sm-9, 
	.form-content .col-md-9, 
	.form-content .col-lg-9, 
	.form-content .col-xs-10, 
	.form-content .col-sm-10, 
	.form-content .col-md-10, 
	.form-content .col-lg-10, 
	.form-content .col-xs-11, 
	.form-content .col-sm-11, 
	.form-content .col-md-11, 
	.form-content .col-lg-11, 
	.form-content .col-xs-12, 
	.form-content .col-sm-12, 
	.form-content .col-md-12, 
	.form-content .col-lg-12 {
		float: left;
	}
	.form-content .floatright-mobile{
		float:right;
	}
	/*.form-buttons .btn{*/
		/*width:100%;*/
		/*margin:5px 0;*/
	/*}*/
	#timeline .btn{
		width:100%;
	}
    #kpiIsOn.col-md-12, #kpiIsOn .col-md-12{
        padding:0 !important;
    }
    .dashboard .panel-body h2 {
        margin-top:0;
        margin-bottom:5px;
    }
    .dashboard .panel-body .dashboard-desc {
        margin-top: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .dashboard .panel-body .dashboard .row {
        margin-top: 0 !important;
    }
    .c3-ordersoverview{
        margin-bottom:6px;
    }
    .panel_kpi .col-sm-6 {
        float:left;
        padding:0 5px;
        width: 50%;
    }
    #kpiIsOn .col-sm-12 {
        float:left;
        padding:0 5px !important;
        margin-top:0 !important;
        width: 100%;
    }
    .panel_kpi .col-sm-12 {
        float:left;
        padding:0 5px !important;
        margin-top:0 !important;
        width: 100%;
    }
    .foot {
        background-size: 130px auto;
    }
    .foot .col-md-12, #kpiIsOn .foot .col-md-12 {
        padding:0 10px !important;
    }
    .hide-sm{
        display:none;
    }
    .nodatafound {
        margin-top: 20px;
    }
    .DTTT_container_fixed{
        position: relative;
        margin-top:15px;
    }
    .panel > .panel-heading .panel-title h4 {
        font-size: 15px;
    }
    .dashboard .panel-body .numbers-row {
        margin-left: 0;
        margin-right: 0;
    }
    .dashboard .panel-body .numbers-row li {
        line-height: 16px;
        margin: 0 0;
        width: 100%;
        margin-bottom: 24px;
        padding-bottom: 10px;
        border-bottom: solid 1px #f3f2f2;
    }
    .dashboard .panel-body .numbers-row strong {
        font-size: 30px;
    }
    .dashboard .panel-body .numbers-row li:last-child {
        border-bottom: none;
    }
    .customer-graph{
        overflow:hidden;
    }
    .customer-graph .customer-graph-canvas{
        width:150% !important;
        margin-left:-25% !important;
    }
    .daterangepicker.dropdown-menu {
        max-width: none;
        z-index: 3001;
        width: 90%;
        margin: 0;
        padding: 0 !important;
    }
    .pager li.likpiexport{
        display:none !important;
    }
}
@media (min-width: 768px) {
	table.dataTable thead .control,table.dataTable tbody .control {
		display:none;
	}
}
@media print {
    .noprint{ display: none; }
    .tab-content {
        border: none;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 1;
    }
}
.filter-action-bloc {
    display: flex;
}
.sales-filter-bloc {
    margin-right: 30px;
}
.sales-action-bloc {
    margin-right: 20px;
}
.fulllinerefund b{
    color: #f00;
}
.partiallinerefund b{
    color: #0057f8;
}
.retard_expedition,
.retard_livraison,
.retard_livraison_grave{
    background-color: #ececec;
    border-radius: 50px;
    padding: 5px 10px 5px 22px;
    margin: 5px;
    display: inline-block;
    position: relative;
}
.retard_expedition::before,
.retard_livraison::before,
.retard_livraison_grave::before{
    content: " ";
    background-color: #f5ca2c;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    display: inline-block;
    margin-right: 6px;
    position: absolute;
    top: 12px;
    left: 7px;
}
.retard_livraison_grave::before{
    background-color: #f00;
}

.quicklinks{
    display: flex;
    gap: 50px;
    margin-top: 30px;
}
.quicklinks a{
    color: #000;
}
.quicklinks a.active{
    font-weight: 900;
}
.quicklinks span{
    font-weight: 700;
    background-color: #ececec;
    padding: 3px 15px;
    border-radius: 50px;
}
