
.GreenButton, a.GreenButton {
    background: #00958E;
    border: 2px solid #00958E;
    color: #fff;
    text-decoration: none;
    padding: 8px 20px;
    border-radius: 4px;
	text-transform:uppercase;
}

a.GreenButton:hover {
    background: transparent;
    border: 2px solid #00958E;
    color: #00958E;
}

.heading_center {
    text-align: center;
    margin: 45px 0 40px 0;
}

.heading_center h2 {
    color: #00958E;
    font-weight: 700;
}

a {
    font-weight: 500;
}

.left_card {
    margin: 25px 0;
}

.fa-chevron-right {
    color: #E56B1F;
}

.left_card a i {
    color: #E56B1F;
}

.left_card .fas {
    font-size: 15px;
    transition: .3s ease-in;
}

.Right_card a i {
    color: #E56B1F;
}

.Right_card {
    margin: 25px 0;
    position: relative;
}

.Right_card h2 {
    color: #fff;
}

.Right_card p {
    color: #fff;
}

.Right_card .textimgtop {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    justify-content: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0 6%;
    text-align: center;
    border-radius: 6px;
}

.Right_card .card-img,
.Right_card .card-img-top {
    border-radius: 6px 0 0 6px;
}

.Right_card .textimgtop h2 {
    font-weight: 700;
    margin-top: 40px;
}

.Right_card .textimgtop hr {
    height: 5px;
    color: #E56B1F;
    width: 12%;
    margin: 0 auto;
    opacity: 1;
}

.First-BoxRight {
    background-color: #e7e7e7;
    opacity: 0.7;
    max-width: 520px;
    padding-left: 88px;
    padding-bottom: 25px;
}

.First-BoxRight p {
    padding-right: 80px;
}

.First-BoxRight h2 {
    font-size: 42px;
    line-height: 46px;
}

.Second-BoxLeft h2 {
    font-size: 40px;
}

.Second-BoxLeft {
    background-color: #323A45;
    opacity: 1;
    padding-left: 50px;
    border-radius: 6px 6px 0 0px;
}

.Second-BoxLeft .bodyclr {
    text-align: left;
}

.Second-BoxLeft .bodyclr h2 {
    color: #fff;
    line-height: 46px;
}

.Second-BoxLeft .bodyclr p {
    color: #fff;
}

.vcenter {
    display: block;
    align-items: center;
    justify-content: center;
}

.Ileft {
    padding-right: 0;
}

.vcenter2 {
    display: flex;
    align-items: center;
}

.card {
    border: none;
}

.card img {
    border-radius: 5px;
}

.card h2 {
    margin-bottom: 25px;
    margin-top: 55px;
    color: #323A45;
}

.HeroTextLeft p {
    /*line-height: 1.3 !important;*/
	margin-bottom:0;
}

.SquareImgTop {
    padding-bottom: 25px;
    max-width: 450px;
    margin: 0 auto;
}

.SquareImgTop a {
    color: #00958E;
}

.personalinfo .GreenTitle a {
    color: #00958E;
}

.personalinfo a {
    color: #323A45;
}

.personalcard {
    text-align: center;
    margin-bottom: 70px;
}

.personalcard h6 {
    position: relative;
}

.personalcard h6 a {
    color: #00958E;
    font-weight: 400;
}

.personalcard h6::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 35px;
    border-bottom: 2px solid #daaa00;
    bottom: -9px;
    left: 44%;
}

.personalcard p a {
    text-decoration: none;
    color: #323A45;
}

.personalcard p i {
    font-size: 42px;
    margin-right: 20px;
}

.personalcard p .icon-email,
.icon-BookAnAppointment {
    margin-right: 40px;
}

.GreenButtoncard {
    background: #00958E;
    text-transform: uppercase;
    padding: 0px 23px;
    border: 2px solid #00958E;
    color: #fff;
    text-decoration: none;
    margin: 10px 0;
}

.personalcard .GreenButtoncard a {
    color: #fff;
}

.GreenButtoncard a:hover {
    color: #fff;
}

.Imgborder img {
    border-radius: 9px;
}

.centeredtext {
    margin: 80px 0 85px 0;
}

.Bio_div {
    margin-top: 47px;
    margin-bottom: 61px;
}

.Lender-BioColor {
    background-color: #323A45;
}

.HeroBlack {
    margin-bottom: -200px;
    width: 100%;
    min-height: 400px;
    background-color: #323A45;
}

.Icon_Link a, .bodycontent .Icon_Link a {
    color: #00958E;
	text-decoration:none;
}

.Icon_Link h4 {
    text-transform: uppercase;
}

.Icon_Link p {
    margin-bottom: 30px;
}

.First-BoxRight a {
    font-family: "Museo-sans";
    font-size: 22px;
    font-weight: 500;
}

.First-BoxRight a:hover {
    color: #00958E;
}

.MidRow .card-img,
.MidRow .card-img-top {
    border-radius: 6px 6px 0 0;
}

.fullGrayBox {
    text-align: center;
    padding: 55px 30px 10px 30px;
    background-color: #e7e7e7;
}

.fullGrayBox h2 {
    font-size: 32px;
    font-weight: 700;
    color: #E56B1F;
}

.fullGrayBox p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    color: #7C878E;
    padding: 18px 11px 35px 11px;
}

.fullGrayBox a {
    font-family: "museo-sans";
    font-size: 20px;
    font-weight: 500;
}

.BanerWithImage {
    position: relative;
}

.Hero_text {
    position: absolute;
    top: 27%;
}
.Hero_text a{
    color: #fff;
    font-size: 22px;
}

.BanerWithImage .Hero_text h1 , .BanerWithImage .Hero_text h2 {
    font-size: 44px;
    font-weight: 700;
    color: #fff;
}

.BanerWithImage .Hero_text p {
    color: #fff;
    font-size: 22px;
    font-family: "museo-sans";
    font-weight: 500;
    line-height: 27px;
}

.BanerWithImage .overlay, .Hero-Img .overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(229, 107, 33, 0.5);
}

