/* appcontent_box */
.appcontent_box > h1,
.appcontent_box > h2 {
	margin-top: 0;
}

/* Clear medialize pipes */
.iveo_pipe {
	display: none;
}

/* Navbar */
.nav .navbar-user-img {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 5px;
	position: relative;
	top: -4px;
}

.navbar-lang {
  float:left !important;
	margin:0px !important;
}

/* Sidebar (not off-canvas) */
.sidebar-list .glyphicon { 
	margin-right: 5px; 
}

.sidebar-list li {
	padding: 10px 10px;
	border-left: 3px solid transparent;
}

.sidebar-list a { 
	display: block;
}

.sidebar-list li.active { 
	background-color: #f5f5f5; 
	border-left: 3px solid #428BCA;	
}

.sidebar-list li.active > a { 
	color: #555;
}

/* Sidebar - sub (not off-canvas) */
.sidebar-sublist .glyphicon { 
	margin-right: 5px; 
}

.sidebar-sublist li > a {
	display: block;
	font-size: 12px;
}

.sidebar-sublist li {
	padding: 3px 10px;
}

.sidebar-sublist li.active { 
	background-color: #f5f5f5; 
}

.sidebar-sublist li.active > a { 
	color: #555; 
}

/* Additional breadcrumb type */
.breadcrumb.breadcrumb-clear {
	margin-top: 10px;
	background-color: transparent;
	margin-left: 0;
	padding: 0 0;
}

/* Additional checkbox type */
.checkbox.checkbox-clear {
	padding: 0;
}

/* Button height fix for btn-xs */
.btn.btn-xs .glyphicon {
	line-height: 1.5;
}

/* Fonts */
.text-lg { font-size: 36px; }
.text-md { font-size: 24px; }
.text-sm { font-size: 18px; }
.text-xs { font-size: 12px; }

/* Spacing */
.top-lg { margin-top: 20px; }
.top-md { margin-top: 15px; }
.top-sm { margin-top: 10px; }
.top-xs { margin-top: 5px; }

.bottom-lg { margin-bottom: 20px; }
.bottom-md { margin-bottom: 15px; }
.bottom-sm { margin-bottom: 10px; }
.bottom-xs { margin-bottom: 5px; }

.gutter-none [class*="-6"],
.gutter-none [class*="-4"],
.gutter-none [class*="-3"],
.gutter-none [class*="-2"],
.gutter-none [class*="-1"] {
	padding-left: 0;
	padding-right: 0;
}

.gutter-xs [class*="-6"],
.gutter-xs [class*="-4"],
.gutter-xs [class*="-3"],
.gutter-xs [class*="-2"],
.gutter-xs [class*="-1"] {
	padding-left: 5px;
	padding-right: 5px;
}

/* Navbars */
.nav .breadcrumb-default { background-color: transparent !important; }
	.nav .breadcrumb {
		margin: 0 7px;
		padding: 0px 15px;
		padding-top: 4px;	
	}
	@media (min-width: 768px) {
    	.nav .breadcrumb {
        	float: left;
        	margin: 7px 0px;
    	}
	}
.navbar.navbar-inverse .breadcrumb-default a { color: #fff; }	
.navbar.navbar-inverse .breadcrumb-default li.active { color: #fff; }

/* Modals */
.modal .modal-dialog {
	z-index: 1041;
}

/* Layouts */

#sub-nav {
	top: 41px;	
	z-index: 1029;
}


.lo-full-screen-layout-w-navbar-w-subnavbar-bs .content.container {
	padding-top: 84px;	
}

.lo-single-col-view-w-offcanvas-sidebar-bs-trans .main-content .app-content {
	margin: 15px;
}

/*
	.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav > .container-fluid { padding-left: 0; }
*/
.lo-single-col-view-w-offcanvas-sidebar-bs #sidebarToggle { font-size: 20px; }
	.lo-single-col-view-w-offcanvas-sidebar-bs .nav.navbar-nav.navbar-left { display: none; }


.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-head { height: 44px; }
	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-head .navbar-brand { width: 100%; }
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-head .navbar-brand-label { 
			display: none; 
			
			text-overflow: ellipsis;
			white-space: nowrap;
			width: 155px;
			overflow: hidden;
		}

	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-body { position: absolute; top: 44px; bottom: 0; left: 0; right: 0; }


.lo-single-col-view-w-offcanvas-sidebar-bs ul.dropdown-menu-submenu {
	padding: 0;
}

.lo-single-col-view-w-offcanvas-sidebar-bs .dropdown-menu-submenu li {
	list-style-type: none;
}
	.lo-single-col-view-w-offcanvas-sidebar-bs .dropdown-menu-submenu li > a {
		color: #fff;
		text-decoration: none;
		padding: 5px 15px 5px 35px;
		display: block;
		font-size: 12px;
	}
	.lo-single-col-view-w-offcanvas-sidebar-bs .dropdown-menu-submenu li > a:hover {
		color: #ccc;
		text-decoration: none;
	}	

.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas {
	position: fixed;
	z-index: 1000;
	left: 220px;
	top: 0;
	margin-left: -220px;
	overflow-y: auto;
	background-color: rgb(11,49,105);
	width: 0;
	height: 100%;
	color: #fff;
	/* padding-top: 44px; */
}
.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas a {
	color: #fff;
}

.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-head-user-name {
	font-size: 17px;
	color: #fff;
}
	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas a:hover {
		color: #e6e6e6;
		text-decoration: none;
	}

	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-head {
		padding: 0 10px;
	}
	

	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-head-user-img {
		width: 80px;
		height: 80px;
	}
	
	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu {
		margin-top: 10px;
	}
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li.panel {
			margin-bottom: 0;
			background-color: inherit;
			border: inherit;
			border-radius: inherit;
			-webkit-box-shadow: inherit;
			box-shadow: inherit;	
		}
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a.sidebar-body-menu-item,	
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li .sidebar-body-submenu li a {
			color: #e9e9e9;
		}
			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a.sidebar-body-menu-item.active,				
			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a.sidebar-body-menu-item:hover,
			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li .sidebar-body-submenu a.active,				
			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li .sidebar-body-submenu a:hover {
				
				color: #fff;
				font-weight: bold;
			}


		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu-item.active {
			text-decoration: none;	
			background-color: rgb(34,85,161);	
			font-weight: bold;
			color: #fff;
		}
		
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu-item-icon {
			width: 20px;
			height: 20px;
			margin-right: 10px;
		}
	
			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu-item-icon.glyphicon,	
			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu-item-icon.fa {
				width: auto;
				height: auto;
				min-width: 15px;
				margin-right: 10px;
				font-size: 14px;
				vertical-align: text-bottom;
			}

		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu .sidebar-body-menu-item-label {
			display: none;
			font-size: 12px;
		}
			
			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a {
				display: block;
				padding: 8px 25px;
				color: #fff;
				font-size: 14px;
				font-weight: normal;
				text-decoration: none;
			}

			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a:hover {
				text-decoration: none;	
				background-color: rgb(24,65,126);	
			}

			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a .glyphicon-chevron-down {
				display: inline;
				font-size: 10px;
				line-height: 18px;
			}
			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a .glyphicon-chevron-right {
				display: none;
				font-size: 10px;
				line-height: 18px;
			}

			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a.has-subitems:not(.collapsed) {
				background-color: #4a4a4a;	
			}
			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a.collapsed .glyphicon-chevron-down {
				display: none;
			}
			.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a.collapsed .glyphicon-chevron-right {
				display: inline;
			}
	
	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu .sidebar-body-submenu {
		background-color: rgb(5,36,82); 
		display: block;
	}
	
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu .sidebar-body-submenu.collapse {
			display: none;
		}
		
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu .sidebar-body-submenu.collapse.in {
			display: block;
		}
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu .sidebar-body-submenu li a {
			padding-left: 60px;	
			font-size: 12px;
		}

.lo-single-col-view-w-offcanvas-sidebar-bs .section {
	width: 100%;
	position: relative;
}
	.lo-single-col-view-w-offcanvas-sidebar-bs .section .breadcrumb {
		margin: 0 15px;
		margin-bottom: 20px;
	}

.lo-single-col-view-w-offcanvas-sidebar-bs .content-wrapper {
	margin: 0;
	padding: 0;
	position: relative;
}
	
	.lo-single-col-view-w-offcanvas-sidebar-bs .main-content {
		padding: 0 15px;
		padding-top: 72px;
		padding-bottom: 30px;
	}

	.lo-single-col-view-w-offcanvas-sidebar-bs.lo-single-col-view-w-offcanvas-sidebar-w-subnavbar-bs .main-content {
		padding: 0;
		padding-top: 83px;
		padding-bottom: 0;
	}
	.lo-single-col-view-w-offcanvas-sidebar-bs.lo-single-col-view-w-offcanvas-sidebar-wo-breadcrumbs-bs .main-content {
		padding: 0;
		padding-top: 42px;
		padding-bottom: 0;
	}
	.lo-single-col-view-w-offcanvas-sidebar-bs.lo-single-col-view-w-offcanvas-sidebar-w-subnavbar-bs .main-content .appcontent_box,
	.lo-single-col-view-w-offcanvas-sidebar-bs.lo-single-col-view-w-offcanvas-sidebar-wo-breadcrumbs-bs .main-content .appcontent_box {
		padding: 0;
	}

.lo-single-col-view-w-offcanvas-sidebar-bs .footer {
	padding: 10px;
	height: auto;
}

.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav {
	top: 0;
	left: 0;
	right: 0;
	border-radius: 0;
}

	.lo-single-col-view-w-offcanvas-sidebar-bs.lo-single-col-view-w-offcanvas-sidebar-w-subnavbar-bs #sub-nav {
		top: 41px;
		left: 0;
		right: 0;
		border-radius: 0;
	}

