@font-face {
    font-family: 'VM Circular Natter';
    src: url('../fonts-new-footer-pages/VMCircularNatter-Medium.eot');
    src: local('VM Circular Natter Medium'), local('../fonts-new-footer-pages/VMCircularNatter-Medium'),
        url('../fonts-new-footer-pages/VMCircularNatter-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts-new-footer-pages/VMCircularNatter-Medium.woff2') format('woff2'),
        url('../fonts-new-footer-pages/VMCircularNatter-Medium.woff') format('woff'),
        url('../fonts-new-footer-pages/VMCircularNatter-Medium.ttf') format('truetype'),
        url('../fonts-new-footer-pages/VMCircularNatter-Medium.svg#VMCircularNatter-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

.new-fonts-footer-pages * {
    font-family: 'VM Circular Whisper';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
}

.new-fonts-footer-pages .accordion {
    padding: 15px 0;
    width: 100%;
    display: inline-block;
    background-color: #e5e5e5;
    margin-bottom: 15px;
    font-size: 15px;
    cursor: pointer;
}

.new-fonts-footer-pages .accordion h2,
.new-fonts-footer-pages .accordion h4 {
    display: inline-block;
    margin-left: 15px;
}

.new-fonts-footer-pages .accordion h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.new-fonts-footer-pages .accordion .arrow {
    width: 32px;
    height: 18px;
    display: inline-block;
    background: url(../../graphics/new-footer-pages/arrow-down.png) no-repeat center center;
    float: right;
    margin-right: 15px;
    margin-top: 10px;
}

.new-fonts-footer-pages .accordion.open .arrow {
    background: url(../../graphics/new-footer-pages/arrow-up.png) no-repeat center center;
}

.new-fonts-footer-pages .accordion-content {
    display: inline-block;
    padding: 0 35px 15px;
    margin-top: -15px;
    margin-bottom: 15px;
    background-color: #e5e5e5;
    width: 100%;
}

.new-fonts-footer-pages .accordion-content.hidden {
    display: none;
}

.new-fonts-footer-pages .accordion-content h1 {
    margin-top: 15px;
}

.new-fonts-footer-pages .accordion-content h3,
.new-fonts-footer-pages .accordion-content h5 {
    font-weight: bold;
    font-size: 15px;
    margin: 20px 0 5px;
}

.new-fonts-footer-pages .accordion-content p {
    font-size: 14px;
    margin: 10px 0 0;
}

.privacy-policy-page .new-fonts-footer-pages {
    position: relative;
    top: 20px;
    margin-bottom: 20px;
}

.privacy-policy-page .new-fonts-footer-pages p,
.privacy-policy-page .new-fonts-footer-pages li {
    line-height: 1.42857143;
}

.privacy-policy-page .new-fonts-footer-pages p {
    margin-bottom: 10px;
}

.access-services-page #main-content {
    margin-top: 0;
}

.access-services-page .new-fonts-footer-pages p,
.access-services-page .new-fonts-footer-pages strong,
.access-services-page .new-fonts-footer-pages .fill-form {
    line-height: 1.42857143;
}

.access-services-page .new-fonts-footer-pages p {
    margin-bottom: 10px;
}

.pr-intro-page .new-fonts-footer-pages {
    position: relative;
    top: 20px;
    margin-bottom: 20px;
}

.pr-intro-page .new-fonts-footer-pages p,
.pr-intro-page .new-fonts-footer-pages strong,
.pr-intro-page .new-fonts-footer-pages .accordion-content {
    line-height: 1.42857143;
}

.terms-page #terms-and-conditions-description .inner {
    padding-left: 15px;
    padding-right: 15px;
    display: flow-root;
}

.terms-page .new-fonts-footer-pages {
    position: relative;
    top: 20px;
    margin-bottom: 20px;
}

.terms-page .new-fonts-footer-pages p,
.terms-page .new-fonts-footer-pages li {
    line-height: 1.42857143;
}

.terms-page .new-fonts-footer-pages p {
    margin-bottom: 10px;
}

