@import url("bootstrap.min.css");

html,
body {
    height: 100%;
}

.side-menu {
	float:left;
	width: 20%;
}

.side-content {
	float:right;
	width: 80%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    /* padding: 0 0 60px; */
}

.wrap > .container {
    padding: 70px 15px 20px;
}

/*-- Jumbotron tweaks --*/

.jumbotron {
    text-align: center;
}

.footer {
    height: 60px;
    background-color: #e9e9e9;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/*-- Sorting --*/

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

/*-- Other --*/

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* add red asterisk to required form fields */
div.required label:after {
    content: " *";
    color: #e13431;
}

/*-- GridView options display tweaks --*/

.user-index td:last-child,
.articles-admin td:last-child {
    width: 68px;
}

.article-view th {
    min-width: 90px;
}

/*-- Css for nicer display of boolean yes/no values --*/

.boolean-true {
    font-weight: bold;
    color: green;
}

.boolean-false {
    font-weight: bold;
    color: #e13431;
}

/*-- Css for nicer display of user roles --*/

.role-theCreator {
    font-weight: bold;
    color: black;
}

.role-admin {
    font-weight: bold;
    color: #c4a500;
}

.role-editor {
    font-weight: bold;
    color: #800080;
}

.role-support {
    font-weight: bold;
    color: #009d00;
}

.role-premium {
    font-weight: bold;
    color: #4c4cff;
}

.role-member {
    font-weight: bold;
}

/*-- Colors used for various data presentation purposes --*/

.blue {
    font-weight: bold;
    color: #7373ff; 
}

.green {
    font-weight: bold;
    color: #009d00;
}

.gold {
    font-weight: bold;
    color: #c4a500;   
}

hr.top {
    margin-top: 0px;
    border-width: 1px;
    border-color: #333;
    text-align: left;
}

hr.article-devider {
    border-width: 1px;
    border-color: #444;
    border-style: dashed;
    text-align: left;
}

/*-- Password strength --*/

/* hide strength meter so we can fade it in nicely with jQuery */
.nz-meter-container {
    display: none;
}

/* video play button */
.play_overlay {
	filter: alpha(opacity = 0);
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	opacity: 0;
	margin: auto;
}
.play_overlay_firefox {
	filter: alpha(opacity = 0);
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	opacity: 0;
	margin: 25px auto auto -220px;
}

.play_overlay:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}
.play_overlay_firefox:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}

#textSize_bar {
	/* position: absolute; */
	left: 130px;
}

.header_text {
    margin: 15px 0px 0px 0px;
	color: #FFF;
    padding: 0 8px;
}

.title_text {
	color: #FFF;	
	vertical-align: -webkit-baseline-middle;
}

.title_text_right {
	color: #FFF;	
	vertical-align: -webkit-baseline-middle;
	
}

/* .eng_title {
	font-family: 'Comic Sans MS', cursive;	
} */

.enquiry_title {
	font-size: 14px;
	color: #340738;
	text-align: left;
}

.enquiry_content {
	font-size: 12px;
	color: #444;
}

table td[class*=col-], table th[class*=col-] {
	float: right;
	padding: 0px 40px 20px 0px;
}

.hongrads-current table td[class*=col-], table th[class*=col-] {
    float: initial;
    width: 150px;
}

.table-bordered {
	border: 0px;
}

.table-striped {
  background-color: transparent;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: 0px; 
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 0px;
}

.table-striped>tbody>tr:nth-child(odd) {
	background-color: transparent;
}

.table_header {
	background-color: #430D57; 
	border-bottom: 3px solid #ddd;'
}

.table_header th a{
	color: #fff;
	text-decoration: underline;
}

.banner_img {
	border: 0; 
}

.table_img {
	border: 0; 
}

.photoframe_table {
	border: 0; 
	cellpadding: 0;
	cellspacing: 0;
	width:136px;
}

.album_photo_table {
	border: 0; 
	cellpadding: 0;
	cellspacing: 0;
}

.album_photo_td {
	vertical-align: middle;
}

caption {
	display: none;
}

.breadcrumb>.active {
    color: black!important;
}
