/**
 * WHMCS Bootstrap Override Sheet
 *
 * These styles override Bootstrap's defaults.
 *
 * @project   WHMCS
 * @cssdoc    version 1.0-pre
 * @package   WHMCS
 * @author    WHMCS Limited <development@whmcs.com>
 * @copyright Copyright (c) WHMCS Limited 2005-2015
 * @license   http://www.whmcs.com/license/
 * @link      http://www.whmcs.com/
*/

/*@import url("//fonts.googleapis.com/css?family=Open+Sans:400,600|Raleway:400,700");*/

body,
input,
button,
select,
textarea {
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

.navbar-main {
    margin-bottom: 0;
    background-color: #20a3d7;
    border: 0;
    min-height: 38px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
}

.navbar-main .navbar-nav > li > a {
    color: #fff;
}

.navbar-main .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
}

.navbar-main .navbar-nav > li > a:hover,
.navbar-main .navbar-nav > li > a:focus,
.navbar-main .navbar-nav > .active > a,
.navbar-main .navbar-nav > .active > a:hover,
.navbar-main .navbar-nav > .active > a:focus,
.navbar-main .navbar-nav > .open > a,
.navbar-main .navbar-nav > .open > a:hover,
.navbar-main .navbar-nav > .open > a:focus {
    color: #222222;
    background-color: #eee;
}

#main-menu .navbar-nav {
    margin-left: -15px;
    margin-right: -15px;
}

@media (max-width: 768px) {
    .navbar-main .navbar-nav .open .dropdown-menu > li > a {
        color: #ddd;
    }
    .navbar-main .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
    }
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: none;
    }
    
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: block!important;
    }
    .navbar-nav {
        float: left!important;
        margin-top: 7px;
    }
    .navbar-nav>li {
        float: left;
    }
	.collapse navbar-collapse {
		border:none !important;
	box-shadow:0px 0 0 0;}
	
	
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

.panel {
  font-size: 0.9em;
}

.list-group {
  font-size: 0.9em;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #20a3d7;
}

.pagination {
    font-size: 0.8em;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: white;
    background-color: #20a3d7;
    border-color: #20a3d7;
}

.navbar-main .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #20a3d7;
}

.label {
    border-radius: 0;
}

input[type='file'].form-control {
    height: inherit;
    margin-bottom: 5px;
}

.list-group-item {
    padding: 7px 15px;
}
.panel-body {
    padding: 10px 15px;
}

/* 
 * We use a larger font-size than the bootstrap default, which requires an increase 
 * in the top offset to maintain correct alignment in form control feedback. 
 */
.has-feedback label ~ .form-control-feedback {
    top: 27px !important;
}

.list-group-item > i.fa.fa-circle-o {
    color: #808080;
}
/************** DEDICATD HOSTING *****************/
.blue_text{
	color:#20a3d7;
}
.subplan1{
	display:inline-block;
	box-shadow:0 -4px 0 #ccc inset;
	border-radius:4px;
	border: 1px solid #ccc;
	font-family: 'open sans', sans-serif;
}
.subplan1 h4{
	margin:0px;
	padding:25px 0;
	font-weight:400;
	font-size:30px;
	color:#fff;
	line-height:30px;
	background:#000;
}
.plan_text ul{
	margin:0;
	padding:0;
	list-style:none;
}
.no-padding{
	padding-right:0px !important;
	padding-left:0px !important;
}
.plan_text, .plan_price{
	padding:35px 40px;
}
.plan_text{
	position:relative;
	border-right:1px solid #ddd;
}
.plan_text:after{
	position:absolute;
	right:-15px;
	top:34px;
	content:"";
	width:15px;
	height:20px;
	background:url(../images/arrow_left.png) no-repeat right center;
}
.discount_text{
	font-size:18px;
	line-height:18px;
	color:#fff;
	padding:15px 0;
	background:#ffba0f ;
}
.spacer{
	float:left;
	width:100%;
	height:20px;
}
.custom-padding{
	padding-right:10px;
	padding-left:10px;
}