.BanerWithImage img {
    min-height: 328px;
    min-width: 1693px;
}

.BanerWithImage {
    overflow: hidden;
}

.DisclaimerText p {
    font-weight: 300;
    font-size: 18px;
    color: #323A45;
    line-height: 24px;
}

.DarkOrange {
    background-color: #E56B1F;
    color: #fff;
    font-family: "museo-sans";
    font-size: 26px;
    font-weight: 700;
}

.Orange {
    background-color: rgba(229, 107, 31, 0.8);
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.Orange th {
    padding: 25px;
}

.Orange.pipe th a {
    color: #fff;
}

.Gray {
    background-color: #d1d1d1 !important;
    vertical-align: middle;
}

.fentGray {
    vertical-align: middle;
}

td:first-child.Gray {
    font-size: 20px;
    line-height: 36px;
    font-weight: 100;
    color: #323A45;
    font-family: "museo-sans";
}

.largeTable td {
    text-align: right;
    padding-right: 10px;
}

.largeTable tr,
.largeTable th {
    border-left: 2px solid #fff;
}

.pipe {
    border-bottom: 4px solid #fff;
}

.pipe td i {
    color: #00958E;
    font-size: 24px;
}

.fentGray {
    background-color: #e7e7e7 !important;
}

.largeTable {
    width: 100%;
}

.largeTable tr td {
    font-size: 22px;
    font-weight: 100;
    line-height: 30px;
    padding: 30px 15px;
}
.Popmoneytable{
    box-shadow:0px 3px 6px #00000029;
    margin-bottom: 25px;
}
.Popmoneytable th{
    padding: 30px;
}
table.Popmoneytable tr.Popmoney th{
    border-left: unset !important;
}
table.Popmoneytable tr.Popmoney{
    background: #00958E;
    color: #fff;
}
table.Popmoneytable tr.Popmoney th{
    font-size: 14px;
}
.Popmoneytable td{
    text-align: unset;
}

.midwidth h2 {
    margin-top: 40px;
    font-size: 22px;
}

.midwidth p {
    font-size: 22px;
    line-height: 32px;
    font-weight: 100;
    margin-bottom: 38px;
}

.midwidthleft {
    margin-top: 20px;
}

.midwidthleft ul li {
    text-decoration: underline;
    text-decoration-color: rgb(50, 58, 69, 0.4);
}

.midwidthleft ul li a {
    color: #9e9e9e;
}

.midwidthcenter ol {
    margin: 50px 0;
    padding-left: 0;
}

.midwidthcenter ol li {
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 24px;
}

.viewonmob {
    margin-top: 45px;
}

.AccTabs em {
    font-weight: 100;
}

.AccTabs p {
    font-family: "museo-sans";
    font-weight: 100;
}

.resp-tabs-list .resp-tab-item {
    border-left: 10px solid #9E9E9E !important;
}

.resp-tabs-list .resp-tab-item.resp-tab-active {
    border-left: 10px solid #00958E !important;
}

.resp-tabs-list .resp-tab-item img {
    max-width: 45px;
    margin-right: 25px;
}

.resp-tabs-list .resp-tab-item span {
    font-family: "museo-sans";
    font-weight: 700;
    font-size: 26px;
    color: #9E9E9E !important;
    padding: 13px 19px !important;
}

#tabposition_579 ul.resp-tabs-list li.resp-tab-active span {
    color: #00958E !important;
}

#tabposition_579 ul.resp-tabs-list li.resp-tab-active {
    border: none !important;
    border-left: 10px solid #00958E !important;
    margin-right: 5px !important;
}

.resp-tabs-container {
    border: none !important;
    border-radius: 10px;
    box-shadow: 0px 3px 6px #00000029;
}

.resp_container.resp-tab-content.resp-tab-content-active .resp_margin h2 {
    font-size: 42px;
    line-height: 57px;
    color: #00958E;
    font-weight: 100;
}

.resp_container.resp-tab-content.resp-tab-content-active .resp_margin p {
    font-family: "museo-sans";
    font-size: 22px;
    line-height: 32px;
    color: #323A45;
    font-weight: 100;
}

.resp_container.resp-tab-content.resp-tab-content-active .resp_margin ul li a {
    text-decoration: underline;
    font-style: italic;
    text-decoration-color: rgb(50, 58, 69, 0.4);
    color: #9e9e9e;
}

.NewsCategoryList {
    display: flex;
    text-align: center;
    justify-content: center;
}

.NewsCategoryList li {
    padding-left: 75px;
    list-style: none;
}

.NewsCategoryList li a {
    color: #323A45;
    text-transform: uppercase;
    text-decoration: unset;
}

.largeTable .Overdrafta {
    color: #323A45;
    font-weight: 100;
    font-size: 24px;
    text-decoration: unset;
}

ul li a.linking {
    color: #323A45;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 22px;
    padding-left: 0;
    line-height: 32px;
    text-decoration: none;
}

.mobtable .Orange th a {
    color: #fff;
}

.mobtable td {
    padding-right: 0;
}

