html {
    overflow-y: auto;
    overflow-x: auto;
    margin: 0;
    padding: 0;;
    width: 100%;
    //min-width: 1258px;
    height: 100%;
    height: 100%;
}
body {
    background-color: #ffffff;
    color: #333333;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    min-height: 100%;
    //min-width: 1258px;
    height: auto !important;
    position: relative;
}
body, td, th, input, textarea, select, a {
    font-size: 13px;
}
input[type=submit], input[type=text], input[type=textarea], input[type=password] {
    outline:none;
}
h1 {
    color: #636E75;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
    text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
    color: #28307d;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
p {
    margin-top: 0px;
    margin-bottom: 15px;
}
a, a:visited, a b {
    color: #e64009;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: none;
}
form {
    padding: 0;
    margin: 0;
    display: inline;
}
.required {
    color: #FF0000;
    font-weight: bold;
}
input[type='text'], input[type='password'], textarea {
    background: #ffffff;
    border: 1px solid #DBDEE1;
    padding: 5px;
    margin-left: 0px;
    margin-right: 0px;
}
input[type='text'], input[type='button'], input[type='password'], textarea:focus { outline: none; }

select {
    background: #ffffff;
    border: 1px solid #DBDEE1;
    padding: 2px;
}
label {
    cursor: pointer;
    content: '+ Докладніше...';

}
.label {
    color: #333333;
    padding: 5px 0px;
    font-style: italic;
    content: '1 Докладніше...';

}
.labeldop {
    color: #e64009;
    padding: 5px 0px;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
}
.min-wdh {
    min-width: 1095px;
}
#container {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;
}
#header {
    margin-bottom: 7px;
    padding-bottom: 4px;
    padding-top: 7px;
    z-index: 999;
    height: 206px;
    //position: fixed;
    width: 95%;
    //min-width: 1209.35px;
    margin: 0 auto;
    clear: both;
    overflow: auto;
    top: 0;
    background: #fff;
}
.link {
    color: #0072C6; 
    text-decoration: none;
}
.link:hover {
    color: #28307d; 
    text-decoration: underline;
}
#logo {
    width: 23%;
    margin: 0 auto;
    float: left;
    text-align: center;
    min-width: 280px;
}
#logo ul {
    padding-left: 7px;
}
#logo ul li {
    color: rgb(40, 48, 125);
    //font-size: 14px;
    font-size: 1.1em;
    padding: 0px 7px 0px 7px;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: left;
}
#logo ul li.text_support {
    font-size: 22px;
    text-transform: none;
}
#logo a:hover{
    text-decoration: none;
}
#logo div{
    float: left;
}
/* menu */
#menu {
    background: #ffffff;
    border-top: 1px solid #e64009;
    height: 37px;
    margin: 80px 0px 15px 0px;
    padding: 0px 0px;
    text-transform: uppercase;
    text-align:center;
    position: fixed;
    width: 95%;
    //min-width: 1148.88px;
}
#menu input[type=submit] {
    font-size: 14px;
    color: #e64009;
    line-height: 14px;
    text-decoration: none;
    display: block;
    padding: 6px 10px 6px 10px;
    margin-bottom: 5px;
    position: relative;
    text-transform: uppercase;
    background: #ffffff;
    border: none;
}
#menu ul {
    list-style: none;
    margin: auto;
    padding: 0;
    display: inline-block;
    margin-bottom:-4px;
    text-align:left;
}
#menu > ul > li {
    position: relative;
    display: inline-block;
    float: left;
    z-index: 20;
    padding: 6px 5px 5px 0px;
}
#menu > ul > li:hover {
}
#menu > ul > li > a {
    font-size: 14px;
    color: #e64009;
    line-height: 14px;
    text-decoration: none;
    display: block;
    padding: 6px 10px 6px 10px;
    margin-bottom: 5px;
    z-index: 6;
    position: relative;
}

