
body{
    font-size: 15px;
}
a {
   outline: 0;
}
@import 'https://fonts.googleapis.com/css?family=Dancing+Script';

.dp-dark-blue{ /*background:#333;*/ background:#f88f26; text-align:center; height:40px; padding:8px;}
.dp-dark-blue p a{ /*border:1px solid #f67b00; background:#f67b00; margin-top:10px;*/ padding:10px 5px;}
.dp-dark-blue p, .dp-dark-blue a{ color:#fff; text-decoration:none; font-weight:700; font-size:12pt; font-family: 'Dancing Script', cursive;}


.top
{ width:100%; background:#0066a0; }
.topcolor
{background:#0066a0; padding-top: 16px;}
.topalign {
	text-align: right;
}
.top:before,
.top:after {
  display: table;
  content: " ";
}
.top:after {
  clear: both;
}
#rental {
	padding-top: 20px;
}
#purchase {padding-top: 20px;}
.loww {
	display: block;
	float: right;
}

.question-table table th, 
.question-table table td{ border:none !important; background-color:transparent !important;}

.question-table th{width: 30%;}
.question-table .custom-qv-qf th{ width:auto;}

/*******************************************************************************

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

ul.topnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.topnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.topnav li{
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.topnav li a{
	color:#fff;
	font-size: 13px;
	line-height: 54px;
}
ul.topnav li a:hover
{color:#91d5fc; text-decoration:none;}

.logo {
	margin-top: 13.67%;
}




****************************************************************************/

.custom-cm-link::after{
	content: '';
    width: 165px;
    height: 28px;
    top: 32px;
    left: 0;
    position: absolute;
    background: url(../images/earn-cash1.png) no-repeat center center;
    background-size: cover;
}
@media (max-width: 560px) {
	.custom-cm-link{
		margin-bottom: 12px !important;
		display: inline-block;
	}
}
.list-documents {
	margin: 0px 0 30px;
	text-align: center;
}
.list-documents li {
	float: none;
	width: calc(24% - 16px);
	margin: 0 10px 20px;
	display: inline-block;
	vertical-align: top;
	box-shadow: 0 0 6px #cfcfcf;
	-webkit-box-shadow: 0 0 6px #cfcfcf;
	-moz-box-shadow: 0 0 6px #cfcfcf;
	position: relative;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}
.list-documents li a {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  margin: 10px 0 0;
  background: #c77134;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
}
.list-documents li a:hover {
  background: #c77134;
  color: #fff;
  text-decoration: none;
}

.showonhover {
	width: 100%;
	height: 100%;
	padding: 10px 10px;
	float: left;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	background: #fff;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}
.showonhover h4 {
	color: #c77134;
	font-weight: 600;
	text-align: left;
	font-family: 'arial', sans-serif;
	margin: 0;
	padding: 10px 0 25px;
	font-size: 17px;
}
.showonhover span {
	color: #777;
	font-weight: 400;
	text-align: left;
	font-family: 'arial', sans-serif;
	margin: 0;
	padding: 20px 0 25px;
	font-size: 15px;
	text-align: left;
	float: left;
	line-height: 25px;
}
.list-documents li:hover .showonhover{
	opacity:1;
	visibility:visible;
	top:0;
	left:0;	
}

.list-group-item{
	background-color: #f6fdff !important;
	width:230px;
	font-size:11pt !important;
	padding-top:15px;
	padding-bottom:15px;
}


.list-group-item a{
	color: #007bff !important;
	text-decoration:none !important;	
}

.list-group-item a:hover{
	color:#0060c6 !important;

}

.list-group-item .fa { padding-right:10px !important;}

.list-group-item:first-child {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

/*hover-end*/

.search {
	margin-top: 3.24%;
	text-align: center;
}
.search .form-control{
	width: 650px; 
}
	
.search-in {
	line-height: 70px;
}

.search-in .form-control{
	width: 450px; 
}

.logo-small img {
	padding-top: 11px;
}
.recentsearches
{
	margin-top:60px;

}

.recentsearches h3
{
	font-size: 18px;
	margin-bottom: 27px;
}

.recentsearches ul
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type: none;
}

.recentsearches ul li
{ width:50%; height:auto; float:left; margin:0 0px 20px 0; padding:0 0 0 0;
}

.recentsearches ul li img
{ width:34px; height:51px; float:left; margin:0 15px 0 0; padding:0 0 0 0; }

.recentsearches ul li h4
{
	text-align:left;
	color:#666666;
	margin:0 0 0 0;
	font-size: 13px;
	font-weight: bold;
}

.recentsearches ul li p
{
	text-align:left;
	color:#999999;
	margin:0 0 0 0;
	font-size: 12px;
}
.loader_book_gif
{width:100%; min-height:115px; float:left; /* background:url('../images/book2.gif') no-repeat center center; */}
.websites
{
	width:100%;
	height:auto;
	margin:0px auto;
	padding:35px 0 35px 0;
	margin-top:40px;
	overflow:hidden;
	background:#f7f7f7;
	color:#999999;
	font-size: 13px;
}

.websites h2
{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	color:#333333;
	margin:0 0 30px 0;
	padding:0 0 0 0;
	text-transform:uppercase;
	font-size: 14px;
}

.websites a
{ color:#999999;}

.websites p a:hover
{ color:#333333;}

.step {
	width:100%;
	height:70px;
	background:#f1f1f1;
	border-bottom:solid 1px #e5e5e5;
}
.step .buttons {
	text-align: right;
	padding-top: 20px;
}
#non_international_non_instructor { display:none;}
#non_international { display:none;}
#non_instructor { display:none;}
.non_int_instr {
	padding-top: 15px;
}
#nonint {display:none;}
#noninstr {display:none;}
.blu {
	color: #428bca;
}
.yell {
	color: #F90;
}
.footer
{
	width:100%;
	border-top:solid 1px #ebebeb;
	line-height: 55px;
	font-size: 13px;
	color:#817f7f;
}

.footer a
{
	color:#817f7f;
}
.footer a:hover
{
	color:#333;
}

.show-results {
  max-width: 1500px;
  margin: auto;
}

.show-results ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.show-results ul.exc {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	list-style-type: disc;
}


.show-results h2
{
	height:auto;
	text-align:left;
	color:#c6c6c6;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.toppad {
	padding-top: 35px;
}
ul.list li
{ width:100%; height:auto; float:left; border-bottom: 1px dotted #CCC; margin-bottom: 10px; padding-bottom: 10px;
}

ul.list li img
{ width:120px; height:150px; float:left; margin:0 15px 0 0; padding:0 0 0 0; }

ul.list li .loww img
{ width:auto; height:auto; float:none; margin:0 15px 0 0; padding:0 0 0 0; }

ul.list li h2
{
	text-align:left;
	color:#191818;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

ul.list li h2 a{color:#191818;}

ul.list li h2 a:hover{
	color:#4b8efa;
	text-decoration: none;
}

ul.list li p
{
	text-align:left;
	color:#999999;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	line-height: 17px;
}

ul.list li h4
{
	text-align:left;
	color:#191818;
	display: inline;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}

ul.list li h4 a
{color:#191818; cursor:pointer;}

ul.list li h4 a:hover
{
	color:#4b8efa;
	text-decoration: none;
}


ul.shb li
{ width:100%; height:auto; float:left; border-bottom: 1px dotted #CCC; margin-bottom: 10px; padding-bottom: 10px;
}

ul.shb li img
{ width:120px; height:150px; float:left; margin:0 15px 0 0; padding:0 0 0 0; }

ul.shb li h2
{
	text-align:left;
	color:#191818;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

ul.shb li h2 a{color:#191818;}

ul.shb li h2 a:hover{
	color:#4b8efa;
	text-decoration: none;
}

ul.shb li p
{
	text-align:left;
	color:#999999;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	line-height: 17px;
}

ul.shb li h4
{
	text-align:left;
	color:#191818;
	display: inline;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}

ul.shb li h4 a
{color:#191818; cursor:pointer;}

ul.shb li h4 a:hover
{
	color:#4b8efa;
	text-decoration: none;
}


a.show_hide:focus { outline:none; text-decoration:none;}

a.show_hide_sb:focus { outline:none; text-decoration:none;}
a.show_hide_sbpage:focus { outline:none; text-decoration:none;}
a.show_hide { font-size:16px; color:#191818; cursor:pointer;}
a.show_hide:hover { 	color:#4b8efa;
	text-decoration: none;}
a.show_hide_sb { font-size:16px; color:#191818; cursor:pointer;}
a.show_hide_sb:hover { 	color:#4b8efa;
	text-decoration: none;}
a.show_hide_sbpage { font-size:16px; color:#191818; cursor:pointer;}
a.show_hide_sbpage:hover { 	color:#4b8efa;
	text-decoration: none;}
.slidingDiv
{
	height:auto;
	border-top:solid 1px #d6d6d6;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.slidingDiv h1
{
	text-align:left;
	color:#191818;
	padding:0px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.slidingDiv_sb
{
	height:auto;
	border-top:solid 1px #d6d6d6;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.slidingDiv_sb h1
{
	text-align:left;
	color:#191818;
	padding:0px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.slidingDiv p
{
	text-align:left;
	color:#999999;
	margin:15px 0 0 0;
	padding:0px;
	line-height:22px !important;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
		display: block;
}
.slidingDiv_sb p
{
	text-align:left;
	color:#999999;
	margin:15px 0 0 0;
	padding:0px;
	line-height:22px !important;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
		display: block;
}


.show_hide2
{
	height:auto;
	border-top:solid 1px #d6d6d6;
	display:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 135px;
}

.show_hide2 h1
{
	text-align:left;
	color:#191818;
	margin:10px 0 0 0;
	padding:0px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
		display: block;
}

.show_hide2 p
{
	text-align:left;
	color:#999999;
	margin:15px 0 0 0;
	padding:0px;
	line-height:22px !important;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
		display: block;
}

.sepr {
	padding-right: 15px;
	padding-left: 15px;
	color: #999;
}
.ads_container {
	width: 1440px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.ads_left {
	width: 120px;
	position: absolute;
	left: 0px;
	top: 5px;
}
.ads_right {
	width: 120px;
	position: absolute;
	right: 0px;
	top: 5px;
}
.show-results ul.grid li
{
	width:23%;
	height:355px;
	float:left;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	position: relative;
}

ul.grid li img
{
	width:120px;
	height:150px;
	margin:0 15px 0 0;
	padding:0 0 0 0;
	text-align: center;
}

ul.grid li h2
{
	height:41px;
	overflow:hidden;
	text-align:left;
	color:#191818;
	margin:10px 0 0 0 0;
	padding:0px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

ul.grid li h2 a{color:#191818;}

ul.grid li h2 a:hover{
	color:#4b8efa;
	text-decoration: none;
}

ul.grid li p
{
	text-align:left;
	color:#999999;
	margin:0px 0 0 0;
	line-height:18px;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

ul.grid li h4
{display:none;}

ul.grid li #show_hide_area h1, ul.grid li #show_hide_area p{display:none;}
 
ul.grid li #show_hide2_area h1, ul.grid li #show_hide2_area p  {display:none;}

ul.grid li .show_hide {
	border-top-width: 0px;
	border-top-style: none;
}
ul.grid li .show_hide2 {border-top-width: 0px;
	border-top-style: none;}

ul.grid li .sepr {display:none;}
.pitop { width:100%; border-bottom: 1px dotted #CCC; margin-bottom: 10px; padding-bottom: 10px;
}

.pagi
{ }

.pagi ul
{
	margin:0;
	padding:0;
	float: right;
}

.show-results .pagi ul li
{
	width:auto !important;
	height:auto !important;
	text-align:center;
	color:#191818;
	background:#f1f1f1;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.pagi ul li:hover
{color:#fff !important; background:#191818; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;
}
.pagi ul li.curpag {
	background:#191818;
	color: #FFF;
}
.pagi ul li a
{ color:#191818; }

.pagi ul li a:hover
{ color:#fff; }

.fh1 {
	margin-left: 136px;
}
.toptab {
	margin-top: 20px;
}
.padd {
	padding-top: 35px;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.upload-document-table {
	max-width: 550px;
}

.head_title_bar {
	font-size: 20px;
	padding: 24px 0 14px;
	font-weight:500;
	color: #55565b;
	text-transform: uppercase;
}


.table td, .table th {padding:.75rem .5rem; border:1px solid #d7dddf !important; background-color:#ffffff !important;}
.form-control { font-size:10pt !important; border:1px solid #d7dddf !important;}
.bootstrap-tagsinput input {font-size:10pt !important; color:#6c757d !important;}
.input-group { font-size:10pt !important;text-align: left; line-height:1.5;}
.list-institutes {
    width: 100%;
    position: absolute;
    z-index: 1;
    background: #fff;
    max-height: 200px;
    overflow: auto;
    top: 47px;
	padding-left:0px !important;
}
.list-institutes li {
    float: left;
    width: 100%;
    padding: 8px 10px 8px;
    background: #fff;
	list-style: none;
}

.list-institutes li:hover {
    cursor: default;
    background: #eee;
}

.list-department-acronym {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: #fff;
    max-height: 200px;
    overflow: auto;
    top: 47px;
	padding-left:0px !important;
}

.list-department-acronym li {
    float: left;
    width: 100%;
    padding: 8px 10px 8px;
    background: #fff;
	list-style:none;
}

.list-department-acronym li:hover {
    cursor: default;
    background: #eee;
}

.list-course-code {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: #fff;
    max-height: 200px;
    overflow: auto;
    top: 47px;
	padding-left:0px !important;
}

.list-course-code li {
    float: left;
    width: 100%;
    padding: 8px 10px 8px;
    background: #fff;
	list-style:none;
}

.list-course-code li:hover {
    cursor: default;
    background: #eee;
}

list-instructor-name {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: #fff;
    max-height: 200px;
    overflow: auto;
    top: 47px;
	padding-left:0px !important;
}

.list-instructor-name li {
    float: left;
    width: 100%;
    padding: 10px 10px 8px;
    list-style:none;
	font-size:10pt;
	margin-top:6px;
}

.list-instructor-name li:hover {
    cursor: default;
    background: #eee;
}

 .tag.label.label-info {
    border: none;
    color: #fff;
    padding: 4px 6px;
    background: #001a96;
    border-radius: 3px;
    width: 100%;}
	
.notValidIsbn.alert.alert-danger {
    float: right;
    margin-right: 20px;
    padding: 2px 5px;
}

.our-courses-table {
	padding: 10px 30px 0;
	background: #fff;
}

.table-striped-outer {
	margin-top: 0;
	background: #f2f2f2;
	display: inline-block;
	width: 100%;
	position:relative;
}
.table-striped-outer .close {
	position: absolute;
	height: 30px;
	width: 30px;
	right: -10px;
	top: -10px;
	border: 1px solid #ced4da;
	background: #fff;
	z-index: 9;
	opacity: 1;
	color: #0009;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	cursor:pointer;
}
.table.table-striped.profile-tabel {
	margin-top: 0px;
	background: #fff;
	border: 1px solid #fff;
	max-width: 750px;
	margin-bottom: 0;
}
.table-striped tbody tr:nth-of-type(2n+1) {
	background-color: transparent;
}
.table.table-striped-outer td, .table.table-striped-outer th {
	padding: 0;
	vertical-align: top;
	border-top: 0;
}

.table-striped-outer  .table td
{
	border:none;
}


form.well.form-horizontal input#submitDocument {
	background: #e37222;
	color: #fff;
	height: 44px;
	margin-top: 17px;
}

form.well.form-horizontal input{
    height: 46px;
}

form.well.form-horizontal select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 10px);
}
form.well.form-horizontal .control-label {
    font-size: 14px;
}

form.well.form-horizontal {
    padding-top: 10px;
}

form.well.form-horizontal input#submitDocument:hover {
	background: #e37222;
	cursor: pointer;
}
form.well.form-horizontal #uploaded_document {
    height: auto;
    padding: 9px 11px;
}


/*show_uploaded_document!*/

.wbc-details ul {
    padding: 0 0 0 24px;
    margin: 0;
    list-style-color: #000;
}
.wbc-details ul li {
   margin: 15px 0px;list-style: disc;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    color: #55565b;
	list-style:none;
	border: 1px solid #e6e6e6;
    width: 90%;
    padding: 10px;
}
.wbc-details ul li span {
    text-transform: capitalize;
    font-weight: 700;
    color: #e37222;
}

/*search_course_material!*/

.total-results-con {
  margin: 0 0 20px;
  float: left;
  width: 100%;
}
.total-results-con span {
  float: right;
  font-size: 15px;
  font-weight: 500;
  color: #565454;
}

.search-form-main-outer .list-documents li .showonhover a {
	float: left;
	width: 91%;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	margin: 10px 0px 0;
	background: #e37222;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.search-form-main-outer .list-documents li a:hover {
	background: #c77134;
	color: #fff;
	text-decoration: none;
}

.showonhover {
	width: 100%;
	height: 100%;
	padding: 10px 10px;
	float: left;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	background: #fff;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}
.showonhover h4 {
	color: #008B95;
	font-weight: 600;
	text-align: left;
	font-family: 'arial', sans-serif;
	margin: 0;
	padding: 10px 0 25px;
	font-size: 17px;
}
.showonhover span {
	color: #777;
	font-weight: 400;
	text-align: left;
	font-family: 'arial', sans-serif;
	margin: 0;
	padding: 20px 0 25px;
	font-size: 15px;
	text-align: left;
	float: left;
	line-height: 25px;
}
.search-form-main-outer .list-documents li:hover .showonhover{
	opacity:1;
	visibility:visible;
	top:0;
	left:0;	
}


/*show_book!*/

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
}


.top
{ width:100%; background:#0066a0; }
.topcolor
{background:#0066a0; padding-top: 16px;}
.topalign {
	text-align: right;
}
.top:before,
.top:after {
  display: table;
  content: " ";
}
.top:after {
  clear: both;
}
#rental {
	padding-top: 20px;
}
#purchase {padding-top: 20px;}
.loww {
	display: block;
	float: right;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

ul.topnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.topnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.topnav li{
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.topnav li a{
	color:#fff;
	font-size: 13px;
	line-height: 54px;
}
ul.topnav li a:hover
{color:#91d5fc; text-decoration:none;}

.logo {
	margin-top: 13.67%;
}
.search {
	margin-top: 3.24%;
	text-align: center;
}
.search .form-control{
	width: 650px; 
}
	
.search-in {
	line-height: 70px;
}

.search-in .form-control{
	width: 450px; 
}

.logo-small img {
	padding-top: 11px;
}
.recentsearches
{
	margin-top:60px;

}

.recentsearches h3
{
	font-size: 18px;
	margin-bottom: 27px;
}

.recentsearches ul
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type: none;
}

.recentsearches ul li
{ width:50%; height:auto; float:left; margin:0 0px 20px 0; padding:0 0 0 0;
}

.recentsearches ul li img
{ width:34px; height:51px; float:left; margin:0 15px 0 0; padding:0 0 0 0; }

.recentsearches ul li h4
{
	text-align:left;
	color:#666666;
	margin:0 0 0 0;
	font-size: 13px;
	font-weight: bold;
}

.recentsearches ul li p
{
	text-align:left;
	color:#999999;
	margin:0 0 0 0;
	font-size: 12px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

/*create_question!*/

.temp_inr_outer {
	margin: 10px 0;
	min-height:500px !important;
}
.table td { border:none !important;}

/*my uploads!*/

.total-results-con-dp {
    margin: 0 0 20px;
    float: left;
    width: 60%;
}

/*my courses!*/

.courses-list-outer {
	display:block;
	width: 100%;
}

.courses-list-outer li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 0 15px 15px 0;
	list-style-type:none;
}
.courses-list-inner {
	float: left;
	width: 100%;
	background: #e37222;
	color: #fff;
	padding: 40px 0 0px 0;
}

.courses-list-inner span {
	background: #e67c30;
	padding: 10px 10px 10px;
	text-align: left;
	display: inline-block;
	width: 100%;
}

.courses-list-course {
	font-size: 17px;
	font-weight: 700;
}
.courses-list-university {
	padding: 0px 0 2px 0;
	font-size: 15px;
	font-weight: 500;
}
.courses-list-name {
	font-size: 19px;
	padding: 5px 0 0;
}

.striped-table-outer
{
	width:100%;
}
.striped-table-outer  .modal-dialog
{
	pointer-events: inherit;
}
.striped-table-outer .btn.btn-info.btn-lg {
	border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 18px;
	width: calc(25% - 15px);
	padding: 35px 0 0 0;
	-webkit-box-shadow:none;
	box-shadow:none;
	border: none;
}

.striped-table-outer .btn.btn-info.btn-lg span {
	display: inline-block;
	width: 100%;
	background: #008b95;
	float: left;
	margin: 20px 0 0 0;
	padding: 8px 0 8px;
}
.striped-table-outer .btn.btn-info.btn-lg img {
	filter: brightness(100);
	-webkit-filter: brightness(100);
}

.removeCourse{
	position: absolute;
    font-family: FontAwesome;
    /*right: 430px;*/
    width: 25px;
    height: 25px;
    color: transparent;
    cursor: pointer;
    /*top: 80px;*/
    right: 28px;
    top: 5px;
}
.removeCourse:before{
	position: absolute;
    right: 0;
    height: auto;
    width: auto;
    color: #d21d1d;
    top: 0;
    content: "\f014";
    font-size: 22px;
    text-decoration: underline;

}
.removeCourse:hover:before{
	text-decoration:inherit;
}
h2.header_title{
	color: #008B95;
    font-size: 32px;
    margin:5px 0 25px;
    text-align:center;
    width:100%;
}



/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}


@media (max-width: 1439px) {
.ads_container {
	width: auto;

}
.ads_left { display:none;
}
.ads_right {
	display:none;
}
}

@media (max-width: 767px) {
.topalign {
	text-align: left;
}

ul.topsocial li a{
	line-height: 34px;
}

ul.topnav li a{
font-size: 12px;
	line-height: 34px;
}
ul.topnav li{
	padding-right: 10px;
}
.logo {
	margin-top: 7%;
}
.search .form-control{
	width: 200px; 
	font-size: 10px;
}
.search .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
.search  .form-inline .form-control {
    display: inline-block;
  }
.recentsearches
{ display:none;}
.footer .text-left, .footer .text-right {text-align:center;}
.footer { line-height: 24px; font-size:11px;}
.websites
{ display:none;}
.footer { margin-top:22px; }
.search-in .form-control{
	width: 210px; 
	font-size: 11px;
}
.search-in .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
.search-in  .form-inline .form-control {
    display: inline-block;
  }
.step .buttons { display:none;}

}

@media (max-width: 560px) {
	
.search-in .form-control{
	width: 200px; 
	font-size: 10px;
}

}

@media (max-width: 480px) {
	
.search-in .form-control{
	width: 180px; 
	font-size: 10px;
}
.logo-small img {
	padding-top: 16px;
}
}

@media (max-width: 418px) {
	
.search-in .form-control{
	width: 130px; 
	font-size: 10px;
}
.logo-small img {
	padding-top: 21px;
}
}
@media (max-width: 357px) {
	
.search-in .form-control{
	width: 105px; 
	font-size: 10px;
}
.logo-small img {
	padding-top: 26px;
}
}


@media (min-width: 768px) and (max-width: 991px) {
.logo {
	margin-top: 7%;
}	
.search .form-control{
	width: 350px; 
}.websites
{ display:none;}
.recentsearches
{ display:none;}
.footer { margin-top:22px; }
.search-in .form-control{
	width: 260px; 
	font-size: 11px;
}
.search-in .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
.search-in  .form-inline .form-control {
    display: inline-block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
.search .form-control{
	width: 450px; 
}	
}

/*********My custom css*************/
.clear{ clear:both;}
.height10{ height:10px;}
.height20{ height:20px;}

.my_custom_btn .fa{ display:none;}
.loader_book_gif {}
.loader_book_gif p{}
.loader_book_gif span{ width:150px; padding-right:20px !important; text-align:right;}
.loader_book_gif td{ padding-right:20px;}
.custom_table tr:nth-child(even) {background: #f9f9f9}
body{overflow-x:hidden;}

.highlighted_li a{   
    background: #fe6d4c;
    padding: 5px 10px;
    border-radius: 5px;}
.highlighted_li a:hover{color:#000;}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}


@media (min-width: 768px) and (max-width: 991px) {


}


@media screen and (max-width:767px) {
	
	#purchase .table-striped th:nth-child(3){ display:none !important;}
	#purchase .table-striped td:nth-child(3){ display:none !important;}
	#purchase .table-striped th:nth-child(4){ display:none !important;}
	#purchase .table-striped td:nth-child(4){ display:none !important;}
	
	#rental .table-striped th:nth-child(2){ display:none !important;}
	#rental .table-striped td:nth-child(2){ display:none !important;}
	#rental .table-striped th:nth-child(3){ display:none !important;}
	#rental .table-striped td:nth-child(3){ display:none !important;}
	.show_hide_sbpage{display:none !important;}
	.step{ height:auto !important; text-align:center;}
	.logo-small .img-responsive{ display:inline-block;}
	.pagi ul{ float:left !important;}
	.show-results .pagi ul li{    font-size: 10px; margin-right: 1px;}
	

}

@media screen and (max-width:480px) {
	.table{ margin-left:-6px;}
	.table td:last-child span{ display:none;} 
	.my_custom_btn .fa{ display:block;  padding: 3px;}
	.my_custom_btn span{ display:none; }
	.search-in .form-control {    width: 220px !important;}
	.mobile_display_off{ display:none;}
	.loww{ float:left !important;}
	
}

@media screen and (max-width:360px) {


}

a.coupon_code_link:link, a.coupon_code_link:visited {
    background-color: #3675DB;
    color: white;    
    text-align: center;
    text-decoration: none;
    display: inline-block;
}


a.coupon_code_link:hover, a.coupon_code_link:active {
    background-color: gray;
}

/* Sumeet Style Starts From Here
------------------------------------------------------------------------------------------------------------*/

html, body{overflow-x:hidden; height: 100%; font-family: 'Montserrat', sans-serif;}

.container {
    max-width: 1600px;
}


/* Divs having common properties
---------------------------------------- */
h1, h2, h3, h4, h5, h6{font-family: 'Montserrat', sans-serif;}
p, a{font-family: 'Montserrat', sans-serif;}
.clear{ clear:both;}
.height10{ height:10px;}
.height20{ height:20px;}
.padding1pr{ padding-top:1%; padding-bottom:1%;}
.padding2pr{ padding-top:2%; padding-bottom:2%;}
.padding3pr{ padding-top:3%; padding-bottom:3%;}
.padding4pr{ padding-top:4%; padding-bottom:4%;}
.padding5pr{ padding-top:5%; padding-bottom:5%;}
.padding6pr{ padding-top:6%; padding-bottom:6%;}
.padding7pr{ padding-top:7%; padding-bottom:7%;}
.padding8pr{ padding-top:8%; padding-bottom:8%;}
.padding9pr{ padding-top:9%; padding-bottom:9%;}
.padding10pr{ padding-top:10%; padding-bottom:10%;}

.no-padding {
    padding: 0px;
}


/* Headings and common things
--------------------------------------*/
.custom-heading01{
        font-size: 15pt;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.custom-heading01 span{
        font-size: 10pt;
}
/* Header and Navbar
-----------------------------------------*/
.custom-nav-shadow{
        -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.03);
        box-shadow: 0px 5px 10px rgba(0,0,0,0.03);
    z-index: 1000;
    background: #a7e9f91a;
}
.navbar-brand img{ max-width: 200px;}
.navbar{ width: 100%; padding: 10px;}
.navbar-nav{ width: 100%;}
.navbar-nav li a{ text-transform: uppercase; font-size: 11.5pt; font-weight: 700;     text-shadow: none !important;}
.navbar-nav li .nav-login{ color: #fff !important; background: #d96627; border-radius: 3px;}

.custom-textbook-search-menu{
    min-width: 450px;
    max-width: 100%;
}

@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .8rem;
		padding-left: .8rem;
	}
}

/* Homepage Banner
-----------------------------------------*/
.carousel-item{ text-align: center;}


/* 1st Section
-----------------------------------------*/
.heading-h3{
    background: url(../images/h3-heading-bg.jpg) no-repeat center bottom;
    padding-bottom: 12px;
    text-transform: uppercase;
    font-size: 16pt;
    font-weight: 700;
    letter-spacing: 3px;
}
.custom-search-full-from{
    padding-top: 20px;
     text-align: center;
}
.custom-search-full-from input[type=text]{
        width: calc(100% - 20%);
    border: 1px solid #94c4db;
    background: #fafcfe;
    border-radius: 10px;
    padding: 17px;
    color: #0073aa;
    outline: none;
    /*background: url(../images/search-icon.png) no-repeat right 15px bottom 15px;*/
}
.custom-textbook-search-menu .custom-search-full-from input[type=text]{
    width: calc(100% - 5%);
    font-size: 9.5pt;
}

.custom-textbook-search-menu .custom-search-full-from{
    padding-top: 10px;
    padding-bottom: 10px;
     text-align: center;
}
.custom-textbook-search-menu  .custom-search-full-from input[type=submit] {
    background: url(../images/search-icon.png) no-repeat center;
    right: 7%;
    top: 14px;
}



.custom-search-full-from input[type=submit]{
    background: url(../images/search-icon.png) no-repeat right 15px bottom 15px;
        cursor: pointer;
    border: none;
    outline: none;
    text-indent: -9999;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 11%;
    top: 27px;
}



input::-webkit-input-placeholder {
  color: #0073aa;
}

input:-ms-input-placeholder {
  color: #0073aa;
}

input::placeholder {
  color: #0073aa;
}

.custom-homepage-boxes{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px;
    padding: 2em;
     border-radius: 10px;
}
.custom-light-yellow-bg{ background: #fff8da;}
.custom-light-blue-bg{background: #e4f9ff;}
.custom-btn{
        text-decoration: none !important;
    text-transform: uppercase;
    color: #000 !important;
    font-size: 11pt;
    font-weight: 700;
    padding: 20px;
    display: inline-block;
    border-radius: 5px;
    -webkit-transition: -webkit-box-shadow 500ms;
    transition: -webkit-box-shadow 500ms;
    transition: box-shadow 500ms;
    transition: box-shadow 500ms, -webkit-box-shadow 500ms;
}
.custom-btn:hover{
   /*color:#fff !important;*/
   
     -webkit-box-shadow: 0 2px 1px rgba(0,0,0,.5);
     box-shadow: 0 2px 5px rgba(0,0,0,.5);
    
}
.custom-btn-yellow-bg {
    background: #e37222;
   max-width: 220px;
    color: #fff;
    border: none !important;
    padding: 10px !important;
    height: auto !important;
    text-transform: uppercase;
    border-radius: 2px !important;
}
.custom-btn-yellow-bg1 {
    background: #eecd30;
}
.custom-btn-blue-bg {
      background: #a5ebff;
}

.custom-border-with-shadow{
    border: 1px solid #878787;
    border-radius: 10px;
        -webkit-box-shadow: 9px 11px 14px rgba(0,0,0,0.18);
        box-shadow: 9px 11px 14px rgba(0,0,0,0.18);
}

button.custom-btn{
    border: none !important;
    cursor: pointer;
    padding: 15px 25px !important;
}

/* Login user page
------------------------------------------*/
.custom-form01 .form-control{
        padding: .475rem .75rem !important;
        outline: none;
    margin: 6px 0;
        font-size: 11pt !important;
}

.custom-login-form-bg{
    background: url(../images/Girl-01.png) no-repeat center bottom 15px;
        background-size: cover;
}


/* Footer Bg
----------------------------------------*/
.footer-bg{
    padding-top: 20px;
    background: #f2f2f2;
}

.footer_top_bar{
	padding:12px 0;
}
.footer_top_bar_inr{
	padding:0;
}
/*.footer_bottom_bar{
	padding:15px 0;
	font-size: 14px;
}*/
.footer_copyright a {
    color: #008B95;
}
.footer_copyright a:hover {
    text-decoration: underline;
}
.footer_links ul{
	float:right;
    list-style: none;
}

.footer_links ul li{
	float:left;
	margin-left:25px;
    font-size: 10pt;
}
.footer_links ul li a{
    text-decoration: none;
    color: #000;
}
.footer_copyright{
	padding:0;
    font-size: 10pt;
}
.footer_links{
	padding:0;
}
.footer_links ul li a:hover{
	color:#008B95;
}


/* My uploads page
-------------------------------------------*/
.custom-flex-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.custom-list-items{
    float: left;
    clear: both;
    padding-left: 0px;
    margin-left: 0px;
}

.custom-list-items li{
    width: calc(24% - 16px);
}

	@media (max-width: 767px) {
		.custom-list-items li{
			width: calc(48% - 16px);
		}
	}


/* Tab navigation 
------------------------------------------*/

.nav-tabs > li > a.active {
    background-color: #eeeeee;
        border-bottom: #eeeeee;
}

.custom-nav-tab-01{
    border: none;
}
.custom-nav-tab-01 > li > a{
    text-decoration: none;
    color: #000;
    font-size: 10.5pt;
    font-weight: 900;
}
.custom-nav-tab-01 > li > a.active{
        background: #dee2e6;
    color: #000;
    border: 1px solid #dee2e6;
    border-bottom: none;
}

.btn{
    font-size: 15px !important;
}



.tooltip > .tooltip-inner { font-size:14px;}


/* Dashboad pages
-----------------------------------------*/

.custom-sidebar-bg{
	 /*background: #25afd6;*/
	     background: rgba(213,246,255,0.4);
	 max-width: 300px;
    /*min-height: 100vh;*/
}


.custom-sidebar-bg .navigation-left{
	width:100%;
}
.custom-sidebar-bg .list-group-item{
	background-color: transparent !important;
	width:100%;
	border:none;
	/*border-bottom:1px solid rgba(255,255,255,0.2);*/
	border-bottom: 1px solid rgba(37,175,214,0.09);
	    padding-top: 0;
    padding-bottom: 0;
}

.custom-sidebar-bg .list-group-item a{
	   /* color: #fff !important;*/
		padding-top: 15px;
    padding-bottom: 15px;
	display:block;
	-webkit-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	
}

.custom-sidebar-bg .list-group-item a:hover{
	    -webkit-transform: translateX(10px);
	    transform: translateX(10px);
}

.custom-right-side-panel {
    min-height: 82vh;
}

.custom-right-side-panel .list-documents{
	    padding: 0px;
		
}

.custom-right-side-panel .head_title_bar {

    padding: 8px 0 11px !important;
    font-weight: 500;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.row{
    width:100%;
}

.custom-sd-list-item{
    padding: 0px;
}
.custom-sd-list-item li{
    position: relative;
}
.fade{
    opacity: 1;
}

.custom-table-sd02{
    margin-top: 20px;
}



/* search_question.php
---------------------------------------- */
.custom-search-question-answer-ul{
    list-style: none !important;
    margin: 0px !important;
}
/*.custom-search-question-answer-ul li{
   
 list-style: none !important;
    margin: 0px;
    padding: 0px;
}*/

.custom-search-question-answer-ul p{margin: 0px 0px 0px 10px;}

.custom-search-question-answer-ul .inner-multiple,
.custom-search-question-answer-ul .inner{
        margin: 0px !important;
    padding: 15px 2px !important; 
     list-style: none !important;
}

.well {
    min-height: auto;
    padding: 0;
    margin-bottom: 0px;
    background-color: #fff;
    border: none;
    border-radius:0px;
    box-shadow: none;
}

select, .well input{
	max-width:350px;
}

.bootstrap-tagsinput{
	width:100%;
	max-width:350px !important;
}

.custom-contact-form-sd input{
	max-width:450px;
}

.alert-danger, .alert-success{ width:100%;}



.custom-cq-tick-mark-wrapper{
	-webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0px;
}

.custom-small-font{
	font-size: 10pt;
}

.custom-small-font br{
	line-height: 25px;
}

.custom-flag p{
	position: relative;
}
.custom-flag .fa-flag{
    position: relative;
    float: right;
    margin-right: 10px;
    margin-top: 0;
    cursor: pointer;
    color: #f00;
}

.custom-flag td{
	position: relative;
}


.flag_content_result{
	color: #f00;
    margin: 0px;
    font-weight: 700;
    float: right;
    position: absolute;
    top: -19px;
    right: 0;
    font-size: 9pt;
}
.custom-flag .flag_content{
    color: #f00;
    margin: 0px;
    font-weight: 700;
    float: right;
    position: absolute;
    top: 2px;
    right: -35px;
}


.flag_content .tooltip .tooltip-inner {background-color: #f1f1f1 !important;}
.flag_content .tooltip .tooltip-arrow {border-bottom-color: #f1f1f1 !important;}


.custom-small-btn{
	width:auto;
	font-size: 9.5pt !important;
    padding: 5px !important;
}

/* Media Querie
---------------------------------------- */

@media (min-width: 1200px) {
	
  
}
@media (min-width: 992px) and (max-width: 1199px) {

	
}

@media (min-width: 768px) and (max-width: 991px) {


}

@media (max-width: 767px) {
    .navbar-nav li a{ padding: 10px !important;}
    
   /* .custom-sidebar-bg{
	   min-height: auto;
    }*/

}

@media screen and (max-width:480px) {
	
	
}
@media screen and (max-width:380px) {
	
	
}
