body {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif !important;
}

body.layout-top-nav .content-wrapper {
	padding-top: 50px;
}

#spinner {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -32px;  /* -1 * image height / 2 */
	height: 64px;
	width: 64px;
	z-index: 9999999;
}

div.datepicker, div.selectize-dropdown-content > div.option {
	z-index:1151 !important; /* higher than modal */
}

.navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.label {
    padding: .4em .6em .3em;
}

/* CSS below is to support 5 columns in a row */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/* CSS end - 5 columns in a row */

hr {
	border-top: 1px solid #ccc !important;
}

.element-center {
	margin: 0 auto;
}

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

.padded-para {
	padding: 5px 10px;
}

.payment-status  {
	padding: 10px 30px;
}

ul#footer-list li {
	display: inline;
}

strong.reduced {
	font-weight: 500;
}

.noshow {
	display: none !important;
}

.txt-na {
	text-decoration: line-through;
}

.main-sidebar {
	padding-top: 0 !important;
}

.per-period-text {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	padding-top: 30px;
}

.modal-header {
    background-color: #3c8dbc;
    color: #FFFFFF;
}


.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.splash-p {
	background-image: url(/img/splash-p.jpg);
	background-size: cover;
	color: #fff;
}

.splash-txt-bg {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0.8;
}

@media screen and (min-width: 768px) {
	.home-splash h1 {
	    font-size: 54px;
	}
}

.home-splash {
	background-image: url(/img/home-bg.jpg);
	background-size: cover;
	color: #fff;
}

.home-splash .content-area {
    background-color: #fff;
    opacity: 0.5;
    position: relative;
    width: 100%;
    padding: 10px 30px;
    margin-bottom: 20px;
    color: #000;
}

.home-splash .content-area h2 {
	font-size: 24px;
	line-height: 30px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.padding-ten {
	padding: 10px;
}

.fc-event {
	cursor: pointer;
}

.cta-block {
	padding: 30px 0;
}

.fa-ul {
	font-size: 19px !important;
}

.section-heading {
	text-align: center;
	margin-bottom: 20px;
}

.section-heading h2, .section-heading h2, .section-heading h3 {
	padding-bottom: 5px;
	border-bottom: 3px solid #E2BB53;
	text-transform: uppercase;
	display: inline;
}

h1.page-heading, h2.page-heading, h3.page-heading {
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 3px solid #E2BB53;
}

p.feature-desc {
	font-size: 18px;
	font-weight: 200;
}

.table-pricing {
	text-align: center;
	font-size: 16px;
}

.table-pricing th.table-featured, .table-pricing.table-featured th {
    background-color: #3c8dbc;
    border-bottom: 2px solid #E2BB53;
    color: #fff;
    text-align: center;
	font-size: 22px;
}

.table-pricing th.table-featured p {
	padding-top: 5px;
	font-size: 20px;
	font-weight: 300;
}

span.package_name {
	border-bottom: 2px solid #E2BB53;
	padding-bottom: 5px;
}

div.curency_selector {
	margin: 20px auto;
	text-align: center;
}

.contact_address {
	font-size: 14px;
	text-align: right;
}

.tab-content > .tab-pane {
	background: #FFFFFF;
    padding: 10px 20px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 10px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
}

#page-faq h3.box-title {
	font-size: 24px;
}

h3.widget-user-username {
	font-size: 16px !important;
}

.widget-user-2 .widget-user-image > img {
	height: 65px;
}

.site-error {
	margin-top: 100px;
	text-align: center;
}

#testimonial {
	background: #FFFFFF;
	padding: 30px 0;
}
#testimonial .box.box-solid {
    background: none;
}
#testimonial .box {
    box-shadow: none;
}
#testimonial .box .heading {
    text-align: center;
}
#testimonial .box h2 {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 3px solid #e2bb53;
    display: inline;
}
#testimonial .box-body {
    background: #FFFFFF;
    box-shadow: none;
}
#testimonial .box-body .carousel-indicators {
    bottom: -10%;
}
#testimonial .box-body .user-block .username {
    margin-left: 0px;
    font-size: 22px;
}
#testimonial .box-body .user-block .description {
    margin-left: 0px;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
}
#testimonial .box-body .user-block .description a {
    color: #3c8dbc;
    /* font-size: 16px; */
}
#testimonial .box-body .carousel-inner .item img {
    display: block;
    margin: 0px auto;
    margin-bottom: 14px;
    height: auto;
    border: 3px solid #ddd;
    float: none;
    width: 75px;
}
#testimonial .box-body .carousel-indicators li {
    width: 12px;
    height: 12px;
    background: #6c6c6c;
}
#testimonial .box-body .carousel-caption {
	font-weight: 200;
	font-size: 18px;
    bottom: 21%;
}
#testimonial .box-body .carousel-indicators .active {
    margin: 1px;
    background: #000;
}
#testimonial .box-body .carousel-inner .carousel-control .left .fa-angle-left:before {
    color: #000;
    box-shadow: none;
    text-shadow: none;
}
#testimonial .box-body .carousel-inner .carousel-control .left .fa-angle-left:after {
    color: #000;
    box-shadow: none;
    text-shadow: none;
}
#testimonial .box-body .carousel-inner, #testimonial .box-body .item {
    height: 350px;
}

@media screen and (max-width: 1200px) {
    #testimonial .box-body .carousel-inner,
    #testimonial .box-body .item {
        height: 430px;
    }
    #testimonial .box-body .carousel-indicators {
        bottom: 5%;
    }
}
@media screen and (max-width: 1024px) {} @media screen and (max-width: 900px) {
    #testimonial .box-body .carousel-indicators {
        bottom: -7% !important;
    }
}
@media screen and (max-width: 480px) {
    #testimonial .box-body .carousel-inner,
    #testimonial .box-body .item {
        height: 405px;
    }
	#testimonial .box-body .carousel-caption {
		font-size: 14px;
	}
    #testimonial .box-body .carousel-indicators {
        bottom: -9% !important;
    }
    #testimonial .box-body .carousel-inner .carousel-caption {
        top: 8%;
    }
}
#testimonial .box-body .carousel-inner .carousel-caption {
    color: #000;
    text-shadow: none;
    top: 13%;
    padding-top: 0px;
}

#rzp-txn-status {
	padding: 30px 20px;
}


/*
  Hide radio button (the round disc)
  we will use just the label to create pushbutton effect
*/
div.radio-wrapper input[type=radio] {
    display:none;
    margin:10px;
}

/*
  Change the look'n'feel of labels (which are adjacent to radiobuttons).
  Add some margin, padding to label
*/
div.radio-wrapper label:not(.control-label) {
	display:inline-block;
	margin:-2px;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #b3b3b3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
/*
 Change background color for label next to checked radio button
 to make it look like highlighted button
*/
div.radio-wrapper label.selected-radio {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	background-color:#e0e0e0;
}

.low_severity {
	background-color: #ff851b !important;
	opacity: 0.65;
}

.medium_severity {
	background-color: #ff851b !important;
	opacity: 0.90;
}

.high_severity {
	background-color: #ff7701 !important;
}

.inactive-space {
   opacity: 0.35;
}

.inactive-space a {
   pointer-events: none;
   cursor: default;
}
