.font120 {
    font-size: 120%;
}
.font80 {
    font-size: 80%;
}
.font_bold {
    font-weight: 600;
}
.font_ital {
    font-style: italic;
}
.fgreen {
    color: #336600 !important;
}
.fred {
    color: #fd0101 !important;
}
.fbrown {
    color: #8a6737 !important;
}
.fyelow {
    color: #baae2c !important;
}
.dates {
    color: #9383a7;
}
.all_left {
    text-align: left !important;
}
.all_cent {
    text-align: center !important;
    vertical-align: middle;
}
.all_top {
    vertical-align: top !important;
}
.fl_left {
    float: left;
    margin-right: 30px;
}
.link {
    text-decoration: none;
    color: #4a6486;
}
.link_dk {
    text-decoration: none;
    color: #213651;
}
.menu {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 140px;
    z-index: 99991;
    background: #f2f2f2;
}
.menu_elem {
    display: table-cell;
    width: 140px;
    height: 71px;
    text-align: center;
    vertical-align: middle;
    /*line-height: 71px;*/
    border-bottom: 1px solid #ebeaea;
    text-decoration: none;
    color: #6b6a6a;
    font-weight: 600;
}
.menu_elem:hover {
    background: #ebeaea;
}
.menu_user {
    display: block;
    width: 140px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-bottom: 3px solid #fff;
    text-decoration: none;
    color: #6b6a6a;
    font-weight: 300;
    font-size: 0.9em;
}
.menu_user_login {
    display: block;
    width: 140px;
    height: 68px;
    text-align: center;
    line-height: 68px;
    border-bottom: 3px solid #fff;
    text-decoration: none;
    color: #6b6a6a;
    font-weight: 300;
}
.top_menu {
    position: absolute;
    top: 0;
    left: 140px;
    right: 0;
    height: 65px;
    z-index: 99991;
    background: #f2f2f2;
    border-left: 3px solid #fff;
    /*line-height: 27px;*/
    padding-left: 5px;
}
.container {
    position: absolute;
    top: 82px;
    bottom: 0;
    z-index: 99991;
    background: #fff;
    margin-left: 150px;
    margin-top: 10px;
    min-width: 80%;
}
.login {
    margin-top: 20%;
    margin-left: 35%;
}
.registr {
    margin-top: 15%;
    margin-left: 35%;
}
.no_download_cont {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%
}
.no_download_inn {
    position: absolute;
    top: 40%;
    left: 40%;
    width: 20%;
    border: 2px solid #5d9f53;
    border-radius: 8px;
    text-align: center;
    padding: 5px;
    background: #e4ebcd;
}
.bold {
    font-weight: 600;
}
.norm {
    font-weight: 100;
}
.all_p {
    color: #666600;
    text-decoration: none;
}
.all_f {
    color: #999900;
    text-decoration: none;
}
.left_p {
    color: #ce9025;
    text-decoration: none;
}
.left_f {
    color: #e1ae56;
    text-decoration: none;
}
.in_p {
    color: #379208;
    text-decoration: none;
}
.in_f {
    color: #66B33E;
    text-decoration: none;
}
.all_im {
    color: #999900;
    text-decoration: none;
}
.left_im {
    color: #ad8238;
    text-decoration: none;
}
.in_im {
    color: #6E8661;
    text-decoration: none;
}
.err_im {
    color: #aa5d44;
    text-decoration: none;
}
.err_p {
    color: #d54110;
    text-decoration: none;
}
.err_f {
    color: #ec7c57;
    text-decoration: none;
}
.border_b {
    display: block;
    padding-bottom: 4px;
    border-bottom: 2px solid #f7f9f4;
}
.border_t {
    display: block;
    padding-top: 4px;
    border-top: 2px solid #f7f9f4;
}
.border_b_d {
    display: block;
    padding-bottom: 3px;
    border-bottom: 2px solid #f7f9f4;
}
.border_t_d {
    display: block;
    padding-top: 3px;
    border-top: 2px solid #f7f9f4;
}
td, th {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-radius: 5px;
    vertical-align: middle;
}
.tbl_home {
    border: 1px solid #e4ebcd;
    background: #f7f9f4;
}
.tbl_dlm {
    background-color: #f7f9f4;
    width: 5px;
}
.cell_1 {
    background-color: #eaf0d9;
    text-align: center;
    vertical-align: middle;
}
.cell_2 {
    background-color: #e4ebcd;
    text-align: center;
    vertical-align: middle;
}
.enter:hover {
    background: #e4ebcd;
}
.intab {
    width: 49%;
    padding-bottom: 0px;
    padding-top: 0px;
}
.cell3 {
    width: 100%;
    border-collapse: collapse;
}
.link_button {
  text-decoration: none;
  background-color: #e4ebcd;
  color: #3c4c62;
  font-weight: 600;
  padding: 6px 15px 6px 15px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #7C9C6B;
  border-bottom: 1px solid #7C9C6B;
  border-left: 1px solid #CCCCCC;
  border-radius: 5px;
}
.link_button_th {
  text-decoration: none;
  background-color: #fff;
  color: #3c4c62;
  font-weight: 600;
  padding: 1px 2px 1px 2px;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #7C9C6B;
  border-bottom: 3px solid #7C9C6B;
  border-left: 1px solid #CCCCCC;
  border-radius: 5px;
}
.link_button_th_o {
  text-decoration: none;
  background-color: #fff;
  color: #EF850D;
  font-weight: 700;
  padding: 1px 2px 1px 2px;
  border-top: 2px solid #EF850D;
  border-right: 2px solid #EF850D;
  border-bottom: 4px solid #EF850D;
  border-left: 2px solid #EF850D;
  border-radius: 5px;
}
.link_button_th_o_blue {
  text-decoration: none;
  background-color: #fff;
  color: #0D87EF;
  font-weight: 700;
  padding: 1px 2px 1px 2px;
  border-top: 2px solid #0D87EF;
  border-right: 2px solid #0D87EF;
  border-bottom: 4px solid #0D87EF;
  border-left: 2px solid #0D87EF;
  border-radius: 5px;
}
.link_button_green {
  text-decoration: #379208;
  background-color: #53bb02;
  color: #fff;
  font-weight: 600;
  padding: 2px 2px 2px 2px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #7C9C6B;
  border-bottom: 1px solid #7C9C6B;
  border-left: 1px solid #CCCCCC;
  border-radius: 5px;
}
.text_button {
    padding: 2px 7px 2px 7px;
    color: #4a6486;
}
.find {
    padding: 18px 5px 18px 5px;
    font-size: 1em;
}
.find_text {
    padding: 2px !important;
    border: 1px solid #999;
    margin: 0px 0 0 0;
    border-radius: 5px;
    width: 100%;
}
.f_bl {
    color: #162a45;
    text-align: left;
}
.cell4 {
    width: 100%;
    text-align: center;
    padding: 0px 10px 0px 10px;
    /*font-size: 80%;*/
}
.cell4_1 {
    word-break: normal;
}
.cell4_2 {
    word-break: break-all;
}
.wid100 {
    width: 100%;
}
.sel {
    background-color: #7C9C6B;
}
.filters_all {
    border: 1px solid #E4EBCD;
    padding: 1em;
    list-style: none;
    background-color: #EAF0D9;
    margin-top: 0.1em;
    margin-right: 0em;
    margin-bottom: 0.5em;
    margin-left: 3em;
}
.filters_p {
    margin-top: 0.1em;
    margin-right: 0em;
    margin-bottom: 0.1em;
    margin-left: 2em;
    font-weight: 600;
}
.col_gr_l {
    background-color: #EAF0D9;
}
.col_gr_d {
    background-color: #e4ebcd;
}
.p_1em {
    padding: 1em;
}
.red {
    color: #fd0101;
    font-weight: 700;
}
.vis_non {
    display: none;
}
.vis {
    display: table-row;
}
.dtitle {
    
}
.dtitle::after {
    content: attr(data-title);
    position: absolute;
    z-index: 1;
    background: #e1ae56;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #000;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #333;
    border-radius:3px;
    max-width: 300px;
    margin-left: 10px;
    transition:.25s ease-in-out;
    /*opacity: 0;*/
    display: none;
    line-height: 16px;
}
.dtitle:hover::after {
    display: block;
    /*opacity: 1;*/
}
.dt {
    display: table;
    width: 100%;
}
.dr {
    display: table-row;
}
.dc {
    display: table-cell;
}
.caption {
    border:1px solid grey;
    caption-side: top;
    display: table-caption;
    text-align: center;
}
.group {
    display: table-row-group;
}
.inf {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 3px;
}
.inf.red {
    background-color: #FBBB92;
}
.inf.green {
    background-color: #B5FB92;
}
.inf.none {
    display: none;
}
.shab {
    min-height: 350px;
}
.btn {
    background-color: #999;
    color: #000;
    border: 1px solid #6b6a6a;
    border-radius: 3px;
    cursor: pointer;
    padding: 2px 6px 2px 6px;
    text-decoration: none;
    margin: 2px;
}
