/*
 * main
 */

.hero-row {
	background-color:#2aa5c8;
}
.hero-row .container {
	position: relative;
	height: 350px;
	z-index: 2;
}
.paper-categories-row,.paper-types-row { padding:60px 0;}

/*
 * search bar
 */

.header-search-block {
	margin:15px 15px 0 0;
}
@media(max-width:1680px) {
	.header-search-block {
		margin:11px 15px 0 0;
	}
}
.header-search-input { /* not using .form-control because it messes things up */
	margin-right:-30px;
	width:30px;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px 0 0 4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.header-search-close {
	margin:6px 4px 0 0;
	position:relative;
}
.header-search-btn { 
	position:static;
	z-index:2;
	border-radius:4px;
}
.search-bar {
	border-radius:4px 0 0 4px !important;
}
.search-bar-input-block { margin-bottom:20px;}
.search-bar-alt {
	border:none;
	border-top:none !important;
	border-bottom:5px solid #eee;
	font-size:28px;
	width:100%;
}
.search-bar:focus {
	outline-color: transparent;
	outline-style: none;
}
.search-bar,.search-bar:focus {
	transition: border-color .3s ease-in;
}
.search-bar:focus {
	border-color: #f28c06;
}
.search-bar-icon-container {
	top:5px;
	position:absolute;
	right:18px;
}
.search-bar-icon { color:#aaa; }
.search-area { margin-bottom:40px;}
.search-expanded {
	width:250px !important;
	padding-right:34px !important;
}
@media(max-width:1120px) {
	.search-expanded {
		width:120px!important;
	}
}
.search-results-container { margin-top:40px; }

.search-bar-top-body { margin:30px 0 -20px; }
.search-bar-text-top-body { border-color: #f28c06; }
#stats {
	margin-bottom:10px;
	font-weight:700;
	text-align:left;
}

#hits-container {
	background:rgba(255,255,255,0.7);
	display:inline-block;
	margin-bottom:40px;
	padding:0 30px 25px 0;
	text-align:left !important;
}
#hits-container2 {
	padding:15px 30px 0 0;
}

.hits-waiting {
	font-size:1.75em;
}

#hits-container .essay-title-container { margin-top:20px;}
#hits-container .essay-content,
#hits-container .essay-word-count,
#hits-container .essay-page-count,
#hits-container .essay-staff-pick-text {
	color:black;
}

.essay {
	border-bottom:1px solid #999;
	padding-bottom:15px;
}
.essay-title em,.essay-content em {
	background:rgba(255,255,0,0.4);
}
.range-slider {
	display:inline-block;
	margin:0 40px 15px 40px;
	text-align:left;
	width:200px;
}
.toggle-option {
	display:inline-block;
	margin:0 0 5px 30px;
	text-align:left;
	width:230px;
}
.range-slider-header {
	border-bottom:1px solid #999;
	font-weight:700;
	margin-left:25px;
}
.toggle-option-count { display:none; }
.toggle-option-checkbox { margin-right:3px !important; }

