/* Credit: http://www.templatemo.com */

body {
	margin: 0;
	padding: 0;
	color: #555;
	font-family: Cambria;
	font-size: 18px;
	line-height: 100%;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/body16.png);
}

h1, h2, h3, h4, h5, h6 {
	color: #555;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-family: Cambria
}

h1 { font-size:32px; margin-bottom: 20px; }
h2 {
	font-size: 24px;
	margin-bottom: 0px;
	line-height: 74px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	padding-top: 0px;
	background-position: 0% 0%;
	background-image: url(images/h2backribbon2.png);
	background-repeat: no-repeat;
}
h3 {
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,102,0,1.00)),color-stop( 45.08% , rgba(232,108,87,1.00)),color-stop( 48.19% , rgba(234,40,3,1.00)),color-stop( 72.02% , rgba(210,75,47,1.00)),color-stop( 100% , rgba(199,34,0,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,102,0,1.00) 0%,rgba(232,108,87,1.00) 45.08%,rgba(234,40,3,1.00) 48.19%,rgba(210,75,47,1.00) 72.02%,rgba(199,34,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,102,0,1.00) 0%,rgba(232,108,87,1.00) 45.08%,rgba(234,40,3,1.00) 48.19%,rgba(210,75,47,1.00) 72.02%,rgba(199,34,0,1.00) 100%);
	border-radius: 50px;
}
h4 {
	font-size: 18px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bolder;
	text-decoration: underline;
	color: #666666;
}
h5 { font-size:16px }
h6 { font-size:14px }
.header { display: block }


.left { float: left }
.right { float: right }

img {
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.img_border { background: #ede8e8; padding: 4px; border: 1px solid #dcd5d5 }

.img_frame { position: relative; display: block; padding: 7px }

.img_frame span {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 0
}

.img_frame img, .img_frame iframe {
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 10;
	height: auto;
	width: auto;
}

.img_frame_13 { width: 280px; height: 157px; }
.img_frame_13 span { background: url(images/templatemo_image_frame_13.png); width: 300px; height: 177px }

.img_frame_14 { width: 203px; height: 108px; }
.img_frame_14 span { background: url(images/templatemo_image_frame_14.png); width: 217px; height: 122px }

.img-frame-new { width: 300px; height: 250px; }

.img_frame_23 { width: 616px; height: 216px; }
.img_frame_23 span { background: url(images/templatemo_image_frame_23.png); width: 630px; height: 230px }

.img_frame_12 { width: 451px; height: 245px; }
.img_frame_12 span { background: url(images/templatemo_image_frame_12.png); width: 465px; height: 260px }

.img_nom {
	display: block;
	margin-bottom: 15px;
	margin-right: 0px;
}

.img_fl { float: left; margin: 3px 15px 5px 0 }

.img_fr { float: left; margin: 3px 0 5px 15px }

a:link, a:visited { color: #dc8924; text-decoration: none}
a:hover { color: #CC3300; text-decoration:underline }
a:hover,a:active {
	outline: none;
}

a.more, .submit_btn { clear: both; display: block; width: 80px; height: 24px; line-height: 24px; text-align: center; text-decoration: none; background: url(images/templatemo_button.png) no-repeat }

.submit_btn { border: none; cursor: pointer }

em { color: #555 }
p { margin: 0 0 15px 0 }


.list_bullet { margin: 10px 0 10px 15px; padding: 0; list-style: none }
.list_bullet li { color:#555; margin: 0 0 7px 0; padding: 0 0 0 20px; background: url(images/templatemo_bullet.png) no-repeat scroll 0 5px  }
.list_bullet li a { color: #555; font-weight: normal; text-decoration: none }
.list_bullet li a:hover { color: #555 }

.col {
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
}
.half {
	width: 465px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 0px;
}
.one_third { width: 300px }
#content, .two-third { width: 630px }
#sidebar {
	width: 300px;
}
.one_third{
	width: 33%;
}
.one_fourth {
	width: 217px;
	font-weight: normal;
}

.clear {
	clear: both;
	display: block;
	margin-left: 0px;
}
.h20 {
	height: 20px;
	margin-left: 0px;
}
.h40 { height: 40px }

.no_bullet { margin: 0; padding: 0; list-style: none }
.no_bullet li { margin: 0 0 20px 0; padding: 0 }
a.header { display: block; font-weight: 700 }

#templatemo_wrapper {
	width: 960px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0;
}

#templatemo_header {
	height: 75px;
	margin-top: 0px;
}

#templatemo_menu {
	height: 56px;
	margin-top: 36px;
}

#templatemo_slider {
	padding: 10px 0;
	height: 350px;
	margin-top: 40px;
	margin-bottom: 50px;
}

#templatemo_main {
	border-radius: 10px;
	-webkit-box-shadow: 1px 2px 0px 3px #000000;
	box-shadow: 1px 2px 0px 3px #000000;
	margin-top: -50px;
	min-height: 350px;
	border: thin solid #666666;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0;
	padding-top: 40px;
	background-attachment: fixed;
	background-image: url(images/main_backgroung.jpg);
}

#templatemo_bottom_wrapper {
	width: 100%;
	border-top: 5px solid #f7f5f3;
	background: #ebe7e4;
	margin-top: 13px;
}

#templatemo_bottom {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

#templatemo_footer_wrapper {
	width: 100%;
	border-top: 5px solid #000;
	background: #222222	
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;	
	padding: 10px 10px 5px;
	color: #dc8924;
}

