div.msieAlarmMsg
{
    font-family: Arial; 
    line-height: 40px;
    font-size: 18px; 
    font-weight: norman;
    color: #FF5959;
}

div.pageheader
{
    font-family: Arial; 
    line-height: 40px;
    font-size: 16px; 
    font-weight: bold;

    text-decoration: underline #ff5959;
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
}

div.pageheaderSub
{
    font-family: Arial; 
    line-height: 40px;
    font-size: 14px; 
    font-weight: bold;

    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
}

div.pageheadernoul
{
    font-family: Arial; 
    line-height: 40px;
    font-size: 16px; 
    font-weight: bold;

    text-underline-offset: 2px;
text-decoration-thickness: 2px;

}

input.requstLinkBtn
{
    cursor: pointer; 
    width: 150px; 
    background: #FF5959; 
    color: #FFFFFF; 
    font-weight: normal; 
    border: 1px solid #333; 
    padding: 5px; 
    border-radius: 5px;
    font-family: Ubuntu, Arial, sans-serif; 
    line-height: 15px;
    font-size: 15px;
    height: 30px;
    width: 160px;
}

/*CSS articles*/

div.articleDate
{
    font-family: Ubuntu, Arial, sans-serif; 
    line-height: 11px;
    font-size: 11px; 
    font-weight: normal;
    color: #3c3c3c;
}
	
div.articleAnnot
{
    font-family: Ubuntu, Arial, sans-serif; 
    line-height: 16px;
    font-size: 13px; 
    font-weight: normal;
    color: #3c3c3c;
}

div.articleLinkBtn
{
    font-family: Ubuntu, Arial, sans-serif; 
    line-height: 13px;
    font-size: 13px; 
    font-weight: normal;
    color: #FFFFFF;
    cursor: pointer; 
    width: 150px; 
    background: #FF5959; 
    border: 1px solid #333; 
    padding: 5px; 
    border-radius: 5px;
    text-decoration: underline;
    height: 25px;
    width: 100px;
}

div.articleLink
{
    border: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    font-family: Ubuntu, Arial, sans-serif;

    position: relative;
    color: #3c3c3c; /*задаём цвет ссылки*/
    line-height: 1; /*задаём высоту строки*/
}
	
a.articleLink
{
    border: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    font-family: Ubuntu, Arial, sans-serif;

    position: relative;
    color: #284695; /*задаём цвет ссылки*/
    cursor: pointer;
    line-height: 1; /*задаём высоту строки*/
    text-decoration: none; /*убираем подчёркивание*/

}

a.articleLinkSmall
{
    border: none;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    font-family: Ubuntu, Arial, sans-serif;

    position: relative;
    color: #444444; /*задаём цвет ссылки*/
    cursor: pointer;
    line-height: 1; /*задаём высоту строки*/
    text-decoration: none; /*убираем подчёркивание*/

}

/*___*/

div.pageheaderModal
{
    font-family: Arial; 
    line-height: 16px;
    font-size: 16px; 
    font-weight: bold;
}

div.pagetext
{
    font-family: Arial; 
    font-size: 14px; 
    line-height: 20px;
    font-weight: normal;
}

div.pagetextred
{
    font-family: Arial; 
    font-size: 14px; 
    line-height: 20px;
    font-weight: normal;
    color: #ff2020;
}

div.pagetextlist
{
    font-family: Arial; 
    font-size: 14px; 
    line-height: 15px;
    font-weight: normal;
}

div.pagetextsplitter
{
    font-family: Arial; 
    font-size: 9px; 
    line-height: 9px;
    font-weight: normal;
    color: #ffffff
}

div.headerlogotext
{
    font-family: Arial; 
    font-size: 13px; 
    line-height: 15px;
    font-weight: bold;
    color: #5f5f5f; 
    position: relative;
    bottom: 3px;
}

div.headerlogoemail 
{
    background: url(../img/emailhdr_b.png);
    display: block;
    width: 115px;
    height: 45px;
}

div.headerlogoemail:hover 
{
    background: url(../img/emailhdr_r.png);
}