.terms-page .new-fonts-footer-pages h4 {
    line-height: 1.1;
}

.terms-page .new-fonts-footer-pages a {
    overflow-wrap: anywhere;
}

.new-fonts-footer-pages .accordion-content label,
.new-fonts-footer-pages .accordion-content select,
.new-fonts-footer-pages .accordion-content textarea,
.new-fonts-footer-pages .accordion-content input[type="text"] {
    padding: 5px;
    font-weight: normal;
    font-family: 'VM Circular Whisper';
}

.new-fonts-footer-pages pre {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 16px;
    line-height: 1.42857143;
    margin: 0 0 10px;
    padding: 9.5px;
    text-align: left;
    white-space: pre-line;
}

body{
	background-color: White !important;
}

img.float_left {
    float: left;
    margin-right: 10px;
    text-align: center;
}

.subPageBox{
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
	cursor: pointer;
}

#careers-page .subPageBox {
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
}

#careers-page h1 {
    margin: 30px 10px 0;
    font-size: 24px;
    color: #e83843;
}

#careers-page .content h1 {
    font-size: 20px;
    margin: 10px 0;
}

#careers-page h2 {
    font-size: 18px;
    color: #e83843;
    margin-bottom: 0;
}

#careers-page #breaccrumb {
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}

#careers-page .iam_3player_box .iam_small_box_horizontal {
    margin-top: 20px;
}

#careers-page .iam_3player_box,
#careers-page .iam_3player_box .iam_small_box_horizontal {
    position: relative;
    display: inline-block;
}

#careers-page .hoverPlayImg {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 2;
    height: 29px;
}

#content_holder {
    margin-bottom: 40px;
}

#breaccrumb {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
}

#breaccrumb,
#breaccrumb a {
    color: #111;
}

#breaccrumb .selectedBreadcrumb {
    color: #af0e0e;
    margin-left: 5px;
}

.new-fonts-footer-pages strong {
    font-size: 16px;
    font-weight: 700;
    font-family: 'VM Circular Whisper';
    color: #000;
}

.new-fonts-footer-pages p {
    font-size: 16px;
    font-family: 'VM Circular Whisper';
}

.new-fonts-footer-pages #resultsTable {
    width: 100%;
    color: #000;
}

.new-fonts-footer-pages table, .new-fonts-footer-pages td, .new-fonts-footer-pages th {
    border: 1px solid #545456;
    font-size: 11px;
    padding: 5px;
}

.new-fonts-footer-pages #resultsTable tbody tr th {
    font-size: 14px;
    color: #6530a4;
    font-family: 'VM Circular Shout';
    text-align: center;
}

.new-fonts-footer-pages .subtitles-icons .icon_tv3 {
    color: #ff0a0a;
    font-size: 30px;
}

.show_row {
    display: inline-block;
    width: 100%;
}

.pr-intro-page .header {
    margin-bottom: 30px;
}

.pr-intro-page .left-column * {
    font-family: 'VM Circular Whisper';
}

.pr-intro-page .left-column .pr_image strong {
    margin: 10px 0;
    display: inline-block;
}

.pr-intro-page .left_panel_header {
    font-family: 'VM Circular Shout';
    font-size: 18px;
    margin-bottom: 10px;
}

.pr-intro-page .right-column a {
    font-family: 'VM Circular Natter';
    font-size: 14px;
}

.pr-intro-page .right-column .greyText {
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
}

@media (max-width:480px) {

    #allshows-page #global h3 .arrow {
        float: right;
        width: 32px;
        height: 18px;
        display: inline-block;
        background: url(../../graphics/new-footer-pages/arrow-down.png) no-repeat center center;
        margin-right: 0;
        margin-top: 0;
    }

    #allshows-page #global .selected .arrow {
        background: url(../../graphics/new-footer-pages/arrow-up.png) no-repeat center center;
        margin-top: 5px;
    }
}

.new-fonts-footer-pages .accordion-content a {
    color: #195182;
    text-decoration: underline;
}