#site_title {
	margin-top: 0px;
	text-align: center;
	margin-left: 0px;
}
#site_title a { display: block; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; width: 200px; height: 45px; color: #acacac; text-indent: -10000px; background: url(images/templatemo_logo.png) no-repeat top left }

#templatemo_search {
	float: right;
	margin-top: 30px;
	width: 243px;
	height: 36px;
	background: url(images/templatemo_search.png);
	margin-left: 0px;
}
#templatemo_search form {
	margin: 0;
	padding: 0;
}

#templatemo_search .txt_field {
	float: left;
	display: block;
	height: 25px;
	line-height: 16px;
	width: 190px;
	margin: 0px 5px 0px 0px;
	color: #999999;
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	font-variant: normal;
	border: none;	
	background: none;
}

#templatemo_search .sub_btn {
	float: right;
	display: block;
	color: #fff;
 	height: 34px;
	width: 36px;
	font-size: 11px;
	font-weight: 700;
	line-height: 26px;
	cursor: pointer;
	border: none;
	background: none;	
}
#templatemo_wrapper .recent_post,
#templatemo_wrapper .recent_post:hover, 
h4 .recent_post, 
h4 .recent_post:hover {text-decoration:none; color:#555; cursor:text;}

.post { clear: both; margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #eee }
.post h2 { font-size: 24px; margin-bottom: 10px }
.post_meta { margin-bottom: 30px; font-size: 9px; line-height: 10px }
.post_meta span { display: block; float: left; border-left: 1px solid #eee; margin-right: 20px; padding-left: 10px }
.post .img_fl { margin-right: 30px }
.comment_list { margin: 0; padding: 0; list-style: none }
.comment_list .comment_box { padding: 20px; border-bottom: 1px solid #efefef }
.comment_list li { margin-bottom: 20px }
.comment_list li ul { list-style: none; background: none }
.comment_list li ul li { }
.comment_list li ul li .comment_box { background: #efefef }
.comment_content { float: right; width: 480px }
.comment_list li ul li.depth_2 .comment_content  {
	width: 200px
}
.comment_list li ul li.depth_3 .comment_box { background: #ccc }
.comment_list li ul li.depth_3 .comment_content  {
	width: 200px
}


#comment_form { margin-top: 40px }

#comment_form textarea {
	background:#ffffff none repeat fixed 0 0;
	border: 1px solid #cccccc; 
	display: block;
	margin-top: 5px;
	width: 360px; 
	height: 150px;
	padding: 5px; 
	color: #555555; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	margin-top: 5px;
	padding: 5px;
	width: 200px;
	background:#fff none repeat fixed 0 0;
	border: 1px solid #ccc;
	color: #555555; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#comment_form .submit_btn {
	display: block; width: 70px; height: 30px; line-height: 30px; padding: 0 8px; text-align: center; text-decoration: none; font-weight: bold;  background-color: #524239; border: 1px solid #2f2f2f; color: #fff; font-size:11px; cursor: pointer 
}

#gallery {
	padding: 0;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    text-align: center;
}
#gallery .gallery_box { padding-bottom: 0; margin-bottom: 72px; }
#gallery .gallery_box h4{
	text-align: center;
    display: block;
    position: absolute;
    top: 210px;
    width: 100%;
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
}
#gallery .gallery_box a{
	width: 300px !important;
    height: 180px !important;
}
	
#gallery .gallery_img_box { background-color: #fff; border: 1px solid #dc8924;	padding-bottom: 0; min-height: 300px;
    margin: 10px 0 20px 0;
    display: inline-table;
width: 30%;	}
.no-margin{
	margin: 0 !important;
}
.new-height{
	height: 208px !important;
}

#contact_form { padding: 0; margin-bottom: 40px }
#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { 
	width: 400px; 
	padding: 5px; 
	color: #555555; 
	background: #ffffff; 
	border: 1px solid #cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact_form form label { display: block; width: 300px; margin-right: 12px; font-size: 11px }

#contact_form form textarea { 
	width: 400px; 
	height: 160px; 
	padding: 5px; 
	color: #555555; 
	background: #ffffff; 
	border: 1px solid #cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar h3 { padding: 10px 0 10px 10px; height: 25px; background: url(images/templatemo_sidebar_title.png) top no-repeat }

.sidebar_box { margin-bottom: 40px }
.sidebar_box_content {padding-left: 10px }

.footer_gallery { margin: 0; padding:0; list-style: none }
.footer_gallery li { margin: 0 10px 10px 0; padding: 0; display: block; float: left }

.pagging { margin: 0 0 20px; padding: 0 }
.pagging ul { margin: 0; padding: 0; list-style: none }
.pagging ul li { margin: 0; padding: 0; display: inline }
.pagging ul li a {
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	margin-right: 5px;
	padding: 5px 10px;
	background: #ebe7e4;
	border: 1px solid #d6d0cc;
	margin-left: 10px;
}
.pagging ul li a:hover { color: #fff; background: #cfccc9; }
.pagging ul li a:active {
	background-color: #333333;
	color: #FFFFFF;
	display: block;
	visibility: visible;
	list-style-image: none;
}


.no_margin_right { margin-right: 0 }
.last_box { margin-bottom: 0; background: none }
.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border-color: #FFFFFF;
	border-style: solid;
	-webkit-box-shadow: 1px 3px 15px #333333;
	box-shadow: 1px 3px 15px #333333;
}
.floatleft {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	border-color: #FFFFFF;
	border-style: solid;
	-webkit-box-shadow: 1px 1px 15px #333333;
	box-shadow: 1px 1px 15px #333333;
}
.imgh2back {
	margin-left: -225px;
	left: 0px;
	margin-top: -33px;
	margin-bottom: -36px;
}
#main article {
	margin-top: 0px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Cambria;
	margin-left: 0px;
	padding-bottom: 0px;

}

