div.logo{
    background: url(/irj/portalapps/kz.ecc.portal.ui.jscss/images/main_zdanie.png) #27c4e4 no-repeat top right;
    height: 250px;
    min-width: 940px;
}
div.footer{
    background-color: #19b0dd;
    padding: 15px;
    font-size: 12px;
    min-height: 40px;
    line-height: 15px !important;
}
.navbar .nav a{border-radius: 0;}

body {
    padding-bottom: 0px;
    font-size: 12px;
    background: url(/irj/portalapps/kz.ecc.portal.ui.jscss/images/main_fone.png) repeat-x top left;
}

a{text-decoration: underline;}
/* Custom container */
.container > .container{
    margin: 0 auto;
    max-width: 1120px;
}
.container > hr {
    margin: 60px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
    margin: 80px 0;
    text-align: center;
}
.jumbotron h1 {
    font-size: 100px;
    line-height: 1;
}
.jumbotron .lead {
    font-size: 24px;
    line-height: 1.25;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

/* Supporting marketing content */
.marketing {
    margin: 60px 0;
}
.marketing p + h4 {
    margin-top: 28px;
}

/* Customize the navbar links to be fill the entire space of the .navbar */
.navbar .navbar-inner {
    padding: 0;
}
.navbar .nav {
    margin: 0;
    display: table;
    width: 100%;
}
.navbar .nav li {
    display: table-cell;
    width: 1%;
    float: none;
}
.navbar .nav li a {
    font-weight: bold;
    text-align: center;
}
.navbar .nav li:first-child a {
    border-left: 0;
    border-radius: 0;
}
.navbar .nav li:last-child a {
    border-right: 0;
    border-radius: 0;
}

.navbar-inner{
    border-radius: 0;
    --moz-border-radius: 0;
    --webkit-border-radius: 0;
}
.navbar-inner {
    min-height: 40px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #545454, #363636);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#545454), to(#363636));
    background-image: -webkit-linear-gradient(top, #545454, #363636);
    background-image: -o-linear-gradient(top, #545454, #363636);
    background-image: -ms-linear-gradient(top,#545454, #363636);
    background-image: linear-gradient(to bottom, #545454, #f363636);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff545454', endColorstr='#ff363636', GradientType=0);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav a:hover,
.navbar .nav a:focus {
    background-color: #eeeeee;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav a:hover,
.navbar .nav a:focus {
    color: #555555;
    text-decoration: none;
    background-color: #e5e5e5 !important;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .nav > li > a {
    text-shadow: none;
    color: #ffffff;
    font-weight: normal;
}
.nav {
    margin-bottom: 10px;
}
h2{
    font: 24px/118% normal Verdana, Tahoma, sans-serif;
}
h2.dotted{
    border-bottom: 1px solid #27c8e8;
}

table.blog{
    width: 100%;
    margin-bottom: 10px;
}
td.minister{
    width: 140px;
}
td.blog{
    padding-left: 10px;
    color: #ffffff;
    vertical-align: top;
    font-style: italic;
    font-size: 11px;
    background-image: -moz-linear-gradient(top, #1993be, #27c8e8);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1993be), to(#27c8e8));
    background-image: -webkit-linear-gradient(top, #1993be, #27c8e8);
    background-image: -o-linear-gradient(top, #1993be, #327c8e8);
    background-image: linear-gradient(to bottom, #1993be, #27c8e8);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff27c8e8', endColorstr='#ff27c8e8', GradientType=0);
    line-height: 14px;
}

td.blog h3{
    font-style: normal;
    font: 20px/118% normal Verdana, Tahoma, sans-serif;
}

table.table-blue{
    background-color: #ecf8fb;
}

.table-blue ul li{
    background: url(/irj/portalapps/kz.ecc.portal.ui.jscss/images/bullet.png) no-repeat 0px 8px;
    padding-left: 15px;
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 0;
    width: 30px;
    height: 40px;
    margin-top: -20px;
    font-size: 55px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #27c8e8;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    opacity: 0.5;
    filter: inherit;    
}
.carousel-control.right {
    right: 0px;
    left: auto;
}
.carousel a{
    text-decoration: none;
    font-family: tahoma;
    font-weight: bold;
}
.nav-tabs {
    border-bottom: 1px solid #27c8e8;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #ffffff;
    background-color: #27c8e8;
    border: 1px solid #27c8e8;
}

p.mini-video{
    line-height: 12px;
}

p.mini-video img{
    padding-right: 5px;
}

.logo h1 {
    font: 3em/100% Tahoma,sans-serif;
    line-height: 30px;
    color: #111;
    padding-left: 145px;
    padding-top: 110px;
    padding-bottom: 15px;
    background: url('/irj/portalapps/kz.ecc.portal.ui.jscss/images/gerb.png') no-repeat 45px 100px;
    margin-top: 0;
    color: #ffffff;
}

.logos {
    width: 100% !important;
}
.logos-2{
    margin-bottom: 20px;
}

.logos h3 {
    text-align: center;
    font-family: "Nokia", Tahoma;
    color: #003F72;
    font-size: 18px;
    font-weight: lighter;
    border-bottom: 1px solid #003F72;
    margin-bottom: 5px;
    line-height: 20px;
}

.logos .wrapper {
    height: 102px;
    float: left;
    width: 93%;
    margin: 0px 10px;
    overflow: hidden;
}

.logos .prev{
    display: block;
    float: left;
    width: 20px;
    background: #ccc;
    z-index: 100;
    height: 102px;
    position: relative;
	margin-right: 5px;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
}
.logos .prev:hover{
    background: #bbb;
}
.logos .prev i{
    position: absolute;
    width: 0px;
    display: block;
    height: 0px;
    border: 8px solid transparent;
    border-right: 8px solid #fff;
    top: 39px;
    left: -2px;
}
.logos .next{
    display: block;
    float: left;
    width: 20px;
    background: #ccc;
    z-index: 100;
    height: 102px;
    position: relative;

    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    margin-left: 6px;
}
.logos .next:hover{
    background: #bbb;
}
.logos .next i{
    position: absolute;
    width: 0px;
    display: block;
    height: 0px;
    border: 8px solid transparent;
    border-left: 8px solid #fff;
    top: 39px;
    left: 6px;
}

.logos ul {
    width: 5000px;
    height: 100px;
}

.logos li {
    width: 150px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    display: block;
    border: 1px solid #d8d8d8;
}

.logos li a {
    width: 160px;
    height: 80px;
    display: block;
    position: relative;
    /*margin: 10px 5px;*/
}
.logos.logos-2 li a{
    width: 150px;
    height: 100px;
}

.logos li img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
}
.logos li a span img:first-child {
    z-index: 10;
}
div.top-navi{
    position: relative;
    right: 20px;
    float: right;
}
div.top-navi a {

    padding: 15px;
    line-height: 40px;
    margin-left: -3px;
    color: #ffffff;
    text-decoration: underline;
}


div.top-symbols{    
    background-color: #49BAD8;
    float: inherit;
    line-height: 20px;
    padding: 15px;
    position: inherit;
    right: 0;
    top: 110px;
    width: 176px;
}
div.top-symbols a{
    color: #ffffff;
    text-decoration: underline;
}
div.top-search span{
    padding: 0;
    font-style: italic;
    font-size: 11px;
    border-radius: 0;
    border: 0;
}
div.top-search{
	top: 210px;
    width: 206px;
	position: inherit;
	float: inherit;
	right: 0px;
	vertical-align: bottom;
	padding: 7px 0px 0px 0px;
}

div.top-lang{
	line-height: 40px;
    position: inherit;
    float: inherit;
    padding-left:40px;
}
div.top-lang a{
    padding: 0px 5px 0px 0px;
    color: #ffffff;
}
div.top-lang a.active{font-size: 14px; font-weight: bold;}

div.top-lang a, 
div.top-navi a, 
div.top-symbols a {
	font-size: 12px;
}

.table-blue .nav > li > a:hover, .nav > li > a:focus{
    background-color: inherit;
}
#newsTab{
    padding-top: 10px;
}
.news-tabs li a {
    border-color: #eeeeee #eeeeee #dddddd;
    text-decoration: none;
    background-color: #eeeeee;
}
.news-tabs > li {
	margin-bottom:0px;
	width:125px;
	text-align:center;
}
div.social-functions{
    margin-bottom: 3px;
    vertical-align: middle;
    text-align: right;
}
div.social-functions .span7{
    padding-top: 10px;
}
.container {
	margin-right: 0;
}
.news-tabs,div#ECCHtmlViewer{
	font-size:12px;
}
.table-blue{
	font-size: 13px;
}
.social-functions a{
	text-decoration:none;
}

/* Стили для баннеров комитетов*/
.committee-tab-cont{width: 100% !important;}
.committee-tab-cont-2{margin-bottom: 20px;}
.committee-tab-cont .wrapper{
    height: 169px;
    float: left;
    width: 93%;
    margin: 0px 10px;
    overflow: hidden;
}
.committee-tab-cont .prev{
    display: block;
    float: left;
    width: 20px;
    background: #ccc;
    z-index: 100;
    height: 169px;
    position: relative;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
}
.committee-tab-cont .prev:hover{background: #bbb;}
.committee-tab-cont .prev i{
    position: absolute;
    width: 0px;
    display: block;
    height: 0px;
    border: 8px solid transparent;
    border-right: 8px solid #fff;
    top: 47%;
    left: -2px;
}
.committee-tab-cont .next{
    display: block;
    float: left;
    width: 20px;
    background: #ccc;
    z-index: 100;
    height: 169px;
    position: relative;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    margin-left: 4px;
}
.committee-tab-cont .next:hover{background: #bbb;}
.committee-tab-cont .next i{
    position: absolute;
    width: 0px;
    display: block;
    height: 0px;
    border: 8px solid transparent;
    border-left: 8px solid #fff;
    top: 47%;
    left: 6px;
}
.committee-tab-cont ul {
    width: 5000px;
    height: 167px;
}
.committee-tab-cont li {
    width: 230px;
    height: 167px;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    display: block;
    border: 1px solid #d8d8d8;
}
.committee-tab-cont li a {
    width: 230px;
    height: 167px;
    display: block;
    position: relative;
}
.committee-tab-cont .committee-tab-cont-2 li a{width: 230px;height: 167px;}
.committee-tab-cont li img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
}
.committee-tab-cont li a span img:first-child {z-index: 10;}
.FDTabs{
	
	font-family: 'normal Verdana', Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.FDTabs_val {
	width: 29% !important;
}

.FDTabs_pub {
	width: 29% !important;
}

.FDTabs_com {
	width: 42% !important;
}
div.title h1 {
	font: 31px Tahoma,sans-serif;
	line-height: 31px;
	/*padding-left: 100px;*/
	padding-top: 0px;
	margin-top: 0;
	color: #ffffff;
	margin-left: -30px;
}
div.title h1 a{color: #ffffff; text-decoration: none;}
div.top-navi{
	position: inherit;
	float: inherit;
	right: 0px;
}
/*Поиск по классиф. документам*/
div#ECCClassifSearch select{
	border: 1px solid;
	border-radius: 0;
	width: 150px;
	font-size:11px;
	padding: 0 !important;
	height: 20px !important;
}
div#ECCClassifSearch .caption{
	font-size:12px;
	vertical-align: top;
	line-height: 20px;
}
a span.prdef_caption{
	font-size:11px;
	font-style: italic;
	line-height: 10px;
	font-family: inherit;
}
a img.prdef_img{ float:left; margin: 0 5px 15px 0; }
#masthead{
	background: /*url(/irj/portalapps/kz.ecc.portal.ui.jscss/images/main_zdanie.png)*/ #27c4e4 no-repeat top right;
	height: 206px;
}
#masthead-inner{ /*background: url('/irj/portalapps/kz.ecc.portal.ui.jscss/images/gerb100.png') no-repeat 100px 60px;*/}
#quickSearchField{
    border-radius:0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border: 1px solid #00cdff;
    border-right: 0;
    font-size: 12px;
    width:148px; 
    padding:0px 3px; 
    position:relative; 
    margin: 0px;
    height: 22px;
}
#quickSearchButton{
    width: 20px; 
    height: 24px;
    background: url('/irj/portalapps/kz.ecc.portal.ui.head/images/search-icon.png') no-repeat #ffffff;
    border: 1px solid #00cdff;
    border-left: 0;
}
div#ECCHtmlViewer{padding-bottom:20px;}
table ul.nav-list>li{line-height:14px;}
#valuta table{ font-size:15px; }

/* Стили для интеграций с picasa на mainpage*/	
.photos { color: inherit; }
.marginless { margin: 0px; }
.photoGal-wrapper {
	height: 120px;
	float: left;
	width: 87%;
	margin: 0px 10px;
	overflow: hidden;
}
	
.photoGal {
    width: 100% !important;
    height: 120px;
    margin-bottom: 26px;
}
	
.photoGal .prev{
    display: block;
   	float: left;
    width: 20px;
    background: #ccc;
    z-index: 100;
    height: 120px;
    position: relative;

    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
   	 -o-transition: background 200ms linear;
}
	
.photoGal .prev:hover{
    background: #bbb;
}
	
.photoGal .prev i{
  	position: absolute;
    width: 0px;
    display: block;
    height: 0px;
    border: 8px solid transparent;
    border-right: 8px solid #fff;
    top: 54px;
    left: -2px;
}
	
.photoGal .next{
    display: block;
    float: left;
    width: 20px;
    background: #ccc;
    z-index: 100;
    height: 120px;
    position: relative;

    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    margin-left: 4px;
}
	
.photoGal .next:hover{
    background: #bbb;
}
	
.photoGal .next i{
	position: absolute;
	width: 0px;
    display: block;
	height: 0px;
	border: 8px solid transparent;
	border-left: 8px solid #fff;
	top: 54px;
	left: 6px;
}

.photoGal ul {
	width: 5000px;
	height: 100px;
}
	
.photoGal li {
	width: 150px;
	height: 120px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	display: block;
	border: 1px solid #d8d8d8;
}

.photoGal li a {
	width: 160px;
	height: 80px;
	display: block;
	position: relative;
	margin: 10px 5px;
}	
.photoGal li img {
  	max-width: 100%;
   	position: absolute;
}	
.photoGal li a span img:first-child { z-index: 10;}	
.footer a {color:#333333;}
.ctrlenter {
	color:black;
	font-size: 13px;
	font-weight: 900;
}
.mourning_banner_off {
	display: none;
}
#isolatedWorkArea {
	width: 745px !important;
	height: 800px !important;
}
.bc {
	background-color: #ecf8fb !important;
	margin-bottom: 19px;
}
.imgprop img {
	width: 162px;
	height: 162px;
	margin-left: 0px;
}
/*Legalization banner styles*/
.legalization-banner {
	background: url(/irj/portalapps/kz.ecc.portal.ui.mainpage/images/legal_banner.jpg);
    height:250px;
    width:100%;
    text-align: center;
	color:#ffffff;
}
#legalization-banner-slogan{
    background-color: #00507b;
	font-size: 25px;
	font-weight: bold;
	height: 62px;
}
.legalization-banner-hdr1{
	color: #00507b;
	font-size: 22px;
	text-align:right;
}
.legalization-banner-hdr2{
	font-size: 30px;
    font-weight: bold;
	padding: 5px;
	width:20%;
}
.legalization-banner-hdr2 > div{
	background-color: #fbc04f;
	border-radius: 35px;
	height: 70px;
	width: 70px;
	vertical-align:middle;
	display:table-cell;
}	
.leg-banner-videos { height: 90px; }
.leg-videos-wrapper {
	float: left;
	height: 90px;
	margin: 0 10px;
	overflow: hidden;
	width: 80%;
}	
.leg-banner-videos .prev, .leg-banner-videos .next{
   	display: block;
   	float: left;
	width: 33px;
	z-index: 100;
	height: 33px;
	position: relative;
	top: 28.5px;
}
.leg-banner-videos .next{ background: url(/irj/portalapps/kz.ecc.portal.ui.mainpage/images/arrowRight.png);}
.leg-banner-videos .prev{
	margin-left: 5px;
	background: url(/irj/portalapps/kz.ecc.portal.ui.mainpage/images/arrowLeft.png);
}
.leg-banner-videos li{
	width: 140px;
	height: 90px;
	overflow: hidden;
	float: left;
	display: block;
	padding-left:10px;
	padding-right:10px;		
}