.analitics {
    border-top: none;
    border-right: none;
}

.analitics svg{
    width: 100%;
    height: 500px;
    margin-top: 20px;
}

.analitics svg path {
    fill: none;
    stroke-width: 2;
}

.analitics svg rect.lineColor{
    width: 15px;
    height: 10px;
}

.analitics svg rect.dwnld{
    stroke: rgb(112, 155, 188);
    fill: rgb(142, 187, 223);
}

.analitics svg rect.play{
    stroke: rgb(197, 101, 89);
    fill: rgb(223, 118, 100);
}
.analitics svg rect.view{
    stroke: rgb(81, 161, 108);
    fill: rgb(115, 222, 146);
}

.analitics svg rect.zip{
    stroke: rgb(178, 162, 86);
    fill: rgb(221, 207, 91);
}

.analitics svg path#dwnld{
    stroke: rgb(128, 177, 211);
}

.analitics svg path#play{
    stroke: rgb(251, 128, 114);
}
.analitics svg path#autoPlay{
    stroke: rgb(117, 235, 156);
}
.analitics svg path#article{
    stroke: rgb(117, 235, 156);
}
.analitics svg path#playlistAutoPlay{
    stroke: rgb(236, 220, 101);
}

.analitics svg {
    overflow: visible;
    width:100%;
}

.analitics svg g.markers{
    float: right;
    width: 30px;
}

.analitics svg path, .analitics svg line{
    stroke: #000;
}

.analitics svg text{
    text-anchor: end;
}

.analitics svg g.analiticsGrid rect{fill-opacity: 0; stroke-opacity: 0;}
.analitics svg g.analiticsGrid path{stroke-opacity: 0;}
.analitics svg circle.analiticsPoint,
.analitics svg circle.analiticsPoint + text{stroke-opacity: 0; fill-opacity: 0;}
.analitics svg circle.analiticsPoint + text{display: none;}
.analitics svg circle.analiticsPoint text:hover{stroke-opacity: 1; fill-opacity: 1;}
.analitics svg circle.analiticsPoint:hover {
    stroke: rgb(117, 235, 156);
    fill: rgb(117, 235, 156);
    cursor: pointer;
    fill-opacity: 1;
}
.analitics svg g.analiticsGrid text{display: none;}

.analitics svg g.analiticsGrid:hover path{stroke-opacity: 1; stroke: #ccc;}

.analitics svg g.analiticsGrid:hover text{display: block;}

.analitics svg  circle.analiticsPoint:hover + text{
    display: block;
    stroke: #3e3e3e;
    fill: #3e3e3e;
    stroke-opacity: 1;
    fill-opacity: 1;
}


#f100 .table-inbox-preview{
    white-space: pre-wrap;
    background-color: #fcfcfc;
    display: inline-block;
    padding: 10px;
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 3px;
    max-height: 195px;
    overflow-y: scroll;
}#f105 span {

}

#f105 .select2-hidden-accessible{
    float: left;
}

#f105 .rangeBox{position: relative;}
#f105 .rangeBox label{width: 100%; height: 60px;}

#f105 .rangeBox input[type='range'] {
    width: 90%;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
    outline: none;
    position: absolute;
}
#f105 .rangeBox input[type='range'],
#f105 .rangeBox input[type='range']::-webkit-slider-runnable-track,
#f105 .rangeBox input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: none;
}
#f105 .rangeBox input[type='range']::-webkit-slider-runnable-track {
    width: 90%;
    height: 1px;
    background: #003D7C;
}

#f105 .rangeBox input[type='range']:nth-child(2)::-webkit-slider-runnable-track{
    background: none;
}

#f105 .rangeBox input[type='range']::-webkit-slider-thumb {
    position: relative;
    height: 15px;
    width: 15px;
    margin-top: -7px;
    background: #fff;
    border: 1px solid #003D7C;
    border-radius: 25px;
    z-index: 1;
}


#f105 .rangeBox input[type='range']:nth-child(1)::-webkit-slider-thumb{
    z-index: 2;
}

#f105 .rangeBox span{
    position: absolute;
    margin-top: 40px;
    left: 0;
}

#f105 .rangeBox .right{
    position: relative;
    float: right;
    margin-right: 10%;
}

#f105 label.radio-inline{
    padding-left: 0;
    font-weight: bold;
}

#f105 a#applyOptions {
    color: blue;
    font-weight: bolder;
    float: right;
    margin: 10px 15px 0 0;
}

#f105 .findLine span.secretDelete {
    position: absolute;
    right: 6px;
    color: transparent;
}
#f105 .findLine span.secretDelete:hover {color:blue;cursor: pointer;}

#f105 .findLine td.status{font-weight: 800; text-align: center;}

#f105 tr.findLine.status0 .status{color: #8c8c8c; background-color: #d3d3d3;}
#f105 tr.findLine.status2 .status{background-color: #eea236}
#f105 tr.findLine.status5 .status{background-color: #ffaeb1;}

#f105 .productName a{
    font-size: x-large;
    font-weight: bold;
}#f109 span{

}

#f109 #add {
    top: 14%;
    right: 5%;
    position: fixed;
}

#f109 td.editable,
#f109 td.editable span{
    cursor: text;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-decoration-color: #0d960f;
}

#f109 td.text textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 15px;
}
#f109 td.icon i{
    font-size: 25px
}
#f109 td.icon i span{
    color: grey;
    font-size: 12px
}

/*#f109 input[type="text"]{*/
#f109 input{
    width: 150px;
    margin-right: -100px;
}

#f109 .editable.textarea{
    max-width: 200px;
}#f111 td {
    padding: 10px;
    box-sizing: content-box;
}

#f111 .text-warning-300 {
    width: 100%;
}
#f111 .icon-spam:hover,
#f111 .spam .icon-spam{
    color: red;
}
#f111 .icon-bin:hover,
#f111 .trash .icon-bin{
    color: #9939d2;
}

#f111 .table-inbox-name,
#f111 .table-inbox-imgId{
    text-align: center;
}

#f111 .table-inbox-textMessage{
    white-space: normal;
    overflow: visible;
    font-weight: initial;
}
#f111 table *{
    transition-duration: 300ms;
}
#f111 .table-inbox-message .unreadIcon{
    color: #0072bc;
    margin-left: 100px;
}

#f111 .icon-star-full2,
#f111 .starred .icon-star-empty3{
    display: none !important;
}

#f111 .starred .icon-star-full2 ,
#f111 .icon-star-empty3{
    display: block !important;
}

#f111 #todayinfo{
    margin-top: 6px;
    display: inline-grid;
}

























/* ------------------------------------------------------------------------------
*
*  # Mail list
*
*  Inbox page - list, read and write
*
*  Version: 1.0
*  Latest update: Dev 5, 2016
*
* ---------------------------------------------------------------------------- */
.table-inbox {
    table-layout: fixed;
}
.table-inbox tr td {
    cursor: pointer;
    background-color: #fafafa;
}
.table-inbox tr td:not(:first-child) {
    padding-left: 0;
}
.table-inbox tr.unread {
    font-weight: 700;
}
.table-inbox tr.unread td {
    background-color: #fff;
}
.table-inbox .table-inbox-checkbox {
    width: 58px;
}
.table-inbox .table-inbox-star,
.table-inbox .table-inbox-attachment {
    width: 36px;
}
.table-inbox .table-inbox-imgId {
    width: 52px;
}
.table-inbox .table-inbox-name {
    width: 180px;
}
.table-inbox .table-inbox-message,
.table-inbox .table-inbox-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-inbox .table-inbox-preview {
    font-weight: normal;
    color: #999999;
}
.table-inbox .table-inbox-time {
    text-align: right;
    width: 80px;
}
@media (max-width: 768px) {
    .table-inbox {
        min-width: 480px;
    }
    .table-inbox .table-inbox-message,
    .table-inbox .table-inbox-name {
        white-space: normal;
    }
    .table-inbox .table-inbox-subject {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .table-inbox .table-inbox-star,
    .table-inbox .table-inbox-attachment,
    .table-inbox .table-inbox-imgId {
        display: none;
    }
}
.mail-details-read {
    margin: 0;
    padding: 20px;
    border-top: 1px solid #ddd;
}
.mail-details-write {
    margin: 0;
    border-top: 1px solid #ddd;
}
.mail-details-write .control-label {
    padding: 10px 20px;
}
.mail-details-write .form-control {
    border-width: 0;
    padding: 10px 20px;
    border-radius: 0;
    height: auto;
}
.mail-container-read {
    max-width: 100%;
    overflow: auto;
    padding: 20px;
    border-top: 1px solid #ddd;
}
.mail-container-write {
    border-top: 1px solid #ddd;
}
.mail-container-write .note-editor {
    border-width: 0;
    border-radius: 0;
    margin-bottom: 0;
}
.mail-attachments-container {
    padding: 20px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}
.mail-attachments-heading {
    margin-top: 10px;
    margin-bottom: 10px;
}
.mail-attachments {
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
}
.mail-attachments > li {
    display: inline-block;
    font-size: 13px;
    padding: 15px 20px;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: 10px;
    margin-right: 10px;
}
.mail-attachments .mail-attachments-preview {
    display: inline-block;
    float: left;
}
.mail-attachments .mail-attachments-preview > i {
    top: 0;
    margin-top: 4px;
}
.mail-attachments .mail-attachments-content {
    margin-left: 47px;
}
/* ------------------------------------------------------------------------------
*
*  # Toolbars
*
*  Custom toolbars, mainly based on navbar component
*
*  Version: 1.0
*  Latest update: Dec 5, 2016
*
* ---------------------------------------------------------------------------- */
.panel-toolbar-inbox {
    background-color: #fcfcfc;
}
.panel > .panel-toolbar-inbox:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-toolbar-inbox > .navbar {
    background-color: transparent;
    border-width: 0;
}
.panel-toolbar-inbox > .navbar-default .btn-default {
    background-color: #fff;
}
@media (min-width: 769px) {
    .panel-toolbar-inbox {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

#f115 #add {
    top: 14%;
    right: 5%;
    position: fixed;
}

#f115 td.text{
    cursor: text;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-decoration-color: #0d960f;
}

#f115 td.text textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 15px;
}



























































