@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(alertify.core.css);
/* Custom Styles for Admin Section */
html, body {

	margin: 0px;
}
body.login {
	background: url(../img/backgrounds/1.jpg) no-repeat center center fixed;
	/* [disabled]background: #003358; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Raleway, sans-serif;
	color: #8c0f05;
	font-weight: 300
}
a {
	color:#801616;
}
/*.iframewrap {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: auto; 
-webkit-overflow-scrolling:touch; 
}
*/
.btn-group > .btn {
	display: block;
	float: none;
}
.cms-action-btns {
	background: #f9f9f9;
	border-top: 1px solid #d6d6d6;
	width: 100%;
	padding: 10px;
	height: 50px;
	position: fixed;
	display:block;
	bottom: 0;
	left: 0;
	-webkit-box-shadow: 0px -3px 2px rgba(50, 50, 50, 0.45);
	-moz-box-shadow: 0px -3px 3px rgba(50, 50, 50, 0.45);
	box-shadow: 0px -3px 2px rgba(50, 50, 50, 0.45);
}
#admin-pagination {
  background-color: #fff;
  padding: 10px;
}
#admin-pagination .pagination > .active > a, #admin-pagination .pagination > .active > span, #admin-pagination .pagination > .active > a:hover, #admin-pagination .pagination > .active > span:hover, #admin-pagination .pagination > .active > a:focus, #admin-pagination .pagination > .active > span:focus {
  background-color: #153146;
  border-color: inherit;
  color: #fff;
  cursor: default;
  z-index: 2;
}
#admin-pagination .pagination > li > a, #admin-pagination .pagination > li > span {
  background-color: #fff;
  border: 1px solid #cbcbcb;
  color: #153146;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