/* Duplicate this again to @media min-width: 992px when .sidebar-sm is applied to layout, please explore the option of having a CSS preprocessor (SASS or LESS, preferrably SASS) */

@media (max-width: 767px) {

	.lo-single-col-view-w-offcanvas-sidebar-bs .main-content {
		padding: 0 0px;
		padding-top: 72px;
		padding-bottom: 30px;
	}
} 
	
@media (min-width: 768px) {
	.centre-dropdown .dropdown-menu { 
		max-height: 320px; 
		overflow-y: auto; 
	}

	.lo-single-col-view-w-offcanvas-sidebar-bs .nav.navbar-nav.navbar-left { display: block; }

	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas {
		width: 55px;
	}
	
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-head .navbar-brand-label {
			display: none;	
		}
	
		.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav .container-fluid {
			padding-left: 0;	
		}	
		.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav .navbar-brand {
			display: none;	
		}

		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu {
			margin-top: 0;
		}

		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a {
			padding: 8px 18px;
		}

		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a .sidebar-body-menu-item-chevron	
		{
			display: none;	
		}
		
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu .sidebar-body-submenu {
			display: none;	
		}

	.lo-single-col-view-w-offcanvas-sidebar-bs .content-wrapper {
		padding-left: 55px;
	}

	.lo-single-col-view-w-offcanvas-sidebar-bs .footer {
		left: 55px;
	}

	.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav,
	.lo-single-col-view-w-offcanvas-sidebar-bs.lo-single-col-view-w-offcanvas-sidebar-w-subnavbar-bs #sub-nav {
		left: 55px;
	}
		
		.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav .nav.navbar-nav .nav-menu-home {
			display: none;
		}
		.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav .nav.navbar-nav .nav-menu-applications {
			display: none;
		}

		.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav .navbar-header .nav.navbar-nav.navbar-left {
			display: none;
		}

	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu .sidebar-body-submenu.collapse.in {
		display: none;
	}
}

@media (min-width: 992px) {
	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-menu-item-tooltip {
		display: none !important;
	}
	
	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas {
		width: 220px;
	}
		
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-head {
			display: block;	
		}	
	
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-head .navbar-brand-label {
			display: inline-block;	
		}	

		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a {
			padding: 8px 25px;
		}
		
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu .sidebar-body-menu-item-label {
			display: inline;	
		}
	
		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu li a .sidebar-body-menu-item-chevron {
			display: inline;	
		}

		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu .sidebar-body-submenu {
			display: block;	
		}

		.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-menu-item-submenu-popover {
			display: none !important;	
		}

	.lo-single-col-view-w-offcanvas-sidebar-bs .content-wrapper {
		padding-left: 220px;
	}

	.lo-single-col-view-w-offcanvas-sidebar-bs .footer {
		left: 220px;
	}

	.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav,
	.lo-single-col-view-w-offcanvas-sidebar-bs.lo-single-col-view-w-offcanvas-sidebar-w-subnavbar-bs #sub-nav {
		left: 220px;
	}
		.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav .nav.navbar-nav .nav-menu-home {
			display: none;
		}
		
		.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav .nav.navbar-nav .nav-menu-applications {
			display: none;
		}

		.lo-single-col-view-w-offcanvas-sidebar-bs #top-nav .navbar-header .nav.navbar-nav.navbar-left {
			display: block;
		}

	.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas .sidebar-body-menu .sidebar-body-submenu.collapse.in {
		display: block;
	}

	/* Duplicated from 768px, please explore the option of having a CSS preprocessor (SASS or LESS, preferrably SASS) */ 
	.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .sidebar-menu-item-tooltip {
		display: block !important;
	}
	.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .sidebar-offcanvas {
		width: 55px;
	}
	
		.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .sidebar-offcanvas .sidebar-head .navbar-brand-label {
			display: none;	
		}	

		.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .sidebar-offcanvas .sidebar-body-menu {
			margin-top: 0;
		}

		.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .sidebar-offcanvas .sidebar-body-menu li a {
			padding: 8px 18px;
		}

		.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .sidebar-offcanvas .sidebar-body-menu li a .sidebar-body-menu-item-chevron	
		{
			display: none;	
		}
		
		.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .sidebar-offcanvas .sidebar-body-menu .sidebar-body-submenu {
			display: none !important;	
		}

		.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .sidebar-offcanvas .sidebar-body-menu .sidebar-body-menu-item-label {
			display: none;	
		}
	
		.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .sidebar-offcanvas .sidebar-body-menu li a .sidebar-body-menu-item-chevron {
			display: none;	
		}	

		.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .sidebar-menu-item-submenu-popover {
			display: block !important;	
		}
	
	.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .content-wrapper {
		padding-left: 55px;
	}

	.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm .footer {
		left: 55px;
	}
	
	.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm #top-nav,
	.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm.lo-single-col-view-w-offcanvas-sidebar-w-subnavbar-bs #sub-nav {
		left: 55px;
	}
		
		.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm #top-nav .nav.navbar-nav .nav-menu-home {
			display: none;
		}
		.lo-single-col-view-w-offcanvas-sidebar-bs.sidebar-sm #top-nav .nav.navbar-nav .nav-menu-applications {
			display: none;
		}
}

