/*	
Theme Name: Keisus
Theme URI: http://themes.slicetheme.com/keisus/
Description: Retina Responsive Multi-Purpose WordPress Theme
Author: SliceTheme
Author URI: http://themeforest.net/user/designiter
Version: 1.2
Tags: dark, light, white, custom-background, custom-colors, custom-menu, post-formats, theme-options, translation-ready
License: -
License URI: -
*/
.logo-standart{
margin-top: 10px;
margin-bottom: 10px;
}
.blog-container .blog-inner{
	padding: 10px;	
}
.wls-table, .wls-table th, .wls-table td, .wls-table tr {
	border: none !important; background: none !important;
}
.wls-table thead {
	border-bottom: 1px solid #ccc;
}
.wls-table th {
	  padding-bottom: 5px !important; font-size: 17px !important;
}
.wls-table td {
	padding-bottom: 0px !important;
	padding-top: 7px !important;
}
.video-tleft {
	display: inline-block;
	width: 30%;
	text-align: right;
	margin-right: 15px;
	font-size: 18px;
}
.video-tright {
	display: inline-block;
	vertical-align: top;
	width: 60%;
	font-size: 16px;
}
h1{
color: #6A181D;
}

.pd-table, .pd-table th, .pd-table td, .pd-table tr {
	border: none !important; background: none !important;
}
.pd-table thead {
	border-bottom: 1px solid #ccc;
}
.pd-table th {
	padding-bottom: 5px !important; font-size: 13px !important; font-weight: 700;
}
.pd-table td {
	padding-bottom: 8px !important;
	padding-top: 12px !important;
	font-size: 13px;
}
.pd-table tr {
	 border-bottom: 1px solid #ccc !important;
}
.buttons-wrap {
	text-align: right;
}
.buttons-wrap a {
	display: inline-block;
	width: 150px;
	height: 45px;
	background-color: #4e4e4e;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-right: 4px;
	text-align: center;
	padding-top: 10px;
}
.buttons-wrap a.current-pd {
	background-color: #a09c9b;
}
.clr {
	clear: both;
}
.copyright-wrapper{
background-color: rgba(0, 0, 0, 1);
}

.gpa-search { position: relative; }
.gpa-search input { text-indent: 30px; background-color: #e9e9e9;}
.gpa-search .fa-search {
	font-size: 20px;
	position: absolute;
	right: 7px;
	top: 14px;
	color: #fff;
	z-index: 999;
 }

.buttons-wrap.courses a { width: 122px; margin: 0; }
.courses-link, .courses-link:hover, .courses-link:visited { font-weight: 700; color: #6a181d; text-decoration: underline; }
.courses-button { background-color: rgb(255, 204, 102); color: rgb(68, 68, 68); text-transform: capitalize; font-weight: normal; }
.courses-table td { vertical-align: middle; }
.course-sel { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; opacity: 1; width: auto !important; min-width: 300px; border: 1px solid #9b9b9b; font-weight: 700; }