#menu > ul > li:hover > a {
    border-bottom: 1px solid #d86944;
}
#menu input[type=submit]:hover {
    border-bottom: 1px solid #d86944;
    cursor: pointer;
}
#menu > ul > li > div {
    display: none;
    //background: #FFFFFF;
    pbackgroundosition: absolute;
    z-index: 9999;
    padding: 5px;
    background: #e64009;
    margin-top: 6px;
}
#menu > ul > li:hover > div {
    display: table;
}
#menu > ul > li > div > ul {
    display: table-cell;
}
#menu > ul > li ul + ul {
    padding-left: 20px;
}
#menu > ul > li ul > li > a {
    text-decoration: none;
    padding: 4px;
    color: #FFFFFF;
    display: block;
    white-space: nowrap;
    min-width: 120px;
    text-transform: none;
}
#menu > ul > li ul > li > a:hover {
    background: #cd3705;
}
#menu > ul > li > div > ul > li > a {
    color: #FFFFFF;
}
#unm {
    color: #888;
    float: left;
    text-align: right;
    display: none;
    width: 38.5%;
    margin-top: 8px;
}
#unm span{
    color: #e64009;
    font-weight: 500;
}
#unm img {
    vertical-align: middle;
}
#linkUF {
    float: left;
    text-align: left;
    width: 38.5%;
}
#content {
    height: 100%;
    margin-bottom: 25px;
    position: relative;
    width: 94%;
    margin: 0 auto;
    padding: 210px 0px 95px 0px;
    overflow-y: auto;
}
/* footer */ 
#footer {
    //height: 60px;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: auto;
    padding: 5px 0px 5px 0px;
    border-top: 1px solid #DBDEE1;
    background: #eee;
    bottom: 0;
}
#footer h3 {
    color: #000000;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 8px;
}
#footer .column {
    float: left;
    width: 16%;
    color: #666;
}
#footer .column1 {
    float: left;
    width: 18%;
    color: #666;
}
#footer .column ul {
    margin-top: 0px;
    margin-left: 8px;
    padding-left: 12px;
    list-style-type: none;
}
#footer .column ul li {
    margin-bottom: 3px;
}
#footer .column ul li img {
    margin-left: -10px;
}
#footer .column a {
    text-decoration: none;
    color: #000;
}
#footer .column a:hover {
    text-decoration: underline;
}
#powered {
    //margin-top: 5px;
    text-align: left;
    clear: both;
}
a.button, a.button-login, input.button, input.button-login {
    cursor: pointer;
    color: #FFFFFF;
    line-height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background: #0072C6;
    text-shadow: none;
}
a.button:hover, a.button-login:hover {
    color: #fff;
}
a.button-cancel {
    cursor: pointer;
    color: #FFFFFF;
    line-height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background: #e64009;
}
a.button-cancel {
    display: inline-block;
    text-decoration: none;
    padding: 10px 15px 10px 15px;
    width: 217px;
    text-align: center;
    text-transform: uppercase;
    margin: 0px 0px 0px 1px;
}
a.button {
    display: inline-block;
    text-decoration: none;
    padding: 10px 15px 10px 15px;
    text-align: center;
    text-transform: uppercase;
    width: 217px;
}
a.button-login {
    display: inline-block;
    text-decoration: none;
    padding: 10px 15px 10px 15px;
    width: 217px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}
a.button-cancel:hover {
    background: #ba3307;
	color: #fff;
}
input.button, input.button-login {
    margin: 0;
    border: 0;
    height: 35px;
    padding: 10px 15px 10px 15px;
    text-transform: uppercase;
    width: 248px;
}
a.button-login:hover, a.button:hover, input.button-login:hover, input.button:hover {
    background: #28307d;
}
/*SPOILER*/
.spoiler_desc {
    background: #ffffff;
    padding: 0 5px;
    margin-top: 23px;
}
.spoiler_desc p {
    cursor: pointer;
    color: #333333;
}

