*, p, h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif;
}

.printing *:not(#printarea) {
    display: none;
}

.printing #printarea {
    display: block;
}

.sidebar-nav-v1 i {
    min-width: 20px !important;
}

.sidebar-nav-v1 > li.active, .sidebar-nav-v1 > li:hover {
    background: #717984 !important;
}

.panel-grey > .panel-heading {
    background: #717984 !important;
}

.panel-grey > .panel-heading .panel-title, .panel-grey > .panel-heading .panel-title a {
    color: white !important;
    font-weight: bold;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
}

.panel-grey {
    border: 2px solid #717984;
}

.sidebar-nav-v1 > li:hover a {
    color: white !important;
}

.sidebar-nav-v1 > li a:focus {
    color: #555;
}

.pac-container {
    z-index: 10000 !important;
}

.font-lato {
    font-family: 'Source Sans Pro', sans-serif;
}

.lato-heavy {
    font-weight: 900 !important;
}

.iphone-slider .carousel-inner {
    margin-bottom: 50px;
    text-align: center;
}

.iphone-slider .carousel-indicators {
    bottom: -50px;
    margin-left: -28%;
}

.iphone-slider .carousel-indicators li {
    text-indent: 0;
    border: none;
    background-color: transparent;
    padding-right: 40px;
    display: inline-block;
    margin: 0;
}

.iphone-slider .carousel-indicators .active {
    background-color: inherit;
}

.iphone-slider i {
    color: grey;
    font-size: 24px;
}

.iphone-slider li.active i {
    color: red;
}

.iphone-slider img {
    height: 400px !important;
    display: block;
    margin: 0 auto;
}

.navbar-brand img {
    max-height: 50px;
}

.home-slider {
    padding: 30px;
    background: url("/custom/background.png");
}

.home-slider p {
    font-size: 16px;
}

.benefits {
    text-align: center;
    margin-top: 20px;
}

#map_canvas {
    margin: 0;
    padding: 0;
    height: 400px;
}

#map {
    width: 100%;
    height: 400px;
}

.map-filters {
    background-color: #F5F5F5;
    padding: 20px;
    padding-bottom: 0;
}

.map-filters i {
    font-size: 20px;
    width: 16px;
    text-align: center;
}

.site-index .panel-group .panel-heading .collapse-toggle:hover, .site-index .collapse-toggle:not(.collapsed) {
    border: solid 2px #2D5885;
}

.site-index .panel-default .collapse-toggle:not(.collapsed) {
    background-color: #E2EEF3 !important;
}

.site-index .panel-collapse {
    border: 2px solid #2D5885;
    border-top: none;
}

.partners {
    background-color: #f4f4f4;
    padding: 30px;
}

.background-gray {
    background-color: #EEEEEE;
    padding-left: 25px;
    padding-right: 25px;
}

.news {
    padding: 30px;
}

.header-v3 .dropdown-menu li > a:hover {
    background-color: #E4E4E4 !important;
    color: #2D5885;
}

.dropdown-menu-right {
    right: 0;
}

ul.pagination li a, ul.pagination li span {
    /*border-radius: 15px !important;*/
}

.faq .tab-content h4 {
    font-family: Museo_Slab_500;
    font-weight: bold;
    font-size: 20px;
    color: #C5242B;
}

.faq .tab-content p {
    font-size: 14px;
    color: #4B4B4B;
}

.faq .tab-content a {
    text-decoration: underline;
    font-weight: bold;
    color: #C5242B;
}

.faq .tab-content {
    background-color: #F4F4F4;
    border: 1px solid #CCCCCC;
}

.news .carousel {
    margin-bottom: 0;
    padding: 0 60px 30px 60px;
}

/* https://bootsnipp.com/snippets/featured/simple-carousel */

.carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    background: #CCCCCC;
    background-image: none !important;
    font-weight: bold;
    border: none;
    border-radius: 0;
    margin-top: 90px;
}

.news .carousel-control.right {
    right: -12px;
}

/* The indicators */
.news .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}

