.form-actions, fieldset .panel-body {
    clear: both
}

a .glyphicon-spin, fieldset .panel-heading a.panel-title:hover {
    text-decoration: none
}

.tabs-left > .nav-tabs > li:focus, .tabs-left > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li:focus, .tabs-right > .nav-tabs > li > a:focus {
    outline: 0
}

html.overlay-open .navbar-fixed-top {
    z-index: 400
}

html.js fieldset.collapsed {
    border-left-width: 1px;
    border-right-width: 1px;
    height: auto
}

html.js input.form-autocomplete {
    background-image: none
}

html.js .autocomplete-throbber {
    background-position: 100% 2px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    margin: 2px 0 0 2px;
    width: 15px
}

html.js .autocomplete-throbber.throbbing {
    background-position: 100% -18px
}

body {
    position: relative
}

body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar {
    margin-left: 260px
}

body.navbar-is-fixed-top {
    padding-top: 64px
}

body.navbar-is-fixed-bottom {
    padding-bottom: 64px !important
}

body.toolbar {
    padding-top: 30px !important
}

body.toolbar .navbar-fixed-top {
    top: 30px
}

body.toolbar.navbar-is-fixed-top {
    padding-top: 94px !important
}

body.toolbar-drawer {
    padding-top: 64px !important
}

body.toolbar-drawer .navbar-fixed-top {
    top: 64px
}

body.toolbar-drawer.navbar-is-fixed-top {
    padding-top: 128px !important
}

body.admin-menu .navbar-fixed-top {
    top: 29px
}

body.admin-menu.navbar-is-fixed-top {
    padding-top: 93px
}

body div#admin-toolbar {
    z-index: 1600
}

body #admin-menu, body #admin-toolbar, body #toolbar {
    -webkit-box-shadow: none;
    box-shadow: none
}

body #admin-menu {
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 1600
}

body #admin-menu .dropdown li {
    line-height: normal
}

@media screen and (min-width: 768px) {
    .navbar.container {
        max-width: 720px
    }
}

@media screen and (min-width: 992px) {
    .navbar.container {
        max-width: 940px
    }
}

@media screen and (min-width: 1200px) {
    .navbar.container {
        max-width: 1140px
    }
}

.navbar.container, .navbar.container-fluid {
    margin-top: 20px
}

.navbar.container-fluid > .container-fluid, .navbar.container > .container {
    margin: 0;
    padding: 0;
    width: auto
}

#overlay-container, .overlay-element, .overlay-modal-background {
    z-index: 1500
}

#toolbar {
    z-index: 1600
}

.modal {
    z-index: 1620
}

.modal-dialog {
    z-index: 1630
}

.ctools-modal-dialog .modal-body {
    width: 100% !important;
    overflow: auto
}

.book-toc > .dropdown-menu, .region-help .block, div.image-widget-data {
    overflow: hidden
}

.modal-backdrop {
    z-index: 1610
}

.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #E5E5E5
}

.element-invisible {
    margin: 0;
    padding: 0;
    width: 1px
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

ul.secondary {
    float: left
}

@media screen and (min-width: 768px) {
    .navbar .logo {
        margin-right: 0;
        padding-left: 0
    }

    ul.secondary {
        float: right
    }
}

.page-header, .region-sidebar-first .block:first-child h2.block-title, .region-sidebar-second .block:first-child h2.block-title {
    margin-top: 0
}

p:last-child {
    margin-bottom: 0
}

.region-help > .glyphicon {
    font-size: 18px;
    float: left;
    margin: -.05em .5em 0 0
}

form#search-block-form {
    margin: 0
}

.navbar #block-search-form {
    float: none;
    margin: 5px 0 5px 5px
}

@media screen and (min-width: 992px) {
    .navbar #block-search-form {
        float: right
    }
}

.navbar #block-search-form .input-group-btn {
    width: auto
}

ul.action-links {
    margin: 12px 0;
    padding: 0
}

ul.action-links li {
    display: inline;
    margin: 0;
    padding: 0 6px 0 0
}

.form-type-password-confirm label, .panel-heading {
    display: block
}

ul.action-links .glyphicon {
    padding-right: .5em
}

.uneditable-input, input, select, textarea {
    max-width: 100%;
    width: auto
}

.filter-wrapper .form-type-select .filter-list, .managed-files.table td:first-child {
    width: 100%
}

input.error {
    color: #a94442;
    border-color: #ebccd1
}

