﻿@colorBtn-Green: #87b965;
.abbvie__container{
    background-color:#ececec;
}

.page{
    background-color:lightgray;
}

.wizard-body{
    background-color:white;
    margin-bottom: 15px;
}
.abbvieheader-logo{
    margin-top: 30px;
    text-align:center;
}

 .form-control {
    border-radius: 0px;

}

/*.abbvie__btn-default-40 {
        width:40%;
        background-color:#84bd00;
        font-family: NovelSansPro-Regular;
        font-style: normal;
        font-size:16pt;
        color:white;
        border-radius: 0px;
        border:1.5px solid #808080;
        margin-top:30px;
}

.abbvie__btn-default-80 {
        width:80%;
        background-color:#84bd00;
        font-family: NovelSansPro-Regular;
        font-style: normal;
        font-size:16pt;
        color:white;
        border-radius: 0px;
        border:1.5px solid #808080;
        margin-top:30px;
}*/