/* For Boostrap Validator */
.form-horizontal .input-group-container .form-control-feedback {
	top: 0;
	right: 55px;
}
.form-horizontal .input-group-container input[type='text'], .form-horizontal .input-group-container input[type='password'], .form-horizontal .input-group-container input[type='email'] {
	padding-right: 35px;
}
.form-horizontal .select-group-container .form-control-feedback {
	top: 0;
	right: -15px;
}

/* For jQuery UI */
input[type="text"].form-control, input[type="password"].form-control, input[type="email"].form-control {
	padding-left: 12px;
}

/* Tokenfield formatting */
.input-group > div.tokenfield.form-control {
	border-radius: 4px;
}

.tokenfield.tokenfield-with-spinner	{
	padding-right: 50px;	
}
.tokenfield-loading-button {
	position: absolute !important;
	bottom: 0px;
	right: 20px;
	background-color: transparent !important;
	border: 0;	
}

/* Notify (Growl) formatting */
span[data-notify="title"] {
	display: block;
}


/*---table responsive to a panel per row --*/
@media (max-width: 768px ){
	.table-responsive-panel tr  , .table-reponsive-panel thead tr , .table-reponsive-panel tbody tr{ border: 1px solid #dddddd; margin-top: 10px; display: inline-block; width: 100%; border-radius: 3px; }
	.table-responsive-panel td{display: inline-block !important; width: 100% !important; border: none !important; text-align: center; }
	.table-responsive-panel td div{display: inherit ;}
	.table-responsive-panel td div.progress{width: 85%;}
	.table-responsive-panel td .pull-right, .table-responsive-panel td .pull-left{ float: none !important; }
	.table-responsive-panel thead{display: none;}
}

@media print {a[href]:after{content:none} }


/* -------- CUSTOMIZED STYLES FOR BASE.CSS --------- */

.ive_content { display:inline-block; width:100%; min-height:16px; background:transparent url('/pix/b/empty.gif'); line-height:140%;}

#netcontent { }
      .main_area {  }
	.sitemenu_area { }
	.masthead2_area { clear:both; overflow:hidden; }
	    .content_area .mid { min-height:400px; }
	      .layout-single_col .content_area .mid {  min-height:0!important; }
	  .content_area_wide { }
	    .content_area_wide .mid {  min-height:initial; }
	  .pagecontent_box { margin:0 10px; padding:10px; }
	  .pageblock_box { margin:0 10px; padding:10px; clear:both; }
	  .appcontent_box { margin:0 10px; padding:10px; }
	  .path_box { margin:0; }
	.sidebar_area { width:350px; float:right; }
	    .sidebar_area .mid {  min-height:0px; }
	  .nboard_box { margin:0px 10px; padding:10px; }
	  .moreinfo_box { margin:0px 10px; padding:10px; }
	  .subpages_box { margin:0px 10px; padding:10px; }
	    .subpages_box ul { margin-left:1em; }
	    .subpages_box li { line-height:140%; background-position:0 4px!important; }
	  .sidebar0_box, .sidebar1_box { margin:0px 10px; padding:10px; }
	  .search_box { border-collapse:collapse; width:100%; margin:2px 0 2px 5px; height:24px; vertical-align:top;}
	    .search_box td { padding:0px; }
	    .search_box .lpad_ {  height:24px; width:8px; min-width:8px; background:url(/pix/b/searchbox.png) no-repeat; }
	      .search_box .lpad_ .spacer_ {  width:8px; height:1px;}
	    .search_box .rpad_ {  height:18px; width:18px; min-width:18px; background:url(/pix/b/searchbox.png) right top no-repeat; line-height:16px; vertical-align:top; text-align:right; }
	    .search_box .cpad_ {  height:24px; width:98%; min-width:30px; background:url(/pix/b/searchbox.png) no-repeat -12px 0; }
	    .search_box .input_ {  border:none; background:transparent; font-size:13px; width:100%;  }
	    .search_box .button_ { margin:2px 4px 0 0; cursor:pointer; border:none; background:url(/pix/b/search.png) no-repeat 3px 2px; width:18px; height:18px; }
	    .search_box .button_:hover { background-color:#ddd; }
	    .search_box .zero_ {  width:0;height:0; font-size:1px; }
	  .pageview_box { margin:0px 10px; padding:10px; }
	.sidebar0_area { width:200px; float:left; }
	.footer_area { padding:3px 10px; clear:both; }

/* ------------ additional formatting ----------- */
.iveo_gencon { display:table; }
.ive_eobj_left { float:left; margin:0 10px 0 0; }
.ive_eobj_right { float:right; margin:0 0 0 5px; }
.ive_eobj_center { clear:both; margin:auto; }
img.ive_eobj_center {  display:block; }
.ive_eobj_inline { clear:both; } /* kiv now */

.iveo_pipe { position:absolute;top:-3000px;width:0; height:0; overflow:hidden; }

/* ---- tables --- */
.iveo_table { border:1px solid #EAEAEA!important; }
.iveo_table > tbody > tr > td, .iveo_table > tbody > tr > th { padding:2px; text-align:center; }

.ives_tab_1 { border:1px solid #EAEAEA!important; }
.ives_tab_1 > tbody > tr > td { background-color:#eaeaea!important; color:#222!important; }
.ives_tab_1 > tbody > tr > th, .ives_tab_1 > thead > tr > th { background-color:#b0b0b0!important; color:#222!important; }

.ives_tab_2 > tbody > tr > th, .ives_tab_2 > thead > tr > th { background-color:#FD7E00!important; color:#fff!important; }

.ives_tab_dark { border-spacing:1px; }
.ives_tab_dark > tbody > tr > th, .ives_tab_dark > thead > tr > th { background-color:#2a2a2a!important; color:#eee!important; }
.ives_tab_dark, .ives_tab_dark > tbody > tr > td, .ives_tab_dark > tbody > tr > th, .ives_tab_dark > thead > tr > th { border:1px solid #2a2a2a!important; }

.ives_tab_blue > tbody > tr > th, .ives_tab_blue > thead > tr > th { background-color:#1F8CE4!important; color:#F2F9FF!important; }
.ives_tab_blue > tbody > tr > td { background-color:#F2F9FF!important; color:#222!important; }

.ives_tab_red > tbody > tr > th, .ives_tab_red > thead > tr > th { background-color:#E31D3C!important; color:#FFFCFD!important; }
.ives_tab_red > tbody > tr > td { background-color:#FFFCFD!important; color:#222!important; }

.ives_tab_green > tbody > tr > th, .ives_tab_green > thead > tr > th { background-color:#22A114!important; color:#FBFFFA!important; }
.ives_tab_green > tbody > tr > td { background-color:#FBFFFA!important; color:#222!important; }

.ives_tab_simple { border-collapse:collapse; border:none; }
.ives_tab_simple > tbody > tr > th, .ives_tab_simple > thead > tr > th { background-color:transparent; border-bottom:1px solid #aaa!important; }
.ives_tab_simple > tbody > tr > td { background-color:transparent; border-bottom:1px solid #aaa!important; }
.ives_tab_simple > tbody > tr > td, .ives_tab_simple > tbody > tr > th, .ives_tab_simple > thead > tr > th { color:inherit; text-align:left; padding:4px; }

.ives_tab_simple2 { border-collapse:collapse; background-color:#E8EDFF; border-top:4px solid #AABCFE!important; border-bottom:4px solid #AABCFE!important; }
.ives_tab_simple2 > tbody > tr > td, .ives_tab_simple2 > tbody > tr > th, .ives_tab_simple2 > thead > tr > th { color:#222!important; text-align:left; border-bottom:1px solid white!important; padding:4px; padding-left:8px; }

.ives_tab_simple3 { border-collapse:collapse; }
.ives_tab_simple3 > tbody > tr > th, .ives_tab_simple3 > thead > tr > th { background-color:#ddd!important; color:#666!important; }
.ives_tab_simple3, .ives_tab_simple3 > tbody > tr > td, .ives_tab_simple3 > tbody > tr > th, .ives_tab_simple3 > thead > tr > th { border:1px solid #aaa!important; }

/* ---- form validator --- */
.error { color:red!important; }
.warning { color:#FF5C00!important; }
.note { color: #7296BB; /*font-size: 90%;*/ }
.subdue { color:#aaa; /*font-size:95%!important;*/ }
.focus { background-color:rgba(200, 213, 223, 0.50); }
.whisper { color:#666; /*font-size:90%!important;*/ }
.small { font-size:90%!important; }
.empty { text-align:center; letter-spacing:2px; font-variant:small-caps;  color: #aaa; }
.form-control-autowidth { width:auto; display:inline; }
.inline-autowidth { display:inline; width:auto; }

/* ------------ dropmenu ----------- */
table.dropmenu {
  visibility:hidden;
  font-weight:bold;
  background-color:#fff;
  position:absolute;
  padding:0;
  margin:0;
  border: 1px solid #444;
  z-index:2000;
}
.dropmenu a, .dropmenu a:visited { padding:2px 10px 2px 20px; text-decoration:none; color:#555; display:block;}
.dropmenu a:hover { text-decoration:none; background-color:#aaa; color:#fff; }

/* --------- ajax --------- */
.button_load, .button_showmore, .button_showless, .button_search {
  display:inline-block; padding:2px 4px 0px 20px; cursor:pointer; color:#fff;
  font-size:90%; font-weight:bold; background:#b2b2b2 url(/rs/action/reload.png) no-repeat;
  text-decoration:none; border:none;
}
.button_load:hover, .button_showmore:hover, .button_showless:hover { background-color:#b2b2b2; }
.button_load { background-image:url(/rs/act/reload.png); }
.button_showmore { background-image:url(/rs/act/dropshow.png); }
.button_showless { background-image:url(/rs/act/drophide.png); }
.button_search { background-image:url(/rs/act/search.png); }

/* -------- EXTRA RWD STYLES --------- */

.table-stretched { width:100%; max-width:100%; }

.margin-2xl { margin:30px!important; }
.margin-xl { margin:25px!important; }
.margin-lg { margin:20px!important; }
.margin-md { margin:15px!important; }
.margin-sm { margin:10px!important; }
.margin-xs { margin:5px!important; }
.no-margin { margin:0px!important; }
.margin-top-2xl { margin-top:30px!important; }
.margin-top-xl { margin-top:25px!important; }
.margin-top-lg { margin-top:20px!important; }
.margin-top-md { margin-top:15px!important; }
.margin-top-sm { margin-top:10px!important; }
.margin-top-xs { margin-top:5px!important; }
.no-margin-top { margin-top:0px!important; }
.margin-bottom-2xl { margin-bottom:30px!important; }
.margin-bottom-xl { margin-bottom:25px!important; }
.margin-bottom-lg { margin-bottom:20px!important; }
.margin-bottom-md { margin-bottom:15px!important; }
.margin-bottom-sm { margin-bottom:10px!important; }
.margin-bottom-xs { margin-bottom:5px!important; }
.no-margin-bottom { margin-bottom:0px!important; }
.margin-left-2xl { margin-left:30px!important; }
.margin-left-xl { margin-left:25px!important; }
.margin-left-lg { margin-left:20px!important; }
.margin-left-md { margin-left:15px!important; }
.margin-left-sm { margin-left:10px!important; }
.margin-left-xs { margin-left:5px!important; }
.no-margin-left { margin-left:0px!important; }
.margin-right-2xl { margin-right:30px!important; }
.margin-right-xl { margin-right:25px!important; }
.margin-right-lg { margin-right:20px!important; }
.margin-right-md { margin-right:15px!important; }
.margin-right-sm { margin-right:10px!important; }
.margin-right-xs { margin-right:5px!important; }
.no-margin-right { margin-right:0px!important; }

.margin-vert-auto { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.padding-2xl { padding:30px!important; }
.padding-xl { padding:25px!important; }
.padding-lg { padding:20px!important; }
.padding-md { padding:15px!important; }
.padding-sm { padding:10px!important; }
.padding-xs { padding:5px!important; }
.no-padding { padding:0px!important; }
.padding-top-2xl { padding-top:30px!important; }
.padding-top-xl { padding-top:25px!important; }
.padding-top-lg { padding-top:20px!important; }
.padding-top-md { padding-top:15px!important; }
.padding-top-sm { padding-top:10px!important; }
.padding-top-xs { padding-top:5px!important; }
.no-padding-top { padding-top:0px!important; }
.padding-bottom-2xl { padding-bottom:30px!important; }
.padding-bottom-xl { padding-bottom:25px!important; }
.padding-bottom-lg { padding-bottom:20px!important; }
.padding-bottom-md { padding-bottom:15px!important; }
.padding-bottom-sm { padding-bottom:10px!important; }
.padding-bottom-xs { padding-bottom:5px!important; }
.no-padding-bottom { padding-bottom:0px!important; }
.padding-left-2xl { padding-left:30px!important; }
.padding-left-xl { padding-left:25px!important; }
.padding-left-lg { padding-left:20px!important; }
.padding-left-md { padding-left:15px!important; }
.padding-left-sm { padding-left:10px!important; }
.padding-left-xs { padding-left:5px!important; }
.no-padding-left { padding-left:0px!important; }
.padding-right-2xl { padding-right:30px!important; }
.padding-right-xl { padding-right:25px!important; }
.padding-right-lg { padding-right:20px!important; }
.padding-right-md { padding-right:15px!important; }
.padding-right-sm { padding-right:10px!important; }
.padding-right-xs { padding-right:5px!important; }
.no-padding-right { padding-right:0px!important; }

.container-no-margin { padding-left:0px; padding-right:0px; }
.container-no-margin > .row { margin-left:0px; margin-right:0px; }
.container-no-margin > .row > .col-xs-1:first-child, .container-no-margin > .row > .col-sm-1:first-child, .container-no-margin > .row > .col-md-1:first-child, .container-no-margin > .row > .col-lg-1:first-child,
.container-no-margin > .row > .col-xs-2:first-child, .container-no-margin > .row > .col-sm-2:first-child, .container-no-margin > .row > .col-md-2:first-child, .container-no-margin > .row > .col-lg-2:first-child,
.container-no-margin > .row > .col-xs-3:first-child, .container-no-margin > .row > .col-sm-3:first-child, .container-no-margin > .row > .col-md-3:first-child, .container-no-margin > .row > .col-lg-3:first-child,
.container-no-margin > .row > .col-xs-4:first-child, .container-no-margin > .row > .col-sm-4:first-child, .container-no-margin > .row > .col-md-4:first-child, .container-no-margin > .row > .col-lg-4:first-child,
.container-no-margin > .row > .col-xs-5:first-child, .container-no-margin > .row > .col-sm-5:first-child, .container-no-margin > .row > .col-md-5:first-child, .container-no-margin > .row > .col-lg-5:first-child,
.container-no-margin > .row > .col-xs-6:first-child, .container-no-margin > .row > .col-sm-6:first-child, .container-no-margin > .row > .col-md-6:first-child, .container-no-margin > .row > .col-lg-6:first-child,
.container-no-margin > .row > .col-xs-7:first-child, .container-no-margin > .row > .col-sm-7:first-child, .container-no-margin > .row > .col-md-7:first-child, .container-no-margin > .row > .col-lg-7:first-child,
.container-no-margin > .row > .col-xs-8:first-child, .container-no-margin > .row > .col-sm-8:first-child, .container-no-margin > .row > .col-md-8:first-child, .container-no-margin > .row > .col-lg-8:first-child,
.container-no-margin > .row > .col-xs-9:first-child, .container-no-margin > .row > .col-sm-9:first-child, .container-no-margin > .row > .col-md-9:first-child, .container-no-margin > .row > .col-lg-9:first-child,
.container-no-margin > .row > .col-xs-10:first-child, .container-no-margin > .row > .col-sm-10:first-child, .container-no-margin > .row > .col-md-10:first-child, .container-no-margin > .row > .col-lg-10:first-child,
.container-no-margin > .row > .col-xs-11:first-child, .container-no-margin > .row > .col-sm-11:first-child, .container-no-margin > .row > .col-md-11:first-child, .container-no-margin > .row > .col-lg-11:first-child,
.container-no-margin > .row > .col-xs-12:first-child, .container-no-margin > .row > .col-sm-12:first-child, .container-no-margin > .row > .col-md-12:first-child, .container-no-margin > .row > .col-lg-12:first-child
{ padding-left:0px; }
.container-no-margin > .row > .col-xs-1:last-child, .container-no-margin > .row > .col-sm-1:last-child, .container-no-margin > .row > .col-md-1:last-child, .container-no-margin > .row > .col-lg-1:last-child,
.container-no-margin > .row > .col-xs-2:last-child, .container-no-margin > .row > .col-sm-2:last-child, .container-no-margin > .row > .col-md-2:last-child, .container-no-margin > .row > .col-lg-2:last-child,
.container-no-margin > .row > .col-xs-3:last-child, .container-no-margin > .row > .col-sm-3:last-child, .container-no-margin > .row > .col-md-3:last-child, .container-no-margin > .row > .col-lg-3:last-child,
.container-no-margin > .row > .col-xs-4:last-child, .container-no-margin > .row > .col-sm-4:last-child, .container-no-margin > .row > .col-md-4:last-child, .container-no-margin > .row > .col-lg-4:last-child,
.container-no-margin > .row > .col-xs-5:last-child, .container-no-margin > .row > .col-sm-5:last-child, .container-no-margin > .row > .col-md-5:last-child, .container-no-margin > .row > .col-lg-5:last-child,
.container-no-margin > .row > .col-xs-6:last-child, .container-no-margin > .row > .col-sm-6:last-child, .container-no-margin > .row > .col-md-6:last-child, .container-no-margin > .row > .col-lg-6:last-child,
.container-no-margin > .row > .col-xs-7:last-child, .container-no-margin > .row > .col-sm-7:last-child, .container-no-margin > .row > .col-md-7:last-child, .container-no-margin > .row > .col-lg-7:last-child,
.container-no-margin > .row > .col-xs-8:last-child, .container-no-margin > .row > .col-sm-8:last-child, .container-no-margin > .row > .col-md-8:last-child, .container-no-margin > .row > .col-lg-8:last-child,
.container-no-margin > .row > .col-xs-9:last-child, .container-no-margin > .row > .col-sm-9:last-child, .container-no-margin > .row > .col-md-9:last-child, .container-no-margin > .row > .col-lg-9:last-child,
.container-no-margin > .row > .col-xs-10:last-child, .container-no-margin > .row > .col-sm-10:last-child, .container-no-margin > .row > .col-md-10:last-child, .container-no-margin > .row > .col-lg-10:last-child,
.container-no-margin > .row > .col-xs-11:last-child, .container-no-margin > .row > .col-sm-11:last-child, .container-no-margin > .row > .col-md-11:last-child, .container-no-margin > .row > .col-lg-11:last-child,
.container-no-margin > .row > .col-xs-12:last-child, .container-no-margin > .row > .col-sm-12:last-child, .container-no-margin > .row > .col-md-12:last-child, .container-no-margin > .row > .col-lg-12:last-child
{ padding-right:0px; }

.container-fluid-no-margin { padding-left:0px; padding-right:0px; }
.container-fluid-no-margin > .row { margin-left:0px; margin-right:0px; }
.container-fluid-no-margin > .row > .col-xs-1:first-child, .container-fluid-no-margin > .row > .col-sm-1:first-child, .container-fluid-no-margin > .row > .col-md-1:first-child, .container-fluid-no-margin > .row > .col-lg-1:first-child,
.container-fluid-no-margin > .row > .col-xs-2:first-child, .container-fluid-no-margin > .row > .col-sm-2:first-child, .container-fluid-no-margin > .row > .col-md-2:first-child, .container-fluid-no-margin > .row > .col-lg-2:first-child,
.container-fluid-no-margin > .row > .col-xs-3:first-child, .container-fluid-no-margin > .row > .col-sm-3:first-child, .container-fluid-no-margin > .row > .col-md-3:first-child, .container-fluid-no-margin > .row > .col-lg-3:first-child,
.container-fluid-no-margin > .row > .col-xs-4:first-child, .container-fluid-no-margin > .row > .col-sm-4:first-child, .container-fluid-no-margin > .row > .col-md-4:first-child, .container-fluid-no-margin > .row > .col-lg-4:first-child,
.container-fluid-no-margin > .row > .col-xs-5:first-child, .container-fluid-no-margin > .row > .col-sm-5:first-child, .container-fluid-no-margin > .row > .col-md-5:first-child, .container-fluid-no-margin > .row > .col-lg-5:first-child,
.container-fluid-no-margin > .row > .col-xs-6:first-child, .container-fluid-no-margin > .row > .col-sm-6:first-child, .container-fluid-no-margin > .row > .col-md-6:first-child, .container-fluid-no-margin > .row > .col-lg-6:first-child,
.container-fluid-no-margin > .row > .col-xs-7:first-child, .container-fluid-no-margin > .row > .col-sm-7:first-child, .container-fluid-no-margin > .row > .col-md-7:first-child, .container-fluid-no-margin > .row > .col-lg-7:first-child,
.container-fluid-no-margin > .row > .col-xs-8:first-child, .container-fluid-no-margin > .row > .col-sm-8:first-child, .container-fluid-no-margin > .row > .col-md-8:first-child, .container-fluid-no-margin > .row > .col-lg-8:first-child,
.container-fluid-no-margin > .row > .col-xs-9:first-child, .container-fluid-no-margin > .row > .col-sm-9:first-child, .container-fluid-no-margin > .row > .col-md-9:first-child, .container-fluid-no-margin > .row > .col-lg-9:first-child,
.container-fluid-no-margin > .row > .col-xs-10:first-child, .container-fluid-no-margin > .row > .col-sm-10:first-child, .container-fluid-no-margin > .row > .col-md-10:first-child, .container-fluid-no-margin > .row > .col-lg-10:first-child,
.container-fluid-no-margin > .row > .col-xs-11:first-child, .container-fluid-no-margin > .row > .col-sm-11:first-child, .container-fluid-no-margin > .row > .col-md-11:first-child, .container-fluid-no-margin > .row > .col-lg-11:first-child,
.container-fluid-no-margin > .row > .col-xs-12:first-child, .container-fluid-no-margin > .row > .col-sm-12:first-child, .container-fluid-no-margin > .row > .col-md-12:first-child, .container-fluid-no-margin > .row > .col-lg-12:first-child
{ padding-left:0px; }
.container-fluid-no-margin > .row > .col-xs-1:last-child, .container-fluid-no-margin > .row > .col-sm-1:last-child, .container-fluid-no-margin > .row > .col-md-1:last-child, .container-fluid-no-margin > .row > .col-lg-1:last-child,
.container-fluid-no-margin > .row > .col-xs-2:last-child, .container-fluid-no-margin > .row > .col-sm-2:last-child, .container-fluid-no-margin > .row > .col-md-2:last-child, .container-fluid-no-margin > .row > .col-lg-2:last-child,
.container-fluid-no-margin > .row > .col-xs-3:last-child, .container-fluid-no-margin > .row > .col-sm-3:last-child, .container-fluid-no-margin > .row > .col-md-3:last-child, .container-fluid-no-margin > .row > .col-lg-3:last-child,
.container-fluid-no-margin > .row > .col-xs-4:last-child, .container-fluid-no-margin > .row > .col-sm-4:last-child, .container-fluid-no-margin > .row > .col-md-4:last-child, .container-fluid-no-margin > .row > .col-lg-4:last-child,
.container-fluid-no-margin > .row > .col-xs-5:last-child, .container-fluid-no-margin > .row > .col-sm-5:last-child, .container-fluid-no-margin > .row > .col-md-5:last-child, .container-fluid-no-margin > .row > .col-lg-5:last-child,
.container-fluid-no-margin > .row > .col-xs-6:last-child, .container-fluid-no-margin > .row > .col-sm-6:last-child, .container-fluid-no-margin > .row > .col-md-6:last-child, .container-fluid-no-margin > .row > .col-lg-6:last-child,
.container-fluid-no-margin > .row > .col-xs-7:last-child, .container-fluid-no-margin > .row > .col-sm-7:last-child, .container-fluid-no-margin > .row > .col-md-7:last-child, .container-fluid-no-margin > .row > .col-lg-7:last-child,
.container-fluid-no-margin > .row > .col-xs-8:last-child, .container-fluid-no-margin > .row > .col-sm-8:last-child, .container-fluid-no-margin > .row > .col-md-8:last-child, .container-fluid-no-margin > .row > .col-lg-8:last-child,
.container-fluid-no-margin > .row > .col-xs-9:last-child, .container-fluid-no-margin > .row > .col-sm-9:last-child, .container-fluid-no-margin > .row > .col-md-9:last-child, .container-fluid-no-margin > .row > .col-lg-9:last-child,
.container-fluid-no-margin > .row > .col-xs-10:last-child, .container-fluid-no-margin > .row > .col-sm-10:last-child, .container-fluid-no-margin > .row > .col-md-10:last-child, .container-fluid-no-margin > .row > .col-lg-10:last-child,
.container-fluid-no-margin > .row > .col-xs-11:last-child, .container-fluid-no-margin > .row > .col-sm-11:last-child, .container-fluid-no-margin > .row > .col-md-11:last-child, .container-fluid-no-margin > .row > .col-lg-11:last-child,
.container-fluid-no-margin > .row > .col-xs-12:last-child, .container-fluid-no-margin > .row > .col-sm-12:last-child, .container-fluid-no-margin > .row > .col-md-12:last-child, .container-fluid-no-margin > .row > .col-lg-12:last-child
{ padding-right:0px; }

.sub-container-margin-sm > .row { margin-left:-10px; margin-right:-10px; }
.sub-container-margin-sm > .row > .col-xs-1, .sub-container-margin-sm > .row > .col-sm-1, .sub-container-margin-sm > .row > .col-md-1, .sub-container-margin-sm > .row > .col-lg-1,
.sub-container-margin-sm > .row > .col-xs-2, .sub-container-margin-sm > .row > .col-sm-2, .sub-container-margin-sm > .row > .col-md-2, .sub-container-margin-sm > .row > .col-lg-2,
.sub-container-margin-sm > .row > .col-xs-3, .sub-container-margin-sm > .row > .col-sm-3, .sub-container-margin-sm > .row > .col-md-3, .sub-container-margin-sm > .row > .col-lg-3,
.sub-container-margin-sm > .row > .col-xs-4, .sub-container-margin-sm > .row > .col-sm-4, .sub-container-margin-sm > .row > .col-md-4, .sub-container-margin-sm > .row > .col-lg-4,
.sub-container-margin-sm > .row > .col-xs-5, .sub-container-margin-sm > .row > .col-sm-5, .sub-container-margin-sm > .row > .col-md-5, .sub-container-margin-sm > .row > .col-lg-5,
.sub-container-margin-sm > .row > .col-xs-6, .sub-container-margin-sm > .row > .col-sm-6, .sub-container-margin-sm > .row > .col-md-6, .sub-container-margin-sm > .row > .col-lg-6,
.sub-container-margin-sm > .row > .col-xs-7, .sub-container-margin-sm > .row > .col-sm-7, .sub-container-margin-sm > .row > .col-md-7, .sub-container-margin-sm > .row > .col-lg-7,
.sub-container-margin-sm > .row > .col-xs-8, .sub-container-margin-sm > .row > .col-sm-8, .sub-container-margin-sm > .row > .col-md-8, .sub-container-margin-sm > .row > .col-lg-8,
.sub-container-margin-sm > .row > .col-xs-9, .sub-container-margin-sm > .row > .col-sm-9, .sub-container-margin-sm > .row > .col-md-9, .sub-container-margin-sm > .row > .col-lg-9,
.sub-container-margin-sm > .row > .col-xs-10, .sub-container-margin-sm > .row > .col-sm-10, .sub-container-margin-sm > .row > .col-md-10, .sub-container-margin-sm > .row > .col-lg-10,
.sub-container-margin-sm > .row > .col-xs-11, .sub-container-margin-sm > .row > .col-sm-11, .sub-container-margin-sm > .row > .col-md-11, .sub-container-margin-sm > .row > .col-lg-11,
.sub-container-margin-sm > .row > .col-xs-12, .sub-container-margin-sm > .row > .col-sm-12, .sub-container-margin-sm > .row > .col-md-12, .sub-container-margin-sm > .row > .col-lg-12
{ padding-left:10px; padding-right:10px; }

.sub-container-margin-xs > .row { margin-left:-5px; margin-right:-5px; }
.sub-container-margin-xs > .row > .col-xs-1, .sub-container-margin-xs > .row > .col-sm-1, .sub-container-margin-xs > .row > .col-md-1, .sub-container-margin-xs > .row > .col-lg-1,
.sub-container-margin-xs > .row > .col-xs-2, .sub-container-margin-xs > .row > .col-sm-2, .sub-container-margin-xs > .row > .col-md-2, .sub-container-margin-xs > .row > .col-lg-2,
.sub-container-margin-xs > .row > .col-xs-3, .sub-container-margin-xs > .row > .col-sm-3, .sub-container-margin-xs > .row > .col-md-3, .sub-container-margin-xs > .row > .col-lg-3,
.sub-container-margin-xs > .row > .col-xs-4, .sub-container-margin-xs > .row > .col-sm-4, .sub-container-margin-xs > .row > .col-md-4, .sub-container-margin-xs > .row > .col-lg-4,
.sub-container-margin-xs > .row > .col-xs-5, .sub-container-margin-xs > .row > .col-sm-5, .sub-container-margin-xs > .row > .col-md-5, .sub-container-margin-xs > .row > .col-lg-5,
.sub-container-margin-xs > .row > .col-xs-6, .sub-container-margin-xs > .row > .col-sm-6, .sub-container-margin-xs > .row > .col-md-6, .sub-container-margin-xs > .row > .col-lg-6,
.sub-container-margin-xs > .row > .col-xs-7, .sub-container-margin-xs > .row > .col-sm-7, .sub-container-margin-xs > .row > .col-md-7, .sub-container-margin-xs > .row > .col-lg-7,
.sub-container-margin-xs > .row > .col-xs-8, .sub-container-margin-xs > .row > .col-sm-8, .sub-container-margin-xs > .row > .col-md-8, .sub-container-margin-xs > .row > .col-lg-8,
.sub-container-margin-xs > .row > .col-xs-9, .sub-container-margin-xs > .row > .col-sm-9, .sub-container-margin-xs > .row > .col-md-9, .sub-container-margin-xs > .row > .col-lg-9,
.sub-container-margin-xs > .row > .col-xs-10, .sub-container-margin-xs > .row > .col-sm-10, .sub-container-margin-xs > .row > .col-md-10, .sub-container-margin-xs > .row > .col-lg-10,
.sub-container-margin-xs > .row > .col-xs-11, .sub-container-margin-xs > .row > .col-sm-11, .sub-container-margin-xs > .row > .col-md-11, .sub-container-margin-xs > .row > .col-lg-11,
.sub-container-margin-xs > .row > .col-xs-12, .sub-container-margin-xs > .row > .col-sm-12, .sub-container-margin-xs > .row > .col-md-12, .sub-container-margin-xs > .row > .col-lg-12
{ padding-left:5px; padding-right:5px; }

.sub-container-no-margin > .row { margin-left:0px; margin-right:0px; }
.sub-container-no-margin > .row > .col-xs-1, .sub-container-no-margin > .row > .col-sm-1, .sub-container-no-margin > .row > .col-md-1, .sub-container-no-margin > .row > .col-lg-1,
.sub-container-no-margin > .row > .col-xs-2, .sub-container-no-margin > .row > .col-sm-2, .sub-container-no-margin > .row > .col-md-2, .sub-container-no-margin > .row > .col-lg-2,
.sub-container-no-margin > .row > .col-xs-3, .sub-container-no-margin > .row > .col-sm-3, .sub-container-no-margin > .row > .col-md-3, .sub-container-no-margin > .row > .col-lg-3,
.sub-container-no-margin > .row > .col-xs-4, .sub-container-no-margin > .row > .col-sm-4, .sub-container-no-margin > .row > .col-md-4, .sub-container-no-margin > .row > .col-lg-4,
.sub-container-no-margin > .row > .col-xs-5, .sub-container-no-margin > .row > .col-sm-5, .sub-container-no-margin > .row > .col-md-5, .sub-container-no-margin > .row > .col-lg-5,
.sub-container-no-margin > .row > .col-xs-6, .sub-container-no-margin > .row > .col-sm-6, .sub-container-no-margin > .row > .col-md-6, .sub-container-no-margin > .row > .col-lg-6,
.sub-container-no-margin > .row > .col-xs-7, .sub-container-no-margin > .row > .col-sm-7, .sub-container-no-margin > .row > .col-md-7, .sub-container-no-margin > .row > .col-lg-7,
.sub-container-no-margin > .row > .col-xs-8, .sub-container-no-margin > .row > .col-sm-8, .sub-container-no-margin > .row > .col-md-8, .sub-container-no-margin > .row > .col-lg-8,
.sub-container-no-margin > .row > .col-xs-9, .sub-container-no-margin > .row > .col-sm-9, .sub-container-no-margin > .row > .col-md-9, .sub-container-no-margin > .row > .col-lg-9,
.sub-container-no-margin > .row > .col-xs-10, .sub-container-no-margin > .row > .col-sm-10, .sub-container-no-margin > .row > .col-md-10, .sub-container-no-margin > .row > .col-lg-10,
.sub-container-no-margin > .row > .col-xs-11, .sub-container-no-margin > .row > .col-sm-11, .sub-container-no-margin > .row > .col-md-11, .sub-container-no-margin > .row > .col-lg-11,
.sub-container-no-margin > .row > .col-xs-12, .sub-container-no-margin > .row > .col-sm-12, .sub-container-no-margin > .row > .col-md-12, .sub-container-no-margin > .row > .col-lg-12
{ padding-left:0px; padding-right:0px; }

@media(min-width:768px) {
	.container-no-margin { width: 780px; }
}
@media(min-width:992px) {
	.container-no-margin { width: 1000px; }
}
@media(min-width:1200px) {
	.container-no-margin { width: 1200px; }
}

@media (min-width: 768px) {
	.modal-xl { width: 90%; max-width:1200px; }
}
.modal-full-width { width:98%; max-width:1600px; }

.form-horizontal .form-text { font-weight:normal; text-align:left!important; }
.form-horizontal .form-control-nobs { padding-top:2px; }

.media .media-icon-container-xxl { width:128px; }
.media .media-icon-container-xxl img.media-object { max-width:128px; }
.media .media-icon-container-xl { width:96px; }
.media .media-icon-container-xl img.media-object { max-width:96px; }
.media .media-icon-container-lg { width:80px; }
.media .media-icon-container-lg img.media-object { max-width:80px; }
.media .media-icon-container,
.media .media-icon-container-md { width:64px; }
.media .media-icon-container img.media-object,
.media .media-icon-container-md img.media-object { max-width:64px; }
.media .media-icon-container-sm { width:48px; }
.media .media-icon-container-sm img.media-object { max-width:48px; }
.media .media-icon-container-xs { width:32px; }
.media .media-icon-container-xs img.media-object { max-width:32px; }
.media .media-icon-container-2xs { width:24px; }
.media .media-icon-container-2xs img.media-object { max-width:24px; }
.media .media-icon-container-3xs { width:16px; }
.media .media-icon-container-3xs img.media-object { max-width:16px; }

.table.table-border-bottom { border-bottom: 1px solid #ddd; }
.table.table-no-border, .table.table-no-border > tbody > tr > td, .table.table-no-border > tbody > tr > th, .table.table-no-border > thead > tr > th { border:0px; }
.table-responsive { border-top:0px; border-bottom:0px; border-color:#e0e0e0; }

.form-control-static.form-control-condensed { padding-bottom:0px; }

.panel.panel-thin-xl > .panel-body { padding:25px; }
.panel.panel-thin-lg > .panel-body { padding:20px; }
.panel.panel-thin-sm > .panel-body { padding:10px; }
.panel.panel-thin-xs > .panel-body { padding:5px; }

.media.media-user-info .user_profile h4.media-heading { font-size:16px; font-weight:bold; }
.media.media-object-info h4.media-heading { font-size:16px; font-weight:bold; }

.top-help-block { display: block; margin-top: 7px; margin-bottom: 10px; color: #737373; }

.container ul, .container-fluid ul, .container ol, .container-fluid ol { /*padding-left:10px;*/ /*BS=25px;*/ }

ul.pagination { /*margin:0; padding-left:0;*/ }

.vedit-content > p { margin-top:10px; margin-bottom:10px; }
.vedit-content > p:first-child { margin-top:0px;}
.vedit-content > p:last-child { margin-bottom:0px; }

.vedit-responsive { width:100%; overflow-x:auto; }
@media(max-width:767px) {
	.vedit-responsive { border-left:1px solid #a0a0a0; border-right:1px solid #e0e0e0; }
}

.cke-inline-bordered .cke_editable_inline { min-height:20px; padding:5px 10px; border:1px solid #cccccc; }
.cke-inline-xs .cke_editable_inline { min-height:20px; }
.cke-inline-sm .cke_editable_inline { min-height:50px; }
.cke-inline-md .cke_editable_inline { min-height:100px; }
.cke-inline-lg .cke_editable_inline { min-height:150px; }
.cke-inline-xl .cke_editable_inline { min-height:200px; }
.cke-inline-2xl .cke_editable_inline { min-height:250px; }
.cke-inline-3xl .cke_editable_inline { min-height:300px; }

.cke_editable_inline > p { margin-top:10px; margin-bottom:10px; }
.cke_editable_inline > p:first-child { margin-top:0px;}
.cke_editable_inline > p:last-child { margin-bottom:0px; }

.ckeditor_inline_container { background-color:#fff; }

.cke_float { -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.175); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175); }

.border-shadow-thick { -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
.border-shadow-thin { -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.175); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175); }

.form-group .note { font-size:90%; }

div#layrname { opacity:0.5; font:bold 10px Arial; position:fixed; background:#333; color:#fff; bottom:35px; left:70px; z-index:2000; padding:0 4px; }
div#layrname2 { opacity:0.5; font:bold 20px Arial; position:fixed; background:#333; color:#fff; bottom:35px; left:85%; z-index:2000; padding:0 4px; }
div#lms_debug_info { opacity:0.5; font:bold 10px Arial; position:fixed; background:#333; color:#fff; top:75px; right:10px; z-index:2000; padding:0 4px; }

.bootstrap-dialog.type-primary .modal-header .bootstrap-dialog-close-button button.close { color: #fff; opacity:0.8; }

.ctx-embed-responsive-18by9 { padding-bottom: 50%; }
.ctx-embed-responsive-21by9 { padding-bottom: 42.85%; }