@charset "UTF-8";

[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}


body{
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	line-height:1.5em;
}

h1 {
	font-size: 1.7em;
	line-height:1.4em;
}
h2 {
	font-size: 1.5em;
	line-height:1.3em;
}
h3 {
	font-size: 1.3em;
	line-height:1.1em;
}
h4 {
	font-size: 1.3em;
	line-height:1.1em;
}

.banner-sites-develop{
	background-color:#2c3e50;
}
.banner-sites-develop a{
	display:block;
	background-color:#2c3e50;
	color:#fff;
	font-size:18px;
	line-height:22px;
	text-align:center;
	text-transform:uppercase;
	padding:30px;
	margin:30px 0;
	font-weight:bold;
}
.banner-sites-develop a:hover{
	text-decoration:none;
}

.prev-site-img-border{
	border: 3px solid #33485d;
}

.bg-image{
	background-repeat:no-repeat;
	background-position:center center;
	
	background-size: cover; /* contain; */
	background-repeat: no-repeat;
	
	display:block;
	min-height:250px;
}

.bg-image.contain{
	background-size: contain; /* ; */
}

.m0{margin:0;}.m-t0{margin-top:0;}.m-r0{margin-right:0;}.m-b0{margin-bottom:0;}.m-l0{margin-left:0px;}

.m{margin:30px;}
.m-t{margin-top:30px;}
.m-r{margin-right:30px;}
.m-b{margin-bottom:30px;}
.m-l{margin-left:30px;}

/* youtube */
.video-responsive {
   height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
 
    margin: 0px auto;
    /* max-width: 800px;*/
    width: 100%;
}
.video-responsive iframe {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
@media (max-width: 767px) {
   .video-responsive {
       width: 100%;
   }
}
/* end youtube */

.position-login{
	padding: 5px 0;
	text-align:right;
}
.position-topmenu{
	padding: 5px 0;

}

.position-login form{
	margin: 0px 0;
}
.block-soc i{
	margin-left:8px;
}
.jdvstatistics-list.favorites .row-fluid{
	
}
.row-icon{
	padding-left:75px;
	position:relative;
	min-height:60px;
}
.row-icon h3{
	margin:0 0 5px;
}
.row-icon .item-icon{
	left:0px;
	top:3px;
	position:absolute;
}

.tbl-kovalut td,.tbl-kovalut th{
	text-align:center;
}
.tbl-kovalut td:first-child,.tbl-kovalut th:first-child{
	text-align:left;
}

.newsflash-title{
	font-size:1.3em;
}


.rekomend a{
	background-color: #2c3e50;
	background-image: linear-gradient(to bottom, #2c3e50, #2c3e50);
	background-repeat: repeat-x;
	border: 1px solid #233140;
	border-radius: 6px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	min-height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	
	display:block;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	line-height:50px;
	
	margin-bottom:30px;
}

.rekomend a:hover{
	color:#1abc9c;
}

.blog-featured h2 {
	font-size:1.1em;
	line-height:1.3em;
}
.blog-featured h2 a{
	
}
.blog-featured .pull-left.item-image{
	float:none;
	
}

.position-banner{
	margin-bottom:25px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	max-width:960px;
}


.mod-articles-category-date{
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
	display:block;
}

.category-module li{
	clear:both;
	margin-bottom:10px;
	min-height:75px;
	position:relative;
	padding-left:85px;
}
.category-module li span{
	white-space:nowrap;
}
.category-module a.pull-left{
	min-height:75px;
	position:absolute;
	left:0;
	top:0;
}
.mod-articles-category-image{
	width:75px;
	margin-top:10px;
	
	height:auto;
	margin-right:25px;
}

.gsInformer{
	margin:0 auto;
}

.nav ul {
    display: none;
}

.well{
	background:#eff5fc;
	border-color:#dfecfa;
}
.pull-none.item-image{
	text-align:center; 
	margin-bottom:20px;
}
.pull-none.item-image img{
	max-width:50%;
	height:auto;
}

.imagefield-block{
	margin-bottom:25px;
}
.imagefield-block .item-image{
	float:none;
}

.blog .page-header{
	margin-bottom:0px;
	padding-bottom:4px;
}

.footer{
	border-top:1px solid #ddd;
	margin-top:25px;
}
.footer-inner{
	
	padding:25px 0;
}


/* navbar */

/* end navbar */


.content-links .nav.nav-tabs  li a{
	/* border-bottom-color:#2c3e50; */
	background:#2c3e50;
	color:#fff;
}
.content-links .nav.nav-tabs  li a:hover{
	/* border-bottom-color:#2c3e50; */
	background:#233140;
	color:#1abc9c;
}

/* article-info */

.article-info-term{
	display:none;
}
dl.article-info{
	color:#828c99;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:15px;
}
.article-info dd{
	display:inline;
	display:inline-block;
	margin-right:15px;
	margin-left:0px;
	font-style:italic;
	font-size:.9em;
}
.article-info dd span{

}

/* end article-info */
.position-breadcrumbs.well{
	padding:15px 15px 10px 20px;
}
.breadcrumb {
	background-color: transparent;
	border-radius: 0;
	list-style: outside none none;
	margin: 0 0 0px;
	/*  padding: 8px 15px; */
	padding: 0;
}

/* share42 */
.share42init{
	text-align:right;
}
/* end share42 */

.tags li{
	margin-bottom:10px;
}


.login-block{
	max-width:500px;
	margin:0 auto;
	padding:50px;
	box-sizing: border-box;
}
/* .login-block h4 {
	text-align: center;
} */
.login-block input[type=text], .login-block input[type=password], .login-block textarea, .login-block button{
	box-sizing: border-box;
	margin: 0 0 15px;
	padding: 6px;
	width: 100%;
	height:40px;
}

.login-block input[type=checkbox] {
	margin:0 0 0 5px;
}

.login-block textarea {
	height:75px;
}
.login-block button{
	margin-bottom:0;
}
.remember-my{
	margin-bottom:20px;
}

.login-block ul li a{
	background:rgba(255,255,255,.5);
}

.ulogin-login{
	text-align:center;
}


/* chrono */
.fa.fa-asterisk{
	color:#999 !important;
}
.gtooltip.gvalidation-error-tip {
	background-color: #666;
	border: 1px solid #ccc;
}
.gvalidation-error-tip .gtooltip-arrow {
	border-color: #666 transparent transparent;
}
.gvalidation-error-tip .gtooltip-arrow-border {
	border-color: #ccc transparent transparent;
}
.chrono_credits{
	display:none;
}

/* end chrono */