.news .carousel-control .fa {
    font-size: 22px !important;
    margin-top: 10px;
}

/* The colour of the indicators */
.news .carousel-indicators li {
    background: #cecece;
}

.news .carousel-indicators .active {
    background: #428bca;
}

.text-left {
    text-align: left;
}

.bold {
    font-weight: bold;
}

.header-v3 {
    border-top: #599ddc solid 4px;
}

.header-v3 .navbar-default .navbar-nav > .active > a, .header-v3 .navbar-default .navbar-nav a:not(.btn-tsunami):hover, .header-v3 .navbar-default .navbar-nav > li:hover > a:not(.btn-tsunami), .color-ocean {
    color: #2D5885 !important;
}

.header-v3 .dropdown-menu {
    margin-top: -3px !important;
}

.header-v3 {
    box-shadow: 0 3px 10px grey;
}

.header-v3 .navbar-default .navbar-nav > li > a:not(.btn-tsunami), .three {
    color: #333333;
}

.header-v3 .navbar-default .navbar-nav a {
    font-weight: bold !important;
    font-size: 14px !important;
}

.headlinex h2 {
    color: #C5242B !important;
    border-bottom: none !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.footer-v1 ul {
    list-style-type: none;
}

.footer-v1 ul a {
    color: white !important;
}

.footer-v1 ul {
    padding: 0;
}

.btn-tsunami {
    background-color: #C5242B !important;
    border-radius: 5px;
    color: white !important;
}

.btn-tsunami:hover {
    background-color: #d9534f !important;
    color: white !important;
}

.nav .dropdown-menu {
    border: none;
}

.collapse-toggle {
    font-size: 14px !important;
}

.collapse-toggle:hover {
    color: inherit;
    text-decoration: none;
}

.panel-group .panel-title:focus, .panel-group .panel-title:focus {
    color: black;
    border: 1px solid #2D5885;
}

.panel-group .panel-heading a {
    color: black !important;
    font-size: 15px !important;
}

.panel-group .panel-title i {
    padding-top: 2px;
    font-size: 21px;
}

.font-10 {
    font-size: 10px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-24 {
    font-size: 24px !important;
}

.six, .six h2, .six p, .footer-socials i:not(:hover) {
    color: #666666 !important;
}

.footer-socials i:hover {
    color: lightgrey;
}

@media (min-width: 1200px) {
    .container-small {
        max-width: 970px;
    }
}

.map-filters .form-group {
    margin-bottom: 0;
}

.map-filters .help-block {
    margin-bottom: 0;
}

.google-map-info .i {
    display: inline-block;
    min-width: 20px;
    text-align: center;
    padding-right: 10px;
}

.google-map-info i {
    text-align: center;
}

.google-map-info p {
    margin-bottom: 5px;
}

.btn-inherit, .btn-inherit:hover, .btn-inherit:active, .btn-inherit:focus {
    background-color: inherit !important;
    color: white !important;
    border: none !important;
}

.languages {
    margin-top: 5px;
}

.languages button {
    font-size: 16px;
    color: #CCCCCC !important;
    padding: 0;
}

.languages li:not(.active) a {
    color: black !important;
}

.languages li.active a, .languages li a:hover, .languages li.active a:hover {
    background-color: #e4e4e4;
    color: black !important;
    font-weight: bold;
}

.footer-v1, .copyright, .footer {
    background-color: #1E1E1E !important;
}

.footer ul li a, .footer p {
    font-size: 13px;
    color: #CCCCCC !important;
}

.max-lines-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-height: 20px; /* fallback */
    max-height: 50px; /* fallback */
}

.news p.story {
    font-size: 13px;
    color: #4B4B4B;
}

.news .publisher, .news .date {
    font-weight: bold;
    font-size: 12px;
    color: #4B4B4B;
}

.news .publisher {
    margin-bottom: 5px;
}

.news .carousel-control:hover {
    background-color: #C5242B;
}

.news .carousel-indicators li.active, .btn-u-tsunami {
    background: #2D5885;
}

.btn-u-tsunami:hover, .btn-u-tsunami:focus {
    background: dodgerblue;
}

.news h4 a {
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #2D5885 !important;
}

.pagination {
    margin-bottom: 0;
}

.pagination-center span, .pagination-center a {
    margin-right: 10px;
}

/*.pagination li a:hover {
    background-color: #2D5885 !important;
    border-color: #2D5885 !important;
}*/

.pagination > .active > a, .pagination a:hover {
    background-color: #717984 !important;
    border-color: #717984 !important;
}

@font-face {
    font-family: Museo_Slab_500;
    src: url("/custom/Museo_Slab_500.otf") format("opentype");
}

.museo, .profile-body .tab-content h4 {
    font-family: Museo_Slab_500;
}

.tab-v3 .nav-pills li a {
    font-size: 14px !important;
    font-weight: bold;
    color: #555555;
    background-color: #F4F4F4;
    border: 1px solid #CCCCCC;
}

.tab-v3 .nav-pills li.active a {
    font-size: 14px !important;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #C5242B !important;
}

.tab-v3 .nav-pills li a:hover {
    font-size: 14px !important;
    font-weight: bold;
    color: white;
    background-color: #C5242B !important;
    border: 1px solid #CCCCCC;
}

.header-v3 .navbar-default .navbar-toggle, .header-v3 .navbar-toggle:hover {
    background: white !important;
    border: none;
}

.icon-bar {
    background-color: #C5242B !important;
}

@media (max-width: 1024px) {

    .header-v3 .navbar-default .navbar-nav > li > a {
        padding-left: 10px;
    }

}

@media (max-width: 992px) {

    .tab-v9 .collapse-toggle {
        cursor: pointer;
    }

    .same button:before, .same a:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .same .navbar-brand {
        padding: 0;
        display: inline-flex;
    }

    body.user .same {
        justify-content: space-between !important;
        margin-left: 25px;
        margin-right: 25px;
    }

    .text-align-center-tablet {
        text-align: center;
    }

    .header-v3 .navbar-nav {
        margin: 0;
    }

    .header-v3 .navbar-nav .open .dropdown-menu {
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {

    .user-guest #navbar .navbar-toggle {
        margin-right: 25px !important;
        order: 2;
    }

    .get-alert {
        margin: 15px 15px 15px 15px;
        text-align: center;
    }

    .get-alert a {
        margin: 0 !important;
    }

    .map-filters .tooltip {
        display: none;
    }

    .profile {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .kv-grid-table thead {
        display: none;
    }

    .plans .item.active {
        width: 70%;
        margin: auto;
    }

    .header-v3 .navbar-default .navbar-nav > .active > a {
        color: white !important;
    }

    .slider.slider-horizontal {
        width: 100%;
    }

    .text-align-center-mobile {
        text-align: center;
    }

    .in-benefit img {
        height: 48px;
    }

    .margin-bottom-20-mobile {
        margin-bottom: 20px;
    }

    .margin-bottom-40-mobile {
        margin-bottom: 40px;
    }

    .margin-bottom-60-mobile {
        margin-bottom: 60px;
    }

    .benefits p {
        margin-bottom: 30px;
    }

    .benefits-img {
        margin-bottom: 20px;
    }

    .faq .nav-pills {
        margin-bottom: 30px;
    }

    .partners-list img {
        margin-bottom: 10px;
    }

    .footer {
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }

    .page-view img {
        max-width: 100%;
    }

    .font-unify-mobile {
        font-size: 16px !important;
    }

    .footer-socials {
        display: inline-block !important;
    }

    .header-v3 .navbar-nav a {
        padding-left: 15px !important;
    }

    .header-v3 .navbar-nav .btn-alerts {
        margin-left: 15px;
    }

    .navbar-toggle {
        margin-top: 15px;
    }

    .page-view iframe {
        width: 100%;
    }

    .nl-mobile {
        display: block;
        margin-bottom: 10px;
    }

    .custom-alert {
        text-align: center;
    }

    ul {
        padding-left: 20px;
    }

    .partners .carousel-control {
        margin-top: 60px;
    }

    .col-map {
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }

}

@media (min-width: 767px) {

    .get-alert {
        display: inline;
    }


    .profile-body .div {
        margin-bottom: 30px;
    }

    .page-type-signup label.label-custom p, .page-type-signup_premium select, .page-type-signup_premium input {
        margin-left: 35px;
    }

    .page-type-signup_premium .hint-block, .page-type-signup_premium .help-block {
        margin-left: 35px;
    }

    .dropdown-avatar {
        padding-top: 13px !important;
    }

    .panel-paypal .panel-body, .panel-paypal .panel-heading {
        padding-left: 35px !important;
    }

    .col-md-smaller {
        padding-left: 45px;
    }

    .benefits-img {
        margin-bottom: 40px;
    }

    .slider.slider-horizontal {
        width: 100%;
    }

    .in-benefit img {
        height: 30px;
    }

    .partners img {
        max-height: 80px;
    }

    .font-12-desktop {
        font-size: 12px !important;
    }

    ul {
        padding-left: 20px;
    }
}

.partners img {
    display: inline;
}

.partners-list {
    text-align: center;
}

.page-view {
    margin-top: 20px;
}

.container-fonts h1, .container-fonts:not(.page-type-signup) h2, .container-fonts h3 {
    font-family: Museo_Slab_500;
    font-weight: 700;
    color: #333333;
}

.container-fonts h1 {
    font-size: 22px;
    line-height: 30px;
}

.container-fonts h2 {
    font-size: 18px;
    line-height: 25px;
}

.container-fonts h3 {
    font-size: 16px;
    line-height: 23px;
}

.container-fonts p, .table-custom td, .table-custom li {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
}

.container-fonts:not(.page-type-archive) ul {
    list-style: none;
}

.page-view ul li {
    font-size: 14px;
}

.container-fonts:not(.page-type-archive) ul:not(.nav):not(.list-group):not(.pagination) li::before {
    color: #2D5885;
    content: "• ";
    padding-right: 5px;
}

.page-type-archive .panel-heading {
    background-color: #2D5885;
}

.page-type-archive .panel-title {
    color: white;
    font-size: 14px;
}

.page-type-archive .panel {
    border-color: #CCCCCC;
}

.figure {
    /* background: url("/custom/background.png");*/
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.figure-caption {
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    color: #333333;
    display: block;
    padding-top: 5px;
}

.go-up {
    font-size: 24px;
    color: #C5242B;
    cursor: pointer;
}

.custom-alert {
    background-color: #eeeeee;
    border: 1px dotted red;
    padding: 10px;
}

.social iframe, .sign-up iframe {
    vertical-align: middle;
}

.header-v3 .dropdown-menu .active > a {
    background: #2D5885 !important;
    color: white !important;
}

.custom-alert .fa {
    color: #999999;
}

.page-view li a {
    color: #e74c3c;
    font-weight: bold;
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline-block !important;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .visible-md-inline {
        display: inline-block !important;
    }

    nav.navbar li.dropdown a {
        padding-left: 10px;
    }
}

.usgs-view .label {
    font-size: inherit !important;
}

.table-custom h3 {
    margin: 0;
}

.table-custom td, .table-custom th {
    margin: 0;
    padding-bottom: 10px;
}

.table-custom th {
    vertical-align: top;
    padding-right: 40px;
}

.usgs-view .smaller, .box .smaller, .address-box .smaller {
    font-size: 13px;
    color: #999999;
}

.timeline-v1 {
    padding-bottom: 0;
}

.timeline-v1 .clearfix {
    margin-bottom: 0;
}

.timeline-v1 > li > .timeline-panel:after {
    top: 1px !important;
    border-top: 14px solid transparent !important;
}

.timeline-v1 > li > .timeline-panel:before {
    top: 0 !important;
    border-top: 15px solid transparent !important;
}

.timeline-v1 > li > .timeline-badge {
    top: 0 !important;
}

.timeline-v1 > li > .timeline-badge {
    line-height: 35px;
}

.timeline-v1 .timeline-heading {
    background-color: #f5f5f5;
    border-bottom: 1px solid #d4d4d4;
}

.timeline-v1 .timeline-body {
    padding-top: 6px;
    padding-bottom: 6px;
}

.timeline-v1 .timeline-heading:hover {
    background-color: #FBDCD9 !important;
}

.timeline-v1 .timeline-heading:hover a {
    text-decoration: underline;
}

.table-usgs tr:hover, .table-ptwc tr:hover, .reset-avatar:hover, .clickable {
    cursor: pointer;
}

.alert-premium {
    border-color: #E3B9B9;
}

.alert-premium a, .tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > li > a:hover {
    background-color: #C5242B !important;
}

.color-tsunami {
    color: #C5242A;
}

.label-official {
    background-color: #C5242A;
}

.alert-premium a:hover {
    background-color: #D9534F !important;
}

.box-container {
    background-color: white;
    padding: 20px;
    /* https://www.cssmatic.com/box-shadow */
    -webkit-box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.4);
}

.btn-u-greyer:hover {
    background-color: #6b6b6b !important;
}

.alerts-list {
    margin-bottom: 0;
    font-size: 14px;
}

/** Signup premium */

.page-type-signup_premium .panel {
    border-radius: 5px;
}

.page-type-signup_premium .panel-heading {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.page-type-signup_premium .icons i {
    font-size: 20px;
}

.page-type-signup_premium .icons i:not(:last-child) {
    margin-right: 20px;
}

.page-type-signup_premium .monitor-icons i:not(:last-child) {
    margin-right: 10px;
}

.plans .col-md-4 {
    padding-left: 30px;
    padding-right: 30px;
}

.plans .alert {
    border-radius: 4px;
}

.plan {
    background-color: white;
    border: 2px solid lightgrey;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
}

.plan:hover {
    background-color: #EFF4FA;
    cursor: pointer;

    border: solid 5px #2b5981;
}

tr.pointer:hover, tr.selected {
    cursor: pointer;
    background-color: #DCE9F8 !important;
}

.plan.selected {
    border-color: #2b5981;
    border-width: 5px;
}

.plan.selected .icons i {
    color: #2b5981;
}

.plan.selected .active {
    visibility: visible !important;
    display: inline !important;

    background-color: #66bb4d;
    color: white;
}

.price-box {
    color: grey;
    font-size: 26px;
    font-weight: bold;
}

i.fa-in-circle {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #888;
    padding: 0.25em 0.3em;

}

/** Signup pages */

.page-type-signup_premium .panel-heading {
    background: none !important;
}

.box h2, .address-box h2 {
    color: #2D5885 !important;
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}

.profile-body .address-box p.smaller {
    margin-left: 27px;
}

.box {
    width: 100%;
    float: right;
    text-align: center;
    background-color: white;
    padding: 20px;
    /* https://www.cssmatic.com/box-shadow */
    -webkit-box-shadow: 0px 0px 24px 0px rgba(204, 204, 204, 1);
    -moz-box-shadow: 0px 0px 24px 0px rgba(204, 204, 204, 1);
    box-shadow: 0px 0px 24px 0px rgba(204, 204, 204, 1);
}

.page-type-signup label.label-custom {
    font-size: 18px;
    color: #999999;
}

.page-type-signup select.form-control {
    font-size: 16px;
}

.page-type-signup input, .page-type-signup select, #modal-location_change input {
    height: 45px;
    border-radius: 5px;
}

.page-type-signup .btn-submit, #modal-location_change .btn {
    padding: 10px 20px;
    border-radius: 5px;
}

.page-type-signup .form-group-custom {
    margin-bottom: 20px;
}

.field-signuppremiumform-duration, .field-signuppremiumform-email {
    margin-bottom: 40px !important;
}

.page-type-signup .form-group-custom input {
    font-size: 16px;
}

.page-type-signup .control-label {
    color: inherit;
}

.modal-content .control-label {
    color: #555555 !important;
}

.page-type-signup .modal i.fa-info, #modal-location_change i.fa-info {
    padding-top: 10px;
}

.btn-u-red-custom {
    background: #a94442 !important;
}

.btn-u-custom {
    background-color: #FFFFFF;
    border: 2px solid #2D5885;
    color: #2D5885;
    font-weight: bold;
    font-size: 14px;
}

.btn-u-custom:hover, .btn-u-custom:active, .btn-u-custom:focus {
    background-color: #2D5885 !important;
    color: #FFFFFF !important;
}

#map_canvas.location {
    height: 300px;
}