.spoiler_close {
    display: none;
    width: 100%;
    height: 23px;
    background: #f2f2f2;
    text-indent: 10px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0;
}
.spoiler_close:hover { background: #f2f2f2; line-height: 23px;cursor: pointer;}
.spoiler_open1:before {
    content: '+ Докладніше...';
    cursor: pointer;
    text-indent: 10px;
    width: 100%;
    height: 23px;
    background: #f2f2f2;
    display: block;
    position: absolute;
    padding-top: 0px;
    left: 0;
}
.spoiler_close:hover { background: #f2f2f2; line-height: 23px;cursor: pointer;}
.spoiler_open2:before {
    content: '+ Докладніше...';
    cursor: pointer;
    text-indent: 10px;
    width: 100%;
    height: 23px;
    background: #f2f2f2;
    display: block;
    position: absolute;
    padding-top: 0px;
    left: 0;
}
.spoiler_open1:hover:before {background: #f2f2f2;cursor: pointer; }
.spoiler_open1 {
    margin: 5px 0 0 0px;
    height: 24px;
    width: 100%;
    outline: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -ms-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
}
.spoiler_open2:hover:before {background: #f2f2f2; cursor: pointer;}
.spoiler_open2 {
    margin: 5px 0 0 0px;
    height: 24px;
    width: 100%;
    outline: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -ms-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
}
.spoiler_open1:focus { height: 880px; }
.spoiler_open2:focus { height: 570px; }
.spoiler_open1:focus .spoiler_close { display: block;  line-height: 23px;}
.spoiler_open2:focus .spoiler_close { display: block;  line-height: 23px;}
.spoiler_open1:focus:before { display: none; }
.spoiler_open2:focus:before { display: none; }
/*END SPOILER*/
/* TREE
  -------------------------------- */
#multi-derevo a:active, #multi-derevo a:focus {
    color: #333; 
    background-color: #eee; 
}
#multi-derevo a.current {
    color: black;
    font-weight: normal;
    background-color: #eee; 
}
#multi-derevo {
    padding: 0 0 95px 0; /* нижний отступ */
    font-size: 1.3em;
    float: left;
}
#multi-derevo span { /* обертка пункта */
    text-decoration: none;
    display: block; /* растянем до правого края блока */
    margin: 0 0 0 0.5em;      
    background-color: transparent;
}
#multi-derevo a {
    color: #333;
}
#multi-derevo .all:hover{
    text-decoration: none;
    font-weight: 600;
}
#multi-derevo span a {/* тест элемента дерева */
    display: block; 
    position: relative;
    top: .95em; /* смещаем узел на середину линии */
    background: #fff;
    margin: 1px; /* делаем промежуток между узлами, отодвигаем левее  */
    padding: 1px;
}
#multi-derevo p {/* заголовок дерева */
    font-size: 0.8em;
    margin-left: 10px;
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
}
#multi-derevo ul, li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
#multi-derevo  ul li {
    line-height: 1.2em;
}
#multi-derevo  ul li ul {
    display: none; /* узлы свернуты */
}
#multi-derevo    ul li ul li {
    margin: 0 0 0 1.2em;
}
#multi-derevo   li.last {/* последний узел, соединительную линию к след. узлу убираем */
    border: none; 
}
.marker { /* маркер раскрытия списка в закрытом состоянии */
    border-color: transparent transparent transparent #fff;
    border-style: solid; 
    border-width: .25em 0 .25em .5em;
    margin: .35em .25em 0 0; 
    float: left; 
    width: 0px; 
    height: 0px; 
    line-height: 0px;
}
.marker.open {/* маркер раскрытия списка в открытом состоянии */
    border-color: #fff transparent transparent transparent;
    border-width: .5em .25em 0 .25em; 
}
/* IE 6 Fixup */
* html #multi-derevo * { height: 1%;}
* html .marker { border-style: dotted dotted dotted solid; }
* html .marker.open { border-style: solid dotted dotted dotted; }
/* END TREE*/

#table {
    width: 79%;
    float: left;
    text-align: center;
    padding: 6px 0px 0px 20px;
}
#table table th {
    font-size: 10px;
    padding: 5px 7px 5px 7px;
}
#table table thead {
    text-transform: uppercase; 
    background: #f2f2f2;
}
#table table tr {
    border: 1px solid #f2f2f2;
}
.filter-text {
    width: 50.3%;
    float: left;
    text-align: left;
    margin-bottom: 14px;
}
.buttons {
    width: 49.8%;
}
.exel, .new, .active {
    float: left;
    text-align: right;
    margin-bottom: 10px;
}
.close {
    float: right;
    margin-bottom: 0px;
}
.exel .button-exel {
    color: #333;
    padding: 5px 30px;
    margin-left: 7px;
    background-color: #f8f8f8;
    background-image: url("../image/excel.png");
    background-repeat: no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
}
.exel .button-exel:hover, .new .button-exel:hover, .button-exel:hover, .active .button-exel:hover, .close .button-exel:hover, .close a.button-close-ticket:hover, .close a.button-open-ticket:hover {
    text-decoration: none;
    background-color: #e0e0e0;
}
.new .button-exel {
    color: #51a351;
    padding: 5px 30px;
    margin-left: 7px;
    background-color: #f8f8f8;
    background-image: url("../image/new.png");
    background-repeat: no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
}
.active .button-exel {
    color: rgb(0, 114, 198);
    padding: 5px 30px;
    margin-left: 7px;
    background-color: #f8f8f8;
    background-image: url("../image/act.png");
    background-repeat: no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
}
.close .button-exel {
    color: red;
    padding: 5px 30px;
    margin-left: 7px;
    background-color: #f8f8f8;
    background-image: url("../image/del.png");
    background-repeat: no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
}
.close a.button-close-ticket {
    color: gray;
    padding: 5px 30px;
    margin-left: 7px;
    background-color: #f8f8f8;
    background-image: url("../image/trash.png");
    background-repeat: no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}