.mobtable a.GreenButton {
    display: block;
}
.mobtable2 .DarkGreen{
    background: #00958E;
}
.mobtable2 .Green{
    background: #00958E;
    opacity: 0.8;
}
.tableview table.responsive.simpletable thead tr th{
    border: 1px solid;
}
.tableview table.responsive.simpletable thead tr th , .tableview table.responsive.simpletable tbody tr td{
    text-align: left;
}
ul.liststylesquare li{
    list-style: square;
}
.AccTabs .liveaccdefault .ui-accordion-content .Desclimer p{
    font-size: 14px;
}
.contact-Us{
    text-align: left;
    margin-bottom: 40px;
}
.contact-Us p{
    font-size: 22px;
    margin-bottom: 15px;
}
.contact-Us p strong{
    font-weight: 700
}
.contact-Us a{
    color: #00958E !important;
}
.contact-Us h5{
    font-size: 18px;
    font-weight: 400;
    font-family: "Lato",serif;
    margin: unset;
    line-height: 35px;
}
.Appointment{
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 30px;
    padding: 45px;
}
.Appointment .Branch-locator a , .JobOpening a{
    color: #323A45;
    font-family: "Lato",serif;
    line-height: 3;
}
a .Appointment-a{
    margin-bottom: 76px;
}
.MultipleButtons{
   line-height: 3;
}
.JobOpening{
    margin-top: 45px;
}
ol li{
    list-style-type: decimal !important;
}
ul.listsquare li{
    list-style-type: square;
}
.scan{
    width: 200px;
    height: 200px;
}
.ScanAndPay{
    display: flex;
    align-items: center;
}
.ScanAndPay a{
    margin-right: 20%;
}
.Pay{
    display: flex;
}
.Pay p{
    margin-right: 50px;
}
.Pay p img{
    margin-bottom: 20px;
}
li.liststyleCircle ul li{
    list-style: circle !important;
    margin-left: 30px;
}
.img-center{
    text-align: center;
}
.VeraBank-img{
    width: 60px;
}
.imgleft{
float:left;
padding-right:40px;
padding-top: 40px;
}
.contentright{
padding-top:40px;
}
.bio{
    text-align: right;
    margin-bottom: 30px;
}
.profilebio{
    display: flex;
    justify-content: end;
    padding-left: 29%;
}
.profilebio p{
    padding-right: 6%;
}
.CalculatorTab ul li{
    margin-bottom: 15px;
}
.contentarea ol li{
    list-style-position: outside;
}
.CalculatorTab ul li a{
    color: #00b8ec;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    background: none !important;
}
.Artist{
    display: flex;
    text-align: center;
    justify-content: center;
}
.Artist:first-child{
    padding-right: 10%;
}
.CalculatorTab .nav-pills .nav-link.active {
    color:  #00958E !important;
}

@media only screen and (max-width:991px) {
    .mobtable {
        margin-bottom: 40px;
        width: 100%;
    }
    .mobtable th {
        padding: 12px;
    }
    .mobtable td:first-child.Gray {
        font-weight: 500;
    }
    .mobtable p{
        font-weight: 100;
        font-size: 18px;
    }
    .mobtable td i {
        color: #00958E;
        font-size: 24px;
    }
}

@media only screen and (max-width:767px) {
    .mobtable2 table{
        width: 100%;
        margin-bottom: 30px;
    }
    .HeroTextLeft {
        text-align: center;
    }
    .HeroTextLeft p {
        padding: 17px 32px 27px;
        line-height: 30px !important;
        color: #6D6E71;
        font-size: 20px;
    }
    .HeroTextLeft a {
        font-family: 'museo-sans'!important;
        font-size: 16px;
        margin-bottom: 60px;
    }
    .heading_center {
        text-align: center;
        margin: 40px 0 44px 0;
    }
    .heading_center p {
        margin: 0 !important;
    }
    .Icon_Link a {
        font-size: 22px;
        font-weight: 500;
    }
    .bodyclr {
        padding: 15px 0;
    }
    .Right_card .textimgtop {
        position: absolute;
        background-color: rgba(0, 0, 0, 0.3);
        justify-content: center;
        display: flex;
        flex-direction: column;
        padding: 0 6%;
        text-align: center;
        border-radius: 6px 6px 0 0;
    }
    .Right_card .textimgtop hr {
        height: 3px;
    }
    .Right_card .textimgtop p {
        font-size: 16px;
        margin-top: 16px;
        line-height: 22px;
    }
    .Right_card .textimgtop h2 {
        font-weight: 700;
        margin-top: 56px;
        font-size: 22px;
        margin-bottom: 16px;
    }
    .Right_card {
        margin-bottom: 0;
        margin-top: 61px;
    }
    .left_card {
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .vcenter {
        display: block;
    } 
    .heading_center {
        text-align: center;
        margin: 40px 0 12px 0;
    }
    .heading_center h2 {
        font-size: 32px;
        margin-bottom: 5px;
    }
    .mob-flex-direction {
        flex-direction: column-reverse !important;
    }
    .Second-BoxLeft .bodyclr h2 {
        color: #e7e7e7;
        padding-top: 23px;
        font-size: 26px;
        line-height:32px;
    }
    .First-BoxRight {
        text-align: left;
        padding-left: 36px;
        padding-right: 36px;
        opacity: 1;
        border-radius: 0 0 6px 6px;
    }
    .First-BoxRight h2 {
        padding-top: 24px;
        font-size: 26px;
        line-height: 30px;
        font-weight: 100;
        width: 255px;
        color: #323A45;
    }
    .First-BoxRight p {
        padding-right: 0;
        /* width: 254px; */
        font-size: 18px;
        line-height: 24px;
        color: #323A45;
    }
    .First-BoxRight a {
        margin-top: 30px;
        font-size: 14px;
        font-family: "museo-sans";
        font-weight: 500;
    }
    .Second-BoxLeft .bodyclr p {
        font-size: 16px;
        line-height: 24px;
    }
    .Second-BoxLeft .bodyclr a {
        margin-top: 30px;
        font-family: "museo-sans";
        font-size: 14px;
        font-weight: 500;
        color: #00958E;
    }
    .Second-BoxLeft {
        padding-left: 36px;
        padding-right: 36px;
        border-radius: 0px 0px 6px 6px;
    }
    .Ileft2 {
        margin-top: 0;
    }
    .Ileft {
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        margin-top: 32px;
    }
    .card {
        text-align: center;
    }
    .Icon_Link img {
        float: left;
        width: 30px;
        height: 27px;
        margin-bottom: 23px;
        margin-right: 30px;
        margin-left: 38px;
    }
    .Icon_Link p {
        margin-bottom: 30px;
    }
    .Icon_Link h4 {
        font-family: "museo-sans";
        font-weight: 500;
        font-size: 16px;
        margin: 0 !important;
        text-align: left;
    }
    .SquareImgTop {
        text-align: left;
    }
    .SquareImgTop img {
        border-radius: 6px;
    }
    .SquareImgTop p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 22px;
        font-weight: 300;
    }
    .SquareImgTop a {
        font-size: 14px;
        font-family: "museo-sans";
        font-weight: 500;
        text-align: left;
    }
    .SquareImgTop h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .DisclaimerText p {
        font-weight: 300;
        font-size: 18px;
        color: #323A45;
        line-height: 24px;
    }
    .PromoContent h3 {
        color: #fff;
        font-size: 36px;
        font-weight: 500;
    }
    .PromoContent p {
        color: #fff;
        font-weight: 300;
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 31px;
    }
    .PromoContent {
        position: relative;
        margin-top: 28px;
        text-align: center;
    }
    .PromoContent .content {
        position: absolute;
        background-color: rgba(0, 0, 0, 0.3);
        top: 0;
        height: 100%;
        padding: 50px 40px;
    }
    .PromoContent .overlay img {
        width: 100%;
    }
    ul {
        padding-left: 0;
        margin-bottom: 39px;
    }
    ul li {
        font-weight: 300;
        font-size: 20px;
        line-height: 24px;
    }
    .midwidth {
        text-align: center;
    }
    .midwidthleft h2 {
        text-align: left;
    }
    .midwidthleft ul li {
        text-align: left;
    }
    .midwidth h2 {
        margin-top: 40px;
        font-size: 32px;
        line-height: 32px;
        color: #323A45;
        font-weight: 300;
    }
    .midwidth p {
        margin-bottom: 60px;
    }
    .midwidthcenter ol li {
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        line-height: 20px;
        padding: 0 10px;
    }
    .pro-tab_Left .resp-tabs-container h2.resp-accordion img {
        max-width: 40px;
        margin-right: 5px;
    }
    .pro-tab_Left .resp-tabs-container h2.resp-accordion span {
        font-weight: 700;
        color: #9E9E9E !important;
        padding: 11px 0 !important;
    }
    .pro-tab_Left .resp-tabs-container h2.resp-accordion.resp-tab-active span {
        color: #00958e!important;
    }
    .NewsCategoryList {
        flex-direction: column;
    }
    .NewsCategoryList li {
        padding-left: unset;
    }
}