/* ------------------------------------------------------------------------------
*
*  # Floating action buttons
*
*  Material design floating action button with menu
*
*  Version: 1.0
*  Latest update: Mar 10, 2016
*
* ---------------------------------------------------------------------------- */
.fab-menu {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 999;
}
.fab-menu-absolute {
    position: absolute;
}
.fab-menu-absolute.affix {
    position: fixed;
}
.fab-menu-fixed {
    position: fixed;
    z-index: 1030;
}
.fab-menu-top-left,
.fab-menu-top-right {
    top: 20px;
}
.content-wrapper > .fab-menu-top-left,
.content-wrapper > .fab-menu-top-right {
    top: -24px;
}
.content-wrapper > .fab-menu-top-left.affix,
.content-wrapper > .fab-menu-top-right.affix {
    top: 20px;
}
.navbar-top .fab-menu-top-left.affix,
.navbar-top .fab-menu-top-right.affix,
.navbar-affixed-top .fab-menu-top-left.affix,
.navbar-affixed-top .fab-menu-top-right.affix {
    top: 66px;
}
.navbar-top-lg .fab-menu-top-left.affix,
.navbar-top-lg .fab-menu-top-right.affix,
.navbar-affixed-top-lg .fab-menu-top-left.affix,
.navbar-affixed-top-lg .fab-menu-top-right.affix {
    top: 70px;
}
.navbar-top-sm .fab-menu-top-left.affix,
.navbar-top-sm .fab-menu-top-right.affix,
.navbar-affixed-top-sm .fab-menu-top-left.affix,
.navbar-affixed-top-sm .fab-menu-top-right.affix {
    top: 64px;
}
.navbar-top-xs .fab-menu-top-left.affix,
.navbar-top-xs .fab-menu-top-right.affix,
.navbar-affixed-top-xs .fab-menu-top-left.affix,
.navbar-affixed-top-xs .fab-menu-top-right.affix {
    top: 62px;
}
.fab-menu-bottom-left,
.fab-menu-bottom-right {
    bottom: 20px;
    -webkit-transition: bottom ease-in-out 0.15s;
    -o-transition: bottom ease-in-out 0.15s;
    transition: bottom ease-in-out 0.15s;
}
.fab-menu-bottom-left.reached-bottom,
.fab-menu-bottom-right.reached-bottom {
    bottom: 80px;
}
.navbar-bottom .fab-menu-bottom-left.reached-bottom,
.navbar-bottom .fab-menu-bottom-right.reached-bottom {
    bottom: 86px;
}
.navbar-bottom-lg .fab-menu-bottom-left.reached-bottom,
.navbar-bottom-lg .fab-menu-bottom-right.reached-bottom {
    bottom: 90px;
}
.navbar-bottom-sm .fab-menu-bottom-left.reached-bottom,
.navbar-bottom-sm .fab-menu-bottom-right.reached-bottom {
    bottom: 84px;
}
.navbar-bottom-xs .fab-menu-bottom-left.reached-bottom,
.navbar-bottom-xs .fab-menu-bottom-right.reached-bottom {
    bottom: 82px;
}
.fab-menu-top-left,
.fab-menu-bottom-left {
    left: 20px;
}
.fab-menu-top-right,
.fab-menu-bottom-right {
    right: 20px;
}
.fab-menu-inner {
    list-style: none;
    margin: 0;
    padding: 0;
}
.fab-menu-inner > li {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 20px;
    margin-top: -20px;
}
.fab-menu-inner > li .btn {
    border-width: 0;
}
.fab-menu-inner > li .btn-float {
    padding: 0;
    width: 44px;
    height: 44px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.fab-menu-inner > li .btn-float:hover,
.fab-menu-inner > li .btn-float:focus {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.fab-menu-inner > li .btn-float > i {
    margin: 14px;
}
.fab-menu-inner > li .btn-float.btn-flat > i {
    margin: 12px;
}
.fab-menu-inner > li .badge,
.fab-menu-inner > li .label,
.fab-menu-inner > li .status-mark {
    position: absolute;
}
@media (min-width: 769px) {
    .fab-menu-inner > li .badge,
    .fab-menu-inner > li .label,
    .fab-menu-inner > li .status-mark {
        -webkit-box-shadow: 0 0 0 2px #f5f5f5;
        box-shadow: 0 0 0 2px #f5f5f5;
    }
}
.fab-menu-inner > li .badge,
.fab-menu-inner > li .label {
    top: 16px;
    right: -4px;
}
.fab-menu-inner > li .status-mark {
    top: 22px;
    right: 2px;
}
.fab-menu-bottom-left .fab-menu-inner > li,
.fab-menu-bottom-right .fab-menu-inner > li {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: -20px;
}
.fab-menu-bottom-left .fab-menu-inner > li .badge,
.fab-menu-bottom-right .fab-menu-inner > li .badge,
.fab-menu-bottom-left .fab-menu-inner > li .label,
.fab-menu-bottom-right .fab-menu-inner > li .label {
    top: -4px;
}
.fab-menu-bottom-left .fab-menu-inner > li .status-mark,
.fab-menu-bottom-right .fab-menu-inner > li .status-mark {
    top: 2px;
}
.fab-menu-inner .dropdown-menu {
    margin-top: 0;
    margin-right: 10px;
    top: 19px;
    left: auto;
    right: 100%;
}
.fab-menu-inner .dropdown-menu-right {
    margin-right: 0;
    margin-left: 10px;
    right: auto;
    left: 100%;
}
.fab-menu-btn {
    z-index: 1001;
    border-width: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.fab-menu-btn.btn-float {
    padding: 24px;
}
.fab-menu-btn.btn-float > i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}
.fab-menu-btn:hover,
.fab-menu-btn:focus,
.fab-menu[data-fab-toggle="hover"]:hover .fab-menu-btn,
.fab-menu[data-fab-state="open"] .fab-menu-btn {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.fab-icon-close,
.fab-icon-open {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.fab-menu[data-fab-toggle="hover"]:hover .fab-icon-close,
.fab-menu[data-fab-toggle="hover"]:hover .fab-icon-open,
.fab-menu[data-fab-state="open"] .fab-icon-close,
.fab-menu[data-fab-state="open"] .fab-icon-open {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.fab-menu[data-fab-toggle="hover"]:hover .fab-icon-open,
.fab-menu[data-fab-state="open"] .fab-icon-open {
    opacity: 0;
    filter: alpha(opacity=0);
}
.fab-icon-close {
    opacity: 0;
    filter: alpha(opacity=0);
}
.fab-menu[data-fab-toggle="hover"]:hover .fab-icon-close,
.fab-menu[data-fab-state="open"] .fab-icon-close {
    opacity: 1;
    filter: alpha(opacity=100);
}
.fab-menu .fab-menu-inner > li {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.fab-menu .fab-menu-inner > li:nth-child(1) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.fab-menu .fab-menu-inner > li:nth-child(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.fab-menu .fab-menu-inner > li:nth-child(3) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.fab-menu .fab-menu-inner > li:nth-child(4) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.fab-menu .fab-menu-inner > li:nth-child(5) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.fab-menu[data-fab-toggle="hover"]:hover .fab-menu-inner > li,
.fab-menu[data-fab-state="open"] .fab-menu-inner > li {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
.fab-menu-top[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-top-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-top-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-top[data-fab-state="open"] .fab-menu-inner > li:nth-child(1),
.fab-menu-top-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(1),
.fab-menu-top-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(1) {
    top: 68px;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.fab-menu-top[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-top-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-top-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-top[data-fab-state="open"] .fab-menu-inner > li:nth-child(2),
.fab-menu-top-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(2),
.fab-menu-top-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(2) {
    top: 132px;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.fab-menu-top[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-top-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-top-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-top[data-fab-state="open"] .fab-menu-inner > li:nth-child(3),
.fab-menu-top-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(3),
.fab-menu-top-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(3) {
    top: 196px;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.fab-menu-top[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-top-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-top-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-top[data-fab-state="open"] .fab-menu-inner > li:nth-child(4),
.fab-menu-top-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(4),
.fab-menu-top-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(4) {
    top: 260px;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.fab-menu-top[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-top-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-top-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-top[data-fab-state="open"] .fab-menu-inner > li:nth-child(5),
.fab-menu-top-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(5),
.fab-menu-top-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(5) {
    top: 324px;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.fab-menu-bottom[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-bottom-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-bottom-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-bottom[data-fab-state="open"] .fab-menu-inner > li:nth-child(1),
.fab-menu-bottom-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(1),
.fab-menu-bottom-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(1) {
    top: -60px;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.fab-menu-bottom[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-bottom-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-bottom-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-bottom[data-fab-state="open"] .fab-menu-inner > li:nth-child(2),
.fab-menu-bottom-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(2),
.fab-menu-bottom-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(2) {
    top: -124px;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.fab-menu-bottom[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-bottom-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-bottom-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-bottom[data-fab-state="open"] .fab-menu-inner > li:nth-child(3),
.fab-menu-bottom-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(3),
.fab-menu-bottom-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(3) {
    top: -188px;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.fab-menu-bottom[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-bottom-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-bottom-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-bottom[data-fab-state="open"] .fab-menu-inner > li:nth-child(4),
.fab-menu-bottom-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(4),
.fab-menu-bottom-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(4) {
    top: -252px;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.fab-menu-bottom[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-bottom-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-bottom-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-bottom[data-fab-state="open"] .fab-menu-inner > li:nth-child(5),
.fab-menu-bottom-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(5),
.fab-menu-bottom-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(5) {
    top: -316px;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.fab-menu-inner div[data-fab-label]:after {
    content: attr(data-fab-label);
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 66px;
    color: #fff;
    background-color: #333;
    padding: 7px 12px;
    visibility: hidden;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.fab-menu-bottom-left .fab-menu-inner div[data-fab-label]:after,
.fab-menu-bottom-right .fab-menu-inner div[data-fab-label]:after {
    margin-top: -27px;
}
.fab-menu-top-left .fab-menu-inner div[data-fab-label]:after,
.fab-menu-bottom-left .fab-menu-inner div[data-fab-label]:after,
.fab-menu-inner div[data-fab-label].fab-label-right:after {
    right: auto;
    left: 66px;
}
.fab-menu[data-fab-toggle="hover"] .fab-menu-inner div[data-fab-label]:hover:after,
.fab-menu[data-fab-state="open"] .fab-menu-inner div[data-fab-label]:hover:after {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
.fab-menu-inner div[data-fab-label].fab-label-light:after {
    background-color: #fff;
    color: #333333;
}
.fab-menu-inner div[data-fab-label].fab-label-visible:after {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}


#f117 .accountSettingsColumn {
    height: 60px;
}
#f117  #permissionRows .withBorder {
    min-height: 30px;
    border-top: 1px solid #ddd;
    border-radius: 5%;
padding-top: 3px;
}
#f124 .ytUserCode.focus {
    position: fixed;
    top: -20px;
    left: 0;
    z-index: 10000;
    background: rgba(204, 204, 204, 0.8);
    width: 100vw;
    height: 100vh;
    padding: 40vh 0;
}

#f124 .ytUserCode.focus div{ margin: 0 auto; max-width: 400px; position: relative;}
#f124 .ytUserCode a{float: right; padding: 5px; margin-top: -30px;}
#f125 .icons-list i {
    font-size:20px;
}
#f125 .icons-list a:hover i {
    font-size:25px;
    color: #0072bc;
}

#f125 #adminGrid{
    display: inline-flex;
    flex-flow: wrap;
}

#f125 span.isAdmin{
    float: right;
    color: #ccc;
    position: absolute;
    right: -5px;
    top: -10px;
}

#f128 span{

}

#f128 #add {
    top: 14%;
    right: 5%;
    position: fixed;
}

#f128 td.editable,
#f128 td.editable span{
    /*cursor: text;*/
    /*text-decoration: none;*/
    /*text-decoration-style: dashed;*/
    /*text-decoration-color: #0d960f;*/
}

#f128 td.text textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 15px;
}
#f128 td.icon i{
    font-size: 25px
}
#f128 td.icon i span{
    color: grey;
    font-size: 12px
}

#f128 input{
    width: 150px;
}

#f128 .num input{
    width: 65px;
    margin-right: -100px;
}

#f128 .editable.textarea{
    max-width: 200px;
}
#f128 .editable.textarea textarea {
    resize: vertical;
}

#f128 td.actions{width: 251px;}
#f128 .actions button{margin: 0 2.5px 5px 0; min-width: 82px;}

#f128 .topLine{display: inline-flex; width: 100%;}
#f128 .topLine .modId {margin-right: 20px;}#f129 span{

}

#f129 #add {
    top: 14%;
    right: 5%;
    position: fixed;
}

#f129 td.editable,
#f129 td.editable span{
    cursor: text;
}

#f129 td.text textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 15px;
}
#f129 td.icon i{
    font-size: 25px
}
#f129 td.icon i span{
    color: grey;
    font-size: 12px
}

/*#f129 input[type="text"]{*/
#f129 input{
    width: 150px;
    /*margin-right: -100px;*/
}
/*#f129 input[type="number"]{*/
#f129 .num input{
    width: 65px;
    margin-right: -100px;
}
#f133 .searchLine input{
    z-index: 1;
}
#f133 .searchLine select{
    position: absolute;
    right: 0;
    top: 3px;
    /* bottom: -39px; */
    /* min-height: 100%; */
    box-sizing: border-box;
    display: block;
    padding: 6px;
    /* height: 100%; */
    width: 15%;
}

#f133 #add {
    top: 70px;
    right: 5%;
    position: fixed;
    z-index: 1030;
}

#f133 .replaceImageId,
#f133 .catsImg {
    border: dotted 1px #006400;
    border-left: none;
    border-right: none;
    padding:2px 0;
}

#f133 .replaceImageId div>*{
    float: none;
    max-width:100%;
    display: block;
}


#f133 .info tr{
    padding: 2px 5px;
}

#f133 .info td{
    padding: 4px;
}

#f133 .info .infoClose,
#f133 .code .codeClose{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    font-weight: bold;
    z-index: 1;
}
#f133 .info .infoClose:before,
#f133 .code .codeClose:before{
    padding: 4px 9px;
    border-radius: 100%;
}
#f133 .info .infoClose:hover:before,
#f133 .code .codeClose:hover:before{
    box-shadow: inset 0px 0px 2px 0px;
}
#f133 .info{
    /*display: none;*/
    position: absolute;
    top: 0;
    /* left: 0; */
    right: 0;
    /* bottom: 0; */
    /* background-color: #c8edff; */
    padding-top: 75px;
    max-width:300px;
    min-width:300px;
    /* min-height: 217px; */
    color: #99cdcd;
    font-weight: 500;
}
#f133 .code {
    /* display: none; */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #777;
    color: #99cdcd;
    font-weight: 500;
    padding: 25px 1px 12px;
    width: 50%;
}
#f133 .info.showed,
#f133 .code.showed{
    display: block;
    z-index: 1;
}
/*
#f133 .imageBlock{
    min-width: 240px;
}*/
#f133 .rel{
    position: relative;
    min-height: 100%;
}