th a {
	color: #333;
	border-bottom: 1px dotted;
}
.table-tools {
border-bottom: 1px solid #ccc;
display: block;
padding: 10px;
background-color: #f0f0f0;
min-height: 60px;
margin-bottom: 10px;
}
.table-tools .row { /*keep scrollbars from showing on rows in .table-tools */
  margin-left: 0;
  margin-right: 0;
}
#menu-content .active-side-link {
  background: #1d2022 none repeat scroll 0 0;
}
.table > thead > tr > th {
  background: #e6e6e6 none repeat scroll 0 0;
  border-bottom: 1px solid #acacac;
  vertical-align: bottom;
}
.btn-edit {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}
.btn-edit.focus, .btn-edit:focus {
    background-color: #31b0d5;
    border-color: #1b6d85;
    color: #fff;
}
.btn-edit:hover {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-edit.active, .btn-edit:active, .open > .dropdown-toggle.btn-edit {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-edit.active.focus, .btn-edit.active:focus, .btn-edit.active:hover, .btn-edit.focus:active, .btn-edit:active:focus, .btn-edit:active:hover, .open > .dropdown-toggle.btn-edit.focus, .open > .dropdown-toggle.btn-edit:focus, .open > .dropdown-toggle.btn-edit:hover {
    background-color: #269abc;
    border-color: #1b6d85;
    color: #fff;
}
.btn-edit.active, .btn-edit:active, .open > .dropdown-toggle.btn-edit {
    background-image: none;
}
.btn-edit.disabled, .btn-edit.disabled.active, .btn-edit.disabled.focus, .btn-edit.disabled:active, .btn-edit.disabled:focus, .btn-edit.disabled:hover, .btn-edit[disabled], .btn-edit.active[disabled], .btn-edit.focus[disabled], .btn-edit[disabled]:active, .btn-edit[disabled]:focus, .btn-edit[disabled]:hover, fieldset[disabled] .btn-edit, fieldset[disabled] .btn-edit.active, fieldset[disabled] .btn-edit.focus, fieldset[disabled] .btn-edit:active, fieldset[disabled] .btn-edit:focus, fieldset[disabled] .btn-edit:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-red {
    background-color: #7f1616;
    border-color: #5e0f0f;
    color: #fff;
}
.btn-red.focus, .btn-red:focus {
    background-color: #931d1d;
    border-color: #851a1a;
    color: #fff;
}
.btn-red:hover {
    background-color: #931d1d;
    border-color: #851a1a;
    color: #fff;
}
.btn-red.active, .btn-red:active, .open > .dropdown-toggle.btn-red {
    background-color: #931d1d;
    border-color: #851a1a;
    color: #fff;
}
.btn-red.active.focus, .btn-red.active:focus, .btn-red.active:hover, .btn-red.focus:active, .btn-red:active:focus, .btn-red:active:hover, .open > .dropdown-toggle.btn-red.focus, .open > .dropdown-toggle.btn-red:focus, .open > .dropdown-toggle.btn-red:hover {
    background-color: #931d1d;
    border-color: #851a1a;
    color: #fff;
}
.btn-red.active, .btn-red:active, .open > .dropdown-toggle.btn-red {
    background-image: none;
}
.btn-red.disabled, .btn-red.disabled.active, .btn-red.disabled.focus, .btn-red.disabled:active, .btn-red.disabled:focus, .btn-red.disabled:hover, .btn-red[disabled], .btn-red.active[disabled], .btn-red.focus[disabled], .btn-red[disabled]:active, .btn-red[disabled]:focus, .btn-red[disabled]:hover, fieldset[disabled] .btn-red, fieldset[disabled] .btn-red.active, fieldset[disabled] .btn-red.focus, fieldset[disabled] .btn-red:active, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red:hover {
    background-color: #931d1d;
    border-color: #851a1a;
}

.btn-green {
background-color: #407623;
border-color: #2c5715;
color: #fff;
}
.btn-green.focus, .btn-green:focus {
    background-color: #305e18;
    border-color: #3d6d23;
    color: #fff;
}
.btn-green:hover {
    background-color: #305e18;
    border-color: #3d6d23;
    color: #fff;
}
.btn-green.active, .btn-green:active, .open > .dropdown-toggle.btn-green {
    background-color: #305e18;
    border-color: #3d6d23;
    color: #fff;
}
.btn-green.active.focus, .btn-green.active:focus, .btn-green.active:hover, .btn-green.focus:active, .btn-green:active:focus, .btn-green:active:hover, .open > .dropdown-toggle.btn-green.focus, .open > .dropdown-toggle.btn-green:focus, .open > .dropdown-toggle.btn-green:hover {
    background-color: #137f22;
    border-color: #106e1e;
    color: #fff;
}
.btn-green.active, .btn-green:active, .open > .dropdown-toggle.btn-green {
    background-image: none;
}
.btn-green.disabled, .btn-green.disabled.active, .btn-green.disabled.focus, .btn-green.disabled:active, .btn-green.disabled:focus, .btn-green.disabled:hover, .btn-green[disabled], .btn-green.active[disabled], .btn-green.focus[disabled], .btn-green[disabled]:active, .btn-green[disabled]:focus, .btn-green[disabled]:hover, fieldset[disabled] .btn-green, fieldset[disabled] .btn-green.active, fieldset[disabled] .btn-green.focus, fieldset[disabled] .btn-green:active, fieldset[disabled] .btn-green:focus, fieldset[disabled] .btn-green:hover {
    background-color: #137f22;
    border-color: #106e1e;
}
.btn-orange {
    background-color: #dd5600;
    border-color: #cb5002;
    color: #fff;
}
.btn-orange.focus, .btn-orange:focus {
    background-color: #e85b01;
    border-color: #d55503;
    color: #fff;
}
.btn-orange:hover {
    background-color: #e85b01;
    border-color: #d55503;
    color: #fff;
}
.btn-orange.active, .btn-orange:active, .open > .dropdown-toggle.btn-orange {
    background-color: #e85b01;
    border-color: #d55503;
    color: #fff;
}
.btn-orange.active.focus, .btn-orange.active:focus, .btn-orange.active:hover, .btn-orange.focus:active, .btn-orange:active:focus, .btn-orange:active:hover, .open > .dropdown-toggle.btn-orange.focus, .open > .dropdown-toggle.btn-orange:focus, .open > .dropdown-toggle.btn-orange:hover {
    background-color: #e85b01;
    border-color: #d55503;
    color: #fff;
}
.btn-orange.active, .btn-orange:active, .open > .dropdown-toggle.btn-orange {
    background-image: none;
}
.btn-orange.disabled, .btn-orange.disabled.active, .btn-orange.disabled.focus, .btn-orange.disabled:active, .btn-orange.disabled:focus, .btn-orange.disabled:hover, .btn-orange[disabled], .btn-orange.active[disabled], .btn-orange.focus[disabled], .btn-orange[disabled]:active, .btn-orange[disabled]:focus, .btn-orange[disabled]:hover, fieldset[disabled] .btn-orange, fieldset[disabled] .btn-orange.active, fieldset[disabled] .btn-orange.focus, fieldset[disabled] .btn-orange:active, fieldset[disabled] .btn-orange:focus, fieldset[disabled] .btn-orange:hover {
    background-color: #e85b01;
    border-color: #d55503;
}
.btn-blue {
    background-color: #193a52;
    border-color: #153146;
    color: #fff;
}
.btn-blue.focus, .btn-blue:focus {
    background-color: #2f5d7f;
    border-color: #153146;
    color: #fff;
}
.btn-blue:hover {
    background-color: #2f5d7f;
    border-color: #153146;
    color: #fff;
}
.btn-blue.active, .btn-blue:active, .open > .dropdown-toggle.btn-blue {
    background-color: #2f5d7f;
    border-color: #153146;
    color: #fff;
}
.btn-blue.active.focus, .btn-blue.active:focus, .btn-blue.active:hover, .btn-blue.focus:active, .btn-blue:active:focus, .btn-blue:active:hover, .open > .dropdown-toggle.btn-blue.focus, .open > .dropdown-toggle.btn-blue:focus, .open > .dropdown-toggle.btn-blue:hover {
    background-color: #2f5d7f;
    border-color: #153146;
    color: #fff;
}
.btn-blue.active, .btn-blue:active, .open > .dropdown-toggle.btn-blue {
    background-image: none;
}
.btn-blue.disabled, .btn-blue.disabled.active, .btn-blue.disabled.focus, .btn-blue.disabled:active, .btn-blue.disabled:focus, .btn-blue.disabled:hover, .btn-blue[disabled], .btn-blue.active[disabled], .btn-blue.focus[disabled], .btn-blue[disabled]:active, .btn-blue[disabled]:focus, .btn-blue[disabled]:hover, fieldset[disabled] .btn-blue, fieldset[disabled] .btn-blue.active, fieldset[disabled] .btn-blue.focus, fieldset[disabled] .btn-blue:active, fieldset[disabled] .btn-blue:focus, fieldset[disabled] .btn-blue:hover {
    background-color: #2f5d7f;
    border-color: #153146;
}
.backbtn {
	margin: 15px 0 0 0;
}
.green {
	color: #0f6a1c;
}
.red {
	color: #7f1616;
}
.blue {
	color: #193a52;
}
.ajax-loader {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto; /* presto! */
}
p.bg-info, p.bg-success, p.bg-primary, p.bg-warning, p.bg-danger {
  padding: 10px;
}
.card.maincard {
	background-color: rgba(255,255,255,0.7) !important;
	padding: 1rem 2rem;
}
.card.maincard .card-header {
	background-color: transparent;
}
.loginscreen {
	margin-top: 2rem;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .5rem;
}
.card-header {
	padding: 2.5rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0,0,0,.03);
	border-bottom: 1px solid rgba(0,0,0,.125);
}
.mt-4, .my-4 {
	margin-top: 1.5rem !important;
}
@media only screen and (min-width : 320px) {
.nav-side-menu {
	font-size: 14px;
	font-weight: 200;
	background-color: #33383c;
	height: 100%;
	color: #e1ffff;
	margin-top: 55px;
	position: relative;
	width: 100%;
	/*margin-bottom: 10px;*/
	padding-top: 50px;
}
.navbar-toggle {
	background-color: #333;
	background-image: none;
	border: 1px solid #fff;
	border-radius: 4px;
	float: right;
	margin-bottom: 8px;
	margin-right: 15px;
	margin-top: 8px;
	padding: 9px 10px;
	position: absolute;
	right: 5px;
	top: 0;
	display: block;
}
.nav-side-menu .brand {
  background-color: #23282e;
  display: block;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
}
.page-navigation-toggle {
	display: none;
}
.header-right {
	float: right;
	padding-right: 20px;
}
.main-content {
	border-left: none;
	margin: 55px 0 30px 0;
	position: inherit;
}
.panel {
	/* [disabled]background-color: #f1f1f1; */
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
}
.panel-title {
  padding: 10px 20px;
}
.panel-dark .panel-heading {
  background-color: #565a5d;
  color: #fff;
}
.panel.panel-blue .panel-heading {
	background-color: #153b58;
	color: #fff;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.panel-toggle {
	cursor: pointer;
}
.panel-toggle:hover {
	text-decoration: none;
}
.panel-dark .panel-title {
  padding: 10px 20px 10px 20px;
}
.panel-blue .panel-title {
	/* [disabled]padding: 15px 20px; */
}
.panel-blue .panel-body {
  /*padding: 10px;
  overflow:auto;*/
  border: 1px solid #ccc
}
.panel .panel-heading {
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	/* [disabled]padding:0; */
}
.panel-heading .panel-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
}
.panel-heading .panel-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
.panel-dark .panel-title {
  font-size: 15px;
  text-transform: uppercase;
}
.green {
	color: #5cb85c;
}
.red {
	color: #d9534f;
}
.btn-purple {
	background-color: hsl(261, 50%, 42%) !important;
	color: #fff !important;
}
.main-content .panel  {
	margin-top: 15px;
}

.main-content .panel:first-child {
    margin-top: 0;
}
.controls {
	margin: 20px 0;
}
.table {
	margin-bottom: 0;
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.card {
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.16), 0 2px 6px 0 rgba(0,0,0,.12);
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.16), 0 2px 6px 0 rgba(0,0,0,.12);
-moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,.16), 0 2px 6px 0 rgba(0,0,0,.12);
  border:1px solid rgba(0,56,97,.4);
  padding-bottom: 1.2rem;
}
body.login {
	background: url(../img/backgrounds/1.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.loginscreen {
	margin-top: 8rem;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.card.maincard {
	background-color: rgba(255,255,255,0.7) !important;
	padding: 1rem 2rem;
}
.card.maincard .card-header {
	background-color: transparent;
}
.card-body {
	padding: 0.5rem 1.0rem;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.navbar-toggle {
	display: none;
}
.nav-side-menu .menu-list .menu-content {
	display: block;
}
.nav-side-menu {
	font-size: 14px;
	font-weight: 200;
	background-color: #33383c;
	position: fixed;
	top: 0px;
	width: 250px;
	height: 100%;
	color: #e1ffff;
	margin-top: 55px;
	padding-top: 40px;
}
.navbar-brand {
  border-right: 1px solid #142838;
  float: left;
  font-size: 18px;
  height: 55px;
  line-height: 20px;
  padding: 15px;
  width: 250px;
  
}
.header-right {
border-left: 1px solid #244761;
margin-left: 305px;
padding-right: 20px;
text-align: right;
height: 55px;
float: none;
}
.main-content {
	/* [disabled]border-left: 1px solid #3e3e3e; */
	margin: 55px 0 0 250px;
	/*margin: 55px 0 30px 0;*/
	padding: 0 0 30px 0;
	position: inherit;
}
a.page-navigation-toggle {
  color: #ffffff;
  display: block;
  font-size: 18px;
  height: 55px;
  line-height: 31px;
  min-width: 55px;
  padding: 10px;
  text-align: center;
  float:left;
  width: 55px;
  border-left: 1px solid #244761;
  border-right: 1px solid #142838;
}
a.page-navigation-toggle:hover, a.page-navigation-toggle:active {
	color: #fff;
}
.iframewrap iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
	overflow:hidden;
}
.iframewrap {
	position: relative;
	overflow: auto;
	min-width: 320px;
	margin: 0 auto;
	min-height: 400px;
	background-color: #fff;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}
/* BEGIN SIGN-IN PAGE STYLES */

.login-panel {
	margin-top: 50px;
	padding: 10px 10px 20px;
	background-color: #ffffff;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
	background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.logo {
	background-color: #023056;
	padding: 20px 0;
	text-align: center;
	background-color: #08335d;
	background-position: center bottom;
	background-repeat: repeat-x;
	border-bottom: 4px solid #f1f1f1;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
	overflow: auto;
	padding: 20px 0;
	position: relative;
	z-index: 100;
}
.form-signin {
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
}
.form-signin .form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-signin .form-control:focus {
	z-index: 2;
}
.form-signin input[type="text"] {
	margin-bottom: -1px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
/* END SIGN-IN PAGE STYLES */

/* OVERRIDES FOR TOP NAVBAR */

.navbar {
	background-color: #1a3c56;
	border: 0;
	/* [disabled]box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); */
	color: #fff;
	height: 55px;
	border-radius: 0;
	
}
.navbar-default .navbar-brand, .navbar-default .navbar-text {
	color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}
.navbar-right {
	margin: 0;
	padding: 0 10px 0 0;
}
/* END OVERRIDES FOR TOP NAVBAR */

/* SIDE MENU STYLES */


.nav-side-menu ul, .nav-side-menu li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 35px;
	cursor: pointer;
}
.nav-side-menu ul :not(collapsed) .arrow:before, .nav-side-menu li :not(collapsed) .arrow:before {
	font-family: FontAwesome;
	content: "\f078";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	float: right;
}
.nav-side-menu ul .active, .nav-side-menu li .active {
	background-color: #23282e;
}
.nav-side-menu ul .sub-menu li.active, .nav-side-menu li .sub-menu li.active {
	color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a, .nav-side-menu li .sub-menu li.active a {
	color: #d19b3d;
}
.nav-side-menu ul .sub-menu li a, .nav-side-menu li .sub-menu li a {
	background-color: #f1f1f1;
	border: none;
	line-height: 32px;
	/*border-bottom: 1px solid #4f4f4f;*/
	margin-left: 0px;
	padding-left: 40px;
	color: #33383c;
}
.nav-side-menu ul .sub-menu li a.active, .nav-side-menu li .sub-menu li a.active {
	background-color: #fff;
}
.nav-side-menu ul .sub-menu li a:hover, .nav-side-menu li .sub-menu li a:hover {
	background-color: #d6d6d6;
}
.nav-side-menu ul .sub-menu li a.active:before, .nav-side-menu li .sub-menu li a.active:before {
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
/*.nav-side-menu ul .sub-menu li a:before, .nav-side-menu li .sub-menu li a:before {
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}*/
.nav-side-menu li a{
	padding-left: 0px;
	/*border-left: 3px solid #2e353d;*/
	border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
	text-decoration: none;
	color: #e1ffff;
	display: block;
	padding-left: 10px;
}
.nav-side-menu li a i {
	padding-left: 10px;
	width: 20px;
	padding-right: 20px;
}
.nav-side-menu li:hover {
	/*border-left: 3px solid #d19b3d;*/
	background-color: #23282e;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
/* END SIDE MENU STYLES */

.navbar-toggle .icon-bar {
	background-color: #fff;
}

.preview-pane {
	background-color: #ccc;
}
/* Checkbox Toggle */
.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{position:relative;overflow:hidden}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle.btn{min-width:59px;min-height:34px}
.toggle-on.btn{padding-right:24px}
.toggle-off.btn{padding-left:24px}
.toggle.btn-lg{min-width:79px;min-height:45px}
.toggle-on.btn-lg{padding-right:31px}
.toggle-off.btn-lg{padding-left:31px}
.toggle-handle.btn-lg{width:40px}
.toggle.btn-sm{min-width:50px;min-height:30px}
.toggle-on.btn-sm{padding-right:20px}
.toggle-off.btn-sm{padding-left:20px}
.toggle.btn-xs{min-width:35px;min-height:22px}
.toggle-on.btn-xs{padding-right:12px}
.toggle-off.btn-xs{padding-left:12px}
tr.parent-row {
	cursor:pointer;
}
/* --> End Checkbox Toggle */
/* Stackable tables for mobile view */
/*.rwd-table {
  min-width: 300px;
}*/
.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}
@media (min-width: 1024px) {
  .rwd-table td:before {
    display: none;
  }
}
.rwd-table th, .rwd-table td {
  /*text-align: left;*/
}
@media (min-width: 1024px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}


.rwd-table {
  overflow: hidden;
}
.rwd-table tr {
  border-color: #979797;
}
.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}
@media (min-width: 1024px) {
  .rwd-table th, .rwd-table td {
    padding: 1em !important;
  }
}
.rwd-table th, .rwd-table td:before {
}
/* -->End Stackable tables */
@media print {
h1, .h1 {
  font-size: 24px;
}
h2, .h2 {
  font-size: 22px;
}
h3, .h3 {
  font-size: 20px;
}
h4, .h4 {
  font-size: 18px;
}
}
h4, .h4, h5, .h5, h6, .h6 {
  margin-bottom: 10px;
  margin-top: 30px;
}
.table-hover>tbody>tr:hover {
	background-color: #cdedfd
}