.imgframeme {
}
#main_article {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Cambria;
	font-size: 18px;
	font-weight: 200;
	text-align: justify;
	padding-top: 10px;
	margin-top: 20px;
	line-height: normal;
}
figure img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}

figcaption {
	display: block;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
}
.imgshade {
	-webkit-box-shadow: 1px 1px 15px 0px #666666;
	box-shadow: 1px 1px 15px 0px #666666;
	border: medium solid #FFFFFF;
}
.h2ribbon {
	top: 179px;
	left: -240px;
	margin-top: 0px;
	position: fixed;
}
.chennai {
	margin-top: 50px;
	margin-left: 260px;
}
.trichy {
	margin-left: -71px;
	margin-top: 0px;
}
.ataglance {
	margin-top: 50px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.ourfounder {
	margin-left: -64px;
}
.motto {
	margin-top: 50px;
	margin-left: 100px;
}
.mission {
	margin-top: 50px;
	margin-left: 75px;
	margin-right: -10px;
}
.floatleftwithoutborder {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.floatrightwithoutborder {
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}
.tablecolorsocialwork {
	border-color: #FFFFFF;
	border-style: solid;
}
.col one_fourth other_box {
	margin-top: 0px;
}
.img_box {
	padding-right: 0px;
	width: 410px;
}
#article_one_fourth {
	width: 350px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
	float: left;
	margin-right: 45px;
	margin-bottom: 25px;
}
#pptleft {
	width: 402px;
	margin-left: 30px;
	margin-right: 25px;
	float: left;
	margin-bottom: 50px;
	border: medium solid #FFFFFF;
	-webkit-box-shadow: 1px 2px 0px 5px;
	box-shadow: 1px 2px 0px 5px;
}
#pptright {
	width: 402px;
	margin-left: 25px;
	margin-right: 30px;
	float: left;
	margin-bottom: 50px;
	-webkit-box-shadow: 1px 2px 0px 5px;
	box-shadow: 1px 2px 0px 5px;
	border: medium solid #FFFFFF;
}
#formation1 {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Cambria;
	font-size: 18px;
	font-weight: 200;
	text-align: justify;
	padding-top: 10px;
	margin-top: 20px;
}
#formation2 {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Cambria;
	font-size: 18px;
	font-weight: 200;
	text-align: justify;
	padding-top: 10px;
	margin-top: 20px;
	width: auto;
	height: auto;
}
.newsletter2013 {
	text-align: center;
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bolder;
	text-decoration: underline;
	font-family: Cambria;
	border-style: none;
	border-radius: 25px;
	position: relative;
	top: -930px;
	bottom: 0px;
}
.newsletter2012_rollover {
	position: relative;
	top: -870px;
}
.newsletter2011_rollover {
	top: -815px;
	position: relative;
}
.newsletter2014 {
	text-align: center;
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bolder;
	text-decoration: underline;
	font-family: Cambria;
	border-style: none;
	border-radius: 25px;
	position: relative;
	top: -1985px;
	bottom: 0px;
	left: 250px;
}
.transfer2014 {
	text-align: center;
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bolder;
	text-decoration: underline;
	font-family: Cambria;
	border-style: none;
	position: relative;
	top: -2025px;
	bottom: 0px;
	left: 280px;
}






