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;
    text-align: center;
}
.swal2-popup {
	font-size:15px !important;
}
.card {
	-webkit-box-shadow: -5px 10px 29px -22px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: -5px 10px 29px -22px rgba(0, 0, 0, 0.55);
	box-shadow: -5px 10px 29px -22px rgba(0, 0, 0, 0.55);
	border-radius: 5px;
	border: none;
	background: var(- -mainbackground);
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card .card-header h4 {
	line-height: 37px;
	font-size: 20px;
	text-transform: uppercase;
}

.card .card-body {
	padding: 15px;
}
.mt-2 {
	margin-top: 1%;
}
.mt-2 {
	margin-top: 2%;
}
.mb-2 {
	margin-bottom: 2%;
}
.mb-1 {
	margin-bottom: 1%;
}
.d-flex {
	display: -ms-flexbox !important;
	display: flex !important;
	color: white;
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.justify-content-center {
	justify-content: center;
}

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

.border, .theme-border {
	border-color: var(- -bordercolor) !important;
}

.p-3 {
	padding: 8px !important;
}

.border {
	border: 1px solid #dee2e6 !important;
}

.border-left-0 {
	border-left: 0 !important;
}

.border-top-0 {
	border-top: 0 !important;
}
.view-more a{
	font-size:12px;
	color: #007bff;
    background-color: transparent;
}

/* Tabs panel */
.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline;
     zoom:1;
}
.nav-tabs, .nav-pills {
    text-align:center;
}
.text-muted {
	color: white;
}
.strength-count {
	background: #45ad45;
}
.moderate-count {
	background: #f1f10f;
}
.critical-count {
	background: red;
}
.strength-count span, .moderate-count span, .critical-count span {
	font-size:15px;
}
#sector-heading {
	font-size:24px;
	color: #f13e00;
	font-weight: 600;
}
#sectors-li{
	padding: 15px 0px;
	text-align: left;
}
#sectors-li>li.active>a, #sectors-li>li.active>a:focus, #sectors-li>li.active>a:hover {
	background: #f13e00;
	color:white;	
}
#sectors-li li{
	display: block;
}
#sectors-li li a{
	font-size: 12px;
	background: #fbf9f7;
	border-bottom: 1px dotted #f13e00;
	font-weight: inherit;
	color: #337ab7;
	box-shadow: none;
	border-radius: 4px;
}
.gaps-pane {
	overflow-x: auto;
}
.row-counts-boxes{
	flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 33%;
    justify-content: center;
    display: flex;
    padding: 0px 10px;
}
.row-counts-boxes>div{
	margin: 0 3;
	border-radius:4px;
}
.row-counts-boxes>div>span {
	padding: 0 10px;
}
.row-counts-boxes div h3 {
	margin-top:0px;
	font-size: 18px;
	margin-bottom:0px;
}
.gaps-chart-title{
	width: 80%;
    margin: 0 auto;
    padding: 5px;
    border-radius: 3px;
    color: white;
    font-size: 14px;
}
.gaps-primary-schools, .gaps-primary-schools:hover, .gaps-middle-schools[disabled].focus, .gaps-middle-schools[disabled].hover {
	background: #337ab7;
	border: 1px solid #337ab7 !important;
}
.gaps-middle-schools, .gaps-middle-schools:hover, .gaps-middle-schools[disabled].focus, .gaps-middle-schools[disabled].hover {
	background: #45ad45;
	border: 1px solid #45ad45 !important;
}
.gaps-high-schools, .gaps-high-schools:hover, .gaps-middle-schools[disabled].focus, .gaps-middle-schools[disabled].hover {
	background: #f5a623;
	border: 1px solid #f5a623 !important;
}
.gaps-ssc-schools,.gaps-ssc-schools:hover, .gaps-middle-schools[disabled].focus, .gaps-middle-schools[disabled].hover {
	background: #765be6;
	border: 1px solid #765be6;
}
.gaps-degree-college,.gaps-degree-college:hover, .gaps-middle-schools[disabled].focus, .gaps-middle-schools[disabled].hover {
	background: #337ab7 !important;
	border: 1px solid #337ab7 !important;
}
.cursor-pointer{
	cursor: pointer;	
}
.modal .modal-body{
	padding: 0px 15px;
}
.modal .modal-count-row div h3{
	font-size: 15px;
	color: black;
	margin-top:0px;	
	margin-bottom:0px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	float: none !important;
	font-size:13px;
}
.ui-widget input{
	height: 20px !important;
}
.modal .dt-buttons button {
	font-size: 10px;
    height: 25px;
}
.modal .distance-count-table{
	border: 1px solid #ddd;
	width: 100%;
}
.modal .distance-count-table th{
	background: #8a8585;
    padding: 2px 0px;
    font-size: 13px;
    border: 1px solid #ddd;
}
table.gaps-category-count {
	width: 75%;margin:0px auto;
}
table.gaps-category-count th, table.gaps-category-count tr{
	color: black;
	font-weight: 100;
	border: 1px solid white;
} 
.selectedLocation {
	padding-left: 45px; text-align: left; font-weight: bold; font-size: 12px; color: #CB3E74;text-align:center;
}
.tabs-category {
	background: #383332;
}
.tabs-category li a {
	color:#FFF !important;
	padding: 10px 14px !important;
}
.tabs-category>li.active>a, .tabs-category>li.active>a:focus, .tabs-category>li.active>a:hover {
	background: #f13e00 !important;
}
.tabs-category > li.open, .tabs-category > li:hover {
}