div.headerlogotextphone 
{
    background: url(../img/phonehdr_b.png);
    display: block;
    width: 125px;
    height: 45px;
}

div.headerlogotextphone:hover 
{
    background: url(../img/phonehdr_r.png);
}


div.bottomcopyrighttext
{
    font-family: Arial; 
    font-size: 14px; 
    line-height: 20px;
    font-weight: normal;
    color: #111111; 
}

div.bottomcopyrighttextbold
{
    font-family: Arial; 
    font-size: 14px; 
    line-height: 20px;
    font-weight: bold;
    color: #111111; 
}

div.bottomcountertext
{
    font-family: Arial; 
    font-size: 17px; 
    line-height: 15px;
    font-weight: bold;
    color: #FFFFFF; 
}

div.bottomlinkstext
{
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    font-family: Ubuntu, Arial, sans-serif;
    color: #FFFFFF; 
}

div.bottomemail
{
    font-family: Arial; 
    font-size: 14px; 
    line-height: 15px;
    font-weight: normal;
    color: #ffffff; 
}

div.bottomemail:hover 
{ 
    color: #ff2020; 
}

div.bottomphone
{
    font-family: Arial; 
    font-size: 15px; 
    line-height: 20px;
    font-weight: bold;
    color: #000000;
    position: relative;
}

div.warningmsgtext
{
    font-family: Arial; 
    font-size: 12px; 
    line-height: 15px;
    font-weight: normal;
    color: #ff2020;
}

table 
{
  margin: 0;
  padding: 0;
  border-spacing: 1px;
  border-collapse: collapse;
}

table.prod 
{
  margin: 10px 0px 10px 0px;
}

table.margUD5 
{
  margin: 5px 0px 5px 0px;
}

table.zeromarg 
{
  margin: 0px 0px 0px 0px;
}

tr 
{
  margin: 0px;
  padding: 0px;
  border-spacing: 1px;
  border-collapse: collapse;
}

td 
{
  margin: 0px;
  padding: 0px;
  border-spacing: 1px;
  border-collapse: collapse;
}

td.prod 
{
  padding: 5px 5px 5px 5px;
  border-spacing: 1px;
  border-collapse: collapse;
}

td.thinmarg 
{
  padding: 2px 0px 2px 0px;
  border-spacing: 1px;
  border-collapse: collapse;
}

td.thinmargfirst 
{
  padding: 20px 0px 2px 0px;
  border-spacing: 1px;
  border-collapse: collapse;
}

