html,
body,
.main{	
	padding: 0px;
	margin: 0px;
}
html,
body{
	height: 100%;
}
html,
body,
p,
td{
	webkit-font-smoothing: subpixel-antialiased;	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	word-wrap: break-word;
}
#rightColumn a{
	text-decoration: underline;	
}
#rightColumn a:hover{
	text-decoration: none;	
}

#rightColumn .itemNews a{
	text-decoration: none;
	display: inline-block;
	margin-bottom: 7px;	
}
#rightColumn .itemNews a:hover{
	text-decoration: underline;
}


body{
	margin-top: 0px;
	background-color: white;
	background:#ddd;	
	font-size: 11px;
	color: #00527E;  
}
.main{
	background: white;
	margin: 0 auto 65px;
	padding: 10px;
}
.itemNews {
	margin: 0 0 5px;
}
#hline{
	width: 100%;
	height: 1px;
}
.itemNews .col-xs-12 {
	padding: 7px 0;
}
#footer{
	line-height: 35px;
}
#leftColumn {
	display: none;
}
toggleMenu{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 100;
}
@media (min-width: 768px/*@screen-sm-min*/) {
	.main{
		/*width: 768px;*/
		width: 750px;
	}
	#leftColumn{
		display: block;
	}
	#rightColumn {
		/*width: 568px;*/
		width: 580px;
	}
	.itemNews {
		margin: 0 5px 5px;
		text-align: justify;
	}
	#hline{
		width: 744px;
	}
	.itemNews .col-xs-12 {
		padding: 0 15px;
	}
	#slogan {
		margin-bottom: 20px;
	}
	#footer{
		line-height: 65px;
	}
}


#footer ul.menu li{	
	text-transform: uppercase;
	padding: 0px 8px;
}
#footer ul.menu li.item3{
    display: none;
}
@media (min-width: 1024px) {
	.main{
		width: 950px !important;
	}
	#rightColumn {
		width: 775px !important;
	}
	#hline{
		width: 936px !important;
	}
	#footer ul.menu li{
		padding: 0px 0px 0px 19px  !important;
        margin-right: 0px;
	}
    #footer ul.menu li.item3{
        display: block;
    }
}

a{   
	color:#1B1818; 
	text-decoration: none;
}
#content a{ 
	text-decoration: underline; 
}
p{   
	color:#1B1818; 
	font-size: 14px; 
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;  
	font-weight: normal
}


td{   
	color:#003399; 
	font-size: 11px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important; 
	font-weight: normal
}

.header-info        {   
	color:#003399; 
	font-size: 60%; 
	/* font-family: verdana,	tahoma, arial;*/ 
	text-align: right; 
	font-weight: bold
}
.menu{   
	color:#ffffff; 
	text-decoration: none; 
	font-size: 80%; 
	/* font-family: verdana, tahoma, arial;*/ 
	font-weight: bold
}
.b , 
.b p,
#content a.b{   
	color:#00527E;  
	font-weight: bold; 
	text-decoration: none
}
.b p{
	margin: 0;
	padding: 0px;
	display: inline;
}
.none, 
#content a.none{   
	text-decoration: none
}
#leftColumn li.button a{   
	display: block;
	color:#404142;
	height: 30px;
	line-height: 30px;     
    text-align: center;    
    font-weight: bold;   
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;  
	border: 1px solid #00527E;
	border-radius: 4px;
	margin-bottom: 12px;
	font-size: 11px;	
	box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
	text-transform: uppercase;	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background: #f9f9f9;
}
#leftColumn li.button > ul > li.button > a{
    font-size: 10px;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    background: none;
}
ul.menu ul.menu {
    margin-bottom: 0px !important;
}
#leftColumn li.button a.active, 
#leftColumn li.button a:hover{ 
	background: white !important;
	text-decoration: none;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3) !important;
}
#leftColumn li.button > ul > li.button > a.active,
#leftColumn li.button > ul > li.button > a:hover{
    color: #ff0000;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
}

