/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
a.btn {
    background-color: #194767;
    color: #f5f5f5;
    border-radius: 7px;
    -webkit-text-stroke: 0.5px;
}

nav#nav {
    background-color: #194767;
}

.panel-heading.card-header {
    background-color: #dbe9f1;
}


ul.top-nav>li>a {
   
    background-color: #dbe9f1;
    border-radius: 7px;
}


ul.top-nav>li.primary-action>a.btn {
   
    border-radius: 7px;
}

.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: #194767;
    border-color: #194767;
}


.btn-primary {
   
    background-color: #194767;
    border-color: #194767;
}

.domain-checker-bg {
   
    background-color: #dbe9f1;
    border-radius: 10px
}


.panel-sidebar .list-group-item i:not(.fa-circle):not(.fa-dot-circle):not(.no-transform) {
   
    color: #194767;
}

#order-standard_cart .sidebar-collapsed {
   
    background-color: #dbe9f1 ! important;
    
}


ul.top-nav>li>a {
  
    font-weight: 700;
    color: #194767;
}


.domain-promo-box {
    background-color: #dbe9f1 !important;
}

section#footer {
    background-color: #194767 ;
    color: #dbe9f1 ;
}

section#footer .back-to-top i {
   
    background-color: #dbe9f1;
    color: #194767;
    border-radius: 3px;
    opacity: .7;
}



.view-cart-items-header {
    background-color: #194767 !important;
  border-radius: 10px !important;
}



#order-standard_cart .view-cart-tabs .tab-content {
    background-color: #dbe9f1 !important;
    padding: 15px;
    border-radius: 15px;
}


#order-standard_cart .order-summary {
  
    background-color: #194767 !important;
    
}

a#continueShopping {
    display: none;
}


.alert-warning {
    color: #175374;
    background-color: #dbe9f1;
    border-color: #175374 !important;
}


button#btnAlreadyRegistered {
    background-color: #194767;
}


.panel-default>.panel-heading {
  
    background-color: #dbe9f1;
 
}

.panel-sidebar>.panel-heading {
    
    background-color: #dbe9f1;
   
}


div#tableInvoicesList_info {
    background-color: #194767;
    border-radius: 10px;
}

div#tableServicesList_info {
    background-color: #194767;
    border-radius: 10px;
}

div#tableDomainsList_info {
    background-color: #194767;
    border-radius: 10px;
}

.tiles .tile {
  
    background-color: #dbe9f1;
    border-radius: 8px;
}

.tile .icon {
   
    color: #194767;
}

.tiles .tile:hover {
    background-color: #efd8c4;
 
}

div#tableQuotesList_info {
    background-color: #194767;
    border-radius: 10px;
}

ol.breadcrumb {
    display: none;
}



#order-standard_cart .products .product header {
   
    background: #dbe9f1 !important;
}


#order-standard_cart .products .product header span {
   
    color: #194767 !important;
    font-weight: 600;
}



#order-standard_cart .domain-selection-options .option {
  
    background-color: #DBE9F1 !important;
}

#order-standard_cart label, #order-standard_cart p.domain-renewal-desc, .service-renewals .div-renewal-period-label {
 
    font-weight: 600px;
    
}


#order-standard_cart .product-info {
 
    background-color: #dbe9f1 !important;
    
}



#order-standard_cart .summary-container {
    
    background-color: #dbe9f1 !important;
   
}