@media only screen and (min-width:992px) {
    .table {
        border: #fff;
    }
    .DarkOrange th {
        padding: 40px;
    }
    .Orange th {
        padding: 25px 15px;
        vertical-align: middle;
    }
    .Dicon {
        margin-top: 59px;
    }
	.HeroTextLeft p { 
	    margin-bottom: 1.5rem;
	}
    .CalculatorTab #v-pills-tab{
    width: 33%;
    background: #ebebeb;
    padding: 0 20px;
    }
    .nav-pills .nav-link{
        text-transform: uppercase;
        color: #3c3c3c !important;
        font-size: 20px;
        padding: 25px 15px 20px 25px;
        text-align: left;
        border-bottom: 1px solid #000;
        border-radius: 0;
    }
    .CalculatorTab #v-pills-tabContent{
    width: 67%;
    min-height: 320px;
    padding: 35px 20px 20px 45px;
    }
    .CalculatorTab .tab-pane{
        background-color: #fff;
    }
    .CalculatorTab .tab-pane.fade.show.active::before{
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 33%;
    transform: rotate(-45deg);
    background: #fff;
    }
    #v-pills-home.tab-pane.fade.show.active::before{
        margin: -25px 0 0 -25px;
    }
    #v-pills-personal.tab-pane.fade.show.active::before{
        margin: 36px 0 0 -25px;
    }
    #v-pills-investment.tab-pane.fade.show.active::before{
    margin: 105px 0 0 -25px;
    }
    #v-pills-retirement.tab-pane.fade.show.active::before{
        margin: 170px 0 0 -25px;
    }
    #v-pills-lease.tab-pane.fade.show.active::before{
        margin: 240px 0 0 -25px;
    }
    .CalculatorTab{
    margin-bottom: 45px;
    position: relative;
    border: 2px solid #ebebeb;
    }
    .VisibleDesktop{
        display: block;
    }
}

@media only screen and (min-width:768px) {
    .row.DebitCards{
        width: 50%;
    }
    .contact-Us{
        margin-left: 20px;
    }
    .mob-flex-direction {
        margin-top: 120px;
    }
    .HeroTextLeft {
        margin: 80px 0;
    }
    .HeroTextLeft p {
        color: #6D6E71;
        font-weight: 300;
        font-size: 24px;
    }
	.HeroTextLeft p:nth-child(2) {
		margin-bottom:35px;
	}
    .HeroBlack {
        margin-bottom: -200px;
    }
    .First-BoxRight h2 {
        font-size: 28px;
    }
    .First-BoxRight p {
        padding-right: 15px;
        font-size: 18px;
    }
    .vcenter {
        padding-left: 0;
    }
    .Ileft2 {
        padding-left: 0;
    }
    .vcenter2 {
        padding-right: 0;
    }
    .Right_card {
        margin: 0;
    }
    .Second-BoxLeft {
        padding-left: 15px;
    }
    .Second-BoxLeft .bodyclr p {
        padding-right: 15px;
        font-size: 20px;
    }
    .jcenter {
        display: flex;
        align-items: center;
        justify-content: end;
        z-index: 1;
    }
    .personalDetails {
        padding-left: 59px;
    }
    .personalinfo {
        background: #e7e7e7;
        position: relative;
        right: 55px;
        padding: 72px 0 30px 30px;
    }
    .latop {
        font-size: 18px;
    }
    .card a {
        color: #00958E;
    }
    .Icon_Link h4 {
        font-size: 22px;
        margin-bottom: 55px;
        font-weight: 500;
    }
    .BanerWithImage img {
        min-height: 186px;
        min-width: 960px;
    }
    ul {
        padding-left: 0;
        margin-bottom: 39px;
    }
    ul li {
        font-family: 'Lato', sans-serif;
        font-weight: 300;
        font-size: 20px;
        padding-left: 18px;
        line-height: 24px;
    }
    .PromoContent {
        position: relative;
        margin-top: 28px;
        text-align: center;
        max-width: 450px;
        margin: 30px auto;
    }
    .PromoContent .content {
        position: absolute;
        background-color: rgba(0, 0, 0, 0.3);
        top: 0;
        height: 100%;
        padding: 50px 15px;
    }
    .PromoContent h3 {
        color: #fff;
        font-size: 36px;
        font-weight: 500;
    }
    .PromoContent p {
        color: #fff;
        font-weight: 300;
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 31px;
    }
    .SquareImgTop .CardBox h2 {
        font-size: 32px;
        line-height: 38px;
        font-weight: 100;
    }
    .SquareImgTop .CardBox p {
        font-size: 22px;
        font-weight: 300;
        line-height: 28px;
    }
    #breadcrumb {
        margin-bottom: 100px;
        margin-top: 20px;
        font-size: 20px;
        font-family: 'Lato', sans-serif;
    }
    .Hero_text {
        top: 20%;
    }
}