fieldset legend.panel-heading {
    float: left;
    line-height: 1em;
    margin: 0
}

fieldset .panel-heading a.panel-title {
    color: inherit;
    display: block;
    margin: -10px -15px;
    padding: 10px 15px
}

.form-group:last-child, .panel:last-child {
    margin-bottom: 0
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

div.image-widget-data {
    float: none
}

table.sticky-header {
    z-index: 1
}

.resizable-textarea textarea {
    border-radius: 4px 4px 0 0
}

.ajax-progress-bar, .filter-wrapper {
    border-radius: 0 0 4px 4px
}

.text-format-wrapper {
    margin-bottom: 15px
}

.text-format-wrapper .filter-wrapper, .text-format-wrapper > .form-type-textarea {
    margin-bottom: 0
}

.filter-wrapper .panel-body {
    padding: 7px
}

.filter-wrapper .form-type-select {
    min-width: 30%
}

.filter-help {
    margin-top: 5px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .filter-help {
        float: right
    }
}

.filter-help .glyphicon {
    margin: 0 5px 0 0;
    vertical-align: text-top
}

.checkbox:first-child, .radio:first-child {
    margin-top: 0
}

.checkbox:last-child, .radio:last-child {
    margin-bottom: 0
}

.control-group .help-inline, .help-block {
    color: #777;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0
}

a.tabledrag-handle .handle {
    height: auto;
    width: auto
}

.error {
    color: #a94442
}

div.error, table tr.error {
    background-color: #f2dede;
    color: #a94442
}

.form-group.error, .form-group.has-error {
    background: 0 0
}

.form-group.error .control-label, .form-group.error label, .form-group.has-error .control-label, .form-group.has-error label {
    color: #a94442;
    font-weight: 600
}

.form-group.error .uneditable-input, .form-group.error input, .form-group.error select, .form-group.error textarea, .form-group.has-error .uneditable-input, .form-group.has-error input, .form-group.has-error select, .form-group.has-error textarea {
    color: #555
}

.form-group.error .help-block, .form-group.error .help-inline, .form-group.has-error .help-block, .form-group.has-error .help-inline, .submitted {
    color: #777
}

.nav-tabs {
    margin-bottom: 10px
}

ul li.collapsed, ul li.expanded, ul li.leaf {
    list-style: none
}

.tabs--secondary {
    margin: 0 0 10px
}

.submitted {
    margin-bottom: 1em;
    font-style: italic;
    font-weight: 400
}

.alert a, .book-toc > .dropdown-menu > li:nth-child(1) > a {
    font-weight: 700
}

.form-type-password-confirm {
    position: relative
}

.form-type-password-confirm label .label {
    float: right
}

.form-type-password-confirm .password-help {
    padding-left: 2em
}

@media (min-width: 768px) {
    .form-type-password-confirm .password-help {
        border-left: 1px solid #ddd;
        left: 50%;
        margin-left: 15px;
        position: absolute
    }
}

@media (min-width: 992px) {
    .form-type-password-confirm .password-help {
        left: 33.33333333%
    }
}

.form-type-password-confirm .progress {
    background: 0 0;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 4px;
    margin: -5px 0 0
}

.form-type-password-confirm .form-type-password {
    clear: left
}

.form-type-password-confirm .form-control-feedback {
    right: 15px
}

.form-type-password-confirm .help-block {
    clear: both
}

ul.pagination li > a.progress-disabled {
    float: left
}

.form-autocomplete .glyphicon {
    color: #777;
    font-size: 120%
}

.form-autocomplete .glyphicon.glyphicon-spin {
    color: #337ab7
}

.form-autocomplete .input-group-addon {
    background-color: #fff
}

.form-autocomplete .dropdown a {
    white-space: normal
}

.ajax-progress-bar {
    border: 1px solid #ccc;
    margin: -1px 0 0;
    padding: 6px 12px;
    width: 100%
}

.ajax-progress-bar .progress {
    height: 8px;
    margin: 0
}

.ajax-progress-bar .message, .ajax-progress-bar .percentage {
    color: #777;
    font-size: 12px;
    line-height: 1em;
    margin: 5px 0 0;
    padding: 0
}

.glyphicon-spin {
    display: inline-block;
    -o-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

a .glyphicon-spin {
    display: inline-block
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.tabbable {
    margin-bottom: 20px
}

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    border-bottom: 0
}

.tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
    color: #777;
    font-size: 12px
}

.tab-pane > .panel-heading {
    display: none
}

.tab-content > .active {
    display: block
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below > .nav-tabs > li > a {
    border-radius: 0 0 4px 4px
}

.tabs-below > .nav-tabs > li > a:focus, .tabs-below > .nav-tabs > li > a:hover {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:focus, .tabs-below > .nav-tabs > .active > a:hover {
    border-color: transparent #ddd #ddd
}

.tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    padding-bottom: 20px;
    width: 220px
}

.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: none
}

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left > .tab-content, .tabs-right > .tab-content {
    border-radius: 0 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px 15px
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: -1px
}

.tabs-left > .nav-tabs > li > a {
    border-radius: 4px 0 0 4px
}

.tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover {
    border-color: #eee #ddd #eee #eee
}

.tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:focus, .tabs-left > .nav-tabs > .active > a:hover {
    border-color: #ddd transparent #ddd #ddd;
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, .05);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .05)
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: -1px
}