#footer ul.menu li{
	font-size: 11px;
	font-weight: normal;
	float: left;
}
#footer ul.menu li a:before{
	margin-right: 10px;
	position: relative;
	top: 4px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#footer ul.menu li.item2 a:before {
	content: "\e111";
	font-size: 16px;	
}
#footer ul.menu li.item14 a:before {
    content: "\e059";
    font-size: 16px;
}
#footer ul.menu li.item3 a:before {
	content: "\e118";	
	font-size: 15px;
	top: 2px;
}
#footer ul.menu li.item4 a:before {
	content: "\e158";
	font-size: 19px;
}
#footer ul.menu li.item5 a:before {
	top: 3px;
	font-size: 17px;
	content: "\2709";
}
#footer ul.menu li.item1 a:before {
	content: "\e021";
	font-size: 15px;
}
.header{   
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.header p{
	padding: 0px;
	margin: 0px;
}
.headerframe,
.headerframe p{
	font-weight: bold;
    font-size: 12px;	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;  
	padding-top: 9px;
	margin: 0px;
}
.headerframe {
  background: url('/style/w_tvdig/img/header-right.gif') no-repeat center top; 
  text-align: center;
 top: 10px;
 position: relative;
  padding-top: 4px;
  padding: 4px;
  width: 301px; 
  -moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.1);
  margin-right: 10px;
  padding-bottom: 44px;
}
.circom{   
	color: navy;    
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;  
    font-size: 10;
    font-weight: bold;
    text-align: center 
}
.dateInHeader{
	 color: #cc0000; 
	 font-weight: bold;
	 text-transform: uppercase;
}

#send-mail-content .widget-body #form ul {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	margin: 0px -20px;
}
#send-mail-content .widget-body #form ul li {
	display: block;
	float: left;
	width: 42%;
	margin: 0 20px;
}
#send-mail-content .widget-body #form input {
	width: 346px;
}
#send-mail-content .widget-body #form textarea, 
#send-mail-content .widget-body #form input {	
	font-size: 16px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;  
	width: 100%;
	resize: none;
	padding: 10px;
	border: 1px solid #f0f0f0;
	margin-bottom: 27px;
	-webkit-box-shadow: inset 0 0 20px #f0f0f0;
	-moz-box-shadow: inset 0 0 20px #f0f0f0;
	box-shadow: inset 0 0 20px #f0f0f0;
}
#send-mail-content .widget-body #form textarea {
	height: 176px;
	/*width: 346px;*/
}
#querySearch{
	border: 1px solid #4F527E;
	border-radius: 4px;
	height: 30px;
	/*line-height: 30px;*/	
	box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
	margin-bottom: 12px;
	padding: 5px 10px;
	width: 100%;
	font-size: 13px;
	
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	box-shadow: none;	
}
#querySearch:hover{
	/*box-shadow: inset 0px 0px 5px #000080;
	-moz-box-shadow: inset 0px 0px 5px #000080;*/
}
#submitSearch{		
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 30px;
	border-radius: 6px;
	border: none;
	width: 30px;
	background: #00527D url(../img/zoom.png) no-repeat center center;
	
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;	
}
#submitSearch:hover{
	background-color: #2a6496;
}
#formSearch{
	position: relative;	
}
#header{
	height: 110px;	
}
#slogan{
	/*height: 20px;
	line-height: 20px;*/
    font-size: 14px;
    color: #cc0000;
    font-weight: bold;
}
.sloganh1{
 /*height: 20px;
 line-height: 20px;*/
	margin-top: 0px;
 	font-size: 14px;
    color: #cc0000;
    font-weight: bold;
display: inline-block;}
#slogan p{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
ul.menu{
	list-style-type: none;
	margin-bottom: 30px !important;
}
ul.menu li,
ul.menu{
	margin: 0px;
	padding: 0px;	
}
#leftColumn{
	width: 180px;	
	background: url(../img/leftstripe.gif) no-repeat right 0; 	
}
#rightColumn{
	font-size: 14px;
	line-height: 16px;
}
#formSearch{
	margin: 12px 0 25px 0;
	position: relative;
}
.item2{		
	white-space: nowrap;
	overflow-style: marquee-block; 
	marquee-play-count: infinite; 
	marquee-speed: slow;
	marquee-style: scroll;
	marquee-direction: reverse;	
}
.item2,
.item2 a{
	color: red;
}
hr {
	display: block;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	border-style: inset;
	border-width: 1px;
}
#footer{
	position: relative;
	bottom: -75px;	
	height: 65px;
}
#codeMail{
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#submitMail{
	float: right;
	height: 50px;
	padding: 0 22px;
}
input.form-control,
textarea.form-control{
	color: #333;
}
input.form-control::-webkit-input-placeholder, 
textarea.form-control::-webkit-input-placeholder {
  color: #ccc;
}
input.form-control:-moz-placeholder, 
textarea.form-control:-moz-placeholder {
  color: #ccc;
}
#copyRights,
#copyRights p{
	font-size: 11px;
	line-height: 12px;
}
.itemNews{
	border-bottom: 1px solid #2a6496;
	padding-bottom: 5px;
}
.photoItem a{
	border: 1px solid #c7cdd1;
	box-shadow: 0 0 3px #939fa7;
	padding: 5px;
	display: block;
	margin: 5px auto;
	width: 165px;
}
.itemNews hr{
	display: none;
}
.pages{
	margin-top: 10px;
}
.pages a{
	text-decoration: none;
	line-height: 18px;
	font-size: 16px;
}
.pages a:hover{
	text-decoration: none;
}

