
body {
    background-color: #3c3c3c;
    margin: 0px;
    mafrgin-top: 87px;
    padding: 0px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #5d5d5d;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
}

html,body {
    height: 100%;
    width: 100%;
}

div,p,span,table,textarea,a,table tr,select,select option,input,h1,h2,h3,h4,h5,h6,input,select
{
    margin: 0px;
    padding: 0px;

    font-size: inherit;
}

.reset-box-sizing,
.reset-box-sizing *,
.reset-box-sizing *:before,
.reset-box-sizing *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

img {
    border: none;
}

select {
    background-color: white;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ACACAC;
}

a {
    color: #3a3e84;
    text-decoration: none;
}

a:hover {
    color: #4b50aa;
}

hr {
    color: #999999;
    height: 1px;
    border: none;
    background-color: #999999;
    border-collapse:
}
/*h1,h2,h3,h4,h5,h6 {padding:0px;margin:0px;text-align:left;font-weight:normal;vertical-align: middle;font-size:16px;}*/
table {
    border-collapse: collapse;
}
h2 {text-transform: uppercase; margin-bottom: 4px; margin-top: 7px;}
select {
    color: #5d5d5d;
}

input[type="text"],input[type="password"],textarea {
    border: 1px solid #ACACAC;
    color: #5d5d5d;
    background-color: white;
}

input[type="submit"] {
    background-color: white;
    border: 1px solid #999999;
    color: black;
    font-weight: bold;
    fgont-size: 10px;
    padding: 1px 5px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    cursor: pointer;
}

input[type="submit"]:hover {
    background-color: #dedede;
    color: black;
}

input[type="submit"]:active {
    box-shadow: 0px 0px 0px 0px #555555;
    -webkit-box-shadow: 0px 0px 0px 0px #555555;
    -moz-box-shadow: 0px 0px 0px 0px #555555;
}

input[type="submit"]:disabled {
    background: none;
    color: #999999;
    cursor: default;
}

button, input[type="button"], .button {
    background-color: white;
    border: 1px solid #999999;
    color: black;
    font-weight: bold;
    padding: 2px 8px;
    border-radius: 2px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    cursor: pointer;
    font-size: 13px;
    /*box-shadow:3px 3px 5px 0px #555555;-webkit-box-shadow:3px 3px 5px 0px #555555;-moz-box-shadow:3px 3px 5px 0px #555555;*/
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    box-shadow: 0px 0px 1px #797979;
}

button:hover, input[type="button"]:hover, .button:hover {
    background: linear-gradient(to bottom, #E9E9E9 0%, #E6E6E6 100%);
    border: 1px solid #808080;
}

input.modern-button {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 100%);
    box-shadow: 0px 0px 2px #9E9E9E;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 12px;
    margin: -2px 0px;
    text-shadow: 1px 1px 1px #DDD;
    border-color: #888;
}

input.modern-button:hover {
    background: linear-gradient(to bottom, rgba(222, 222, 222, 1) 0%, rgba(222, 222, 222, 1) 100%);
    box-shadow: 0px 0px 2px #686868;
    border-color: #6B6B6B;
}

button:hover,input[type="button"]:hover,.button:hover {
    background-color: #dedede;
    color: black;
}

button:active,input[type="button"]:active, ,.button:active {
                                                box-shadow: 0px 0px 0px 0px #555555;
                                                -webkit-box-shadow: 0px 0px 0px 0px #555555;
                                                -moz-box-shadow: 0px 0px 0px 0px #555555;
                                            }

button:disabled,input[type="button"]:disabled,.button:disabled {
    background: none;
    color: #999999;
    cursor: default;
}

input[type="file"] {
    font-sizfe: 10px;
}

.mail_button {
    background: url("../images/block-post-close.gif") no-repeat left -36px;
    float: left;
    width: 37px;
    height: 18px;
}

.mail_button:hover {
    background-position: left -54px;
}

table.construct_table tr td {
    vertical-align: top;
    text-align: left;
}

#header {
    border-bottom: 1px solid #dedede;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 26px;
    background-color: #3c3c3c;
    fdisplay: none;
    z-index: 10001;
}

#footer {
    border-top: 1px solid #dedede;
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 18px;
    background-color: #3c3c3c;
    fdisplay: none;
}