td.zeromarg 
{
  padding: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

td.leftmarg5 
{
  padding: 0px 0px 0px 5px;
  border-spacing: 0px;
  border-collapse: collapse;
}

td.margU5 
{
  padding: 5px 0px 0px 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

td.msgmarg 
{
  padding: 2px 0px 0px 2px;
  border-spacing: 0px;
  border-collapse: collapse;
}

div.linkblock 
{ 
    cursor:pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    font-family: Ubuntu, Arial, sans-serif;
    color: #1D2029; /*задаём цвет ссылки*/

    background: #FFBBBB;
    border: 1px solid #333;
    padding: 7px;
    border-radius: 12px;

}

input.reqInput
{
    width: 320px;
    border: 1px solid #333;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    font-family: Ubuntu, Arial, sans-serif;
}

textarea.reqInput
{
    border: 1px solid #333;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    font-family: Ubuntu, Arial, sans-serif;
    width: 350px; 
    height: 144px; 
    resize: none;
}

BODY 
{
  background-color: white;
}

a.linkcasual 
{
    border: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    font-family: Ubuntu, Arial, sans-serif;

	position: relative;
	color: #228DAB; /*задаём цвет ссылки*/
	cursor: pointer;
	line-height: 1; /*задаём высоту строки*/
        text-decoration: underline #228DAB;
}

a.linkwhite 
{
    border: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    font-family: Ubuntu, Arial, sans-serif;

	position: relative;
	color: #FFFFFF; /*задаём цвет ссылки*/
	cursor: pointer;
	line-height: 1; /*задаём высоту строки*/
	text-decoration: none; /*убираем подчёркивание*/

}


a.linkactive 
{
    border: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    font-family: Ubuntu, Arial, sans-serif;

	position: relative;
	color: #1D2029; /*задаём цвет ссылки*/
	cursor: pointer;
	line-height: 1; /*задаём высоту строки*/
	text-decoration: none; /*убираем подчёркивание*/

}

a.linkactive:after 
{
	display: block;
	position: absolute;
	left: 0; /*изменить на right:0;, чтобы изменить направление подчёркивания */
	width: 0;/*задаём длинну линии до наведения курсора*/
	height: 2px; /*задаём ширину линии*/
	background-color: #ff5959; /*задаём цвет линии*/
	content: "";
	transition: width 0.3s ease-out; /*задаём время анимации*/
}

a.linkactive:hover:after,
a.linkactive:focus:after 
{
	width: 100%; /*устанавливаем значение 100% чтобы ссылка подчёркивалась полностью*/
}

a.linkinactive 
{
    border: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    font-family: Ubuntu, Arial, sans-serif;

	position: relative;
	color: #ff5959; /*задаём цвет ссылки*/
	cursor: pointer;
	line-height: 1; /*задаём высоту строки*/
	text-decoration: none; /*убираем подчёркивание*/

}

.image {
 overflow:hidden;
 }

.image img {
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 }
 
.image img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }


* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body { font-family: sans-serif; }

.gallery {
  background: #EEE;
}

.gallery-cell {
  width: 66%;
  height: 200px;
  margin-right: 10px;
  background: #8C8;
  counter-increment: gallery-cell;
}

.gallery-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}

/*------------------------*/

.iw-modal 
{
  opacity: 1; /*изначально этот блок должен быть прозрачным*/ 
  background: rgba(0,0,0,0.7); /*задаём цвет фона*/
  pointer-events: auto; /*делаем чтобы по элементу нельзя было кликнуть когда он прозрачный*/
  position: fixed; 
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  transition: all 0.5s ease;
  margin: 0;
  padding: 0;
  overflow-y: auto;
}

.iw-modal-wrapper 
{
  margin:auto; /*выравниваем модальное окно по центру по горизонтали*/
  margin-top:25vh; /*отступ сверху можно задавать в px, % или vh*/
}

.iw-modal-inner 
{
  position: relative;
  background: #fff; /*цвет фона*/
  border: 1px solid #ccc; /*цвет и толщина рамки*/
  border-radius: 0px; /*радиус скругления углов*/
 	width: 730px;
 	height: 350px;

}


.iw-modal-header 
{
  padding: 15px;/*внутренний отступ*/
  background:#eee;/*цвет фона*/
  position:relative;
}

.iw-modal-title 
{
  font-size: 18px; /*размер шрифта*/
  color:#555; /*цвет шрифта*/
  font-weight:bold; /*жирность шрифта*/
  line-height: 1.5; /*высота строки*/
  margin-top: 0;
  margin-bottom: 0;
}

.iw-close 
{
  position:absolute;
  top:15px; /*отступ сверху*/
  right:10px; /*отступ справа*/
  font-size: 15px; /*размер шрифта*/
  font-weight:bold; /*жирность шрифта*/
  color: #555; /*цвет шрифта*/
  text-decoration: none;
  font-family: sans-serif;
}

.iw-close:hover, .iw-close:focus 
{
  color: #000; /*цвет шрифта при наведении*/
  cursor: pointer;
}

.iw-modal-text 
{
  padding: 15px 20px; /*внутренний отступ*/
}

@media (min-width: 550px) 
{
  .iw-modal-wrapper 
  {
    max-width: 720px;
  }
}



.bottomMenu 
{
	padding:1px;
	font-weight:bold;
	position:fixed;
	bottom:0;
	left:0px; right:0px;
	text-align:center;
	background:#FFFFFF;
        opacity: 0.55; 
}

.bottomMenu:hover 
{
	transition: 0.35s;
	opacity: 1; 
}
