@import url('https://fonts.googleapis.com/css?family=Raleway');
/* TEMPLATE CSS
*********************************************/
html {height:100%;}
body {background:#f6f6f6; color:#000;
	font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* LINKS etc.
*********************************************/
a {
	color: rgba(47, 128, 140, 1);

}
a:hover, a:focus, a:active {
	text-decoration: none;
	color: rgba(47, 128, 140, .5);
	transition: all .2s ease-in-out;
}
.btn-success {
	background: #0c4952;
	border: none;
}
.btn-primary {
	background-color: #255b8a;
	border-color: rgba(37, 91, 138, 0.75);
}
.btn-success:hover ,.btn-success:active,.btn-success:focus,.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover {
	background: rgba(12, 73, 82, 0.80);
}
.btn-micro, .btn-mini {
	background-color: #eee;
}
.limit .chzn-container-single {
	margin-left: 20px;
}
.right-sidebar-module {
	margin-top: 40px;
	background-color: #fff;
	padding: 10px 20px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.22);
}

/* Left sidebar / top-nav
*********************************************/
/* Main content
*********************************************/
.sheet-wrapper {
    background-color: #fff;
    border: .5px solid #eee;
    padding: 20px;
    min-height: 84vh;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.22);
}


.main-content {
	padding-left: 30px;
	padding-top: 40px;
	margin-bottom: 20px;
}

/* 
*********************************************/
.blog-post-img {
	border-radius: 4px;
}
.blogpost-img-slide {
	height: 100px;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: center top;
	border-radius: 4px;
}
.right-sidebar  .bx-wrapper {
	height: 300px;
}

/* Profile / Author
*********************************************/

.author-img {
	margin-bottom: 10px;
	border-radius: 50%;
}
.blog-author {
	text-align: center;
}


/*.user-info {

	color: #fff;
	position: absolute;
	bottom: 0;
	padding-bottom: 30px;
	padding-left: 40px;
}*/
/* Comments
*********************************************/
.media-object {
	max-width: 50px;
}
.comment-answer {
	padding-left: 60px;
}
.comment {
	color: #686868
}
.add-comment {
	display: inline-block;
	margin-bottom: 10px;
}
.comments {
	margin-top: 20px;
	margin-bottom: 20px;
}
.comments .media-body {
	padding-bottom: 20px;
}
.center-content {
	margin-bottom: 10px;
}
.profile-img {
	margin-right: 5px;
}
.new_comment {
	margin-bottom: 80px;
}
.new_comment > div {
	display: inline-block;
	
}
.post-comment input[type=submit] {
	vertical-align: bottom;	    
	position: absolute;
    right: 15px;
    top: 0;
/*     height: 100%; */
	}
textarea.new-comment-field {
	width: 100% !important;
}

/* MENU
*********************************************/
ul.nav li.dropdown:hover ul.dropdown-menu {display: block;}
a.menu:after, .dropdown-toggle:after{content: none;}