#navigat {
    width: 100%;
    height: 14px;
    gmargin-top: 26px;
    background-color: refd;
    position: fixed;
    left: 0px;
    top: 26px;
    width: 100%;
    overflow: auto;
    bforder: 1px solid red;
    z-index: 1;
    color: white;
    padding: 3px;
    background: #3c3c3c;
    background: -moz-linear-gradient(top, black, #b8961e 1px, #e2b825 25px);
    background: -webkit-gradient(linear, left top, left 25, from(black),
    color-stop(4%, #3c3c3c), to(#292929) );
    border-bottom: 1px solid #9a7d19;
}

#navigat div {
    display: inline;
    margin-left: 5px;
    font-weight: bold;
}

#container {
    width: 100%;
    height: 80%;
    gmargin-top: 26px;
    background-cfolor: red;
    position: fixed;
    left: 0px;
    top: 47px;
    width: 100%;
    overflow: auto;
    bforder: 1px solid red;
    z-index: 1;
}

#gcontainer {
    padding: 1px;
    margin-bottom: 0px;
    position: fixed;
    left: 0px;
    top: 26px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-color: #999999;
}

#gheader {
    height: 24px;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 24px;
}

#gfooter {
    height: 24px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
}

/*кнопка - наверх*/
#id_div_up {
    z-index: 1001;
    position: fixed;
    left: 3px;
    top: 13px;
    height: 18px;
    display: none;
}

#id_div_up input {
    font-sizfe: 10px;
    padding: 0px;
    margin: 0px;
}

.clear {
    clear: both;
}

.td_error,.error {
    border: 1px solid #CC3333;
    border-left: 3px solid #CC3333;
    padding: 3px;
    backgground: url("../data/gradient/50_1_FF8282_ffffff_g.jpg") repeat-y
    left top;
}

.td_error,.error ul,.td_error,.error ul li {
    maring: 0px;
    padding: 0px;
}

.td_error,.error ul li {
    margin-left: 20px;
}

.td_info,.info {
    border: 1px solid green;
    border-left: 3px solid greef;
    padding: 3px;
    bacgkground: url("../data/gradient/50_1_567F56_ffffff_g.jpg") repeat-y
    left top;
}

.hint {
    font-sizfe: 12px;
    font-style: italic;
    font-weight: normal;
    color: #5d5d5d;
}

.lock_content {
    display: inline;
    margin: 0px 5px;
}

.lock_content h1 {
    float: left;
    width: 16px;
    height: 15px;
    background: url("../images/lock.png") no-repeat left center;
}

#dialog_locked {
    display: none;
}

#browser_error {
    display: none;
    padding: 5px;
    margin: 0px;
    margin-top: 50px;
    margin-bottom: 5px;
    border: 1px solid #dedede;
    background-color: #fffbe4;
}

#browser_error div {
    display: none;
}

#browser_error div table {
    border-collapse: collapse;
}

#browser_error div table tr td {
    vertical-align: top;
    text-align: center;
    padding: 10px;
    cursor: pointer;
}

#browser_error div table tr td img {
    width: 32px;
}

#browser_error div table tr td {
    font-sizfe: 12px;
}

.core_editor {
    text-align: justify;
}

.maxlen {
    font-size: 9px;
    color: #999999;
    text-align: right;
}

/*==========popup_dialogs===================*/
.popup_dialogs {
    position: absolute;
    background-color: white;
    border: 1px solid #999999;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 3px 3px 5px 0px #555555;
    -webkit-box-shadow: 3px 3px 5px 0px #555555;
    -moz-box-shadow: 3px 3px 5px 0px #555555;
}

/* MENU */
.core_menu_mlm {
    z-index: 50000;
    background: #e5e5e5;
    float: left;
    margin: 0;
    padding: 0;
    borfder: 1px solid black;
    border-bottom: none;
}

.core_menu_mlm li a,.core_menu_mlm li {
    float: left;
}

.core_menu_mlm li {
    list-style: none;
    position: relative;
}

