* {
    box-sizing: border-box !important;
  }

  body {
    background-color: white;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px;
    color: #426163;
  }



/* основной макет 18-50-32 % menu-main-fastlinks */ 

/*menu*/
.menu {
    background-color: rgb(255, 255, 255);
    width: 18%;
    float: left;
    font-size: 11px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform:uppercase;
    
 }

 .bar_i {
  font-weight: 900;
  font-size: 12px;
 }

 #lang {
    display: flex;
    margin: 0;
    padding: 0;
    color: #b5c7c9;
    font-weight: 700;
 }

 #lang .lang-active{
    color: #426163;
  }

  #ukr {
    padding-right: 10px;
  }

  p.menu-item {
    padding-top: 2px;
    padding-bottom: 3px;
    margin:0px;
    border-bottom:1px dotted rgb(146, 144, 144); 
    width: 90%;
  }

  #active_menu_item {
    color: #BE0038;
    background-color: white;
    font-weight: 700;
  }

  p.submenu{
    font-size: 10px;
    letter-spacing: 0.5px;
    color: #537d80;
    padding: 0px;
    padding-top: 4px;
    padding-bottom: 3px;
    margin:0px;
    border-bottom:1px dotted rgb(146, 144, 144);
    width: 90%;
    position: relative;
    left: 5px;
  }

  .menu img {
    padding: 0px;
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 0px;
  }

  .menu a {
    text-decoration: none;
    color: inherit;
  }

  .menu a:hover {
    /*background-color:#BE0038;*/
    color:#BE0038;
    /*font-weight: 900;*/
    padding: 2px;
    }
  

/*main*/

a.more_link {
  color: #BE0038;
  background-color: white;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0px 5px;
}


  .main {
    background-color: white;
    width: 59%;
    float: left;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid white;
  }
  .main p {
    color: #435052;
    font-weight: 600;
  }

  #over-text-desc {
    position:relative; 
    top:-230px; 
    z-index:100; 
    background-color:white; 
    width:420px; 
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:-200px; 
    height: 204px;
    /* border: 1px solid blue; */
  }

  /*workpage*/
  .workpage {
    background-color: white;
    width: 82%;
    float: left;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid white;
  }

  .work-content {
    font-size: 15px;
    color: #2f2f2f;
    line-height: 1.5;
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    margin: 0px;
    padding:0px;
  }

  /* doc1work BEGIN ***************/
  #doc1work img
  {
    float: left; 
    margin-top:2px; 
    padding-right:5px; 
    width:24px;
  }

  #doc1work a, #tarrifs a
  {
   text-decoration: none;
   font-size: 14px;
   padding-left: 10px;
  }

  #doc1work a:hover,  #tarrifs a:hover
  {
    color:#BE0038;
  }

  #doc1work .hpc_nav:hover{
    cursor: pointer;
  }

  #doc1work .hpc_nav{
    padding-top: 10px;
  }

  #doc1work .odi {
    padding: 5px 0;
    display: none;
  }

  #doc1work .odi_sub {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  #doc1work .sbd_dir {
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
/* doc1work END ***************/

/* Vcall begin */
.vc-table{
  border-collapse: collapse;
}

.vc-head td {
  background-color: #9d9d9d;
  border: 1px solid #aaa;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #FFF;
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}
.vc-row-yellow  td{
  border: 1px solid #d8d8d8;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #fffaed;
  font-family: sans-serif;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0.8px;
  }
.vc-row-blue  td{
border: 1px solid #d8d8d8;
padding-left: 9px;
padding-right: 9px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #4682B4;
color:white;
font-family: sans-serif;
font-size: 11px;
text-align: center;
letter-spacing: 0.8px;
}
.vc-row-grey  td{
  border: 1px solid #d8d8d8;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #E8E8E8;
  color:#104E8B;
  font-family: sans-serif;
  font-size: 11px;
  text-align: center;
  }
  .vc-row-green  td{
    border: 1px solid #d8d8d8;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #bcf0e9;
    color:#435052;
    font-family: sans-serif;
    font-size: 11px;
    text-align: center;
    }
  