.top-nav {
	background-color: #f6f6f6;
	position: relative;
	z-index: -1999;
}
.top-nav .top-logo {
	display: inline-block;
	max-height: 55px;
	padding: 5px 15px;
}
.top-nav .navbar {
	min-height: auto;
	margin-bottom: 0px;
	text-align: center;
	border-radius: 0;
}
.top-nav .navbar li {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}
.top-nav .navbar li a{
	width: auto;
	border-bottom: none;
	font-size: 12px;
	padding: 0;
	color: #aaaaaa;
}
.top-nav .navbar li a:hover {
	border-bottom: none;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-brand {

	color: #fff;
	font-size: 28px;
	margin-bottom: 20px;
}
.sidebar {
	position: fixed;
	margin-top: -23px;  
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    /*padding-top: 50px;*/
    overflow-x: hidden;
    overflow-y: auto;
/*     background-color: #0c2d52; */
/*    background-color: #0c4952; */
/*     background-color: #004570; */
/*     border-right: 1px solid #eee; */
    height: 100vh;
    padding-left: 0px;
    padding-right: 0;
    margin-left: 0;
	background: rgba(0,41,70,1);
	background: -moz-linear-gradient(left, rgba(0,41,70,1) 0%, rgba(0,69,112,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,41,70,1)), color-stop(100%, rgba(0,69,112,1)));
	background: -webkit-linear-gradient(left, rgba(0,41,70,1) 0%, rgba(0,69,112,1) 100%);
	background: -o-linear-gradient(left, rgba(0,41,70,1) 0%, rgba(0,69,112,1) 100%);
	background: -ms-linear-gradient(left, rgba(0,41,70,1) 0%, rgba(0,69,112,1) 100%);
	background: linear-gradient(to right, rgba(0,41,70,1) 0%, rgba(0,69,112,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002946', endColorstr='#004570', GradientType=1 );
}

.sidebar li {
	font-size: 16px;
	font-weight: 300;


}
.sidebar li a {
	color: #333;
	display: block;
}

/*.sidebar > .top-logos > .top-logos .col-md-12,*/
.sidebar > .top-logos {
	padding: 15px
}
.custom.top-logos div {
    height: 50px;
    line-height: 50px;
	padding: 0;
}
.custom.top-logos div img{
    line-height: 50px;
}

.navbar-nav>li {
	float: none;
}
.navbar {
	border: none;
}
.navbar-collapse {
	padding: 0;
}
.navbar-nav {

  min-width: 100%;
}
.navbar-nav > li > a {
	
	color: #9d9d9d;
	white-space: nowrap;
	display: inline-block;
	border-left: 3px solid transparent;
	padding-left: 40px;
  
}

.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
	display: block;
	color: #fff;
	background: rgba(101, 141, 181, 0.20);
/* 	background: rgba(13, 35, 61, 1); */
	border-left: 3px solid #658db5;
	
    
}

.nav > li > a:hover, .nav > li > a:focus  {
	background: none;
	transition: all .5s ease-in-out;

	
}
.nav > li:hover {
	background: rgba(101, 141, 181, 0.20);
		transition: all .5s ease-in-out;
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: capitalize;
	width: 100%;
}

/* Slider
*********************************************/


.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
/* 	background-position: 0 0; */
}

.bx-wrapper .bx-next:hover {
/* 	background-position: -43px 0; */
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* MESS
*********************************************/


.media-object, .profile-img {
	border-radius: 50% ;
}
.footer {
	padding-left: 30px;
}
.footer p {
	color: #cdcdcd;
	text-align: center;
}
.login-greeting {
	padding-bottom: 10px;
}
.add-comment-comment {
	font-size: 85%;
}
span.divider {
	display: none;
}
.alert-message {
	/*background-color: #0c4952;*/
	background-color: rgba(0,41,70,1);
	color: #eee;
}
.alert-message .close {
	color: #eee;
}
.alert-warning, .alert-warning .alert-message {
	background-color: #ff4d4d;
	color: #eee;
}
/* Media Queries
*********************************************/
@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
  .navbar-brand {
	  margin-bottom: 0;
  }
}

/* Landscape phones and down */
@media (max-width: 480px) { 
  
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 991px) { 
	.navbar-collapse {
		/*padding-left: 15px;
		margin-right: -15px;*/
	}
	.sidebar {
		height: auto;
		position: relative;
		padding-top: 25px;
		margin-left: -15px;
		margin-right: -15px;
		
	}
	
	.sidebar li {
/* 		display: inline-block; */
	}
	.main-content{
		padding-left: 0px;
		padding-right: 0px;
		
	}
	.sheet-wrapper {
		min-height: auto;
	}
	.right-sidebar {
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 50px;
	}
	
	.user-info {
		position: fixed;
		bottom: 0;
		width: 100%;
		background: #0c4952;
		padding-top: 10px;
		padding-bottom: 10px;
		z-index: 10000;
		height: 40px;
		padding-left: 15px;
		
	}
	.user-info .logout-button, .user-info .login-greeting {
		display: inline-block
	}
	.user-info .logout-button .btn {
		padding:  0 12px;
		}
	.user-info .logout-button {
		float: right;

	}
	.user-info .login-greeting {

	}
	.user-info h5 {
		display: none;
	}
	.navbar-nav {
		margin: 0;
	}
  
}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
  
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 980px) and (max-width: 1199px) { 
  
}
 
/* Large desktop */
@media (min-width: 1200px) { 
  
}

.checkbox label, .radio label {
	padding-left: 0; 
}
.checkbox, .radio {
	padding-left: 10px;
}
/*.radio input:first-child, .radio label:first-child {
	margin-left: 15px; 
}*