#f133 .code button{
    margin-top: 30px;
}
#f133 .info button{
    width: 100px;
}
#f133 .nul,#f133 .nu,
#f133 .notUse .u{
    display: none;
}
#f133 .notUse .nu,
#f133 .u{
    display: block;
}
#f133 .notUse .nul{
    display: block;
    position: absolute;
    background-color: #ff0000bd;
    color: #fff;
    padding: 0 2px;
    right: -4px;
    top: -4px;
    z-index: 1;
}

#f133 .tied {
    float: left;
    margin-bottom: 10px;
    position: absolute;
    bottom:0;
    right:0;
    padding: 10px;
    z-index:100;
    background-color: rgba(232, 232, 232, 0.47);
}
#f133 .tied ul li{
    list-style: none;
    background: #ffffff4f;
    display: block;
    float: left;
    color: #fff;
    border-radius: 4px;
    margin: 5px;
}
#f133 .tied ul li a{color: #fff; padding: 3px 4px 3px 8px;}
#f133 .tied ul li a:hover{color: #52af50;}
#f133 .tied ul li span.delTied:hover{color: red;}
#f133 .tied ul li span.delTied{
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 3px 8px;
    border-left: 1px solid #fff;
}

#f133 .thumbnail .caption {
    min-height: 20px;
    display: inline;
}


#f133 .ratioContainer,
#f133 .filtersContainer {
    margin-left: 30px;
}

#f133 .ratioContainer input[type="checkbox"],
#f133 .filtersContainer input[type="checkbox"] {
    margin-right: 30px;
}

#f133 .filtersContainer{
    padding: 0px;
    margin-top: 10px;
}/*
#f133 .filtersContainer li{
    color: #000;
    padding: 2px 3px;
}*/

#f133 .editable {
    cursor: text;
}

#f133 .thumb {
    margin-bottom: 10px;
}
#f133 h6.dsc{
    box-sizing: border-box;
    display: block;
    margin: 0px;
    overflow: auto;
}

#f133 .data-id {
    color: #4c4c4c;
    font-size: 10px;
    text-align: right;
    display: block;
}

#f133 .catsImg td.val{
    cursor: pointer;
}

#f133 .imageBlock img{
    transition-duration: 2000ms;
}

#f133 .input-group[class*="col-"]{float: left; padding: 0 10px;}
#f133 .slsCheckbox{padding-left:30px; margin-top:5px; height: 35px;}

@media (min-width: 1200px){
    #f133 #galleryGrid div:nth-child(6n+1){clear: both;}
}

@media (min-width: 1025px) and (max-width: 1199px){
    #f133 #galleryGrid div:nth-child(4n+1){clear: both;}
}

@media (min-width: 769px) and (max-width: 1024px){
    #f133 #galleryGrid div:nth-child(3n+1){clear: both;}
}



/*
*, *:before, *:after {
  box-sizing: inherit;
}
*/

.image-grid {
  width: 100%;
  /*max-width: 1310px;*/
  margin: 0 auto;
  /*overflow: hidden;*/
  padding: 10px 5px 0;
}

.image__cell {
      float: left;
      position: relative;
    /*position: initial;*/
    /*margin-bottom: 500px;*/
}

.image--basic {
  /*padding: 0 5px;*/
}

.basic__img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.image__cell.is-collapsed .image--basic {
  cursor: pointer;
}
.image__cell.is-expanded{
    position: initial;
    /*margin-bottom: 500px;*/
}

.image__cell.is-expanded .image--expand {
    max-height: 500px;
    min-height: 500px;
    margin-bottom: -3px;
    position: absolute;
    left: 20px;
    right: 20px;
    z-index: 10;
}

.image--expand {
  position: relative;
  left: -5px;
  padding: 0 5px;
  box-sizing: content-box;
  /*overflow: hidden;*/
  overflow: scroll;
  background: #222;
  max-height: 0;
  /*transition: max-height .3s ease-in-out,margin-bottom .1s .2s;*/
    transition-duration: 200ms;
}

.image__cell.is-collapsed .arrow--up {
  height: 10px;
  width: 100%;
}

.image__cell.is-expanded .arrow--up {
  border-bottom: 8px solid #222;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  height: 0;
  width: 0;
  margin: 10px auto 0;
}

.expand__close {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #454545;
    font-size: 50px;
    line-height: 50px;
    text-decoration: none;
    z-index: 1;
}

.expand__close:before,
.infoClose:before,
.codeClose:before{
  content: '×';
}

.expand__close:hover {
  color: #fff;
}

.image--large {
  max-width: 50%;
  height: auto;
  display: block;
  padding: 40px;
  margin: 0;
  box-sizing: border-box;
}

@media only screen and (max-width: 530px) {
/*
  .image__cell {
      width: 50%;
  }

  .image__cell:nth-of-type(2n+2) .image--expand {
      margin-left: -100%;
  }

  .image__cell:nth-of-type(2n+3) {
      clear:left;
  }

  .image--expand {
      width: 200%;
  }*/

}

@media only screen and (min-width: 531px) {
 /* .image__cell {
      width: 20%;
  }*/

 /* .image__cell:nth-of-type(5n+2) .image--expand {
    margin-left: -100%;
  }

  .image__cell:nth-of-type(5n+3) .image--expand {
    margin-left: -200%;
  }

  .image__cell:nth-of-type(5n+4) .image--expand {
    margin-left: -300%;
  }

  .image__cell:nth-of-type(5n+5) .image--expand {
    margin-left: -400%;
  }

  .image__cell:nth-of-type(5n+6) {
    clear: left;
  }
  .image--expand {
    width: 500%;
  }
    */

}#f134 .select2-hidden-accessible {
    float: left;
}

#f134 select[multiple] option{
    width: calc(50% - 2px);
    float: left;
    margin: 0 1px;
}

#f134 select[multiple] {
    height: 47px;
    overflow: hidden;
}

#f134 a#applyOptions {
    color: blue;
    font-weight: bolder;
    float: right;
    margin: 10px 15px 0 0;
}

#f134 .findLine td.status {
    font-weight: 800;
    text-align: center;
}

#f134 tr.findLine.status0 .status {
    color: #8c8c8c;
    background-color: #d3d3d3;
}

#f134 tr.findLine.status2 .status {
    background-color: #eea236
}

#f134 tr.findLine.status5 .status {
    background-color: #ffaeb1;
}
#f134 tr.findLine.withoutDB .status {
    background-color: #ffd6ae;
}
#f135 .hover{
    color: rebeccapurple;
}

#f135 #go-gallery {
    top: 97px;
    right: 5%;
    position: fixed;
}

#f135 .dz-message.error{
    color: red;
}

#f135 .fDSC{
    padding: 20px;
}

/* image */

#f135 .preview{
    max-height:50vh;
    max-width: 100%;
}

#f135 .input-group[class*="col-"]{
    float: left;
    padding: 0 10px;
}





/* ------------------------------------------------------------------------------
 *
 *  # Dropzone file uploader
 *
 *  Open source library that provides dragâ€™nâ€™drop file uploads with image previews
 *
 *  Version: 1.2
 *  Latest update: Mar 10, 2016
 *
 * ---------------------------------------------------------------------------- */