.tabs-right > .nav-tabs > li > a {
    border-radius: 0 4px 4px 0
}

.tabs-right > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:hover {
    border-color: #eee #eee #eee #ddd;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .05)
}

.tabs-right > .nav-tabs > .active > a, .tabs-right > .nav-tabs > .active > a:focus, .tabs-right > .nav-tabs > .active > a:hover {
    border-color: #ddd #ddd #ddd transparent
}

td.checkbox, td.radio, th.checkbox, th.radio {
    display: table-cell
}

.views-display-settings .label {
    font-size: 100%;
    color: #666
}

.views-display-settings .footer {
    padding: 0;
    margin: 4px 0 0
}

.views-exposed-form .views-exposed-widget .btn {
    margin-top: 1.8em
}

table .checkbox input[type=checkbox], table .radio input[type=radio] {
    max-width: inherit
}

.form-horizontal .form-group label {
    position: relative;
    min-height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right
}

@media (min-width: 768px) {
    .form-horizontal .form-group label {
        float: left;
        width: 16.66666667%
    }

    body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
        left: 240px;
        left: 24rem
    }
}

.alert-success a, .alert-success a:focus, .alert-success a:hover {
    color: #2b542c
}

.alert-info a, .alert-info a:focus, .alert-info a:hover {
    color: #245269
}

.alert-warning a, .alert-warning a:focus, .alert-warning a:hover {
    color: #66512c
}

.alert-danger a, .alert-danger a:focus, .alert-danger a:hover {
    color: #843534
}

div.image-style-new, div.image-style-new div {
    display: block
}

div.image-style-new div.input-group {
    display: table
}

.table-striped > tbody > tr:nth-child(odd) > td.module, .table > tbody > tr > td.module, td.module {
    background: #ddd;
    font-weight: 700
}

.book-toc > .dropdown-menu > .dropdown-header {
    white-space: nowrap
}

.book-toc > .dropdown-menu .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: static;
    width: 100%
}

.book-toc > .dropdown-menu .dropdown-menu > li {
    padding-left: 20px
}

.book-toc > .dropdown-menu .dropdown-menu > li > a {
    margin-left: -40px;
    padding-left: 60px
}

#features-filter .form-item.form-type-checkbox {
    padding-left: 20px
}

fieldset.features-export-component {
    font-size: 12px
}

fieldset.features-export-component, html.js #features-export-form fieldset.features-export-component {
    margin: 0 0 10px
}

fieldset.features-export-component .panel-heading {
    padding: 5px 10px
}

fieldset.features-export-component .panel-heading a.panel-title {
    font-size: 12px;
    font-weight: 500;
    margin: -5px -10px;
    padding: 5px 10px
}

fieldset.features-export-component .panel-body {
    padding: 0 10px
}

div.features-export-list {
    margin: -11px 0 10px;
    padding: 0 10px
}

div.features-export-list .form-type-checkbox, fieldset.features-export-component .component-select .form-type-checkbox {
    line-height: 1em;
    margin: 5px 5px 5px 0 !important;
    min-height: 0;
    padding: 3px 3px 3px 25px !important
}

div.features-export-list .form-type-checkbox input[type=checkbox], fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox] {
    margin-top: 0
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
    top: 79px
}

body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
    top: 39px
}

.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
    z-index: 1032
}

.navbar-administration #navbar-administration .navbar-tray {
    z-index: 1031
}

body.navbar-is-fixed-top.navbar-administration {
    padding-top: 103px !important
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
    padding-top: 143px !important
}