@media only screen and (min-width: 992px) {
    .mobtable {
        margin-bottom: 40px;
        display: flex;
        justify-content: center;
    }
    .mobtable th {
        padding: 12px;
    }
    .mobtable td:first-child.Gray {
        font-weight: 500;
    }
    .mobtable p {
        font-weight: 100;
    }
    .mobtable td i {
        color: #00958E;
        font-size: 24px;
    }
   .largeTable th,
   .largeTable td {
        padding: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .Popmoneytable tbody tr td{
        padding: 30px;
    }
    .Second-BoxLeft {
        padding: 35px 25px 25px 41px;
    }
    .Second-BoxLeft .bodyclr h2 {
        font-size: 28px;
    }
    .First-BoxRight h2,
    .Second-BoxLeft .bodyclr h2 {
        line-height: 35px;
    }
	.Second-BoxLeft {
		border-radius: 6px 0 0 6px;
	}
	.TopLevel .First-BoxRight {
		border-radius:0 6px 6px 0;
	}
    .PromoContent .overlay img {
        width: 100%;
    }
    .PromoContent .content h1 {
        font-size: 36px;
    }
    .PromoContent .content p {
        font-size: 18px;
        line-height: 36px;
    }
   
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
.HomeSkin .First-BoxRight, .TopLevel .First-BoxRight {
        padding: 35px 0 25px 41px;
		border-radius:0 6px 6px 0;
    }
.TopLevel .Second-BoxLeft {
	padding: 35px 40px 25px 40px;
}
}

/*homepage boxes tweaking*/

@media only screen and (min-width:1024px) {
    .MidRow {
        margin-top: 55px;
    }
	.TopLevel .MidRow {
		 margin-top: 25px;
	}
    .First-BoxRight {
        max-width: 520px;
        padding-left: 50px;
        padding-bottom: 25px;
        padding-right: 40px;
        border-radius: 0px 6px 6px 0px;
    }
    .Second-BoxLeft {
        padding-left: 50px;
        padding-right: 40px;
        border-radius: 6px 0 0 6px;
    }
    .MidRow .card-img,
    .MidRow .card-img-top {
        border-radius: 6px 0px 0 6px;
    }
    .First-BoxRight h2 {
        font-size: 40px;
    }
    .First-BoxRight p {
        font-size: 20px;
    }
    .PromoContent .content {
        line-height: 45px;
    }
    .PromoContent .overlay img {
        width: 100%;
    }
    .DarkOrange {
        font-size: 22px;
        line-height: 24px;
    }
    .Orange {
        font-size: 18px;
        line-height: 22px;
    }
}

@media only screen and (min-width:1200px) {
    .Second-BoxLeft {
        padding-left: 50px;
        padding-right: 40px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
	.First-BoxRight {
		 padding-top: 30px;
	}
    .heading_center h2 {
        font-size: 48px;
    }
    .heading_center p {
        font-size: 28px;
    }
    .SquareImgTop h2 {
        font-size: 30px;
        letter-spacing: -0.64px;
        margin-bottom: 15px;
    }
    .fullGrayBox {
        text-align: center;
        padding: 80px 0;
        background-color: #e7e7e7;
    }
    .fullGrayBox h2 {
        font-size: 48px;
    }
    .fullGrayBox p {
        font-size: 24px;
        line-height: 40px;
        font-weight: normal;
        padding: 0px 11px 35px 11px;
    }
    .fullGrayBox a {
        font-family: "museo-sans";
        font-size: 20px;
        font-weight: 500;
    }
    .BanerWithImage {
        position: relative;
    }
    
    .BanerWithImage .Hero_text h1,
    .BanerWithImage .Hero_text h2 {
        font-size: 44px;
    }
    .PromoContent .content {
        padding: 60px 40px;
        line-height: 45px;
    }
    .PromoContent .overlay img {
        width: 100%;
    }
    .AccordianFill {
        padding-left: 118px;
    }
    .contentarea ol li{
        font-size: 20px;
    }
    .VisibleDesktop{
    overflow-y: unset;
    max-width: unset;
    }
	.HeroTextLeft p {
        font-size: 28px;
		line-height: 31px;
    }
}

@media only screen and (min-width:1400px) {
    .First-BoxRight {
        max-width: 520px;
        padding: 50px 50px 30px 70px;
    }
    .Second-BoxLeft {
        padding: 50px 50px 30px 70px;
    }
    .fullGrayBox {
        padding: 80px 0 37px 0;
    }
    .Hero_text {
        top: 26%;
    }
    .BanerWithImage .Hero_text h1,
    .BanerWithImage .Hero_text h2 {
        font-size: 58px;
    }
    .BanerWithImage .Hero_text p {
        font-size: 28px;
        font-family: "museo-sans";
        font-weight: 500;
        line-height: 43px;
    }
    #breadcrumb {
        margin-bottom: 120px;
        margin-top: 20px;
        font-size: 20px;
        font-family: 'Lato', sans-serif;
    }
    ul li {
        font-family: 'Lato', sans-serif;
        font-weight: 300;
        font-size: 22px;
        padding-left: 0;
        line-height: 32px;
    }
    .opennow {
        margin-top: 60px;
    }
    .PromoContent {
        max-width: 360px;
        margin: 28px auto;
    }
    .PromoContent h3 {
        color: #fff;
        font-size: 36px;
        line-height: 40px;
    }
    .PromoContent .content {
        padding: 53px 29px;
    }
    .PromoContent p {
        font-weight: 400;
        line-height: 30px;
        margin-bottom: 50px;
    }
    .CardBox {
        max-width: 360px;
        margin: 28px auto;
    }
    .SquareImgTop .CardBox h2 {
        font-size: 32px;
        line-height: 38px;
        font-weight: 100;
    }
    .SquareImgTop .CardBox p {
        font-size: 22px;
        font-weight: 300;
        line-height: 28px;
    }
    .midwidthleft {
        padding: 45px 140px;
    }
    .midwidthleft h2 {
        font-size: 32px;
    }
    .midwidthcenter {
        padding: 45px 140px;
    }
    .midwidth {
        padding: 45px 0;
    }
    .midwidth h2 {
        font-size: 32px;
    }
    td:first-child.Gray {
        font-size: 24px;
        line-height: 36px;
    }
    .DarkOrange {
        font-size: 26px;
    }
    .Orange {
        font-size: 20px;
        line-height: 25px;
    }
    .AccordianFill p {
        text-decoration: underline;
    }
    .CalculatorTab #v-pills-tab{
        min-height: 64vh;
    }
}
@media only screen and (min-width:1600px) {
.HeroTextLeft h1 {
  line-height: 58px;
}
}
@media only screen and (max-width:360px) {
    .PromoContent .content {
        position: absolute;
        background-color: rgba(0, 0, 0, 0.3);
        top: 0;
        height: 100%;
        padding: 30px 20px;
    }
    #dnn_dnnBreadcrumb_lblBreadCrumb span {
        display: flex;
        flex-wrap: wrap;
    }
    #dnn_dnnBreadcrumb_lblBreadCrumb span span {
        flex-wrap: content;
    }
}