.dropzone {
    position: relative;
    border: 2px dashed #ddd;
    min-height: 250px;
    border-radius: 2px;
    background-color: #fff;
    padding: 5px;
}
.panel .dropzone {
    background-color: #fcfcfc;
    border-color: #eeeeee;
}
.dropzone.dz-clickable,
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
    cursor: pointer;
}
.dropzone.dz-clickable * {
    cursor: default;
}
.dropzone .dz-message {
    opacity: 1;
    filter: alpha(opacity=100);
}
.dropzone.dz-started .dz-message {
    display: none;
}
.dropzone.dz-drag-hover {
    border-color: rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.04);
}
.sidebar .dropzone {
    min-height: 190px;
    text-align: center;
    border-width: 2px;
}
.sidebar .dropzone .dz-default.dz-message:before {
    font-size: 64px;
    width: 64px;
    height: 64px;
    margin-left: -32px;
    top: 50px;
}
.sidebar .dropzone .dz-default.dz-message span {
    font-size: 15px;
}
.sidebar .dropzone .dz-default.dz-message > span {
    margin-top: 130px;
}
@media (min-width: 769px) {
    .dropzone {
        min-height: 320px;
    }
}
.dropzone .dz-default.dz-message {
    position: absolute;
    height: 230px;
    width: 100%;
    margin-top: -115px;
    top: 50%;
    left: 0;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.dropzone .dz-default.dz-message:before {
    content: '\ea0e';
    font-family: 'icomoon';
    font-size: 64px;
    position: absolute;
    top: 48px;
    width: 64px;
    height: 64px;
    display: inline-block;
    left: 50%;
    margin-left: -32px;
    line-height: 1;
    z-index: 2;
    color: #ddd;
    text-indent: 0;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dropzone .dz-default.dz-message span {
    font-size: 15px;
    color: #bbb;
    text-align: center;
    margin-top: 140px;
    display: block;
    font-weight: 500;
    text-shadow: 0 1px 1px #fff;
}
.dropzone .dz-default.dz-message span > span {
    margin-top: 2px;
    display: block;
    color: #ccc;
    font-size: 15px;
}
@media (min-width: 769px) {
    .dropzone .dz-default.dz-message:before {
        font-size: 80px;
        top: 48px;
        width: 80px;
        height: 80px;
        margin-left: -32px;
    }
    .dropzone .dz-default.dz-message span {
        font-size: 19px;
        margin-top: 130px;
    }
}
.dropzone.dz-drag-hover .dz-message {
    opacity: 0.15;
    filter: alpha(opacity=15);
}
.dropzone.dz-started .dz-message {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
    background-color: #fff;
    position: relative;
    display: inline-block;
    margin: 10px;
    vertical-align: top;
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 2px;
}
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
    display: none;
}
.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
    width: 140px;
    position: relative;
    background-color: #fafafa;
    padding: 8px;
    margin-bottom: 25px;
}
.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
    overflow: hidden;
    height: 100%;
}
.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 140px;
}
.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
    position: absolute;
    bottom: -26px;
    left: 0;
}
.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
    display: none;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
    display: none;
    position: absolute;
    z-index: 9;
    right: 8px;
}
.dropzone .dz-preview .dz-error-mark:after,
.dropzone-previews .dz-preview .dz-error-mark:after,
.dropzone .dz-preview .dz-success-mark:after,
.dropzone-previews .dz-preview .dz-success-mark:after {
    font-family: 'icomoon';
    display: block;
    position: absolute;
    right: 0;
    bottom: 3px;
    font-size: 12px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dropzone .dz-preview .dz-error-mark span,
.dropzone-previews .dz-preview .dz-error-mark span,
.dropzone .dz-preview .dz-success-mark span,
.dropzone-previews .dz-preview .dz-success-mark span,
.dropzone .dz-preview .dz-error-mark svg,
.dropzone-previews .dz-preview .dz-error-mark svg,
.dropzone .dz-preview .dz-success-mark svg,
.dropzone-previews .dz-preview .dz-success-mark svg {
    display: none;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
    color: #F44336;
}
.dropzone .dz-preview .dz-error-mark:after,
.dropzone-previews .dz-preview .dz-error-mark:after {
    content: '\ed6a';
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
    color: #4CAF50;
}
.dropzone .dz-preview .dz-success-mark:after,
.dropzone-previews .dz-preview .dz-success-mark:after {
    content: '\ed6e';
}
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark,
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
    position: absolute;
    top: 118px;
    left: 8px;
    right: 8px;
    height: 4px;
    background-color: #eeeeee;
    display: none;
    border-radius: 2px;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #00BCD4;
    -webkit-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
}
.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
    display: block;
}
.dropzone .dz-preview.dz-success .dz-progress,
.dropzone-previews .dz-preview.dz-success .dz-progress {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(245, 245, 245, 0.8);
    margin: 8px;
    padding: 8px;
    color: #F44336;
    max-width: 100%;
    z-index: 5;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message,
.dropzone-previews .dz-preview.dz-error:hover .dz-error-message {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
}
.dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload {
    background: #F44336;
}
.dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
    display: block;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.dropzone .dz-preview a.dz-remove,
.dropzone-previews .dz-preview a.dz-remove {
    background-color: #fafafa;
    border-radius: 2px;
    border: 1px solid #eeeeee;
    display: block;
    padding: 5px;
    text-align: center;
    color: #999999;
    margin-top: 35px;
    cursor: pointer;
}
.dropzone .dz-preview a.dz-remove:hover,
.dropzone-previews .dz-preview a.dz-remove:hover {
    color: #333333;
    background-color: #f5f5f5;
}
/* ------------------------------------------------------------------------------
 *
 *  # Image cropper
 *
 *  Styles for cropper.min.js - a simple jQuery image cropping plugin
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */
.image-cropper-container {
    height: 350px;
    width: 100%;
    overflow: hidden;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.eg-preview {
    text-align: center;
    font-size: 0;
}
.eg-preview .preview {
    margin: 10px auto 0 auto;
    display: block;
    overflow: hidden;
    vertical-align: middle;
    border-radius: 2px;
}
@media (min-width: 769px) {
    .eg-preview .preview {
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
    }
    .eg-preview .preview + .preview {
        margin-left: 15px;
    }
}
.eg-preview .preview-lg {
    width: 150px;
    height: 150px;
}
.eg-preview .preview-md {
    width: 120px;
    height: 120px;
}
.eg-preview .preview-sm {
    width: 90px;
    height: 90px;
}
.eg-preview .preview-xs {
    width: 60px;
    height: 60px;
}
.eg-preview .preview-xxs {
    width: 40px;
    height: 40px;
}
@media (min-width: 769px) {
    .eg-preview {
        white-space: nowrap;
        max-width: 100%;
        overflow: auto;
    }
}
.cropper-container {
    font-size: 0;
    line-height: 0;
    position: relative;
    direction: ltr !important;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cropper-container img {
    display: block;
    width: 100%;
    min-width: 0 !important;
    max-width: none !important;
    height: 100%;
    min-height: 0 !important;
    max-height: none !important;
    image-orientation: 0deg !important;
}
.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.cropper-wrap-box {
    overflow: hidden;
}
.cropper-drag-box {
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}
.cropper-modal {
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.cropper-view-box {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.cropper-dashed {
    position: absolute;
    display: block;
    border: 0 dashed #eee;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.cropper-dashed.dashed-h {
    top: 33.33333%;
    left: 0;
    width: 100%;
    height: 33.33333%;
    border-top-width: 1px;
    border-bottom-width: 1px;
}
.cropper-dashed.dashed-v {
    top: 0;
    left: 33.33333%;
    width: 33.33333%;
    height: 100%;
    border-right-width: 1px;
    border-left-width: 1px;
}
.cropper-center {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.cropper-center:before,
.cropper-center:after {
    content: ' ';
    position: absolute;
    display: block;
    background-color: #eee;
}
.cropper-center:before {
    top: 0;
    left: -3px;
    width: 7px;
    height: 1px;
}
.cropper-center:after {
    top: -3px;
    left: 0;
    width: 1px;
    height: 7px;
}
.cropper-face,
.cropper-line,
.cropper-point {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.cropper-face {
    top: 0;
    left: 0;
    background-color: #fff;
}
.cropper-line {
    background-color: #2196F3;
}
.cropper-line.line-e {
    top: 0;
    right: -3px;
    width: 5px;
    cursor: e-resize;
}
.cropper-line.line-n {
    top: -3px;
    left: 0;
    height: 5px;
    cursor: n-resize;
}
.cropper-line.line-w {
    top: 0;
    left: -3px;
    width: 5px;
    cursor: w-resize;
}
.cropper-line.line-s {
    bottom: -3px;
    left: 0;
    height: 5px;
    cursor: s-resize;
}
.cropper-point {
    width: 5px;
    height: 5px;
    background-color: #2196F3;
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.cropper-point.point-e {
    top: 50%;
    right: -3px;
    margin-top: -3px;
    cursor: e-resize;
}
.cropper-point.point-n {
    top: -3px;
    left: 50%;
    margin-left: -3px;
    cursor: n-resize;
}
.cropper-point.point-w {
    top: 50%;
    left: -3px;
    margin-top: -3px;
    cursor: w-resize;
}
.cropper-point.point-s {
    bottom: -3px;
    left: 50%;
    margin-left: -3px;
    cursor: s-resize;
}
.cropper-point.point-ne {
    top: -3px;
    right: -3px;
    cursor: ne-resize;
}
.cropper-point.point-nw {
    top: -3px;
    left: -3px;
    cursor: nw-resize;
}
.cropper-point.point-sw {
    bottom: -3px;
    left: -3px;
    cursor: sw-resize;
}
.cropper-point.point-se {
    right: -3px;
    bottom: -3px;
    width: 20px;
    height: 20px;
    cursor: se-resize;
    opacity: 1;
    filter: alpha(opacity=100);
}
.cropper-point.point-se:before {
    content: ' ';
    position: absolute;
    right: -50%;
    bottom: -50%;
    display: block;
    width: 200%;
    height: 200%;
    background-color: #2196F3;
    opacity: 0;
    filter: alpha(opacity=0);
}
@media (min-width: 769px) {
    .cropper-point.point-se {
        width: 15px;
        height: 15px;
    }
}
@media (min-width: 1025px) {
    .cropper-point.point-se {
        width: 10px;
        height: 10px;
    }
}
@media (min-width: 1200px) {
    .cropper-point.point-se {
        width: 5px;
        height: 5px;
        opacity: 0.75;
        filter: alpha(opacity=75);
    }
}
.cropper-bg {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}
.cropper-invisible {
    opacity: 0;
    filter: alpha(opacity=0);
}
.cropper-hide {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
}
.cropper-hidden {
    display: none !important;
}
.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
    cursor: not-allowed;
}
.cropper-move {
    cursor: move;
}
.cropper-crop {
    cursor: crosshair;
}
/* ------------------------------------------------------------------------------
*
*  # Fancybox lightbox
*
*  Mac-style "lightbox" plugin that floats overtop of web page.
*
*  Version: 1.2
*  Latest update: Mar 10, 2016
*
* ---------------------------------------------------------------------------- */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
    background-color: #fff;
    color: #333333;
    border-radius: 3px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}
.fancybox-outer,
.fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    cursor: pointer;
    z-index: 8060;
    color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#fancybox-loading div:after {
    content: '\eb55';
    font-family: 'icomoon';
    font-size: 16px;
    margin-top: -8px;
    margin-left: -8px;
    display: block;
    line-height: 1;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation: rotation 1s ease infinite;
    -o-animation: rotation 1s ease infinite;
    animation: rotation 1s ease infinite;
}
.fancybox-close {
    position: fixed;
    right: 0;
    top: 0;
    padding: 15px;
    z-index: 8061;
    cursor: pointer;
    line-height: 1;
    color: #fff;
    border-radius: 3px;
}
.fancybox-close:hover,
.fancybox-close:focus {
    background-color: rgba(0, 0, 0, 0.25);
    color: #fff;
}
.fancybox-close:after {
    content: '\ed6a';
    font-family: 'icomoon';
    font-size: 16px;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fancybox-error {
    color: #F44336;
    font-weight: 500;
    margin: 0;
    padding: 20px;
    white-space: nowrap;
}
.fancybox-title {
    visibility: hidden;
    font-weight: 500;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -45px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 7px 12px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background-color: transparent;
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    cursor: pointer;
    padding: 8px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    text-align: center;
    z-index: 8040;
    visibility: hidden;
    border-radius: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.fancybox-nav span:after {
    font-family: 'icomoon';
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fancybox-nav:hover span {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
.fancybox-prev {
    left: 0;
}
.fancybox-prev span {
    left: 10px;
}
.fancybox-prev span:after {
    content: '\e9c8';
}
.fancybox-next {
    right: 0;
}
.fancybox-next span {
    right: 10px;
}
.fancybox-next span:after {
    content: '\e9cb';
}
.fancybox-lock {
    overflow: visible !important;
    width: auto;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background-color: rgba(0, 0, 0, 0.8);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}#f136 span{

}

#f136 #add {
    top: 97px;
    right: 5%;
    position: fixed;
    z-index: 1001;
}

#f136 td.editable,
#f136 td.editable span{
    cursor: text;
}

#f136 td textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 14px;
}
#f136 td.icon i{
    font-size: 25px
}
#f136 td.icon i span{
    color: grey;
    font-size: 12px
}

#f136 input{
    width: 200px;
    margin-right: -100px;
}

#f136 .num input{
    width: 85px;
    margin-right: -100px;
}

#f136 .editable.textarea{
    max-width: 300px;
}#f148 span{

}

#f148 table p{
    display: block;
    float: left;
    clear: both;
    width: 100%;
}

#f148 div.status {
    width: 20px;
    height:20px;
    margin-bottom:10px;
    display: block;
    float: left;
    clear: both;
}

/*#f148 div.status p{width: 20px; text-align: center;}*/

#f148 #add {
    top: 14%;
    right: 5%;
    position: fixed;
}

#f148 td.editable,
#f148 td.editable span{
    cursor: text;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-decoration-color: #0d960f;
}

#f148 td textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 14px;
}
#f148 td.icon i{
    font-size: 25px
}
#f148 td.icon i span{
    color: grey;
    font-size: 12px
}

#f148 td input{
    width: 200px;
    margin-right: -100px;
}

#f148 .num input{
    width: 85px;
    margin-right: -100px;
}

#f148 .editable.textarea{
    max-width: 300px;
}

#f148 .imgBox{overflow: hidden; width: 80px;}
#f148 .imgBox .imgId{border-radius: 50%; overflow: hidden;}

#f148 tr:not(#new) .imgBox div.btn-box{
    position: absolute;
    float: left;
    transition: all 0.3s linear;
    z-index: 100;
    border-radius: 50%;
    overflow: hidden;
    height: 80px;
    width: 80px;
}
#f148 .imgBox div.btn-box:hover button{bottom: 50%;}
#f148 .imgBox div.btn-box:hover{background: rgba(3, 169, 244, 0.9);}

#f148 .imgBox div.btn-box .btn{position: absolute; bottom: -150px; margin-bottom: -16px; transition: all 0.4s linear; padding: 5px; background: none; color: #fff}
#f148 .imgBox div.btn-box .btn-sel{right: 40px;}
#f148 .imgBox div.btn-box .btn-upl{right: 10px;}
#f150 span{

}

#f150 #add {
    top: 98px;
    right: 5%;
    position: fixed;
}

#f150 td.editable,
#f150 td.editable span{
    cursor: text;
}

#f150 td textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 14px;
}
#f150 td.icon i{
    font-size: 25px
}
#f150 td.icon i span{
    color: grey;
    font-size: 12px
}

#f150 input{
    width: 200px;
    margin-right: -100px;
}

#f150 .num input{
    width: 85px;
    margin-right: -100px;
}

#f150 .editable.textarea{
    max-width: 300px;
}#f164 #catId ul{
    border: 1px dotted;
    padding: 7px 7px 0 7px;
    border-radius: 5px;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

#f164 #catId ul li{float: left; margin-right: 2px;}

#f164 #catId input, #f164 #catId label{
    cursor: pointer;
}

#f164 #catId label{padding: 5px; border-radius: 2px;}

#f164 #catId input{display: none;}

#f164 #catId input[type=checkbox]:checked + label{
    background: #f5f0f0;
}

#f164 .panel-body #using{
    border: 1px dotted;
    padding: 5px;
    border-radius: 5px;
}

#f164 .panel-body #using .btn{ width: auto; background: #f5f5dc; margin: 0px 3px;}

#f164 #mediaPanel div.col-md-12 {
    text-align: center;
}
#f164 #mediaPanel img{
    max-width: 100%;
}

#f164 .textShadow{text-shadow: 1px 1px 5px #00ff26;}

#f164 .replaceImageId input[type="text"]{padding-right: 35px;}
#f164 input[type=number]::-webkit-inner-spin-button,
#f164 input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}#f168 span.oldVers{color: #8a8a8a;}
#f168 textarea:not([disabled="disabled"]){
    box-shadow: 1px 1px 7px #31a5cb;
}#f169 table td.actions{text-align: center;}
#f169 td.comment {
    white-space: pre-line;
}

