@charset "UTF-8";
  
/* @font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
} */
@import url('../../../media/jui/css/icomoon.css');
  /* */
  [class^="icon-"],
[class*=" icon-"] {
	background-image:none;
}

body {
    padding-bottom: 40px;
    padding-top: 60px;
	padding-top: 40px;
	color:#2f4f4f;
	
	font-size:15px;
	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;
}

#comments  div.comment-body{
	line-height:22px;
	margin-top:10px;
	margin-bottom:10px;
}

#jc .rbox {

    padding: 20px;

}

.center{
	text-align:center;
}

.thumb-plg{
	margin:30px;
}
.m0{
	margin:0;
}
.img100{
	width:100% !important;
	height:auto !important;
}

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

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


.bg-color1{
	background: #02003;
	background: linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent;
	
	background: -o-linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent; /* Opera */
	background: -moz-linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent;  /* Firefox */
	background: -webkit-linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent; /* Chrome,Safari */
	background: -ms-linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent; /* IE10 */
	
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;
	color: #FFFFFF;
	padding: 40px 0;
	position: relative;

	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
}

.bg-color1 a {
	color: #fff;
	color: rgba(255,255,255,.75);
}
.bg-color1 a:hover {
	color: #fff;
}





/* login-block */
.login-block {
    max-width: 500px;
    margin: 0 auto;
    padding: 50px;
    box-sizing: border-box;
}
.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;
}
.ulogin-login{
	text-align:center;
}
/* end login-block */

/* sidebar */
.sidebar-bg{
	margin-top:25px;
}
.sidebar-bg a:hover, .sidebar-bg a:focus{
	text-decoration:none;
	background:transparent !important;
}
/* end sidebar */

/* category-module */
.category-module li a{
	padding:5px 0;
	display:block;
}
/* end category-module */

/* jcomments-latest */
.jcomments-latest{
	margin-left:0px;
}
ul.jcomments-latest li .author, ul.jcomments-latest li .date {
	color: #fff;
	color:rgba(255, 255, 255, .75);
	display: inline-block;
	font-size: 12px;

}
.jcomments-latest-readmore{
	font-size:.9em;
}

ul.jcomments-latest div.rounded {
	border: 1px solid #ccc;
	border: 1px solid rgba(255, 255, 255, .75);
	border-radius: 5px;
	padding: 4px;
}
ul.jcomments-latest div.comment {
	color:rgba(255, 255, 255, .75);
}

/* end jcomments-latest */

/* facebook */
._1drm ._1drn {
  border: 1px solid #ccc !important; 
}
/* end facebook */

/* youtube */
.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;

	margin: 15px auto;
    /* max-width: 800px;*/
    width: 75%;
}
.video-responsive iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
@media (max-width: 767px) {
	.video-responsive {
		width: 100%;
	}

}
/* end youtube */ 

.well,.hero-unit{
	background:#eff5fc;
	border-color:#dfecfa;
}

.hero-unit {
	
}

.share42init{
	text-align:right;
}

/* intro-full */
.pull-none.item-image{
	text-align:center; 
	margin-bottom:20px;
}
.pull-none.item-image img{
	max-width:50%;
	height:auto;
}
/* end intro-full */

/* intro-intro */

.pull-right{

	margin: 0 0px 20px 20px;
}

.item-image{
	text-align:center;
}


/* end intro-intro */

.thumb-plg{
	/* -moz-box-shadow: 2px 2px 8px 2px #666;
    -webkit-box-shadow: 2px 2px 8px 2px #666;
    box-shadow: 2px 2px 8px 2px #666;
	behavior: url(/PIE.php); */
}

/* article-info */

.article-info-term{
	display:none;
}
dl.article-info{
	color:#828c99;
	padding-bottom:0px;
	/* margin-top:-15px; */
	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 */


/* content */

.items-leading{
	background:#eff5fc;
}
.item, .leading-0{
	padding:0 20px 20px;
}

.items-row{
	background:#fff;
}
.items-row:nth-child(odd){
	background:#eff5fc;
}

.category-desc{
	margin-top:-15px;
	margin-bottom:20px;
}

/* end content */

.page-header {
  margin: 20px 0 15px;
}

/* tags */
.tag-category img {
  float: left;
  margin: 0 25px 15px 0;
  max-width: 250px;
}

/* end tags */



.layout-inside{
	padding:30px 0;
}

.float-right{
	float:right;
}
.padding-tbl{
	padding:25px 0 25px 25px;
}
.padding-bl{
	padding:0px 0 25px 25px;
}


/* breadcrumb */

ul.breadcrumb {
	background-color: transparent;
	border-radius: 4px;
	margin: 0 0 0px;
	padding:0;
}

/* end breadcrumb */

.position-breadcrumbs.well{ 
	padding-top:8px;
	padding-bottom:8px;
	margin-top:20px;
	
}
.position-breadcrumbs  .moduletable{
	min-height:0 !important;
}


/* Custom container */
.container {
	/* margin: 0 auto;
	max-width: 1000px; */
	/* min-width: 1000px; */
}


/* .topmenu li:hover ul{
	display:block;
	top:37px;
} */



.sp .page-header{
	/* line-height:1em; */
}

/* .container{
	width:1000px;
} */


.jumbotron {
	background: #02003;
	background: linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent;
	
	background: -o-linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent; /* Opera */
	background: -moz-linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent;  /* Firefox */
	background: -webkit-linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent; /* Chrome,Safari */
	background: -ms-linear-gradient(45deg, #020031 0%, #6D3353 100%) repeat scroll 0 0 transparent; /* IE10 */
	
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;
	color: #FFFFFF;
	padding: 40px 0;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
}
.jumbotron a {
	color: rgba(255, 255, 255, 0.75);
	transition: all 0.2s ease-in-out 0s;
}
.masthead-links {
	list-style: none outside none;
	margin: 0;
}
.masthead-links li {
	color: rgba(255, 255, 255, 0.25);
	display: inline;
	padding: 0 10px;
}
.masthead-links  a {
	/* color: rgba(255, 255, 255, 0.5);
	transition: all 0.2s ease-in-out 0s; */
	display: inline-block !important;
	background-color:transparent !important;
}
.masthead-links  a:hover,.masthead-links  .active a {
	color: #fff;
}


.moduletable.facebook .jdvrecordsset-intro{
	text-align:center;
}

.span-inner{
	padding:10px;
}
.sidebar .span-inner:last-child{
	padding-left:0px;
}
.sidebar .span-inner:last-child{
	padding-right:0px;
}

@media (max-width: 979px) {
	body {
		padding-top:0px;
	}
	.sidebar .span-inner:last-child{
		padding-left:10px;
	}
	.sidebar .span-inner:last-child{
		padding-right:10px;
	}
}