.close a.button-open-ticket {
    color: green;
    padding: 5px 30px;
    margin-left: 7px;
    background-color: #f8f8f8;
    background-image: url("../image/open.png");
    background-repeat: no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}
.form_ticket {
    display: block; 
    padding: 20px 10px;  
    width: 100%; 
    margin-left: auto; 
    margin-right: auto;
}
.ticket_detail th {
    background: #0072C6;
    font-weight: 500;
    padding: 5px;
    text-align: center;
    color: #fff;
}
.ticket_detail td {
    border: 1px solid #eeeeee;
    text-align: center;
    background: #f9f9f9;
}
.dialog-client {
    width: 95.5%;
    background: #cccccc;
    float: left;
    margin-bottom: 20px;
    padding: 15px 20px 15px 20px;
    margin-left: 2px;
} 
.dialog-admin {
    width: 95.5%;
    background: #f4f4f4;
    float: right;
    margin-bottom: 20px;
    padding: 20px;
} 
p.admin-name {
    color: #e64009;
    padding-top: 8px;
} 
p.client-name {
    color: #0072C6;
    padding-top: 8px;
}
//notifications
.stick {
    margin: 5px;
    padding: 15px;
    width: 200px;
}
.stick-classic.stick-error {
    border: 1px solid #E2365C;
    background-color: #F7C8D2;
}
.stick-classic {
    border: 1px solid #A7CD10;
    background-color: #E1FAB8;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.stick-exit {
    //background: url('../image/exit.png') no-repeat;
    width: 16px;
    height: 16px;
    float: right;
    margin: -5px -5px 0 0;
    cursor: pointer;
}
.stick-top-right {
    top: 70%;
    right: 37%;
    left: auto;
    bottom: auto;
    z-index: 9999;
    cursor: default;
    position: fixed;
}
.stick-top-right-1 {
    top: 30%;
    right: 37%;
    left: auto;
    bottom: auto;
    z-index: 9999;
    cursor: default;
    position: fixed;
}
.notify {
    background-color: #e64009;
    border:1px solid #d33804;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    color: #fff;
    font-weight: 400;
    padding: 5px 7px;
    opacity: 0.85;
    z-index: 9999;
}
.notify-1 {
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    color: #333;
    font-weight: 400;
    //opacity: 0.85;
    z-index: 9999;
    border: 1px solid #DBDEE1;
    background-color: #EFEFEF;
    margin: 5px;
    padding: 15px;
    width: 350px;
    text-align: center;
    box-shadow: 0 0 5px 3px rgba(221, 221, 221, 1);
}
.notify-1 input#yes, .notify-1 input#no, .notify-1 input#ok, #mpopup input#ok, #mpopup input#ok-success, #mpopup input#yes, #mpopup input#no {
    display: inline-block;
    text-decoration: none;
    padding: 5px 7px 5px 7px;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    cursor: pointer;
    color: #FFFFFF;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: none;
}
.notify-1 input#yes, .notify-1 input#ok, #mpopup input#ok, #mpopup input#ok-success, #mpopup input#yes {
    background: #0072C6;  
}
.notify-1 input#no, #mpopup input#no {
    background: #e64009;
}
.notify-1 input#yes:hover, .notify-1 input#ok:hover, #mpopup input#ok:hover, #mpopup input#ok-success:hover, #mpopup input#yes:hover {
    background: #28307d;
}
.notify-1 input#no:hover, #mpopup input#no:hover {
    background: #ba3307;
}
//notifications
#warning {
    width: 80%;
    margin: 0 auto;
}
#warning img {
    vertical-align: middle;
    padding: 5px;
}
#warning p {
    text-align: center;
    margin-top: 5%;
}
.tableTicketsBody {
    border-collapse: collapse;
    width: 100%;
}
.tableTicketsHead {
    border-collapse: collapse;
    width: 100%;
    // position: fixed;
}
.tableTicketsHead td {
    background: rgb(0, 114, 198);
    //background: #e64009;
    color: #fff;
}
.tableTicketsBody tr:nth-child(odd) {
    background: #ddd;
    padding: 3px;
    border-bottom: 1.8px solid #fff;
    border-left: none;
    border-right: none;
}
.tableTicketsBody tr:nth-child(even) {
    background: #f8f8f8;
    padding: 3px;
    border-bottom: 1.8px solid #fff;
    border-left: none;
    border-right: none;
}
.tableTicketsBody tr:hover {
    background: #cfd3fa;
    cursor: pointer;
}
.ticketsHead {
    position: fixed;
    top: 210px;
    width: 70.6%;
    background: #fff;
}
.forma span{
    font-size: 12px;
    color: #939393;
    font-style: italic;
}
.forma .required{
    color: #FF0000;
    font-weight: bold;
}
a#create.disabled {
    pointer-events: none; 
    cursor: default;
    color: #939393;
    padding: 5px 30px;
    margin-left: 7px;
    background-color: #f8f8f8;
    background-image: url("../image/new_bw.png");
    background-repeat: no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