.core_menu_mlm li a {
    padding: 5px 10px;
    font-sizfe: 10px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    color: white;
    background: #3c3c3c;
    /*background: -moz-linear-gradient(top, black, #3c3c3c 1px, #292929 25px);*/
    /*background: -webkit-gradient(linear, left top, left 25, from(black),*/
    /*color-stop(4%, #3c3c3c), to(#292929) );*/
    border-right: 1px solid #999999;
    border-left: 1px solid #292929;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #545454;
}

.core_menu_mlm {
    z-index: 10000;
}

.core_menu_mlm,.core_menu_mlm ul,.core_menu_mlm ul li,.core_menu_mlm ul li a
{
    padding: 0px;
    margin: 0px;
}

.core_menu_mlm ul li a {
    padding: 0px 5px;
}

.core_menu_mlm li a:hover {
    z-index: 10000;
    background: none;
    background-color: #3c3c3c;
    text-align: center;
}

.core_menu_mlm li ul li a {
    background: none;
    background-color: #292929;
    text-align: left;
    font-weight: normal;
}

.core_menu_mlm li ul li a:hover {
    text-align: left;
}

/* Submenu */
.hasChildren {
    position: absolute;
    width: 5px;
    height: 5px;
    background: black;
    right: 0;
    bottom: 0;
}

.core_menu_mlm li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 0;
    margin: 0;
}

.core_menu_mlm li:hover>ul {
    display: block;
}

.core_menu_mlm li ul li,.core_menu_mlm li ul li a {
    float: none;
}

.core_menu_mlm li ul li {
    _display: inline; /* for IE6 */
}

.core_menu_mlm li ul li a {
    min-width: 100px;
    display: block;
}

/* SUBSUB Menu */
.core_menu_mlm li ul li ul {
    display: none;
}

.core_menu_mlm li ul li:hover ul {
    left: 100%;
    top: 0;
}

ul {
    padding: 0px;
    margin: 0px;
}

.core_menu_mlm li ul

.core_menu_mlm ul li,.core_menu_mlm ul {
    padding: 0px;
    margin: 0px;
}

/* error page */
.errorMessage{
    padding: 6px;
    min-width: 300px;
    font-size: 50px;
}
/*=============================*/
.mySelect {
    display: inline;
    white-space: nowrap;
    background: none;
    cursor: pointer;
    border: 1px solid #999999;
    background-color: white;
    color: black;
}

.mySelect input {
    background: none;
    cursor: pointer;
    border: none;
    fgont-size: 10px;
}

.mySelect_content {
    background-color: white;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    overflow: auto;
    font-sizfe: 10px;
    z-index: 10001;
    border: 1px solid black;
}

.mySelect_content ul,.mySelect_content ul li {
    padding: 0px;
    margin: 0px;
}

.mySelect_content ul li {
    margin-left: 20px;
}

.mySelect_div_click {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;;
    background-color: white;
    display: none;
    z-index: 10000;
}

#id_global_tips {
    color: white;
    font-weight: normal;
    padding-left: 5px;
    font-sizfe: 10px;
}

popup_dialogs
.core_menu_mlm li ul li:hover ul {
    left: 100%;
    top: 0;
}

.my-combobox-div {
    background-color: white;
}

.my-combobox-div a {
    display: block;
    padding: 1px;
    margin: 0px;
    background-color: none;
}

.my-combobox-div.modern a {
    padding-left: 6px;
    color: #4D5E61;
    text-shadow: 0px 0px 1px #C5C5C5;
}

.my-combobox-div a:hover {
    background-color: #f4e7c7;
}

.my-combobox-div ul li:focus {
    background-color: #f4e7c7;
}

.my-combobox-div a:focus {
    background-color: #f4e7c7;
}

.my-combobox-div.modern a:hover {
    background-color: #e0e0e0;
    border-radius: 6px;
    color: #000;
}

