/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9.2
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/

/*Import Global Compulsory CSS Files*/
@import url(appPOP.css);
@import url(blocksPOP.css);

/*Import CSS Plugins*/

* {
	border-radius: 0;
}

body {
 color: #333;
 font-size: 13px;
 line-height: 1.6;
}

body.header-fixed-space {
  padding-top: 94px;
}
body.header-fixed-space-v2 {
	padding-top: 135px;
}

@media (max-width: 991px) {
	body.header-fixed-space,
	body.header-fixed-space-v2 {
		padding-top: 0;
	}
}

p,
li,
li a,
label {
 color: #555;
}

a {
	color: #F57420;
	text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
	color: #F57420;
	outline: 0 !important;
}

a:focus {
	color: #F57420;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #C15108;
	text-decoration: underline;
	cursor: pointer;
}

/*Boxed Layout
------------------------------------*/
.wrapper {
	background: #C15108;
}

.boxed-layout {
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
  background: url(../img/patterns/15.png) repeat;
}

/*Hiding arrows for select field in IE*/
select::-ms-expand {
  display: none;
}

.header-fixed {
	color: #3498db;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	text-transform: uppercase;
	background-color: #fff;
	font-weight: 500;
}

i.icon-custom2 {
	color: #FFF;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 5px;
	text-align: center;
	display: inline-block;
	background-color: #F57420;
}
i.icon-bg-u2 {
	background: #C15108;
	border: none;
}

.caps {
	text-transform: uppercase;	
}
.tab {
	margin-left: 20px;
}
i.icon-customorange {
	color: #FFF;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border-color: none;
	font-size: 30px;	
	padding-top: 10px;
	text-align: center;
	display: inline-block;
	background-color: #F57420;
}
i.icon-selectedorange {
	color: #F57420;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: thin solid #F57420;
	font-size: 20px;
	padding-top: 10px;
	text-align: center;
	display: inline-block;
	background-color: #FFFFFF;
}
i.icon-smorange {
	color: #F57420;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: thin solid #F57420;
	font-size: 15px;
	text-align: center;
	display: inline-block;
	background-color: #FFFFFF;
	padding-top: 6px;
}
i.icon-smxorange {
	color: #F57420;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: thin solid #F57420;
	font-size: 10px;
	text-align: center;
	display: inline-block;
	background-color: #FFFFFF;
	padding-top: 6px;
}



.col-lg-2 h4 {
	text-align: center;	
}

.col-md-2 img {
	border: thin solid #EEEEEE;	
}


.well-lg-blue {
	padding: 24px;
	border-radius: 6px;
	background-color: rgba(52,152,219,0.3);
}
.well-lg-blue p {
	font-size: 14px;
	font-weight: 600;
}

.well-lg-blue p .modal-body p {
	font-weight: normal;
	font-size: 16px;
}

.well-lg-blue2 {
	padding: 24px;
	border-radius: 6px;
	background-color:rgba(103,178,228,0.3);
}
.well-lg-blue2 p {
	font-size: 14px;
	font-weight: 600;
}

.well-lg-blue3 {
	padding: 24px;
	border-radius: 6px;
	background-color: rgba(95,131,155,0.3);
}
.well-lg-blue3 p {	
	font-size: 14px;
	font-weight: 600;
}

.well-lg-yellow {
	padding: 24px;
	border-radius: 6px;
	background-color: rgba(238,186,9,0.2);
}
.well-lg-yellow p {
	font-size: 14px;
	font-weight: 600;
}
#CONpopScore {
	color: #F57420;
	display: block;
	font-size: 20px;
	height: 20%;
	width: 100%;
	border-radius: 6px;	
	background-color: #EEE;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#CONpopLevel {
	color: #F57420;
	display: block;
	font-size: 30px;
	font-weight: 600;
	height: 20%;
	width: 100%;
	border-radius: 6px;
	background-color: #EEE;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#NCpopScore {
	color: #F57420;
	display: block;
	font-size: 20px;
	height: 20%;
	width: 100%;
	border-radius: 6px;	
	background-color: #EEE;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#NCpopLevel {
	color: #F57420;
	display: block;
	font-size: 30px;
	font-weight: 600;
	height: 20%;
	width: 100%;
	border-radius: 6px;
	background-color: #EEE;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#ENpopScore {
	color: #F57420;
	display: block;
	font-size: 20px;
	height: 20%;
	width: 100%;
	border-radius: 6px;	
	background-color: #EEE;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#ENpopLevel {
	color: #F57420;
	display: block;
	font-size: 30px;
	font-weight: 600;
	height: 20%;
	width: 100%;
	border-radius: 6px;
	background-color: #EEE;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#EDpopScore {
	color: #F57420;
	display: block;
	font-size: 20px;
	height: 20%;
	width: 100%;
	border-radius: 6px;	
	background-color: #EEE;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#EDpopLevel {
	color: #F57420;
	display: block;
	font-size: 30px;
	font-weight: 600;
	height: 20%;
	width: 100%;
	border-radius: 6px;
	background-color: #EEE;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#CRpopScore {
	color: #F57420;
	display: block;
	font-size: 20px;
	height: 20%;
	width: 100%;
	border-radius: 6px;	
	background-color: #EEE;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#CRpopLevel {
	color: #F57420;
	display: block;
	font-size: 30px;
	font-weight: 600;
	height: 20%;
	width: 100%;
	border-radius: 6px;
	background-color: #EEE;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
i.icon-customorange {
	color: #FFF;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border-color: none;
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	display: inline-block;
	background-color: #F57420;	
	text-align: center;
}
i.icon-customblue {
	color: #FFF;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border-color: none;
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	display: inline-block;
	background-color: #3498db;
	text-align: center;
}
i.icon-customblue2 {
	color: #FFF;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border-color: none;
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	display: inline-block;
	background-color: #67B2E4;
	text-align: center;
}
i.icon-customblue3 {
	color: #FFF;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border-color: none;
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	display: inline-block;
	background-color: #5F839B;
	text-align: center;
}
i.icon-customyellow {
	color: #FFF;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border-color: none;
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	display: inline-block;
	background-color: #EEBA09;
	text-align: center;
}

.call-action-v1-in .col-md-1 p {
	text-align: center;
}
