html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

a img {
    border: none;
}

a {
    outline: none;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    color: #ee392d;
}

select {
    width: 100%;
}

textarea {
    -webkit-resize: none;
    -moz-resize: none;
    resize: none;
    height: auto;
    min-height: 50px;
}

.clearfloat:before, .clearfloat:after {
    content: "";
    display: table;
}

.clearfloat:after {
    clear: both;
}

/* For IE 6/7 (triggers hasLayout) */
.clearfloat {
    *zoom: 1;
}


/*FONTS--------------------------------------------------------------------*/
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url("fonts/fa-brands-400.eot");
    src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
        url("fonts/fa-brands-400.woff2") format("woff2"),
        url("fonts/fa-brands-400.woff") format("woff"),
        url("fonts/fa-brands-400.ttf") format("truetype");
    font-display: block;

}
.fab {
    font-family: 'Font Awesome 5 Brands';
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    src: url("fonts/fa-light-300.eot");
    src: url("fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),
        url("fonts/fa-light-300.woff2") format("woff2"),
        url("fonts/fa-light-300.woff") format("woff"),
        url("fonts/fa-light-300.ttf") format("truetype");
    font-display: block;
}
.fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/fa-regular-400.eot");
    src: url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
        url("fonts/fa-regular-400.woff2") format("woff2"),
        url("fonts/fa-regular-400.woff") format("woff"),
        url("fonts/fa-regular-400.ttf") format("truetype");
    font-display: block;
}
.far {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    src: url("fonts/fa-solid-900.eot");
    src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
        url("fonts/fa-solid-900.woff2") format("woff2"),
        url("fonts/fa-solid-900.woff") format("woff"),
        url("fonts/fa-solid-900.ttf") format("truetype");
    font-display: block;
}
.fa,
.fas {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ThinItalic.eot');
    src: url('fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-ThinItalic.woff2') format('woff2'),
        url('fonts/Roboto-ThinItalic.woff') format('woff'),
        url('fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic.eot');
    src: url('fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Italic.woff2') format('woff2'),
        url('fonts/Roboto-Italic.woff') format('woff'),
        url('fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.eot');
    src: url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff'),
        url('fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff'),
        url('fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-MediumItalic.eot');
    src: url('fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-MediumItalic.woff2') format('woff2'),
        url('fonts/Roboto-MediumItalic.woff') format('woff'),
        url('fonts/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.eot');
    src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff'),
        url('fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-LightItalic.eot');
    src: url('fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('fonts/Roboto-LightItalic.woff') format('woff'),
        url('fonts/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BlackItalic.eot');
    src: url('fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-BlackItalic.woff2') format('woff2'),
        url('fonts/Roboto-BlackItalic.woff') format('woff'),
        url('fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff'),
        url('fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BoldItalic.eot');
    src: url('fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('fonts/Roboto-BoldItalic.woff') format('woff'),
        url('fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Thin.eot');
    src: url('fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Thin.woff2') format('woff2'),
        url('fonts/Roboto-Thin.woff') format('woff'),
        url('fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.eot');
    src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff'),
        url('fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


/*Din*/
/*Light*/
/*@font-face{
    font-family:'ff-din-web';
    src: url('fonts/DINWeb-Light.eot') format('eot'), 
        url('fonts/DINWeb-Light.woff') format('woff'),
        url('fonts/DINWeb-Light.ttf') format('truetype');
    font-weight: 300;
}
@font-face{
    font-family:'ff-din-web';
    src: url('fonts/DINWeb-Light.eot') format('eot'),
        url('fonts/DINWeb-Light.woff') format('woff'),
        url('fonts/DINWeb-Light.ttf') format('truetype');
    font-weight: light;
}
@font-face{
    font-family:'ff-din-web';
    src: url('fonts/DINWeb.eot') format('eot'),
        url('fonts/DINWeb.woff') format('woff'),
        url('fonts/DINWeb.ttf') format('truetype');
    font-weight: 400;
}
@font-face{
    font-family:'ff-din-web';
    src: url('fonts/DINWeb.eot') format('eot'),
        url('fonts/DINWeb.woff') format('woff'),
        url('fonts/DINWeb.ttf') format('truetype');
    font-weight: normal;
}
@font-face{
    font-family:'ff-din-web';
    src: url('fonts/DINWeb-Bold.eot') format('eot'),
        url('fonts/DINWeb-Bold.woff') format('woff'),
        url('fonts/DINWeb-Bold.ttf') format('truetype');
    font-weight: 700;
}
@font-face{
    font-family:'ff-din-web';
    src: url('fonts/DINWeb-Bold.eot') format('eot'),
        url('fonts/DINWeb-Bold.woff') format('woff'),
        url('fonts/DINWeb-Bold.ttf') format('truetype');
    font-weight: bold;
}
@font-face{
    font-family:'ff-din-web';
    src: url('fonts/DINWeb-Black.eot') format('eot'),
        url('fonts/DINWeb-Black.woff') format('woff'),
        url('fonts/DINWeb-Black.ttf') format('truetype');
    font-weight: 900;
}*/

/* p, ul, ol, section, article, div {
  font-size: 15px;
}*/

.text, p{
    line-height: 22px;
}
h1, h2, h3, h4, h5, h6{
    color: #5194ca;
    text-transform: uppercase;
}
h1 {
    font-size: 12px;
}
h2 {
    font-size: 12px;
}
h3 {
    font-size: 11px;
}
h4 {
    font-size: 11px;
}
h5 {
    font-size: 11px;
}
h6 {
    font-size: 11px;
}

/*
################################################
#                                              #
#   author:  webrix-studio                     #
#   url:  http://webrix-studio.com             #
#                                              #
################################################
*/
/*BODY-------------------------------------------------------------------*/

body {
    background-color: #fff;
    font-family: 'Roboto', 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #26282b;
}

body.not-logged {
    border-top: 10px solid red;
}

.page-container{
    background: #f5f5f5;
    width: 100%;
    display: table;
    height: 100%;
    table-layout: fixed;
    min-height: 100vh;
}
.demoMode {
    border-top:2px solid #e74c3c;
}
.sidebar-menu {
    display: table-cell;
    width: 65px;
    vertical-align: top;
    background: #303641;
    position: relative;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main-content {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main-content-head{
    height: 40px;
    background: #252b33;
    line-height: 40px;
}
.content-wrap {
    position: relative;
    padding: 20px 0 0 20px;
    display: flex;
    flex-wrap: wrap;
}
footer{
    padding: 0 20px 20px;
}
.l-m-place{
    width: 100%;
    height: 40px;
    background: #252b33;
    padding: 0 15px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*------------------- logo -------------------*/
.logo{
    float: left;
    position: relative;
    z-index: 2;
    max-width: 135px;
}
.logo strong{
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}
.logo img{
    max-height: 34px;
}

.btn.support-btn{
    display: none;
    float: right;
    margin-top: 4px;
    margin-right: 7px;
    line-height: normal;
    font-size: 11px;
    padding: 8px 10px;
}

/* -------- menu button styles ---------- */
.responsive-menu-btn{
    display: block;
    cursor: pointer;
    float: right;
    width: 34px;
    height: 32px;
    background: #303641;
    border: 1px solid #454a54;
    border-radius: 3px;
    line-height: 32px;
    text-align: center;
    margin-top: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.responsive-menu-btn:hover{
    background: #454a54;
}
/* about hamburger menu */
.icon-navicon {
    width: 14px;
    height: 2px;
    background-color: #aaabae;
    display: inline-block;
    position: relative;
    top: -4px;
}
.icon-navicon:before {
    content: '';
    width: 14px;
    height: 2px;
    background-color: #aaabae;
    display: inline-block;
    position: absolute;
    top: -5px;
    left: 0;
}
.icon-navicon:after {
    content: '';
    width: 14px;
    height: 2px;
    background-color: #aaabae;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
}

/*--------------- menu -----------------*/
.menu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.menu ul li{
    position: relative;
    border-bottom: 1px solid #3e444e;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -o-transition: all 600ms;
    transition: all 600ms;
}
.menu ul li a{
    font-size: 12px;
    color: #aaabae;
    text-transform: uppercase;
    display: block;
    padding: 14px 15px;
    position: relative;
}
.menu ul li a i{
    font-size: 14px;
    margin-right: 5px;
    width: 20px;
    text-align: center;
    position: relative;
    top: 0px;
}
.menu > ul > li:hover > a, .menu ul li.menu-current > a{
    color: #fff;
    background: #0073bf;
}
/*----------- sub menu ----------*/
.menu ul li ul{
    background: #2b303a;
}
.menu ul li ul li:last-child{
    border-bottom: 0px;
}
.menu ul li ul li a{
    text-transform: none;
    padding: 12px 15px 12px 40px;
    font-size:13px;
}
.menu ul li ul li a:hover, .menu ul li ul li.menu-current-inner > a{
    color: #fff;
}
.accordion-btn{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 41px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
.menu ul li.has-sub .accordion-btn{
    display: block;
}
.menu ul li.has-sub > div.accordion-btn:before{
    position: relative;
    content: '\f105';
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    color: #FFF;
    float: right;
    font-size: 14px;
    margin-left: 13px;
    top: 0px;
    padding: 13px 15px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.menu ul li.has-sub > div.accordion-btn.btn-rotate:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.acc-content{
    height: 0;
    width: 100%;
    overflow: hidden;
}
.dn-user{
    display: none;
}

.menu ul li.different-link a{
    background: #e74c3c;
    color: #fff;
}

.page-container.sidebar-collapsed .sidebar-menu{
    width:230px;
}
.page-container.sidebar-collapsed .l-m-place .logo{
    display: block;
}
.page-container.sidebar-collapsed .logo-webrix{
    display: block;
}
.page-container.sidebar-collapsed .menu > ul > li > a > i{
    margin-right: 5px;
    margin-left: 0px;
}
.page-container.sidebar-collapsed .menu > ul > li > a > span {
    position: relative;
    display:inline-block;
    top: auto;
    left: auto;
    margin-top: 0;
    padding: 0;
    background: none;
    border-top: 0;
    border-bottom: 0;
    width: auto;
    zoom: 1;
    filter: alpha(opacity=1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
}
.page-container.sidebar-collapsed .menu ul li.has-sub > div.accordion-btn:before{
    display: block;
}
.page-container.sidebar-collapsed .menu > ul > li.has-sub .accordion-btn {
    display: block;
}
.page-container.sidebar-collapsed .menu > ul > li.has-sub .acc-content {
    height: 0;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    opacity: 1;
    visibility: visible;
}
.page-container.sidebar-collapsed .menu > ul > li:hover .acc-content {
    height: 0;
}
.page-container.sidebar-collapsed .menu ul li ul li a{
    padding-left: 40px;
}
/******* TAGS ***********/
.tagsField {
    position:relative;
}
.tags-container,
.characteristics-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    background: #fff;
    font-size: 13px;
    line-height: 20px;
    color: #556270;
    padding:0px 5px 0 0px;
    border-radius: 2px;
}

.tags-container.focus,
.characteristics-container.focus
{
    border-color: #ccc;
}

.tags-container *,
.characteristics-container *{
    box-sizing: border-box;
}

.tags-container .tag,
.characteristics-container .tag,
.tag-view{
    position: relative;
    background:#f5f5f5;
    display: block;
    max-width: 100%;
    min-width: 100%;
    word-wrap: break-word;
    color: #26282b;
    padding: 2px 5px 2px 5px;
    border-radius: 2px;
    border:1px solid #d0d0d0;
    margin: 0 5px 5px 0;
}

.tag-view{
    width:auto;
    min-width:auto;
    display:inherit;
}

.tags-container .tag .tag-remove,
.characteristics-container .tag .tag-remove{
    position: absolute;
    background: none;
    display: block;
    width: 20px;
    height: 24px;
    top: 0;
    right: 0;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    color: #ff6b6b;
    line-height: 30px;
    padding: 0;
    border: 0;
}


.tags-container .tag.tag-red{
    background:#fde0e0;
    color: #26282b;
    border:1px solid #ee392d;
}

.float-fields .jq-add-devices .input-form{
    margin-bottom:0;
}

.tag-serial-number{
    width: 23%;
}

.tag-plan{
    width: 23%;
}
.tag .input-form{
    min-width: 57px;
	padding: 0 10px;
}

.tag-license-price input{
    padding-right: 18px;
}

.tag-license-count{
    width: 10%;
}

.tag-versions{
    width: 10%;
}

.tag-license-alerts {
    width: 10%;
}
.table-devices .input-form{
	margin-bottom: 0px !important;
}

.device-alerts {
    display:inline-block;

}

.device-alerts > div {
    display:inline-block;
    width: 20px;
    text-align: center;
}


.device-alerts i,.tag-license-alerts i {
    font-size: 15px;
}
.currently-used .fa-exclamation-triangle{
    color: #ffd500;
}
.device-alerts i.fa-coins{
	color: #26282b;
}

/*---------------------*/
.tags-container.different-tag{
	padding: 0px;
	margin-right: 2%;
}
.tags-container.different-tag .tag{
	display: flex;
	justify-content: space-between;
}
.tags-container.different-tag .tag span{
	display: block;
	box-sizing: border-box;
	width: 11%;
	padding: 0 2px;
}
.tags-container.different-tag .tag span.tag-serial-number{
	width: 23%;
	webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}
.tags-container.different-tag .tag span.tag-plan{
	width: 16%;
}
.tags-container.different-tag .tag span.tag-versions{
	width: 13%;
}
.tags-container.different-tag .tag span.tag-license-price{
	width: 13%;
}
.tags-container.different-tag .tag .tag-license-alerts{
	float: none;
	margin-right: 0px;
	width: 80px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.tags-container.different-tag .tag .tag-license-alerts a{
	top: auto;
	line-height: normal;
}
.tags-container.different-tag .tag span:before {
    display: none;
    position: absolute;
    top: 50%;
    left: 7px;
    content: attr(data-th);
    color: #0073bf;
    font-weight: 500;
    font-size: 13px;
    line-height: 12px;
    width: 105px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tags-container.different-tag .tag span.license-type{
	display: inline-block;
	width: auto;
}

.red-view{
    background: #e74c3c;
    color: #fff;
}


.tags-container .tag.red-view{
    background: #e74c3c;
    color: #fff;
}


 table tr.red-view td,table tr.red-view td[data-th="Date"]{
    color: #fff;
}

 table tr.red-view:hover td,table tr.red-view:hover td[data-th="Date"]{
    color: #e74c3c;
}

.red-view a.btn{
    color: #e74c3c;
    background:#fff;
}


.red-view:hover a.btn{
    color: #FFF;
    background:#0073bf;
}

/* yellow-view */

.yellow-view{
    background: #ffe645; 
}

#InvoiceProducts th,#InvoiceProducts td{
    width:auto;
}
#InvoiceProducts .inv-price,#InvoiceProducts .inv-qty,#InvoiceProducts .inv-subtotal{
    text-align:right;
    width: 132px;
}

.module-blue.tariff-active{
    background-color: #e1e4ea;
}


.tags-container .tag .tag-remove:before,
.tags-container .tag .tag-remove:after,

.characteristics-container .tag .tag-remove:before,
.characteristics-container .tag .tag-remove:after
{
    background: #ff6b6b;
    position: absolute;
    display: block;
    width: 10px;
    height: 2px;
    top: 12px;
    left: 6px;
    content: '';
}

.tags-container .tag .tag-remove:before ,
.characteristics-container .tag .tag-remove:before {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.tags-container .tag .tag-remove:after ,
.characteristics-container .tag .tag-remove:after {
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.tag-hints {
    position:absolute;
    top:34px;
    left:-1px;
    width:90%;
    padding:0;
    margin:0;
    background-color:#fff;
    z-index:10;
    border:1px solid #d0d0d0;
    border-width:0 1px 1px 1px;
    display:none;
}
.tag-hints.active {
    display:block;
}
.tag-hints li {
    display:block;
    list-style-type:none;
}
.tag-hints li a {
    display:block;
    padding:5px 10px;
    font-size:13px;
    color:#26282b;
}
.tag-hints li a:hover {
    color:#5194ca;
}

.tag span{
    display: inline-block;
    vertical-align: top;
}
.tag-id{
    color: #bbb;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: -3px;
    margin-left: 2px;
}
.tags-container.with-input{
    margin-top: 20px;
}
.tags-container.with-input .tag .pole{
    background: #fff;
    width: 65px;
    padding: 0 5px;
    text-align: center;
    height: 24px;
    border: 1px solid #d0d0d0;
}
.tags-container.with-input .tag .tag-remove{
    height: 28px;
}
.tags-container.with-input .tag .tag-remove:before, .tags-container.with-input .tag .tag-remove:after{
    top: 14px;
}

a.blue-link{
    color: #0073bf;
}

/*-------------- when menu get responsive (dynamic sidebar collapsed) ---------------*/
@media only screen and (min-width: 901px) {
    .page-container .sidebar-menu{
        width: 65px;
        /*    -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;*/
    }
    .page-container .l-m-place .logo{
        display: none;
    }
    .page-container .logo-webrix{
        display: none;
    }
    .page-container .menu > ul > li > a > i{
        margin-right: 0px;
        margin-left: 7px;
    }
    .page-container .menu > ul > li > a > span {
        display: block;
        position: absolute;
        top: 0;
        left: 65px;
        margin-top: -1px;
        padding: 13px 10px;
        background: #303641;
        border-top: 1px solid #454a54;
        border-bottom: 1px solid #454a54;
        width: 250px;
        zoom: 1;
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    .page-container .menu > ul > li:hover > a > span{
        visibility: visible;
        zoom: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }
    .page-container .menu ul li.has-sub > div.accordion-btn:before{
        display: none;
    }
    .page-container .menu > ul > li .accordion-btn {
        display: none;
    }
    .page-container .menu > ul > li.has-sub .acc-content {
        width: 270px;
        position: absolute;
        top: 41px;
        left: 65px;
        zoom: 1;
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        visibility: hidden;
    }
    .page-container .menu ul li ul li a{
        padding-left: 20px;
    }
    .page-container .menu > ul > li:hover .acc-content {
        height: auto;
        visibility: visible;
        zoom: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }
}
@media only screen and (max-width: 900px) {
    .page-container{
        display: block;
    }
    .sidebar-menu, .main-content{
        display: block;
        width: 100%;
        min-height: 0px !important;
    }
    .main-content{
        background: #f5f5f5;
    }
    .l-m-place{
        line-height: 36px;
    }
    .logo-webrix{
        display: none !important;
    }
    .menu{
        display: block;
    }
    .sidebar-collapsed .menu{
        display: none;
    }
    .page-container.sidebar-collapsed .sidebar-menu{
        width: 100%;
    }
    .dn-user{
        display: block;
    }
}
/*-------------- end dynamic sidebar collapsed ---------------*/


/*-------------- logo Webrix ---------------*/
.logo-webrix{
    position: fixed;
    bottom: 10px;
    left: 15px;
    z-index: 2;
}
.logo-webrix strong{
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}

/*--------------- breadcrumb -----------------*/
.breadcrumb{
    float: left;
    max-width: calc(100% - 180px);
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #80858f;
    font-size: 13px;
    font-weight: normal;
    padding: 0 10px;
    max-height: 40px;
    overflow: hidden;
    box-sizing: border-box;
}
.breadcrumb span{
    color: #acb2bb;
    margin: 0 10px;
}
.breadcrumb a{
    color: #80858f;
    margin: 0 10px;
}
.breadcrumb a:first-child{
    margin-left: 0px;
}
.breadcrumb a:hover{
    color: #fff;
}
.breadcrumb i{
    font-size: 15px;
}

/*--------------- log out -----------------*/
.log-out{
    float: right;
    width: 44px;
    height: 40px;
    background: #0073bf;
    font-size: 17px;
    text-align: center;
}
.log-out a{
    color: #fff;
    display: block;
}

/*------------------ user menu ---------------------*/
.user-menu{
    float: right;
    margin-right: 18px;
}
.user-menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.user-menu ul li{
    position: relative;
}
.user-menu > ul > li{
    display: block;
    float: left;
    position: relative;
    /*padding: 0 30px 0 8px;*/
    cursor: pointer;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.user-menu > ul > li:after{
    /*content: '\f107';*/
    font-family: 'Font Awesome 5 Pro';
    font-size: 14px;
    color: #79869a;
    position: absolute;
    top: 0px;
    right: 16px;
}
.user-menu > ul > li:hover{
    background: #373c46;
}
.user-menu li a{
    display: block;
    position: relative;
    white-space: nowrap;
    color: #aaabae;
    font-size: 21px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/* submenu */
.user-menu ul li ul {
    min-width: 190px;
    background: #fff;
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: -11px;
    opacity: 0;
    border: 1px solid #eeeeee;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(102,102,102,0.1);
    -moz-box-shadow: 5px 5px 0px 0px rgba(102,102,102,0.1);
    box-shadow: 5px 5px 0px 0px rgba(102,102,102,0.1);
    z-index: 9999;
}
.user-menu ul li ul:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    top: -7px;
    right: 13px;
}
.user-menu ul li:hover > ul {
    visibility: visible;
    top: 100%;
    opacity: 1;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.user-menu ul li ul li a{
    color: #303641;
    font-size: 13px;
    padding: 7px 16px;
    line-height: normal;
}
.user-menu ul li ul li:hover a{
    background: #f6f6f6;
}
.user-menu ul li ul li a i{
    font-size: 14px;
    margin-right: 10px;
}
.user-menu ul li ul li a i.fa-calendar{
    font-size: 13px;
}
.user-menu ul li ul li:last-child{
    margin-top: 8px;
}
.user-menu ul li ul li:last-child a{
    border-top: 1px solid #eee;
    padding: 10px 16px;
}

/*--------------------- float parts in content ---------------------*/
.part-1, .part-2, .part-3, .part-4, .part-5{
    float: left;
    width: 50%;
    padding-right: 20px;
    position: relative;
    box-sizing: border-box;
    webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}
.part-2{
    -webkit-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
}
.part-3{
    float: right;
    width: 25%;
}
.part-5{
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.part-all{
    padding-right: 20px;
    position: relative;
}
.module-wrap{
    background: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-bottom: 9px;
    position: relative;
    /*overflow-y: auto;*/
}
.module-grey{
    background: #ebebeb;
}
.blue-ticket .part-1 .module-wrap:before,
.green-ticket .part-1 .module-wrap:before,
.orange-ticket .part-1 .module-wrap:before,
.grey-ticket .part-1 .module-wrap:before,
.purple-ticket .part-1 .module-wrap:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 5px;
    width: 9px;
    height: 30px;
    background: url('../images/ticket_blue.png') no-repeat;
}
.goods-wrap.module-wrap:before,
.seo-wrap.module-wrap:before,
.no-mark.module-wrap:before{
    display: none;
}
.green-ticket .part-1 .module-wrap:before{
    background: url('../images/ticket_green.png') no-repeat;
}
.orange-ticket .part-1 .module-wrap:before{
    background: url('../images/ticket_orange.png') no-repeat;
}
.grey-ticket .part-1 .module-wrap:before{
    background: url('../images/ticket_grey.png') no-repeat;
}
.purple-ticket .part-1 .module-wrap:before{
    background: url('../images/ticket_purple.png') no-repeat;
}
.title{
    padding: 20px;
}

.head-right{
    float: right;
}

/*--------------------- languages ---------------------*/
.languages{
    float: left;
    margin-right: 15px;
    border-right: 1px solid #424a59;
    padding-right: 15px;
    margin-top: 7px;
}
.languages a{
    display: block;
    position: relative;
    float: left;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border: none;
    border-radius: 3px;
    margin-left: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.languages a.active-lang, .languages a:hover{
    background: #424a59;
}
.languages a.lang-check:before{
    content: '\f00c';
    font-family: 'Font Awesome 5 Pro';
    font-size: 9px;
    color: #999999;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: normal;
    font-weight: bold;
}

/*----------------------- Forms ---------------------------- */
.distance{
    padding: 0 20px 11px;
}
.distance label{
    display: block;
    color: #999999;
    font-size: 13px;
    margin-bottom: 5px;
}
.distance label em{
    font-weight: normal;
}
.label-with-btn{
    margin-bottom: 5px;
}
.label-with-btn label{
    float: left;
    margin-top: 5px;
}
.label-with-btn .btn{
    float: right;
    margin-top: 0px;
}
hr{
    border: none;
    width: 100%;
    height: 1px;
    background: #f5f5f5;
    margin: 0px 0px 9px;
    padding: 0px;
}
.note {
    font-size: 12px;
    color: #999;
}
.mCustomScrollBox hr:last-of-type{
    bottom: -8px;
}

.input-form {
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 14px;
    border: 1px solid #d0d0d0;
    background: #fff;
    border-radius: 3px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.grey-bgr{
    background: #f5f5f6;
}
.bar {
    width: 0;
    height: 1px;
    background-color: #0073bf;
    opacity: 0;
    display: block;
    transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0px;
}
.input-form input[type="text"]:focus + .bar {
    width:100%;
    opacity:1;
}
.pole{
    width: 100%;
    height: 34px;
    font-size: 13px;
    color: #26282b;
    border: none;
    outline: none;
    font-family: 'Roboto', 'Open Sans', Arial, Helvetica, sans-serif;
    background: transparent;
    overflow: hidden;
	padding: 0px;
    box-sizing: border-box;
}

.input-form.readOnly, input:read-only,
.license-type-1 .tag-license-count .input-form,
.license-type-3 .tag-license-count .input-form
{
    background-color: #f4f4f4;
    color: #777;
    cursor: default;
}
.input-form.readOnly .bar{
    display: none;
}

table.shopOrder .input-form.w2
{
    width: 100px;
}

.pole.left-space{
    margin-left:20px;
}

.box .pole {
    height: 29px;
    line-height: 29px;
}
.box .form-icon {
    height: 29px;
    line-height: 31px;
}
textarea.pole {
    width: 100%;
    height: 60px;
    resize: none;
    padding: 8px 0px 0px;
    line-height: normal;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #ccc;
}
.styled-select {
    width: 100%;
    height: 34px;
    overflow: hidden;
    background: transparent;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.styled-select:after{
    content: '\f0d7';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 0px;
    right: 0px;
    font-weight:bold;
    color: #999999;
    font-size: 14px;
    line-height: 34px;
    z-index:0;
}
.styled-select select {
    background: transparent;
    width: calc(100% + 40px);
    padding: 0px;
    line-height: 34px;
    height: 34px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    color: #26282b;
    font-size: 13px;
    font-family: 'Roboto', 'Open Sans', Arial, Helvetica, sans-serif;
    outline: none;
    position: relative;
    z-index:2;
}
.form-icon{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 24px;
    height: 34px;
    line-height: 36px;
    background: #ebebeb;
    color: #303641;
    font-size: 10px;
    text-align: center;
    z-index: 1;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.form-icon i {
    font-size: 15px;
}
.form-icon-left {
    right: auto;
    left: 0px;
}

.form-icon a{
    display: block;
    color: #303641;
}
.form-icon:hover{
    background: #dcdcdc;
}
.disabled{
    cursor:default !important;
    opacity:.4;
}

/*----------------------- Checkbox and Radio style ----------------------*/
.checkbox-custom, .radio-custom {
    position: relative;
    display: block;
    margin-bottom: 7px;
    line-height: 18px;
}
.checkbox-custom label,.radio-custom label{
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0px;
    color:#26282b;
    padding-left: 26px;
    vertical-align: top;
}
/* Checkboxes */
.checkbox-custom input[type=checkbox]{
    opacity:0;
    position:absolute;
    margin: 0px;
}
.checkbox-custom input[type=checkbox]+label:before{
    content:'';
    position: absolute;
    left: 0px;
    top: -1px;
    background:#fff;
    border: 1px solid #d0d0d0;
    display:inline-block;
    vertical-align:top;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    text-align:center;
    box-shadow:inset 0 0 0 8px #fff;
    line-height: 18px;
    -webkit-transition:all .1s ease-in-out;
    -o-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.checkbox-custom input[type=checkbox]:checked+label:before{
    content: '\f00c';
    font-family: 'Font Awesome 5 Pro';
    font-size: 13px;
    color: #0073bf;
    font-weight:bold;
    box-shadow:outset 0 0 0 20px #fff;
}
.checkbox-custom input[type=checkbox]:focus+label:before{
    box-shadow:outset 0 0 0 20px #fff;
}
.checkbox-custom input[type=checkbox].disabled+label:before,.checkbox-custom input[type=checkbox]:disabled+label:before,fieldset[disabled] .checkbox-custom input[type=checkbox]+label:before{
    cursor:default;
    opacity:.4;
}
.checkbox-custom.checkbox-inline,
.radio-custom.radio-inline{
    display: inline-block;
    width: 25%;
    padding-right: 20px;
    margin-right: -4px;
    box-sizing: border-box;
}

/* Radio */
.radio-custom input[type=radio]{
    opacity:0;
    position:absolute;
    margin: 0px;
}
.radio-custom input[type=radio]+label:before{
    border-radius:50%;
    content:'';
    position: absolute;
    top: -1px;
    left: 0px;
    background:#fff;
    border: 1px solid #d0d0d0;
    display:inline-block;
    vertical-align:top;
    width: 18px;
    height: 18px;
    padding:2px;
    margin-right: 8px;
    text-align:center;
    box-shadow:inset 0 0 0 8px #fff;
    -webkit-transition:box-shadow .1s ease-in-out;
    -o-transition:box-shadow .1s ease-in-out;
    transition:box-shadow .1s ease-in-out;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.radio-custom input[type=radio]:checked+label:before{
    background:#0073bf;
    box-shadow:inset 0 0 0 3px #fff
}
.radio-custom input[type=radio]:focus+label:before{
    box-shadow:inset 0 0 0 3px #fff
}
.radio-custom input[type=radio].disabled+label:before,
.radio-custom input[type=radio]:disabled+label:before,fieldset[disabled] .radio-custom input[type=radio]+label:before{
    cursor:default;
    opacity:.5;
}
.radio-custom input[type=radio].disabled+label,
.radio-custom input[type=radio]:disabled+label,
.checkbox-custom input[type=radio].disabled+label,
.checkbox-custom input[type=radio]:disabled+label{
    color: #bbb;
    cursor: default;
}

.just-text{
    color: #949595;
    font-size: 13px;
}
.some-text{
    color: #949595;
    font-size: 13px;
    font-style: italic;
    margin-top: 5px;
}
.float-l{
    float: left;
}
.float-r{
    float: right;
}
.w1 .input-form{
    width: 75px;
}
.w2{
    width: 35%;
}
.w3{
    width: 50%;
}
.w4{
    width: 73%;
}
.w5{
    width: 15%;
}
.w6{
    width: 23%;
}
.w7{
    width: 31.333%;
}
.w8{
    width: 48%;
}
.w9{
    width: 64%;
}

.w05{
    width:5%;
}

.w10{
    width: 10%;
}
.w12{
    width: 60px;
}
.w13{
	width: 18%;
}
.w14{
	width: 31.333%;
}
.w15{
	width: 14.666%;
}
.w16{
	width: 49%;
}

.ok, .error {
    display: block;
    font-size: 12px;
    margin: 10px;
}
.error {
    color: #BF1717;
}

.symbol-capture{
    float: left;
}
.symbol{
    float: left;
    width: 40%;
    margin-right: 10px;
}

.float-fields{
    margin-right: -2%;
}
.float-fields .input-form{
    margin-bottom: 11px;
}

.float-fields .tag-license-count .input-form{
    margin-bottom: 0px;
}

.tag-close-btn {
    line-height: 34px;
}


/*------------------------ boxes --------------------------*/
.box{
    display: table;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #ededf0;
    background:#fff;
    border-radius: 3px;
    padding: 4px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.fig{
    display: table-cell;
    vertical-align: middle;
    width: 125px;
    height: 122px;
    border: 1px solid #ededf0;
    border-radius: 3px;
    background: #F5F5F6;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box-info{
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding-left: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.panel-options{
    text-align: right;
    margin-bottom: 2px;
}
.panel-options a{
    display: inline-block;
    width: 29px;
    height: 29px;
    background: #ededf0;
    text-align: center;
    line-height: 30px;
    color: #303641;
    font-size: 14px;
    border-radius: 3px;
}
.panel-options a:last-child{
    margin-left:4px;
}

.panel-options a .fa-trash-alt{
    color: #e74c3c;
}
.in-text{
    margin-bottom: 5px;
    height: 55px;
}
.in-text .checkbox-custom label{
    font-size: 12px;
    margin-bottom: 5px;
}
.in-text .checkbox-custom{
    margin-bottom: 0px;
}

.box-filter-option{
    border: none;
    border-top: 1px solid #ededf0;
    border-radius:0px;
    padding: 11px 0px 0px;
}
.box-filter-option .fig{
    width:68px;
    height: 68px;
    position: relative;
}
.box-filter-option .panel-options{
    margin-bottom:5px;
}
.box-filter-option .in-text {
    height: 18px;
}
.box-filter-option:hover .upload-btn {
    cursor: pointer;
}
.box-filter-option:hover .upload-btn:before{
    position: absolute;
    top: 2px;
    right: 2px;
    content: '\f044';
    font-family: 'Font Awesome 5 Pro';
    font-weight:bold;
}
/*-------------------- buttons ----------------*/
.btn{
    display: block;
    background: #0073bf;
    font-weight: normal;
    text-align: center;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 5px;
    padding: 8px 20px;
    border-radius: 3px;
    border: 1px solid transparent;
}
.btn i{
    position: relative;
    margin-right: 7px;
}
.btn i.fa-envelope{
    font-size: 13px;
}
.btn:hover{
    background: #005b97;
}


.yellow-btn.yellow-btn{
    background:  #ffd500;
    border-color: #FFC300;
    color:#000;
    text-align: right;
    padding-right: 36px;
    margin-right: 10px;
}

.yellow-btn.yellow-btn:hover{
    background: #FFC300;
}


.yellow-btn.yellow-btn i{
    font-size: 2.5em;
    position: absolute;
    top:10px;
    left: 13px;
}


.blue-btn{
    background: #0073bf;
}
.blue-btn:hover{
    background: #005b97;
}

.black-btn{
    background: #303641;
}
.black-btn:hover{
    background: #252b33;
}

.green-btn{
    background: #00a651;
}
.green-btn:hover{
    background: #018a44;
}

.white-btn.white-btn.white-btn.white-btn{ 
    background: #fff;
    border: 1px solid #303641;
    color: #303641;
}
.white-btn.white-btn.white-btn.white-btn:hover{
    background: #303641;
    color: #fff;
}

.red-btn{
    background: #e74c3c;
}
.red-btn:hover{
    background: #c93829;
}

.btn.btn-inline{
    display: inline-block;
}
.btn.btn-activate{
    float: right;
}

/*------------------------ documents boxes --------------------------*/
.box-doc{
    display: table;
    table-layout: fixed;
    width: 100%;
    background: #f5f5f6;
    border: 1px solid #ededf0;
    border-radius: 3px;
    padding: 4px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.white-opt a{
    background: #fff;
}
.file-name{
    font-size: 12px;
    color: #2b303a;
    min-height: 30px;
    font-weight: normal;
}
.fig-icon{
    display: table-cell;
    vertical-align: middle;
    width: 87px;
    min-height: 82px;
    border: 1px solid #ededf0;
    border-radius: 3px;
    background: #fff;
    overflow: hidden;
    text-align: center;
    font-size: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.fa-file-word{
    color: #2a5696;
}
.fa-file-excel{
    color: #207245;
}
.fa-file-pdf{
    color: #d41c00;
}
.fa-file-powerpoint{
    color:#F63;
}
.fa-file-archive{
    color:#ECC421;
}
.fa-file-image{
    color: #936;
}
.fa-file-contract{
    color: #669;
}
.fa-question{
    color:#d41c00;
}
/*------------------------ videos boxes --------------------------*/
.box-vid{
    position: relative;
    background: #fff;
    border: 1px solid #ededf0;
    border-radius: 3px;
    padding: 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.fig-video{
    width: 100%;
    border: 1px solid #ededf0;
    border-radius: 3px;
    background: #fff;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box-vid .box-info{
    display: block;
    vertical-align: inherit;
    padding: 0px;
}
.box-vid .panel-options{
    position: absolute;
    top: 11px;
    right: 11px;
    z-index: 10;
}
.box-vid .panel-options a{
    background: rgba(255,255,255,0.8);
}
.box-vid label {
    font-size: 12px;
}

.box-vid .in-text{
    height: auto;
}
.box-vid .in-text .checkbox-custom{
    float: left;
    margin-top: 5px;
}
.box-vid .in-text .input-form{
    float: right;
    width: 67%;
}

/*------------------------ modules list --------------------------*/
.modules-list{
    background: #f5f5f6;
    height: 32px;
    line-height: 32px;
    position: relative;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.modules-list:hover{
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.modules-list.status-stop{
    background: #e74c3c;
    color: #fff;
}
.modules-list.status-stop:hover{
    background: #fff;
    color: #e74c3c;
}
.num-list{
    float: left;
    width: 36px;
    position: relative;
    text-align: right;
    font-weight: normal;
    color: #303641;
    font-size: 13px;
    line-height: 32px;
    background: #ebebeb;
    padding-right: 15px;
    box-sizing: border-box;
}
.num-list:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #f5f5f6;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -7px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.modules-list:hover .num-list:after{
    border-right: 7px solid #fff;
}
.mod-list-title{
    color: #26282b;
    font-size: 13px;
    display: block;
    position: relative;
    height: 32px;
    overflow: hidden;
    padding-left:8px;
}
.modules-list:hover .mod-list-title,.modules-list .mod-list-title.current{
    color: #0073bf;
}
.mod-list-title .fa-circle{
	font-size: 10px;
	margin-right: 5px;
}
.module-options{
    float: right;
    position: relative;
    z-index: 2;
}
.module-options a{
    display: block;
}
.op1{
    float: left;
    display: block;
    background: #fff;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
}
.module-options b i{
    font-weight: normal;
    color: #303641;
    font-size: 15px;
}
.listPad {
    padding-left:15px;
}

/*------------------------- main big buttons (in footer) -----------------------*/
.main-btns-wrap{
    border-top: 1px solid #dedfe2;
}
.big-btn{
    display: block;
    height: 50px;
    min-width: 170px;
    background: #0073bf;
    font-weight: 500;
    text-align: center;
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    line-height: 50px;
    margin-top: 15px;
    padding: 0 25px;
    border-radius: 3px;
    border: 1px solid #dadada;
    box-sizing: border-box;
}
.big-btn i{
    position: relative;
    top: 2px;
    margin-right: 14px;
    font-size: 17px;
}
.big-btn:hover{
    background: #005b97;
}

.red-big-btn{
    background: #e74c3c;
}
.red-big-btn:hover{
    background: #c93829;
}

.blue-big-btn{
    background: #0073bf;
}
.blue-big-btn:hover{
    background: #005b97;
}

.black-big-btn{
    background: #303641;
}
.black-big-btn:hover{
    background: #252b33;
}

.white-big-btn{
    background: #fff;
    border: 1px solid #303641;
    color: #303641;
}
.white-big-btn:hover{
    background: #303641;
    color: #fff;
}



.green-big-btn{
    background: #00a651;
}
.green-big-btn:hover{
    background: #018a44;
}

/*------------------------- page section -----------------------*/
.unexpected-check{
    padding-top: 27px;
}
.section-image{
    position: relative;
    border: 1px solid #ededf0;
    border-radius: 3px;
    padding: 4px;
    background: #fff;
    margin-top: 5px;
    text-align: center;
}
.check-list{
    padding-top: 5px;
}
.check-list label{
    font-weight: normal;
}

/* ------------- filters for list ------------ */
.filter-list{
    margin-right: -2%;
}
.filter-list .input-form{
    margin-bottom: 11px;
}
.float-lm{
    float: left;
    margin-right: 2%;
}
.float-rm{
    float: right;
    margin-left: 2%;
}
.p-top{
    margin-right: 2%;
    text-align: right;
}
.p-top .btn{
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    min-width: 100px;
}
.only-icon-btn{
    padding: 0px 5px;
    height: 32px;
    line-height: 30px;
    min-width: initial !important;
    box-sizing: border-box;
}
.only-icon-btn i {
    position: relative;
    top: 2px;
    margin-right: 0px;
    font-size: 16px;
}
.link{
    display: inline-block;
    padding-top: 8px;
    margin-left: 20px;
    font-size: 13px;
    color: #ee392d;
    border-bottom: 1px solid #ee392d;
}
.link:hover{
    border-bottom: 1px solid transparent;
}
.filter-list .checkbox-custom.checkbox-inline, .filter-list .radio-custom.radio-inline{
    margin-top: 8px;
    margin-bottom: 11px;
    width: auto;
}

.detent{
    height: 135px;
    overflow: hidden;
    position: relative;
}

/* ------------- list wrap ------------ */
.list-wrap{
    padding-top: 10px;
    padding-bottom: 10px;
}
.list-wrap .num-list{
    background: #fff;
}
.list-wrap .modules-list:hover{
    background: #e5e5e5;
}
.list-wrap .modules-list:hover .num-list:after {
    border-right: 7px solid #e5e5e5;
}

.op2{
    float: left;
    display: block;
    background: #fff;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    color: #303641;
    line-height: 36px;
    margin-right: 6px;
}

.lang-list{
    float: left;
    line-height: 30px;
    margin-right: 10px;
    min-width: 80px;
    text-align: right;
}
.lang-list span{
    display: inline-block;
    margin-right: 2px;
}

.module-type{
    float: left;
    background: #fff;
    font-size: 14px;
    font-family: 'robotoBold', Arial, Helvetica, sans-serif;
    color: #26282b;
    /*text-transform: uppercase;
    width: 20px;*/
    min-width: 20px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    line-height: 32px;
    margin-right: 10px;
    cursor: default;
}

.date{
    float: left;
    margin-right: 13px;
}

.results-number{
    float: right;
    width: 190px;
}

/*pagination-----------------------------------------------------------------*/
.pagination{
    float: left;
}
.part-3 .pagination{
    float: none;
}
.pagination ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.pagination li {
    display: inline-block;
}
.pagination a,
.pagination a:visited {
    display: inline-block;
    background: #f5f5f6;
    color: #303641;
    text-decoration: none;
    font-family: 'robotoRegular', Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    border-radius: 3px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 5px;
}
.pagination a:hover,
.pagination a:visited:hover {
    background: #707070;
    color: #FFF;
}
.pagination a.currentpage {
    background: #0073bf;
    color: #fff;
    cursor: default;
}
.pagination a.disablelink,
.pagination a.prevnext {
    color: #a6a7ab;
    cursor: default;
}
.pagination a.disablelink:hover,
.pagination a.prevnext:hover {
    color: #a6a7ab;
    background: #f5f5f6;
}

.module-grey .pagination a, .pagination a:visited{
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    margin-right: 2px;
    margin-top: 6px;
}

/* ------------- dropdown menu ------------ */
.dropdown-menu {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    min-width: 190px;
    background: #fff;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    border: 1px solid #eeeeee;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(102,102,102,0.1);
    -moz-box-shadow: 5px 5px 0px 0px rgba(102,102,102,0.1);
    box-shadow: 5px 5px 0px 0px rgba(102,102,102,0.1);
    z-index: 9999;
}
.dropdown-menu:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    top: -7px;
    left: 13px;
}
.dropdown-menu li{
    position: relative;
}
.dropdown-menu li a{
    color: #303641;
    font-size: 15px;
    padding: 7px 16px;
    line-height: normal;
    display: block;
    position: relative;
    white-space: nowrap;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.dropdown-menu li:hover a{
    background: #f6f6f6;
    color: #0073bf;
}

/*------------ add btn --------------*/
.add-btn{
    float: left;
    position: relative;
}
.add-btn .dropdown-menu{
    top: auto;
    bottom: 100%;
    -webkit-box-shadow: 5px -5px 0px 0px rgba(102,102,102,0.1);
    -moz-box-shadow: 5px -5px 0px 0px rgba(102,102,102,0.1);
    box-shadow: 5px -5px 0px 0px rgba(102,102,102,0.1);
}
.add-btn .dropdown-menu:after {
    display: none;
}
.add-btn .dropdown-menu.openDropDown {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}

.active-user{
    float: left;
    width: 22px;
    height: 32px;
    text-align: center;
    font-size: 18px;
    color: #00a651;
    line-height: 36px;
    margin-right: 9px;
    position: relative;
}
.active-user .fa-check-circle-o{
    color: #00a651;
}
.active-user .fa-times-circle-o{
    color: #e74c3c;
}

/*------------------------- users list -----------------------*/
.user-name{
    display: block;
    position: absolute;
    top: 0px;
    left: 430px;
}

/*------------------------- login and registration -----------------------*/
.login-header{
    position: relative;
    background: #252b33;
    padding: 75px 0px;
}
.login-header:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 13px solid #252b33;
    position: absolute;
    bottom: -13px;
    left: 50%;
    margin-left: -18px;
}
.login-header-content{
    width: 320px;
    margin: 0 auto;
    padding: 20px 0px;
    text-align: center;
}
.login-header-content .text{
    margin-top: 20px;
    color: #aaabae;
}
.b-wrap{
}
.b-wrap .big-btn{
    margin-top: 0px;
    margin-bottom: 5px;
}

/* ---- tab menu -----*/
.tabs-container{
    width: 330px;
    margin: 50px auto 0px;
    border-radius: 3px;
}
.tabs-menu {
    width: 100%;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.tabs-menu li {
    display: inline-block;
    margin: 0px;
    background: #f5f5f5;
    border: 1px solid #ececec;
    border-bottom: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    width: 48%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.tabs-menu li.current-tab {
    background: #fff;
    border: 1px solid #fff;
    border-bottom: none;
    position: relative;
    z-index: 5;
}
.tabs-menu li a {
    display: block;
    color: #999999;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'robotoMedium', Arial, Helvetica, sans-serif;
    line-height: 36px;
    padding: 0 16px;
}
.tabs-menu li a:hover{
    color: #000;
}
.tabs-menu .current-tab a {
    color: #5194ca;
    cursor: default;
}
.tabs-menu .current-tab a:hover{
    color: #5194ca;
}
.tab {
    width: 100%;
    background: #fff;
    padding-top: 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
}
.tab-content {
    padding: 0px;
    display: none;
}
#login-tab {
    display: block;
}
/*---- end tab menu -----*/

/*------------------------- translate page ----------------------------*/
.custom-scroll{
    width: 100%;
    overflow: auto;
    position: relative;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.translate{
    width: 100%;
    position: relative;
}
.translate .float-lm{
    margin-right: 14px;
}
.translate .w5{
    width: 170px;
}
.translate .w6{
    width: 240px;
}
.translate .w1{
    width: 35px;
}
.translate .w9{
    width: 50px;
}
.edit-margins{
    margin-bottom: 0px;
    margin-top: 5px;
}
.flag-input{
    position: relative;
    padding-left: 25px !important;
}
.f-bg,.f-1{
    background: url('../images/flag-bg.png') no-repeat 5px 7px;
}
.f-en,.f-2{
    background: url('../images/flag-en.png') no-repeat 5px 7px;
}
.f-fr,.f-3{
    background: url('../images/flag-fr.png') no-repeat 5px 7px;
}

/* Rewriting */

.rewriting{
    width: 100%;
    position: relative;
}
.rewriting .float-lm{
    margin-right: 14px;
}

.rewriting .w50{
    width:49%;
    margin-right: 1%;
}

.rewriting .w40{
    width:40%;
    margin-right: 1%;
}

.rewriting .w18{
    width:18%;
    margin-right: 1%;
}

.rewriting .w08{
    width:8%;
    margin-right: 1%;
}
.rewriting .w02{
    width:2%;
    margin-right: 1%;
}

.rewriting .flag{
    width:100%;
    height: 25px;
}

.rewriting .number{
    font-family: 'robotoBold', Arial, Helvetica, sans-serif;
    font-size: 20px;
    width: 118px;
    height: 20px;
    text-align: right;
    line-height: 34px;
}

.jq-rewriting hr{
    margin-bottom:2px;
}

.jq-rewriting .distance.even{
    background-color: rgba(240,240,240,0.8);

}

.rotate {

    /* Safari */
    -webkit-transform: rotate(-90deg);

    /* Firefox */
    -moz-transform: rotate(-90deg);

    /* IE */
    -ms-transform: rotate(-90deg);

    /* Opera */
    -o-transform: rotate(-90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

/*------------------------- page bulletin ----------------------------*/
.number-of{
    font-family: 'robotoMedium', Arial, Helvetica, sans-serif;
    color: #303641;
}
.sm-text{
    height: auto;
}

/*------------------------- page themas ----------------------------*/
.available-banners{
    height: auto;
}
.available-ban-img{
    padding-left: 36px;
    background: #ebebeb;
}
.available-ban-img > a{
    display: block;
    background: #f5f5f6;
    padding: 0 4px 4px;
    text-align: center;
}
.available-banners:hover .available-ban-img > a{
    opacity: 0.75;
}

/*------------------------- tree section ----------------------------*/
.check-top{
    padding-top: 10px;
}
.treeview{
    margin-top: 40px;
    margin-bottom: 40px;
    list-style: none;
    padding: 0px;
}
.treeview ul {
    padding: 0;
    margin: 17px 0px 0px 0px;
    list-style: none;
}

.treeview .hitarea {
    /*background: url(../images/treeview-default.gif) -64px -25px no-repeat;*/
    background: url(../images/minus.png) no-repeat;
    height: 14px;
    width: 19px;
    margin-left: -30px;
    float: left;
    cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
    display: inline;
    float:none;
}

.treeview li {
    margin: 0;
    padding: 3px 0px 17px 30px;
    line-height: 14px;
    position: relative;
}
.treeview li:before{
    content: '';
    position: absolute;
    top: 9px;
    left: 8px;
    background: url('../images/dot_hor.png') repeat-x;
    width: 80%;
    height: 1px;
    z-index: 0;
}
.treeview li > div{
    background: #fff;
    position: relative;
    z-index: 2;
}
.treeview li span.tree-num{
    margin-right: 15px;
}
.treeview li a{
    color: #26282b;
    text-decoration: underline;
    font-size:13px;
}
.treeview li a:hover{
    color: #0073bf;
}
.treeview li a i{
    margin-right: 5px;
    font-size: 13px;
}
.treeview li a.tree-edit, .treeview li a.tree-delete{
    color: #303641;
    margin-left: 4px;
}
.treeview li a.tree-edit i, .treeview li a.tree-delete i{
    margin-right: 0px;
}

.treeview a.selected {
    background-color: #eee;
}

#treecontrol {
    display: none;
}
#treecontrol a{
    float: left;
    display: block;
    height: 30px;
    background: #fff;
    text-align: center;
    position: relative;
    font-size: 13px;
    font-family: 'robotoMedium', Arial, Helvetica, sans-serif;
    color: #999999;
    line-height: 30px;
    margin-top: 6px;
    margin-right: 30px;
    border-radius: 3px;
}
#treecontrol a i{
    position: relative;
    top: 1px;
    margin-right: 7px;
    color: #303641;
}
#treecontrol a:hover{
    color: #0073bf;
}
#treecontrol a.treecontrol-current{
    color: #0073bf;
}

.treeview li {
    background: url(../images/treeview-default-line.png) 0 0 no-repeat;
}
.treeview li.collapsable, .treeview li.expandable {
    background-position: 0 -176px;
}

.treeview .expandable-hitarea {
    background: url(../images/plus.png) no-repeat;
}

.treeview li.last {
    background-position: 0 -1766px
}

.treeview li ul li{
    padding-left: 190px;
}
.treeview li ul .hitarea{
    margin-left: -190px;
}

/*
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/treeview-default.gif); }
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }
*/

.treeview .placeholder {
    background: url(../images/ajax-loader.gif) 0 0 no-repeat;
    height: 16px;
    width: 16px;
    display: block;
}

.black-doc i{
    color: #303641;
}
.blue-doc i{
    color: #0073bf;
}
.purple-doc i{
    color: #92278f;
}
.green-doc i{
    color: #39b54a;
}
.modules-list .fa-file-image {
    color:#26282b;
}


/*--------------- video -----------------*/
.video{
    width: 100%;
    margin: 40px auto 0px;
}
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 51%;
    height: 0;
    border: 1px solid #ccc;
    margin-top: 20px;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*   */
select option:disabled {
    color: rgba(115, 120, 129,0.4);
    background-color: rgba(115, 120, 129,0.1);
    font-family: 'robotoMedium', Arial, Helvetica, sans-serif;
}

select option:selected {
    color: #fff;
    background: #0073bf;
    font-family: 'robotoMedium', Arial, Helvetica, sans-serif;
}

/** * Tooltip Styles */

[data-tooltip]{
    position: relative;
    cursor: pointer;
}

[data-tooltip]:before {
    z-index: 1001;
    border: 4px solid transparent;
    margin-left: -4px;
    margin-bottom: -4px;
    border-top-color: #000;
    border-top-color: hsla(0, 0%, 20%, 0.9);
    background: transparent;
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    pointer-events: none;
}

[data-tooltip]:after{
    z-index: 1000;
    width: 70px;
    margin-left: -35px;
    margin-bottom: 4px;
    padding: 5px;
    text-align: center;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    border-radius: 3px;
    color: #fff;
    content: attr(data-tooltip);
    font-size: 10px;
    font-family: 'robotoRegular', Arial, Helvetica, sans-serif;
    line-height: normal;
    position: absolute;
    bottom: 100%;
    left: 50%;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    pointer-events: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after{
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.main-blue{
    color:#5194ca;
}
.main-red{
    color:#ee392d;
}


/*------------------------------------ list orders ---------------------------------*/
table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    overflow-x: auto;
    font-size: 14px;
    box-sizing: border-box;
}
table th{
    display: table-cell;
    background: #ebf0f6;
    color: #0073bf;
    text-align: left;
    font-weight: 500;
    padding: 10px 7px;
    overflow: hidden;
    border: 1px solid #dee4eb;
}
table td{
    display: table-cell;
    padding: 8px 7px;
    color: #26282b;
    background: #fff;
    border: 1px solid #e5e5e5;
    text-align: left;
    position: relative;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
/*
table tr:nth-child(2n) > td {
    background: #fff;
}*/
table td:before {
    display: none;
    position: absolute;
    top: 50%;
    left: 7px;
    content: attr(data-th);
    color: #0073bf;
    font-weight: 500;
    font-size: 13px;
	line-height: 12px;
    width: 105px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
table strong{
    font-weight: normal;
    color: #999;
}
table td table{
    margin-bottom: 0px;
    border: none;
}

.tblLists{
    margin-top: 11px;
    margin-bottom: 0px;
}
.tblLists tr td{
    border: none;
    padding: 0px 0px 20px;
}
.tblLists table tr th{
    width: 12%;
}
.tblLists table tr td{
    color: #777;
    padding: 8px 7px;
    border: 1px solid #e5e5e5;
    width: 16%;
}
.tblLists a{
    text-decoration: underline;
    text-transform: none !important;
    font-weight: normal;
}
.tblLists a:hover{
    text-decoration: none;
}
.tblLists span{
    display: inline-block;
    margin-right: 6px;
}

.tblLists table tr th:nth-of-type(1){
    background: #5194ca;
    color: #fff;
    border: 1px solid #4683b5;
    width: 14%;
}
.tblLists table tr td:nth-of-type(1){
    font-weight: 500;
    color: #26282b;
    width: 30%;
}

.tblLists table tr:nth-of-type(1) th {
    background: #0073bf !important;
    border-bottom: 1px solid #0073bf !important;
}
.tblLists table tr:nth-of-type(1) td {
    background: #E3E9F1 !important;
    border-bottom: 1px solid #4683b5;
    text-transform: uppercase;
    font-weight: bold;
}



.tblLists.red-list table tr th:nth-of-type(1){
    background: #FF9400;
    border: 1px solid #FF8300;
}
.tblLists.red-list table tr td:nth-of-type(1){
    color: #26282b;
}

.tblLists.red-list table tr:nth-of-type(1) th {
    background: #FF7300 !important;
    border-bottom: 1px solid #FF7300 !important;
}

.tblLists.red-list table tr:nth-of-type(1) td {
    background: #E3E9F1 !important;
    border-bottom: 1px solid #4683b5;
}


.tbl-w1{
    width: 44% !important;
}
.tbl-w2{
    width: 86% !important;
}
.tbl-w3{
    width: 14% !important;
}
.tbl-w4{
    width: 36% !important;
}

table tr td[data-th="Email"]{
    word-break: break-all;
}

table.tblLists-2 th{
    background: #0073bf;
    color: #fff;
    border: 1px solid #4683b5;
}

.some-notes{
    font-weight: normal;
    text-transform: none;
    color: #999;
    font-style: italic;
}
.edit-options{
    text-align: right;
}
.edit-options a{
    color: #26282b;
    text-decoration: none !important;
    font-size: 14px;
    display: inline-block;
    margin: 3px 0px 3px 3px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    border: 1px solid transparent;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-sizing: border-box;
}
.edit-options a:hover{
    color: #ee392d;
    border: 1px solid #ee392d;
}

.more-t-info{
    font-size: 12px;
    margin-bottom: 15px;
}
.noVerPad {
    padding: 0 7px;
}

.activity{
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    margin-right: 5px;
    padding-left: 10px;
}
.activity::before{
    content: '';
    position: absolute;
    left: 0px;
    top: 3px;
    width: 6px;
    height: 6px;
    background: #999;
    border-radius: 50%;
    box-sizing: border-box;
}
.activity.yes{
    color: #00a651;
}
.activity.yes::before{
    background: #00a651;
}
.activity.no{
    color: #e74c3c;
}
.activity.no::before{
    background: #e74c3c;
}

/*------------------------------------ order details ---------------------------------*/
.display-inline-b{
    display: inline-block;
}
.order-comments textarea.pole{
    height: 72px;
}
.comments-wrap{
    border: 1px solid #ededf0;
    border-radius: 3px;
    padding: 5px 10px;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.comment-name{
    font-family: 'robotoMedium';
    font-size: 13px;
    color: #26282b;
    border-bottom: 1px solid #818181;
    margin-bottom: 7px;
    padding-bottom: 5px;
}
.one-comment .text{
    color: #999999;
    font-size: 13px;
    line-height: normal;
}
.one-comment{
    margin-bottom: 20px;
}
table.shopOrder{
    border: none;
    border-right: 1px solid #e5e5e5;
}
table.shopOrder th:first-child{
    width: 370px;
}
table.shopOrder td{
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
}
table.shopOrder td:first-child{
    border-left: 1px solid #e5e5e5;
}
table.shopOrder .input-form{
    width: 80px;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
}
table.shopOrder .more-t-info{
    margin-bottom: 0px;
}
table.shopOrder a {
    display: block;
    color: #303641;
}
table.shopOrder a:hover{
    color: #ee392d;
}
table.shopOrder .fa-trash-alt{
    color: #ee392d;
}
table.shopOrder .last-row td{
    background: #f5f5f5;
}
table.shopOrder .last-row td:first-child{
    border: 0px;
    background: none;
}
table.shopOrder tr:last-child td{
    border-bottom: none;
}
.shop-total td{
    color: #0073bf;
    font-size: 14px;
    font-family: 'robotoMedium';
    padding: 10px 7px;
}

.delivery-address{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.delivery-address li{
    display: block;
    font-size: 14px;
    color: #26282b;
    margin-bottom: 10px;
}
.delivery-address li strong{
    display: inline-block;
    width: 165px;
}

.btn i.fa-shipping-fast{
    font-size: 14px;
}
.tov-num{
    display: inline-block;
    margin-left: 25px;
}
.tov-num .btn{
    padding: 8px 10px;
}
.tov-num .btn i {
    margin-right: 0px;
}
.product strike {
    display: block;
    margin-top: 3px;
    color:#999;
    font-size: 12px;
}

/*------------------------------------ products details ---------------------------------*/
.list-goods .distance{
    position: relative;
}
.list-goods .float-lm{
    margin-right: 1%;
    margin-bottom:7px;
    float: left;
}
.list-goods .float-lm .some-check {
    float: right;
    height: 24px;
}
.list-goods .w5{
    width:16%;
}
.list-goods .w10{
    width:12%;
}
.w11{
    width: 8.1%;
}
.list-goods .input-form{
    padding-left:10px;
    padding-right:10px;
}
.list-goods .float-lm.some-check{
    padding-top: 31px;
}
.goods-delete{
    position: absolute;
    top: 30px;
    right: 16px;
    z-index:2;
}
.in-promo label, .in-promo-date label{
    display: inline-block;
    width:56px;
}
.in-promo .input-form, .in-promo-date .input-form{
    display: inline-block;
    width: calc(100% - 60px);
}
.in-promo .form-icon{
    background: #fff;
}

/*------------------------------------ products list ---------------------------------*/
.prod-list{
    height: 44px;
    line-height: 44px;
}
.prod-list .mod-list-title{
    height:44px;
}
.prod-list .mod-list-title img{
    display: inline-block;
    margin-right:5px;
    position: relative;
    top: -2px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.prod-list:hover .mod-list-title img{
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.35);
    box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.35);
}
.prod-list .lang-list{
    line-height: 42px;
}
.prod-list .op2, .prod-list .op1{
    height: 44px;
    line-height:46px;
}
.option-new, .option-top {
    float: left;
    display: block;
    width: 22px;
    height: 44px;
    text-align: center;
    font-size: 16px;
    color: #cbcbcb;
    line-height: 44px;
    margin-right: 6px;
    cursor: pointer;
}
.option-new.active, .option-top.active {
    color: #0073bf;
}
.quantity {
    float: left;
    display: block;
    height: 44px;
    width: 20px;
    text-align: center;
    font-size: 14px;
    color: #cbcbcb;
    line-height: 44px;
    margin-right: 6px;
}

.fa-color-red{
    color: #e74c3c;
}

.fa-color-yellow{
    color: #feb300;
}

.fa-color-green{
    color: #62b508;
}

.price {
    float: left;
    min-width:165px;
    display: block;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    margin: 0px 6px 0px 3px;
}
.price > span{
    color: #999999 !important;
}
.price.promo{
    color: #d41c00;
}

.list-wrap .modules-list:hover .price{
    color: #0073bf;
}

.child-of-ML{
    float:left;
    margin-right: 10px;
}

/*--------- special select -----------*/
.input-form .ms-choice{
    border:none;
    height: 34px;
    line-height: 34px;
    outline: none;
}
.input-form .ms-choice > div:before{
    line-height: 34px;
}
.input-form .ms-drop{
    left: 0px;
}
.input-form .ms-parent{
    position: initial;
}
.prodListRes table th {
    padding: 2px 7px;
    background: #adadad;
}
.prodListRes .tblLists a {
    display: inline-block;
}
.prodListRes table td {
    padding: 4px 7px;
}
.prodListRes table {
    margin-bottom: 0px;
}

.fa-facebook-square.colored:before{
    color:#0073bf;
}
.fa-google-plus-square.colored:before{
    color:#0073bf;
}

.mod-list-title .mlu {
    width: 25%;
    display: block;
    float:left;
}

.login-from i{
    font-size: 18px;
    margin-right: 5px;
}

.with-btn-add:after, .xml-input:after{
    content: '';
    display: block;
    clear: both;
}
.with-btn-add .input-form{
    float: left;
    width: calc(100% - 115px);
}
.with-btn-add .btn, .xml-input .btn{
    float: right;
    width: 105px;
    margin-top: 0px;
    padding: 10px 5px;
    box-sizing: border-box;
}
.xml-input .input-form{
    float: left;
    width: calc(100% - 410px);
}


.xml-textarea .input-form{
    float: left;
    width: calc(100% - 210px);
}

.xml-textarea .input-form textarea{
    min-height: 130px;
}
.xml-date{
    float: left;
    font-size: 12px;
    padding: 0px 15px;
    color: #999999;
}
.xml-date > div{
    display: inline-block;
    line-height: 36px;
    height: 36px;
    margin-right: 10px;
}
.xml-date > div:last-child{
    margin-right: 0px;
}
.xml-date > div span{
    color: #26282b;
}

.input-inline-label{
    display: inline-block;
    margin-right: 20px;
}
.input-inline-label label{
    display: inline-block;
    margin-right: 5px;
}
.input-inline-label .input-form{
    display: inline-block;
    width: 80px;
}
.checkbox-custom.with-input, .radio-custom.with-input{
    margin-top: 10px;
}

/*----------------------------- pop up ----------------------------*/
.popup{
    display: none;
    width: 98%;
    max-width: 800px;
    max-height: calc(100vh - 150px);
    overflow: auto;
}
.popup.fancybox-content{
    display: none;
    width: 98%;
    max-width: 800px;
    max-height: calc(100vh - 150px);
    overflow: auto;
}

/*----------------------------- table list ----------------------------*/
.content-1{
    max-height: 320px;
    margin-top: -10px;
}
.content-2{
    max-height: 475px;
    margin-top: -10px;
}
.content-1 .mCSB_container, .content-2 .mCSB_container{
    padding: 10px 0px 0px;
}
table.special-table{
    margin-bottom: 0px;
}
table.special-table th{
    border: 0px;
    border-bottom: 2px solid #0073bf;
    text-align: center;
    padding-bottom: 5px;
}
table.special-table th:nth-of-type(1), table.special-table th:nth-of-type(2), table.special-table td:nth-of-type(1), table.special-table td:nth-of-type(2){
    text-align: left;
}
table.special-table td{
    background: none;
    border: 0px;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 7px;
    /*text-align: center;*/
    cursor: pointer;
    font-size: 13px;
	word-break: break-word;
	position: relative;
}
table.special-table td:after {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 0px;
    width: 1px;
    background: #f1f1f1;
}
table.special-table td:last-child:after{
	display: none
}
table.special-table td[data-th="Date"]{
    color: #999;
    font-size: 13px;
	word-break: normal;
}
table.special-table td[data-th="ID"]{
	word-break: normal;
}
table.special-table tr{
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
table.special-table tr:hover{
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
table.special-table tr:hover td{
    background: #fff;
}
table .edit-options {
    float: none;
    min-width: 60px;
    text-align: right;
}

.module-icon .title h1, .module-icon .title h2{
    padding-left: 35px;
}
.the-icon{
    font-size: 24px;
    margin-right: 10px;
    position: absolute;
    top: 12px;
    left: 20px;
    color: #5194ca;
}
.module-color .title h2{
    color: #303641 !important;
}
.module-green .title h1, .module-green .title h2, .module-green .the-icon{
    color: #00a651;
}
.module-green table.special-table th{
    border-bottom: 2px solid #00a651;
    color: #00a651;
    background: #e9f3ee;
}

.distance-other{
    padding: 15px 20px 11px;
}


.small-btn {
    padding: 4px 0px;
}



/*--------------------------------------- Invoice ---------------------------------------*/
#InvoiceContainer{
    font-size: 14px;
}
.InvoiceHeader {
    margin-bottom: 20px;
}
.LogoSize{
    height: 55px;
}
.InvoiceInfo{
    margin: 0px -5px 20px;
}
.InvoiceInfo > div{
    float: left;
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box;
}
.InvoiceInfo .text{
    padding: 0px 7px;
}
.InvoiceClientContainerTitle {
    display:block;
    background: #0073bf ;
    color: #fff;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    padding: 9px 7px;
    margin-bottom: 7px;
}
.InvoiceData {
    padding:10px 0;
    margin-bottom: 20px;
}
.InvoiceData > div{
    width: 50%;
    display: inline-table;
    vertical-align: top;
    margin-right: -4px;
    box-sizing: border-box;
}
.InvoiceNum {
    font-size: 22px;
    float:left;
    padding:7px 0;
}
.InvoiceStatus {
    font-size: 19px;
    float:right;
    color: #00a651;
    padding:7px 0;
    font-weight: bold;
}

.InvoiceStatus.red {

    color: #dd2528;
}

.InvoiceDateProd {
    float:left;
    color: #999;
}
.InvoiceDateTax {
    float:right;
    color: #999;
}
.InvoiceDateProd  strong, .InvoiceDateTax  strong{
    color: #000 !important;
    font-weight: bold;
}
#InvoiceContainer table strong{
    color: inherit;
    font-weight: bold;
}
#InvoiceContainer table td{
    border: none;
    padding: 0;
    display: table-cell;
    background: transparent;
}
#InvoiceContainer .InvoiceProducts table td{
    border: 1px solid #e5e5e5;
    padding: 8px 7px;
}
.InvoiceSum {
    padding:8px 0;
}
.paymentInfo{
    float: left;
    width: 64%;
    box-sizing: border-box;
}
.InvoiceProductSumContainer{
    float: right;
    width: 36%;
    box-sizing: border-box;
}
.text-note{
    margin-top: 20px;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    line-height: 22px;
}


.InvoiceProductSumSubtotal {
    float:right;
    background-color: #ebf0f6;
    height:15px;
    width:100px;
    text-align:right;
    padding:5px;
}
.InvoiceProductSumSubtotalLabel {
    float:left;
    width:105px;
    padding:2px;
    font-size: 13px;
}
.InvoiceProductSumTotal {
    float:right;
    background-color: #5194ca;
    width:100px;
    text-align:right;
    padding:5px;
    font-size: 15px;
    color:#fff;
}


.fa-red{
    color:#e74c3c;
}

.fa-green{
    color:#207245;
}

.jq-device-searcher .tag-serial-number{
    width: 90%;
}
.tag-license-alerts {
    width: 20%;
    margin-right: 1%;
    float:right;
}
.tag-license-alerts a{
    line-height: 36px;
    top: 4px;
}

.license-type {
    position: relative;
    padding-left: 6px;
    padding-right: 7px;
    border: 1px solid #d0d0d0;
    background: #fff;
    border-radius: 3px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 11px;
}

.jq-device-searcher .fas{
    font-size:1em;
}

.device-link {
    float:left;
}
.edit-options {
    min-width: 125px;
}

/* distributors */
.module-blue{
    border: 2px solid #5194ca;
    padding:9px;
}
.module-item{
    background: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-bottom: 9px;
    position: relative;
    /*overflow-y: auto;*/
}

.module-blue .distance {
    padding: 0 0px 11px;
}
.jq-packages.distance {
    padding-bottom:0;
}

/* Scrollbar*/
::-webkit-scrollbar {
    width: 6px;
}
::-webkit-scrollbar-track {
    background: transparent;
}
::-webkit-scrollbar-thumb {
    background: #bbb;
    border-radius: 50px;
    border: 1px solid transparent;
    height: 100px;
}
::-webkit-scrollbar-thumb:hover {
    background: rgb(0, 0, 0);
}
.many-btns-flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.many-btns-flex a.btn{
	display: block;
	width: 49%;
	box-sizing: border-box;
}
.t-scroll{
	max-height: 330px;
	overflow-y: auto;
}
table .module-options{
	float: none;
	min-width: 90px;
	text-align: right;
}
table .module-options a{
	display: inline-block;
	float: none;
	width: auto;
	height: auto;
	padding: 5px;
	line-height: normal;
	margin: 0px;
	background: none;
}
.stats-btns{
	margin-right: 0px;
}
.p-top.stats-btns .btn{
	margin-top: 3px;
	box-sizing: border-box;
	padding: 8px 10px;
}
.filter-btns{
	margin-top: 17px;
	text-align: right;
	margin-right: 0px !important;
}
.stopped-rights {
	padding:0;
	margin: 0px;
	list-style-type: none;
}
.stopped-rights li {
	position: relative;
	padding-left: 18px;
	margin-bottom: 10px;
}
.stopped-rights li:before{
	content: '\f00c';
	font-family: 'Font Awesome 5 Pro';
	color: #0073bf;
	position: absolute;
	top: 2px;
	left: 0px;
	font-size: 12px;
	font-weight: bold;
}


/*/*media queries----------------------------------------------------------*/

@media only screen and (max-width: 1680px) {
    .part-3{
        width: 20%;
    }
    table.shopOrder th:first-child{
        width: 330px;
    }
}

@media only screen and (max-width: 1500px) {
    .part-3{
        width: 22%;
    }
    .input-form{
        padding-left: 7px;
        padding-right: 7px;
    }
    table.shopOrder th:first-child{
        width: 230px;
    }
}

@media only screen and (max-width: 1440px) {
    .fig{
        width: 115px;
    }
    .filter-list .w5{
        width: 170px;
    }
    .w7{
        width: 48%;
    }
    .list-goods .w5{
        width:21%;
    }
    .list-goods .w10{
        width:17%;
    }
    .part-1, .part-2, .part-3, .part-4, .part-5 {
        padding-right: 10px;
    }
    .content-wrap {
        padding: 10px 0 0 10px;
    }
    .module-wrap {
        margin-bottom: 10px;
    }
    .distance {
        padding: 0 10px 11px;
    }
    footer{
        padding: 0px 10px 20px;
    }
    .part-2{
        -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
    }
    .tags-container.with-input{
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1366px) {
    .part-3{
        width: 25%;
    }
    table.shopOrder .input-form{
        width: 72px;
    }
    table.shopOrder th:first-child{
        width: 190px;
    }
}

@media only screen and (max-width: 1240px) {
    .part-1{
        float: none;
        width: 100%;
        box-sizing: border-box;
    }
    .part-2{
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .part-3{
        width: 50%;
    }
    .box-vid .in-text .input-form{
        width: 57%;
    }
    .box{
        display: table;
    }
    .box .fig{
        display: table-cell;
        width: 125px;
        height: 122px;
        margin-bottom: 0px;
    }
    .box .box-info{
        display: table-cell;
    }
    .fig-icon{
        width: 78px;
    }
    .filter-list .w7{
        width: 24%;
    }
    .user-name{
        left: 370px;
    }
    .w7{
        margin-top: 0px;
        width: 31.333%;
    }
    table.shopOrder th:first-child{
        width: 370px;
    }
    .list-goods .w5{
        width:16%;
    }
    .list-goods .w10{
        width:12%;
    }
    .tags-container.with-input{
        margin-top: 20px;
    }
	
	table.huge-table td{
        border-bottom: none;
        text-align: left !important;
		padding: 6px 7px 6px 110px;
		min-height: 27px;
		box-sizing: border-box;
    }
	table.huge-table th{display: none;}
    table.huge-table td{display: block;border: 0;border-bottom: none;padding-left: 110px;}
    table.huge-table td:before{display: block;}
    table.huge-table tr:nth-of-type(even) td{background: #f5f5f5;}
	table.huge-table .edit-options{text-align: left;}
	table.huge-table td:after{display: none;}
	table.huge-table tr:hover{box-shadow: none;}
	table.huge-table tr:hover td{background: #fff;}
	table.huge-table tr:nth-of-type(2n):hover td{background: #f5f5f5;}
}

@media only screen and (max-width: 1100px) {
    .filter-list .w7, .filter-list .w6{
        width: 31.333%;
    }
    .filter-list #treecontrol a{
        margin-right: 15px;
        margin-left: 15px;
    }
    table.shopOrder th:first-child{
        width: 330px;
    }
    .detent{
        height: 200px;
    }
    .filter-list .w8{
        width: 31.333%;
    }
    .part-4{
        width: 100%;
        float: none;
    }
	.w13{width: 23%;}
}

@media only screen and (max-width: 1024px) {
    .user-name{
        left: 290px;
    }
    table.shopOrder th:first-child{
        width: 230px;
    }
    table.tblLists th{
        display: none;
    }
    table.tblLists td table td{
        display: block;
        border-top: 0px;
        padding-left: 160px;
        width: auto !important;
    }
    table.tblLists td:before{
        display: block;
    }
}

@media only screen and (max-width: 980px) {
    .box .fig{
        width: 115px;
    }

}

@media only screen and (max-width: 900px) {
    .user-menu, .log-out{
        display: none;
    }
    .breadcrumb{
        line-height: 26px;
        max-width: calc(100% - 80px);
    }
    .languages{
        padding-right: 0px;
        margin-right: 10px;
        border-right: none;
        margin-top: 0px;
    }
    .languages a.active-lang, .languages a:hover{
        background: #d7d7d7;
    }
    .main-content-head{
        height: auto;
        line-height: normal;
        padding: 9px 0px 0px;
        background: none;
    }
    .breadcrumb a:hover{
        color: #80858f;
    }
    .btn.support-btn{
        display: block;
    }
}

@media only screen and (max-width: 800px) {
    .pagination a, .pagination a:visited{
        min-width: 30px;
        width: auto;
        height: 30px;
        line-height: 30px;
        margin-right: 2px;
    }
    .list-wrap .module-options{
        position: absolute;
        top: 100%;
        left: 0px;
        background: #F5F5F6;
        padding-left: 7px;
        float: none;
    }
    .list-wrap .modules-list{
        margin-bottom: 32px;
        border-top: 1px solid #e5e5e5;
    }
    .user-name{
        left: auto;
        right: 8px;
    }
    .module-type{
        margin-right: 13px;
    }
    .lang-list{
        min-width: inherit;
    }
    #sidetree .treeview li ul li{
        padding-left: 100px;
    }
    #sidetree .treeview li ul .hitarea{
        margin-left: -100px;
    }
}

@media only screen and (max-width: 740px) {
    .xml-date > div{
        display: block;
        height: auto;
        line-height: 18px;
    }
    .xml-input .input-form{
        width: calc(100% - 270px);
    }
    .xml-date{
        padding: 0 0 0 12px;
    }
}

@media only screen and (max-width: 700px) {
    table th{
        display: none;
    }
    table td{
        display: block;
        border: 0;
        border-bottom: 1px solid #e5e5e5;
        padding-left: 110px;
		min-height: 34px;
		box-sizing: border-box;
    }
    table td:before{
        display: block;
    }
    table tr:nth-of-type(even) td{
        background: #f5f5f5;
    }
    table.tblLists tr:nth-of-type(even) td{
        background:none;
    }
    table.shopOrder td{
        border-bottom: none;
        background: #f5f5f5;
    }
    table.shopOrder td:first-child{
        border-left: none;
    }
    table.shopOrder{
        border-left: 1px solid #e5e5e5;
        margin-top: 10px;
    }
    table.shopOrder .input-form{
        width: 80px;
    }
    table.shopOrder .last-row td:nth-child(1), table.shopOrder .last-row td:nth-child(2){
        display: none;
    }
    .shop-total td{
        padding-left: 140px;
        font-size: 20px;
    }
    table.shopOrder .last-row td{
        background: #0073bf;
        color: #fff;
    }
    table.shopOrder .last-row td:before{
        color: #fff;
    }
    .list-goods .w5{
        width:48%;
    }
    .list-goods .w10{
        width:18.6%;
    }
    .checkbox-custom.checkbox-inline, .radio-custom.radio-inline{
        width: 33.333%;
        padding-right: 12px;
    }
    .tbl-w4, .tbl-w3{
        width: auto !important;
    }
    table.special-table td{
        border-bottom: none;
        text-align: left !important;
		padding: 6px 7px 6px 110px;
		min-height: 27px;
		box-sizing: border-box;
    }
	table .edit-options{text-align: left;}
	table.special-table td:after{display: none;}
	table.special-table tr:hover{box-shadow: none;}
	table.special-table tr:hover td{background: #fff;}
	table.special-table tr:nth-of-type(2n):hover td{background: #f5f5f5;}
    table.subtable tr:nth-of-type(even) td{
        background: transparent;
    }
    table.subtable{
        border: 2px solid #0073bf;
    }
    .paymentInfo{
        float: none;
        width: auto;
    }
    .InvoiceProductSumContainer{
        float: none;
        width: auto;
    }
    #InvoiceContainer .InvoiceProducts table th{
        display: table-cell;
    }
	.tbl-w1{width: auto !important;}
	.w16{width: 100%;}
	.tags-container.different-tag .tag.tag-header{display: none;}
	.tags-container.different-tag .tag span, .tags-container.different-tag .tag .tag-license-alerts{width: 100% !important; padding: 3px 0px 3px 110px; position: relative; justify-content: space-between;}
	.tags-container.different-tag .tag span:before{display: block;}
	table tr.total-sum th{display: block !important; border: none; padding: 5px 7px; text-align: right;}
	table tr.total-sum th:first-of-type{display: none !important;}
}

@media only screen and (max-width: 640px) {
    .part-2, .part-3{
        float: none;
        width: 100%;
    }
    .box .fig{
        width: 125px;
    }
    .filter-list .w7, .filter-list .w6{
        width: 48%;
    }
    .filter-list .p-top{
        text-align: left;
    }
    .pagination{
        float: none;
        margin-bottom: 10px;
    }
    .results-number{
        float: left;
    }
    .login-header{
        padding: 30px 0px;
    }
    .w7{
        width: 48%;
    }
    .tags-container.with-input{
        margin-top: 0px;
    }
    .breadcrumb span, .breadcrumb a{
        margin: 0 5px;
    }
    .detent{
        height: 270px;
    }
    .filter-list .w8{
        width: 48%;
    }
	.tariff-active .float-l.w7.m2:last-child{margin-left: 0px;}
	.w13{width: 48%;}
	.b-marg{margin-bottom: 20px;}
	.b-marg label{display: none;}
}

@media only screen and (max-width: 550px) {
    .w4{
        width: 64%;
    }
    .btn{
        padding: 6px 10px;
    }
	.big-btn{padding: 0 15px;}
    .only-icon-btn{
        padding: 0px 5px;
        height: 28px;
        line-height: 26px;
    }
    .link{
        padding-top: 7px;
        margin-left: 10px;
        font-size: 12px;
    }
    .user-name{
        font-size: 12px;
    }
    .w6, .w2{
        width: 48%;
    }
    #sidetree .treeview li ul li{
        padding-left: 40px;
    }
    #sidetree .treeview li ul .hitarea{
        margin-left: -40px;
    }
    .filter-list #treecontrol a{
        margin-right: 10px;
    }
    .delivery-address li strong{
        width: 125px;
    }
    .display-inline-b{
        display: block;
    }
    .tov-num{
        display: block;
        margin-left: 0px;
        margin-top: 10px;
    }
    /*---*/
    .InvoiceData > div{
        display: block;
        width: auto;
        margin-right: 0px;
    }
    .InvoiceNum{
        float: none;
        font-size: 20px;
        padding: 0px;
    }
    .InvoiceStatus{
        float: none;
        font-size: 16px;
    }
    .InvoiceDateProd, .InvoiceDateTax{
        float: none;
    }
}

@media only screen and (max-width: 500px) {
    .filter-list .w7, .filter-list .w6, .filter-list .w5, .filter-list .w8{
        margin-right: 0px;
        width: auto;
        float: none;
    }
    .float-lm, .float-l, .float-r{
        float: none;
        margin-right: 0px;
    }
    .btn.float-l, .btn.float-r{
        float: none;
    }
    .add-btn{
        float: none;
    }
    .user-name{
        display: none;
    }
    .login-header-content .text{
        display: none;
    }
    .w7{
        width: 78%;
    }
    .filter-list #treecontrol a{
        margin-left: 0px;
        margin-right: 25px;
    }
    .w5, .w4, .w2, .w3, .w8, .w6, .w7, .w9{
        width: auto;
    }
    .delivery-address li strong{
        display: block;
    }
    .list-goods .w5{
        margin-top: 0px;
    }
    .list-goods .w10{
        margin-top: 0px;
    }
    .float-fields, .filter-list{
        margin-right: 0px;
    }
    .checkbox-custom.checkbox-inline, .radio-custom.radio-inline{
        width: 50%;
    }
    .xml-input{
        position: relative;
        padding-bottom: 32px;
    }
    .xml-input .input-form{
        width: calc(100% - 115px);
    }
    .xml-date > div{
        display: inline-block;
        height: 26px;
        line-height: 26px;
    }
    .xml-date{
        padding: 0px;
        position: absolute;
        bottom: 5px;
    }
    .detent{
        height: 470px;
    }
    table.tblLists td table td{
        padding-left: 145px;
    }
	.tariff-active .float-l.w7.m2{margin-left: 0px; margin-top: 10px;}
	.w13, .w14, .w15{width: 100%;}
}

@media only screen and (max-width: 430px) {
    .w4{
        width: 55%;
    }
    .main-btns-wrap .float-l{
        float: none;
    }
    .main-btns-wrap .float-r{
        float: none;
    }
    .pagination a, .pagination a:visited{
        margin-bottom: 5px;
    }
    .login-header-content{
        padding: 0px;
        width: 90%;
    }
    .tabs-container{
        width: 90%;
    }
    .tabs-menu li a{
        padding: 0 5px;
        text-align: center;
    }
    .list-wrap-modules .module-options .lang-list{
        display: none;
    }
    .label-with-btn .btn{
        float: none;
        margin-top: 5px;
    }
    .label-with-btn label{
        float: none;
    }
    .float-l{
        float: none;
    }
    .float-r{
        float: none;
    }
    .filter-list #treecontrol a{
        margin-right: 20px;
    }
    .list-goods .w5{
        width:47%;
    }
    .list-goods .w10{
        width:24%;
    }
    .InvoiceInfo > div{
        width: 100%;
        margin-bottom: 20px;
    }
    .InvoiceInfo{
        margin-bottom: 0px;
    }
    .InvoiceData{
        background: #f5f5f5;
        padding: 10px 7px;
    }
}

@media only screen and (max-width: 360px) {
    .box .fig{
        width: 115px;
    }
    .distance{
        padding: 0 10px 10px;
    }
    .title{
        padding: 20px 20px 15px;
    }
    .part-1 .title{
        padding-top: 30px;
    }
    #sidetree .treeview li ul li{
        padding-left: 30px;
    }
    #sidetree .treeview li ul .hitarea{
        margin-left: -30px;
    }
    .list-goods .w5{
        width:45%;
    }
    .list-goods .w10{
        width:29.5%;
    }
}

@media only screen and (max-width: 320px) {
    .filter-list #treecontrol a{
        margin-right: 15px;
    }
    .unexpected-check{
        padding-top: 12px;
    }
    .translate .float-l{
        float: left;
    }
}


input.antispam{
    text-align: center;
    width: 49%;
}

.input-form.jq-required {
    border: 1px solid #fbabab;
}

.message-error,
.message-success,
.message-warning{
    background: #F84;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    font-weight: 500;
    color:#FFF;
}
.message-error{
    background:#e74c3c;
}
.message-success{
    background:#54ab0f;
}



.element-hidden
{
    display:none;
}

.error-update-field,.error-update-field label:before{
    border-color: rgb(193,41,23) !important;
}
.error-update-field input,.error-update-field label:before{
    color: rgb(193,41,23);
    font-weight: 500;
}
.success-update-field,.success-update-field label:before {
    border-color: rgb(77,154,38)  !important;
}
.success-update-field input,.success-update-field label:before {
    color: rgb(77,154,38);
    font-weight: 500;
}
.container-list .current .num-list::after{
    border-color: transparent #5194ca;
}
.sections-container-list .current .num-list::after{
    border-color: transparent #54ab0f;
}
.green-view h2{
    color: #54ab0f;
}
.input-form.input-readonly {
    background:#ededf0;
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin:15px auto;
    background: transparent;
    padding: 0px !important;
}

/* select + images */
.select-sim {
    position: relative;
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
    border: 1px solid #ebebeb;
    background: #fff;
    border-radius: 3px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height:120px;
}

.select-sim::after {
    right: 14px;
}

.select-sim.jqOpenSelectSim {
    height:600px;
}

.select-sim.jqOpenSelectSim::after {
    opacity: 0;
}

/*.select-sim {
  width:200px;
  height:22px;
  line-height:22px;
  vertical-align:middle;
  position:relative;
  background:white;
  border:1px solid #ccc;
  overflow:hidden;
}

.select-sim::after {
  content:"▼";
  font-size:0.5em;
  font-family:arial;
  position:absolute;
  top:50%;
  right:5px;
  transform:translate(0, -50%);
}

.select-sim:hover::after {
  content:"";
}*/

.select-sim.jqOpenSelectSim .options .option label{
    display:inline-block;
}

.select-sim.jqOpenSelectSim .options{
    background:white;
    border:1px solid #ccc;
    position:absolute;
    top:-1px;
    left:-1px;
    width:100%;
    height:100%;
    overflow-y:scroll;
}

.select-sim .options .option {
    overflow:hidden;
}

.select-sim.jqOpenSelectSim .options .option{
    /*height:22px;*/
    overflow:hidden;
}

.select-sim .options .option img {
    vertical-align:middle;
    height: 90px;
    max-width: 92%;
    padding: 5px;
}

.select-sim .options .option label {
    display:none;
}

.select-sim .options .option input {
    width:0;
    height:0;
    overflow:hidden;
    margin:0;
    padding:0;
    float:left;
    display:inline-block;
    /* fix specific for Firefox */
    position: absolute;
    left: -10000px;
}

.select-sim .options .option input:checked + label {
    display:block;
    width:100%;
}
.select-sim label em {
    display:block;
    font-style:normal;
    padding:0 4px;
    color:#26282b;
}
.select-sim.jqOpenSelectSim .options .option input + label{
    display:block;
}

.select-sim.jqOpenSelectSim .options .option input:checked + label {
    background:#a8d1ff;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.m1{
    margin-top: 7px;
    margin-left: 20px;
}

.m2{
    margin-left: 2%;
}


.in-text .input-form{
    display: none;
}

.in-text .select-form{
    display: block;
}

.in-text.openShortCode .input-form{
    display: block;
}

.in-text.openShortCode .select-form{
    display: none;
}

.uploadifive-button {
    display:none !important;
}


.fancybox-slide--iframe .fancybox-content {
    width  : 800px;
    height : 600px;
    max-width  : 80%;
    max-height : 80%;
    margin: 0;
    background: #191919;
}


/*--------- number qty ----------*/
.number-qty span{
    cursor: pointer;
}
.minus, .plus{
    width:28px;
    height:28px;
    background:#fff;

    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    box-sizing: border-box;

    border: 1px solid #d0d0d0;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

table.shopOrder .number-qty .input-form {
    width: 40px;
}

/* в лист на поръчките */
.list-statuses {
    position: inherit;
    top: auto;
    right: auto;
}

.list-statuses.status-0.payment-2 {
    color: #fcba03;
}

.list-statuses.status-0.payment-1,
.list-statuses.status-1 {
    color: #25a820;
}

.list-statuses.status-0.payment-3,
.list-statuses.status-0.payment-4,
.list-statuses.status-0.payment-5,
.list-statuses.status-2 {
    color: #ff1745;
}

.list-statuses.status-3 {
    color: #fa78d5;
}

.list-statuses.status-4 {
    color: #00c8ff;
}

.list-statuses.status-5 {
    color: #89C076;
}

.add-product {
    max-width: 98%;
    width: 600px;
}

ul.statuses-list {
    list-style-type: none;
    margin-left:0;
    padding-left:0;
}

ul.statuses-list li {
    display:block;
    float:left;
    width:49%;
    vertical-align: middle;
}

ul.statuses-list .radio-custom input[type="radio"] + label::before{

}

ul.statuses-list .radio-custom input[type="radio"] + label{
    vertical-align: middle;
    padding:3px 7px;
    width:80%;
    text-align: left;
    color: #26282b;
}

ul.statuses-list .radio-custom input#status-2[type="radio"] + label{
    color: #999;
}

ul.statuses-list .radio-custom input#status-3[type="radio"] + label{
    color: #999;
}

