/*
Blue #0A308E
Red #F94F5B
Green #24DEC9
Yellow #FFB41D
*/

body {
    padding-top: 40px;
    padding-bottom: 60px;
}

h1.page-header {
    margin-top: 30px;
}
.help-block {
    font-size: 97%;
    margin-top: -5px;
}
.form-group {
    margin-bottom: 5px !important ;
    margin-top: 15px;
}
.remove {
    padding-top:20px;
}
select[name="default_payment_method"] {
    width: 50%;
}
.checkbox {
    margin-bottom: 0px !important;
}
.clear {
    clear: both;
}
.gray-background{
    background-color: #f2f2f2;
}
.checkbox label{font-weight: bold !important;}
.form-group textarea{font-size:14px !important}

.disabled-label {
    color: #aaaaaa;
}