body.navbar-tray-open.navbar-vertical.navbar-fixed {
    margin-left: 24rem
}

#navbar-administration.navbar-oriented .navbar-tray-vertical {
    width: 24rem
}

a .glyphicon.icon-before, a.icon-before .glyphicon {
    margin-right: .25em
}

a .glyphicon.icon-after, a.icon-after .glyphicon {
    margin-left: .25em
}

.btn .glyphicon.icon-before, .btn.icon-before .glyphicon {
    margin-left: -.25em;
    margin-right: .25em
}

.btn .glyphicon.icon-after, .btn.icon-after .glyphicon {
    margin-left: .25em;
    margin-right: -.25em
}

.gi-2x {
    font-size: 2em;
}

.gi-3x {
    font-size: 3em;
}

.gi-4x {
    font-size: 4em;
}

.gi-5x {
    font-size: 5em;
}

.center-block {
    float: none;
}

.navbar-nav .btn {
    margin-top: 8px;
}

.navbar-nav .btn > a {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-inverse .navbar-nav .btn > a, .navbar-inverse .navbar-nav .btn > a:hover, .navbar-inverse .navbar-nav .btn > a:focus {
    color: #FFFFFF;
}

.g-recaptcha {
    margin-bottom: 16px;
}

.faq-page-links a, .faq-page-links a:hover, .faq-page-links a:focus {
    color: #FFFFFF;
}

.form-control {
    background-color: #ededed;
}

.panel {
    background-color: #000;
    border: 1px solid #111;
}

.panel-default > .panel-heading {
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
}

.panel-body {
    background-color: #222;
}

.x-gra-features {
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(top, rgba(22, 22, 22, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(22, 22, 22, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(22, 22, 22, 1) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#161616', endColorstr='#000000', GradientType=0);
}

.gra-features h3 {
    margin-top: 0;
    font-size: 2.0em;
}

#auth_box {
    color: #FFF;
}

#auth_box h2.title {
    font-size: 1.5em;
}

#auth_box #middle_part {
    padding: 0;
    background: #000;
    box-shadow: 0 0 0 0 #FFF;
}

#auth_box .help-block {
    margin-bottom: 16px;
    color: #AAA;
}

#auth_box input[type="text"], #auth_box input[type="password"] {
    width: 100%;
}

#auth_box .form-item-i-agree {
    margin-bottom: 24px;
}

#auth_box .form-item-pass-pass2, #auth_box .form-item-pass .row .help-block {
    margin-top: 0px;
    margin-bottom: 0px;
}

body {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 2.0em;
    font-smoothing: antialiased;
    line-height: 1.5;
    background: #000;
    color: #FFF;
    text-align: left;
}

.hoola-legal p, .hoola-legal li {
    font-size: 0.6em;
}

.hoola-legal h1 {
    font-size: 1.2em;
}

.hoola-legal h2 {
    font-size: 1.0em;
}

.hoola-legal h3 {
    font-size: 0.9em;
}

.hoola-legal h4 {
    font-size: 0.8em;
}

.alert {
    margin-top: 15px;
}

.watch-tv-player {
    margin-top: 24px;
}

}
#navbar-administration.navbar-oriented .navbar-bar {
    position: fixed;
}

body.navbar-is-fixed-top {
    padding-top: 50px !important;
}

body.navbar-is-fixed-top.page-appview {
    padding-top: 0 !important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #FC510A;
}

.nav-tabs > li.active > a {
    background-color: #000;
    color: #FC510A;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #EEE;
    border: 1px solid #EEE;
}

.form-control {
    background-color: #EEE;
    color: #000;
}

.bg-hero-img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 800px;
}

.hero-text .hero-programme {
    float: right;
    color: #fff;
}

.view-hoolatv-channels .flexslider {
    background: #000;
    border: 0px solid #000;
}

.view-hoolatv-channels .flexslider img {
    padding: 0 32px 0 32px;
}

#views-bootstrap-grid-1 .views-field-field-channel-logo .field-content img {
    margin: auto;
}

#views-bootstrap-grid-1 .views-field-field-channel-logo {
    padding-bottom: 64px;
}

#views-bootstrap-grid-1 .views-field-title {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 64px;
}

.page-header {
    border: none;
}

h1, h2, h3, h4, h5 {
    color: #FC510A;
}

p {
    margin-bottom: 16px;
}

.store-links {
    margin-bottom: 32px;
    color: #FC510A;
}

.store-links img {
    width: 50%;
}

