/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
/**
 * 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-2014
 * @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: "Open Sans", Verdana, Tahoma, serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #158709 !important;
}

div.panel-body .row{
    margin-top:10px;
}
.input-250{
    width:90%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.navbar-main {
    margin-bottom: 0;
    background-color: #158709;
    border: 0;
    min-height: 38px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

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

.navbar-main li.account {
 background-color:#99E291 !important;	
}
ul.top-nav > li > a {
    color: #777 !important;
}

.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: #111111;
    background-color: #99e291;
}

#main-menu .navbar-nav {
    margin-left: -15px;
    margin-right: -15px;
}
.home-shortcuts, .breadcrumb, .badge {
    background:#158709;
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
  color: #FFF;
  background-color: #158709;
}
.breadcrumb>.active{
color:#555 !important;
}
.breadcrumb{

  font-size: .9em !important;
  }
.pagination>li>a, .pagination>li>span, div.header-lined h1, a, #tabOverview li a{
    color:#158709 !important;
}
li a{
    color:#FFFFFF !important;
}
#Secondary_Navbar-Account .dropdown-toggle{
	color:#000 !important;
}
#Secondary_Navbar-Account .dropdown-toggle:hover{
	background-color:#158709 !important;
	color:#fff !important;
}
li a:hover{
    color:#000 !important;
}
div.header-lined .breadcrumb li a {
    color:#888 !important;
}
ul.dropdown-menu a, ul.dropdown-menu, .dataTables_wrapper .dataTables_info{
    background:#99e291 !important;
}
    .navbar-main .navbar-nav .open .dropdown-menu > li > a {
        color: #000 !important;
    }
    .navbar-main .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color:#158709 !important;
		color:#fff !important;
    }
div.dataTables_wrapper div.dataTables_info {
    color: #000;
}
.label-warning {
  background-color: #FFFFFF !important;
}

.alert-info {
  color: #000 !important;
  background-color: #99e291 !important;
  border-color: #47B83F !important;
 }
 .domain-checker-container {
  background-color: #99E291 !important;
  background: -webkit-linear-gradient(top, #99E291, #158709) !important;
}
@media (max-width: 768px) {
    .navbar-main .navbar-nav .open .dropdown-menu > li > a {
        color: #929292 !important;
    }
    .navbar-main .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff !important;
    }
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7px;
    }
    .navbar-nav>li {
        float: none;
    }
    .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: #99e291 !important;
    border-color: #47B83F !important;
}
#accountNotifications, .message{
    color:#888 !important;
}

.pagination {
    font-size: 0.8em;
}

.panel-default>.panel-heading, .panel-info>.panel-heading,  .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: #99e291 ;
    border-color: #158709 ;
}



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

.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, #order-modern .product .prodfeature  {
    color: #158709 !important;
}

.fa-circle-o:before {
  font-size: 8px;
}


@media (min-width: 992px){
.col-md-9 {
  width: 73% !important;
  background-color: white;
  -moz-box-shadow: 0 10px 15px #999, 0 10px 15px #999;
  -webkit-box-shadow: 0 10px 15px #999, 0 10px 15px #999;
  box-shadow: 0 10px 15px #999, 0 10px 15px #999;
}
.col-md-3 {
  width: 27% !important;
}
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
color:#158709 !important;
}

#order-comparison .cartbutton.red{
    color: #d12f19 !important;
}

.form-control{
    font-size:12px;
    color:#000;
}
    
 #order-comparison .cartbutton.green {
  background-color: #529214 !important;
  color: #FFF !important;
}
.list-group-item {
    font-size:12px !important;
}

.btn, .btn-warning {
  background-color: #99E291 !important;
  border-color: #158709 !important;
}
#order-comparison .stepscontainer {
  width: 633px !important;
  } 

.home-shortcuts li {
  border-right: 1px solid #99E291;
}
.home-shortcuts li:first-child {
  border-left: 1px solid #99E291;
}

section#footer p {
      /* border-top: 20px solid #158709; */
}
.promise{
  font-family: 'Raleway', sans-serif;
  margin: 20px 0 0 0;
/* width: 600px; */
  font-size: 42px;
  font-weight: 900;
}
.quotetext {
  /* width: 700px; */
  padding: 10px 20px;
  font-size: 17.5px;
margin-left:30px;


}
.quotetext:first-letter {
  background: url(/images/open-quote.gif) no-repeat left top;
  padding-left: 38px;
  padding-top: 10px;
}
.quotename{
  font-size: 80% !important;
  margin-left: 20px !important;
color:#525252;
}
.refund{
  font-size: 24px;
  font-weight: bold;
}
.text-domain {
    color:#158709 ;
    font-weight:bold;
}
section#footer p {
    line-height: 20px;
}

