body {
	font-family: 'Open Sans Condensed', sans-serif;
}
a:focus, a:hover {
	text-decoration: none;
	outline: none;
}
.top-link span, label {
	color: #000;
}

.top-link {
	border-bottom: 3px solid #ff8d1b;
	padding: 10px 0px;
}
.top-link a {
    margin-right: 4px;
}
.top-link a:first-child {
	margin-right: 35px;
}

.top-nav {
	float: right;
	margin: 0;
	padding: 10px 0px;
}
.top-navz {
	float: right;
	margin: 0;
	padding: 10px 0px;
	margin-left: 20px;
}
.top-nav p {
	display: inline-block;
	color: #c1c1c1;
	font-weight: bold;
	margin: 0px;
}
.top-nav li {
	display: inline-block;
}
.top-nav li a {
	text-decoration: none;
	color: #c1c1c1;
	padding-right: 6px;
}

.top-link {
 -webkit-box-shadow: 0 3px 6px -6px #777;
       -moz-box-shadow: 0 3px 6px -6px #777;
            box-shadow: 0 3px 6px -6px #777;
}

.top-navz li {
	display: inline-block;
}
.top-navz li:after {
	display: inline-block;
	content: "|";
	color: #fff
}
.top-navz li:last-child:after {
	display: none;
}
.top-navz li a {
	text-decoration: none;
	color: #fff;
	padding: 10px;
}
select[multiple], select[size] {
    padding: 5px 10px;
    outline: none;
    background: #fff
}
/* added by srikanth */
header {
	padding: 20px 0px;
	/* background: url("~/resources/images/1.jpg"); */
}
.b-logo .malign {
	padding: 3px 0px;
}



/* srikanth */
.brand {
	padding: 15px 0px;
}