#f169 tr.current{
    background-color: rgba(0, 255, 31, 0.17);
}#f170 input:not([readonly="readonly"]),
#f170 textarea:not([readonly="readonly"]),
#f170 select:not([readonly="readonly"]){
    box-shadow: 1px 1px 7px lightblue;
}#f171 #add {
    top: 97px;
    right: 5%;
    position: fixed;
}#f186 span {

}

#f186 #add {
    top: 97px;
    right: 5%;
    position: fixed;
}
#f186 button.btn.btn-xs {
    margin: 2px;
}

#f186 .slsCheckbox{padding-left:30px; margin-top:5px; height: 35px;}

#f186 #cronTbody td.dsc{
    white-space: pre;
    max-width: 400px;
    overflow: auto;
}
#f186 #cronTbody td.active label {
    margin-top: -10px;
}

#f186 .input-group[class*="col-"]{float: left; padding: 0 10px;}

#f186 #formBlock {
    display: none;
    z-index: 100000;
    position: fixed;
    top: 95px;
    left: 20px;
    max-height: calc(100vh - 100px);
    overflow: auto;
    min-width: 320px;
}
#f187 tr {position: relative;}

#f186 tr.working{background-color: #faebd7;}

#f186 #cronTbody span.secretRestart {
    position: absolute;
    right: 6px;
    color: transparent;
}
#f186 #cronTbody span.secretRestart:hover {color:blue;cursor: pointer;}#f187 .input-group[class*="col-"]{float: left; padding: 0 10px;}
#f187  #pager .navbar-text {padding: 10px 20px 13px;}

#f187 .statusPoint{border: 6px solid #ff0000; border-radius: 50%; display: block; width:12px;}
#f187 .statusPoint.uncomplete{border-color: #dadada;}
#f187 .statusPoint.inProgress{border-color: #fff306;}
#f187 .statusPoint.completed{border-color: #0fd712;}

#f187 .statusTable {float: right; font-size: 13px; margin: 5px 220px 0 0;}
#f187 .statusTable td{padding:  0 10px;}
#f187 .statusTable .statusPoint{float: left; margin: 3px 5px;}
#f187 .input-group[class*="col-"] {
    float: left;
    padding: 0 10px;
}

#f187 tr {
    position: relative;
}
#f187 td {
    overflow-wrap: break-word;
    max-width: 320px;
}

#f187 #cronATbody span.secretActivate {
    position: absolute;
    left: 40px;
    margin-top: 21px;
    color: transparent;
}
#f187 #cronATbody span.secretDelete {
    position: absolute;
    right: 6px;
    color: transparent;
}
#f187 #cronATbody span.secretDelete:hover {color:blue;cursor: pointer;}
#f187 #cronATbody span.secretActivate:hover {color:blue;cursor: pointer;}#f188 .input-group[class*="col-"]{float: left; padding: 0 10px;}
#f188 td.params {
    overflow-wrap: break-word;
    max-width: 320px;
}
#f188 button.btn.btn-xs {
    margin: 2px;
}

#f188 .slsCheckbox{padding-left:30px; margin-top: 7px;}

#f188 .isPrimary button.btn.primarySet {
    color: #dede02;
}#f189 #add {
    top: 98px;
    right: 5%;
    position: fixed;
}

#f189 td{max-width: 650px;}
#f189 td[contenteditable='true']{background-color: #fff; border-radius: 7px; box-shadow: 1px 1px 5px #9ded6a;}

#f189 tr#new{background-color: #8FBA8F;}
#f189 tr:not(#new) .add,
#f189 #new .save,
#f189 #new .delete{display: none;}

#f189 td.comment{white-space: pre;}#f190 p {
    color: #a7a7a7;
    text-transform: lowercase;
    font-size: 12px;
    margin: 3px;
}

#f190 hr.separator {
    margin-top: 0;
}

#f190 h4:not(:first-child) {
    margin-top: 30px;
}

#f190 #new{
    margin-top:15px;
}

#f190 #settList {
    display: inline-flex;
    flex-flow: wrap;
}
#f190 #settList>div {
    margin-bottom: 15px;
}

#f190 div#new:hover input#disabled::before {
    content: 'Check for disable edit this property after add';
    position: absolute;
    top: -48px;
    width: 255px;
    padding: 3px 10px;
    box-sizing: border-box;
    color: #fff;
    background-color: rgba(4, 4, 4, 0.7);
    border-radius: 5px;
}
#f190 div#new:hover input#disabled::after {
    content: '';
    top: -12px;
    left: 35px;
    border: 14px solid rgba(256, 256, 256, 0);
    border-top-color: rgba(4, 4, 4, 0.7);
    position: absolute;
}

#f190 span#secretRestart {
    position: absolute;
    right: 15px;
    bottom: 25px;
}
#f190 span#secretRestart:hover {color:blue; cursor: pointer;}

#f190 #cronCurrentStatus[value="1"]{box-shadow: 0px 0px 16px #EF5350 inset;}
#f190 #cronCurrentStatus[value="0"]{box-shadow: 0px 0px 16px #01860f inset;}

.developer #f190 #add{display: block !important;}#f206 #add {
    top: 117px;
    right: 25%;
    position: fixed;
}#f210 span{

}

#f210 #add {
    top: 14%;
    right: 5%;
    position: fixed;
}

#f210 td.editable,
#f210 td.editable span{
    cursor: text;
}

#f210 td textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 14px;
}
#f210 td.icon i{
    font-size: 25px
}
#f210 td.icon i span{
    color: grey;
    font-size: 12px
}

#f210 input{
    width: 200px;
    /*margin-right: -100px;*/
}

#f210 .num input{
    width: 85px;
    margin-right: -100px;
}

#f210 .editable.textarea{
    max-width: 300px;
}


#f210 .imgBox{overflow: hidden; width: 80px;}
#f210 .imgBox .imgId{border-radius: 50%; overflow: hidden;}

#f210 tr:not(#new) .imgBox div.btn-box{
    position: absolute;
    float: left;
    transition: all 0.3s linear;
    z-index: 100;
    border-radius: 50%;
    overflow: hidden;
    height: 80px;
    width: 80px;
}
#f210 .imgBox div.btn-box:hover button{bottom: 50%;}
#f210 .imgBox div.btn-box:hover{background: rgba(3, 169, 244, 0.9);}

#f210 .imgBox div.btn-box .btn{position: absolute; bottom: -150px; margin-bottom: -16px; transition: all 0.4s linear; padding: 5px; background: none; color: #fff}
#f210 .imgBox div.btn-box .btn-sel{right: 40px;}
#f210 .imgBox div.btn-box .btn-upl{right: 10px;}

#f210 .owner {position: relative;}
#f210 input[name="owner"]:focus + span::before {
    content: 'Start typing a name, and select an id from the drop-down list';
    position: absolute;
    top: -30px;
    width: 255px;
    padding: 3px 10px;
    box-sizing: border-box;
    color: #fff;
    background-color: rgba(4, 4, 4, 0.7);
    border-radius: 5px;
}
#f210 input[name="owner"]:focus + span::after {
    content: '';
    top: 16px;
    left: 40px;
    border: 14px solid rgba(256, 256, 256, 0);
    border-top-color: rgba(4, 4, 4, 0.7);
    position: absolute;
}/** dev mode */
#f213 #dirInfo,
#f213 #mediaPanel,
#f213 #fileInfo{
    content: 'dev mode!';
    transition-duration: 1s;
}
/** end dev mode */


#f213 .panel-body .parent{
    border: 1px dotted;
    padding: 5px;
    border-radius: 5px;
}

#f213 .panel-body .parent .btn{ width: auto; background: #f5f5dc;}

#f213 .desc{
    margin-top: 10px;
}

#f213 .slsCheckbox {min-height: 30px;}
#f213 canvas {
    display: inline;
    max-height: 50vh;
    max-width: 100%;
    outline: 1px dashed #a4a4a4;
}

#f213 #videoForm .col-md-12{text-align: center;}

#f213 #midImg{margin-top: 15px;}

#mediaPanel textarea[name='dsc']{height: 120px; margin-bottom: 15px}

#f213 #mediaPanel audio{display: none;}
#f213 #mediaPanel.audio audio{display: block;}
/*#f213 #videoPanel{display: none;} *************** якщо цю властивість буде виключати скріпт то треба це писати у стайл в ХТМЛі*/
#f213 #videoPanel image{position: relative;}
#f213 #videoPanel button.snap-img{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0 0 -18px -25px;
}

#f213 #settingsForm input.form-control[name="techStatus"][value="OK"]{
    box-shadow: #0d960f 1px 1px 1px;
}

#f213 .text-right button.btn {
    float: right;
    display: block;
    margin: 0 5px 5px 0;
}

#f213 .rateArea {
    float: left;
}
#f213 .rateArea label{float: left; margin-right: 10px;}

#f213 #starsBox{
    font-size: 35px!important;
    color: gold;
    line-height: 14px;
    float: left;
}

#f213 #starsBox .icon-star{cursor: pointer; float: right; padding: 3px 2px;}
#f213 #starsBox .icon-star:before{content: "\ece0";}
#f213 #starsBox:hover .icon-star:hover:before{content: "\ece2";}
#f213 #starsBox:hover .icon-star:hover ~ i:before{content: "\ece2";}

#f213 #starsBox .icon-star.rated:before{content: "\ece2";}
#f213 #starsBox:hover .icon-star.rated:before{content: "\ece0";}
#f213 #starsBox:hover .icon-star.rated:hover:before{content: "\ece2";}

#f213 #existingKeywords .oneKeyword {
    background: #ccc;
    padding: 5px 25px 7px 5px;
    border-radius: 3px;
    position: relative;
    margin: 2px;
    display: block;
    float: left;
}
#f213 #existingKeywords .oneKeyword .kwDelete:hover{color: #242424;}
#f213 #existingKeywords .oneKeyword .kwDelete{
    position: absolute;
    right:5px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    top: 5px;
    cursor: pointer;
    color: #8d8d8d;
}
#f213 #existingKeywords .word{
    color: #ff9f99;
    font-size: 18px;
    font-weight:bold;
    margin-right: 3px;
}
#f213 .newKeyWords{position: relative;}
#f213 .newKeyWords input{border-radius: 3px 3px 0 0;}
#f213 .newKeyWords #hintList{
    display: none;
    position: absolute;
    padding: 5px 11px;
    background-color: #fff;
    border: solid #ddd;
    border-width: 0px 1px 1px 1px;
    border-radius: 0 0 3px 3px;
    z-index: 1;
}
#f213 .newKeyWords #hintList a{padding-right: 8px;}
#f213 .newKeyWords #hintList a:last-child{padding-right: 0;}
#f213 #popularKeywords{
    float: left;}
#f213 #popularKeywords label {
    position: absolute;
    font-weight: bold;
    top: -3px;
    background-color: #fff;
    padding: 1px 5px;
}

#f213 #popularKeywords a{color:#000;
    float: left;
    margin:2px;}
#f213 #popularKeywords a:hover{ color: #166dba;}
#f213 #popularKeywords {
    margin-top: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 12px 10px 5px 10px;
}

#f213 .btn.btn-dupl {
    color: #fff;
    background-color: #d39700;
    border-color: #d39700;
}

#f213 .techAlert{display: none;}
#f213 .techAlert.show{display: block;}
#f243 span{

}

#f243 #add {
    top: 14%;
    right: 5%;
    position: fixed;
}

#f243 td.editable,
#f243 td.editable span{
    cursor: text;
}

#f243 td textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 14px;
}
#f243 td.icon i{
    font-size: 25px
}
#f243 td.icon i span{
    color: grey;
    font-size: 12px
}

#f243 input{
    width: 200px;
    margin-right: -100px;
}

#f243 .num input{
    width: 85px;
    margin-right: -100px;
}

#f243 .editable.textarea{
    max-width: 300px;
}#f299 .glyphs > div {
    padding: 7px 12px;
    cursor: pointer;
}

#f299 .glyphs > div > i {
    margin-right: 10px;
    width: 1em;
    text-align: center;
}#f310 input:not([readonly="readonly"]),
#f310 textarea:not([readonly="readonly"]),
#f310 select:not([readonly="readonly"]){
    box-shadow: 1px 1px 7px lightblue;
}