/*plus minus accordion*/

.AccTabs .liveaccdefault {
    margin-bottom: 25px;
}

.AccTabs .liveaccdefault .ui-widget-content,
.AccTabs .liveaccdefault .ui-state-active,
.AccTabs .liveaccdefault .ui-widget-content .ui-state-active,
.AccTabs .liveaccdefault .ui-state-default {
    background: transparent;
    border: none;
    color: #3c3c3c;
    font-family: 'PT Sans', sans-serif;
}

.AccTabs .liveaccdefault .ui-accordion .ui-accordion-content {
    padding: 10px 15px;
}

.AccTabs .liveaccdefault .ui-accordion .ui-accordion-content p a {
    color: #00958E;
}
.AccTabs .liveaccdefault .ui-accordion .ui-accordion-content p a.GreenButton, .AccTabs .liveaccdefault .ui-accordion .ui-accordion-content p a.OrangeButton {
	color:#fff;
}
.AccTabs .liveaccdefault .ui-accordion .ui-accordion-content p a.GreenButton:hover {
	color:#00958E;
}
.AccTabs .liveaccdefault .ui-accordion .ui-accordion-content p a.OrangeButton:hover {
	color:#E56B1F;
}
.AccTabs .liveaccdefault h5 {
    font-size: 22px;
}

.AccTabs .liveaccdefault .ui-accordion .ui-accordion-header a {
    color: #323A45;
    font-family: "museo-sans";
    font-size: 28px !important;
    line-height: 36px;
    font-weight: 100;
}

.AccTabs .liveaccdefault .ui-state-active a,
.AccTabs .liveaccdefault .ui-state-active a:link,
.AccTabs .liveaccdefault .ui-state-active a:visited {
    color: #E56B1F;
    font-family: "museo-sans";
    font-size: 28px !important;
    line-height: 36px;
    font-weight: 100;
}

.AccTabs .liveaccdefault .ui-accordion .ui-accordion-header .ui-icon {
    color: #E56B1F;
    position: relative;
    background-image: none;
    background: none;
    text-indent: unset;
    display: unset;
}

.AccTabs .liveaccdefault .ui-state-default.ui-state-active .ui-icon::before {
    float: right !important;
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    background: none;
    font-size: 25px;
    width: 42px;
    height: 30px;
    text-indent: unset;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}

.AccTabs .liveaccdefault .ui-state-default.ui-accordion-header-collapsed .ui-icon::before {
    color: #E56B1F;
    float: right !important;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    background: none;
    font-size: 25px;
    width: 42px;
    height: 30px;
    text-indent: unset;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}

.AccTabs .liveaccdefault .ui-accordion-content p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
}

.AccTabs .liveaccdefault .ui-accordion-content .DisclaimerText p,
.AccTabs .liveaccdefault .ui-accordion-content .DisclaimerText ul li {
    font-size: 16px;
}

@media only screen and (min-width: 992px) and (max-width: 1500px) {
    .AccTabs .liveaccdefault .ui-accordion .ui-accordion-content {
        padding: 15px 8px 15px 10px;
        width: 100%;
    }
    .AccTabs .liveaccdefault .ui-accordion .ui-accordion-header a {
        padding: 7px 7px 7px 8px;
    }
    .AccTabs .liveaccdefault .ui-state-default.ui-accordion-header-collapsed .ui-icon::before {
        font-size: 15px;
    }
}

.AccTabs .liveaccdefault h3.ui-state-default {
    border-bottom: 1px solid #7C878E;
    border-radius: 0;
}

@media only screen and (max-width:991px) {
    .AccTabs .liveaccdefault .ui-state-active a,
    .AccTabs .liveaccdefault .ui-state-active a:link,
    .AccTabs .liveaccdefault .ui-state-active a:link,
    .AccTabs .liveaccdefault .ui-state-active a:visited,
    .AccTabs .liveaccdefault .ui-accordion .ui-accordion-header a {
        font-size: 20px !important;
    }
    .AccTabs .liveaccdefault .ui-accordion .ui-accordion-header a {
        padding: 7px 7px 7px 0px;
    }
    .AccTabs .liveaccdefault .ui-state-default.ui-accordion-header-collapsed .ui-icon::before,
    .AccTabs .liveaccdefault .ui-state-default.ui-state-active .ui-icon::before {
        font-size: 15px;
    }
}

