/***********************************Common Style For Database Pages**************************************/

p {
    color: #000000;
    font-size: 15px!important;
    line-height: 24px;
}

h1 {
    font-size: 26px;
    font-weight: 600;
    color: #ea7465;
    margin: 10px 0px;
}

h2 {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.leftpanel {
    float: left;
    width: 660px !important;
    margin-left: 10px !important;
}
.leftpanel h2{
    padding-top: 5px;
}
.edu-breadcrumb {
    margin: 10px 0px;
}

.search-college-btn {
    right: 20px !important;
}


/************************************ Right Link Styles ***********************************/

.right-links {
	position: relative;
	margin: 15px 0;
	float: left;
}

.right-links h2 {
	background: #f0f0f0;
	color: #ea7465;
	border-bottom: 2px solid #009F9C;
	font-size: 18px;
	padding: 5px 0 5px 6px;
	margin-top: none;
}

.right-links li {
	margin: 0;
	padding: 3px 0px;
	background: #EEEEEE;
	text-align: left;
	list-style-image: url(/common_dynamic/images/upsc-bullet.png);
}

.right-links li a {
	display: block;
	padding: 15px 12px;
	font-size: 14px;
	padding: 5px 10px;
	color: #0066CC !important;
}

.right-links ul {
	list-style-type: none;
	margin-left: 30px;
}

.right-links {
	background: #f0f0f0;
	border: 1px solid #dbdbdb;
	width: 96%;
}


/************************************ Quick Link Styles ***********************************/

.quick-links {
    background: #f9f5f5;
	position: relative;
	margin: 15px 0;
	float: left;
}

.quick-links h2 {
	background: #f9f5f5;
	color: #000000;
	font-size: 18px;
	padding: 5px 0 5px 6px;
	margin-top: none;
}

.quick-links li {
	margin: 0;
	padding: 3px 0px;
	background: #f9f5f5;
	text-align: left;
	list-style-image: url(/common_dynamic/images/upsc-bullet.png);
}

.quick-links li a {
	display: block;
	padding: 15px 12px;
	font-size: 14px;
	padding: 5px 10px;
	color: #0066CC !important;
}

.quick-links ul {
	list-style-type: none;
	margin-left: 30px;
}

.quick-links {
	background: #f9f5f5 !important;
	border: 1px solid #dbdbdb;
	width: 96% !important;
}
 
.quick-links ul li  {
    margin: 0px !important;
   float:left !important;
   width:33% !important;
   list-style-image: url(/common_dynamic/images/upsc-bullet.png);
}
.quick-links ul li  a {
   padding: 5px 0px !important;
   width: auto;
}

.bottom-link-two {
	width: 100%;
}

.bottom-link-two ul {
	width: 45%;
	float: left;
}


.bottom-link-three {
	width: 100%;
}

.bottom-link-three ul {
	width: 30%;
	float: left;
}

/****************************************************************************************************/


/**************************************** Related Article Styles ***********************************/

.article-blk {
    width: 97%;
    float: left;
}

.related-articles-head {
    background: none repeat scroll 0 0 #F6F6F6;
    border-color: #CCCCCC #CCCCCC #F47323;
    border-style: solid;
    border-width: 1px 1px 2px;
    font-size: 14px;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
    float: left;
    width: 99%;
}

.related-articles {
    border: 1px solid #CCCCCC;
    padding: 10px;
	    clear: both;
}

.article-blk li {
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
    list-style: outside none none;
    margin: 13px 0;
    padding-bottom: 5px;
}

.left-img {
    float: left;
}

.right-desp {
    padding-left: 10px;
}


.article-blk li a {
    color: #333;
    text-decoration: none;
}

.related-articles a {
    display: block;
    font-size: 14px;
    line-height: 28px;
	    outline: none;
}

.left-img img {
    border: medium none;
    height: 80px;
    margin-right: 10px;
    width: 100px;
	max-width: 100%;
}

.article-title {
    font-weight: bold;
}

/*********************************************************************************************/

.sticky {
    position: fixed;
    top: 0;
    /* width: 288px; */
	width: 660px;
	z-index: 1000 !important;
}


/**************************************** Tabs Styles ***********************************/

.common-tabs {
	background: #F5F5F5 !important;
    margin-top: 20px;
    height: 44px;
	z-index: 100000;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.sticky-tab {
	width: 620px;
}

.common-tabs ul {
	position: relative;
    display: flex;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    justify-content: center;
}
.common-tabs ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.common-tabs ul li:not(:last-child) {
    border-right: none;
}

.common-tabs ul li a {
    display: block;
    line-height: 42px;
    font-size: 14px;
    color: #999999;
    font-weight: 600;
    text-align: center;
	border: 1px solid #F0F0F0;
    border-bottom: 1px solid #9E9E9E;
}

.common-tabs ul li a:hover {
	text-decoration: none;
}

.common-tabs ul li a.selected {
    border-top-color: #ef5821 !important;
    border-bottom: none;
    border-right: 1px solid #9E9E9E;
    border-left: 1px solid #9E9E9E;
    box-shadow: inset 0 3px 0 #ef5821;
    background: #fff repeat-x 0 0 !important;
    box-shadow: inset 0 3px 0 #ef5821;
    color: #ef5821;
	height: 43px;
}

/*********************************************************************************************/


.table th {
    background: #d7d7d7 none repeat scroll 0 0;
    font-size: 14px;
    line-height: 30px;
}


.table tr.ListAltRow1 {
    background-color: #f6f6f6 !important;
}



.more-tabs {
	float: right;
	width: 40px;
	background: #f5f5f5;
    height: 44px;
    margin-top: 20px;
    position: relative;
    }
.more-tabs a.show-more{
	display: block;
    line-height: 42px;
    font-size: 14px;
    color: #999999;
    font-weight: 600;
    text-align: center;
	border: 1px solid #F0F0F0;
    border-bottom: 1px solid #9E9E9E;
    background: url(../../images/more-tabs.png) no-repeat center center;
    text-indent: -9999px;
}
.more-tabs.active a.show-more {
	border-bottom: 1px solid #f5f5f5;
}
.more-links {
	position: absolute;
	top: 44px;
	border: 1px solid #d9d9d9;
	border-top: 0 none;
	width: 200px;
	background: #F5F5F5;
	z-index: 100000000;
	right: 0;
	padding: 10px;
	display: none;
}
.more-links  ul li {
	list-style-type: none;
}
.more-links  ul li a {
	color: #999999;
	font-size: 14px;
	padding: 5px 10px;
	display: block;
	font-weight: 600;
}

.more-links ul li a:hover {
    background: #D4D4D4;
	text-decoration: none;
}
.more-tabs.active .more-links{ display: block; }

.sticky .common-tabs, .sticky .more-tabs {
	margin-top: 0px; 
}

.more-tabs a.selected {
    border-top-color: #ef5821 !important;
    border-bottom: none;
    border-right: 1px solid #9E9E9E;
    border-left: 1px solid #9E9E9E;
    box-shadow: inset 0 3px 0 #ef5821;
    box-shadow: inset 0 3px 0 #ef5821;
    color: #ef5821;
    height: 43px;
}

.ias-exam {
	float: left;
	width: 100%;
}

.new-tab-active {
	background: #aaa !important;
	color: #5D5D5D !important;
}

			.h1_span {
		color: #ea7465;
		margin: 10px 0 0 135px;
		font-size: 26px !important;
		font-weight: bold;
		float: left;
	}
	.ibps-po-main-block h1 { font-size: 35px; }
	.ibps-po-main-block h2 { font-size: 18px; line-height: 24px; }
    hr { margin-top: 10px; margin-bottom: -20px; }
    .os-lang-block ul li { list-style: none; }
    .os-lang-block { left: 255px; }
.right-news-block { float: right; width: 300px; }
.os-header-rt-search {
    height: 23px!important;
    top: 5px;
}