/*
.my-combobox,.my-combobox:hover {displfay:inline;cursor:pointer;border:none;}



.my-combobox,.my-combobox tr, .my-combobox tr td {padding:0px;margin:0px;border:none;}
.my-combobox tr td {height:1.2em;vertical-align: middle;text-align:left;padding:0px;pgadding-top:3px;}
.my-combobox tr td {background:none;}

.my-combobox tr,.my-combobox tr:hover {

	
 background: #ffffff;
 gbackground: -moz-linear-gradient(top, black, #f.my-combobox tbody fffff 1px, #dddddd 25px);
 gbackground: -webkit-gradient(linear, left top, left 25, from(black), color-stop(4%, #ffffff), to(#747474));
 border-right: 1px solid #999999;
 border-left: 1px solid #292929;
 border-bottom: 1px solid #999999;
 border-top: 1px solid #545454;
 border:1px solid #ACACAC;
 
background-color: white;border:1px solid #999999;color:black;font-weight:bold;font-sizfe:10px;padding:1px 5px;color:black;
-moz-border-radius: 3px;border-radius: 3px;font-family:Verdana,Tahoma,  Arial, Helvetica, sans-serif;font-size:20px;
cursor:pointer;
color:black;
}

.my-combobox tr td {color:black;padding:0px;}
.my_combobox tr td:hover {background: none repeat scroll 0 0 white;background-color:red;

}



*/
.my-combobox tbody {
    background-color: white;
    border: 1px solid #999999;
    color: black;
    font-weight: bold;
    font-sizfe: 10px;
    padding: 1px 5px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    cursor: pointer;
}

