
.notificationPanel {
    display: none;

}

/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.navbar-main {
    margin-bottom: 0;
    background-color: #e44a1a;
    border: 0;
    min-height: 38px;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
}

section#home-banner h2 {
    margin: 0;
    padding: 0 25px 10px 25px;
}

section#home-banner {

    background-color: #2E363F;

}


.home-shortcuts {
    margin: 0;
    background: #ff5722;
    color: #fff;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}


.btn-info {
    color: #de0000;
    background-color: #fcf8e3;
    border-color: #faebcc;
}


ul.top-nav>li.primary-action>a.btn {
    padding: 6px 15px;
    background-color: #e44a1a;
    color: #fff;
    border-radius: 3px;
}

#order-standard_cart .products .product header {
    position: relative;
    padding: 10px 20px;
    margin: 0 1px;
    background: #fdd9d9;
    border-radius: 3px 3px 0 0;
}

#order-standard_cart .products .product header span {
    margin: 0;
    color: #333;
    font-size: 1.2em;
    font-weight: 600;
}

#order-standard_cart .products .product div.product-desc {
    font-size: 14px;
}


.panel-sidebar .panel-title {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    line-height: 26px;
    color: inherit;
}


.panel-sidebar>.panel-heading {
    color: #000;
    background-color: #f2dede;
    border-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}


#order-standard_cart label {
    font-weight: 600;
    color: #000;
    font-size: 13px;
}


#order-standard_cart .domain-selection-options .option-selected {
    background-color: #fdd9d9;
}

#order-standard_cart .domain-selection-options .option {
    margin-bottom: 2px;
    padding: 6px 20px;
    border-radius: 6px;
    background-color: #fdf2f2;
}


#order-standard_cart label {
    font-weight: 500;
    color: #333;
    font-size: 14px;
}

#order-standard_cart .panel-addon .panel-price {
    padding: 14px;
    background-color: #fdd9d9;
}

#order-standard_cart .panel-addon {
    font-size: 16px;
    text-align: center;
}



body {
    font-size: 16px;
    line-height: 1.42857143;
}

#order-standard_cart .field, #order-standard_cart .form-control {
    position: relative;
    vertical-align: top;
    border: 1px solid #bfbfbf;
    display: -moz-inline-stack;
    display: inline-block;
    color: #333;
    outline: 0;
    background: #fff;
    height: 36px;
    width: 100%;
    border-radius: 3px;
    font-size: 16px;
}

#order-standard_cart .product-info {
    margin: 0 0 20px 0;
    padding: 6px 15px;
    font-size: .85em;
    background-color: #fdd9d9;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}



#order-standard_cart .summary-container {
    margin: 0;
    padding: 10px;
    min-height: 100px;
    border-radius: 3px;
    background-color: #fdf2f2;
    font-size: .8em;
}

.btn-primary {
    color: #fff;
    background-color: #e44a1a;
    border-color: #d47e64;
}


#order-standard_cart .sub-heading span {
    display: inline-block;
    position: relative;
    padding: 0 17px;
    top: -11px;
    font-size: 18px;
    color: #058;
    background-color: #fff;
    font-weight: 700;
}

#order-standard_cart label {
    font-weight: 600;
    color: #333;
    font-size: 16px;
}

#order-standard_cart .view-cart-items-header {
    margin: 0;
    padding: 8px 15px;
    background-color: #ff4d4d;
    color: #fff;
    font-size: 16px;
    border-radius: 4px 4px 0 0;
}

#order-standard_cart .view-cart-items .item:nth-child(even) {
    background-color: #fdf2f2;
}

#order-standard_cart .view-cart-items .item {
    margin: 0;
    padding: 10px;
    background-color: #fdd9d9;
    border-left: 0;
    border-right: 0;
    font-size: 12px;
    font-weight: 500;
}




#order-standard_cart .field, #order-standard_cart .form-control {
    position: relative;
    vertical-align: top;
    border: 1px solid #ddd;
    display: -moz-inline-stack;
    display: inline-block;
    color: #333;
    outline: 0;
    background: #fff;
    height: 36px;
    width: 100%;
    border-radius: 3px;
    font-size: 16px;
}

div.header-lined h1 {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 6px 0;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
    color: #058;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #fdf2f2;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fdd9d9;
    border-color: #ddd;
}

.panel-sidebar a.list-group-item.active, .panel-sidebar a.list-group-item.active:focus, .panel-sidebar a.list-group-item.active:hover {
    background-color: #d9534f;
    border-color: #d9534f;
}

.panel-sidebar {
    border-color: #ddd;
    font-size: 15px;
}

.btn-success {
    color: #fff;
    background-color: #e44a1a;
    border-color: #fdd9d9;
}

.btn-success:hover{background-color:#af2a00;border-color:#fdd9d9}

.domain-checker-bg{
    margin:0;
    padding:80px 0;
    background-repeat:no-repeat;
    background-position:110% -5px;
    background-image:url(../img/globe.png);
}


.domain-checker-container {
    margin: 20px 0;
    padding: 0;
    background-color: #fdd9d9;
    border-radius: 10px;
    background: -webkit-linear-gradient(top,#e44a1a,#ffd960);
}


.domain-pricing .tld-pricing-header div:nth-child(odd) {
    border-color: #336f99;
    background-color: #fdd9d9;
}

.domain-pricing .tld-pricing-header .col-sm-4, .domain-pricing .tld-pricing-header .col-xs-4 {
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 6px solid #97b5d2;
    background-color: #fdf2f2;
    border-radius: 4px 4px 0 0;
}