//TABS
/* tabs */
ul.tabs {
    height: 25px;
    line-height: 25px;
    margin: 0 0 3px;
    list-style: none;
}
* html ul.tabs {margin-bottom: 0;}
ul.tabs li {
    float: left;
    margin-right: 0px;
    height: 25px;
}
ul.tabs li a {
    display: block;
    padding: 3.5px 13px 4.5px;
    margin-bottom: -1px;
    color: gray;
    text-decoration: none;
    cursor: pointer;
    background: #EFEFEF;
    //border: 1px solid #EFEFEF;
    //border-bottom: 1px solid #F9F9F9;
    border-bottom: 1px solid #DBDEE1;
    position: relative;
    border-top-right-radius: 10px;
}
* html ul.tabs li a {float: left}
*+html ul.tabs li a {float: left}
ul.tabs li a:hover {
    color: #fff;
    padding: 0 13px;
    background: #0072C6;
    //border: 1px solid #0072C6;
    padding: 3.5px 13px 4.5px;
    border-top-right-radius: 10px;
}
ul.tabs li.tab-current a {
    color: #636E75;
    background: #fff;
    padding: 3.5px 13px 4.5px;
    border-top: 1px solid #DBDEE1;
    border-left: 1px solid #DBDEE1;
    border-right: 1px solid #DBDEE1;
    border-bottom:none;
    border-top-right-radius: 10px;
}
ul.tabs li {
    display: inline;
}
div.t2, div.t4 {
    display: none;
}
div.t1,
div.t2 {
    padding: 150px 0 0 0;
}
div.t3,
div.t4 {
    padding: 0;
}
.t2 select, .t4 select {
    width: 180px;
}
.changepass, .changeemail {
    //float:left;
    width: 50%;
    margin-top: 0px;
    min-width: 190px;
}
#kb_menu {
    min-width: 200px;
    padding: 0;
    margin-left: 20px;
}
#kb_menu ul {
    padding: 0 ;
}
#kb_menu ul li {
    padding: 4px 10px 8px 15px;
    background: #e64009;
    margin: 1px 0 1px 0;
}
#kb_menu li {
    color: #fff;
}
#kb_menu ul.ul_menu li:hover { 
    background: #ba3307;
    cursor: pointer;
}
#kb_menu ul.ul_menu li.focus  { 
    background: #ba3307;
} 
.content-instr {
    padding: 4px 60px 0px 40px;
}
.content-instr-text{
    background: #f9f9f9;
    padding: 20px;
}
.content-text {
    padding: 0px 20px 0px 20px;
    margin: 20px 20px 0px 20px;
}
.top-content {
    width: 100%;
    background: #ccc;
}
.bottom-content {
    width: 100%;
    padding-left: 5px;
}
.left-content {
    float: left;
    width: 50%;
}
.right-content {
    float: left;
    width: 50%;
}
/*Kiwa*/
#tabs .ui-state-active a, #tabs .ui-state-active a:link {
    border: none;
}
/*End Kiwa*/
/*Главное меню*/
ul.accordion{
    border-left: 1px solid black;
    border-right: 1px solid black;
    padding-left:0;
    width: 285px;       
}
ul.accordion li{
    list-style: none;
}
ul.accordion li a:link, ul.accordion li a:visited {
    display: block;
    text-decoration: none;
    color: white;
    font-family: Verdana;
    font-size:18px;
    background: black;
    border-bottom: 1px solid white ;
    padding-left: 5px;
    height:28px;
}
ul.accordion li a:hover, ul.accordion li a:active {
    background:  #333;
}
/*Вложенное меню*/
ul.accordion li ul {
    padding-left: 0;
}
ul.accordion li ul a:link, ul.accordion li ul a:visited {
    color:black;
    background: white;
    border-bottom:1px solid black;
    padding-left: 15px;
}
ul.accordion li ul a:hover, ul.accordion li ul a:active {
    background:   #999;
    border-left: 5px solid black;
    padding-left: 10px;
}
.stick_header {
    width: 74%;
    position: fixed;
    background: #fff;
    padding-bottom: 10px;
}
#scrollup {
    position: fixed;
    opacity: 0.8;
    padding: 15px 10px 10px;
    background: #aaa;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    left: 10px;
    bottom: 10px;
    display: none;
    cursor: pointer;
}
.skrepka {
    float: right;
    display: inline;
}
@-moz-document url-prefix() 
{ 
    ul.tabs li {
    float: left;
    margin-right: 0px;
    height: 27px;
    }
}
//MOBILE
.mobile_content {
    text-align: center;
}
.mobile_content #help {
    margin-top: 3px; 
    border: 1px solid #DBDEE1; 
    margin-bottom: 20px; 
}
.mobile_contentcontent span {
    text-align: center;
}
.stick-top-right-m {
    top: 84%;
    right: 41.5%;
    left: auto;
    bottom: auto;
    z-index: 9999;
    cursor: default;
    position: fixed;
}
.notify-m {
    background-color: #e64009;
    border:1px solid #d33804;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    color: #fff;
    font-weight: 400;
    padding: 5px 7px;
    opacity: 0.85;
    z-index: 9999;   
}
.error {
    display: none;
    color: red;
    position: absolute;
    margin-bottom: 10px;
    width: 248px;
    text-align: center;
    left: 50%;
    margin-left: -124px;
}
.thead {
    background: #C6E2FF;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #fff;
    font-style: italic;
}
.tbody {
    padding: 5px 10px 5px 10px;
}
.mobile-table table{
    border-spacing: 0;
}
.mobile-table {
    width: 80%;
}
.table-view {
    position: absolute;
    text-align: right;
    right: 2%;
	/*Kiwa*/
	margin-top: -15px;
	/*End Kiwa*/
}
.ui-header .ui-title {
      margin: 0 2%;
      padding: 0;
}
/* mobile-menu */
#mobile-menu {
    background: #e64009;
    padding: 0px 0px;
    text-transform: uppercase;
    width: 100%;
}
#mobile-menu input[type=submit] {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    text-decoration: none;
    display: block;
    padding: 6px 10px 6px 10px;
    margin-bottom: 5px;
    position: relative;
    text-transform: uppercase;
    background: #e64009;
    border: none;
}
#mobile-menu ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    text-align: left;
    -webkit-padding-start: 0px;
    width: 100%;
}
#mobile-menu > ul > li {
    position: relative;
    z-index: 20;
    padding: 14px 7px 10px 25px;
    background: rgba(250, 250, 250, 0.1);
    margin-bottom: 2px;
    width: 100%;
}
#mobile-menu > ul > li:hover {
/*Kiwa*/
	background: rgba(250, 250, 250, 0.2);
