.masthead-top {
    position: fixed;
    width: 100%;
    z-index: 1;
    top: 0;
    background-color: #d71e2b;
    border-bottom: 4px solid #fcc60a;    
}

.masthead-bottom {
    position: fixed;
    width: 100%;
    z-index: 1;
    bottom: 0
}

.wells_logo {    
    float: left;
    width: 140px;
    height: 140px;
    border: none;
    display: block;
    outline: 0;
    max-height: 22px;
    vertical-align: middle;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
}

.header_rightElements {
    float: right !important;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
    text-decoration: none;
    cursor: pointer; 
    border: none;
    display: inline-block;
    padding-top: 14px;
    padding-bottom: 14px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size:13px;
}

.header_rightElements:link {
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;    
}

.header_rightElements:hover {
    color: #ffffff;
    background-color: transparent;
    text-decoration: underline;
    cursor: pointer;    
}

.Supplier_Onboarding{ 
    
    font-family: Arial, Helvetica, sans-serif;
    font-size:20px;
    color: #3B3331;
}

.allSides
{
    width:600px;
    background-color: white;
}

.Credit_Card_Enrollment_Form_verbiage{ 
    
    font-family: Arial, Helvetica, sans-serif;
    font-size:26px;
    color: #CE4C00;
    font-weight:normal;
    text-align: left;
}

.label_csss{
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color: #666666;
    font-weight:normal;
    text-align: left;
    Line-Height: 16px;
}

.secondary_heading{
    font-family: Arial, Helvetica, sans-serif;
    font-size:19px;
    color: #CE4C00;
    font-weight:normal;
    text-align: left;     
}

.inputfield_css{
    box-shadow: inset 0 2px 2px 0 #e8e7e7;
    border: 1px solid #b8b8b8;
    background-color:#ffffff;
    Font: Arial Regular;
    Font-Size: 16px;
    color: #353535;
    font-weight:normal;
    float:left;  
    margin-top:4px;
}

.select_option_css{
    box-shadow: inset 0 2px 2px 0 #e8e7e7;
    border: 1px solid #b8b8b8;
    background-color: #FFFFFF;
    Icon: arrow close;
    Icon Size: 12px 12px;
    Icon Color: #675B53;
    Font: Arial bold;
    Font size: 14px;
    Font color: White;
    Background Color: #675b53;
    Font: Arial Regular;
    Font Size: 14px;
    Font Color: #353535;
    Background Color: White;
    border: 1px solid #d1d0cf;
    background:linear-gradient(to bottom,#FFFFFF,#FAF8F7);
}

.PrimaryButton{
    border-radius: 3px;
    border-width: 1px;
    border-color: #00558e;
    background: linear-gradient(180deg,#3277a4,#0b6198);
    font-size: 18px;
    color: #ffffff;
}

.SecondaryButton{
    border-radius: 3px;
    border-width: 1px;
    border-color: #cccccc;
    background: linear-gradient(180deg,#fff,#f0f1f2);
    font-size: 18px;
    color: #000000;
}

.footerHyperlinks{
    margin-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    icon-size: xsmall;
    icon-theme: childwindow;
    font-size: 14px;
    color: #555555;
}

.rightsReserved{
    color:rgb(59, 51, 49);
    display:block;
    font-family:Verdana, Arial, sans-serif;
    font-size:12px;
    height:16px;
    line-height:16.8px;
    margin-block-end:12px;
    margin-block-start:25px;
    margin-bottom:12px;
    margin-inline-end:0px;
    margin-inline-start:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:25px;
    text-align:center;
    text-size-adjust:100%;
}



