﻿.GREENT,.GREEN { color : green; }
.REDT,.RED { color : red; }
.AMBERT, .AMBER { color : darkorange;}
.favHeart {color:#EA5648;}


.atp-progress {
    height: 36px;
}

.atp-progress>md-progress-circular {
    margin: auto;
    margin-top: 0px; /* If circular does not appear at the center, change this value. */
}

.atp-progress>md-progress-circular .md-half-circle {
    border-top-color: green !important;
}

.atp-progress>md-progress-circular .md-left>.md-half-circle {
    border-left-color: green;
}

.atp-progress>md-progress-circular .md-right>.md-half-circle {
    border-right-color: green;
}

.cardlabel{
    display: inline-block;
    width:120px;
    /*font-weight:bold;*/
}


.dimensionsSearch {
    width : 30px;
}

/*md-card {
    padding: 5px 8px 4px!important;
}

md-card-title {
    padding: 5px 8px 4px!important;
}

md-card md-card-content {
    padding: 4px!important;
}*/

.no-padding, .no-padding .md-subheader-inner {padding:0!important} 
.benefitTooltip {margin-top:0px!important;}


.md-36 {
    font-size: 36px;
}
.md-48 {
    font-size: 48px;
}

.quantityInput {
    width: 100px!important;
}

.favouritesCheckbox{
    padding-top:0px!important;
    padding-bottom:0px!important;
    margin-top:0px!important;
    margin-bottom:0px!important;
   color: rgba(0,0,0,0.38);
}

.favouritesCheckbox md-switch{
    padding-top:0px!important;
    padding-bottom:0px!important;
    margin-top:0px!important;
    margin-bottom:0px!important;
   color: rgba(0,0,0,0.38);
}
.searchFiler md-input-container {
    padding-bottom:0px!important;
     /*margin-bottom:0px!important;*/
}

.keywordSearch {
        padding-bottom:0px!important;
         margin-bottom:0px!important;
}
 

.keywordSearch md-input-container{
        padding-bottom:0px!important;
        /*margin-bottom:0px!important;*/
}