.home-kb-search .form-control {
    border: 1px solid #158709;
    background-color: #FFF;
}
/* Modern Order Form */
.monthly{
    font-size: 12px !important;
    color:#929292  !important;
}
#order-modern .product .name {
    line-height:20px  !important;
    font-weight: bold  !important;
}
#order-modern .product, .sCnt.user .btn-primary, .sCnt.user .btn-group.open .btn-primary.dropdown-toggle{
    border: 1px solid #158709  !important;
    background-color:#F2F2F2 !important;
}
#order-modern .product:hover {
    background-color: #D2F7CE !important;
}
#order-modern .product .description {
    font-size: 1.3em !important;
}
#pics{
width: 798px;
    height: 203px;
    border: 1px solid #CEC7C7;
    border-top: none;
}

section#home-banner {
    margin: 0;
    padding: 50px 0 60px;
    background-color: #2E363F;
    color: #fff;
}

section#home-banner h2 {
    margin: 0;
    padding: 0 25px 10px 25px;
}

@media (max-width: 992px) {
    section#home-banner h2 {
        font-size: 26px;
    }
}

@media (max-width: 768px) {
    section#home-banner h2 {
        font-size: 22px;
    }
}


/* enom tld module */
.new-tlds-home-banner {
    background: #99E291 !important;
    color: #000 !important;
    border: 1px solid #158709 !important;
}
#creditbalance{ /* clientareahome.tpl */
    margin-bottom: 10px;
    font-weight: bold;
}
#top-nav{
    border: 1px dashed #158709;
    padding: 10px;
    border-radius: 10px;
	width: 250px;
    float: right;
}
#top-nav .nav {
    padding: 0 10px 0 0;
}
.panel-title, .btn-success{
  color:#158709;
}
.btn-default {
    color: #888;
}
.home-kb-search .form-control {
color:#000;
}
.total{
	font-weight:bold;
}
html, body {
    background-color: lightgrey;
}
section#main-body{
 -moz-box-shadow: 0 10px 15px #999, 0 10px 15px #999;
 -webkit-box-shadow: 0 10px 15px #999, 0 10px 15px #999;
  box-shadow: 0 10px 15px #999, 0 10px 15px #999;
  -webkit-border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  border-radius: 0px 0px 20px 20px;
  background-color:#FFF;
  margin-top:0px;
}
section#header{
  -moz-box-shadow:  -2px 2px 3px #888, 0 10px 15px #888;
  -webkit-box-shadow:  -2px 2px 3px #888, 0 10px 15px #888;
  box-shadow: -2px 2px 3px #888, 0 10px 15px #888;
}
.redText{
    color:red;
}
#order-standard_cart .products .product header span {
    margin: 0 !important;
    color: #158709 !important;
    font-size: 1.9em !important;
    font-weight: bold !important;
}
#order-standard_cart .products .product header {

    background: #99e291 !important;

}
#order-standard_cart .products .product div.product-pricing span.price {
    font-size: 2em !important;
}


section#main-body{
    padding:0;
    background-color:#E2E2E2;
    margin: auto;
}
.main-content {
    background-color: white;
    -moz-box-shadow: 0 10px 15px #999, 0 10px 15px #999;
    -webkit-box-shadow: 0 10px 15px #999, 0 10px 15px #999;
    box-shadow: 0 10px 15px #999, 0 10px 15px #999;
    -webkit-border-radius: 0px 0px 20px 20px;
    -moz-border-radius: 0px 0px 20px 20px;
	margin-bottom:0;
}
#pics{
        margin-top: 20px !important;
		-webkit-border-radius: 20px 20px 20px 20px;
		-moz-border-radius: 20px 20px 20px 20px;
		overflow: hidden;
		-moz-box-shadow: 0 10px 15px #999, 0 10px 15px #999;
		-webkit-box-shadow: 0 10px 15px #999, 0 10px 15px #999;
		box-shadow: 0 10px 15px #999, 0 10px 15px #999;
}
.home-shortcuts-bottom{
	margin:20px 0 10px 0;
	 -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
}
.label-info {
    background-color: #FF0000;
}
.kb-search{
    margin-top:10px;
}
.container .row
{
   /* background-color:white;*/
}
.kb-article-content{
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif ;
  color:black;
  font-size:12px;
}
.kb-article-content blockquote {
    font-size: 14px;
    font-weight:bold;
}
.kbarticles p{
 color:black;
 margin-left:20px;
}
.kb-rate-article{
    color:#158709;
    font-weight:bold;
    background-color: #FFF;
    border:1px dashed #158709;
}
.fa-star{
    color:gold;
}
.kbarticles a .glyphicon {
    color:  #99e291;
}