/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#content a:visited {
	color: #0135ad;
}

#main a, #main .entry-meta a, #main .page-links a, #after-header a, #homepage-widget-area a:visited {
	color: #0135ad;
}

#main .entry-title a {
	color: #3e3e3e;
	text-decoration: none;
}

.inner, .layout-boxed #page {
	max-width: 1200px !important;
}

#secondary .widget, #tertiary .widget {
	font-size: 1.4rem;
}

.entry-meta {
	font-size: 1.4rem;
}

#main .entry-title a {
	color: #3e3e3e;
	text-decoration: none;
}

.table-responsive {
	overflow-x: auto;
/* min-height: .01%; */
}

.table-responsive>.table-bordered {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.table-responsive>.table {
	margin-bottom: 0;
}

.text-center {
	text-align: center;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

.table-responsive tr, .table-responsive td, .table-responsive th {
	border: 1px solid #ccc;
	padding: 5px;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	border-top: 1px solid hsla(0,0%,100%,.5);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

.main-navigation li {
	display: inline-block;
	position: relative;
	margin-right: .75em;
	font-size: 14px;
	font-size: 1.4rem;
	border-right: 1px solid hsla(0,0%,100%,0.5);
	padding-right: 15px;
	padding-left: 15px;
}

.scheme-blue.header-gradient #masthead {
	background-image: url(images/grain.png), -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#163a68),color-stop(100%,#1d4e8e));
	background-image: url(images/grain.png), -webkit-linear-gradient(#163a68,#1d4e8e);
	background-image: url(images/grain.png), -moz-linear-gradient(#163a68,#1d4e8e);
	background-image: url(images/grain.png), -o-linear-gradient(#163a68,#1d4e8e);
	
}
.scheme-blue #masthead {
	background: #136cd9;
	border-bottom: 3px solid #193b69;
}

.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}

.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #555;
}

.pagination a:hover {
	color: #fff;
	background: #3279BB;
}

.pagination .current {
	padding: 6px 9px 5px;
	background: #3279BB;
	color: #fff;
}

#main .post-navigation a, #main .paging-navigation a, #main #image-navigation a {
	text-decoration: none;
	color: #fff;
}

ol {
    list-style: outside;
}

p.note {
	background: url(http://cashbacktricks.in/wp-content/uploads/2017/01/Pin.png) 10px 50% no-repeat #FFF;
	border: 1px solid #ff6600;
	text-align: left;
	padding: 10px 10px 10px 55px;
	-webkit-border-radius: 2px;
}

/* Content Boxes
------------------------------------------------------------ */
 
.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px;
}
 
.content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
}
 
.content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
}
 
.content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}
 
.content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}
 
.content-box-red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
}
 
.content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}

#main .post-navigation a, #main .paging-navigation a, #main #image-navigation a {
    text-decoration: none;
    color: #4b4b4b;
}

.pgntn-page-pagination-block {
    margin: 0 auto;
    width: 61% !important;
}

ins.adsbygoogle { background: transparent !important; }

.entry-lead img {
    display: block;
    width: 100%;
    height: auto;
    display: none;
}