*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}body{font-family:'K2D',sans-serif;font-size:13px;background-color:#eee}body.login{background-color:#fffbb9;background-image:url(../img/abstract.svg);background-size:cover;background-position:center center}#loading{position:absolute;left:0;top:0;right:0;bottom:0;z-index:9999;cursor:wait}#loading .animation{position:absolute;top:0;left:0;right:0;height:4px;background-image:url(../img/loading.png);animation:loadinganimation 2s linear infinite}@-moz-keyframes loadinganimation{0%{background-position:0px}100%{background-position:-3840px}}@-webkit-keyframes loadinganimation{0%{background-position:0px}100%{background-position:-3840px}}@keyframes loadinganimation{0%{background-position:0px}100%{background-position:-3840px}}.float-right{float:right}.window{background-color:#222222;border-radius:6px;position:absolute;left:50%;top:50%;margin-left:-150px;color:#ffffff;padding:16px;width:300px}.window form label{display:block;margin-bottom:10px}.window form input[type=text],.window form input[type=password]{border:none;background-color:#ffffff;color:#000000;height:24px;line-height:24px;margin-top:5px;width:100%;border-radius:3px;padding-left:8px;padding-right:8px;outline:none}.window form input[type=text]:-webkit-autofill,.window form input[type=password]:-webkit-autofill{-webkit-box-shadow:0 0 0 30px white inset}.window form .button{margin-top:15px;height:24px}input,select,textarea,button{outline:none}textarea{font-family:'K2D',sans-serif}input[align=right]{text-align:right}.money{padding-right:16px;position:relative}.money:before{display:block;content:",-";position:absolute;bottom:0;right:0;height:24px;line-height:24px;width:14px;text-align:center}.money input{text-align:right}.qty{padding-right:16px;position:relative}.qty:before{display:block;content:"ks";position:absolute;bottom:0;right:0;height:24px;line-height:24px;width:14px;text-align:center}.qty input{text-align:right}.button{border:none;background-color:#000000;color:#ffffff;padding-left:8px;padding-right:8px;height:24px;border-radius:3px;cursor:pointer;outline:none}.button.link{background-color:transparent;text-decoration:underline}.button.green{background-color:#3b8d31}.button.green:active{background-color:#1d6f13}.styled-scrollbar::-webkit-scrollbar{width:3px;height:3px}.styled-scrollbar::-webkit-scrollbar-button{width:0px;height:0px}.styled-scrollbar::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.styled-scrollbar::-webkit-scrollbar-thumb:hover{background:#222222}.styled-scrollbar::-webkit-scrollbar-thumb:active{background:#222222}.styled-scrollbar::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.styled-scrollbar::-webkit-scrollbar-track:hover{background:transparent}.styled-scrollbar::-webkit-scrollbar-track:active{background:transparent}.styled-scrollbar::-webkit-scrollbar-corner{background:transparent}.noselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.hidden{display:none}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content-top-menu{position:absolute;left:0;right:0;top:0;height:48px;background-color:#ddd}.content-top-menu ul{list-style:none;font-size:0;position:absolute;top:12px}.content-top-menu ul.left{left:12px}.content-top-menu ul.left li{margin-right:5px}.content-top-menu ul.right{right:12px}.content-top-menu ul.right li{margin-left:5px}.content-top-menu ul li{display:inline-block;font-size:13px;height:24px}.content-top-menu ul li a{display:block;height:24px;padding-left:8px;padding-right:8px;background-color:#222;color:#eee;line-height:24px;text-decoration:none;text-transform:uppercase;border-radius:1px}.content-top-menu ul li a i{margin-right:5px}.content-top-menu ul li:hover a{background-color:#000;color:#fff}.content-top-menu ul li.green a{background-color:#598C00}.content-top-menu ul li.green a:hover{background-color:#275a00}.content-top-menu ul li.orange a{background-color:#BD7400}.content-top-menu ul li.orange a:hover{background-color:#8b4200}.content-top-menu ul li.red a{background-color:#B31F00}.content-top-menu ul li.red a:hover{background-color:#810000}.common-form strong{font-size:15px;display:block;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.common-form label{display:block;margin-top:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.common-form input[type=text]:read-only{background-color:#eee}.common-form input[type=text],.common-form select,.common-form textarea{width:100%;height:24px;line-height:24px;border:1px #444 solid;background-color:#fff;margin-top:5px;padding-left:5px;padding-right:5px;border-radius:1px}.common-form input[type=text].error,.common-form select.error,.common-form textarea.error{border:1px #a22 solid;background-color:#faa}.common-form textarea{height:150px}.common-form label input[type=checkbox]{display:none}.common-form label input[type=checkbox]+span{display:inline-block;float:right;width:30px;height:15px;background-color:#444;border-radius:2px;position:relative;top:2px;cursor:pointer}.common-form label input[type=checkbox]+span:before{display:block;width:13px;height:13px;content:"\A";background-color:#F5824B;position:absolute;top:1px;left:1px;border-radius:2px}.common-form label input[type=checkbox]:checked+span:before{left:16px;background-color:#a9da71}.common-form input[type=submit],.common-form input[type=button]{height:24px;line-height:24px;padding-left:16px;padding-right:16px;border-radius:1px;background-color:#222;color:#fff;border:none;cursor:pointer}.common-form input[type=submit][type=submit],.common-form input[type=button][type=submit]{background-color:#598C00}.common-form input[type=submit][type=button],.common-form input[type=button][type=button]{background-color:#B31F00}.common-form .buttons{margin-top:16px;text-align:right}.common-form .buttons .left{float:left}.search-list-column .list-scroll{position:absolute;left:0;bottom:0;right:0;top:48px;overflow-y:scroll}.search-list-column .list-scroll::-webkit-scrollbar{width:3px;height:3px}.search-list-column .list-scroll::-webkit-scrollbar-button{width:0px;height:0px}.search-list-column .list-scroll::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.search-list-column .list-scroll::-webkit-scrollbar-thumb:hover{background:#222222}.search-list-column .list-scroll::-webkit-scrollbar-thumb:active{background:#222222}.search-list-column .list-scroll::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.search-list-column .list-scroll::-webkit-scrollbar-track:hover{background:transparent}.search-list-column .list-scroll::-webkit-scrollbar-track:active{background:transparent}.search-list-column .list-scroll::-webkit-scrollbar-corner{background:transparent}.search-list-column .list-search{position:absolute;left:0;right:0;top:0;height:48px}.search-list-column .list-search .input{position:absolute;left:12px;right:12px;top:12px}.search-list-column .list-search .input input[type="text"]{position:relative;border:none;background-color:#fff;height:24px;line-height:24px;padding-left:16px;padding-right:32px;width:100%;border-radius:1px;outline:none}.search-list-column .list-search .inputs{position:absolute;left:12px;right:12px;top:12px;top:48px}.search-list-column .list-search .inputs input[type="text"]{position:relative;border:none;background-color:#fff;height:24px;line-height:24px;padding-left:16px;padding-right:32px;width:100%;border-radius:1px;outline:none}.search-list-column .list-search .inputs .sub-input{display:block;float:left;height:24px}.search-list-column .list-search .inputs .sub-input select{display:block;border:1px #fff solid;border-radius:0;width:90%;height:24px;background-color:#fff;outline:none}.search-list-column .list-search .inputs .sub-input:nth-child(1){width:45%}.search-list-column .list-search .inputs .sub-input:nth-child(1) input{width:90%;padding:0;text-align:center}.search-list-column .list-search .inputs .sub-input:nth-child(2){width:30%}.search-list-column .list-search .inputs .sub-input:last-child{width:25%;float:right}.search-list-column .list-search .inputs .sub-input:last-child button{width:100%;border:none;border-radius:0;background-color:#222;color:#EEE;height:24px;display:block;cursor:pointer;text-transform:uppercase}.search-list-column .list-search .inputs .sub-input:last-child button:hover{background-color:#000;color:#fff}.search-list-column .list-search .icon{position:absolute;top:12px;right:14px;width:24px;height:24px;line-height:24px;text-align:center}#date-picker{position:absolute;border-radius:1px;box-shadow:0 0 50px rgba(0,0,0,0.75);background-color:#fff;margin-top:16px;z-index:1000;color:#000;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}#date-picker .year,#date-picker .month{position:relative;height:24px;border-bottom:1px #eee solid}#date-picker .year .prev,#date-picker .month .prev,#date-picker .year .next,#date-picker .month .next{position:absolute;text-align:center;line-height:24px;width:32px;cursor:pointer}#date-picker .year .prev.prev,#date-picker .month .prev.prev,#date-picker .year .next.prev,#date-picker .month .next.prev{left:0}#date-picker .year .prev.next,#date-picker .month .prev.next,#date-picker .year .next.next,#date-picker .month .next.next{right:0}#date-picker .year .prev:hover,#date-picker .month .prev:hover,#date-picker .year .next:hover,#date-picker .month .next:hover{background-color:#222;color:#fff}#date-picker .year .value,#date-picker .month .value{position:absolute;line-height:24px;left:32px;right:32px;text-align:center;top:0;bottom:0}#date-picker .month{height:32px}#date-picker .month .prev,#date-picker .month .next{line-height:32px}#date-picker .month .value{font-size:15px;line-height:32px}#date-picker .weeks{display:table;width:100%;border-collapse:collapse;table-layout:fixed}#date-picker .weeks .week{height:32px;line-height:32px;display:table-row;width:100%}#date-picker .weeks .week .day{display:table-cell;text-align:center;border-right:1px #eee solid;border-bottom:1px #eee solid}#date-picker .weeks .week .day.weekend{background-color:#ffffd1}#date-picker .weeks .week .day.today{background-color:#d1ffff}#date-picker .weeks .week .day:hover{background-color:#222;color:#fff}#date-picker .weeks .week .day.out{background-color:#eee;color:#888}#date-picker .weeks .week .day.plan{background-color:#A9DA71;color:#000;cursor:pointer}#date-picker .weeks .week .day.plan:hover{background-color:#77a83f;color:#fff}#date-picker .weeks .week .day.ignored{background-color:#800;color:#fff;cursor:pointer}#date-picker .weeks .week .day.ignored:hover{background-color:#A22;color:#fff}#date-picker .weeks .week .day:last-child{border-right:none}#date-picker .bottom-buttons{height:24px;line-height:24px}#date-picker .bottom-buttons .btn{height:24px;text-align:center;width:50%;float:left;cursor:pointer}#date-picker .bottom-buttons .btn:hover{background-color:#222;color:#fff}#guru-meditation{position:absolute;z-index:1000;left:0;top:0;right:0;bottom:0;background-color:rgba(80,0,0,0.9);color:#fff}#guru-meditation .title{position:absolute;right:32px;left:32px;text-align:right;top:32px;text-transform:uppercase;font-size:20px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}#guru-meditation .title small{display:block;text-transform:none;margin-top:15px}#guru-meditation button{border:none;background-color:#fff;color:#000;height:32px;line-height:32px;position:absolute;bottom:32px;padding-left:16px;padding-right:16px;text-transform:uppercase;font-size:18px;cursor:pointer}#guru-meditation #guru-meditation-copy{left:32px}#guru-meditation #guru-meditation-refresh{right:32px}#guru-meditation .message{border:none;background-color:rgba(80,0,0,0.9);display:block;position:absolute;left:32px;right:32px;top:128px;bottom:128px}#guru-meditation .message textarea{display:block;width:100%;height:100%;border:none;background:transparent;color:#fff;font-family:'Courier New',Courier,monospace;font-size:15px;padding:8px}#guru-meditation .message textarea::selection{background:#000}body.login .app-bar{background-color:rgba(0,0,0,0.5);position:absolute;left:0;bottom:0;right:0;white-space:nowrap;font-size:11px;color:#fff;padding:2px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none;text-align:right}body.login .app-bar div{display:inline-block}body.login .logo{position:absolute;left:50%;top:50%;width:200px;height:200px;text-align:center;margin-left:-100px;margin-top:-300px}body.login .logo img{max-width:200px;max-height:200px}body.app header{position:absolute;left:0;top:0;right:0;z-index:100;background-image:url(../img/loading.png);background-size:200%;background-color:#222;padding-top:4px}body.app header .bar{height:48px;background-color:rgba(32,32,32,0.95);font-size:0}body.app header .bar .menu-icon{background-image:url(../img/icon_white.png);background-repeat:no-repeat;background-position:center center;display:block;float:left;width:48px;height:48px}body.app header .bar .menu{display:block;float:left;height:48px;line-height:48px;margin-left:8px}body.app header .bar .menu.right{float:right}body.app header .bar .menu ul{list-style:none}body.app header .bar .menu ul li{display:inline-block;vertical-align:middle}body.app header .bar .menu ul li a{display:block;height:48px;line-height:48px;font-size:14px;font-weight:400;color:#eee;text-transform:uppercase;text-decoration:none;padding-left:8px;padding-right:8px}body.app header .bar .menu ul li a.wide{padding-left:16px;padding-right:16px}body.app header .bar .menu ul li a.icon{font-size:20px;width:48px;padding:0;text-align:center;position:relative}body.app header .bar .menu ul li a.icon .number{position:absolute;display:block;width:16px;height:16px;line-height:16px;text-align:center;border-radius:16px;background-color:#f88;font-size:10px;color:#222;bottom:5px;right:5px;overflow:hidden}body.app header .bar .menu ul li a:hover{background-color:rgba(32,32,32,0.95);color:#ffffff}body.app header .bar .menu ul li.active a{background-color:rgba(255,255,255,0.7);color:#222}body.app header .bar .menu ul li.active a:hover{background-color:rgba(255,255,255,0.85)}body.app .content{position:absolute;top:52px;left:0;right:0;bottom:0}body.app .content .fatal-error{position:absolute;top:50%;width:100%;left:0;text-align:center;height:60px;margin-top:-30px;line-height:20px;font-size:20px}body.app .content .fatal-error i{color:#B50000}.content.clients #reg_id_warn{color:#800;font-weight:bold}.content.clients .client-history{position:absolute;left:40%;top:48px;bottom:0;right:0;background-color:#fff;padding:16px;overflow-y:scroll}.content.clients .client-history::-webkit-scrollbar{width:3px;height:3px}.content.clients .client-history::-webkit-scrollbar-button{width:0px;height:0px}.content.clients .client-history::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.clients .client-history::-webkit-scrollbar-thumb:hover{background:#222222}.content.clients .client-history::-webkit-scrollbar-thumb:active{background:#222222}.content.clients .client-history::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.clients .client-history::-webkit-scrollbar-track:hover{background:transparent}.content.clients .client-history::-webkit-scrollbar-track:active{background:transparent}.content.clients .client-history::-webkit-scrollbar-corner{background:transparent}.content.clients .client-history strong{display:block;font-size:15px}.content.clients .client-history .history-list .history-record{margin-top:5px;background-color:#eee;padding:8px}.content.clients .client-history .history-list .history-record .date{font-weight:bold}.content.clients .client-history .history-list .history-record .who{float:right;font-weight:bold}.content.clients .client-history .history-list .history-record .changes table{table-layout:fixed;width:100%;border-collapse:collapse;margin-top:5px}.content.clients .client-history .history-list .history-record .changes table thead tr th{padding:2px 4px 2px 4px;text-align:left}.content.clients .client-history .history-list .history-record .changes table tbody{background-color:#fff}.content.clients .client-history .history-list .history-record .changes table tbody tr{border-bottom:1px #eee solid}.content.clients .client-history .history-list .history-record .changes table tbody tr td{padding:2px 4px 2px 4px}.content.clients .clients-menu{position:absolute;left:0;right:0;top:0;height:48px;background-color:#ddd;left:20%}.content.clients .clients-menu ul{list-style:none;font-size:0;position:absolute;top:12px}.content.clients .clients-menu ul.left{left:12px}.content.clients .clients-menu ul.left li{margin-right:5px}.content.clients .clients-menu ul.right{right:12px}.content.clients .clients-menu ul.right li{margin-left:5px}.content.clients .clients-menu ul li{display:inline-block;font-size:13px;height:24px}.content.clients .clients-menu ul li a{display:block;height:24px;padding-left:8px;padding-right:8px;background-color:#222;color:#eee;line-height:24px;text-decoration:none;text-transform:uppercase;border-radius:1px}.content.clients .clients-menu ul li a i{margin-right:5px}.content.clients .clients-menu ul li:hover a{background-color:#000;color:#fff}.content.clients .clients-menu ul li.green a{background-color:#598C00}.content.clients .clients-menu ul li.green a:hover{background-color:#275a00}.content.clients .clients-menu ul li.orange a{background-color:#BD7400}.content.clients .clients-menu ul li.orange a:hover{background-color:#8b4200}.content.clients .clients-menu ul li.red a{background-color:#B31F00}.content.clients .clients-menu ul li.red a:hover{background-color:#810000}.content.clients .client-column{position:absolute;width:20%;top:48px;bottom:0;padding:6px 12px 6px 12px;overflow-y:scroll}.content.clients .client-column::-webkit-scrollbar{width:3px;height:3px}.content.clients .client-column::-webkit-scrollbar-button{width:0px;height:0px}.content.clients .client-column::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.clients .client-column::-webkit-scrollbar-thumb:hover{background:#222222}.content.clients .client-column::-webkit-scrollbar-thumb:active{background:#222222}.content.clients .client-column::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.clients .client-column::-webkit-scrollbar-track:hover{background:transparent}.content.clients .client-column::-webkit-scrollbar-track:active{background:transparent}.content.clients .client-column::-webkit-scrollbar-corner{background:transparent}.content.clients .client-column strong{font-size:15px;display:block;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.clients .client-column label{display:block;margin-top:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.clients .client-column input[type=text]:read-only{background-color:#eee}.content.clients .client-column input[type=text],.content.clients .client-column select,.content.clients .client-column textarea{width:100%;height:24px;line-height:24px;border:1px #444 solid;background-color:#fff;margin-top:5px;padding-left:5px;padding-right:5px;border-radius:1px}.content.clients .client-column input[type=text].error,.content.clients .client-column select.error,.content.clients .client-column textarea.error{border:1px #a22 solid;background-color:#faa}.content.clients .client-column textarea{height:150px}.content.clients .client-column label input[type=checkbox]{display:none}.content.clients .client-column label input[type=checkbox]+span{display:inline-block;float:right;width:30px;height:15px;background-color:#444;border-radius:2px;position:relative;top:2px;cursor:pointer}.content.clients .client-column label input[type=checkbox]+span:before{display:block;width:13px;height:13px;content:"\A";background-color:#F5824B;position:absolute;top:1px;left:1px;border-radius:2px}.content.clients .client-column label input[type=checkbox]:checked+span:before{left:16px;background-color:#a9da71}.content.clients .client-column table.prices{table-layout:fixed;width:100%;margin-top:5px;border-collapse:collapse;white-space:nowrap}.content.clients .client-column table.prices label input[type="checkbox"]+span{position:relative;top:-5px;width:15px}.content.clients .client-column table.prices label input[type="checkbox"]+span:before{display:none}.content.clients .client-column table.prices label input[type="checkbox"]:checked+span:before{display:block;left:1px}.content.clients .client-column table.prices thead tr{border-bottom:1px #444 solid;margin-bottom:5px}.content.clients .client-column table.prices thead tr th{height:24px;line-height:24px}.content.clients .client-column table.prices thead tr th:nth-child(1){width:16px}.content.clients .client-column table.prices thead tr th:nth-child(2){text-align:left;padding-left:5px}.content.clients .client-column table.prices thead tr th:nth-child(3){text-align:right;padding-right:19px;width:30%}.content.clients .client-column table.prices tbody tr{height:24px}.content.clients .client-column table.prices tbody tr:nth-child(even){background-color:#eee}.content.clients .client-column table.prices tbody tr td:nth-child(1){width:16px}.content.clients .client-column table.prices tbody tr td:nth-child(2){padding-left:5px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.clients .client-column table.prices tbody tr td:nth-child(3){width:30%}.content.clients .client-column table.prices tbody tr td{height:24px;line-height:24px;vertical-align:top;overflow:hidden;text-overflow:ellipsis}.content.clients .client-column table.prices tbody tr td input{margin:0}.content.clients .client-column.invoice{left:20%}.content.clients .client-column.invoice input[type=text]:read-only{background-color:#ddd}.content.clients .client-column.shipment{left:40%;background-color:#fff}.content.clients .client-column.sales{left:60%}.content.clients .client-column.sales input[type=text]:read-only{background-color:#ddd}.content.clients .client-column.storage{left:80%;background-color:#fff}.content.clients .clients-list{position:absolute;left:0;top:0;bottom:0;width:20%;background-color:#ddd}.content.clients .clients-list .list-scroll{position:absolute;left:0;bottom:0;right:0;top:48px;overflow-y:scroll}.content.clients .clients-list .list-scroll::-webkit-scrollbar{width:3px;height:3px}.content.clients .clients-list .list-scroll::-webkit-scrollbar-button{width:0px;height:0px}.content.clients .clients-list .list-scroll::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.clients .clients-list .list-scroll::-webkit-scrollbar-thumb:hover{background:#222222}.content.clients .clients-list .list-scroll::-webkit-scrollbar-thumb:active{background:#222222}.content.clients .clients-list .list-scroll::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.clients .clients-list .list-scroll::-webkit-scrollbar-track:hover{background:transparent}.content.clients .clients-list .list-scroll::-webkit-scrollbar-track:active{background:transparent}.content.clients .clients-list .list-scroll::-webkit-scrollbar-corner{background:transparent}.content.clients .clients-list .list-scroll .client-item{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none;padding:6px 12px 6px 12px;cursor:pointer}.content.clients .clients-list .list-scroll .client-item:nth-child(even){background-color:#ccc}.content.clients .clients-list .list-scroll .client-item:hover{background-color:#A9DA71;color:#000}.content.clients .clients-list .list-scroll .client-item.active,.content.clients .clients-list .list-scroll .client-item:active{background-color:#feb66d;color:#000}.content.clients .clients-list .list-scroll .client-item .client-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;margin-bottom:3px}.content.clients .clients-list .list-scroll .client-item .client-reg{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:50%;float:left}.content.clients .clients-list .list-scroll .client-item .client-city{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:50%;margin-left:50%}.content.clients .clients-list .list-search{position:absolute;left:0;right:0;top:0;height:48px}.content.clients .clients-list .list-search .input{position:absolute;left:12px;right:12px;top:12px}.content.clients .clients-list .list-search .input input[type="text"]{position:relative;border:none;background-color:#fff;height:24px;line-height:24px;padding-left:16px;padding-right:32px;width:100%;border-radius:1px;outline:none}.content.clients .clients-list .list-search .icon{position:absolute;top:12px;right:14px;width:24px;height:24px;line-height:24px;text-align:center}.content.clients #parent-remove{float:right}.content.clients input+#parent-selector-picker{display:none}.content.clients input:focus+#parent-selector-picker{display:block;z-index:100;position:absolute;left:16px;right:16px;border:1px #222 solid;border-top:none;border-radius:0 0 1px 1px;background-color:#eee}.content.clients input:focus+#parent-selector-picker .client{padding:8px;cursor:pointer}.content.clients input:focus+#parent-selector-picker .client:nth-child(even){background-color:#ddd}.content.clients input:focus+#parent-selector-picker .client .name{font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px}.content.clients input:focus+#parent-selector-picker .client .city{float:right;width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content.clients input:focus+#parent-selector-picker .client .reg_id{width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content.clients input:focus+#parent-selector-picker .client.selected{background-color:#222;color:#fff}.content.storage .storage-menu{position:absolute;left:0;right:0;top:0;height:48px;background-color:#ddd}.content.storage .storage-menu ul{list-style:none;font-size:0;position:absolute;top:12px}.content.storage .storage-menu ul.left{left:12px}.content.storage .storage-menu ul.left li{margin-right:5px}.content.storage .storage-menu ul.right{right:12px}.content.storage .storage-menu ul.right li{margin-left:5px}.content.storage .storage-menu ul li{display:inline-block;font-size:13px;height:24px}.content.storage .storage-menu ul li a{display:block;height:24px;padding-left:8px;padding-right:8px;background-color:#222;color:#eee;line-height:24px;text-decoration:none;text-transform:uppercase;border-radius:1px}.content.storage .storage-menu ul li a i{margin-right:5px}.content.storage .storage-menu ul li:hover a{background-color:#000;color:#fff}.content.storage .storage-menu ul li.green a{background-color:#598C00}.content.storage .storage-menu ul li.green a:hover{background-color:#275a00}.content.storage .storage-menu ul li.orange a{background-color:#BD7400}.content.storage .storage-menu ul li.orange a:hover{background-color:#8b4200}.content.storage .storage-menu ul li.red a{background-color:#B31F00}.content.storage .storage-menu ul li.red a:hover{background-color:#810000}.content.storage .import-result{height:48px;position:absolute;left:0;top:0;right:0;z-index:99;text-align:center;font-weight:bold;line-height:48px;font-size:20px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none;cursor:pointer}.content.storage .import-result.ok{background-color:#88ff88}.content.storage .import-result.err{background-color:#ff8888}.content.storage #item-editor,.content.storage #item-change{position:absolute;right:0;top:48px;bottom:0;width:25%;min-width:200px;background-color:#ddd;z-index:99;padding:4px 16px 16px 16px;overflow-y:scroll}.content.storage #item-editor::-webkit-scrollbar,.content.storage #item-change::-webkit-scrollbar{width:3px;height:3px}.content.storage #item-editor::-webkit-scrollbar-button,.content.storage #item-change::-webkit-scrollbar-button{width:0px;height:0px}.content.storage #item-editor::-webkit-scrollbar-thumb,.content.storage #item-change::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.storage #item-editor::-webkit-scrollbar-thumb:hover,.content.storage #item-change::-webkit-scrollbar-thumb:hover{background:#222222}.content.storage #item-editor::-webkit-scrollbar-thumb:active,.content.storage #item-change::-webkit-scrollbar-thumb:active{background:#222222}.content.storage #item-editor::-webkit-scrollbar-track,.content.storage #item-change::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.storage #item-editor::-webkit-scrollbar-track:hover,.content.storage #item-change::-webkit-scrollbar-track:hover{background:transparent}.content.storage #item-editor::-webkit-scrollbar-track:active,.content.storage #item-change::-webkit-scrollbar-track:active{background:transparent}.content.storage #item-editor::-webkit-scrollbar-corner,.content.storage #item-change::-webkit-scrollbar-corner{background:transparent}.content.storage #item-editor strong,.content.storage #item-change strong{font-size:15px;display:block;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.storage #item-editor label,.content.storage #item-change label{display:block;margin-top:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.storage #item-editor input[type=text]:read-only,.content.storage #item-change input[type=text]:read-only{background-color:#eee}.content.storage #item-editor input[type=text],.content.storage #item-change input[type=text],.content.storage #item-editor select,.content.storage #item-change select,.content.storage #item-editor textarea,.content.storage #item-change textarea{width:100%;height:24px;line-height:24px;border:1px #444 solid;background-color:#fff;margin-top:5px;padding-left:5px;padding-right:5px;border-radius:1px}.content.storage #item-editor input[type=text].error,.content.storage #item-change input[type=text].error,.content.storage #item-editor select.error,.content.storage #item-change select.error,.content.storage #item-editor textarea.error,.content.storage #item-change textarea.error{border:1px #a22 solid;background-color:#faa}.content.storage #item-editor textarea,.content.storage #item-change textarea{height:150px}.content.storage #item-editor label input[type=checkbox],.content.storage #item-change label input[type=checkbox]{display:none}.content.storage #item-editor label input[type=checkbox]+span,.content.storage #item-change label input[type=checkbox]+span{display:inline-block;float:right;width:30px;height:15px;background-color:#444;border-radius:2px;position:relative;top:2px;cursor:pointer}.content.storage #item-editor label input[type=checkbox]+span:before,.content.storage #item-change label input[type=checkbox]+span:before{display:block;width:13px;height:13px;content:"\A";background-color:#F5824B;position:absolute;top:1px;left:1px;border-radius:2px}.content.storage #item-editor label input[type=checkbox]:checked+span:before,.content.storage #item-change label input[type=checkbox]:checked+span:before{left:16px;background-color:#a9da71}.content.storage #item-editor input[type=submit],.content.storage #item-change input[type=submit],.content.storage #item-editor input[type=button],.content.storage #item-change input[type=button]{height:24px;line-height:24px;padding-left:16px;padding-right:16px;border-radius:1px;background-color:#222;color:#fff;border:none;cursor:pointer}.content.storage #item-editor input[type=submit][type=submit],.content.storage #item-change input[type=submit][type=submit],.content.storage #item-editor input[type=button][type=submit],.content.storage #item-change input[type=button][type=submit]{background-color:#598C00}.content.storage #item-editor input[type=submit][type=button],.content.storage #item-change input[type=submit][type=button],.content.storage #item-editor input[type=button][type=button],.content.storage #item-change input[type=button][type=button]{background-color:#B31F00}.content.storage #item-editor .buttons,.content.storage #item-change .buttons{margin-top:16px;text-align:right}.content.storage #item-editor .buttons .left,.content.storage #item-change .buttons .left{float:left}.content.storage #item-editor .buttons button,.content.storage #item-change .buttons button{height:24px;line-height:24px;padding-left:16px;padding-right:16px;background-color:#222;color:#eee;border:none;border-radius:1px;cursor:pointer}.content.storage #item-editor .buttons button#item-editor-cancel,.content.storage #item-change .buttons button#item-editor-cancel{background-color:#BD7400}.content.storage #item-editor .buttons button#item-editor-submit,.content.storage #item-change .buttons button#item-editor-submit{background-color:#598C00}.content.storage #item-editor .buttons button#item-editor-remove,.content.storage #item-change .buttons button#item-editor-remove{background-color:#B31F00}.content.storage .storage-list{position:absolute;left:0;top:48px;bottom:0;width:50%}.content.storage .storage-list .storage-title{font-size:15px;padding-left:16px;position:absolute;height:32px;line-height:32px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.storage .storage-list .storage-table{position:absolute;top:32px;left:0;right:0;bottom:0;padding:0 8px 8px 8px;overflow-y:scroll}.content.storage .storage-list .storage-table::-webkit-scrollbar{width:3px;height:3px}.content.storage .storage-list .storage-table::-webkit-scrollbar-button{width:0px;height:0px}.content.storage .storage-list .storage-table::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.storage .storage-list .storage-table::-webkit-scrollbar-thumb:hover{background:#222222}.content.storage .storage-list .storage-table::-webkit-scrollbar-thumb:active{background:#222222}.content.storage .storage-list .storage-table::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.storage .storage-list .storage-table::-webkit-scrollbar-track:hover{background:transparent}.content.storage .storage-list .storage-table::-webkit-scrollbar-track:active{background:transparent}.content.storage .storage-list .storage-table::-webkit-scrollbar-corner{background:transparent}.content.storage .storage-list .storage-table table{table-layout:fixed;width:100%;border-collapse:collapse}.content.storage .storage-list .storage-table table td.remtd{cursor:pointer;text-align:center}.content.storage .storage-list .storage-table table td.remtd:hover{background-color:#B31F00;color:#fff}.content.storage .storage-list .storage-table table tbody tr:nth-child(even){background-color:#eee}.content.storage .storage-list .storage-table table tbody tr:nth-child(odd){background-color:#fff}.content.storage .storage-list .storage-table table tbody tr.clickable{cursor:pointer}.content.storage .storage-list .storage-table table tbody tr.clickable:hover{background-color:#222;color:#fff}.content.storage .storage-list .storage-table table tbody tr td{height:24px;line-height:24px;padding-left:3px;padding-right:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.storage .storage-list .storage-table table tbody tr td a{color:#000;text-decoration:none}.content.storage .storage-list .storage-table table thead tr th{height:24px;line-height:24px;padding-left:3px;padding-right:3px;text-align:left}.content.storage .storage-list .storage-table table thead tr th[align=right]{text-align:right}.content.storage .storage-list.left{background-color:#eee}.content.storage .storage-list.right{left:50%;background-color:#fff}.content.settings .settings-sidebar{position:absolute;left:0;top:0;bottom:0;width:200px;background-color:#ddd;overflow-y:scroll}.content.settings .settings-sidebar::-webkit-scrollbar{width:3px;height:3px}.content.settings .settings-sidebar::-webkit-scrollbar-button{width:0px;height:0px}.content.settings .settings-sidebar::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.settings .settings-sidebar::-webkit-scrollbar-thumb:hover{background:#222222}.content.settings .settings-sidebar::-webkit-scrollbar-thumb:active{background:#222222}.content.settings .settings-sidebar::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.settings .settings-sidebar::-webkit-scrollbar-track:hover{background:transparent}.content.settings .settings-sidebar::-webkit-scrollbar-track:active{background:transparent}.content.settings .settings-sidebar::-webkit-scrollbar-corner{background:transparent}.content.settings .settings-sidebar ul{list-style:none}.content.settings .settings-sidebar ul li.div{padding-left:12px;line-height:24px;height:24px;background-color:#aaa}.content.settings .settings-sidebar ul li a{display:block;height:32px;line-height:32px;padding-left:20px;text-transform:uppercase;color:#000;text-decoration:none}.content.settings .settings-sidebar ul li a:hover{background-color:#222;color:#fff}.content.settings .settings-sidebar ul li.active a{background-color:#fff;font-weight:bold;color:#000}.content.settings .settings-content{position:absolute;left:200px;top:0;right:0;bottom:0}.content.settings .settins-user-menu,.content.settings .settins-group-menu{position:absolute;left:0;right:0;top:0;height:48px;background-color:#ddd;left:200px}.content.settings .settins-user-menu ul,.content.settings .settins-group-menu ul{list-style:none;font-size:0;position:absolute;top:12px}.content.settings .settins-user-menu ul.left,.content.settings .settins-group-menu ul.left{left:12px}.content.settings .settins-user-menu ul.left li,.content.settings .settins-group-menu ul.left li{margin-right:5px}.content.settings .settins-user-menu ul.right,.content.settings .settins-group-menu ul.right{right:12px}.content.settings .settins-user-menu ul.right li,.content.settings .settins-group-menu ul.right li{margin-left:5px}.content.settings .settins-user-menu ul li,.content.settings .settins-group-menu ul li{display:inline-block;font-size:13px;height:24px}.content.settings .settins-user-menu ul li a,.content.settings .settins-group-menu ul li a{display:block;height:24px;padding-left:8px;padding-right:8px;background-color:#222;color:#eee;line-height:24px;text-decoration:none;text-transform:uppercase;border-radius:1px}.content.settings .settins-user-menu ul li a i,.content.settings .settins-group-menu ul li a i{margin-right:5px}.content.settings .settins-user-menu ul li:hover a,.content.settings .settins-group-menu ul li:hover a{background-color:#000;color:#fff}.content.settings .settins-user-menu ul li.green a,.content.settings .settins-group-menu ul li.green a{background-color:#598C00}.content.settings .settins-user-menu ul li.green a:hover,.content.settings .settins-group-menu ul li.green a:hover{background-color:#275a00}.content.settings .settins-user-menu ul li.orange a,.content.settings .settins-group-menu ul li.orange a{background-color:#BD7400}.content.settings .settins-user-menu ul li.orange a:hover,.content.settings .settins-group-menu ul li.orange a:hover{background-color:#8b4200}.content.settings .settins-user-menu ul li.red a,.content.settings .settins-group-menu ul li.red a{background-color:#B31F00}.content.settings .settins-user-menu ul li.red a:hover,.content.settings .settins-group-menu ul li.red a:hover{background-color:#810000}.content.settings .settins-user-menu ul,.content.settings .settins-group-menu ul{margin-left:16px}.content.settings .settings-user-list,.content.settings .settings-group-list{position:absolute;left:200px;top:48px;bottom:0;width:200px;background-color:#eee;overflow-y:scroll}.content.settings .settings-user-list::-webkit-scrollbar,.content.settings .settings-group-list::-webkit-scrollbar{width:3px;height:3px}.content.settings .settings-user-list::-webkit-scrollbar-button,.content.settings .settings-group-list::-webkit-scrollbar-button{width:0px;height:0px}.content.settings .settings-user-list::-webkit-scrollbar-thumb,.content.settings .settings-group-list::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.settings .settings-user-list::-webkit-scrollbar-thumb:hover,.content.settings .settings-group-list::-webkit-scrollbar-thumb:hover{background:#222222}.content.settings .settings-user-list::-webkit-scrollbar-thumb:active,.content.settings .settings-group-list::-webkit-scrollbar-thumb:active{background:#222222}.content.settings .settings-user-list::-webkit-scrollbar-track,.content.settings .settings-group-list::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.settings .settings-user-list::-webkit-scrollbar-track:hover,.content.settings .settings-group-list::-webkit-scrollbar-track:hover{background:transparent}.content.settings .settings-user-list::-webkit-scrollbar-track:active,.content.settings .settings-group-list::-webkit-scrollbar-track:active{background:transparent}.content.settings .settings-user-list::-webkit-scrollbar-corner,.content.settings .settings-group-list::-webkit-scrollbar-corner{background:transparent}.content.settings .settings-user-list .group-item,.content.settings .settings-group-list .group-item{padding:8px;font-size:15px;font-weight:bold;cursor:pointer}.content.settings .settings-user-list .group-item:nth-child(even),.content.settings .settings-group-list .group-item:nth-child(even){background-color:#ddd}.content.settings .settings-user-list .group-item:hover,.content.settings .settings-group-list .group-item:hover{background-color:#bdf064}.content.settings .settings-user-list .group-item:active,.content.settings .settings-group-list .group-item:active{background-color:#ffd864}.content.settings .settings-user-list .user-item,.content.settings .settings-group-list .user-item{padding:8px;cursor:pointer}.content.settings .settings-user-list .user-item:nth-child(even),.content.settings .settings-group-list .user-item:nth-child(even){background-color:#ddd}.content.settings .settings-user-list .user-item .name,.content.settings .settings-group-list .user-item .name{font-size:15px;font-weight:bold}.content.settings .settings-user-list .user-item:hover,.content.settings .settings-group-list .user-item:hover{background-color:#bdf064}.content.settings .settings-user-list .user-item:active,.content.settings .settings-group-list .user-item:active{background-color:#ffd864}.content.settings .settings-user-detail,.content.settings .settings-group-detail{position:absolute;width:300px;left:400px;top:48px;bottom:0;background-color:#fff;padding:8px 16px 8px 16px;overflow-y:scroll}.content.settings .settings-user-detail strong,.content.settings .settings-group-detail strong{font-size:15px;display:block;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.settings .settings-user-detail label,.content.settings .settings-group-detail label{display:block;margin-top:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.settings .settings-user-detail input[type=text]:read-only,.content.settings .settings-group-detail input[type=text]:read-only{background-color:#eee}.content.settings .settings-user-detail input[type=text],.content.settings .settings-group-detail input[type=text],.content.settings .settings-user-detail select,.content.settings .settings-group-detail select,.content.settings .settings-user-detail textarea,.content.settings .settings-group-detail textarea{width:100%;height:24px;line-height:24px;border:1px #444 solid;background-color:#fff;margin-top:5px;padding-left:5px;padding-right:5px;border-radius:1px}.content.settings .settings-user-detail input[type=text].error,.content.settings .settings-group-detail input[type=text].error,.content.settings .settings-user-detail select.error,.content.settings .settings-group-detail select.error,.content.settings .settings-user-detail textarea.error,.content.settings .settings-group-detail textarea.error{border:1px #a22 solid;background-color:#faa}.content.settings .settings-user-detail textarea,.content.settings .settings-group-detail textarea{height:150px}.content.settings .settings-user-detail label input[type=checkbox],.content.settings .settings-group-detail label input[type=checkbox]{display:none}.content.settings .settings-user-detail label input[type=checkbox]+span,.content.settings .settings-group-detail label input[type=checkbox]+span{display:inline-block;float:right;width:30px;height:15px;background-color:#444;border-radius:2px;position:relative;top:2px;cursor:pointer}.content.settings .settings-user-detail label input[type=checkbox]+span:before,.content.settings .settings-group-detail label input[type=checkbox]+span:before{display:block;width:13px;height:13px;content:"\A";background-color:#F5824B;position:absolute;top:1px;left:1px;border-radius:2px}.content.settings .settings-user-detail label input[type=checkbox]:checked+span:before,.content.settings .settings-group-detail label input[type=checkbox]:checked+span:before{left:16px;background-color:#a9da71}.content.settings .settings-user-detail input[type=submit],.content.settings .settings-group-detail input[type=submit],.content.settings .settings-user-detail input[type=button],.content.settings .settings-group-detail input[type=button]{height:24px;line-height:24px;padding-left:16px;padding-right:16px;border-radius:1px;background-color:#222;color:#fff;border:none;cursor:pointer}.content.settings .settings-user-detail input[type=submit][type=submit],.content.settings .settings-group-detail input[type=submit][type=submit],.content.settings .settings-user-detail input[type=button][type=submit],.content.settings .settings-group-detail input[type=button][type=submit]{background-color:#598C00}.content.settings .settings-user-detail input[type=submit][type=button],.content.settings .settings-group-detail input[type=submit][type=button],.content.settings .settings-user-detail input[type=button][type=button],.content.settings .settings-group-detail input[type=button][type=button]{background-color:#B31F00}.content.settings .settings-user-detail .buttons,.content.settings .settings-group-detail .buttons{margin-top:16px;text-align:right}.content.settings .settings-user-detail .buttons .left,.content.settings .settings-group-detail .buttons .left{float:left}.content.settings .settings-user-detail::-webkit-scrollbar,.content.settings .settings-group-detail::-webkit-scrollbar{width:3px;height:3px}.content.settings .settings-user-detail::-webkit-scrollbar-button,.content.settings .settings-group-detail::-webkit-scrollbar-button{width:0px;height:0px}.content.settings .settings-user-detail::-webkit-scrollbar-thumb,.content.settings .settings-group-detail::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.settings .settings-user-detail::-webkit-scrollbar-thumb:hover,.content.settings .settings-group-detail::-webkit-scrollbar-thumb:hover{background:#222222}.content.settings .settings-user-detail::-webkit-scrollbar-thumb:active,.content.settings .settings-group-detail::-webkit-scrollbar-thumb:active{background:#222222}.content.settings .settings-user-detail::-webkit-scrollbar-track,.content.settings .settings-group-detail::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.settings .settings-user-detail::-webkit-scrollbar-track:hover,.content.settings .settings-group-detail::-webkit-scrollbar-track:hover{background:transparent}.content.settings .settings-user-detail::-webkit-scrollbar-track:active,.content.settings .settings-group-detail::-webkit-scrollbar-track:active{background:transparent}.content.settings .settings-user-detail::-webkit-scrollbar-corner,.content.settings .settings-group-detail::-webkit-scrollbar-corner{background:transparent}.content.settings .settings-user-detail.second,.content.settings .settings-group-detail.second,.content.settings .settings-user-detail.abilities,.content.settings .settings-group-detail.abilities{left:700px}.content.settings .exports{position:absolute;left:200px;top:0;bottom:0;right:0;padding:8px 16px 8px 16px}.content.settings .exports strong{display:block;font-size:15px;margin-bottom:16px}.content.settings .exports table{border-collapse:collapse}.content.settings .exports table tbody tr td,.content.settings .exports table thead tr td,.content.settings .exports table tbody tr th,.content.settings .exports table thead tr th{padding:4px 8px 4px 8px}.content.settings .exports table tbody tr{background-color:#fff;border-top:1px solid #444}.content.settings .profile{position:absolute;left:200px;width:250px;top:0;bottom:0;overflow-y:scroll;padding:8px 16px 8px 16px}.content.settings .profile::-webkit-scrollbar{width:3px;height:3px}.content.settings .profile::-webkit-scrollbar-button{width:0px;height:0px}.content.settings .profile::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.settings .profile::-webkit-scrollbar-thumb:hover{background:#222222}.content.settings .profile::-webkit-scrollbar-thumb:active{background:#222222}.content.settings .profile::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.settings .profile::-webkit-scrollbar-track:hover{background:transparent}.content.settings .profile::-webkit-scrollbar-track:active{background:transparent}.content.settings .profile::-webkit-scrollbar-corner{background:transparent}.content.settings .profile strong{font-size:15px;display:block;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.settings .profile label{display:block;margin-top:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.settings .profile input[type=text]:read-only{background-color:#eee}.content.settings .profile input[type=text],.content.settings .profile select,.content.settings .profile textarea{width:100%;height:24px;line-height:24px;border:1px #444 solid;background-color:#fff;margin-top:5px;padding-left:5px;padding-right:5px;border-radius:1px}.content.settings .profile input[type=text].error,.content.settings .profile select.error,.content.settings .profile textarea.error{border:1px #a22 solid;background-color:#faa}.content.settings .profile textarea{height:150px}.content.settings .profile label input[type=checkbox]{display:none}.content.settings .profile label input[type=checkbox]+span{display:inline-block;float:right;width:30px;height:15px;background-color:#444;border-radius:2px;position:relative;top:2px;cursor:pointer}.content.settings .profile label input[type=checkbox]+span:before{display:block;width:13px;height:13px;content:"\A";background-color:#F5824B;position:absolute;top:1px;left:1px;border-radius:2px}.content.settings .profile label input[type=checkbox]:checked+span:before{left:16px;background-color:#a9da71}.content.settings .profile input[type=submit],.content.settings .profile input[type=button]{height:24px;line-height:24px;padding-left:16px;padding-right:16px;border-radius:1px;background-color:#222;color:#fff;border:none;cursor:pointer}.content.settings .profile input[type=submit][type=submit],.content.settings .profile input[type=button][type=submit]{background-color:#598C00}.content.settings .profile input[type=submit][type=button],.content.settings .profile input[type=button][type=button]{background-color:#B31F00}.content.settings .profile .buttons{margin-top:16px;text-align:right}.content.settings .profile .buttons .left{float:left}.content.settings .profile button{background-color:#222;color:#eee;border:none;border-radius:1px;padding-left:16px;padding-right:16px;height:24px;line-height:24px;cursor:pointer}.content.settings .profile button:hover{background-color:#000;color:#fff}.content.settings .printers-editor{padding:10px}.content.settings .printers-editor input[type=text]{border:1px #000 solid;background-color:#ffffff;padding-left:5px;padding-right:5px;height:20px;line-height:20px}.content.settings .printers-editor input[type=submit]{border:none;background-color:#000000;color:#ffffff;padding-left:8px;padding-right:8px;height:24px;border-radius:3px;cursor:pointer;outline:none;margin-top:10px}.content.settings .printers-editor input[type=submit].link{background-color:transparent;text-decoration:underline}.content.settings .printers-editor input[type=submit].green{background-color:#3b8d31}.content.settings .printers-editor input[type=submit].green:active{background-color:#1d6f13}.content.settings .storage-dials{padding:10px}.content.settings .storage-dials input[type=text],.content.settings .storage-dials input[type=number]{border:1px #000 solid;background-color:#ffffff;padding-left:5px;padding-right:5px;height:20px;line-height:20px}.content.settings .storage-dials input[type=submit]{border:none;background-color:#000000;color:#ffffff;padding-left:8px;padding-right:8px;height:24px;border-radius:3px;cursor:pointer;outline:none;margin-top:10px}.content.settings .storage-dials input[type=submit].link{background-color:transparent;text-decoration:underline}.content.settings .storage-dials input[type=submit].green{background-color:#3b8d31}.content.settings .storage-dials input[type=submit].green:active{background-color:#1d6f13}.content.orders .orders-menu{position:absolute;left:0;right:0;top:0;height:48px;background-color:#ddd;left:25%}.content.orders .orders-menu ul{list-style:none;font-size:0;position:absolute;top:12px}.content.orders .orders-menu ul.left{left:12px}.content.orders .orders-menu ul.left li{margin-right:5px}.content.orders .orders-menu ul.right{right:12px}.content.orders .orders-menu ul.right li{margin-left:5px}.content.orders .orders-menu ul li{display:inline-block;font-size:13px;height:24px}.content.orders .orders-menu ul li a{display:block;height:24px;padding-left:8px;padding-right:8px;background-color:#222;color:#eee;line-height:24px;text-decoration:none;text-transform:uppercase;border-radius:1px}.content.orders .orders-menu ul li a i{margin-right:5px}.content.orders .orders-menu ul li:hover a{background-color:#000;color:#fff}.content.orders .orders-menu ul li.green a{background-color:#598C00}.content.orders .orders-menu ul li.green a:hover{background-color:#275a00}.content.orders .orders-menu ul li.orange a{background-color:#BD7400}.content.orders .orders-menu ul li.orange a:hover{background-color:#8b4200}.content.orders .orders-menu ul li.red a{background-color:#B31F00}.content.orders .orders-menu ul li.red a:hover{background-color:#810000}.content.orders .orders-column{position:absolute;top:48px;bottom:0;width:25%}.content.orders .orders-column.orders-list{left:0;top:0;background-color:#ddd}.content.orders .orders-column.orders-list .list-scroll{position:absolute;left:0;bottom:0;right:0;top:48px;overflow-y:scroll}.content.orders .orders-column.orders-list .list-scroll::-webkit-scrollbar{width:3px;height:3px}.content.orders .orders-column.orders-list .list-scroll::-webkit-scrollbar-button{width:0px;height:0px}.content.orders .orders-column.orders-list .list-scroll::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.orders .orders-column.orders-list .list-scroll::-webkit-scrollbar-thumb:hover{background:#222222}.content.orders .orders-column.orders-list .list-scroll::-webkit-scrollbar-thumb:active{background:#222222}.content.orders .orders-column.orders-list .list-scroll::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.orders .orders-column.orders-list .list-scroll::-webkit-scrollbar-track:hover{background:transparent}.content.orders .orders-column.orders-list .list-scroll::-webkit-scrollbar-track:active{background:transparent}.content.orders .orders-column.orders-list .list-scroll::-webkit-scrollbar-corner{background:transparent}.content.orders .orders-column.orders-list .list-search{position:absolute;left:0;right:0;top:0;height:48px}.content.orders .orders-column.orders-list .list-search .input{position:absolute;left:12px;right:12px;top:12px}.content.orders .orders-column.orders-list .list-search .input input[type="text"]{position:relative;border:none;background-color:#fff;height:24px;line-height:24px;padding-left:16px;padding-right:32px;width:100%;border-radius:1px;outline:none}.content.orders .orders-column.orders-list .list-search .inputs{position:absolute;left:12px;right:12px;top:12px;top:48px}.content.orders .orders-column.orders-list .list-search .inputs input[type="text"]{position:relative;border:none;background-color:#fff;height:24px;line-height:24px;padding-left:16px;padding-right:32px;width:100%;border-radius:1px;outline:none}.content.orders .orders-column.orders-list .list-search .inputs .sub-input{display:block;float:left;height:24px}.content.orders .orders-column.orders-list .list-search .inputs .sub-input select{display:block;border:1px #fff solid;border-radius:0;width:90%;height:24px;background-color:#fff;outline:none}.content.orders .orders-column.orders-list .list-search .inputs .sub-input:nth-child(1){width:45%}.content.orders .orders-column.orders-list .list-search .inputs .sub-input:nth-child(1) input{width:90%;padding:0;text-align:center}.content.orders .orders-column.orders-list .list-search .inputs .sub-input:nth-child(2){width:30%}.content.orders .orders-column.orders-list .list-search .inputs .sub-input:last-child{width:25%;float:right}.content.orders .orders-column.orders-list .list-search .inputs .sub-input:last-child button{width:100%;border:none;border-radius:0;background-color:#222;color:#EEE;height:24px;display:block;cursor:pointer;text-transform:uppercase}.content.orders .orders-column.orders-list .list-search .inputs .sub-input:last-child button:hover{background-color:#000;color:#fff}.content.orders .orders-column.orders-list .list-search .icon{position:absolute;top:12px;right:14px;width:24px;height:24px;line-height:24px;text-align:center}.content.orders .orders-column.orders-list .list-search .inputs{display:none}.content.orders .orders-column.orders-list .list-search #list-search-expander{position:absolute;line-height:12px;bottom:0px;height:12px;left:0;right:3px;text-align:center;cursor:pointer}.content.orders .orders-column.orders-list .list-search #list-search-expander .fa-chevron-up{display:none}.content.orders .orders-column.orders-list .list-scroll{top:48px}.content.orders .orders-column.orders-list.expanded .list-search{height:84px}.content.orders .orders-column.orders-list.expanded .list-search .inputs{display:block}.content.orders .orders-column.orders-list.expanded .list-search #list-search-expander .fa-chevron-up{display:inline}.content.orders .orders-column.orders-list.expanded .list-search #list-search-expander .fa-chevron-down{display:none}.content.orders .orders-column.orders-list.expanded .list-scroll{top:84px}.content.orders .orders-column.orders-list .order-item{cursor:pointer;padding:8px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.orders .orders-column.orders-list .order-item .client{float:right;font-weight:bold;width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.orders .orders-column.orders-list .order-item .number{font-weight:bold}.content.orders .orders-column.orders-list .order-item .reg-id{width:40%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.orders .orders-column.orders-list .order-item .city{width:40%;float:right;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.orders .orders-column.orders-list .order-item .place{width:20%;float:right;text-align:right;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.orders .orders-column.orders-list .order-item:nth-child(odd){background-color:#eee}.content.orders .orders-column.orders-list .order-item:hover{background-color:#A9DA71;color:#000}.content.orders .orders-column.orders-list .order-item.active,.content.orders .orders-column.orders-list .order-item:active{background-color:#feb66d;color:#000}.content.orders .orders-column.orders-order{left:25%;background-color:#fff;padding:8px 16px 8px 16px;overflow-y:scroll}.content.orders .orders-column.orders-order strong{font-size:15px;display:block;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.orders .orders-column.orders-order label{display:block;margin-top:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.orders .orders-column.orders-order input[type=text]:read-only{background-color:#eee}.content.orders .orders-column.orders-order input[type=text],.content.orders .orders-column.orders-order select,.content.orders .orders-column.orders-order textarea{width:100%;height:24px;line-height:24px;border:1px #444 solid;background-color:#fff;margin-top:5px;padding-left:5px;padding-right:5px;border-radius:1px}.content.orders .orders-column.orders-order input[type=text].error,.content.orders .orders-column.orders-order select.error,.content.orders .orders-column.orders-order textarea.error{border:1px #a22 solid;background-color:#faa}.content.orders .orders-column.orders-order textarea{height:150px}.content.orders .orders-column.orders-order label input[type=checkbox]{display:none}.content.orders .orders-column.orders-order label input[type=checkbox]+span{display:inline-block;float:right;width:30px;height:15px;background-color:#444;border-radius:2px;position:relative;top:2px;cursor:pointer}.content.orders .orders-column.orders-order label input[type=checkbox]+span:before{display:block;width:13px;height:13px;content:"\A";background-color:#F5824B;position:absolute;top:1px;left:1px;border-radius:2px}.content.orders .orders-column.orders-order label input[type=checkbox]:checked+span:before{left:16px;background-color:#a9da71}.content.orders .orders-column.orders-order input[type=submit],.content.orders .orders-column.orders-order input[type=button]{height:24px;line-height:24px;padding-left:16px;padding-right:16px;border-radius:1px;background-color:#222;color:#fff;border:none;cursor:pointer}.content.orders .orders-column.orders-order input[type=submit][type=submit],.content.orders .orders-column.orders-order input[type=button][type=submit]{background-color:#598C00}.content.orders .orders-column.orders-order input[type=submit][type=button],.content.orders .orders-column.orders-order input[type=button][type=button]{background-color:#B31F00}.content.orders .orders-column.orders-order .buttons{margin-top:16px;text-align:right}.content.orders .orders-column.orders-order .buttons .left{float:left}.content.orders .orders-column.orders-order::-webkit-scrollbar{width:3px;height:3px}.content.orders .orders-column.orders-order::-webkit-scrollbar-button{width:0px;height:0px}.content.orders .orders-column.orders-order::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.orders .orders-column.orders-order::-webkit-scrollbar-thumb:hover{background:#222222}.content.orders .orders-column.orders-order::-webkit-scrollbar-thumb:active{background:#222222}.content.orders .orders-column.orders-order::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.orders .orders-column.orders-order::-webkit-scrollbar-track:hover{background:transparent}.content.orders .orders-column.orders-order::-webkit-scrollbar-track:active{background:transparent}.content.orders .orders-column.orders-order::-webkit-scrollbar-corner{background:transparent}.content.orders .orders-column.orders-order .archive input{font-weight:bold}.content.orders .orders-column.orders-order .selected-client{margin-top:8px}.content.orders .orders-column.orders-order .selected-client a{color:#000}.content.orders .orders-column.orders-order .selected-client .name{font-weight:bold;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.orders .orders-column.orders-order .selected-client .reg-id{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.orders .orders-column.orders-order .selected-client .city{float:right;width:50%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.orders .orders-column.orders-order input+#client-selector-picker{display:none}.content.orders .orders-column.orders-order input:focus+#client-selector-picker{display:block;z-index:100;position:absolute;left:16px;right:16px;border:1px #222 solid;border-top:none;border-radius:0 0 1px 1px;background-color:#eee}.content.orders .orders-column.orders-order input:focus+#client-selector-picker .client{padding:8px;cursor:pointer}.content.orders .orders-column.orders-order input:focus+#client-selector-picker .client:nth-child(even){background-color:#ddd}.content.orders .orders-column.orders-order input:focus+#client-selector-picker .client .name{font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px}.content.orders .orders-column.orders-order input:focus+#client-selector-picker .client .city{float:right;width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content.orders .orders-column.orders-order input:focus+#client-selector-picker .client .reg_id{width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content.orders .orders-column.orders-order input:focus+#client-selector-picker .client.selected{background-color:#222;color:#fff}.content.orders .orders-column.orders-triggers{left:50%;background-color:#eee;padding:8px 16px 8px 16px;overflow-y:scroll}.content.orders .orders-column.orders-triggers strong{font-size:15px;display:block;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.orders .orders-column.orders-triggers label{display:block;margin-top:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.orders .orders-column.orders-triggers input[type=text]:read-only{background-color:#eee}.content.orders .orders-column.orders-triggers input[type=text],.content.orders .orders-column.orders-triggers select,.content.orders .orders-column.orders-triggers textarea{width:100%;height:24px;line-height:24px;border:1px #444 solid;background-color:#fff;margin-top:5px;padding-left:5px;padding-right:5px;border-radius:1px}.content.orders .orders-column.orders-triggers input[type=text].error,.content.orders .orders-column.orders-triggers select.error,.content.orders .orders-column.orders-triggers textarea.error{border:1px #a22 solid;background-color:#faa}.content.orders .orders-column.orders-triggers textarea{height:150px}.content.orders .orders-column.orders-triggers label input[type=checkbox]{display:none}.content.orders .orders-column.orders-triggers label input[type=checkbox]+span{display:inline-block;float:right;width:30px;height:15px;background-color:#444;border-radius:2px;position:relative;top:2px;cursor:pointer}.content.orders .orders-column.orders-triggers label input[type=checkbox]+span:before{display:block;width:13px;height:13px;content:"\A";background-color:#F5824B;position:absolute;top:1px;left:1px;border-radius:2px}.content.orders .orders-column.orders-triggers label input[type=checkbox]:checked+span:before{left:16px;background-color:#a9da71}.content.orders .orders-column.orders-triggers input[type=submit],.content.orders .orders-column.orders-triggers input[type=button]{height:24px;line-height:24px;padding-left:16px;padding-right:16px;border-radius:1px;background-color:#222;color:#fff;border:none;cursor:pointer}.content.orders .orders-column.orders-triggers input[type=submit][type=submit],.content.orders .orders-column.orders-triggers input[type=button][type=submit]{background-color:#598C00}.content.orders .orders-column.orders-triggers input[type=submit][type=button],.content.orders .orders-column.orders-triggers input[type=button][type=button]{background-color:#B31F00}.content.orders .orders-column.orders-triggers .buttons{margin-top:16px;text-align:right}.content.orders .orders-column.orders-triggers .buttons .left{float:left}.content.orders .orders-column.orders-triggers::-webkit-scrollbar{width:3px;height:3px}.content.orders .orders-column.orders-triggers::-webkit-scrollbar-button{width:0px;height:0px}.content.orders .orders-column.orders-triggers::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.orders .orders-column.orders-triggers::-webkit-scrollbar-thumb:hover{background:#222222}.content.orders .orders-column.orders-triggers::-webkit-scrollbar-thumb:active{background:#222222}.content.orders .orders-column.orders-triggers::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.orders .orders-column.orders-triggers::-webkit-scrollbar-track:hover{background:transparent}.content.orders .orders-column.orders-triggers::-webkit-scrollbar-track:active{background:transparent}.content.orders .orders-column.orders-triggers::-webkit-scrollbar-corner{background:transparent}.content.orders .orders-column.orders-triggers .add-plan{margin-top:16px}.content.orders .orders-column.orders-triggers .add-plan .top{height:24px;line-height:24px;background-color:#fff;padding-left:8px;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.orders .orders-column.orders-triggers .add-plan .panel{background-color:#ccc;padding:8px;padding-top:0}.content.orders .orders-column.orders-triggers .add-plan .panel label{margin-top:0;padding-top:8px}.content.orders .orders-column.orders-triggers .plan-items{margin-top:16px;background-color:#fff}.content.orders .orders-column.orders-triggers .plan-items .plan-item{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none;height:24px;line-height:24px;border-bottom:1px #eee dashed;padding-left:8px;position:relative}.content.orders .orders-column.orders-triggers .plan-items .plan-item.edited{background-color:#8F8}.content.orders .orders-column.orders-triggers .plan-items .plan-item .remove{position:absolute;right:0;top:0;width:23px;height:23px;background-color:#800;color:#fff;text-align:center;cursor:pointer}.content.orders .orders-column.orders-triggers .plan-items .plan-item .remove:hover{background-color:#A22}.content.orders .orders-column.orders-triggers .plan-items .plan-item .edit{position:absolute;right:24px;top:0;width:23px;height:23px;background-color:#880;color:#fff;text-align:center;cursor:pointer}.content.orders .orders-column.orders-triggers .plan-items .plan-item .edit:hover{background-color:#A82}.content.orders .orders-column.orders-items{left:75%;background-color:#fff;padding:8px 16px 8px 16px;overflow-y:scroll}.content.orders .orders-column.orders-items strong{font-size:15px;display:block;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.orders .orders-column.orders-items label{display:block;margin-top:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.orders .orders-column.orders-items input[type=text]:read-only{background-color:#eee}.content.orders .orders-column.orders-items input[type=text],.content.orders .orders-column.orders-items select,.content.orders .orders-column.orders-items textarea{width:100%;height:24px;line-height:24px;border:1px #444 solid;background-color:#fff;margin-top:5px;padding-left:5px;padding-right:5px;border-radius:1px}.content.orders .orders-column.orders-items input[type=text].error,.content.orders .orders-column.orders-items select.error,.content.orders .orders-column.orders-items textarea.error{border:1px #a22 solid;background-color:#faa}.content.orders .orders-column.orders-items textarea{height:150px}.content.orders .orders-column.orders-items label input[type=checkbox]{display:none}.content.orders .orders-column.orders-items label input[type=checkbox]+span{display:inline-block;float:right;width:30px;height:15px;background-color:#444;border-radius:2px;position:relative;top:2px;cursor:pointer}.content.orders .orders-column.orders-items label input[type=checkbox]+span:before{display:block;width:13px;height:13px;content:"\A";background-color:#F5824B;position:absolute;top:1px;left:1px;border-radius:2px}.content.orders .orders-column.orders-items label input[type=checkbox]:checked+span:before{left:16px;background-color:#a9da71}.content.orders .orders-column.orders-items input[type=submit],.content.orders .orders-column.orders-items input[type=button]{height:24px;line-height:24px;padding-left:16px;padding-right:16px;border-radius:1px;background-color:#222;color:#fff;border:none;cursor:pointer}.content.orders .orders-column.orders-items input[type=submit][type=submit],.content.orders .orders-column.orders-items input[type=button][type=submit]{background-color:#598C00}.content.orders .orders-column.orders-items input[type=submit][type=button],.content.orders .orders-column.orders-items input[type=button][type=button]{background-color:#B31F00}.content.orders .orders-column.orders-items .buttons{margin-top:16px;text-align:right}.content.orders .orders-column.orders-items .buttons .left{float:left}.content.orders .orders-column.orders-items::-webkit-scrollbar{width:3px;height:3px}.content.orders .orders-column.orders-items::-webkit-scrollbar-button{width:0px;height:0px}.content.orders .orders-column.orders-items::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.orders .orders-column.orders-items::-webkit-scrollbar-thumb:hover{background:#222222}.content.orders .orders-column.orders-items::-webkit-scrollbar-thumb:active{background:#222222}.content.orders .orders-column.orders-items::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.orders .orders-column.orders-items::-webkit-scrollbar-track:hover{background:transparent}.content.orders .orders-column.orders-items::-webkit-scrollbar-track:active{background:transparent}.content.orders .orders-column.orders-items::-webkit-scrollbar-corner{background:transparent}.content.orders .orders-column.orders-items .order-store-items{margin-top:16px}.content.orders .orders-column.orders-items .order-store-items table{table-layout:fixed;border-collapse:collapse;width:100%}.content.orders .orders-column.orders-items .order-store-items table td{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.orders .orders-column.orders-items .order-store-items table td input{text-align:right}.content.orders #order-history{position:absolute;left:25%;right:0;bottom:0;top:48px}.content.orders #order-history .history-column{width:25%;position:absolute;top:0;bottom:0;overflow-y:scroll}.content.orders #order-history .history-column::-webkit-scrollbar{width:3px;height:3px}.content.orders #order-history .history-column::-webkit-scrollbar-button{width:0px;height:0px}.content.orders #order-history .history-column::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.orders #order-history .history-column::-webkit-scrollbar-thumb:hover{background:#222222}.content.orders #order-history .history-column::-webkit-scrollbar-thumb:active{background:#222222}.content.orders #order-history .history-column::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.orders #order-history .history-column::-webkit-scrollbar-track:hover{background:transparent}.content.orders #order-history .history-column::-webkit-scrollbar-track:active{background:transparent}.content.orders #order-history .history-column::-webkit-scrollbar-corner{background:transparent}.content.orders #order-history .history-column strong{padding:8px;font-size:15px;display:block}.content.orders #order-history .history-column.list{left:0%;background-color:#eee}.content.orders #order-history .history-column.list .history-item{padding:8px;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.orders #order-history .history-column.list .history-item:nth-child(even){background-color:#ddd}.content.orders #order-history .history-column.list .history-item:hover{background-color:#bdf064}.content.orders #order-history .history-column.list .history-item:active{background-color:#ffd864}.content.orders #order-history .history-column.list .history-item .date{font-size:15px}.content.orders #order-history .history-column.changes{left:25%;background-color:#fff}.content.orders #order-history .history-column.items{left:50%;background-color:#eee}.content.orders #order-history .history-column.plan{left:75%;background-color:#fff}.content.orders #order-history .history-column .change{padding:4px 8px 4px 8px}.content.orders #order-history .history-column .change .title{font-weight:bold}.content.orders #order-history .history-column .change .old{background-color:#ff8364;padding-left:2px;padding-right:2px}.content.orders #order-history .history-column .change .new{background-color:#bdf064;padding-left:2px;padding-right:2px}.content.orders .order-preview{position:absolute;left:25%;top:48px;bottom:0;right:0;background-color:#fff;z-index:99;color:#000;overflow-y:scroll;padding:16px}.content.orders .order-preview::-webkit-scrollbar{width:3px;height:3px}.content.orders .order-preview::-webkit-scrollbar-button{width:0px;height:0px}.content.orders .order-preview::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.orders .order-preview::-webkit-scrollbar-thumb:hover{background:#222222}.content.orders .order-preview::-webkit-scrollbar-thumb:active{background:#222222}.content.orders .order-preview::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.orders .order-preview::-webkit-scrollbar-track:hover{background:transparent}.content.orders .order-preview::-webkit-scrollbar-track:active{background:transparent}.content.orders .order-preview::-webkit-scrollbar-corner{background:transparent}.content.orders .order-preview table.dl{width:100%;table-layout:fixed;border-collapse:collapse}.content.orders .order-preview table.dl .border{border:1px #000 solid}.content.orders .order-preview table.dl tbody tr td,.content.orders .order-preview table.dl tbody tr th{padding:4px;vertical-align:top}.content.orders .order-preview table.dl tbody tr td.nopadding,.content.orders .order-preview table.dl tbody tr th.nopadding{padding:0}.content.orders .order-preview table.items{width:100%;table-layout:fixed;border-collapse:collapse}#plan-calendar{background-color:#fff;margin-top:16px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}#plan-calendar .year,#plan-calendar .month{position:relative;height:24px;border-bottom:1px #eee solid}#plan-calendar .year .prev,#plan-calendar .month .prev,#plan-calendar .year .next,#plan-calendar .month .next{position:absolute;text-align:center;line-height:24px;width:32px;cursor:pointer}#plan-calendar .year .prev.prev,#plan-calendar .month .prev.prev,#plan-calendar .year .next.prev,#plan-calendar .month .next.prev{left:0}#plan-calendar .year .prev.next,#plan-calendar .month .prev.next,#plan-calendar .year .next.next,#plan-calendar .month .next.next{right:0}#plan-calendar .year .prev:hover,#plan-calendar .month .prev:hover,#plan-calendar .year .next:hover,#plan-calendar .month .next:hover{background-color:#222;color:#fff}#plan-calendar .year .value,#plan-calendar .month .value{position:absolute;line-height:24px;left:32px;right:32px;text-align:center;top:0;bottom:0}#plan-calendar .month{height:32px}#plan-calendar .month .prev,#plan-calendar .month .next{line-height:32px}#plan-calendar .month .value{font-size:15px;line-height:32px}#plan-calendar .weeks{display:table;width:100%;border-collapse:collapse;table-layout:fixed}#plan-calendar .weeks .week{height:32px;line-height:32px;display:table-row;width:100%}#plan-calendar .weeks .week .day{display:table-cell;text-align:center;border-right:1px #eee solid;border-bottom:1px #eee solid}#plan-calendar .weeks .week .day.weekend{background-color:#ffffd1}#plan-calendar .weeks .week .day.today{background-color:#d1ffff}#plan-calendar .weeks .week .day:hover{background-color:#222;color:#fff}#plan-calendar .weeks .week .day.out{background-color:#eee;color:#888}#plan-calendar .weeks .week .day.plan{background-color:#A9DA71;color:#000;cursor:pointer}#plan-calendar .weeks .week .day.plan:hover{background-color:#77a83f;color:#fff}#plan-calendar .weeks .week .day.ignored{background-color:#800;color:#fff;cursor:pointer}#plan-calendar .weeks .week .day.ignored:hover{background-color:#A22;color:#fff}#plan-calendar .weeks .week .day:last-child{border-right:none}.content.dashboard .dashboard-column{width:25%;position:absolute;top:0;bottom:0}.content.dashboard .dashboard-column strong{font-size:15px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.dashboard .dashboard-column:nth-child(1){left:0%}.content.dashboard .dashboard-column:nth-child(2){left:25%}.content.dashboard .dashboard-column:nth-child(3){left:50%}.content.dashboard .dashboard-column:nth-child(4){left:75%}.content.dashboard .dashboard-column:nth-child(even){background-color:#fff}.content.dashboard .dashboard-column.buttons{padding:16px;overflow-y:scroll}.content.dashboard .dashboard-column.buttons::-webkit-scrollbar{width:3px;height:3px}.content.dashboard .dashboard-column.buttons::-webkit-scrollbar-button{width:0px;height:0px}.content.dashboard .dashboard-column.buttons::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.dashboard .dashboard-column.buttons::-webkit-scrollbar-thumb:hover{background:#222222}.content.dashboard .dashboard-column.buttons::-webkit-scrollbar-thumb:active{background:#222222}.content.dashboard .dashboard-column.buttons::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.dashboard .dashboard-column.buttons::-webkit-scrollbar-track:hover{background:transparent}.content.dashboard .dashboard-column.buttons::-webkit-scrollbar-track:active{background:transparent}.content.dashboard .dashboard-column.buttons::-webkit-scrollbar-corner{background:transparent}.content.dashboard .dashboard-column.buttons ul{list-style:none}.content.dashboard .dashboard-column.buttons ul li{margin-top:8px}.content.dashboard .dashboard-column.buttons ul li small{display:block;text-align:center}.content.dashboard .dashboard-column.buttons ul li a{display:block;background-color:#222;color:#eee;height:32px;line-height:32px;padding-left:16px;text-decoration:none;text-transform:uppercase}.content.dashboard .dashboard-column.buttons ul li a i{margin-right:10px}.content.dashboard .dashboard-column.buttons ul li a:hover{background-color:#000;color:#fff}.content.dashboard .dashboard-column.buttons ul li a[disabled]{background-color:#888;color:#000;cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.dashboard .dashboard-column.alerts{padding:8px 16px 8px 16px;overflow-y:scroll}.content.dashboard .dashboard-column.alerts::-webkit-scrollbar{width:3px;height:3px}.content.dashboard .dashboard-column.alerts::-webkit-scrollbar-button{width:0px;height:0px}.content.dashboard .dashboard-column.alerts::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.dashboard .dashboard-column.alerts::-webkit-scrollbar-thumb:hover{background:#222222}.content.dashboard .dashboard-column.alerts::-webkit-scrollbar-thumb:active{background:#222222}.content.dashboard .dashboard-column.alerts::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.dashboard .dashboard-column.alerts::-webkit-scrollbar-track:hover{background:transparent}.content.dashboard .dashboard-column.alerts::-webkit-scrollbar-track:active{background:transparent}.content.dashboard .dashboard-column.alerts::-webkit-scrollbar-corner{background:transparent}.content.dashboard .dashboard-column.alerts table{margin-top:10px;table-layout:fixed;width:100%;border-collapse:collapse;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.dashboard .dashboard-column.alerts table thead tr th{height:24px;line-height:24px;padding-left:3px;padding-right:3px}.content.dashboard .dashboard-column.alerts table tbody tr:nth-child(odd){background-color:#fff}.content.dashboard .dashboard-column.alerts table tbody tr td{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:24px;line-height:24px;padding-left:3px;padding-right:3px}.content.dashboard .dashboard-column.alerts table tbody tr td.bold{font-weight:bold}.content.dashboard .dashboard-column.notifications{padding:8px 16px 8px 16px;overflow-y:scroll}.content.dashboard .dashboard-column.notifications::-webkit-scrollbar{width:3px;height:3px}.content.dashboard .dashboard-column.notifications::-webkit-scrollbar-button{width:0px;height:0px}.content.dashboard .dashboard-column.notifications::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.dashboard .dashboard-column.notifications::-webkit-scrollbar-thumb:hover{background:#222222}.content.dashboard .dashboard-column.notifications::-webkit-scrollbar-thumb:active{background:#222222}.content.dashboard .dashboard-column.notifications::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.dashboard .dashboard-column.notifications::-webkit-scrollbar-track:hover{background:transparent}.content.dashboard .dashboard-column.notifications::-webkit-scrollbar-track:active{background:transparent}.content.dashboard .dashboard-column.notifications::-webkit-scrollbar-corner{background:transparent}.content.dashboard .dashboard-column.notifications .notifications-list .notification{position:relative;padding:8px;padding-right:32px;background-color:#eee;margin-top:5px}.content.dashboard .dashboard-column.notifications .notifications-list .notification .check{position:absolute;width:24px;height:24px;line-height:24px;background-color:#598C00;color:#fff;right:0;bottom:0;text-align:center}.content.dashboard .dashboard-column.notifications .notifications-list .notification .time{position:absolute;right:8px;top:8px}.content.dashboard .dashboard-column.notifications .notifications-list .notification .text{padding-top:5px}.content.dashboard .dashboard-column.notifications .notifications-list .notification .title{font-weight:bold}.content.dashboard .dashboard-column.notes .notes-header{position:absolute;left:0;right:0;top:0;height:76px;padding:8px 16px 8px 16px}.content.dashboard .dashboard-column.notes .notes-header input{margin-top:10px;border:1px #222 solid;width:100%;height:24px;line-height:24px;border-radius:1px;text-align:center}.content.dashboard .dashboard-column.notes .notes-list{position:absolute;left:0;right:0;top:76px;bottom:88px;overflow-y:auto}.content.dashboard .dashboard-column.notes .notes-list::-webkit-scrollbar{width:3px;height:3px}.content.dashboard .dashboard-column.notes .notes-list::-webkit-scrollbar-button{width:0px;height:0px}.content.dashboard .dashboard-column.notes .notes-list::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.dashboard .dashboard-column.notes .notes-list::-webkit-scrollbar-thumb:hover{background:#222222}.content.dashboard .dashboard-column.notes .notes-list::-webkit-scrollbar-thumb:active{background:#222222}.content.dashboard .dashboard-column.notes .notes-list::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.dashboard .dashboard-column.notes .notes-list::-webkit-scrollbar-track:hover{background:transparent}.content.dashboard .dashboard-column.notes .notes-list::-webkit-scrollbar-track:active{background:transparent}.content.dashboard .dashboard-column.notes .notes-list::-webkit-scrollbar-corner{background:transparent}.content.dashboard .dashboard-column.notes .notes-list .note-item{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none;padding:8px}.content.dashboard .dashboard-column.notes .notes-list .note-item.done{border-left:3px #598C00 solid}.content.dashboard .dashboard-column.notes .notes-list .note-item:nth-child(odd){background-color:#eee}.content.dashboard .dashboard-column.notes .notes-list .note-item .number{width:40%;font-weight:bold;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.dashboard .dashboard-column.notes .notes-list .note-item .client{float:right;width:60%;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.dashboard .dashboard-column.notes .notes-list .note-item .reg-id{width:40%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.dashboard .dashboard-column.notes .notes-list .note-item .city{float:right;width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content.dashboard .dashboard-column.notes .btn{position:absolute;left:0;right:0;height:88px;bottom:0;padding:8px 16px 8px 16px}.content.dashboard .dashboard-column.notes .btn button{border:none;border-radius:1px;display:block;height:32px;line-height:34px;width:100%;text-transform:uppercase;cursor:pointer;margin-bottom:8px;background-color:#598C00;color:#fff}.content.dashboard .dashboard-column.notes .btn button:hover{background-color:#275a00;color:#fff}.content.dashboard .dashboard-column.notes .btn button.blue{background-color:#47699b;color:#fff}.content.dashboard .dashboard-column.notes .btn button.blue:hover{background-color:#153769;color:#fff}.content.notes .notes-column{position:absolute;top:0;bottom:0;width:25%;padding:8px 16px 8px 16px}.content.notes .notes-column .date-switcher{position:relative}.content.notes .notes-column .date-switcher .switch-checkbox{display:none}.content.notes .notes-column .date-switcher label.switch{position:absolute;top:0;right:0;cursor:pointer;padding:0;margin:0;border:1px #000 solid;border-radius:2px;font-size:10px}.content.notes .notes-column .date-switcher label.switch span{padding:0 5px 0 5px}.content.notes .notes-column .date-switcher label.switch span.single{background-color:#fff;color:#000}.content.notes .notes-column .date-switcher label.switch span.range{background-color:#222;color:#888}.content.notes .notes-column .date-switcher .date-single{display:block}.content.notes .notes-column .date-switcher .date-range{display:none}.content.notes .notes-column .date-switcher:has(> .switch-checkbox:checked) .date-single{display:none}.content.notes .notes-column .date-switcher:has(> .switch-checkbox:checked) .date-range{display:block}.content.notes .notes-column .date-switcher:has(> .switch-checkbox:checked) label.switch span.single{background-color:#222;color:#888}.content.notes .notes-column .date-switcher:has(> .switch-checkbox:checked) label.switch span.range{background-color:#fff;color:#000}.content.notes .notes-column strong{font-size:15px}.content.notes .notes-column.filter{left:0%;background-color:#bbb;width:20%}.content.notes .notes-column.filter strong{font-size:15px;display:block;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.notes .notes-column.filter label{display:block;margin-top:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.content.notes .notes-column.filter input[type=text]:read-only{background-color:#eee}.content.notes .notes-column.filter input[type=text],.content.notes .notes-column.filter select,.content.notes .notes-column.filter textarea{width:100%;height:24px;line-height:24px;border:1px #444 solid;background-color:#fff;margin-top:5px;padding-left:5px;padding-right:5px;border-radius:1px}.content.notes .notes-column.filter input[type=text].error,.content.notes .notes-column.filter select.error,.content.notes .notes-column.filter textarea.error{border:1px #a22 solid;background-color:#faa}.content.notes .notes-column.filter textarea{height:150px}.content.notes .notes-column.filter label input[type=checkbox]{display:none}.content.notes .notes-column.filter label input[type=checkbox]+span{display:inline-block;float:right;width:30px;height:15px;background-color:#444;border-radius:2px;position:relative;top:2px;cursor:pointer}.content.notes .notes-column.filter label input[type=checkbox]+span:before{display:block;width:13px;height:13px;content:"\A";background-color:#F5824B;position:absolute;top:1px;left:1px;border-radius:2px}.content.notes .notes-column.filter label input[type=checkbox]:checked+span:before{left:16px;background-color:#a9da71}.content.notes .notes-column.filter input[type=submit],.content.notes .notes-column.filter input[type=button]{height:24px;line-height:24px;padding-left:16px;padding-right:16px;border-radius:1px;background-color:#222;color:#fff;border:none;cursor:pointer}.content.notes .notes-column.filter input[type=submit][type=submit],.content.notes .notes-column.filter input[type=button][type=submit]{background-color:#598C00}.content.notes .notes-column.filter input[type=submit][type=button],.content.notes .notes-column.filter input[type=button][type=button]{background-color:#B31F00}.content.notes .notes-column.filter .buttons{margin-top:16px;text-align:right}.content.notes .notes-column.filter .buttons .left{float:left}.content.notes .notes-column.filter button{display:block;height:24px;line-height:24px;background-color:#598C00;color:#fff;width:100%;cursor:pointer;margin-top:16px;border:none;border-radius:1px}.content.notes .notes-column.filter button:hover{background-color:#275a00}.content.notes .notes-column.filter button:active{background-color:#BD7400}.content.notes .notes-column.filter button#print-button,.content.notes .notes-column.filter button#emlex-button,.content.notes .notes-column.filter button#stickers-button,.content.notes .notes-column.filter button#xmlex-button,.content.notes .notes-column.filter button#jsonex-button{background-color:#222}.content.notes .notes-column.filter button#print-button:hover,.content.notes .notes-column.filter button#emlex-button:hover,.content.notes .notes-column.filter button#stickers-button:hover,.content.notes .notes-column.filter button#xmlex-button:hover,.content.notes .notes-column.filter button#jsonex-button:hover{background-color:#000}.content.notes .notes-column.list{left:20%;background-color:#ddd;padding:0;overflow-y:scroll}.content.notes .notes-column.list::-webkit-scrollbar{width:3px;height:3px}.content.notes .notes-column.list::-webkit-scrollbar-button{width:0px;height:0px}.content.notes .notes-column.list::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.content.notes .notes-column.list::-webkit-scrollbar-thumb:hover{background:#222222}.content.notes .notes-column.list::-webkit-scrollbar-thumb:active{background:#222222}.content.notes .notes-column.list::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.content.notes .notes-column.list::-webkit-scrollbar-track:hover{background:transparent}.content.notes .notes-column.list::-webkit-scrollbar-track:active{background:transparent}.content.notes .notes-column.list::-webkit-scrollbar-corner{background:transparent}.content.notes .notes-column.list .note-item{padding:8px;position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none;cursor:pointer}.content.notes .notes-column.list .note-item:nth-child(even){background-color:#eee}.content.notes .notes-column.list .note-item .number{font-size:15px;font-weight:bold}.content.notes .notes-column.list .note-item .date{position:absolute;top:8px;right:8px;font-size:15px}.content.notes .notes-column.list .note-item .reg-id{position:absolute;right:8px}.content.notes .notes-column.list .note-item .order{position:absolute;right:8px}.content.notes .notes-column.list .note-item:hover{background-color:#ffd864}.content.notes .notes-column.list .note-item:active{background-color:#bdf064}.content.notes .notes-column.detail{left:45%;width:55%;background-color:#fff}.content.notes .notes-column.detail #dl-print{position:absolute;width:48px;height:48px;background-color:#222;color:#eee;line-height:48px;text-align:center;bottom:10px;right:10px;font-size:20px}.content.notes .notes-column.detail #dl-sticker{position:absolute;width:48px;height:48px;background-color:#222;color:#eee;line-height:48px;text-align:center;bottom:10px;right:68px;font-size:20px}.content.notes .notes-column.detail #dl-cancel{position:absolute;width:48px;height:48px;background-color:#B31F00;color:#eee;line-height:48px;text-align:center;bottom:10px;right:136px;font-size:20px}.content.notes .notes-column.detail table.dl{width:100%;table-layout:fixed;border-collapse:collapse}.content.notes .notes-column.detail table.dl .border{border:1px #000 solid}.content.notes .notes-column.detail table.dl tbody tr td,.content.notes .notes-column.detail table.dl tbody tr th{padding:4px;vertical-align:top}.content.notes .notes-column.detail table.dl tbody tr td.nopadding,.content.notes .notes-column.detail table.dl tbody tr th.nopadding{padding:0}.content.notes .notes-column.detail table.items{width:100%;table-layout:fixed;border-collapse:collapse}.daily-filter{position:absolute;left:0;top:0;right:0;height:48px}.daily-filter .inner{position:absolute;left:12px;top:12px;right:12px}.daily-filter .inner input{display:inline-block;border:none;bacgkround-color:#fff;height:24px;line-height:24px;text-align:center;margin-left:8px;margin-right:8px}.daily-filter .inner button{display:inline-block;border:none;background-color:#222;color:#eee;height:24px;line-height:24px;margin-left:8px;padding-left:8px;padding-right:8px;border-radius:1px;cursor:pointer}.daily-filter .inner button:hover{background-color:#000;color:#fff}.daily-column{position:absolute;top:48px;bottom:0}.daily-column.dates{background-color:#ddd;left:0;width:200px;overflow-y:scroll}.daily-column.dates::-webkit-scrollbar{width:3px;height:3px}.daily-column.dates::-webkit-scrollbar-button{width:0px;height:0px}.daily-column.dates::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.daily-column.dates::-webkit-scrollbar-thumb:hover{background:#222222}.daily-column.dates::-webkit-scrollbar-thumb:active{background:#222222}.daily-column.dates::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.daily-column.dates::-webkit-scrollbar-track:hover{background:transparent}.daily-column.dates::-webkit-scrollbar-track:active{background:transparent}.daily-column.dates::-webkit-scrollbar-corner{background:transparent}.daily-column.dates .date-item{padding:8px;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.daily-column.dates .date-item .day{font-size:15px;font-weight:bold;float:left}.daily-column.dates .date-item .date{font-size:15px;font-weight:bold;text-align:right}.daily-column.dates .date-item .items-qty{clear:both}.daily-column.dates .date-item:nth-child(even){background-color:#eee}.daily-column.dates .date-item:hover{background-color:#bdf064}.daily-column.dates .date-item:active{background-color:#ffd864}.daily-column.detail{background-color:#fff;left:200px;right:0;padding:16px;overflow-y:scroll}.daily-column.detail::-webkit-scrollbar{width:3px;height:3px}.daily-column.detail::-webkit-scrollbar-button{width:0px;height:0px}.daily-column.detail::-webkit-scrollbar-thumb{background:#535353;border:0 none #ffffff;border-radius:0px}.daily-column.detail::-webkit-scrollbar-thumb:hover{background:#222222}.daily-column.detail::-webkit-scrollbar-thumb:active{background:#222222}.daily-column.detail::-webkit-scrollbar-track{background:transparent;border:0 none #ffffff;border-radius:0px}.daily-column.detail::-webkit-scrollbar-track:hover{background:transparent}.daily-column.detail::-webkit-scrollbar-track:active{background:transparent}.daily-column.detail::-webkit-scrollbar-corner{background:transparent}.daily-column.detail h2{font-size:15px;text-align:center;background-color:#eee;margin-top:16px}.daily-column.detail #daily-print{position:absolute;width:48px;height:48px;background-color:#222;color:#eee;line-height:48px;text-align:center;bottom:10px;right:10px}.daily-column.detail .date{text-align:center;font-size:15px;font-weight:bold}.daily-column.detail table{table-layout:fixed;border-collapse:collapse;width:100%;margin-top:16px}.daily-column.detail table thead tr{border-bottom:1px solid #000}.daily-column.detail table thead tr th{padding:2px;text-align:left}.daily-column.detail table thead tr th[align=right]{text-align:right}.daily-column.detail table tbody tr{border-bottom:1px dotted #000}.daily-column.detail table tbody tr td{padding:2px}