@media screen and (max-width: 768px) {
	.hide-on-mobile  {
		display:none !important;
    }
	.blink {
    font-size: 18px;
	}
	.logo-middle {
	    font-size: 18px !important;
	    text-align: center;
	}
}
table thead th {
	font-size: small;
	border-color: gray;
	background-color: #EE7310;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 6px 6px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: 600;
	text-transform: capitalize;
}

table tbody td {
	font-size: small;
	border-color: gray;
	vertical-align: middle;
	padding: 4px 4px 4px 4px;
	background: transparent;
	white-space: normal;
	word-spacing: normal;
}
.panel-body {
    padding: 5px;
}
p.error {
	font-weight: bold;
	font-size: small;
	color: #e60000;
}

a.hrefLinkStyle {
	font-weight: bold;
	text-decoration: none;
}

.link-style {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	font-size: large;
}

.sub-table {
	width: 100%;
	background-color: transparent !important;
}

.report-heading-style {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: large;
	font-weight: bold;
	color: #EE7310;
	text-decoration: underline;
	text-transform: capitalize;
}

.report-subheading-style {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: medium;
	font-weight: 600;
	text-transform: capitalize;
}

.note {
	color: #c60000;
	font-weight: bold;
	padding-bottom: 5px;
}

.corrange {
	color: #EE7310;
	font-weight: bold;
}

.cred {
	color: #E91E25;
	font-weight: bold;
}

.cgray {
	color: #939393;
	font-weight: bold;
}

.cgreen {
	color: #41AF62;
	font-weight: bold;
}

.cyellow {
	color: #e6e600;
	font-weight: bold;
}

.cblue {
	color: #0000e1;
	font-weight: bold;
}

.cblack {
	color: #000000;
	font-weight: bold;
}

.cwhite {
	color: #ffffff;
	font-weight: bold;
}

.cgold {
	color: #e0ba60;
	text-shadow: 2px 5px 5px #ffffff;
	font-weight: bold;
}

.shadow {
	text-shadow: 2px 2px 5px #808080;
}

.pageHeadingView {
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}

div.bg {
	background-image:
		url("/MISSION_ANTYODAYA_NEW_VERSION/resources/templates/template1/images/ma.png")
		!important;
	background-position: center;
}

.marginDiv80_50 {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	margin-bottom: 100px;
}

.footer-wrap {
	border: 0em;
}

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td
	{
	border: none;
}

.marginTop {
	margin-top: 10px;
}

.marginBottom {
	margin-bottom: 10px;
}