#f310 input[name="fid"]{
    width: calc(100% - 143px);
    float: left;
    margin-right: 15px;
}
#f310 label{
    display: block;
}#f315 p {
    color: #a7a7a7;
    text-transform: lowercase;
    font-size: 12px;
    margin: 3px;
}

#f315 hr.separator {
    margin-top: 0;
}

#f315 h4:not(:first-child) {
    margin-top: 30px;
}

#f315 #new{
    margin-top:15px;
}

#f315 #settList {
    /*display: inline-flex;*/
    /*flex-flow: wrap;*/
}
#f315 #settList>div, #f315 div.row {
    margin-bottom: 15px;
    margin-right: 15px;
}

#f315 div#new:hover input#disabled::before {
    content: 'Check for disable edit this property after add';
    position: absolute;
    top: -48px;
    width: 255px;
    padding: 3px 10px;
    box-sizing: border-box;
    color: #fff;
    background-color: rgba(4, 4, 4, 0.7);
    border-radius: 5px;
}
#f315 div#new:hover input#disabled::after {
    content: '';
    top: -12px;
    left: 35px;
    border: 14px solid rgba(256, 256, 256, 0);
    border-top-color: rgba(4, 4, 4, 0.7);
    position: absolute;
}

#f315 span#secretRestart {
    position: absolute;
    right: 15px;
    bottom: 25px;
}
#f315 span#secretRestart:hover {color:blue; cursor: pointer;}

#f315 #cronCurrentStatus[value="1"]{box-shadow: 0px 0px 16px #EF5350 inset;}
#f315 #cronCurrentStatus[value="0"]{box-shadow: 0px 0px 16px #01860f inset;}

.developer #f315 #add{display: block !important;}#f321 td{
    padding: 2px 5px;
}
#f321 tr:last-of-type{
    border-bottom: 2px #000 solid;
}
#f321 tr{
    border-left: 2px #000 solid;
    border-right: 2px #000 solid;
}
#f321 table{
    float: none;
    /*display: block;*/
}
#f321 div.wrapper{
    display: block;
}#f325 #catsList{
    margin-top: -10px;
}

#f325 #catsList div{
    cursor: pointer;
    padding-top: 10px;
}

#f325 #catsList div.selected{
    background-color: #d6edff;
}

#f325 #catsList div.selected:before{
    content: "\ed6e";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    top: 12px;
    left: 14px;
    color: #2196f3;
    /*text-shadow: 1px 0px 1px #8e8e8e;*/
}

#f325 #catsList span.ctName {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 11px;
    padding-top: 4px;
}

#f325 #catsList .ctImg {
    border: 1px solid #000;
    width: 100%;
}

#f325 button.addProduct {
    width: 100%;
    padding: 0;
    font-weight: bold;
    font-family: monospace;
    font-size: 33px;
    /*box-shadow: 0px -3px 8px 0px inset #00bcd4;*/
    /*color: #8b008b;*/
}

#f325 .cName{
    /*font-size: large;*/
    /*text-shadow: 1px 1px 20px red;*/
}

#f325 .cName em{
    font-size: large;
    text-shadow: none !important;
}

#f325 .viberLink{
    /*position: absolute;*/
}
#f325 .viberLink svg{
    height: 29px;
    float: right;
    position: absolute;
    box-sizing: border-box;
    display: inline-block;
    overflow-x: visible;
    overflow-y: visible;
    color: blueviolet;
    /*text-shadow: 1px 1px 20px #8A2BE2;*/
}
#f325 .viberLink svg:hover{
    /*color: #805990;*/
    /*text-shadow: none;*/
    color: #fff;
    background-color: #8a2be2;
}

#f325 .btn-warning {
    color: #ff5722;
    background-color: #ff57221a;
    border-color: #FF5722;

    /*color: rgb(255 87 34);*/
    /*background-color: rgb(255 87 34 / 10%);*/
    /*border-color: rgb(255 87 34);*/
}

#f325 .btn-success {
    color: #4caf50;
    background-color: #4caf501a;
    border-color: #4CAF50;
}

#f325 .addAddress{
    cursor: pointer;
    font-size: 35px;
    display: block;
    padding: 0 80px;
    border: 1px solid;
    border-radius: 5px;
    box-shadow: inset 0px -2px 4px 0px red;
}

#f325 .viewWishlist{
    color: #1186ff;
    background-color: #1186ff1a;
    border-color: #1186ff;
}
#f325 .viewWishlist:after{
    content: "!";
    padding: 2px 8px;
    border-radius: 10px;
    position: absolute;
    top: -9px;
    right: -10px;
    color: #fcfcfc;
    background-color: #f11;
    border-color: #f11;
    font-weight: 900;
    font-family: inherit;
    font-size: 11px;
}
#f325 .addProduct{
    color: #2e8b5c;
    background-color: #2e8b5c2a;
    border-color: #2e8b5c;
}
#f325 .delItem{
    background-color: #7d37321a;
    border-color: #7d3732;
    color: #7d3732;
}

.anker{
    border: 1px #1186ff solid;
    box-shadow: 0 1px 20px 20px rgb(0 0 0 / 25%);
    transition-duration: 2s;
}

/*#f325 #addProduct #listBody tr td{padding: 4px 0;}
#f325 #addProduct #listBody tr td:first-child{border: 0;}
#f325 #addProduct #listBody tr td.imgId, #f325 #addProduct #listBody tr  td.action{text-align: center;}
#f325 #addProduct #listBody tr td.countOfStock:before{content: 'Остаток: ';}
#f325 #addProduct #listBody tr td.countOfOrder:before{content: 'Добавить в заказ: ';}
#f325 #addProduct #listBody tr td.price:before{content: 'Цена: ';}
#f325 #addProduct #listBody tr td.total:before{content: 'Всего: ';}*/

#f328 tr.line .customer{
    font-weight: bold;
}


#f328 .removeOrder{
    background-color: #f30404;
    padding: 2px;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
}#f331 input{
    caret-color: #fb0404;
    caret-shape: block;
}
#f332 .table > :is( thead, tbody,tfoot) > tr > :is(th, td) {
    padding: 5px 5px;
}

#f332 #searchOnPage {
    width: 225px;
    border: 1px solid;
    box-sizing: content-box;
    box-shadow: 0px 0px 11px 0px #4caf50;
    padding: 4px;

    float: right;
    margin-right: 100px;
}

#f332 i {
    cursor: pointer;
}

#f332 .viewHistory {
    background-color: #87ceeb;
    padding: 2px;
    border-radius: 3px;
    cursor: pointer;
}

#f332 .icon-user-check {
    color: #00d200;
    font-size: 20px
}@media print {
    body{min-height:100%;}
    body .navbar-fixed-top,
    body .page-header,
    body .footer{
        display: none;
    }
    #f334 #orderInfo{border: 0; width: 100% !important;}
    #f334 #printBody{padding: 0;min-height:100%;}
    #f334 #printBody h3 {margin: 10px 0;}
    #f334 #printBody :is(thead,tfoot) th {background-color: #607D8B !important; color: #fff !important; -webkit-print-color-adjust: exact;}
    #f334 #orderFooter{bottom: 0; position: fixed; text-align: center; width:100%; display:block !important;}

    div[id^="waiting_"]{display: none !important;}
    div.ui-pnotify{opacity: 0 !important;}
    #add{display: none;}
    .noPrint{display: none}

    #f334 .table tr > :is(td,th){
        padding: 1px 10px;
    }
    #f334 .bg-slate {
        background-color: rgb(70, 93, 152);
    }
}

#f334 .price,
#f334 .total,
#f334 .count,
#f334 .totalPrice{
    word-break: break-all;
    min-width: 100px;
}
#f334 .orderTable{
    margin-top: 20px;
}
#f334 #orderFooter{display: none;}

#f334 #orderInfo.resizable {position: relative; max-width: 100%;}
#f334 #orderInfo .resizer { width: 10px; height: 10px; background: blue; position:absolute; right: 0; bottom: 0; cursor: se-resize; }

#f334 .order-customerName{
    font-size: 23px;
}

#f334 #printBtn{float: right;}

#f334.page-container {
    width: auto;
}

#f334 .invoiceHeader *{
    border: none;
}


#f334 pre {
    padding: 0;
    display: contents;
}

#f334 pre *{
    padding: 20px;
    display: block;
}@media print {
    body{min-height:100%;}
    body .navbar-fixed-top,
    body .page-header,
    body .footer{
        display: none;
    }
    #f334 #transBody{border: 0; width: 100% !important;}
    #f335 #printBody{padding: 0;min-height:100%;}
    #f335 #printBody thead th {background-color: #607D8B !important; color: #fff !important; -webkit-print-color-adjust: exact;}

    div[id^="waiting_"], #f335 #searchRequest{display: none !important;}
}

#f335 td .deleteBtn{padding:0 10px;}#f128 span{

}

#f128 #add {
    top: 14%;
    right: 5%;
    position: fixed;
}

#f128 td.editable,
#f128 td.editable span{
    /*cursor: text;*/
    /*text-decoration: none;*/
    /*text-decoration-style: dashed;*/
    /*text-decoration-color: #0d960f;*/
}

#f128 td.text textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 15px;
}
#f128 td.icon i{
    font-size: 25px
}
#f128 td.icon i span{
    color: grey;
    font-size: 12px
}

#f128 input{
    width: 150px;
}

#f128 .num input{
    width: 65px;
    margin-right: -100px;
}

#f128 .editable.textarea{
    max-width: 200px;
}
#f128 .editable.textarea textarea {
    resize: vertical;
}

#f128 td.actions{width: 251px;}
#f128 .actions button{margin: 0 2.5px 5px 0; min-width: 82px;}

#f128 .topLine{display: inline-flex; width: 100%;}
#f128 .topLine .modId {margin-right: 20px;}#f341 #add {
    top: 14%;
    right: 5%;
    position: fixed;
}

#f341 td.text{
    cursor: text;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-decoration-color: #0d960f;
}

#f341 td.text textarea{
    margin-bottom: -10px;
    display: inline-block;
    font-size: 15px;
    width: 794px;
    height: 167px;
}



























