/*End Kiwa*/
}
#mobile-menu > ul > li > a {
    color: #fff;
    line-height: 12px;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
    z-index: 26;
    position: relative;
    font-weight: 400;
    text-shadow: none;
}
#mobile-menu > ul > li > div {
    display: none;
    position: absolute;
    z-index: 9999;
    padding: 5px;
    background: #e64009;
    margin-top: 6px;
}
#mobile-menu > ul > li > div > ul {
    display: table-cell;
}
#mobile-menu > ul > li ul + ul {
    padding-left: 20px;
}
#mobile-menu > ul > li ul > li > a {
    text-decoration: none;
    padding: 4px;
    color: #FFFFFF;
    display: block;
    white-space: nowrap;
    min-width: 120px;
    text-transform: none;
}
#mobile-menu > ul > li > div > ul > li > a {
    color: #FFFFFF;
}
/*end mobile-menu*/
.ui-input-btn input {
    opacity: 1;
    text-indent: 0;
    font-size: 13px;
}
.ui-panel {
    min-height: 100%;
}
ul {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
.close-button {
    margin-top: 0;
}
#tickets_frame {
    width: 100%;
    height: 100%;
    position: absolute; 
    top: 0; 
    left: 0;
}
/*TREE*/
h4.last-item {
    color: rgb(40, 48, 125);
    font-weight: 500;
    text-shadow: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    padding: 5px 0px 5px 20px;
}
/*Kiwa*/
#tree #napr-tree h4:hover {
    cursor: pointer;
}
/*End Kiwa*/
h4 {
    color: rgb(40, 48, 125);
    font-weight: 500;
    text-shadow: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
.ui-body-a {
    background: rgb(40, 48, 125);
}
#tree {
    padding: 0;
    background: rgb(40, 48, 125);
}
#tree div.ui-collapsible-inset, #tree div.ui-collapsible-themed-content, #tree div.ui-collapsible-content {
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    background: rgb(40, 48, 125);
}
.ui-collapsible-heading-toggle {
    background: #fff;
}
h4.parent-item a {
    color: #fff;
}
#tree div h4.ui-collapsible-heading {
    -webkit-border-radius: 0;
    border-radius: 0;
}
#tree div.ui-collapsible-content {
    padding: 0;
}
#tree div h4 a {
    background: rgba(250, 250, 250, 0.1);
    font-weight: 500;
    text-shadow: none;
    color: #fff;
    border: none;
    margin-top: 3px;
}
.ui-collapsible-set {
    margin: 0;
}
#napr-tree {
    padding: 0;
}
#napr-tree p {
    padding-top: 0px;
	/*Kiwa*/
	-webkit-margin-after: 0em;
	/*End Kiwa*/
}
#tree p {
    text-align: center;
}
#tree #napr-tree p {
    text-align: left;
}
#tree .ui-icon-plus:after {
  background-image: url("../image/jquery/plus-button.png");
}
#tree .ui-icon-minus:after {
  background-image: url("../image/jquery/minus-button.png");
}      
#tree .ui-btn-icon-left:after, 
#tree .ui-btn-icon-right:after {
    background-color: rgba(250, 250, 250, 0);
}
/*Kiwa*/
#napr-menu p#close_btn_r {
    position: absolute; 
    top: 0; 
    padding: 3px;
    background: #e64009;
    left: -46px;
}
#napr-tree p#close_btn {
    position: absolute; 
    top: 0; 
    padding: 3px;
    background: rgb(40, 48, 125);
    right: -45.5px;
}
.active_item {
    background: #0072C6;
    color: #fff;
}
/*End Kiwa*/
/*END TREE*/
/*HEADER*/
.menuButton, .treeButton {
    
}
/*Kiwa*/
#new_ticket, #button_ticket, #tickets_btn {
    background-color: rgba(250, 250, 250, 0);
    border: none;
    margin-top: 3px;
}
/*End Kiwa*/
.ui-page-theme-a .ui-btn:focus{
    -webkit-box-shadow: none;
}
/*Kiwa*/
#new_ticket:focus, #button_ticket:focus, #tickets_btn:focus {
    background: rgba(250, 250, 250, 0.5);
    -webkit-box-shadow: none;
}
/*End Kiwa*/
/*END HEADER*/
.ui-input-text {
    margin: 0px 0px;
}
.ui-page-theme-a {
    text-shadow: none;
}
.ui-page-theme-a a:visited, 
html .ui-bar-a a:visited, 
html .ui-body-a a:visited, 
html body .ui-group-theme-a a:visited {
    color: #fff;
}
#selector .ui-select .ui-btn {
    background-color: #C6E2FF;
    text-shadow: none;
    font-size: 13px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    padding: 8px 7px;
    font-weight: normal;
}