.badge-tsunami {
    background-color: #C5242B;
    font-size: 16px;
    font-weight: bold !important;
    border-radius: 20px;
}

.label-info-custom {
    background-color: #2B5981;
}

.indent {
    margin-left: 25px;
    text-indent: -11px;
    margin-bottom: 10px;
}

/** Contact page */

#contact-form label {
    font-size: 14px;
    display: block;
}

/** Registration/Login */

.reg-page h2 {
    font-size: 22px;
}

.reg-page label, #test-form label {
    font-size: 14px;
}

.reg-page button {
    font-size: 16px;
    font-weight: bold;
}

.reg-page button:hover {
    background-color: #599DDC;
}

/** GLobal */

form div.required label.control-label:after {
    content: " * ";
    color: red;
}

.tab-content {
    background-color: white;
}

.tab-content .control-label {
    font-size: 14px;
}

.tab-v1 .nav-tabs > li > a {
    color: #333333;
}

p.info {
    color: #333333;
}

.profile-body .div {
    background-color: white;
    padding: 10px 25px 10px 25px;
}

.profile-body .panel-heading {
    border: none;
    background-color: #EEEEEE;
}

.profile-body .tab-content {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.profile-body .tab-v1 .nav-tabs {
    border-bottom: solid 2px #C5242A;
}

.profile-body h4.museo {
    font-weight: 700;
}

.profile-body .tab-content p.info {
    margin-bottom: 20px;
}

.cbx-icon i.selected {
    color: #2D5885 !important;
}

.cbx-icon {
    margin-top: -3px;
}

.panel-beneficiarie .cbx {
    background: white;
}

#summary-grid .cbx-container:hover i {
    color: #2D5885 !important;
}