/* ------------------------------------------------------------------------------
*
*  # Floating action buttons
*
*  Material design floating action button with menu
*
*  Version: 1.0
*  Latest update: Mar 10, 2016
*
* ---------------------------------------------------------------------------- */
.fab-menu {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 999;
}
.fab-menu-absolute {
    position: absolute;
}
.fab-menu-absolute.affix {
    position: fixed;
}
.fab-menu-fixed {
    position: fixed;
    z-index: 1030;
}
.fab-menu-top-left,
.fab-menu-top-right {
    top: 20px;
}
.content-wrapper > .fab-menu-top-left,
.content-wrapper > .fab-menu-top-right {
    top: -24px;
}
.content-wrapper > .fab-menu-top-left.affix,
.content-wrapper > .fab-menu-top-right.affix {
    top: 20px;
}
.navbar-top .fab-menu-top-left.affix,
.navbar-top .fab-menu-top-right.affix,
.navbar-affixed-top .fab-menu-top-left.affix,
.navbar-affixed-top .fab-menu-top-right.affix {
    top: 66px;
}
.navbar-top-lg .fab-menu-top-left.affix,
.navbar-top-lg .fab-menu-top-right.affix,
.navbar-affixed-top-lg .fab-menu-top-left.affix,
.navbar-affixed-top-lg .fab-menu-top-right.affix {
    top: 70px;
}
.navbar-top-sm .fab-menu-top-left.affix,
.navbar-top-sm .fab-menu-top-right.affix,
.navbar-affixed-top-sm .fab-menu-top-left.affix,
.navbar-affixed-top-sm .fab-menu-top-right.affix {
    top: 64px;
}
.navbar-top-xs .fab-menu-top-left.affix,
.navbar-top-xs .fab-menu-top-right.affix,
.navbar-affixed-top-xs .fab-menu-top-left.affix,
.navbar-affixed-top-xs .fab-menu-top-right.affix {
    top: 62px;
}
.fab-menu-bottom-left,
.fab-menu-bottom-right {
    bottom: 20px;
    -webkit-transition: bottom ease-in-out 0.15s;
    -o-transition: bottom ease-in-out 0.15s;
    transition: bottom ease-in-out 0.15s;
}
.fab-menu-bottom-left.reached-bottom,
.fab-menu-bottom-right.reached-bottom {
    bottom: 80px;
}
.navbar-bottom .fab-menu-bottom-left.reached-bottom,
.navbar-bottom .fab-menu-bottom-right.reached-bottom {
    bottom: 86px;
}
.navbar-bottom-lg .fab-menu-bottom-left.reached-bottom,
.navbar-bottom-lg .fab-menu-bottom-right.reached-bottom {
    bottom: 90px;
}
.navbar-bottom-sm .fab-menu-bottom-left.reached-bottom,
.navbar-bottom-sm .fab-menu-bottom-right.reached-bottom {
    bottom: 84px;
}
.navbar-bottom-xs .fab-menu-bottom-left.reached-bottom,
.navbar-bottom-xs .fab-menu-bottom-right.reached-bottom {
    bottom: 82px;
}
.fab-menu-top-left,
.fab-menu-bottom-left {
    left: 20px;
}
.fab-menu-top-right,
.fab-menu-bottom-right {
    right: 20px;
}
.fab-menu-inner {
    list-style: none;
    margin: 0;
    padding: 0;
}
.fab-menu-inner > li {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 20px;
    margin-top: -20px;
}
.fab-menu-inner > li .btn {
    border-width: 0;
}
.fab-menu-inner > li .btn-float {
    padding: 0;
    width: 44px;
    height: 44px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.fab-menu-inner > li .btn-float:hover,
.fab-menu-inner > li .btn-float:focus {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.fab-menu-inner > li .btn-float > i {
    margin: 14px;
}
.fab-menu-inner > li .btn-float.btn-flat > i {
    margin: 12px;
}
.fab-menu-inner > li .badge,
.fab-menu-inner > li .label,
.fab-menu-inner > li .status-mark {
    position: absolute;
}
@media (min-width: 769px) {
    .fab-menu-inner > li .badge,
    .fab-menu-inner > li .label,
    .fab-menu-inner > li .status-mark {
        -webkit-box-shadow: 0 0 0 2px #f5f5f5;
        box-shadow: 0 0 0 2px #f5f5f5;
    }
}
.fab-menu-inner > li .badge,
.fab-menu-inner > li .label {
    top: 16px;
    right: -4px;
}
.fab-menu-inner > li .status-mark {
    top: 22px;
    right: 2px;
}
.fab-menu-bottom-left .fab-menu-inner > li,
.fab-menu-bottom-right .fab-menu-inner > li {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: -20px;
}
.fab-menu-bottom-left .fab-menu-inner > li .badge,
.fab-menu-bottom-right .fab-menu-inner > li .badge,
.fab-menu-bottom-left .fab-menu-inner > li .label,
.fab-menu-bottom-right .fab-menu-inner > li .label {
    top: -4px;
}
.fab-menu-bottom-left .fab-menu-inner > li .status-mark,
.fab-menu-bottom-right .fab-menu-inner > li .status-mark {
    top: 2px;
}
.fab-menu-inner .dropdown-menu {
    margin-top: 0;
    margin-right: 10px;
    top: 19px;
    left: auto;
    right: 100%;
}
.fab-menu-inner .dropdown-menu-right {
    margin-right: 0;
    margin-left: 10px;
    right: auto;
    left: 100%;
}
.fab-menu-btn {
    z-index: 1001;
    border-width: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.fab-menu-btn.btn-float {
    padding: 24px;
}
.fab-menu-btn.btn-float > i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}
.fab-menu-btn:hover,
.fab-menu-btn:focus,
.fab-menu[data-fab-toggle="hover"]:hover .fab-menu-btn,
.fab-menu[data-fab-state="open"] .fab-menu-btn {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.fab-icon-close,
.fab-icon-open {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.fab-menu[data-fab-toggle="hover"]:hover .fab-icon-close,
.fab-menu[data-fab-toggle="hover"]:hover .fab-icon-open,
.fab-menu[data-fab-state="open"] .fab-icon-close,
.fab-menu[data-fab-state="open"] .fab-icon-open {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.fab-menu[data-fab-toggle="hover"]:hover .fab-icon-open,
.fab-menu[data-fab-state="open"] .fab-icon-open {
    opacity: 0;
    filter: alpha(opacity=0);
}
.fab-icon-close {
    opacity: 0;
    filter: alpha(opacity=0);
}
.fab-menu[data-fab-toggle="hover"]:hover .fab-icon-close,
.fab-menu[data-fab-state="open"] .fab-icon-close {
    opacity: 1;
    filter: alpha(opacity=100);
}
.fab-menu .fab-menu-inner > li {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.fab-menu .fab-menu-inner > li:nth-child(1) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.fab-menu .fab-menu-inner > li:nth-child(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.fab-menu .fab-menu-inner > li:nth-child(3) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.fab-menu .fab-menu-inner > li:nth-child(4) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.fab-menu .fab-menu-inner > li:nth-child(5) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.fab-menu[data-fab-toggle="hover"]:hover .fab-menu-inner > li,
.fab-menu[data-fab-state="open"] .fab-menu-inner > li {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
.fab-menu-top[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-top-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-top-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-top[data-fab-state="open"] .fab-menu-inner > li:nth-child(1),
.fab-menu-top-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(1),
.fab-menu-top-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(1) {
    top: 68px;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.fab-menu-top[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-top-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-top-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-top[data-fab-state="open"] .fab-menu-inner > li:nth-child(2),
.fab-menu-top-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(2),
.fab-menu-top-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(2) {
    top: 132px;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.fab-menu-top[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-top-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-top-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-top[data-fab-state="open"] .fab-menu-inner > li:nth-child(3),
.fab-menu-top-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(3),
.fab-menu-top-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(3) {
    top: 196px;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.fab-menu-top[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-top-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-top-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-top[data-fab-state="open"] .fab-menu-inner > li:nth-child(4),
.fab-menu-top-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(4),
.fab-menu-top-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(4) {
    top: 260px;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.fab-menu-top[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-top-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-top-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-top[data-fab-state="open"] .fab-menu-inner > li:nth-child(5),
.fab-menu-top-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(5),
.fab-menu-top-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(5) {
    top: 324px;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.fab-menu-bottom[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-bottom-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-bottom-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(1),
.fab-menu-bottom[data-fab-state="open"] .fab-menu-inner > li:nth-child(1),
.fab-menu-bottom-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(1),
.fab-menu-bottom-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(1) {
    top: -60px;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.fab-menu-bottom[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-bottom-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-bottom-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(2),
.fab-menu-bottom[data-fab-state="open"] .fab-menu-inner > li:nth-child(2),
.fab-menu-bottom-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(2),
.fab-menu-bottom-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(2) {
    top: -124px;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.fab-menu-bottom[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-bottom-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-bottom-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(3),
.fab-menu-bottom[data-fab-state="open"] .fab-menu-inner > li:nth-child(3),
.fab-menu-bottom-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(3),
.fab-menu-bottom-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(3) {
    top: -188px;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.fab-menu-bottom[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-bottom-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-bottom-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(4),
.fab-menu-bottom[data-fab-state="open"] .fab-menu-inner > li:nth-child(4),
.fab-menu-bottom-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(4),
.fab-menu-bottom-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(4) {
    top: -252px;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.fab-menu-bottom[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-bottom-left[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-bottom-right[data-fab-toggle="hover"]:hover .fab-menu-inner > li:nth-child(5),
.fab-menu-bottom[data-fab-state="open"] .fab-menu-inner > li:nth-child(5),
.fab-menu-bottom-left[data-fab-state="open"] .fab-menu-inner > li:nth-child(5),
.fab-menu-bottom-right[data-fab-state="open"] .fab-menu-inner > li:nth-child(5) {
    top: -316px;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.fab-menu-inner div[data-fab-label]:after {
    content: attr(data-fab-label);
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 66px;
    color: #fff;
    background-color: #333;
    padding: 7px 12px;
    visibility: hidden;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.fab-menu-bottom-left .fab-menu-inner div[data-fab-label]:after,
.fab-menu-bottom-right .fab-menu-inner div[data-fab-label]:after {
    margin-top: -27px;
}
.fab-menu-top-left .fab-menu-inner div[data-fab-label]:after,
.fab-menu-bottom-left .fab-menu-inner div[data-fab-label]:after,
.fab-menu-inner div[data-fab-label].fab-label-right:after {
    right: auto;
    left: 66px;
}
.fab-menu[data-fab-toggle="hover"] .fab-menu-inner div[data-fab-label]:hover:after,
.fab-menu[data-fab-state="open"] .fab-menu-inner div[data-fab-label]:hover:after {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
.fab-menu-inner div[data-fab-label].fab-label-light:after {
    background-color: #fff;
    color: #333333;
}
.fab-menu-inner div[data-fab-label].fab-label-visible:after {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}


#f342 table td.actions {
    text-align: center;
}

#f342 td.comment {
    white-space: pre-line;
}

#f342 td.note {
    max-width: 150px;
}

#f342 b.wname {
    text-shadow: 1px 1px 20px #00ff04;
    font-size: 35px;
}

#f342 .widb button {
    padding: 6px 12px;
    font-weight: bold;
}

#f342 .widb {
    display: contents;
}

#f344 td .deleteBtn{padding:0 10px;}#f347 :is(label, input:not(#formid), select){
    /*display: block;*/
    float: none;
    font-family: Arial;
    font-size: 14px;
}
#f347 label{
    margin: 15px 0 0 0;
    font-weight: bold;
}


#f352 table td.actions{text-align: center;}
#f352 td.comment {
    white-space: pre-line;
}

#f352 tr.current{
    background-color: rgba(0, 255, 31, 0.17);
}

#f352 .form-control{
    float:left; width: auto;
}#f355 td .deleteBtn{padding:0 10px;}#f356 #catsList{
    margin-top: -10px;
}

#f356 #catsList div{
    cursor: pointer;
    padding-top: 10px;
}

#f356 #catsList div.selected{
    background-color: #d6edff;
}

#f356 #catsList div.selected:before{
    content: "\ed6e";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    top: 12px;
    left: 14px;
    color: #2196f3;
    /*text-shadow: 1px 0px 1px #8e8e8e;*/
}

#f356 #catsList span.ctName {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 11px;
    padding-top: 4px;
}

#f356 #catsList .ctImg {
    border: 1px solid #000;
    width: 100%;
}

#f356 button#addProduct {
    width: 100%;
    padding: 19px;
    font-weight: bold;
    font-family: monospace;
    font-size: 58px;
    box-shadow: 0px -3px 8px 0px inset #00bcd4;
    color: #8b008b;
}

#f356 #addProduct #listBody tr {
    display: grid;
    float: left;
    border: 1px solid #ccc;
}

#f356 #addProduct #listBody tr td{padding: 4px 0;}
#f356 #addProduct #listBody tr td:first-child{border: 0;}
#f356 #addProduct #listBody tr td.imgId, #f356 #addProduct #listBody tr  td.action{text-align: center;}
#f356 #addProduct #listBody tr td.countOfStock:before{content: 'Остаток: ';}
#f356 #addProduct #listBody tr td.countOfOrder:before{content: 'Добавить в заказ: ';}
#f356 #addProduct #listBody tr td.price:before{content: 'Цена: ';}
#f356 #addProduct #listBody tr td.total:before{content: 'Всего: ';}#f357 td {
    padding: 2px 5px;
}

#f357 tr:last-of-type {
    border-bottom: 2px #000 solid;
}

#f357 tr {
    border-left: 2px #000 solid;
    border-right: 2px #000 solid;
}

#f357 td:is(.price,.priceRoznica) {
    padding: 0 20px;
    text-align: center;
}

#f357 table {
    float: none;
}

#f357 div.wrapper {
    display: block;
}#f359 #historyList *{
    padding: 3px;
}

#f359 #catsList{
    margin-top: -10px;
}

#f359 #catsList div{
    cursor: pointer;
    padding-top: 10px;
}

#f359 #catsList div.selected{
    background-color: #d6edff;
}

#f359 #catsList div.selected:before{
    content: "\ed6e";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    top: 12px;
    left: 14px;
    color: #2196f3;
    /*text-shadow: 1px 0px 1px #8e8e8e;*/
}

#f359 #catsList span.ctName {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 11px;
    padding-top: 4px;
}

#f359 #catsList .ctImg {
    border: 1px solid #000;
    width: 100%;
}

#f359 button.addProduct {
    width: 100%;
    padding: 0;
    font-weight: bold;
    font-family: monospace;
    font-size: 33px;
    box-shadow: 0px -3px 8px 0px inset #00bcd4;
    color: #8b008b;
}