#selector .ui-select .ui-btn:focus, #selector .ui-select .ui-btn:hover {
    background-color: #0072C6;
    color: #fff;
    text-shadow: none;
    border: none;
    box-shadow: none;
}
#mpopup {
    box-shadow: none;
    text-shadow: none;
    padding: 10px;
    text-align: center;
    border: 1px solid #DBDEE1;
    margin: 5px;
}
.ui-corner-all {
    -webkit-border-radius: 0;
    border-radius: 0;
}
#tabs .ui-state-default a {
    color: #666;
}
/*VIEW TICKET*/
.theme-mobile {
    padding: 10px 5px;
}
#items{
    overflow-x: scroll;
    width: auto;
    white-space: nowrap;
    vertical-align: top;
  }
.item{
    display: inline-block;
    max-width: 337px;
    max-height: 290px;
    white-space: pre-line;
    margin: 10px 10px 10px 0px;
    padding: 15px 20px 15px 20px;
    vertical-align: top;
}
/*Kiwa*/
.admin {
    background: #e9e9e9;
}
.client {
   background: #cccccc; 
}
#content-view div.ui-btn {
    display: none;
}
#fileupload .ui-input-text {
    background: #f9f9f9;
    border: none;
    box-shadow: none;
}
#fileupload .ui-input-text input {
    padding: 0;
    border: none;
}
/*End Kiwa*/
.mlabeldop {
    color: #e64009;
    padding: 5px 5px;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
}
#userdiv #statusId-button, #userdiv #ispId-button {
    background-color: #C6E2FF;
    text-shadow: none;
    font-size: 13px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    padding: 8px 7px;
    font-weight: normal;
}
p.close {
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
p.close a {
    font-weight: normal;
    text-shadow: none;
}
.close a.button-close-ticket-m {
    color: gray;
    padding: 5px 15px 5px 30px;
    margin-left: 7px;
    background-color: #e0e0e0;
    background-image: url("../image/trash.png");
    background-repeat: no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}
.close a.button-open-ticket-m {
    color: green;
    padding: 5px 15px 5px 30px;
    margin-left: 7px;
    background-color: #e0e0e0;
    background-image: url("../image/open.png");
    background-repeat: no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}
.close a.button-close-ticket-m:hover,
.close a.button-open-ticket-m:hover {
    color: gray;
}
#tabs .ui-navbar li:last-child .ui-btn {
    margin-right: 0px;
}
/*Kiwa*/
.ui-checkbox .ui-btn, .ui-checkbox label.ui-btn {
    font-weight: normal;
    border-width: 0px;
    border: none;
}
.ui-checkbox {
    margin: .3em 0;
}
/*End Kiwa*/
/*END VIEW TICKET*/
/*ACCOUNT*/
#personal, #password {
    text-align: left;
}
#tabs {
    padding: 15px 10px;
    background-color: #f9f9f9;
    border: none;
}
#tabs .ui-widget-content {
    background-color: #f9f9f9;
    border: none;
    padding-top: 20px;
}
#tabs .ui-state-active, 
#tabs .ui-widget-content .ui-state-active, 
#tabs .ui-widget-header .ui-state-active {
    border: 1px solid #0072C6;
    background-color: #0072C6;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
}
/*Kiwa*/
#tabs .ui-state-active a, 
#tabs .ui-state-active a:link, 
#tabs .ui-state-active a:visited {
    background-color: #0072C6;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
}
/*End Kiwa*/
#tabs li a:hover {
    background-color: rgb(40, 48, 125);
    border: 1px solid rgb(40, 48, 125);
    color: #fff;
    text-shadow: none;
}
/*Kiwa*/
#tabs .ui-widget-header {
    background-color: #0072C6;
}
.table-view .ui-btn {
    margin:0;
}
/*End Kiwa*/
/*END ACCOUNT*/
