/*body{*/
/*    background:url('https://peoplevine.blob.core.windows.net/media/1161/Background_4-min.png');*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat:repeat;*/
/*}*/

/*Header Edits*/
#pnlContent {
    margin: 4rem 0rem;
    padding-bottom:10rem;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin: 3rem 0rem;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    width: 100%;
}
/*End*/

/*Footer Edits*/
footer {
    bottom: 0;
    width: 100%;
}

.templatesitefooter {
    display: none;
    height: 30px;
    padding-top: 5px;
    /*position: absolute;*/
    bottom: 0px;
    text-align: center;
    width: 100%;
}
/*End*/

@font-face {
  font-family: 'Gotham Black';
  font-style: normal;
  src: url('https://peoplevine.blob.core.windows.net/media/1161/Gotham-Black.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham Medium';
    font-style: normal;
    src: url('https://peoplevine.blob.core.windows.net/media/1161/GothamMedium.ttf') format('truetype');
  }

@font-face {
font-family: 'Gotham Light';
font-style: normal;
src: url('https://peoplevine.blob.core.windows.net/media/1161/Gotham-Light.otf') format('opentype');
}

@font-face {
font-family: 'Gotham Bold';
font-style: normal;
src: url('https://peoplevine.blob.core.windows.net/media/1161/Gotham-Bold.otf') format('opentype');
}

.ui-update h1, h2, h3, h4, h5, h6 {
    font-family: 'Gotham Bold', sans-serif !important;
    font-weight: 700;
    color: #201E20 !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Gotham Bold', sans-serif !important;
    font-weight: 700;
    color: #201E20 !important;
}
p, span, label, li{
    font-family: 'Gotham Light', sans-serif !important;
    font-weight: 300;
    color: #201E20 !important;
}
.ui-update .btn {
    font-family: 'Gotham Bold', sans-serif !important;
    background-color: #201E20;
    Border: none;
    color: #fff;
}
   .ui-update .btn:hover {
        font-family: 'Gotham Bold', sans-serif !important;
        background-color: #fff;
        Border: none;
        color: #201E20;
    }
.btn {
    font-family: 'Gotham Bold', sans-serif !important;
    background-color: #201E20;
    Border: none;
    color: #fff;
}
    .btn:hover {
        font-family: 'Gotham Bold', sans-serif !important;
        background-color: #fff;
        Border: none;
        color: #201E20;
    }

/*.ui-update h1, h2, h3, h4, h5, h6 {*/
/*    font-family: 'Gotham Bold', sans-serif !important;*/
/*    font-weight: 700;*/
/*    color: white !important;*/
/*}*/
/*h1, h2, h3, h4, h5, h6 {*/
/*    font-family: 'Gotham Bold', sans-serif !important;*/
/*    font-weight: 700;*/
/*    color: white !important;*/
/*}*/
/*p, span, label, li{*/
/*    font-family: 'Gotham Light', sans-serif !important;*/
/*    font-weight: 300;*/
/*    color: white !important;*/
/*}*/
/*.ui-update .btn {*/
/*    font-family: 'Gotham Bold', sans-serif !important;*/
/*    background-color: #01AEEF;*/
/*    Border: none;*/
/*    color: #fff;*/
/*}*/
/*   .ui-update .btn:hover {*/
/*        font-family: 'Gotham Bold', sans-serif !important;*/
/*        background-color: #fff;*/
/*        Border: none;*/
/*        color: #201E20;*/
/*    }*/
/*.btn {*/
/*    font-family: 'Gotham Bold', sans-serif !important;*/
/*    background-color: #01AEEF;*/
/*    Border: none;*/
/*    color: #fff;*/
/*}*/
/*    .btn:hover {*/
/*        font-family: 'Gotham Bold', sans-serif !important;*/
/*        background-color: #fff;*/
/*        Border: none;*/
/*        color: #201E20;*/
/*    }*/