/* ************ */
  .work-title {
    font-size: 16px;
    color: #435052;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  .notice-title{
    color: #435052;
    letter-spacing: 1px;
    text-transform:none;
  }

  #notice-date{
    font-size:12px; 
    font-weight: 200;
    color: #537d80;
    letter-spacing: 1px;
    height: 55px;
    /*display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 30px;
    */
    text-shadow:1px 1px 0 #ddd;
    padding: 0px;
    height:25px;
    margin: 10px 0px;
  }

  .publish-date-prev {
    font-size: 13px;  
    font-weight: 200;  
    color:#BE0038;
    letter-spacing: -1px; 
    font-family: Verdana,  sans-serif;
  }

  .notice-a {
    text-decoration: none;
    color: rgb(100,133,142);
  }

  .notice-a:hover img {
    filter: grayscale(0%);
  }

  .notice-a:hover .notice-title{
    color:#BE0038 !important;
  }

  table.notice-preview {
    border-collapse: collapse ;
  }

  table.notice-preview tr td{
  /*  border: 1px solid green;  */
    vertical-align: middle;
    height: 80px; overflow:hidden;
    text-transform:none;
  }

  table.notice-preview tr td img{
    width:90px;
    height: 60px;
  }

  /*  table.notice-preview tr:hover{
  color:#BE0038 !important;
  } */

  table.notice-preview tr:hover td img{
    filter: grayscale(0%);
  }

  .notice-preview-head {
    font-weight:700;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff url(/static/img/hori_line.gif) repeat-x scroll left bottom;
    /* margin-top: 10px; */
    text-transform: uppercase;
  }


/* fastkinks */
  .fastlinks {
   /* border-left: 1px dotted  #426163; */
    width: 22%;
    float: left;
   /*  height: 110vh;
   background: #ffffff url(static/img/vert_line.gif) repeat-y; */
  }


  .fl-item {
      padding: 0px 15px;
  }
  .fl-category {
    font-size: 11px;
    letter-spacing: 0.5px;
    color: #b5c7c9;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 700;
    background: #ffffff url(/static/img/hori_line.gif) repeat-x scroll left top;
  }

  .fl-title{
    font-size: 14px;
    color: #435052;
    padding-top: 3px;
    padding-bottom: 5px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  .fl-content{
    font-size: 13px;
  }

  .fl-link {
    padding-top:5px;
    padding-bottom: 10px;
  }

  .fl-link a {
    padding: 0px;
  }

/* THE CONTAINER for all major 3 divs: Menu, Main, FastLinks */
  .row {
    padding:15px 10px;
  /*  border: 1px solid rebeccapurple; 
    display: flex;
    justify-content: center; */
  }
  .row::after {
    content: "";
    clear: both;
    display: block;
  }
/* конец основного макет 
  чтобы остановить обтекание, макет оборачивается в элемент row. вводится пустой псевдоэлемент after,
  который и выполняет функцию обтекания. 
 */ 
  
  .bottom-pannel {
    margin-top: 25px;
    width: 100%;
    font-size: 12px;
    color: rgb(100,133,142);
    background: #ffffff url(/static/img/hori_line.gif) repeat-x scroll left top;
    display: flex;
    /*font-family: Arial, Helvetica, sans-serif;*/
  }

  .bottom-pannel p {
    display: block;
    height: 25px;
    margin: 0px;
    padding: 0px;
    padding-top: 3px;
    /*border: 1px solid red;
    width: 100%; */
  }
/* 800px and less */
  @media only screen and (max-width: 800px) {
    body {
      background-color: white;
    }
    .menu {
        width: 100%;
        padding-left: 10px;
    }
    .main {
        width: 100%;
    } 
    .fastlinks {
        width: 100%;
        margin-bottom: 130px;
    }  
    .workpage{
      width: 100%;
    } 
    .main #over-text-desc {
     width:300px; 
     top:-195px; 
     height: 190px;
    }
    #over-text-desc .cto-brief-header {
      font-size: 14px;
    }
  }

  /* 900px and less */
  @media only screen and (max-width: 900px) {
      #over-text-desc {
      width: 100%;
    }
  }

/* 1440px and more */
  @media only screen and (min-width: 1400px) {
    .menu {
      width: 12%;
    }
    .main {
      width:37%;
    }
  }


.corp-blue-col {
  background-color: #002269 !important;
  color:white !important;
}

a.file-download {
  text-decoration: none;
}
a.file-download:hover{
  color: #BE0038;
}

.cto-brief-header {
  font-size: 31px;
  display: block;
  font-weight: 600;
  letter-spacing: 0.1px;
  padding-top: 12px;
  text-align: left;
  line-height: 1.2;
  text-transform:uppercase;
}