.my-combobox tbody tr td {
    color: black;
    padding: 0px;
    margin: 0px;
    border: none;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    background: #ffffff;
    background-image: -ms-linear-gradient(top, black, #FFFFFF 1px, #dedede 1em);
    background-image: -moz-linear-gradient(top, black, #FFFFFF 1px, #dedede 1em);
    background-image: -o-linear-gradient(top, black, #FFFFFF 1px, #dedede 1em);
    background-image: -webkit-gradient(linear, left, top, right bottom, color-stop(0, #FFFFFF),
    color-stop(1, #dedede) );
    background-image: -webkit-linear-gradient(top, black, #FFFFFF 1px, #dedede 1em);
    background-image: linear-gradient(to bottom right, #FFFFFF 1px, #dedede 1em);
    text-align: left;
    vertical-align: top;
}

.my-combobox tbody tr td div {
    padding: 0px;
    margin: 0px;
}

.my-combobox tbody tr td {
    padding: 2px;
    padding-left: 3px;
} /*title*/
.my-combobox tbody tr td .my-combobox-title {
    padding: 0px;
    margin: 0px;
    color: black;
    background: none;
    overflow: hidden;
    text-overflow: ellipses;
    white-space: nowrap;
}

.my-combobox tbody tr td+td {
    padding: 0px;
    display: none;
} /*input*/
.my-combobox tbody tr td+td input {
    color: black;
    border: none;
}

.my-combobox tbody tr td+td+td {
    display: table-cell;
    padding-left: 3px;
    padding-right: 3px
} /*стрелка*/
.my-combobox tbody tr td+td+td+td {
    display: none;
} /*preload*/
.jquery-tree ul {
    padding: 0;
    margin: 0;
}

/* стили для обертки*/
.ComboBox span,.ComboBox a{
    padding-left: 5px;
}
.ComboBox a:hover{
    color: #000000;
    font-weight: bold;
}
.ComboBox .title{
    color: #3A3E84;
    text-align: center;
    border-bottom: 1px solid #999;
}

.jquery-tree li {
    list-style: none;
    padding-left: 8px;
    margin-left: 8px;
    border-left: 1px dotted #838383;
    background: url("../images/tree/line.gif") no-repeat 0px 9px;
}

.jquery-tree.modern li {
    border-left: 1px solid #D1D1D1;
    background: url("../images/tree/line-modern.gif") no-repeat -12px 8px;
}

.jquery-tree a {
    text-decoration: none;
    padding-left: 18px;
    background: url("../images/tree/file.png") no-repeat 1px 2px;
}

.jquery-tree a.selected {
    background: #b0b2d4 !important;
}

.jquery-tree.modern a {
    color: #4D5E61;
    padding-left: 5px;
    text-shadow: 0px 0px 1px #C5C5C5;
}

.jquery-tree a:hover {
    color: #000;
    background-color: #f4e7c7;
}

.jquery-tree.modern a:hover {
    background-color: #e0e0e0;
    border-radius: 6px;
}

.jquery-tree a.folder {
    background: url("../images/tree/folder.png") no-repeat 1px 2px;
}

.jquery-tree .last2 {
    border: none;
    padding-left: 9px;
    background: url("../images/tree/line_last.gif") 0px top no-repeat;
}

.jquery-tree .first {
    margin-left: -9px;
    width: 2px;
    height: 8px;
    float: left;
    background-color: #FFF;
}

.jquery-tree .show {
    margin-left: -16px;
    width: 16px;
    height: 16px;
    background: url("../images/tree/plus.png") left 2px no-repeat;
    float: left;
    display: block;
    border: 0;
    padding: 0;
}

.jquery-tree.modern .show {
    background: url("../images/tree/plus-modern.png") left 1px no-repeat;
}

.jquery-tree .show.minus {
    background-image: url("../images/tree/minus.png");
}

.jquery-tree.modern .show.minus {
    background-image: url("../images/tree/minus-modern.png");
}

.jquery-tree a.open {
    background-image: url("../images/tree/folder_open.png");
}

/*============================app.print============================*/
.print_menu, .setting_menu {
    background-color: #FFF;
    position: absolute;
    z-index: 50000;
    border: 1px solid #999;
    overflow: auto;
    display: none;
    padding: 1px;
    border-radius: 2px;
    box-shadow: 0px 0px 8px #333;
}

.print_menu a, .setting_menu a {
    display: block;
    margin: 1px;
    font-size: 13px;
    color: #000;
    padding: 0px 0px 2px 8px;
    border: 1px solid #FFF;
}

.print_menu a:hover, .setting_menu a:hover {
    background-color: #E7E7BE;
    border-radius: 2px;
    border: 1px solid #C4C48B;
    /*box-shadow: inset 0px 0px 2px #F0F0F0;*/
    box-shadow: 0px 0px 1px #BEAFAF;
}

.donot {display: none;}

.alert .value {font-weight: bold; color: red;}

.bot_button {position: relative; top: -5px; float: right; height: 35px; margin-right: 20px; cursor: pointer;}

.signature {
    opacity: 0.75;
    position: relative;
    top: -5px;
    float: right;
    height: 35px;
    margin-right: 15px;
    cursor: pointer;
    -webkit-filter: drop-shadow(1px 1px 1px #999);
}

.signature:hover {
    opacity: 1;
    -webkit-filter: drop-shadow(1px 1px 5px #888) contrast(1.1) brightness(1);
}

.deletesignature {
    opacity: 0.75;
    position: relative;
    top: -5px;
    float: right;
    margin-right: 20px;
    height: 35px;
    cursor: pointer;
    -webkit-filter: drop-shadow(1px 1px 1px #999);
}

.deletesignature:hover {
    opacity: 1;
    -webkit-filter: drop-shadow(1px 1px 5px #888) contrast(1.1) brightness(1);
}

.delete-allergy, .delete-attention {
    opacity: 0.5;
    float: right;
    margin-top: -29px;
    margin-right: -4px;
    /*margin-bottom: 15px;*/
    cursor: pointer;
    -webkit-filter: drop-shadow(1px 1px 1px #999);
}

.delete-allergy:hover {
    opacity: 1;
    -webkit-filter: drop-shadow(1px 1px 5px #888) contrast(1.1) brightness(1);
}

.diary_one, .diary_two, .diary_tree {min-height: 25px; padding-bottom: 4px;}
.diary_one {}
.diary_two {width: 235px;float: left; }
.diary_tree {width: 170px;float: left; }
.diary_one .th, .diary_two .th, .diary_tree .th {float: left; font-weight: bold; line-height: 12px;}
.diary_one .th {width: 200px;}
.diary_two .th {padding-right: 10px;}
.diary_tree .th {padding-right: 10px;}
.diary_one .td, .diary_two .td, .diary_tree .td {color: #3a3e84;white-space: pre-line}
.diary_one .td {margin-left: 200px}

.clear_both {clear: both;}
.pointer {cursor: pointer;}

.galka {background: url(../images/button_ok_small.png) no-repeat top left;}
.galka_on {background: url(../images/button_ok_small.png) no-repeat top left;}


/* Диалоги для dialog*/
.dialogList{
    background-color: white;
    cursor: pointer;
    width: 100%;
}

.dialogList  tr td,.dialogList  tr th,.reference  tr th{
    border:1px solid #999999;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
}
.dialogList  tbody tr:hover:not(.header) {background-color:#f4e7c7;cursor:pointer;color: #000000;}
.dialogList  tr{
    height: 21px;
}
.dialogList .select{
    background-color: #D4AF57;
}

.SingleChoiceDialog .list{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}
.SingleChoiceDialog .search{padding:5px 17px;margin-bottom:10px;border:1px solid #999999;
    background: url("../images/find.png") no-repeat left center;
    background-color: #f7f7f7;


}
.SingleChoiceDialog .search input{
    width: 100%;
    height: 25px;
    color:#333333;
    font-size: 14px;
}

.ConfirmDialog  {
    text-align: center;font-size:20px
}


.reference{
    height: 100%;
    float: left;

}
.reference.left{
    width: 30%;
    box-shadow: 0px 0px 7px #CCC;
}
.reference.right{
    width: 69%;
    float: right;
    box-shadow: 0px 0px 7px #CCC;
}
.reference .overflow_scroll{
    height: 90%;
    overflow-y: auto;
    background-color: white;
}
.reference table{
    cursor: pointer;
    width: 100%;
}
.reference thead td, .reference thead th{
    text-align: center;

}
.reference  tr td, .reference  tr th {
    border:1px solid #999999;
    padding-left: 10px;
    padding-right: 10px;
}

.reference  tr th {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E9E9E9), color-stop(100%,#E2E2E2));
}
.reference.left  tr td{
    font-weight: bold;
}
.reference.left  tr.leaf td{
    font-weight: normal;
}
.reference  tbody tr:hover {background-color:#f4e7c7;cursor:pointer;}
.reference  tr{
    height: 21px;
}
.reference .notExists{
    background-color: #A8E4A0
}

.reference .select{
    background-color: #D4AF57;
}
.reference thead{
    background-color: #CDCDCD;
}

.reference .body
    /* Дерево чекбоксов*/
.checkbox_tree a{

}
.checkbox_tree input{
    display: inline;
}

.no-focus:focus {
    outline: none;
}

#app-print-button {
    background: linear-gradient(to bottom, #FFF 0%, #F0F0F0 100%);
    box-shadow: 0px 0px 1px #FFF;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 9px;
    text-shadow: 1px 1px 1px #DDD;
    border-color: #BBB;
    border-radius: 2px;
}

#app-print-button:hover {
    background: linear-gradient(to bottom, #E4E4E4 0%, #DDD 100%);
    border-color: #A3A3A3;
}

#app-print-button img {
    vertical-align: middle;
    margin-right: 6px;
    opacity: 0.75;
}

#app-print-button:hover img {
    opacity: 1;
}

.text-wrap{
    word-wrap: break-word;
}

.dataTable tr.selected{
    background: linear-gradient(to bottom, #E0D5BA 0%, #d4c7a9 100%) !important;
}


.icon {
    display: inline-block;
    position: relative;
    top: 0;
    width: 32px;
    height: 32px;
    margin: 0 .7em;
    transition: .3s;
    fill: none;
}

.icons--dasharray .icon {
    stroke: rgb(99, 100, 101);
    stroke-width: 4;
    fill: rgb(237, 238, 239);

}
.icons--dasharray .icon:hover {
    stroke-dasharray: 1 0;
    stroke: rgb(237, 238, 239);
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    fill: none;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left;
    padding: 10px;
}

.flex-wrapper {
    display: flex;
    flex-direction: column;
}

#actionFavorite {
    display: none;
}

#actionFavorite:checked + .actionFavoriteChecker {
    background-position: right center;
}

.actionFavoriteChecker {
    background-image: url('../images/fav.png');
    background-position: left center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    pointer-events:none;
}

.actionFavoriteChecker:checked {
    background-image: url('../images/fav.png');
}

table.table-edit-dialog td.required {
    background: rgba(0, 86, 255, 0.11);
}

table.table-edit-dialog td.half-required {
    background: rgba(255, 251, 0, 0.11);
}

.sortedUp {
    background: linear-gradient(to top, rgb(228 228 228) 6%, rgb(228 228 228) 90%, rgb(255 198 0) 100%)!important;
}
.sortedDown {
    background: linear-gradient(to bottom, rgb(228, 228, 228) 6%, rgb(228, 228, 228) 90%, rgb(255 198 0) 100%)!important;
}