.glyphicon-question-sign:hover {
    color: #333333 !important;
}

/* https://codepen.io/fox_hover/pen/bqZxLa */
.bootstrap-switch-disabled {
    transition: all 0.2s linear 0s;
}

.bootstrap-switch-disabled:before {
    content: "\f05e";
    font-family: FontAwesome;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 21px;
    color: red;
    transform: scale(0, 1);
    transition: all 0.2s linear 0s;
}

.bootstrap-switch-disabled:hover {
    text-indent: -9999px;
}

.bootstrap-switch-disabled:hover:before {
    transform: scale(1, 1);
    text-indent: 0;
}

#faq-tabs {
    margin-bottom: 10px;
}

#faq-tabs > li > a {
    color: #333;
}

#faq-tabs > li.active > a {
    color: #FFFFFF;
    background-color: #4EA3E6;
}

#faq-tabs > li > a:hover {

}

.tab-v9 .panel-heading:hover {
    text-decoration: underline;
    cursor: pointer;
}

.tab-v9 .panel-title {
    color: #333333;
}

.wrap-sms {
    position: fixed;
    width: 100%;
    z-index: 1000;
}


.most-popular-sms {
    margin-bottom: -40px;
    z-index: 10;
}

span.label-sms {
    font-size: 14px;
    font-weight: 400;
    border-radius: 0 0 10px 10px;
    padding-right: 30px;
    padding-left: 30px;
    color: #fff;
}

.video-container{
  width:100%;
  height:225px;
  overflow:hidden;
  position:relative;
}


.video-container iframe{
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  height: calc(100% + 120px);
}