.contentbox2{
	float:left;
	width:100%;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}
.maintainence_container{
	background-image:url(../images/maintanence_bg.jpg);
}
.white_text{
	color:#fff;
}
.mantainence-box {
	font-size:18px;
	line-height:30px;
}
.mantainence-box h2{
	font-size:30px;
	line-height:32px;
	margin:0 0 30px;
}
.mantainence-box p{
	margin-bottom:30px;
}
.mantainence-box p span{
	display:block;
}
.mantainence-box .btn1{
	display:inline-block;
	padding:18px 50px;
	color:#fff;
	font-size:18px;
	line-height:18px;
    border-radius: 4px;
    border: none;
    box-shadow: 0 -3px 0 rgba(0,0,0,0.2) inset;
    background: #20a3d7;
}
.mantainence-box .btn1:hover{
	background:#ffba0f;
	color:#fff;
}
/****** features area ********/
.mantainence_box .btn_1 {
	display:inline-block;
	vertical-align:top;
}
.dedicated_featuresInner{
	margin:0 0 40px;
}
.dedicated_features h2::after{
	display:none !important;
}
.dedicated_image{
	height:172px;
	width:172px;
	color:#fff;
	line-height:172px;
	font-size:96px;
	border-radius:100%;
	display:table;
	text-align:center;
}
.dedicated_textbox {
	color:#555;
	font-size:16px;
	line-height:24px;
	text-align:left;
}
.dedicated_textbox h3{
	margin-bottom:15px;
	font-family: 'open sans', sans-serif;
	font-weight:400;
	color:#333;
}
.dedicated_bandwidth {
    line-height: 138px;
}
.dedicated_textbox p:last-child{
	margin-bottom:0px;
}
.background_color1 {
    background-color: #000 !important;
}
.background_color3 {
    background-color: #ffba0f !important;
}
.addons_con{
	background:#f7f7f7;
}
.addonsbox{
	font-size:16px;
	line-height:24px;
}
.addonsbox h2{
	color:#333;
}
.addonsbox p{
	margin-bottom:30px;
}
.logos_image{
	height:74px;
	display:table;
	margin:0 auto;
}
.logos_image span{
	vertical-align:middle;
	display:table-cell;
}
.addons_smallbox{
	border: 1px solid #ccc;
    border-radius: 4px;
	padding:20px 20px;
    box-shadow: 0 -4px 0 #ccc inset;
	font-family: 'open sans', sans-serif;
	background:#fff;
}
.addons_smallbox h4{
	font-size:16px;
	line-height:16px;
	margin:0 0 14px;
	color:#555;
	font-weight:400;
}
.addons_price{
	padding:10px 0px;
	font-size:14px;
	line-height:16px;
	color:#fff;
	text-transform:uppercase;
}
.addons_price big{
	font-size:24px;
	font-weight:600;
}
.addonsbox .bottom_text{
	margin:40px 0 0px;
}
/*************** tabs section **********/
.plans_tabs{
	border:none;
}
.plans_tabs li{
	display:inline-block;
	float:none;
}
.plans_tabs li a{
	padding:10px 34px;
	background:#333;
	min-height:80px;
	border-radius:none;
	outline:none;
	color:#fff;
	font-size:24px;
	line-height:50px;
	font-weight:400;
	text-transform:uppercase;
	text-align:left;
	border-radius:0px;
	border:none;
}
.plans_tabs li a .tab_image{
	width:59px;
	height:59px;
	text-align:center;
	background:#fff;
	border-radius:100%;
	display:table;
	margin-right:15px;
}
.plans_tabs li a span{
	vertical-align:middle;
}
.plans_tabs > li > a:hover{
	background:#ffba0f;
}
.plans_tabs li a .tab_image i{
	display:table-cell;
	vertical-align:middle;
	font-size:36px;
	color:#333;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	background:#20a3d7;
	color:#fff;
	border:none;
}
.plans_tabs > li.active > a .tab_image i{
	color:#20a3d7;
}
.sub_planbox_inner{
	margin:60px 0 0;
}
.plans_tabs > li.active > a{
	background:#20a3d7;
	color:#fff;
}
/************** VPS PAGE ****************/
.black_text{
	color:#333;
}
.content-box{
	float:left;
	width:100%;
	font-family: 'open sans', sans-serif;
}
.content-box h2{
	margin:0 0 14px;
	font-family: 'open sans', sans-serif;
}
.textbox{
	font-size:18px;
	line-height:24px;
}
.textbox h3{
	margin:0;
	font-size:24px;
	line-height:24px;
	font-family: 'open sans', sans-serif;
}
.textbox h4{
	margin:0px;
	font-size:20px;
	line-height:20px;
	font-family: 'open sans', sans-serif;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
.hosting-plan{
	box-shadow:0 -4px 0 #ccc inset;
	border-radius:4px;
	padding:35px 35px;
	font-size:15px;
	border: 1px solid #ccc;
	font-family: 'open sans', sans-serif;
}
.hosting-plan h3{
	padding-bottom:25px;
	border-bottom:1px solid #ccc;
}
.price{
	font-weight:300;
	font-size:16px;
	line-height:24px;
	color:#333;
	padding:25px 0 17px;
}
.price .big{
	font-size:30px;
	line-height:36px;
	font-weight:700;
}
.price .small{
	font-size:24px;
	line-height:24px;
}
.hosting-plan ul{
	margin-bottom:25px;
}
.hosting-plan ul li{
	font-size:14px;
}
.hosting-plan ul li span{
	font-weight:600;
}
.vps_plancontainer{
	margin-top:50px;
}
.black_bg{
	background-color:rgba(0,0,0,.9);
}
.hosting_smallbox{
	font-size:16px;
	line-height:24px;
}
.hosting_smallbox h4{
	margin-bottom:15px;
}
.hosting_image{
	height:90px;
	width:90px;
	border-radius:100%;
	display:table;
	margin:0 auto 25px;
}
.hosting_image i{
	display:table-cell;
	vertical-align:middle;
	font-size:40px;
}
.hosting-features .btn1, .shared-features .btn1{
	display:inline-block;
	padding:16px 44px;
	color:#fff;
	font-size:18px;
	line-height:18px;
	margin:35px 0 0;
	background: #20a3d7;
	box-shadow: 0 -3px 0 rgba(0,0,0,0.2) inset;
	border-radius: 4px

}
.hosting-features .btn1:hover, .shared-features .btn1:hover{
	background:#ffba0f;
	color:#fff;
}
.spacer2{
	height:30px !important;
}
.hosting-packages ul li{
	font-size:16px;
	line-height:18px;
	margin-bottom:18px;
	padding-left:25px;
	position:relative;
}
.hosting-packages ul li:before{
	position:absolute;
	left:0;
	top:0;
	color:#20a3d7;
	content:"";
	font-family: 'FontAwesome';
}
.hosting-packages ul li:last-child{
	margin-bottom:0px;
}
.popularbox h2{
	margin:0 0 50px 0;
}

.vpsfeature_text{
	font-size:14px;
	line-height:24px;
}
.vpsfeature_text p:last-child{
	margin-bottom:0px;
}
.vpsfeature_text h4{
	font-size:18px;
	line-height:20px;
	margin-bottom:29px;
}
.vpsfeature_image{
	width:inherit;
	height:inherit;
	border-radius:0px;
	margin:0;
	top:-5px;
	position:relative;
}
.vpsfeature_image:after{
	position:absolute;
	left:0;
	right:0;
	content:"";
	margin:0 auto;
	width:2px;
	height:85px;
	top:60px;
	background:url(../images/libdr_bg.png) no-repeat center bottom;
}
	
.vpsfeature_image i{
	font-size:48px;
}
.hosting-features{
	margin-bottom:60px;
}
.hosting-features:last-child{
	margin-bottom:0px;
}
.shared-features .btn1{
	color:#fff;
	margin:0px;
	background: #20a3d7;
	box-shadow: 0 -3px 0 rgba(0,0,0,0.2) inset;
	border-radius: 4px
}
.shared-features .btn1:hover{
	background:#3b3e4f;
	color:#fff;
}
.shared_plan1 ul li{
	color:#20a3d7 !important;
}
.shared_plan1 ul li .fa{
	color:#20a3d7 !important;
}
.shared_plan1 ul li .cross{
	color:#f66257 !important;
}
/************** tos page ***************/
.text-section,  .privacy-text {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding:30px;
    transition: all 0.2s ease-in-out 0s;
}
.text-section h4{
	color: #333;
    margin: 0 0 15px;
    padding: 0;
}
.privacy-text h4{
	margin:30px 0 15px;
}
.text-section p {
    font-size: 13px;
}
.contentbox{
	float:left;
	width:100%;
	margin:0px;
}
.accorion_pannel{
	float:left;
	width:100%;
	margin:5px 0 0;
}
.accordionbox{
	float:left;
}
.accordion {
	float:left;
	width:100%;
	text-align:left;
	font-family: 'klavika_rgregular';
}
.accord-header {
	color:#fff;
	width:100%;
	/* Type */
	font-size:16px;
	margin:0 0 5px;
	cursor:pointer;
	padding:9px 4%;
	font-weight:600;
	line-height:30px;
	margin-bottom:5px;
	display:inline-block;
	background:#47b98d;
	position:relative;
}
.accord-header:before{
	position:absolute;
	top:9px;
	right:11px;
	content:"";
	width:30px;
	height:30px;
	background:url(../../img/plus_image.png) no-repeat right center;
}
.accord-header.active {
	color:#fff;
	background:#ffba0f;
}
.accord-header.active:before{
	background:url(../../img/minus_image.png) no-repeat right center;
}
.accord-content {
	float:left;
	width:100%;
	color:#777;
	display:none;
	font-size:14px;
	font-weight:400;
	padding:20px 4%;
	background:#e9f0f4;
	line-height:24px;
	margin:0 0 5px;
}
.accord-content p {
	margin:0 0 10px;
	font-family: 'klavika_rgregular';
}
.accord-content p:last-child{
	margin-bottom:0px;
}
/*******EXTRA CSS COLORS***********/
.grey-bg2 {
	background-color: #ccc;
}
/*******EXTRA CSS CLASSES**********/
.custom-padding{
	padding-left:5px !important;
	padding-right:5px !important;
}
/**************************************************/
.dropdown-menu > li > a{
	color:#fff;
	padding:10px 20px;
}
.inner_text{
	padding:30px;
}
.inner_text i{
	font-size:48px;
	color:#fff;
	opacity:0.2
}
.inner_text h3{
	margin:0px;
}
.inner_text span{
	display:block;
	font-size:48px;
	line-height:48px;
}
.white_text{
	color:#fff;
}
.no_padding{
	padding-right:0px !important;
	padding-left:0px !important;
}
.blue_bg{
	background-color:#ffba0f;
}
.green_bg{
	background-color:#47b98d;
}
.red_bg{
	background-color:#f15c56;
}
.orange_bg{
	background-color:#ff9600;
}
.blue_text{
	color:#ffba0f;
}
.green_text{
	color:#47b98d;
}
.red_text{
	color:#f15c56;
}
.orange_text{
	color:#ff9600;
}
.custom_padding{
	padding-right:10px !important;
	padding-left:10px !important;
}
.question_box{
	background:#2d312e;
	padding:0px 20px;
	margin:30px 0px !important;
}
.question_box i{
	font-size:16px;
	line-height:50px;
	color:#fff;
}
.question_group{
	margin-bottom:0px !important;
}
.question_field{
	border:none !important;
	background:none !important;
	outline:none !important;
	color:#fff !important;
	height:50px !important;
	line-height:50px !important;
	font-size:16px !important;
	color:#fff !important;
	border-radius:0px !important;
	box-shadow:none !important;
	opacity:1 !important;
}
.inner_featurebox{
	padding:24px 30px;
	margin-bottom:20px;
}
.db_image{
	display:table;
	width:51px;
	height:51px;
	font-size:30px;
	color:#fff;
	text-align:center;
	border-radius:100%;
}
.db_image span{
	display:table-cell;
	vertical-align:middle;
}
.feature_text{
	float:left;
	width:86%;
	padding:10px 0 0;
	font-size:16px;
	line-height:24px;
}
.inner_featurebox h3{
	margin:0px;
	font-size:20px;
	color:#191b1e;
	line-height:26px;
}
.inner_featurebox .btn_1 a{
	display:block;
	padding:0px 12px;
	color:#fff;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	box-shadow:none;
}
.inner_featurebox .btn_1 a:hover{
	opacity:0.8;
}
.feature_text p{
	margin:10px 0 0 !important;
}
	
.white_bg{
	background:#fff;
}
.blue_boxshadow{
	box-shadow:0 0 0 1px #e5eaee inset, 0px 3px 0 0 #ffba0f inset;
}
.green_boxshadow{
	box-shadow:0 0 0 1px #e5eaee inset, 0px 3px 0 0 #47b98d inset;
}
.orange_boxshadow{
	box-shadow:0 0 0 1px #e5eaee inset, 0px 3px 0 0 #ff9600 inset;
}
.red_boxshadow{
	box-shadow:0 0 0 1px #e5eaee inset, 0px 3px 0 0 #f15c56 inset;
}
.feature_text ul{
	margin:18px 0 0px;
}
.feature_text ul li{
	padding:0px;
	vertical-align:top;
}
.feature_text ul li .domain_field, .feature_text ul li .domain_submit{
	border:1px solid #e5eaee !important;
	border-right:none !important;
	outline:none !important;
	height:42px !important;
	line-height:42px !important;
	width:260px !important;
	padding:0 10px !important;
	border-radius:0px !important;
}
.feature_text ul li .domain_submit{
	height:42px !important;
	background:#f15c56 !important;
	width:84px !important;
	font-size:16px !important;
	color:#fff !important;
	margin-left:-5px !important;
	border:none !important;
}
.feature_text ul li .domain_submit:hover{
	background:#f4f7f9 !important;
	color:#777 !important;
}.feature_text ul li:last-child{
	float:right;
}
.feature_text ul li .btn_1{
	float:right;
}
.feature_text ul li .btn_1 a{
	padding:0px 10px !important;
	background:#f4f7f9 !important;
	font-size:16px !important;
	height:42px !important;
	line-height:42px !important;
	color:#777 !important;
	box-shadow:none !important;
	
}
.feature_text ul li .btn_1 a:hover{
	background:#f15c56 !important;
	color:#fff !important;
}
.nav-divider{
	display:none;
}
.knowladge_heading{
	margin:20px 0 !important;
}
.knowladge_heading:after{
	display:none !important;
}

.domain-checker-fieldcontainer .input-lg{
	width:100% !important;
}
/*************** client area ************/
@media (max-width: 1199px) {
/********* client area page **********/
.inner_featurebox{
	padding:20px 10px;
}
.feature_text ul li .domain_field{
	width:210px;
}
.inner_featurebox h3{
	font-size:16px;
}
.feature_text{
	font-size:14px;
}
.inner_text{
	padding:30px 20px;
}
.dedicated_image {
    float: none !important;
    margin: 0 auto 15px;
}
.dedicated_textbox {
    margin: 0 0 20px;
    text-align: center;
}
.dedicated_addonsbox, .dedicated_textbox, .mantainence_box {
    font-size: 14px;
    line-height: 20px;
}
@media (max-width: 991px) {
.inner_text{
	margin-bottom:10px;
}
.question_box{
	margin:5px 0 15px;
}
.feature_text ul li:last-child{
	display:inline-block;
	float:none;
	margin-left:10px;
}
.feature_text ul li .domain_field{
	width:300px;
}
}