.animated-logo {
    padding-top: 8px;
    padding-bottom: 8px;
}

.animated-logo img {
    transition: 300ms ease-in-out;
}

.animated-logo img:hover {
    transform: scale(1.14);
}

.footer {
    border: 0;
    padding: 0;
}

.footer .row {
    color: #999999;
    background-color: #000;
}

.footer-col {
    font-size: 0.75em;
    padding-top: 16px;
    padding-bottom: 16px;
}

.footer-col .company {
    font-size: 0.6em;
    padding-right: 32px;
}

.footer-col .copyright {
    font-size: 0.8em;
    padding-right: 32px;
}

.footer-col img {
    max-width: 60%;
}

.footer-col a, .footer-col a:visited {
    color: White;
}

.social-icons img {
    margin: 8px 8px 0 0;
    width: 48px;
    height: 48px;
}

@media only screen and (min-width: 320px) {
    .hero-text {
        margin-top: 32px;
    }

    .page-text {
        padding-left: 16px;
        padding-right: 16px;
    }

    .pricing .cols {
        padding: 16px 16px 16px 16px;
    }

    .space-bottom {
        margin-bottom: 16px;
    }

    .space-bottom-sm {
        margin-bottom: 8px;
    }

    .space-bottom-lg {
        margin-bottom: 32px;
    }

    .webform-client-form {
        padding-left: 0;
        padding-right: 0;
    }

    .webform-client-form .control-label {
        font-size: 14px;
    }

    .radio .control-label {
        font-size: 18px;
    }

    .gra-features {
        padding-top: 8px;
        padding-bottom: 16px;
        margin-bottom: 0px;
    }

    .x-gra-features .container {
        padding-left: 64px;
        padding-right: 64px;
    }

    .page-text {
        background: rgba(0, 0, 0, 0.8);
    }

    .page-channels .view-hoolatv-channels {
        background-color: transparent;
    }

    .page-title {
        text-align: center;
    }

    .page-title h1 {
        font-size: 2.0em;
        margin-bottom: 16px;
    }

    .page-title h2 {
        font-size: 1.6em;
        margin-bottom: 16px;
    }

    .page-title h3 {
        font-size: 1.1em;
    }

    .page-title p {
        font-size: 1.0em;
        text-align: justify;
        padding-left: 0px;
        padding-right: 0px;
    }

    .frontpage-btn {
        font-size: 1em;
        margin-top: 16px;
    }

    #auth_box {
        padding: 0 15px 32px 15px;
    }

    #auth_box.reset, #auth_box.login, #auth_box.register, #auth_box.password {
        width: 100%;
    }

    #auth_box .help-block {
        font-size: 15px;
    }
}

@media only screen and (min-width: 480px) {
    .space-bottom {
        margin-bottom: 32px;
    }

    .space-bottom-sm {
        margin-bottom: 16px;
    }

    .space-bottom-lg {
        margin-bottom: 64px;
    }

    #auth_box.reset, #auth_box.login, #auth_box.register, #auth_box.password {
        width: 460px;
    }

    #auth_box .control-label {
        font-size: 0.9em;
    }

    #auth_box .help-block {
        font-size: 14px;
    }
}

@media only screen and (min-width: 768px) {
    .nav > li > a {
        padding-left: 12px;
        padding-right: 12px;
    }

    .hero-text {
        margin-top: 64px;
    }

    .gra-features {
        padding-top: 16px;
        padding-bottom: 32px;
        margin-bottom: 0px;
    }

    .x-gra-features .container {
        padding-left: 64px;
        padding-right: 64px;
    }

    .page-text {
        background: rgba(0, 0, 0, 0.7);
    }

    .page-title p {
        font-size: 1.2em;
        padding-left: 64px;
        padding-right: 64px;
    }

    .page-title {
        text-align: center;
    }

    .page-title h1 {
        font-size: 2.8em;
        margin-bottom: 16px;
    }

    .page-title h2 {
        font-size: 2.2em;
        margin-bottom: 16px;
    }

    .page-title h3 {
        font-size: 1.9em;
    }

    .frontpage-btn {
        font-size: 1.8em;
        margin-top: 32px;
    }

    #auth_box.reset, #auth_box.login, #auth_box.register, #auth_box.password {
        width: 520px;
    }

    #auth_box .control-label {
        font-size: 0.8em;
    }

    #auth_box .help-block {
        font-size: 13px;
    }
}