.grayscale {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
	.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover
	{
	padding: 0px;
	margin: 0px;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited
	{
	background-color: #ee7310;
	color: #000000;
	font-weight: bold;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
	a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover
	{
	border: #ee7310;
	background: #ee7310;
	color: #000000;
	font-weight: bold;
}

.ui-widget-overlay {
	background: #000;
	opacity: .9;
	filter: Alpha(Opacity = .9);
}

.ui-dialog .ui-dialog-titlebar {
	background: #f7b784;
	color: #000000;
	font-weight: 600;
    font-size: 12px;
}

.header-wraper .navbar-inverse .navbar-nav>li>a:focus, .header-wraper .navbar-inverse .navbar-nav>li>a.dropdown:HOVER
	{
	background-color: ee7310;
	color: white;
}

.header-wraper .navbar-inverse .navbar-nav>li>a:focus, .header-wraper .navbar-inverse .navbar-nav>li>a.dropdown:VISITED
	{
	background-color: black;
	color: white;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>thead>tr>th {
	padding: 10px;
	line-height: 1.42857143;
	vertical-align: top;
	border-bottom: 1px solid #aba9a9;
	font-size: small;
	text-align: left;
	text-transform: capitalize;
}

div.container {
	width: 98%;
}

.submit-button-click {
	display: inline-block;
	padding: 6px 6px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	user-select: none;
	border: 1px solid #000;
	border-radius: 6px;
	cursor: pointer;
	color: #000;
	background: #EE7310 !important;
}

a.back-to-top {
	color: #000000;
	font-size: xx-large;
	margin: 10px;
	text-align: right;
}

.lowercase {
	text-transform: lowercase;
}

.center {
	text-align: center;
	vertical-align: middle;
}

.bold {
	font-weight: bold;
}

.justify {
	text-align: justify;
}

.large {
	font-size: large;
}

table.dataTable tfoot th {
	font-size: small;
	text-align: center;
}

table.dataTable tfoot th input {
	font-size: small;
	text-align: center;
}

.tfoot-th-input {
	width: 80%;
	text-align: center;
}

.button-color-orange {
	background-color: #EE7310;
	border-color: #EE7310;
}

.survey-status {
	font-weight: bold;
	text-transform: capitalize;
	background-color: #d2d2d2;
	padding: 2px;
}

.survey-status-table tr td {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	width: 50%;
}

.right {
	text-align: right !important;
}

.left {
	text-align: left !important;
}

.table-width {
	width: 100%;
}

.table-width tr td {
	background-color: transparent;
	color: #000000 !important;
	font-weight: bold;
	padding: 3%;
	margin: 1%;
}

hr {
	margin: 0px !important;
	padding: 0px !important;
	color: #000000 !important;
	border-color: #000000 !important;
}

.more-info-footer {
	color: #000000 !important;
	text-align: center !important;
	vertical-align: middle !important;
	margin-top: 2px !important;
	font-size: 15px;
}

div.huge-dash-name {
	font-size: large;
}

.capital {
	text-transform: capitalize;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
	.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	border: 1px;
	border-color: black;
	border-style: solid;
}

#example_wrapper .dt-button span {
	color: #000000;
	font-weight: 600;
	font-size: small;
}

.hideDisplayTxt {
	display: none;
}

legend {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
}

.mandatory {
	color: #ce0000;
	vertical-align: top;
	font-size: large;
	font-weight: bold;
}

div.div-border {
	border: 1px;
	border-style: solid;
	color: #000000;
	background-color: #E9E9E9;
	animation-fill-mode: forwards;
}
.width10{
	width: 10%;
}


a {
    text-decoration: none;
    outline: none;
}
a img {
    border: none;
}
.clr {
    clear: both;
}
.box4 {
    margin-right: 0px;
}
.box5 {
    margin-left: 0px;
}
.box6 {    padding-left: 0px;
    padding-right: 0px;
}
.box7 {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
    margin-right: 0;
}
/*logo-section*/
.logo-top-main {
    width: 80%;
    height: auto;
    margin: auto;
    background: #fff;
}
.logo-top {
    width: 230px;
    height: auto;
    margin: auto;
}
.logo-top img {
    width: 100%;
    height: auto;
    margin: auto;
}
/*logo-section*/
/*logo-middle-section*/
.logo-middle {
    width: 100%;
    height: auto;
    margin: auto;/*
    border-top: 2px dotted #00a21a;
    border: 2px dotted #00a21a;*/
    padding: 1.4rem 0px;
}
.logo-middle img {
    width: 100%;
    height: auto;
    margin: auto;
}
/*logo-middle-section*/
.main-navigation-top{
    width: 100%;
    height: auto;
    margin: auto;
    position: absolute;
 }
.top-right-section{
    width: 100%;
    height: auto;
    margin: 0.2rem auto;
}
.top-logo-section {
    width: 70px;
    height: 120px;
    margin: auto;
    border:1px solid #f30;
}
.top-logo-section img{
    width: 100%;
    height: 120px;
    margin: auto;
}
.top-logo-left-section {
    width: 120px;
    height: 71px;
    margin: auto;
 }
.top-logo-left-section img{
    width: 100%;
    height: 71px;
    margin: auto;
}
.top-contact.center {
    text-align:center;
}

.top-section-logo {
width: 40px;
height: 75px;
margin:auto;
}
.top-section-logo img {
    width: 100%;
    height: 75px;
    margin:auto;
}
.top-contact {
    text-align:right;
}
.top-contact.center {
    text-align:center;
}
.top-contact li {
    display:inline-block;
    width:32%;
}

.top-contact li .icon {
    text-align: left;
    border-right:1px solid #ccc;
    height: 83px;
}
/*footer-section*/
.footer-main1 {
    width: 100%;
    height: auto;
    margin: auto;
    border-top: 1px solid #000;
    padding-top: 10px;
    padding-bottom: 10px;
    background:linear-gradient(to right, #e65300 0%, #f7c727 100%);
}
.footer-main1-inner {
    width: 100%;
    height: auto;
    margin: auto;
}
.footer-main1 p {
    font-size: 15px;
    color: #000;
    font-weight: 100;
    margin: 0px;
    text-align: center;
    font-family: sans-serif;
}
.footer-main1 p a {
    font-size: 15px;
    color: #000;
    font-weight: 100;
    margin: 0px;
    text-align: center;
}
.footer-main1 p span {
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.footer-1 {
    width: 76%;
    height: auto;
    margin: auto;
    margin-top: 60px;
}
/*footer-section*/
/*top to bottom*/
#scrollToTop{
  font-size:3em;
  color:#ff2f00;
  position:fixed;
  right:40px;
  bottom:10%;
  transition:all 0.5s ease; 
  z-index:999;
}
#scrollToTop:hover{
  transform:scale(1.1,1.1); 
  transition:all 0.5s ease; 
}
.scroll-hide{
 transform:scale(0,0);
}
.back-button{
	text-align: right !important;
	color: #CB3E74 !important; 
	font-weight: bold !important;
}
/*responsive-css*/
@media(max-width: 1024px){
.header-wraper .navbar-inverse .navbar-nav>li>a{
	padding:10px 8px !important;
}
.logo-top{
	width:170px;
	padding: 6px 0px;
}
.logo-middle{
	padding:2rem 0;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:65px;
}
}



@media(max-width: 823px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:190px;
}
.logo-middle{
	padding:0 0;
	width:70%;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
.top-right-section{
	margin:0rem auto;
}
.header-wraper .navbar-inverse .navbar-nav>li>a {
    padding: 10px 3px !important;
}
}




@media(max-width: 812px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:100%;
	padding: 10px 0;
}
.logo-middle{
	padding:9% 0;
	width:100%;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: 0rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
	margin-top:3px;
}
.top-right-section{
	margin:0.2rem auto;
}
}

@media(max-width: 736px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:190px;
}
.logo-middle{
	padding:0 0;
	width:50%;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: 0rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
.top-right-section{
	margin:0rem auto;
	border-top:1px solid #ccc;
}
}


@media(max-width: 731px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:190px;
}
.logo-middle{
	padding:0 0;
	width:70%;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
.top-right-section{
	margin:0rem auto;
	border-top:1px solid #ccc;
}
}



@media(max-width: 720px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:190px;
}
.logo-middle{
	padding:0 0;
	width:70%;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
.top-right-section{
	margin:0rem auto;
	border-top:1px solid #ccc;
}
}


@media(max-width: 667px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:190px;
}
.logo-middle{
	padding:0 0;
	width:70%;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: 0rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
.top-right-section{
	margin:0rem auto;
	border-top:1px solid #ccc;
}
}



/*********************************Media-query(for-Phone)***********************************/

@media(max-width: 640px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:190px;
}
.logo-middle{
	padding:0 0;
	width:70%;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
.top-right-section{
	margin:0rem auto;
	border-top:1px solid #ccc;
}
}


@media(max-width: 568px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:165px;
}
.logo-middle{
	padding:0 0;
	width:300px;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
.top-right-section {
    width: 100%;
    height: auto;
    border-top: 1px solid #ccc;
    margin: 0rem auto;
}
.navbar-inverse .navbar-toggle{
	top:0;
	border: 2px solid #fff;
}
}



@media(max-width: 540px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:165px;
}
.logo-middle{
	padding:0 0;
	width:300px;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
.top-right-section {
    width: 100%;
    height: auto;
    border-top: 1px solid #ccc;
    margin: 0rem auto;
}
.navbar-inverse .navbar-toggle{
	top:0;
	border: 2px solid #fff;
}
}

@media(max-width: 414px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:165px;
}
.logo-middle{
	padding:0 0;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
}

@media(max-width: 411px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:165px;
}
.logo-middle{
	padding:0 0;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
}



@media(max-width: 384px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:165px;
}
.logo-middle{
	padding:0 0;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
}

@media(max-width: 375px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:165px;
}
.logo-middle{
	padding:0 0;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
}

@media(max-width: 360px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:165px;
}
.logo-middle{
	padding:0 0;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: -4.5rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
}


@media(max-width: 320px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:165px;
}
.logo-middle{
	padding:0 0;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top:0rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
}

@media(max-width: 280px) {
body {
   overflow:  auto; 
}
.logo-top{
	width:165px;
}
.logo-middle{
	padding:0 0;
	width:100%;
}
.top-logo-left-section{
	width:70px;
	height:60px;
}
.top-logo-left-section img{
	width:100%;
	height:60px;
}
.navbar-inverse .navbar-toggle{
	top: 0rem;
	background-color: #ff2f00;
}
.top-section-logo img{
	height:60px;
}
.top-contact li .icon{
	height:60px;
}
}
/*responsive-css*/


.blink {
    animation: blink 2s steps(1, start) infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
  }
@keyframes blink {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink {
  to {
    visibility: hidden;
  }
}





/* Loaded */
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 5px solid transparent;
	border-top-color: #ea9433;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	z-index: 1001;
}

#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 5px solid transparent;
	border-top-color: #FFF;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}

#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 5px solid transparent;
	border-top-color: #39FF14;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}

#loader-wrapper .loader-section {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(34, 34, 34, 0.6);
	z-index: 1000;
	-webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateX(0); /* IE 9 */
	transform: translateX(0); /* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
	left: 0;
}

#loader-wrapper .loader-section.section-right {
	right: 0;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
	-webkit-transform: translateX(-100%);
	/* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: translateX(-100%); /* IE 9 */
	transform: translateX(-100%); /* Firefox 16+, IE 10+, Opera */
	-webkit-transition: all 0.7s 0.3s
		cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%); /* IE 9 */
	transform: translateX(100%); /* Firefox 16+, IE 10+, Opera */
	-webkit-transition: all 0.7s 0.3s
		cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
	opacity: 0;
}

