/*
Theme Name: Repumatic.com New Design Layout
Author: IT Flex Solutions
Author URI: http://www.itflexsolutions.com/
Description: The 2013 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: repumatic

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

body { 	background:#f7f7f7; margin: 0px; padding:0px; font-family:"Lato";/*font-family: Calibri, Verdana*/ }

#rhcontainer{width:100%; margin:51px auto 0; background: #ffffff;}



#topareabg{ width:100%; /*background:#ebebeb*/ height:70px;  border-bottom:1px dotted #a1a1a1;}
#toparea{ width:1000px; height:35px; margin:0px auto;}

#logo{ float:left; /*background:url(pics/repumaticlogo.jpg) no-repeat;*/ width:375px; height:119px;}
#loginsignup{ float:right; position:relative; top:45px;}



.clear{clear:both;}

#videoinfotextarea{ width:100%; height:393px;  border-bottom:1px dotted #a1a1a1;}
#videoinfobox{ width:1000px; margin:0px auto;}



#repintrobox{ float:left; width:320px;}

.repintroheading{font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size :20pt; color : #14548a; padding:3px; margin:0px 0px 10px 0px; }

.repintrotext{font-family:"Lato";/*font-family: Calibri, Verdana*/; color: #000;}
.repintrotext a{  color : #14548a; text-decoration:underline;}
.repintrotext a:hover{ color : #14548a; text-decoration:none;}


#videobox{ float:left; width:650px; height:370px; background:#fff; border:1px solid #b9b9b9; margin:10px 10px 0px 0px;}
#repvideo{width:640px; height:360px; border:1px solid #000; background:#000; margin:4px 0px 0px 4px;}

.promoimagebg1{width:100%; height:128px; background:#ebebeb; padding-top:10px; border-bottom:1px dotted #a1a1a1;}
.promoimagebg2{width:100%; height:135px; padding-top:10px; background:#f0f0f0; border-bottom:1px dotted #a1a1a1;}
.promoimagebg3{width:100%; height:128px; background:#ebebeb; padding-top:10px; border-bottom:1px dotted #a1a1a1;}

.promobox{padding:5px; width:963px; background:#fff; border:1px solid #ccc; margin:0px auto;}

#bannerbox{ padding:10px 0px;  border-bottom:1px dotted #a1a1a1;}
#banner{ width:962px; height:326px; background: url(pics/repumaticbannerbg.gif) no-repeat; margin:0px auto;}
#repumaticslide{ position:relative; top:10px; width:940px; height:275px;}

.infotxt{font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size :10pt; color : #14548a; padding:6px 12px 0px 0px; text-align:right;  }
.infotxt a{  color : #14548a; text-decoration:underline;}
.infotxt a:hover{ color : #14548a; text-decoration:none;}

.callinfotxt{font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size :14pt; color : #fff; padding:6px 12px 0px 0px; text-align:right;  }
.callinfotxt a{  color : #a2d6ff; text-decoration:underline;}
.callinfotxt a:hover{ color : #bae1ff; text-decoration:none;}


#footerbg{ /*width:100%; */ width:1000px;margin:0px auto; padding:0px;  border-top:1px dotted #a1a1a1;}
#footer{ width:1000px; margin:0px auto; padding:20px 0px 40px 0px; }
#fright{float:left;}
#fleft {float:right;}


	h1 { font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size : 16px; color : #0959b0; margin:0px 0px 10px 0px ; }
	h1 a{ color : #003276; text-decoration : none;}
	h1 a:hover{  color:#0959b0; text-decoration : none;}

	h2 { font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size : 14px; color : #0959b0; margin:0px 0px 10px 0px ;}
	h2 a{ color : #003276; text-decoration : none;}
	h2 a:hover{  color : #0959b0; text-decoration : none;}
	
	h3 { font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size : 14px; color : #0959b0; margin:0px 0px 10px 0px ;}
	h3 a{ color : #003276; text-decoration : none;}
	h3 a:hover{  color : #0959b0; text-decoration : none;}
	
	.clr{
		clear:both;
	}
	
.cr{font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size :10pt; color : #003276; padding:6px 12px 0px 0px; text-align:right;  }
.cr a{  color : #003276; text-decoration:underline;}
.cr a:hover{ color : #0959b0; text-decoration:none;}
	

#navigationbg{width:100%; height:35px; background:#000;}
#navigation{width:1000px; height:35px; width:1000px; margin:0px auto;  }
	


.fld{ background-color:#f0f0f0;  font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size:11pt; color:#000; border : 1px solid #d1d1d1; padding:5px; }
.btn{ background-color:#f0f0f0; font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size:9pt; color:#000; border : 1px solid #d1d1d1; padding:5px; }

.tbox{ padding:10px;}

	.txtlarge{font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size :13pt; color : #454545;  }
	.txtlarge a{   color : #0959b0; text-decoration:underline;}
	.txtlarge a:hover{ color : #003276; text-decoration:none;}

	.txt{font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size :11pt; color : #454545;  }
	.txt a{   color : #0959b0; text-decoration:underline;}
	.txt a:hover{ color : #003276; text-decoration:none;}
	
#workbox{ width:1000px;  overflow:hidden;   margin:0px 0px 0px 0px; }
/*#workboxleft{width:250px; float:left;  }*/
#workboxmid{width:1000px; float:left; margin:0px 0px 0px 0px;   }
/*#workboxright{width:220px; float:left;  }*/

.rlinks{ list-style-type:none; padding:0px; margin:0px; color:#000; margin:0px; font-size:11pt; }
.rlinks li {background: url(pics/bullet.jpg) no-repeat 3px 11px;  padding:5px 5px 5px 20px ; margin:0px 0px 1px 0px; }
.rlinks li a{  display:block;  color:#002b4a; text-decoration:underline; zoom:1; margin:0px;  }
.rlinks li a:hover{ color:#004f88; 	text-decoration:none; }

	.promoheadingtxt{font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size :25pt; color : #0959b0;  }
	.promoheadingtxt a{   color : #0959b0; text-decoration:underline;}
	.promoheadingtxt a:hover{ color : #003276; text-decoration:none;}
.space{ margin: 0px 0px 0px 35px;   }
.arrowdivspace { margin: 0px 0px 0px 39px;   }
.arrowspace{ width:460px; padding:0px 0px 10px 0px; float:left; }

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.nivoSlider img:first-child {
    display: block;
}

/*************** CUSTOM CSS ****************/

#contentbox{ width:1000px;  overflow:hidden;   margin:0 auto; }
#contentmid{/*width:1000px;*/ float:left; margin:0px 0px 0px 0px; min-height:500px;border-left: 1px dotted #a1a1a1; border-right: 1px dotted #a1a1a1; padding: 0 0 0 15px; width: 980px;}

#contentbox h1 { font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size : 20px; font-weight:normal; color : #0959b0; margin:10px 0; }
#contentbox h1 a{ color : #003276; text-decoration : none;}
#contentbox h1 a:hover{  color:#0959b0; text-decoration : none;}

.frm_txt{font-family:"Lato";/*font-family: Calibri, Verdana*/; font-size :11pt; color : #454545; width: 100%; float:left;}
div.frm_txt p{width: 150px; float:left;}
div.frm_txt p span{color: #f00; width:300px;}
.error{color:#f00;}
.button1 input, .button2 input{background-color:#003276; border:0; color:#fff;  cursor: pointer; font: bold 12px Arial,Helvetica,sans-serif; height: 32px; margin: 0; padding: 0 14px;}

p.button1{float: left; margin-left: 125px;}

a {color:#003276; outline:none;}
a:hover {color:#0959B0; text-decoration:none;}

#nav-below {margin-bottom: 20px; display: block; padding-bottom: 30px;}

/*************** CUSTOM CSS ****************/

/*************** DEFAULT STYLES ************/

#primary{width:712px; float:left;}
#secondary{width:250px; float:left;}
#content{width:95%;}

.entry-header{padding-bottom: 15px; margin-bottom: 15px;}
.entry-content{line-height:25px;}
.entry-content p{margin-bottom: 15px;}
footer.entry-meta{color: #757575; font-size: 15px; line-height: 25px; margin-top: 20px;}

.site-content article {border-bottom: 4px double #ccc; margin-bottom: 30px; padding-bottom: 20px; word-wrap: break-word;}

/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 30px;
	word-wrap: break-word;
	border: 1px solid #ccc;
}
.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.widget-area .widget ul{list-style:none; margin-bottom:10px; margin-left:10px;}

.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #003276; text-decoration:none;
}
.widget-area .widget a:hover {
	color: #21759b; text-decoration:underline;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

input#searchsubmit, input#submit{
    background-color: #003276;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px Arial,Helvetica,sans-serif;
    height: 32px;
    margin: 0;
    padding: 0 14px;
}

h3.widget-title{color:#0D3A54; font-size:20px; font-weight:normal; margin-bottom:10px !important; line-height:40px; padding-left:5px;
background: rgb(249,249,249); /* Old browsers */
background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(249,249,249,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.widget_search{border:none !important;}

.comments-title {font-size: 18px; font-weight: normal; line-height: 1.5; margin-bottom: 25px;}

ol, li{list-style:none;}

.comments-area article header {margin: 0 0 25px; overflow: hidden; position: relative;}
.comments-area article header img {float: left; line-height: 0; padding: 0;}
.comments-area article header cite {font-size: 1.07143rem; font-style: normal; line-height: 1.42857;}
.comments-area article header cite, .comments-area article header time {display: block; margin-left: 70px;}
section{display:block;}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {line-height: 25px; margin: 0 0 25px 0;}

a.comment-reply-link, a.comment-edit-link {color: #686868; font-size: 0.928571rem; line-height: 1.84615;}

#respond h3#reply-title {font-size: 1.14286rem; line-height: 1.5;}
#respond form {margin: 1.71429rem 0;}
#respond form p {margin: 10px 0;}
#respond form label{display:block; line-height:25px; float:left; width:150px;}

#respond form input[type="text"] {
    width: 46.3333%;
}
#respond form input[type="text"], #respond form textarea {resize: none; font-size: 0.857143rem; line-height: 1.71429; padding: 0.714286rem;}
#respond form textarea{width:100%; margin-top:10px;}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.entry-meta {
    clear: both;
}

/*************** DEFAULT STYLES ************/

topareabg{/*height: 170px;*/}
#toparea > div#logo_buttons{height: 50px; width: 100%; float: left; margin: 15px 0 0 0;} 
#logo_buttons a{background: url("pics/button.png") no-repeat;color: #FFFFFF; float: left; font-size: 20px; font-weight: bold; height: 39px; line-height: 35px; margin: auto 10px; text-align: center; text-decoration: none; vertical-align: middle; width: 175px;}

#contentbox h1{font-size: 40px;}
.entry-header{padding-bottom: 0px;}


/*************** Nav STYLES ************/

nav{
  display: block;
}


@media print {
  .navbar {
    display: none;
  }
  
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block; /*font-weight: bold;*/
}
.nav > li > a {
  position: relative;
  display: block;
  /*padding: 10px 15px;*/padding: 10px 12px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 20px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: absolute;
  float: left;
  padding: 9px 10px;
  margin-top: 8px;
  margin-left: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: url('pics/menu_icon.png');
  border: 0px solid transparent;
  border-radius: 4px;
  cursor: pointer; width: 32px;  height: 32px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 16px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #0d2b48;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fafafa;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
 
#rhcontainer {
    margin: 78px auto 0 !important;
    width: 100%;
}
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
  
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}





.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after{
  display: table;
  content: " ";
}

.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after
{
  clear: both;
}

.navbar-inverse .navbar-nav > li > a {
  font-family: "Lato"; text-decoration: none; font-size: 17px; font-weight: bold;
}


.container {
    width: 1140px;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    /*display: none !important;*/
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    /*display: none !important;*/
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