.ais-pagination .ais-pagination--item__active a { background:#1e8dac;color:#fff; }

.results-search-area { margin-top:40px; }
.essay-staff-pick-block.dispn { display:none !important; }

/*
 * search page
 */

.search-head-text { font-size:2.4em;}
.search-head-text-sub {
	font-size:1.15em;
	margin:10px 0 30px;
}

.search-slider-block,.search-slider-block-cat-ptype {
	background:#e8f3fc;
	border-radius:5px;
	margin-left:10px;
	padding:5px 0;
}
.search-slider-block-cat-ptype { margin:0 0 20px 0; }
.search-slider-actual { margin:0 20px; }
.search-slider-actual .slider-selection { background:#90bbda; }
.search-slider-labels-left {
	display:inline-block;
	margin-right:10px;
}
.search-slider-labels-right {
	display:inline-block;
	margin-left:10px;
}

/*
 * dashboard
 */

.edb-dash-main-block { margin:40px 0;}
.edb-dash-header {
	font-size:2em;
	margin:10px 0 20px;
}
.edb-dash-body { margin-left:30px;}
.edb-dash-border {
	border-top:1px solid #ccc;
	margin:20px 0;
}
.edb-dash-sub-footer-note { font-size:0.85em;}
.edb-dash-sub-footer-menu { margin:0 0 20px 20px;}
.edb-dash-sub-footer-menu-item { margin-right:10px;}
.edb-dash-sub-footer-resub-notice {
	font-size:1.2em;
	margin-right:20px;
}
.edb-dash-pay-item-dots {
	font-size:2.5em;
	line-height:0.6em;
}
.edb-dash-pay-item-space { margin-left:20px;}
.edb-dash-pay-item-space-s { margin-left:10px;}
.edb-dash-pay-item-modal-label { font-size:0.8em;}
.edb-dash-pay-item-modal { text-align:right;}
.edb-dash-pay-item-mini-modal {
	margin-right:10px !important;
	width:80px !important;
}
.edb-dash-pay-item-del {
	font-size:0.8em;
	margin-left:10px;
}
.edb-dash-header-block {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.edb-dash-header-note-bottom { margin-top:10px;}
.edb-dash-header-note-top { margin-bottom:10px;}

/*
 * pills
 */

.nav-pills li a { color:#1e8dac !important;}
.nav-pills li.active a { color:#fff !important;}

/*
 * Other
 */

.results-list-ul {
	font-size:1.3em;
	margin:20px 0;
}
.admin-edb-excluded-waiting {
	display:none;
}

.results-search-area { margin-top:20px;}
.results-footer {
	display:inline-block;
	margin-top:40px;
}

.breadcrumb-block > .breadcrumb {
	border-radius: 20px;
	margin-bottom: 0!important;
}

.hero-main h1 {
	margin:0px;
	padding-top:80px;
	text-shadow:2px 3px 0px #258299;
	color:#fff;
}
.hero-main p {
	font-size:1.25em;
	margin:10px 0 40px;
}

.header-search-btn:focus { outline-width:0;}
.landing-info-row .container,.landing-info-row .container-fluid {
	background:#fff;
	padding:40px 200px;
	position:relative;
	width:100%!important;
	z-index:100;
}
@media(max-width:800px) {
	.landing-info-row .container,.landing-info-row .container-fluid {
		padding:10px 65px;
	}
}
@media(max-width:400px) {
	.landing-info-row .container,.landing-info-row .container-fluid {
		padding:10px 8px;
	}
}
.landing-info-item{
	display: inline-block;
	padding:0px 10px;
	text-align: center;
	vertical-align: top;
}
.landing-info-item:last-of-type{
	margin-top: -11px;
}
.landing-info-item img{
	margin-bottom: 15px;
}
.landing-info-item h5{
	font-size: 22px;
	margin-bottom: 0px;
}
.landing-info-item hr{
	border-top:1px solid #000;
	margin:10px;
}
.landing-info-item p{
	font-size: 18px;
}
.paper-category a, .paper-type a{
	color:#1E8DAC;
}
/*
.paper-category a::before,.paper-type a::before{
	position: absolute;
	left:-5px;
	width:6px;
	height:6px;
	top:50%;
	margin-top:-3px;
	border-radius: 50%;
	background-color: #1E8DAC;

}
*/
.paper-category-icon{
	position: absolute;
	display: inline-block;
	width:48px;
	height:48px;
	top:9px;
}

.head-row{
	position: relative;
	font-size: 32px;
	text-align: center;
	background-color: #4B4B48;
}
.head-row:before{
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url('https://cdn.kibin.com/images/documents_background.svg');
	overflow: hidden;
	opacity:0.3;
}
.no-svg .head-row:before{
	background-image: url('https://cdn.kibin.com/images/documents_background.png');
	background-size: cover;
}
.head-row h5{
	font-size: 26px;
	font-weight: 400;
	margin-bottom: -9px;
	color:#FFF;
}
.head-row hr{
	border-top:1px solid #A0A0A0;
}
.head-row h2{
	font-size: 30px;
	margin-bottom: 8px;
	color:#FFF;
}
.paper-categories-row, .paper-types-row{
	background-color: #F2F2F2;
}
.paper-category, .paper-type {
	display: inline-block;
	padding:26px 10px;
	vertical-align: top;
}
.paper-types-row .row-inner{
	width:850px;
	padding:60px 0px;
	padding-left: 50px;
}
.spr_essay_db { background:url('https://cdn.kibin.com/images/essay-examples/cat_images.png') no-repeat }

.bullet_paper_type {
	position:absolute;
	left:-10px;
	top:11px;
	font-size:36px;
	color:#428bca;
}

.navbar_top { 
	background:#032652;
	border:0;
	min-height:0
}

/*
ul.nav a:hover { background:#4f6786 !important }
ul.nav a.highlight { background:#009400 }
ul.nav a.highlight:hover { background:#4db44d !important }
*/

.dash_nav a { color:#fff !important;padding:20px 0 20px 40px !important }

ul.nav .dash_nav a { background:transparent !important }
ul.nav .dash_nav:hover { background:#4AB2D0 !important }

.tin_footer_logo { width:120px;height:auto }

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

.sidebar-inset {
	padding:25px 30px;
	background-color:#f5f5f5;
	border-radius:4px;
	margin-bottom:20px;
}
.ex_bottom_signup_footer{
	display: none;
}

.ex_footer {
	width: 100%;
	background:#DDDEE0;
}

.ex_plans_circle,.ex_plans_circle_grey {
	color:#fff;
	background:#149c0c;
	border-radius:50%;
	width:50px;
	height:50px;
	font-family:'Source Sans Pro',sans-serif;
	font-size:35px;
}
.ex_plans_circle_grey { 
	color:#cecece;
	background:#929292;
}

.ex_plans_arrow_container {
	margin:0 auto;
	width:690px;
}
.ex_plans_arrow {
	width:190px;
}
.ex_plans_arrow_stem,.ex_plans_arrow_stem_grey {
	border-bottom:2px solid #149c0c;
	margin:9px 0 0 15px;
	width:150px;
}
.ex_plans_arrow_stem_grey { border-bottom:2px solid #929292 }

.ex_plans_arrow_right,.ex_plans_arrow_right_grey {
	width:0;
	height:0;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:10px solid #149c0c;
}
.ex_plans_arrow_right_grey { border-left:10px solid #929292 }

.ex_plan_price_container {
	border:1px solid #ddd;
	border-radius:3px;
	width:230px;
}
.ex_ppc_left { margin-top:-20px;}
.ex_ppc_mid { width:280px;margin-top:20px }
.ex_ppc_price_text { background:#efefef;color:#777;font-family:'Source Sans Pro',sans-serif }
.ex_ppc_price_text.active { color:#d9534f !important;font-family:'Source Sans Pro',sans-serif }
.price_text_sm { margin-left:-6px;font-size:20px }
.ex_plan_top_banner { background:#ccc }
.ex_plan_top_banner.active { background:#d9534f;color:#fff !important; }

.ex_dash_content {
	display: inline-block;
	height:100%;
	margin-left:20px;
	width:288px;
	max-width: 100%;
	vertical-align: top;
}
.ex_dash_content .col-sm-6.mar40t{
	margin-left: 13px;
}

.ex_dash_sidebar {
	background-color:#1E8DAC;
	color:#fff;
	font-weight:700;
	padding:0 !important;
}
.ex_dash_nav_sidebar li.header {
	background:#2AA5C8;
	font-size:11px;
	padding:20px;
}
.ex_dash_nav_sidebar .active{
	padding: 20px 0 20px 40px;
	background-color:rgba(255,255,255,0.9);
	color:#3d3d3d;
}
.ex_dash_nav_sidebar a{
	width: 100%;
}
.ex_dash_nav_sidebar_top { border-radius:6px 6px 0 0 }
.ex_dash_nav_sidebar li.active {
	background:#fff;
	color:#000;
	padding:20px 20px 20px 40px;
	border: 1px solid #2AA5C8;
	border-bottom: none;
	border-top: none;
}
.ex-dash-main-row .row-inner{
	margin-top: 30px;
	margin-bottom: 120px;
	background-color: #fff;
}
.ex-dash-main-row label{
	font-weight: bold;
}
.ex-dash-main-row input{
	margin-top: 5px;
}
.ex_dash_nav_sidebar{
	list-style: none;
}
.dash_nav a:hover{
	text-decoration: none;
}
.ex_bottom_signup_footer,.ex_hero { background:#005189 }

.cat-ptype-row{
	padding-top: 30px;
	padding-left: 35px;
	background-color: #fff;
}
.content-area { margin-top:30px;}
.content-area .essays{
	display: inline-block;
	float:none;
}
.essays { margin-top:20px;}
.essays .essay{
	display:inline-block;
	max-width:100%;
	width:500px;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #e4e4e4;
	word-wrap: break-word;
}
.essay .essay-title{
	font-size: 22px;
	color: #428bca;
}
.essay .essay-content,.essay .essay-info-block,.essay .essay-word-count,.essay .essay-page-count {
	margin-top:10px;
}
.essay-staff-pick-block,.essay-graded-block {
	margin:0 20px 10px 0;
}
.essay-staff-pick-text {
	margin:5px 0 0 5px;
}
.essay-graded-text {
	margin:5px 0 0 2px;
}
.essay .essay-word-count, .essay .essay-page-count{
	display:inline-block;
	margin-right:20px;
}
.pagination-wrapper{
	position:relative;
	margin-bottom:30px;
}
.pagination li{
	list-style:none;
	display: inline-block;
}
.pagination li a, .pagination li span{
	position: relative;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination li a:hover, .pagination li span:hover{
	background-color: #CCC;
}
.pagination .active a, .pagination .active span{
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #428bca;
	border-color: #428bca;
}
.pagination .disabled a, .pagination .disabled span{
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination-prev {
	margin-right:-4px !important;
}
.pagination-next {
	margin-left:-5px !important;
}

/*
 * ghostblock pagination
 */

.pagination-ghostblock {
	margin:15px 0 20px -35px !important;
}
.pagination-ghostblock > li a,.pagination-ghostblock > li span {
	color:#bbb !important;
	border:none !important;
}

.ex_hero_search_bar_obj { height:60px !important }
.ex_landing_info,.ex_landing_papertype { background:#ededed }
.ex_landing_info_items { padding:0 35px }

.ex_or_text {
	padding:10px 0;
	margin:-170px 0 0 30px;
}

.ex_staff_pick {
	height:20px;
	width:auto;
}

.ex_graded {
	height:28px;
	width:auto;
}

.ex_border_ht_plans {
	margin:10px auto;
	width:50%;
}

.ex_dash_not_sub {
	background:#c8c8c8;
	border-radius:8px;
	font-size:1.2em;
	margin-bottom:20px;
	padding:20px;
	width:560px;
}

.payments_summary_box_right {
	padding:0 20px 20px 20px;
	width:250px;
}
.payments_sum_box_header { width:250px }

#dash_add_card_form { margin-bottom:-40px }

.essays{
	display: inline-block;
}
.essay-title-h2 {
	font-size:22px !important;
	font-weight:400 !important;
}
.content_footer{
	display: table;
}
.footer-link a{
	font-size: 12px;
	color:#343434;
}
.kibin-content-ad-side a, .kibin-content-ad-bottom a{
	text-decoration: none;
	outline:0;
	border:0;
}
.kibin-content-ad-side img{
	width:100%;
	margin-top:20px;
}
.kibin-content-ad-bottom img{
	width:100%;
}
.breadcrumbs{
	padding:10px 15px;
}
.essay-title-link{
	color:#428bca;
}

.purchase-results-header {
	font-size:2.5em;
	margin:50px 0 20px;
}

@media(max-width: 900px){
	.nav-section-dropdown a{
		padding-right: 30px;
	}
	.nav-section-dropdown-link:hover:after{
		margin-left: 11px;
		margin-right: -15px;
	}
	.landing-info-row .row-inner{
		padding:60px 30px;
	}
	.landing-info-item img{
		width:100px;
	}
	.landing-info-item h5{
		font-size: 20px;
	}
	.landing-info-item p{
		font-size: 16px;
	}
	.head-row{
		padding: 50px;
	}
	.head-row h2{
		font-size: 28px;
	}
	.paper-categories-row .row-inner{
		padding: 50px 0px;
		width: 603px;
		margin: 0 auto;
		position: relative;
		right: -30px;	
	}
	.paper-category{
		width:50%;
	}
	.paper-types-row .row-inner{
		padding:50px 0px;
		width:600px;
		margin:0 auto;
	}
	.paper-type{
		width:50%;
	}
}
@media(max-width: 800px){
	.landing-info-item h5{
		font-size: 18px;
	}
}
@media(max-width: 700px) {
	.landing-info-row .row-inner{
		padding:20px 30px;
	}
	.landing-info-item{
		position: relative;
		width:100%;
		padding:20px 0px;
	}
	.landing-info-item img{
		position: absolute;
		left:0px;
	}
	.landing-info-item-body{
		padding-left: 120px;
	}
	.paper-categories-row .row-inner{
		padding:30px 0px;
	}
	.header-search-block { margin-right:10px; }
	.search-expanded { width:125px !important; }
}
@media(max-width: 600px){
	.cat-ptype-row{
		padding-right: 30px
	}
	.nav .nav-section{
		margin-left: 5px;
	}
	.nav .nav-links{
		margin-left: 0px;
	}
	.nav-links .nav-link{
		padding:11px 5px;
	}
	.nav .nav-links .nav-link:first-of-type{
		padding-left: 5px;
	}
	.nav .nav-links .nav-link.active{
		margin-left: 8px;
		margin-right: 4px;
	}
	.head-row{
		padding:40px;
	}
	.head-row h2{
		font-size: 24px;
	}
	.paper-categories-row .row-inner {
		right:0px;
		padding-left: 20px;
	}
	.account-actions.search-only .settings-link,
	.account-actions.search-only .logout-link{
		display: none;
	}
	.account-actions.search-only.search-closed .settings-link,
	.account-actions.search-only.search-closed .logout-link{
		display: inline-block;
	}
	.essay {
		width:100%;
	}
}
@media(max-width: 500px) {
	.breadcrumb-block-display {
		background:#f5f5f5;
		white-space:nowrap;
		overflow:scroll;
	}
	.head-row{
		padding:30px 20px;
	}
	.head-row h2{
		font-size: 20px;
	}
	.paper-categories-row .row-inner{
		right:0px;
		width:280px;
		margin:0 auto;
	}
	.paper-category{
		width:100%;
	}
	.paper-types-row .row-inner{
		padding-left:30px;
	}
	.paper-type{
		padding:13px 10px;
		line-height: 130%;
	}
	.ex_hero_search_bar > .input-group{
		display: block;
	}
	.essay_search_text_big.ex_hero_search_bar_obj{
		width:100% !important;
		border-top-right-radius: 6px !important;
		border-bottom-left-radius: 0px !important;
	}
	.essay_search.ex_hero_search_bar_obj{
		display: block;
		width: 100%;
		border-bottom-left-radius: 6px !important;
		border-top-right-radius: 0px !important;
		margin-left: 0px !important;
	}
	.ex_landing_info_items{
		margin-bottom: 30px;
		padding-right: 0px !important;
		position: relative;
	}
	.ex_landing_info_items > img{
		width:90px;
	}
	.categories > .pad110l, .types > .pad110l{
		padding-left: 10px !important;
	}
	.categories .col-md-4 > .mar30t.font16,
	.types .col-md-4 > .mar30t.font16{
		position: relative;
	}
	.categories .spr_essay_db, .types .spr_essay_db{
		position:absolute;
	}
	.categories .col-md-4 > .mar30t.font16 > a,
	.types .col-md-4 > .mar30t.font16 > a{
		display: inline-block;
		padding-left: 60px;
		padding-top: 13px;
		top: 0px;
	}
	.cat-ptype-row{
		padding-left: 25px;
		padding-right: 20px;
	}
	.essays{
	 	width:100% !important;
	 	float:none;
	}
	.essay .essay-title{
		font-size: 18px;
	}
	.pagination li:not(:first-child):not(:last-child){
		display: none;
	}
	.pagination > li > span, .pagination > li > a{
		padding: 6px 16px;
		font-size: 26px;
		line-height: 30px;
	}
	.pagination > li:last-child{
		position: absolute;
		right: 0px;
	}
	.pagination > li:last-child a::before,
	.pagination > li:first-child a::after{
		font-size: 18px;
		vertical-align: top;
		position: relative;
		top:1px;
	}
	.pagination > li:last-child a::before{
		content:"next ";
	}
	.pagination > li:first-child a::after{
		content:" prev";
	}

}
@media(max-width:1000px) {
	.hero_img { display:none !important; }
}

@media(max-width: 400px) {
	.landing-info-item img{
		position: static;
		width:90px;
	}
	.landing-info-item-body{
		padding-left: 0px;
	}
	.landing-info-items p{
		font-size:15px;
	}
	.head-row{
		padding:30px 15px;
	}
	.head-row h2{
		font-size: 18px;
	}
	.paper-types-row .row-inner{
		padding-left: 20px;
		padding-top: 30px;
	}
	.paper-type{
		width:100%;
	}
	.paper-categories-row .row-inner .paper-category:first-of-type .paper-category-icon{
		top: 18px;
	}
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.lh16 { line-height:16px }
.lh18 { line-height:18px }