﻿.pcafooter{display:none !important;}

.pcaflagbutton{display:none !important;}

.pcaoverlay{display:none !important;}

#streetaddress,#mailingaddress,#prevaddress
            {   background-image: url('');
                background-position: right top;
                background-repeat: no-repeat;
                background-size: contain;
            }
  
/*.ui-page-theme-a .ui-btn {
            background-color: none !important;
        }

.ui-panel-wrapper {
            background: transparent !important;
        }

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
            background-color: rgba(249,249,249, 0.8);
        }*/

.ui-listview>.ui-li-static{
    border:0 !important;
}

.text-color-grey{
    color:#697781;
}

.providerList.ui-listview>.ui-li-static{
padding:0 !important;
}

.middleContainer{
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(189, 208, 214);
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.ui-input-text input{
    background:white !important;
    font-size:14px !important;
}

.ui-btn.ui-btn-active{
       background-color: #003a61 !important;
       border-color: #003a61 !important;
}

.ui-checkbox .ui-btn, .ui-radio .ui-btn,.ui-select .ui-btn select{
    font-size:14px;
}

.ui-select .ui-btn select,select {
background:white !important;
padding:0.4em 1em;
}
select{
    line-height:1 !important;
}

#txtStreetNumber,#txtApt,#txtStreetName,#txtCity,#txtZIP{
    cursor:default;
}

.ui-radio{
    /*width:24vh !important;*/
}

#btnConfirm {
       
    font-size: 16px;
    background-color: #5bb947;
    color: #FFFFFF !important;
    border: 1px solid #5bb947;
    border-radius: 5px;
}

.error{
    font-size:11px !important;
    color:red;
    font-style: italic;
}