.calendar{
	width: 40%;	
	margin: 0 auto 20px;
}
.calendar th,
.calendar td{
	text-align: center;
	height: 20px;
	padding: 3px;
	font-size: 16px;	
	line-height: 19px;
}
.calendar a{		
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
#rightColumn .calendar .isNews a{
	display: block;
	color: white;
	height: 26px;
	width: 26px;
	background: #003399;
	margin: 0 auto;
	font-weight: bold;
	border: 2px solid #003399;
	border-radius: 13px;
	text-decoration: none;
}
#rightColumn .calendar .active a{
	background: #cc0000;
	border: 2px solid #cc0000;
	text-decoration: none;	
}
#rightColumn .calendar .isNews a:hover{	
	background: #cc0000;
	border: 2px solid #cc0000;
	text-decoration: none;	
}
#rightColumn .calendar .numberWeek a,
#rightColumn .calendar .numberWeek{	
	color: #727272;
	text-decoration: none;
}
.calendar .numberWeek a{
	text-decoration: none;	
}
.glyphicon {
	color: #bbb;
}
a .glyphicon {
	color: inherit;
}

iframe{
	border: 0px;
	/*width: 100%;*/
}
.social{
	/*width: 130px;*/
	text-align: center;	
	margin: 0 auto;
}
.social div{
	padding-bottom: 10px;
}
.social a{
	display: block;
	height: 25px;
	width: 25px;
	background-image: url(../img/shareIcons.png);
	margin: 0 auto;
	border-radius: 4px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
}
.social a.twitter{
	background-position: -68px 0;	
}
.social a.facebook{
	background-position: -34px 0;
}
.social a:hover{
/*	border-radius: 12px;
	
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);*/	
}
#countersField{
    /*width: 110px;*/
	line-height: 11px;
	/*padding: 10px 0px 10px 15px;*/
}
#footerMenu.col-xs-10 {
    margin-right: 0px;
    padding-right: 5px;
    /*width: 846px;*/
    float: right;
    width: auto;
}
.red{
	color: #ff0000;
}
.banner{
    width: 100%;
    text-align: center;
    margin: 0px auto 20px;
}
.banner img,
.banner img{
    display: inline-block;
    max-width: 100%;
}
#rightColumn .banner,
#leftColumn .banner{
    margin: 20px auto;
}
#sharing{
	height: 30px;
}
#adsenseBlock{
    padding: 0;
	margin: 0 -5px;
}
#footerMenu .menu .menu{
    display: none;
}
h1.titleNews,
.itemNews h1{
    margin: 0px;
    padding: 0px;
    font-size: inherit;
    line-height: inherit;
    font-weight: bold;
    display: initial;
    color: inherit;
}
.itemNews a:hover h1{
    text-decoration: underline;
}
#panelToggleMenu{
	position: absolute;
	top: 19px;
	z-index: 100;
}
#toggleMenu{
	position: absolute;
	top: 29%;
	left: 16px;
	display: block;
	width: 26px;
	height: 3px;
	margin-top: -1px;
	font-size: 0px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #00527E;
}
#toggleMenu:after,
#toggleMenu:before {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #00527E;
	content: '';
}
#toggleMenu:after {
	-webkit-transform: translateY(228%);
	transform: translateY(228%);
}
#toggleMenu:before {
	-webkit-transform: translateY(-228%);
	transform: translateY(-228%);
}
#leftColumn.open{
	z-index: 99;
	display: block;
	position: absolute;
	background: white;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	padding-top: 40px;
	top: 0;
}

.privacy-policy-cookies-informer_bottom-over {
  position: fixed;
  bottom: 0;
  border-top: 1px solid #b9b9b9;
}

.privacy-policy-cookies-informer {
  box-sizing: border-box;
  /* position: absolute; */
  /* top: 0; */
  z-index: 1030;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 40px;
  padding: 10px 40px 10px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.3;
  color: black;
  overflow: hidden;
  background-color: #efefef;
}

.privacy-policy-cookies-informer__txt {
  margin: 0;
}

.privacy-policy-cookies-informer__confirm {
  height: 40px;
  width: 40px;
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
  top: 0;
  border: 0;
  outline: none;
  color: #867f7f;
  background-color: transparent;
  font-size: 22px;
  cursor: pointer;
  border-radius: 0;
}