@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('global/fonts/Roboto.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    src: url('global/fonts/RobotoSlab.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

html,
body {
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 22px;
    background-color: transparent;
    margin: 0;
    padding: 0;
    min-width: 0;
}

.main-footer p {
    font-size: 14px;
    line-height: 22px;
}

h1 {
    border: none;
    display: inline-block;
    font-family: 'Roboto Slab';
    font-size: 30px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

header {
    background-color: #FFF;
    height: 70px;
}

p {
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0 20px;
}

html {
    background: url('/images/default-source/default-album/change_profile_background.jpg') no-repeat center center fixed; 
    background-size: cover; 
}

body.safari select {
    font-size: 16px !important;
}

#content {
    margin-top: 60px;
    min-height: 450px;
    padding: 0 10px 20px 10px;
}

#content,
.main-footer {
    clear: both;
    color: #FFF;
}

#navigation {
    font-size: 14px;
    line-height: 22px;
    /*height: 50px;*/
    margin-bottom: 5px;
    overflow: auto;
    position: relative;
}

#progressNav {
    display: none;
    bottom: 0;
    color: #010101;
    float: right;
    list-style-type: none;
    margin-top: 15px;
}

#progressNav li {
    display: inline-block;
    margin-left: 20px;
}

#progressNav li.active {
    color: #FFF;
}

#progressNav li.complete {
    color: silver;
    cursor: pointer;
}

#readDisclaimer {
    margin-right: 5px;
}

#config {
    background-color: white;
    color: black;
    display: table;
    overflow: auto;
    padding: 20px 0;
}

.fill {
    background-color: white;
}

.us {
    display: none;
}

#disclaimerContainer {
    position: relative;
}

#disclaimerContainer .close {
    background-color: #B12951;
    color: white;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    padding: 0 4px;
    position: absolute;
    margin: 0 17px;
    top: 0;
    right: 0;
}

#regions {
    border-right: 1px solid #999;
}

#regions,
#channels {
    background-color: white;
    box-sizing: border-box;
    display: table-cell;
    padding: 0 20px;
}

#channels {
    width: 67%;
}

.prompt {
    font-family: 'Roboto Slab';
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0 20px;
}

#regions ul,
#channels ul {
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
}

#regions ul li a,
#channels ul li {
    cursor: pointer;
}

#regions ul li a:hover,
#channels ul li:hover a {
    color: #66AFCF;
    text-decoration: underline;
}

#regions ul li a.active {
    color: #66AFCF;
}

#regions ul li {
    border-bottom: 1px dashed #ddd;
    line-height: 30px;
}

#regions ul li a,
#channels ul li a {
    color: black;
}

#channels ul li a {
    font-weight: bold;
}

#channels ul li p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 0;
}

#disclaimerHeader span {
    box-sizing: border-box;
    display: inline-block;
    padding: 0 20px;
}

.main-footer .legal {
    font-size: 12px;
    line-height: 20px;
}

.main-footer .legal a {
    color: white;
    float: right;
    margin-left: 20px;
    text-decoration: underline;
}

/*
#regions {
    list-style-type: none;
    margin: 20px 0 0 0;
    overflow: auto;
    padding: 0;
    width: 100%;
}

#regions .body {
    background: url("Images/pattern.jpg");
    padding: 20px;
}

#regions .body p {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}

#regions li {
    box-sizing: border-box;
    float: left;
    padding: 5px 10px;
    width: 373px;
}

#regions li.quarter {
    width: 280px;
}
 
#regions li .tile {
    width: 100%;
}

#regions li .tile .header {
    height: 50px;
}

#regions li a {
    background: url(Images/right_arrow.jpg) no-repeat #4C4C4C 95% 50%;
    background-color: #4C4C4C;
    color: #FFF;
    display: table-cell;
    font-size: 14px;
    line-height: 22px;
    height: 50px;
    padding: 0 40px 0 20px;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
}

#regions li span {
    box-sizing: border-box;
    display: table;
    width: 100%;
}
*/

.container {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 10px;
}

#disclaimer .body {
    background-color: #FFF;
    box-sizing: border-box;
    height: 315px;
    line-height: 22px;
    overflow-y: scroll;
    padding: 0 20px;
}

#disclaimer .body p {
    color: #000;
    font-size: 14px;
    line-height: 22px;
}

#disclaimer .body .decline_disclaimer {
    color: red;
    display: none;
    font-weight: bold;
}

#disclaimer .footer {
  background-color: #E5E8ED;
  border-top: 1px solid #D0D3D8;
  color: #000;
  line-height: 30px;
  padding: 20px;
  overflow: auto;
}

#disclaimer .footer .buttonGroup {
    overflow: auto;
}

#disclaimer .footer .terms {
    margin-bottom: 10px;
}

#disclaimer .footer .terms label {
    display: inline-block;
    line-height: 20px;
    margin-left: 20px;
}

#disclaimer .footer .terms input[type="checkbox"] {
    margin-left: -20px;
}

#disclaimer .footer a.button {
    background-color: #1A86B5;
    color: #FFF;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 265px;
}

#disclaimer .footer a.button:hover{
    cursor: pointer;
}

#disclaimer .footer a.button:first-child {
    margin-right: 10px;
}

#disclaimer .footer p {
    margin-top: 0;
}

#disclaimer.notRead .footer {
    background-color: #F6E7EC;
    color: #B12951;
}

#disclaimer.notRead label[for="readDisclaimer"] {
    color: #B63D5E;
}

.section {
    border-top: 1px solid #999;
    padding-top: 20px;
    margin-bottom: 20px;
}

.section.description p {
    font-size: 18px;
}

.mobile {
    display: none !important;
}

.non-mobile {
    display: block !important;
}

@media screen and (max-width: 1140px) {
    .container {
        width: 960px;
    }

    #disclaimer .footer a.button {
        width: 225px;
    }

    #regions li {
        width: 313px;
    }

    #regions li.quarter {
        width: 235px;
    }
}

@media screen and (max-width: 768px) {
    .container {
        width: 100%;
        min-width: 320px;
    }

    #regions li {
      clear: both;
      width: 100% !important;
      padding: 5px 0;
    }

    #content {
      margin-top: 20px;
      min-height: 100px;
    }

    #progressNav {
      float: none;
      margin: 0 0 15px 0;
      padding: 0;
    }

    #progressNav li {
      margin-left: 0;
      margin-right: 20px;
    }

    #disclaimer .footer {
        /*height: 100%;*/
        overflow: auto;
    }

    #disclaimer .buttons {
        height: 100%;
        overflow: auto;
    }

    #disclaimer .footer .buttonGroup {
        text-align: center;
        width: 100%;
    }

    #disclaimer .footer a.button {
        margin: 0;
        width: 47%;
    }

    .mobile {
        display: block !important;
    }

    .non-mobile {
        display: none !important;
    }

    .mobile select {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
        padding: 5px 10px;
        width: 100%;
    }
}