.eds_news_Advantage .SquareBlog .card .card-body h2.card-title a {
    font-family: "museo-sans" !important;
    color: #323A45 !important;
    font-weight: 100 !important;
    font-size: 32px !important;
    margin-top: 45px;
}

.eds_news_Advantage .SquareBlog .card .card-body .text-left a {
    color: #00958E !important;
}

.eds_news_Advantage .SquareBlog .card .card-body .text-left a:hover {
    color: #E56B1F !important;
}

.eds_news_Advantage .SquareBlog .card .card-body .card-description a {
    color: #00958E !important;
	font-size:18px;
}

.eds_news_Advantage .SquareBlog .card .card-body .card-description a:hover {
    color: #E56B1F !important;
}

.eds_news_Advantage .SquareBlog .card .card-body h2.card-title a:hover {
    color: #323A45 !important;
}

.eds_news_Advantage .SquareBlog .card .card-body .card-description {
    font-family: 'Lato', sans-serif;
    color: #323A45 !important;
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: 400;
}

.eds_news_Advantage .SquareBlog .card {
    border-radius: 0;
    box-shadow: unset;
}

.eds_news_Advantage .SquareBlog .card .card-header.card-header-image {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.eds_news_Advantage .SquareBlog .card .card-body {
    padding: 0;
}

.eds_news_Advantage .SquareBlog .card .card-header.card-header-image img {
    box-shadow: unset;
}

.eds_news_Advantage .SquareBlog .card .card-body a:hover {
    color: #E56B1F;
}
.eds_news_Ozone .lenderlist{
    text-align: center;
    margin-bottom: 70px;
}
.eds_news_Ozone .lenderlist .content {
   position: relative;
}
.eds_news_Ozone .lenderlist .card-header{
    padding: 0rem 0rem;
    margin-bottom: 25px;
    background-color: transparent;
    border-bottom: unset;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist a > img{
    border-radius: 4px;
}
.eds_news_Ozone .lenderlist h2{
    font-size: 24px;
    color: #323A45;
    font-weight: 100;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist a{
    color: #00958E;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist hr{
    position: absolute;
    height: 4px;
    color: #E56B1F;
    left: 40%;
    width: 60px;
    opacity: 1;
    top: 60px;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist img.locationicon{
    position: absolute;
    left: 25%;
    margin-top: 6px;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist ul.EDN_cf_checkboxList{
    margin-bottom: -3px;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist ul.EDN_cf_checkboxList li{
    list-style: none;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist ul.EDN_cf_checkboxList li span.EDN_cf_checkbox_label{
    /* position: absolute;
    right: 39%; */
    font-size: 22px;
    font-weight: 100;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist .appointmenticons{
    display: flex;
    justify-content: center;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist .appointmenticons a img.icon-email{
    margin-right: 25px;
    vertical-align: -webkit-baseline-middle;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist .content h2.card-title , .eds_news_Ozone.eds_subCollection_news .lenderlist .content ul.EDN_cf_checkboxList .EDN_cf_checkbox_label{
    font-family: "museo-sans";
}
.eds_news_Ozone.eds_subCollection_news .lenderlist .content p.staff-title{
    margin-top: -15px;
    font-style: italic;
}
.eds_news_Ozone.eds_subCollection_news .lenderlist p{
    font-family: 'Lato', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .BioOnTop .edn_mediaContainer{
    border: unset;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .personalinfo{
    color: #323A45;
    font-size: 22px;
    font-weight: 100;
    font-family: 'Lato', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .personalinfo h1{
    color: #323A45;
    font-weight: 100;
    margin: 0 0 20px;
    font-family: "museo-sans";
    font-size: 38px;
}
.eds_news_Ozone.eds_subCollection_news .personalinfo a{
    color: #323A45;
}
.eds_news_Ozone.eds_subCollection_news .personalinfo ul.EDN_cf_checkboxList{
    margin-left: unset;
    margin-bottom: unset;
}
.eds_news_Ozone.eds_subCollection_news .personalinfo ul.EDN_cf_checkboxList li{
    list-style: none;
}
.eds_news_Ozone.eds_subCollection_news .personalinfo ul.EDN_cf_checkboxList li span.EDN_cf_checkbox_label{
    margin: 0 0 25px;
    color: #323A45;
    font-size: 22px;
    font-weight: 100;
    font-family: 'Lato', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .personalinfo a.GreenBtn_OrangeArrow{
    color: #00958E;
    font-weight: 500;
    font-size: 22px;
}
.eds_news_Ozone.eds_subCollection_news .personalinfo a.GreenBtn_OrangeArrow:hover{
    color: #323A45;
}
.eds_news_Ozone.eds_subCollection_news .centeredtext h2{
    font-size: 32px;
    color: #323A45;
    font-weight: 100;
    font-family: "museo-sans";
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails h4 , .eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .Bio_div h3{
    color: #323A45;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .Bio_div h3 img{
    margin-right: 15px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .Bio_div a.GreenBtn_OrangeArrow{
    color: #00958E;
    font-size: 22px;
    font-weight: 700;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .Bio_div a.GreenBtn_OrangeArrow:hover{
    color: #323A45;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_articleDetails .Bio_div a.GreenBtn_OrangeArrow::before{
    line-height: 1.5;
    font-weight: 700;
}
.LiveForm.Default input[type="submit"]{
    background: #E56B1F !important;
}
.LiveForm.Default .Field .Field-Container-Wide,.LiveForm.Default .Field .Field-Container-Wide input,.LiveForm.Default .Field .Field-Container-Wide textarea{
    width: 100%;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_clearFix .edn_mediaContainer{
    border: none;
}
.eds_news_Ozone.eds_subCollection_news .edn_article.edn_clearFix .edn_articleTitle a{
    font-size: 28px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    color: #00958E;
}
.eds_news_Ozone.eds_subCollection_news .edn_readMoreButtonWrapper a.GreenButton{
    background: #00958E;
    border: 2px solid #00958E;
    color: #fff;
    text-decoration: none;
    padding: 8px 20px;
    border-radius: 4px;
	text-transform:uppercase;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
}
.eds_news_Ozone.eds_subCollection_news .edn_readMoreButtonWrapper a.GreenButton:hover{
    background: transparent;
    border: 2px solid #00958E;
    color: #00958E;
}
.eds_subCollection_news #LocationsInner .personalinfo .LocationHours h3{
    font-weight: 700;
    font-size: 30px;
}
.eds_news_Ozone.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper {
    text-align: left !important;
}

.eds_news_Ozone.eds_subCollection_news.eds_template_List_Article_Default_LendersList .lenderlist .EDN_cf_checkboxList .EDN_cf_checkbox+.EDN_cf_checkbox::before {
    content: "• "
}

#LocationList {
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}

@media print{
	td,
    th,
    table.responsive caption,
    table.responsive th,
    table.responsive td{
        border:1px solid #000 !important;
	}
	.Alertbar,.HPSlider,.TopHeader, header, .ModDNNGoDNNGalleryProC, footer, .scroll-to-top, .DNNEmptyPane, #dnn_TopPaneFull, .CalculatorsTab, #scrollTopBtn, .AccordionStyle .overlay, .CoverSection img, .PromoBoxBlue, .edn_aditionalBox, .PromoContentBG, img.card-img-top, iframe.video, .MidRow .card-img, .MidRow .card-img-top,.BanerWithImage .overlay, .BanerWithImage img {
		display:none !important;
	}
	.BanerWithImage h1 {
		color:#000 !important;
	}
	.Hero_text {
		display:block;
		position:relative;
	}
	a[href]:after {
		content: none !important;
	}
	.heightsection {
	    padding-top: 0 !important;
	}
	.HomeSkin .row.Spacing.Last, .HomeSkin.Personal .row.Spacing.Last,.InnerSkin .row.Spacing.Last,.InnerSkin.Personal .row.Spacing.Last{
		margin-bottom: 0px;
	}
    #nanorep1,#breadcrumb{
        display: none !important;
    }
    .HomeSkin #dnn_FullBlue_Left p, .HomeSkin #dnn_FullBlue_Left a{
        color:#000 !important;
    }
	
	table.responsive.simpletable .GreenButton {
	display:none !important;
}
.fullGrayBox p {
    padding: 0px;
}
.fullGrayBox {
    padding: 10px 0 0 0 !important;
}
.fullGrayBox h2 {
	 font-size: 25px !important;
	 margin-bottom:10px !important;
}
p, .bodycontent a {
	color:#000 !important;
}
.GreenButton, a.GreenButton {
	color:#000;
}
.lightgreybg th {
	color:#000 !important;
}
table.responsive.simpletable .tableheader td {
	border:none;
	padding: 25px 0 15px 0;
}
.responsive.simpletable .tableheader td {
	border:unset !important;
}
.responsive.simpletable td {
	text-align:center;
}
table {
	width: 100%;
    table-layout: auto !important;
}
.largeTable td {
	text-align:left;
}
.responsive.simpletable th {
    padding: 5px 8px;
    font-size: 18px;
}
.midwidthleft h2 {
    font-size: 26px;
}
ul li, ul li a {
	font-size:18px !important;
}
.largeTable th {
    padding: 5px;
}
.DarkOrange {
    font-size: 18px;
    line-height: 18px;
	color:#000;
}
.largeTable .DarkOrange th {
	padding:10px 15px;
}
.Orange {
    font-size: 16px;
    line-height: 17px;
	color:#000;
}
.largeTable tr, .largeTable th {
    border-left: 1px solid #000;
}
.Orange.pipe th a {
    color: #000;
}
.largeTable tr td {
    font-size: 16px !important;
    line-height: 17px;
    padding: 5px !important;
	color:#000;
}
.table {
    border: #000;
}
.table > :not(:first-child) {
    border-top: 1px solid #000;
}
.pipe {
    border-bottom: 1px solid #000;
}
.largeTable a.GreenButton {
	font-size:12px !important;
	padding: 2px !important;
	color:#000;
}
.largeTable .Overdrafta {
	font-size: 18px !important;
    line-height: 18px;
	 color: #000;
}
td:first-child.Gray {
	font-size: 18px !important;
    line-height: 18px;
	color:#000;
}
.largeTable th {
    vertical-align: top;
}
.responsive.simpletable.scrollable {
	
}
.responsive.simpletable.scrollable th {
	min-width:unset !important;
	font-size: 16px;
	line-height:19px !important;
}
/* @page {
    size: 330mm 427mm;
    margin: 14mm;
  }
  .container {
    width: 1170px;
  }*/

/*table {
	width: 100%;
    table-layout: auto !important;
}
table {
    caption-side: bottom  !important;
    border-collapse: collapse !important;
}

table.responsive.simpletable.collapsable th {
	display:block;
}
table.responsive.simpletable td {
	text-align:center;
	font-size:20px;
	line-height:23px;
	width:unset !important;
}
table.responsive.simpletable td:before{
   display:none;
   width:unset;
   content: unset;
}

table.responsive.simpletable thead {
	width: 100%;
	display:block;
}
table.responsive tr {
    float: none;
    width: unset;
    display: table-row;
	width:100% !important; 
}
table.responsive.collapsable th {
    width: 100%;
}
table.responsive.simpletable.collapsable th, table.responsive.simpletable th {
	 width: 100% !important;
	 display:table-cell !important;
}
table.responsive tr {
	display: table-cell;
    vertical-align: inherit;
    border-color: inherit;
}
table.responsive td  {
    display: table-cell !important;
    vertical-align: inherit  !important;
	float:none  !important;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
table.responsive.simpletable.scrollable th {
	min-width:unset !important;
}
.lightgreybg th {
	width:unset !important;
}

*/


}