.tablenewsletterbottom {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(159,196,255,1.00)),color-stop( 53.37% , rgba(0,116,255,1.00)),color-stop( 100% , rgba(157,190,255,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(159,196,255,1.00) 0%,rgba(0,116,255,1.00) 53.37%,rgba(157,190,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(159,196,255,1.00) 0%,rgba(0,116,255,1.00) 53.37%,rgba(157,190,255,1.00) 100%);

}
#sidebar_news {
	width: 275px;
	float: right;
	margin-left: 0px;
	background-image: url(images/scroll_newsletter.png);
	height: 325px;
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 0px;
}
#sidebar_news a:link {
	color: #442315;
}
#sidebar_news a:hover {
	color: #DC8924;
}


#newsletter_link {
	width: 800px;
	position: relative;
	top: -278px;
	left: 150px;
	color: #716B13;
	font-size: x-large;
	line-height: 35px;
}
#newsletter_link a:link {
	color: #4D3D09;
	display: inline;
	text-decoration: none;
}
#newsletter_link a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#newsletter_link a:hover, a:active {
	color: #CA360E;
}
.ribbonhead {
	position: relative;
	left: -60px;
	top: 0px;
}
.table_contact_us {
	border: medium solid #555555;
}
.day1{
	
}
.gallery_img_box h4{
	padding: 0 10px;
    text-align: center;
    text-decoration: none;
	min-height: 72px;
}
.gal-bTn{
	background-color: #dc8924;
    border: 1px solid #ffff00;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 5px auto 10px;
    padding: 5px 20px;
    position: relative;
    text-align: center;
}
.img-overlay{
	background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
}
.img-thumbnail{
	width: 203px !important;
    height: 108px !important;
    object-fit: cover;
}
.img-thumbnail-view{
	width: 300px !important;
    height: 180px !important;
    object-fit: cover;
    background: #ececec;
    padding: 5px;
    border-radius: 4px;
    box-shadow: 2px 2px 5px #999999;
}
.img-thumbnail-view-gallery{
	width: 290px !important;
    height: 180px !important;
    object-fit: cover;
    background: #ececec;
    padding: 5px;
    border-radius: 4px;
    box-shadow: 2px 2px 5px #999999;
}
.gallery-header{
	font-size: 24px;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    margin-top: 10px;
    padding: 5px 10px 10px 10px;
    background: rgba(163,27,3,1);
	background: -moz-linear-gradient(top, rgba(163,27,3,1) 0%, rgba(221,0,0,1) 30%, rgba(221,0,0,1) 70%, rgba(163,27,3,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(163,27,3,1)), color-stop(30%, rgba(221,0,0,1)), color-stop(70%, rgba(221,0,0,1)), color-stop(100%, rgba(163,27,3,1)));
	background: -webkit-linear-gradient(top, rgba(163,27,3,1) 0%, rgba(221,0,0,1) 30%, rgba(221,0,0,1) 70%, rgba(163,27,3,1) 100%);
	background: -o-linear-gradient(top, rgba(163,27,3,1) 0%, rgba(221,0,0,1) 30%, rgba(221,0,0,1) 70%, rgba(163,27,3,1) 100%);
	background: -ms-linear-gradient(top, rgba(163,27,3,1) 0%, rgba(221,0,0,1) 30%, rgba(221,0,0,1) 70%, rgba(163,27,3,1) 100%);
	background: linear-gradient(to bottom, rgba(163,27,3,1) 0%, rgba(221,0,0,1) 30%, rgba(221,0,0,1) 70%, rgba(163,27,3,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a31b03', endColorstr='#a31b03', GradientType=0 );
    border-radius: 50px;
    margin: 0 30px 60px;
}
.video-header{
	font-size: 18px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding: 5px 10px 10px 10px;
    background: rgba(255,175,75,1);
	background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
	background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
    border-radius: 50px;
    margin: 0px auto 30px;
	width: 50%;
}
.video-container{
	margin-bottom: 60px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
	list-style-type: none;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li:first-child>a, .pagination>li:last-child>a {
    border-radius: 10px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
}
.pagination>li>a {
    border-color: #E9E8E8;
    color: #a6a6a6;
    margin: 2px;
    padding: 10px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.disabled{
	cursor: not-allowed;
    opacity: .5;
    pointer-events: none;
}
.active{
	background: #dd0000 !important;
    color: #fff !important;
}