#f359 .cName{
    font-size: large;
    text-shadow: 1px 1px 20px red;
}

#f359 .cName em{
    font-size: large;
    text-shadow: none !important;
}

#f359 .viberLink{
    /*position: absolute;*/
}
#f359 .viberLink svg{
    height: 29px;
    float: right;
    position: absolute;
    box-sizing: border-box;
    display: inline-block;
    overflow-x: visible;
    overflow-y: visible;
    color: blueviolet;
    /*text-shadow: 1px 1px 20px #8A2BE2;*/
}
#f359 .viberLink svg:hover{
    /*color: #805990;*/
    /*text-shadow: none;*/
    color: #fff;
    background-color: #8a2be2;
}

#f359 .btn-warning {
    color: #ff5722;
    background-color: #ff57221a;
    border-color: #FF5722;

    /*color: rgb(255 87 34);*/
    /*background-color: rgb(255 87 34 / 10%);*/
    /*border-color: rgb(255 87 34);*/
}

#f359 .btn-success {
    color: #4caf50;
    background-color: #4caf501a;
    border-color: #4CAF50;
}

#f359 .addAddress{
    cursor: pointer;
    font-size: 35px;
    display: block;
    padding: 0 80px;
    border: 1px solid;
    border-radius: 5px;
    box-shadow: inset 0px -2px 4px 0px red;
}

/*#f325 #addProduct #listBody tr td{padding: 4px 0;}
#f325 #addProduct #listBody tr td:first-child{border: 0;}
#f325 #addProduct #listBody tr td.imgId, #f325 #addProduct #listBody tr  td.action{text-align: center;}
#f325 #addProduct #listBody tr td.countOfStock:before{content: 'Остаток: ';}
#f325 #addProduct #listBody tr td.countOfOrder:before{content: 'Добавить в заказ: ';}
#f325 #addProduct #listBody tr td.price:before{content: 'Цена: ';}
#f325 #addProduct #listBody tr td.total:before{content: 'Всего: ';}*/

#f360 tr.line .customer{
    font-weight: bold;
}


#f360 .removeOrder{
    background-color: #f30404;
    padding: 2px;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
}


#f361 .price,
#f361 .total,
#f361 .count,
#f361 .totalPrice{
    word-break: break-all;
    min-width: 100px;
}
#f361 .orderTable{
    margin-top: 20px;
}
#f361 #orderFooter{display: none;}

#f361 #orderInfo.resizable {position: relative; max-width: 100%;}
#f361 #orderInfo .resizer { width: 10px; height: 10px; background: blue; position:absolute; right: 0; bottom: 0; cursor: se-resize; }

#f361 .order-customerName{
    font-size: 18px;
    font-family: monospace;
    font-weight: bold;
}

#f361 #printBtn{float: right;}

#f361.page-container {
    width: auto;
}

#f361 .invoiceHeader *{
    border: none;
}


#f361 pre {
    padding: 0;
    display: contents;
}

#f361 pre *{
    padding: 20px;
    display: block;
}



#f361 :is(table,.table) tr > :is(td,th){
    padding: 1px 10px;
}

/*

#f361 .orderTable{
    position: relative;
}
#f361 .orderTable:hover::after{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #2d2323d9;
    display: block;
    content: "Для редактирования ЗАКАЗА нажмите тут↓";
    top: 0;
    left: 0;
     color: #FFF3E0;
    font-family: "Berlin Sans FB";
    font-weight: bold;
    font-size: 30px;
    padding: 20px;
}*/
#f361 .orderTable button{
    display: block;
    position: relative;
    z-index: 1000;
    width: calc( 100% - 20px);
    font-size: 15px;
    font-weight: bold;
    font-family: monospace;
    /*background-color: #0ff;*/
    background-color: #FEDA48;
    border: none;
    border-radius: 3px;
}

/*#f361 .orderTable:hover button{
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    font-family: monospace;
    padding: 20px;
}
*/

/*#f361 #editWishlist{
    box-sizing: content-box;
    float: right;
    width: 50%;
    margin: 10px;
}*/


#f361 .invoiceHeader{
    position: relative;
    padding: 5px 0;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
#f361 .invoiceHeader:hover::after{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #d1cabacf;
    display: block;
    content: "";
    top: 0;
    left: 0;
    color: #FFF3E0;
    font-family: "Berlin Sans FB";
    font-weight: bold;
    font-size: 20px;
    padding: 10px;
    z-index: 200;
}

#f361 .invoiceHeader button{
    display: block;
    /*display: none;*/
    z-index: 1000;
    /*width: calc( 100% - 20px);*/
    width: 100%;
    background-color: #FEDA48;
    color: #565553;
    /*border: none;*/
    border-radius: 3px;
    position: inherit;
    bottom: 0;
    font-weight: bold;
}
/*

#f361 .invoiceHeader:hover button{
    !*display: block;*!
    position: absolute;
    font-size: 15px;
    font-weight: bold;
    font-family: monospace;
    !*bottom: 0;*!
}*/
#f362 .price,
#f362 .total,
#f362 .count,
#f362 .totalPrice {
    /*word-break: break-all;*/
    /*min-width: 150px;*/
}

#f362 .orderTable {
    margin-top: 20px;
}

#f362 #orderFooter {
    display: none;
}

#f362 #orderInfo.resizable {
    position: relative;
    max-width: 100%;
}

#f362 #orderInfo .resizer {
    width: 10px;
    height: 10px;
    background: blue;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: se-resize;
}

#f362 .order-customerName {
    font-size: 23px;
}

#f362 #printBtn {
    float: right;
}

#f362.page-container {
    /*width: auto;*/
}

#f362 .invoiceHeader * {
    border: none;
}


#f362 pre {
    padding: 0;
    display: contents;
}

#f362 pre * {
    padding: 20px;
    display: block;
}

#f362 .count * {
    font-weight: bold;
    padding: 5px 10px;
    border: 1px solid #cdcde2;
}

#f362 .countValue {
    border: 1px solid #ccf;
    border-radius: 2px;
    padding: 5px 20px;
}


#f362 td {
    padding: 6px 20px;
}

#f362 tr.addedInOrder {
    color: #000 !important;
    font-weight: bold !important;
    background-color: #c5c149;
}

#f362 .limitInfo {
    color: #f00;
    font-weight: 900;
    font-family: 'icomoon';
    font-size: 48px;
    position: fixed;
    left: 34%;
    top: 28px;
    z-index: 10000;
}

#f362 .toOrderPage {
    float: right;
    position: fixed;
    right: 20px;
    bottom: 20px;
}

#f362 .order-totalPrice {
    font-size: 15px;
    font-weight: bold;
}

#f362 .btn-success {
    font-weight: bold;
    box-shadow: 0px 0px 20px 0px #333333;
    border: #0000;
    border-radius: 46px;
    z-index: 100;
    /*color: #4caf50;
    background-color: rgba(76, 175, 80, 0.1);
    border-color: #4CAF50;*/
}#f355 td .deleteBtn{padding:0 10px;}#f364 td {
    padding: 2px 5px;
}

#f364 tr:last-of-type {
    border-bottom: 2px #000 solid;
}

#f364 tr {
    border-left: 2px #000 solid;
    border-right: 2px #000 solid;
}

#f364 td:is(.price,.priceRoznica) {
    padding: 0 20px;
    text-align: center;
}

#f364 table {
    float: none;
}

#f364 div.wrapper {
    display: block;
}
#f364 .hhh {
    text-align: center;
    font-size: 15px;
}

#f364 .hhh {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border-top: 2px solid #000;
}

#f364 .contactInfo {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}#f366 td{
    padding: 2px 5px;
}
#f366 tr:last-of-type{
    border-bottom: 2px #000 solid;
}
#f366 tr{
    border-left: 2px #000 solid;
    border-right: 2px #000 solid;
}
#f366 table{
    float: none;
    /*display: block;*/
}
#f366 div.wrapper{
    display: block;
}#f368 .price,
#f368 .total,
#f368 .count,
#f368 .totalPrice {
    /*word-break: break-all;*/
    /*min-width: 150px;*/
}

#f368 .orderTable {
    margin-top: 20px;
}
#f368 .btn-xs {
    padding: 2px;
    float: none;
    margin-top: 5px;
}
#f368 .actions {
    margin-top: 25px;
}

#f368 #orderFooter {
    display: none;
}

#f368 #orderInfo.resizable {
    position: relative;
    max-width: 100%;
}

#f368 #orderInfo .resizer {
    width: 10px;
    height: 10px;
    background: blue;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: se-resize;
}

#f368 .order-customerName {
    font-size: 23px;
}

#f368 #printBtn {
    float: right;
}

#f368.page-container {
    /*width: auto;*/
}

#f368 .invoiceHeader * {
    border: none;
}


#f368 pre {
    padding: 0;
    display: contents;
}

#f368 pre * {
    padding: 20px;
    display: block;
}

#f368 .count * {
    font-weight: bold;
    padding: 5px 10px;
    border: 1px solid #cdcde2;
}

#f368 .countValue {
    border: 1px solid #ccf;
    border-radius: 2px;
    padding: 5px 20px;
}


#f368 td {
    padding: 6px 20px;
}

#f368 tr.addedInOrder {
    color: #000 !important;
    font-weight: bold !important;
    background-color: #c5c149;
}

#f368 .limitInfo {
    color: #f00;
    font-weight: 900;
    font-family: 'icomoon';
    font-size: 48px;
    position: fixed;
    left: 34%;
    top: 28px;
    z-index: 10000;
}

#f368 .toOrderPage {
    float: right;
    position: fixed;
    right: 20px;
    bottom: 20px;
}

#f368 .order-totalPrice {
    font-size: 15px;
    font-weight: bold;
}

#f368 .btn-success {
    font-weight: bold;
    box-shadow: 0px 0px 20px 0px #333333;
    border: #0000;
    border-radius: 46px;
    /*color: #4caf50;
    background-color: rgba(76, 175, 80, 0.1);
    border-color: #4CAF50;*/
}#f369 td{
    padding: 2px 5px;
}
#f369 th{
    padding: 5px 5px;
    font-weight: bold;
    font-size: 15px;
}
#f369 tr{
    border-left: 2px #000 solid;
    border-right: 2px #000 solid;
}
#f369 table{
    float: none;
    border: 2px solid;
}
#f369 table :is(.productName,.countOfStock){
    border: 1px solid;
    font-weight: bold;
}
#f369 div.wrapper{
    display: block;
}#f370 :is(label, input:not(#formid), select){
    /*display: block;*/
    float: none;
    font-family: Arial;
    font-size: 14px;
}
#f370 label{
    margin: 15px 0 0 0;
    font-weight: bold;
}


@media print {
    body{min-height:100%;}
    body .navbar-fixed-top,
    body .page-header,
    body .footer{
        display: none;
    }
    #f372 #transBody{border: 0; width: 100% !important;}
    #f372 #printBody{padding: 0;min-height:100%;}
    #f372 #printBody thead th {background-color: #607D8B !important; color: #fff !important; -webkit-print-color-adjust: exact;}

    div[id^="waiting_"], #f372 #searchRequest{display: none !important;}
}

#f372 td .deleteBtn{padding:0 10px;}@media print {
    body{min-height:100%;}
    body .navbar-fixed-top,
    body .page-header,
    body .footer{
        display: none;
    }
    #f373 #transBody{border: 0; width: 100% !important;}
    #f373 #printBody{padding: 0;min-height:100%;}
    #f373 #printBody thead th {background-color: #607D8B !important; color: #fff !important; -webkit-print-color-adjust: exact;}

    div[id^="waiting_"], #f335 #searchRequest{display: none !important;}
}

#f373 td .deleteBtn{padding:0 10px;}@media print {
    body{min-height:100%;}
    body .navbar-fixed-top,
    body .page-header,
    body .footer{
        display: none;
    }
    #f374 #transBody{border: 0; width: 100% !important;}
    #f374 #printBody{padding: 0;min-height:100%;}
    #f374 #printBody thead th {background-color: #607D8B !important; color: #fff !important; -webkit-print-color-adjust: exact;}

    div[id^="waiting_"], #f335 #searchRequest{display: none !important;}
}

#f374 td .deleteBtn{padding:0 10px;}

#f375 tr.line .customer{
    font-weight: bold;
}


#f375 .removeOrder{
    background-color: #f30404;
    padding: 2px;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
}

#f375 .heading-elements *{
    float: left;
    width: auto;
}