#LoginFormInline {
	margin-top:5px;
}
#navtop {
	min-height: 50px;
}
#navbar_menu li {
	line-height: 30px;
}
#navbar_menu .navbar-text {
	line-height: 50px;
}
.pull {
	padding-top: 40px;
}
.input-islarge {
  width: 210px;
  height: 44px !important;
  margin-bottom: 10px !important;
  line-height: 30px !important;
  padding: 11px 19px !important;
  font-size: 17.5px !important;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.input-islarge[class=input-islarge] {
    width: 400px;
}
.form-signin {
	max-width: 300px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	        box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 15px;
	padding: 7px 9px;
}
.nav-header {
	font-size: 15px;   
	color: #333;
	cursor:pointer;
	text-transform: none;
}
.jumbotron {
	margin: 80px 0;
	text-align: center;
}
.jumbotron h1 {
	font-size: 80px;
	line-height: 1;
}
.jumbotron .lead {
	font-size: 24px;
	line-height: 1.25;
}
.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}
/* Carousel base class */
.carousel {
	margin-top: 0px;
  	margin-bottom: 10px;
  	padding:0;
}
.carousel .container {
  	position: relative;
  	z-index: 9;
}
.carousel-control {
	height: 80px;
	margin-top: 0;
	font-size: 120px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	background-color: transparent;
	border: 0;
	z-index: 10;
}
.carousel .item {
	height: 696px;
}
.carousel img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 996px;
}
.carousel-caption {
	background-color: transparent;
	position: static;
	max-width: 100%;
	padding: 0 40px;
	margin-top: 100px;
}
.carousel-caption h1,
.carousel-caption .lead {
	margin: 0;
	line-height: 1.25;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption.type2 {
	background: #333333;
 	background: rgba(0, 0, 0, 0.70);
	position: static;
	max-width: 100%;
	padding: 10px 40px;	
	margin-top: 50px;
	-webkit-border-radius: 6px 6px 6px 6px;
     -moz-border-radius: 6px 6px 6px 6px;
          border-radius: 6px 6px 6px 6px;
}
#optgp {
    -webkit-border-radius: 6px 6px 6px 6px;
     -moz-border-radius: 6px 6px 6px 6px;
          border-radius: 6px 6px 6px 6px;
	z-index:1000;
    background: #333333;
 	background: rgba(0, 0, 0, 0.70);
 	padding:20px;
 	margin-top: -180px;
 	color:#fff;
}
#optgp h2 {
    margin-top:0;
    font-size:22px;
}
.carousel-caption.type2 h1,
.carousel-caption.type2 .lead {
	margin: 0;
	line-height: 1.25;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption .btn {
	margin-top: 20px;
	float:right;
}
.phone_div {
	margin-bottom:10px;
}
.phone_div select {
	margin-right:10px;
}
#results_messages tr, #TableList tr {
	cursor:pointer;
}
.modal-custom {
	width:700px;
	margin-left:-350px;
	position:absolute;
}
.modal-body {
	-webkit-overflow-scrolling: touch;
}
.toggle_to_show {
	cursor:pointer;
	text-align:center;
}
.toggle_hided {
	display:none;
}
.alert-nopadd {
	padding:0;
}
.side_course {
	overflow: auto;
	padding:10px 0 10px 0;
}
.affix {
    position: fixed;
    margin-top:50px;
    padding:10px 0 10px 0;
    top:0;
    width: 223px;
}
.fixed-sidebar {
  width: 200px;
  margin: 0 0 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.fixed-sidebar > li > a {
  display: block;
  width: 190px \9;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
.fixed-sidebar > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.fixed-sidebar > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.fixed-sidebar > li > ul > li:first-child > a {
  -webkit-border-radius: 0px 0px 0 0;
     -moz-border-radius: 0px 0px 0 0;
          border-radius: 0px 0px 0 0;
}
.fixed-sidebar > li> ul > li:last-child > a {
  -webkit-border-radius: 0 0 0px 0px;
     -moz-border-radius: 0 0 0px 0px;
          border-radius: 0 0 0px 0px;
}
.fixed-sidebar > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.fixed-sidebar .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.fixed-sidebar > li > a:hover {
  background-color: #f5f5f5;
}
.fixed-sidebar a:hover .icon-chevron-right {
  opacity: .5;
}
.fixed-sidebar .active .icon-chevron-right,
.fixed-sidebar .active a:hover .icon-chevron-right {
  background-image: url(../img/glyphicons-halflings-white.png);
  opacity: 1;
}
.fixed-sidebar.affix {
  top: 40px;
}
.fixed-sidebar.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}
.separator {
  margin: 40px 0 39px;
}
.inside {
  margin: 10px 0 10px 10px;
}
ul li ul {
  display:none;
}
#footer, #footer .container-semifluid {
	background-color: #222;
}
#footer a {
	color:#fff;
	margin:0 10px;
}
.navbar .brand {
	margin:0 0 0 0;
	padding:0;
}
.well.well-small.alert.alert-info,
.well.well-small.alert.alert-success,
.well.well-small.alert.alert-warning,
.well.well-small.alert.alert-inverse,
.well.well-small.alert.alert-error, {
	padding:9px;
}
.well-system {
	color: #666;
	background-color: #eee;
}
.paging_bootstrap.pagination {
	margin:0;
}
.left-margin {
	margin: 0 0 0 20px;
}
.right-margin {
	margin: 0 20px 0 0;
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

/* Track-piece */
::-webkit-scrollbar-track-piece {
    background: rgba(255, 255, 255, 0.8); 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: rgba(82, 168, 236, 0.8); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(82, 168, 236, 0.4); 
}

.img-modal-list {
	overflow:auto; 
	max-height:150px;
}
.img-modal-preview {
	border:3px dashed #ddd;
	padding:5px;
	margin:5px 5px 15px 5px;
	width:200px;
	height:200px;
}
.img-modal-preview img {
	max-width:200px;
	max-height:200px;
}
.img-modal-square {
	float:left;
	cursor:pointer;
	width:55px;
	height:55px;
	margin:10px;
}
.img-modal-square img {
	width:55px;
	height:55px;
}
.img-modal-square.active {
	border: 1px solid #ff0000;
}
.text-right {
	text-align:right;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wysiwyg-color-black {
  color: black;
}

.wysiwyg-color-silver {
  color: silver;
}

.wysiwyg-color-gray {
  color: gray;
}

.wysiwyg-color-white {
  color: white;
}

.wysiwyg-color-maroon {
  color: maroon;
}

.wysiwyg-color-red {
  color: red;
}

.wysiwyg-color-purple {
  color: purple;
}

.wysiwyg-color-fuchsia {
  color: fuchsia;
}

.wysiwyg-color-green {
  color: green;
}

.wysiwyg-color-lime {
  color: lime;
}

.wysiwyg-color-olive {
  color: olive;
}

.wysiwyg-color-yellow {
  color: yellow;
}

.wysiwyg-color-navy {
  color: navy;
}

.wysiwyg-color-blue {
  color: blue;
}

.wysiwyg-color-teal {
  color: teal;
}

.wysiwyg-color-aqua {
  color: aqua;
}

.wysiwyg-color-orange {
  color: orange;
}

.tooltip-h {
	cursor: help; 
	text-decoration: none;
	position: relative;
}
.tooltip-h span {
	color:#000;
	margin-left: -999em;
	position: absolute;
}
.tooltip-h:hover span {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	position: absolute; 
	right: -50%; 
	bottom: 110%; 
	z-index: 99;
	margin-left: 0; width: 500px;
}
.tooltip-h:hover img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
}
.tooltip-h:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
.classic {background: #eee; border: 1px solid #bbb; }
.navbar-inverse .navbar-inner { background-color: #222; }

  .widget-title {
      color: white;
      border-bottom: 1px solid #AAA;
      margin-bottom: 0.5em;
      padding-bottom: 0.7em;
      font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
      line-height: 1.3em;
      font-weight: normal;
      text-rendering: optimizelegibility;
      vertical-align: baseline;
      font-size:14px;
  }
  .textwidget {
      font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
      padding: 5px 2px;
      font-size: 11px;
      color: #aaa;
      line-height: 20px;
  }
  .textwidget a {
      color: #ccc;
  }
  .textwidget a:hover {
      color: white;
  }
  #wrap {
  	background-color: white;
  }
  body {
  	background-color: #fff;
  }
.select2-leo {
width:100%;
}
.select2-leo .info-percent .progress {
margin-bottom:5px;
margin-top:5px;
height:10px;
}
.select2-leo .info-locale {
font-size:10px;
}
.select2-leo .info-percent-info {
font-size:10px;
text-align:right;
float:right;
}
.select2-leo .info-last {
font-size:10px;
text-align:right;
float:right;
}
.select2-leo .info-line {
float:left;
font-size:10px;
text-align:left;
}
.select2-leo .info-marriagestatus-age {
float:right;
font-size:10px;
text-align:right;
}