@media only screen and (min-width: 992px) {
    .nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .hero-text {
        margin-top: 128px;
    }

    .space-bottom {
        margin-bottom: 64px;
    }

    .space-bottom-sm {
        margin-bottom: 32px;
    }

    .space-bottom-lg {
        margin-bottom: 128px;
    }

    .page-text {
        padding-left: 64px;
        padding-right: 64px;
    }

    .pricing .cols {
        padding: 32px 16px 64px 16px;
    }

    .gra-features {
        padding-top: 16px;
        padding-bottom: 64px;
        margin-bottom: 0px;
    }

    .x-gra-features .container {
        padding-left: 64px;
        padding-right: 64px;
    }

    .footer-col .company, .footer-col .copyright {
        text-align: right;
    }

    #auth_box.reset, #auth_box.login, #auth_box.register, #auth_box.password {
        width: 600px;
    }
}

@media only screen and (min-width: 1200px) {
    .gra-features {
        padding-top: 32px;
        padding-bottom: 128px;
        margin-bottom: 0px;
    }

    .x-gra-features .container {
        padding-left: 64px;
        padding-right: 64px;
    }

    .footer-col .company, .footer-col .copyright {
        text-align: right;
    }
}

.grid-channel {
    background-color: rgba(32, 32, 32, 0.75);
    margin-bottom: 16px;
    padding: 8px 0 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}

.grid-channel img {
    max-height: 96px;
}

#block-views-account-subscriptions-block-1 {
    margin-top: 48px;
}

#edit-line-item-fields, #edit-line-item-fields--2
#edit-line-item-fields--3 {
    margin-bottom: 0;
}

.commerce-add-to-cart button, .commerce-add-to-cart button {
    margin-top: 15px;
}

.plan-box {
    margin-bottom: 16px;
    padding: 16px;
    background: rgba(255, 255, 255, 0.75);
    color: #000;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}

.channel-box {
    background: #000;
    color: #CCC;
}

.plan-box h3, .plan-box h4, .plan-box h5 {
    color: #000000;
}

.channel-box h3 {
    color: #FC510A;
}

.plan-box li, .plan-channels li {
    list-style: none;
}

.plan-box img {
    height: 32px;
    display: inline-block;
    margin-right: 8px;
}

.plan-box .plan-amount:after {
    content: '€';
}

.plan-free {
    border: 12px solid rgba(255, 128, 128, 0.3);
}

.plan-essential {
    border: 12px solid rgba(128, 255, 128, 0.3);
}

.plan-ultimate {
    border: 12px solid rgba(128, 128, 255, 0.3);
}

.plan-ultimate-premium {
    border: 12px solid rgba(255, 92, 140, 0.3);
}

.plan-channels {
    x-padding: 0 32px 0 32px;
}

.plan-channels img {
    height: 48px;
    margin-bottom: 16px;
}

.arrow {
    color: #222222;
    text-decoration: none;
}

.arrow:hover {
    color: #FC510A;
    text-decoration: none;
}

.free-bounce {
    text-align: center;
    margin: 12px 0 0 0;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}

#free-checkbox {
    display: none;
}

#free-checkbox:checked + .free-square {
    transform: rotate(180deg);
}

.free-square {
    width: 80px;
    height: 40px;
    transition: all 0.75s 0.25s;
    transform: rotate(0);
}

.essential-bounce {
    text-align: center;
    margin: 12px 0 0 0;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

#essential-checkbox {
    display: none;
}

#essential-checkbox:checked + .essential-square {
    transform: rotate(180deg);
}

.essential-square {
    width: 80px;
    height: 40px;
    transition: all 0.75s 0.25s;
    transform: rotate(0);
}

.ultimate-bounce {
    text-align: center;
    margin: 12px 0 0 0;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

#ultimate-checkbox {
    display: none;
}

#ultimate-checkbox:checked + .ultimate-square {
    transform: rotate(180deg);
}

.ultimate-square {
    width: 80px;
    height: 40px;
    transition: all 0.75s 0.25s;
    transform: rotate(0);
}

.views-field-streamname .tier1 .grid-channel {
    border-bottom: 8px solid rgba(255, 128, 128, 0.3);
}

.views-field-streamname .tier2 .grid-channel {
    border-bottom: 8px solid rgba(128, 255, 128, 0.3);
}

.views-field-streamname .tier3 .grid-channel {
    border-bottom: 8px solid rgba(128, 128, 255, 0.3);
}

.views-field-streamname img {
    padding: 4px 0 12px 0;
}

