div.gdl-sidebar-wrapper{ overflow: hidden; }

div.gdl-sidebar-wrapper .custom-sidebar-title{ float: left; margin-left: 8px; }

div.gdl-sidebar-left-bar { width: 2px; height: 17px; float: left; margin-right: 3px; }



div.gdl-right-sidebar .sidebar-wrapper{ padding-top: 55px;  }

div.gdl-left-sidebar .sidebar-wrapper{ padding-top: 55px; }
div.custom-sidebar{ margin-bottom: 55px; position: relative; }



h3.custom-sidebar-title{ font-size:15px;font-weight: bold; line-height: 19px; position: relative;

	padding-bottom: 10px; margin-bottom: 8px; padding-left:10px;}



div.custom-sidebar-title-wrapper{ position: relative; margin-bottom: 8px; }

div.custom-sidebar-title-wrapper .custom-sidebar-title{ float: left; margin-bottom: 0px; margin-right: 15px; }

div.custom-sidebar-title-wrapper .custom-sidebar-title-gimmick{ margin-bottom: 0px; 

	height: 0px; overflow: hidden; position: relative; top: 9px;

	border-bottom-width: 1px; border-bottom-style: solid; }

.login {

	padding: 5px;

}


/*--- sidebar list style ---*/

div.custom-sidebar ul{ list-style: none; margin-left: 0px; }

div.custom-sidebar ul li{ padding: 7px 0px 7px 15px; background-position: 0px 12px !important;  border-bottom-width: 1px; border-bottom: 1px solid #e6e6e6;}
div.custom-sidebar ul li {
   /* background: rgba(0, 0, 0, 0) url("https://homework1.com/wp-content/themes/kingpower/images/icon/dark/li-arrow.png") no-repeat scroll 0 center;*/
}

div.custom-sidebar ul li:last-child{ border-bottom: 0; } 



div.custom-sidebar ul ul li:last-child{ padding-bottom: 0px; }



div.custom-sidebar ul.gdl-accordion li { padding-left: 0px; background: none; }

div.custom-sidebar ul.gdl-toggle-box li { padding-left: 0px; background: none; }

div.gdl-sidebar-left-bar { width: 2px; height: 17px; float: left; margin-right: 3px; }

div.gdl-header-left-bar, .gdl-sidebar-left-bar {
    background-color: #59a8f2;
}


.alignnone, img.alignnone { margin: 5px 20px 20px; }



/* Content*/

.row .twelve {
    width: 100%;
}
.row .eight {
    width: 66.667%;
}
.row .row {
    margin: 0 -20px;
    max-width: none;
    min-width: 0;
    width: auto;
}
.row .column, .row .columns {
    box-sizing: border-box;
}
.column, .columns {
    float: left;
    min-height: 1px;
    padding: 0 10px;
    position: relative;
}
div.gdl-page-item.columns {
    float: right;
}

.mb0 {
    margin-bottom: 0 !important;
	width:75%;
}

.mb45 {
    margin-bottom: 45px !important;
	
}


.qa-sidebar {
    background: #3797f1 none repeat scroll 0 0;
    border: 1px solid #0c78d4;
    font-size: 14px;
    padding: 20px;
}

table, table tr, table tr td, table tr th {
	border: 1px solid #FFF;
}
table th {
    background-color: #fad784;
	color: #524f4f;
	font-weight: bold;
	text-align:left;
}
.table > thead > tr > th {
    border-bottom: 2px solid #726f6f;
    vertical-align: bottom;
}
.table.table-hover p {
margin-bottom:0px;
}
tr th, tr td {
    border-right: 1px solid;
    padding: 9px 20px;
}
[class^="icon-"]::before, [class*=" icon-"]::before {
    display: inline-block;
    text-decoration: inherit;
}
[class^="icon-"], [class*=" icon-"] {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    height: auto;
    line-height: normal;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: baseline;
    width: auto;
}
.gdl-icon-shortcode {
    padding-right: 5px;
}

.gdl-page-content img {
padding : 20px 0px 20px 00;
}