.top-search {
	margin: 40px auto
}
.cf:before, .cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
}
/*-------------------------------------*/	
    
    .form-wrapper {
	float: right;
}
.form-wrapper input {
	width:225px;
	height: 40px;
	text-align: center;
	float: left;
	font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
	border: 0;
	background: #eee;
	-moz-border-radius: 30px 0 0 30px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 30px 0 0 30px;
	border: 1px solid #ddd;
}
.form-wrapper input:focus {
	outline: 0;
	background: #fff;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
	box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
}
 .form-wrapper input::-webkit-input-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
 .form-wrapper input:-moz-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
 .form-wrapper input:-ms-input-placeholder {
 color: #999;
 font-weight: normal;
 font-style: italic;
}
.form-wrapper button {
	overflow: visible;
	position: relative;
	float: right;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 40px;
	width: 80px;
	font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
	color: #fff;
	text-transform: uppercase;
	background: #333;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 30px 30px 0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
	outline: none;
}
.form-wrapper button:hover {
	background: #333;
}
.form-wrapper button:active,  .form-wrapper button:focus {
	background: #333;
}
.form-wrapper button:hover:before {
	border-right-color: #e54040;
}
.form-wrapper button:focus:before {
	border-right-color: #c42f2f;
}
 .form-wrapper button::-moz-focus-inner {
 border: 0;
 padding: 0;
}
.byline p {
	text-align:center;
	color:#c6c6c6;
	font: bold 18px Sans-serif;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
.byline p a {
	color:#d83c3c;
	text-decoration:none;
}
 @media screen and (max-width: 1200px) and (min-width: 991px) {
.navbar-nav>li>a {
 padding: 15px 22px !important;
}
.add-on {
    left: 69% !important;
    top: 89% !important;
}
}
 @media screen and (max-width: 990px) and (min-width: 768px) {
.navbar-nav>li>a {
 padding: 15px 2px !important;
 font-size: 12px !important;
}
.dropdown-menu>li>a {
 font-size: 12px;
}
.add-on {
    left: 78% !important;
}
}
/* running comment CSS */

/* CSS Document */


/*.runtext-container {
overflow-x: hidden;
overflow-y: visible;
margin: 0 60px 0 30px;
padding:0 3px 0 3px;
}*/
.runtext-bg {
	background-color: #eaeceb
}
.main-runtext {
	margin: 0 auto;
	overflow: visible;
	position: relative;
}
.runtext-container .holder .text-container {
	padding: 10px;
}
.runtext-container .holder a {
	text-decoration: none;
	color:#333;
	font-size:14px;
}


/* end of running comment */



@media (max-width: 767px) {
 .b-logo {
 text-align: center;
 margin: 10px auto;
}
 .top-navz {
 float: right;
 margin: 0;
 padding: 10px 0px;
 display: inline-block;
}
 .top-navz li a {
 font-size: 12px;
}
 .top-nav {
 float: left;
}
 .top-nav li a {
 font-size: 12px;
}
 .top-nav p {
 font-size: 12px;
}
 .top-search {
 margin: 0px;
 padding-bottom: 15px;
}
 .form-wrapper input {
 width: 85%;
 position: absolute;
 text-align: left;
 padding-left: 15px;
}
 .form-wrapper {
 float: none;
}
.navbar-default {
 background: #ddd;
}
.navbar-nav>li {
 border-right: 0px !important;
}
.col-item {
    padding-left: 20px;
    padding-bottom: 10px;
}


}
.navbar {
	min-height: 0px;
	margin-bottom: 0px;
}
.navbar-nav>li>a {
	padding: 10px 14px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
	color: #fff
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff
}
.navbar-nav>li {
	border-right: #b21500 1px solid;
	padding: 10px 0px;
}
.navbar-nav>li:last-child {
	border-right:0px
}
.navbar-default .navbar-nav>li>a {
	font-weight: bold;
	font-size: 14px;
}
.dropdown-menu {
	padding: 5px 0;
	width: auto;
	top: 96%;
}
.dropdown-menu>li>a {
	padding: 10px 20px;
}
.dropdown-menu>.active>a {
	background-color: transparent;
	color: #333
}
.dropdown-menu>.active>a:hover {
	background-color: transparent;
	color: #333
}
.dropdown-menu > li > a:hover {
	background-color: #ec2e00;
	color: #fff
}
.dropdown-submenu {
	position:relative;
}
.dropdown-submenu>.dropdown-menu {
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}
.dropdown-submenu > a:after {
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
	display: block;
	float: right;
	height: 0;
	margin-right: -10px;
	margin-top: 5px;
	width: 0;
}
.dropdown-submenu:hover>a:after {
	border-left-color:#fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
	text-decoration: none;
}
 @media (max-width: 767px) {
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
 color: #333
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
 padding: 5px 15px 5px 50px;
}
.navbar-collapse {
 padding: 0px;
}
 .navbar-nav {
 display: inline;
}
 .navbar-default .navbar-brand {
 display: inline;
}
 .navbar-default .navbar-toggle .icon-bar {
 background-color: #333;
}
 .navbar-default .navbar-nav .dropdown-menu > li > a {
 margin-top: 2px;
}
 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
 color: #333;
}
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
 background-color: #ccc;
}
 .navbar-nav .open .dropdown-menu {
 border-bottom: 1px solid white;
 border-radius: 0;
}
 .dropdown-menu .dropdown-menu {
 padding-left: 20px;
}
 .dropdown-menu .dropdown-menu .dropdown-menu {
 padding-left: 30px;
}
 li.dropdown.open {
 border: 0px solid red;
}
}
 @media (min-width: 768px) {
 ul.nav li:hover > ul.dropdown-menu {
 display: block;
}
 #navbar {
 text-align: center;
}
}
.edit-icon {
	text-align: center;
	border-radius: 5px;
	padding: 10px 0px;
	margin-bottom: 10px;
}

.edit-icon a {
	text-decoration: none;
	color: #333
}
.edit-icon img {
	padding-bottom: 10px;
	padding-top: 10px;
}
.service-heading {
	padding: 20px 0px;
	position: relative;
	text-align: center;
	margin: 0px 10px;
	margin-top: 30px;
}