.btn-channel {
    display: inline-block;
    cursor: pointer;
    transition: 300ms ease-in-out;
}

.btn-channel:hover {
    transform: scale(1.14);
}

.btn-channel .darken {
    background: rgba(16, 16, 16, 0.75);
    display: inline-block;
    line-height: 0;
}

.darken > img {
    opacity: 0.5;
}

@media only screen and (min-width: 320px) {
    .view-hoolatv-channels {
        background: rgba(0, 0, 0, 0.8) !important;
    }
}

@media only screen and (min-width: 480px) {
}

@media only screen and (min-width: 768px) {
    .view-hoolatv-channels {
        background: rgba(0, 0, 0, 0.7) !important;
    }
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1200px) {
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #000000;
}

.commerce-add-to-cart .attribute-widgets {
    text-align: left;
    padding-left: 16px;
    padding-right: 16px;
}

#payment-details img {
    margin: 16px 0 0 16px;
}

.view-commerce-line-item-table .table > thead > tr > th, .view-commerce-cart-summary .table > thead > tr > th {
    border-bottom: 2px solid #666;
}

.view-commerce-line-item-table td, .component-type-commerce-price-formatted-amount td {
    border-top: 1px solid #666 !important;
}

.component-type-commerce-price-formatted-amount, .view-commerce-user-orders .table > thead > tr > th.active, .view-commerce-user-orders .table > tbody > tr > td.active, .view-commerce-user-orders .table-striped > tbody > tr:nth-of-type(odd), .view-commerce-user-orders .table-striped > tbody > tr:nth-of-type(even), .view-commerce-line-item-table .table-striped > tbody > tr:nth-of-type(odd), .view-commerce-line-item-table .table-striped > tbody > tr:nth-of-type(even), .view-commerce-cart-summary .table-striped > tbody > tr:nth-of-type(odd), .view-commerce-cart-summary .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #000 !important;
}

.checkout-buttons .panel-body {
    background-color: #000;
    border: 0 solid #000;
}

.street-block, .addressfield-container-inline {
    margin-bottom: 15px;
}

.commerce_payment, .customer_profile_billing {
    margin-bottom: 30px;
}

@media only screen and (min-width: 320px) {
}

@media only screen and (min-width: 480px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1200px) {
}

.programmes-outer {
    overflow: scroll;
}

.filter {
    border-bottom: 6px solid #313131;
    font-family: Arial;
    font-size: 16px;
    margin-left: 100px;
}

.filter ul {
    padding: 0;
    margin: 0;
}

.filter li {
    display: inline-block;
    background-color: #222;
    margin-right: 3px;
    padding: 4px 32px 0 8px;
}

.filter .selected {
    background-color: #313131;
}

.filter .end {
    display: inline-block;
    background-color: #222;
    width: 100%;
}

.filter a {
    color: #9F9F9F;
    text-decoration: none;
}

.filter .selected a {
    color: #EEE;
}

.channels {
    float: left;
    width: 100px;
    margin: 0;
    padding: 0;
}

.channels .time {
    vertical-align: top;
    overflow: hidden;
    width: 100px;
    height: 20px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    margin: 0;
    padding: 0;
    background-color: rgba(49, 49, 49, 1);
}

.channel {
    vertical-align: top;
    overflow: hidden;
    width: 100px;
    height: 50px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    margin: 0;
    background-color: rgba(49, 49, 49, 1);
    font-family: Arial;
    font-size: 16px;
}

.channel img {
    max-width: 96px;
    height: 50px;
    padding: 4px 8px 4px 0;
    margin: 0 0 0 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}

.channel.tier1 img {
    border-right: 8px solid rgba(255, 128, 128, 0.3);
}

.channel.tier2 img {
    border-right: 8px solid rgba(128, 255, 128, 0.3);
}

.channel.tier3 img {
    border-right: 8px solid rgba(128, 128, 255, 0.3);
}

.timeline {
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0;
    height: 20px;
    overflow: hidden;
}

.timeline .time {
    display: inline-block;
    float: left;
    vertical-align: top;
    overflow: hidden;
    height: 20px;
    width: 120px;
    border-right: 0px solid #000;
    margin: 0;
    padding: 0;
    background-color: #313131;
    color: #CCC;
    font-family: Arial;
    font-size: 12px;
}

.programmes {
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0;
    height: 50px;
    overflow: hidden;
}