table thead th {
	padding: 2px 0px;
}
/* Color Codes */
.color1{
	background: #f5334f;
}
.color2{
	background: #f5a623;
}
.color3{
	background: #26c2f7;
}
.color4{
	background: #765be6;
}
.color5{
	background: #a9251e;
}
.color6{
	background: #6c757d;
}
.color7{
	background: #563d7c;
}
.color8{
	background: #ba34ab;
}
.color9{
	background: #878660;
}
.color10 {
	background: #1e6945;
}
.color11 {
	background: #bfa299;
}
.color12 {
	background: #a5cc99;
}
.color13 {
	background: #c3bb7f;
}
.color14 {
	background: #ec8b6e;
}
button.color1,button.color2,button.color3,button.color4,button.color5,button.color6,button.color7,button.color8,button.color9,button.color10,button.color11,button.color12,button.color13,button.color14{
	color: white !important;
	padding: 2px 10px;
}
.total-villages {
	background: #ddd;
}
.improvement-comparison-title {
	background: #a9c98f;width: 45%;margin: 0px auto;padding: 5px 0px;border-radius: 3px;
}
.view-detailed-performance-parameter {
	font-size:15px;
	color: yellow;
	animation: blinker 1s linear infinite;
}
.view-gaps-logic{
    font-size: 14px;
    font-weight: 600;
    margin: 0px auto;
    animation: blinker 1s linear infinite;   
}
.view-gaps-logic a{
	color:#f13e00	
}
@keyframes blinker {  
  50% { opacity: 0; }
}
#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: 3px solid transparent;
	border-top-color: #3498db;
	-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: 3px solid transparent;
	border-top-color: #e74c3c;
	-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: 3px solid transparent;
	border-top-color: #f9c922;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}