.service-heading h3 {
	text-align: center;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	padding:0px;
	margin:0px;
	color: #ec2e00;
	font-weight: bold;
	background: #fff;
	padding: 0px 10px;
	display: inline-block;
}

.service-heading h3:after {
	position: absolute;
	content: "";
	width: 100%;
	background-color: #ec2e00;
	height: 1.8px;
    left: 0;
    top:49%;
    right: 0;
    z-index: -1
}

.wat-info h3 {
	margin: 0px;
	padding: 20px 0px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 30px;
	color: #555555
}
.col-xs-15 {
	width: 20%;
	float: left;
}
.info:after {
	border-right: 1px solid #ddd
}




.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

#whatnew {
	background-color: #f0f0f0;
    margin: 20px 0px 0px 0px;	
}
.team-sec {
	float: left;
	width: 100%;
}
.team .photo {
	width: 250px;
	height: 250px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.col-item {
	position: relative;
}

.info .name {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 2px;
}
.info .degination {
	font-size: 16px;
	font-weight: 300;
	font-style: italic;
	color: #8B8B8B;
}
.social-connect a {
	display: inline-block;
	border: 1px solid #E3E3E3;
	font-size: 14px;
	color: #919191;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-right: 4px;
}
.social-connect a .fa {
	margin: 0;
}
.social-connect a:hover {
	background-color: #4EBEE9;
	color: #fff;
}
.carousel-line {
    position: absolute;
    bottom: -20px;
    right: 0;
    left: 100%;
}
.carousel-line > .controls {
	position: absolute;
	top: -16px;
	left: 50%;

}
.carousel-line > .controls > a {
	color: #868686;
	font-size: 24px;
	font-weight: 300;
}

.info:after {
	content: "";
	width: 2px;
	height: 100%;
	background-color: #999;
	position: absolute;
	top: 0px;
	left: -30px;
}

.controls.pull-right {
    padding-bottom: 20px;
}












/* footer CSS */
.full {
    width: 100%;	
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}
.footer {
	background: #dcdcdc;
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 0px;
	text-transform: uppercase;
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #000;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: inline-block;
	text-decoration: none;	
}
.footer a {
	color: #000
}

/* .footer .citizen-charter {
	float: left;
	width: 63%;
}
.footer .eic-logo {
	float:right;
	width: 37%;
    padding-left: 10px;
} */


.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #fff;
}

.footer-bottom {
	background: #333;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.f-bottom-list {
	margin: 0;
    padding: 0;
}
.f-bottom-list li {
	display: inline-block;
}
.f-bottom-list li a {
	color: #fff;
	text-decoration: none;
}

.pull-right p {
	margin: 0px;
}

input#new-l {
	font-size: 12px;
	padding: 5px 0px 5px 10px;
    width: 95%;	
}
.add-on {
    position: absolute;
    left: 74%;
    background: #fff;
    padding: 3px 16px;
    color: #333;
    top: 88%;
    border: 1px solid #ddd;
}
.new-info p {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #fff
}

.contact-page a {
	background-color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	text-decoration: none;
	color: #38a7bb;
	border: 1px solid #38a7bb	
}
.cont {
	margin-bottom: 30px;
}

.abt {
	margin-bottom: 20px;
    padding-bottom: 10px;		
}
.update-news {
	margin: 0;
    padding: 0;
}
.update-news li {
	list-style: none;
	padding: 25px 0px 10px 0px
}
.update-news li a {
	color:#333
}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #055192;
}
.panel-heading p {
	margin: 0px;
	font-size: 15px;
}
.panel-body {
    padding: 10px 10px 0px 10px; 
}
.panel-default {
    margin: 0;
}

/* Makes images fully responsive */

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}

/* ------------------- Carousel Styling ------------------- */

.slider {
  border-radius: 5px;

}

.carousel-caption {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 20px 0px 10px 25px;
  color: #fff;
  text-align: left;
}