.programme {
    display: inline-block;
    float: left;
    vertical-align: top;
    overflow: hidden;
    height: 50px;
    border-right: 2px solid #000;
    margin: 0;
    padding: 0;
    background-color: #313131;
    font-family: Arial;
    font-size: 12px;
}

.channels .programme-run span {
    height: 8px;
    border-bottom: 2px solid #5FBC2E
}

.programme-run span {
    display: block;
    height: 21px;
    border-bottom: 4px solid #5FBC2E
}

.programme-now {
    background-color: #AF4519;
}

.programme-blank {
    border-right: 0 solid #000;
    background-color: #000;
}

.blank-start, .blank-gap, .blank-end {
    vertical-align: top;
    overflow: hidden;
    height: 50px;
    margin: 0;
    padding: 0;
    background-color: #111;
}

.blank-gap {
    background-color: #313131;
}

.blank-gap a {
    color: #5C5C5C;
    text-decoration: none;
}

.timeline .blank-end {
    height: 20px;
}

.programme .title {
    overflow: hidden;
    padding: 5px 5px 0 5px;
    color: #9F9F9F;
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: bold;
    height: auto;
    line-height: 12px;
    white-space: nowrap;
}

.programme-now .title {
    color: #FFF;
}

.programme .time {
    overflow: hidden;
    white-space: nowrap;
    padding: 0 5px 0 5px;
    color: #5C5C5C;
    font-family: Arial;
    font-size: 11px;
    font-style: normal;
    font-variant-caps: normal;
    height: auto;
    line-height: 12px;
    white-space: nowrap;
}

.programme-now .time {
    color: #FE9503;
}

.programme-now a {
    color: #FE9503;
    text-decoration: none;
}

.current-channel {
    background-color: #222;
    min-height: 112px;
    margin: 0;
    padding: 0;
}

.current-channel .logo {
    padding: 8px 0 8px 8px;
}

.current-channel .logo img {
    max-height: 96px;
}

.channel-now-next {
    background-color: #313131;
    min-height: 112px;
}

.channel-now-next .now, .channel-now-next .next {
    padding: 8px;
}

.channel-now-next .now .info, .channel-now-next .next .info {
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: bold;
    line-height: 16px;
    padding: 0;
}

.channel-now-next .description {
    color: #CCC;
}

.watch-tv-player {
    position: relative;
}

.watch-tv-player .player {
    position: relative;
    display: inline-block;
    padding-right: 0;
}

.watch-tv-player .nav-tabs-now-next {
    display: inline-block;
    position: absolute !important;
    top: 0;
    bottom: 0;
    padding-left: 0;
}

.watch-tv-player .nav-tabs-outer {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: 38px;
}

.watch-tv-player .nav-tabs {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    margin-bottom: 0;
    border: 0px solid #313131;
}

.watch-tv-player .nav-tabs > li a {
    padding: 4px 6px 4px 6px;
    border-radius: 0 0 0 0;
    color: #9F9F9F;
}

.watch-tv-player .nav-tabs > li.active a {
    background-color: #313131;
    border: 1px solid #313131;
    color: #EEE;
}

.watch-tv-player .nav-tabs li.active {
    background-color: #313131;
}

.watch-tv-player .nav-tabs li {
    background-color: #222;
    margin-right: 3px;
}

.watch-tv-player .nav-tabs-now-next li {
    display: block;
}

.watch-tv-player .nav-tabs-pannels {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.watch-tv-player .tab-pane {
    display: block;
    width: 100%;
}

.watch-tv-player .channels {
    position: absolute;
    display: block;
    width: 100%;
}

.watch-tv-player .channels .logo {
    padding-top: 2px;
    padding-left: 4px;
}

.watch-tv-player .channel {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    white-space: nowrap;
}

.watch-tv-player .channel .programme {
    padding-left: 8px;
    border-right: 0;
}

.watch-tv-player .channel a {
    color: #CCC;
    text-decoration: none;
}

.watch-tv-player .jw-icon-hoola-pip {
    background-image: url(/sites/all/themes/hoola/images/pip-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 14px 8px 0 8px;
}

.Xwebform-client-form .control-label {
    font-size: 0.8em;
}

.webform-client-form .form-radios {
    margin-right: 8px;
}

.webform-client-form .radio input[type="radio"] {
    margin-right: 6px;
}

.webform-client-form .form-actions {
    margin-top: 16px;
}

@media only screen and (min-width: 320px) {
}

@media only screen and (min-width: 480px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1200px) {
}