@
-webkit-keyframes spin { 0% {
	-webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: rotate(0deg); /* IE 9 */
	transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
}

100%
{
-webkit-transform
:
 
rotate
(360deg);

       
-ms-transform
:
 
rotate
(360deg); /* IE 9 */

       
transform
:
 
rotate
(360deg); /* Firefox 16+, IE 10+, Opera */

    
}
}
@
keyframes spin { 0% {
	-webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
	-ms-transform: rotate(0deg); /* IE 9 */
	transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
}

100%
{
-webkit-transform
:
 
rotate
(360deg); /* Chrome, Opera 15+, Safari 3.1+ */

       
-ms-transform
:
 
rotate
(360deg); /* IE 9 */

       
transform
:
 
rotate
(360deg); /* Firefox 16+, IE 10+, Opera */

    
}
}
#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;
}
.pricing {
    position: relative;
    margin: 20px 0px 0px 0px;
    border: 3px solid #eee;
    cursor:pointer;
}
.pricing-head {
    text-align: center;
}
.pricing-head h3 {
    font-weight: 600;
    color: #ff3300;
    padding: 8px 0;
    font-size: 12px;
    height: 30px;
    border-bottom: solid 1px #41b91c;
    margin: 0px;
    background: #fbf9f7;
    text-decoration: underline;
}
.pricing-head-image {
    color: #bac39f;
    width: 100%;
    height: 100PX;
    font-weight: 300;
    background: #fbfef2;
    border-bottom: solid 1px #f5f9e7;
}
.pricing-head-image img {
    width: 100%;
    height: 100PX;
    margin: auto;
}
.box14 {
	width:100%;
	height:82px
}
.box14 td {
	font-size: 17px !important;
}
.box14 td, .box14 th {
    border: 1px solid #dddddd;
    text-align: center;
    padding: 8px 2px;
    color: #f13e00;
    height: auto;
    text-transform: uppercase;
    font-size: 11px;
}
.box14 th {
    background: #fbf9f7;
    white-space: inherit;
    color: #333;
    font-weight: 500;
    width: 50%;
}
.user-rank {
	text-align:center;
}
.user-rank-count {
	display: grid;
    font-size: 45px;
    color: #f13e00;
}
.user-rank-count i {
	color: black;
}
.rank-text {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
}
.marquee-for-training {
    width: 100%;
    color: #a81616;
    font-weight: bold;
    vertical-align: middle;
    font-size: 14px;
    text-transform:uppercase;
}
.survey-status-counts {
	text-decoration: underline;
	cursor: pointer;
}
.generalSelect{
    border: 2px solid #f13e00;
    background: #fbf9f7;
    font-weight:600;
}
.disable-sector {
	display: none !important; 
}
.sagySelect {
	border : 2px solid #3daf2c !important;
	background: #f9fff7 !important;
}
.sagy-dark-color {
	color: #3daf2c !important; 
}
.sagy-light-color {
	background: #f9fff7 !important;	 
}
#sectors-li>li>a.sagy-light-color {
	border-bottom : 1px dotted #4FD434 !important;
}
#sectors-li>li.active>a.sagy-dark-bg-color, #sectors-li>li.active>a.sagy-dark-bg-color:focus, #sectors-li>li.active>a.sagy-dark-bg-color:hover {
	background: #3daf2c !important;
}

.badpSelect {
	border : 2px solid #0079c1 !important;
	background: #edf6fc !important;
}
.badp-dark-color {
	color: #0079c1 !important; 
}
.badp-light-color {
	background: #edf6fc !important;	 
}
#sectors-li>li>a.badp-light-color {
	border-bottom : 1px dotted #387599 !important;
}
#sectors-li>li.active>a.badp-dark-bg-color, #sectors-li>li.active>a.badp-dark-bg-color:focus, #sectors-li>li.active>a.badp-dark-bg-color:hover {
	background: #0079c1 !important;
}

.aspSelect {
	border : 2px solid #c00000 !important;
	background: #ffeded !important;
}
.asp-dark-color {
	color: #c00000 !important; 
}
.asp-light-color {
	background: #ffeded !important;	 
}
#sectors-li>li>a.asp-light-color {
	border-bottom : 1px dotted #b61010 !important;
}
#sectors-li>li.active>a.asp-dark-bg-color, #sectors-li>li.active>a.asp-dark-bg-color:focus, #sectors-li>li.active>a.asp-dark-bg-color:hover {
	background: #c00000 !important;
}

.rurbanSelect {
	border : 2px solid #ed00f1 !important;
	background: #fff1ff !important;
}
.rurban-dark-color {
	color: #ed00f1 !important; 
}
.rurban-light-color {
	background: #fff1ff !important;	 
}
#sectors-li>li>a.rurban-light-color {
	border-bottom : 1px dotted #b706ba !important;
}
#sectors-li>li.active>a.rurban-dark-bg-color, #sectors-li>li.active>a.rurban-dark-bg-color:focus, #sectors-li>li.active>a.rurban-dark-bg-color:hover {
	background: #ed00f1 !important;
}
