/* Add here all your CSS customizations */



ul.portfolio-details .list-icons > li .fa {
    top: 6px;
    font-size: 10px;
}



.alert-success {
    color: #fff !Important;
    background-color: #A10024 !Important;
    border-color: #A10024 !Important;
}

.btn-primary, .btn-primary:focus {
    color: #ffffff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    background-color: #a10024 !important;
    border-color: #a10024 #a10024 #b10135 !important;
} 

.toggle > label {
    line-height: 18px;
}             




.sidebar ul.nav-list li a:before {
    bordeR: 0;
}


#header nav ul.nav-main li a {
    font-weight: 600 !important;
}

::selection {background: #a10024; color: #ffffff;}
::-moz-selection {background: #a10024; color: #ffffff;}