.carousel-indicators {
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}


/* ------------------- Section Styling - Not needed for carousel styling ------------------- */

.section-white {
   padding: 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: bold;
	color: #454545;
}

.ui-fluid .ui-inputfield {
	background: white;
}

.ui-widget-header .ui-inputfield, .ui-widget-content .ui-inputfield {
	background: white;
}

.ui-panelgrid .ui-panelgrid-cell {
    padding: 0;
}

.ui-datatable .ui-datatable-header {
	background: #055192;
	color: white;
}

.section-white {
  background-color: #fff;
  color: #555;
}

@media screen and (min-width: 768px) {

  .section-white {
     padding: 0;
  }
  
 

}
		.ui-radiobutton .ui-radiobutton-box {
	background: green;
}

.ui-outputlabel{
   	font-weight: normal;   			
}
/* add by srikanth */

/* hover effect add srikanth */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.edit-icon h4 {
	font-size: 14px;
	line-height: initial;
	text-transform: capitalize;
	color: #fff
}

.dropdown-menu {
	background-color: #b21500
}
.dropdown-menu>li>a {
	color: #fff;
	font-size: 14px;
}
.top-link span:after {
	content: "";
	width: 1px;
	background-color:#a5a5a5;
    position: absolute;
    height: 50px;
    left: 83%;
    top: -15px;
}
.top-link .t-align {
	margin-top: 5px;
}

.t-spc {
	margin-top: 20px;
}

/* Float Shadow */

.online-srv {
  justify-content: space-between;
  display: flex;
  align-items:stretch;
}

.hvr-float-shadow {
  flex: 0 1 auto;
  width:150px;
  margin:0px 5px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  box-shadow: 2px 10px 20px -12px #717171;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 0 1px transparent;
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.bg_lightOranger {
	background: #e57373;
}
.bg_lightyellow {
    background: #F06292;
}
.bg_lightgreen {
    background: #f0932b;
}
.bg_lightmarun {
    background: #9575CD;
}
.bg_marun {
    background: #7986CB;
}
.bg_lightyellow {
    background: #64B5F6;
}
.bg_lightblue {
    background: #4DB6AC;
}
.bg_lightred {
	background: #BA68C8;
}

.slider-bg {
  background: #ec2e00;
  position: relative;
  padding: 10px 0px;
  margin-top: 30px;
}

.item img {
  display: inline-block
}

.navbar-default {
	background: #ec2e00;
}

ul.nav.navbar-nav {
	list-style: none;
	padding: 0px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff !important;
	text-decoration: none;

}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #b21500
}
.dropdown-menu {
	border:0px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #ec2e00;
	color: #fff
}
.owl-dots {
	display: none
}

.owl-carousel .owl-item img {
	width: auto !important;
	display: inline-block !important;
}

.owl-theme .owl-nav [class*=owl-] {
	color: #fff !important;
	font-size: 40px !important;
}

.owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	font-size: 40px;
}
.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	font-size: 40px;
}
.social-media {
  position: absolute;
  top: 318px;
  right:0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99
}
a.fa.fa-facebook {
	display: block;
	font-size: 25px;
	transition: all 0.3s ease;
	background: #3B5998;
	color: white;
	padding:15px 19px;
}
a.fa.fa-twitter {
	font-size: 25px;
	padding:15px;
	color: #00acee;
	transition: all 0.3s ease;
  background: #55ACEE;
  color: white;
}
a.fa-facebook:hover, a.fa.fa-twitter:hover {
	text-decoration: none;
	background-color: #ec2e00;
	color: #fff
}
a.fa-facebook:focus, a.fa.fa-twitter:focus {
	text-decoration: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background-color: transparent !important;
	outline: none
}

.owl-theme .owl-nav [class*=owl-]:focus {
	outline: none
}