.loaded #loader-wrapper {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%); /* IE 9 */
	transform: translateY(-100%); /* Firefox 16+, IE 10+, Opera */
}
/* JavaScript Turned Off */
.no-js #loader-wrapper {
	display: none;
}
.no-js h1 {
	color: #222222;
}

/* TAB SECTION FOR DASHBOARD */

.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	background-color: #8a8a8a !important;
	color: #efefef;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{
	background-color: #fff !important;
	color: #ee7310;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
	.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	border: 0px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    /* background: #007fff; */
    font-weight: normal;
    color: #fff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
	a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover
	{
	border:0px;	
	border-color: #ee7310;
	font-weight: bold;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-top: 2px solid #ee7310; 
}
.ui-widget-header {
    background: #ddd;
    border-radius: 0px;
}

.bradcome-separator {
	color: #EE7310;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	font-weight: 600;
}
.bradcome-separator span {
	color: #000;
	font-weight: normal !important;
}

ul.header-top-left li img{
	width: 110px;
	margin: 10px;
}
ul.header-top-center li img{
	width: 50px;
	margin-top: 2px;
}
ul.header-top-right li img{
	width: 130px;
	margin: 10px;
	float: right;
}
ul.header-top-center li {
	text-align: center;
}
.logo-middle {
    color: #e65300;
    font-size: 30px;
    position: relative;
    text-shadow: -15px 5px 20px #ff9459;
    letter-spacing: -0.05em;
    font-family: "Anton", Arial, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.25s ease-out;
    font-weight: bold;
}
.min-height-400 {
	min-height: 400px !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	min-height: 40px;
}
.pdf-download-div{
	border: 1px #000 solid;
	text-align: center;
	min-height: 200px;
}
.pdf-download-div b{
	border: 1px #000 solid;
	text-align: center;
	padding: 10px;
	margin: 10px;
	display: inherit;
	border-radius:5px;
	background-color: #EE7310;
	color: #FFF; 
}
.pdf-download-div b{
	border: 1px #000 solid;
	text-align: center;
	padding: 10px;
	margin: 10px;
	display: inherit;
	border-radius:5px;
	background-color: #EE7310;
	color: #FFF; 
}
.pdf-download-div i{
	text-align: center;
	padding: 5px;
	margin: 5px;
	display: inherit;
	font-weight: bold;
}
.hidden {
	display: none !important;
}