.fssai {
	padding: 23px 0px
}
.mpeda {
	padding: 19px 0px
}
.nabl {
	padding: 9px 0px
}
.apeda {
	padding: 15px 0px
}
.active {
  color: red;
}
.tabs {
	padding-left: 5px;
}
.tabs a:hover {
	color: #ec2e00
}
.active {
	color: #ec2e00
}

@media (min-width: 750px) {
.social-fixed {
    position: static!important;
    height: 77px;
    margin-bottom: 0;
    margin-right: 0!important;
}
}


.ui-widget-header {
	border: none
}

@media (max-width: 991px ) {
	.hvr-float-shadow {
		width: 350px;
		margin-bottom: 30px;
	}
	.top-link span:after {
		left: 73%;
	}
	.online-srv {
	display: table;
	}
	.service-heading {
	margin-top: 60px;}
}


@media (max-width: 767px) {
	.hvr-float-shadow {
		width: 1005;
	}
}
.com-list li a {
	color:#000;
	line-height: 26px;
}
.com-list li a:hover {
	color:#ec2e00
}
.ui-state-default .ui-icon {
    background-image: transparent;
    margin: -1px -1px;
}


.ui-accordion .ui-accordion-header {
    outline: none;
}

#back2Top {
    width: 30px;
    line-height: 30px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #333 ;
    color: #fff;
    text-align: center;
    font-size: 15px;	
    text-decoration: none;
    border-radius: 50%;
    opacity: 0.5;
}
#back2Top img {
    height: 31px;
    width: 35px;
    padding: 12px 8px;
}
#back2Top:hover {
	opacity: 1;
	transition: all 0.5s ease;
	background-color: #d90000 ;
}
.dropdown-menu {
	min-width: 100%;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
   background:#b21500 !important;
}

.acd-align p {
	display: inline-block;
}

























.act-accordion {
		width: 80%;
		margin: auto;
	}

	.act-accordion .accordion-panel {
		margin-bottom: 10px
	}

	.act-accordion .accordion-panel .accordion-title {
		background: #e4e4e4;
		font-size: 15px;
		color: #333;
		font-weight: 700;
		padding: 14px 0px 13px 15px;
		position: relative;
		pointer-events: none
	}

	.act-accordion .accordion-panel .accordion-title:after {
		position: absolute;
		right: 0;
		top: 0;
		font-family: FontAwesome;
		width: 50px;
		height: 100%;
		background-color: #d90000;
		content: "\f106";
		cursor: pointer;
		pointer-events: auto;
		text-align: center;
		font-size: 30px;
		color: #fff;
		padding-top: 2px;
		font-weight: 100;
	}



	.act-accordion .accordion-panel .accordion-title.accordion-active:after {
		background-color: #d90000;
		content: "\f107";
		cursor: pointer;
		pointer-events: auto;
		font-size: 30px;
		padding-top: 4px;
		font-weight: 100;
	}

	.act-accordion .accordion-panel:last-child {
		margin-bottom: 0
	}

	.act-accordion .accordion-panel .accordion-content {
		display: none;
	    padding: 25px;
	    border: 1px solid #bdbdbd;
	}

	.act-accordion .accordion-panel .accordion-content div {
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #e4e4e4
	}


	.act-accordion .accordion-panel .accordion-content p {
		font-size: 14px;
		font-weight: 100;
		margin: 5px 0px;
		color: #333
	}
.blk-align {
	margin-left: 15px;
}

.rti-head a {
	color: #333
}
.rti-head a:hover {
	color: #d90000
}
.margin-bottom {
	margin-bottom: 10px !important;
}
.align-flex {
	justify-content: space-between;
    align-items: stretch;
    display: flex;
    margin: 0px 70px;
}

.align-flex p {
	border: 1px solid #ddd;
	padding: 6px 20px;
}

.wrapper {
    width: 80%;
    margin: 0px auto;
}

.ui-widget-overlay {
    background: #000000;
    opacity: .7;
}
.ui-datatable-header.ui-widget-header.ui-corner-top {
	background: #30336b ;
	color: white ;
	height: 35px ;
	padding: 7px 0px;
}













