#left_bg {
    position: fixed;
    top: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    z-index: -1;
}

.no-margin-left {
    margin-left: 0 !important;
}

#search-form .search-subtitle {
    color: #5cb85c;
}

#search-form input[name='programId'] {
    border: none;
    border-bottom: 1px solid #9d9e9f;
}

#search-form .btn {
    padding: 12px 16px;
}

#program-search {
    max-width: 775px;
    display: flex;
    margin: auto;
    align-items: center;
    min-height: calc(100vh - 56px);
}

#program-search .program-content {
    padding-top: 40px;
    width: 100%;
}

#program-search .biogen_sage-logo {
    width: 430px;
    margin: auto;
}

#search-form .search-title {
    color: #337ab7;
}

.biogen-sage-footer {
    margin-top: 30px;
}

.d-none {
    display: none;
}

/*Biogen products on home page styles*/
.biogen-product:first-child .biogen-product-content {
    margin-left: 0 !important;
}

.biogen-product-grid {
    margin: 0 0 30px;
}

.biogen-product {
    width: 20%;
    float: left;
}

.biogen-product .biogen-product-content {
    border: 1px solid #337ab7;
    height: 160px;
    margin-left: 10px;
    font-size: 10px;
    margin-top: 10px;
}

.biogen-product-content .product-links {
    font-size: 11px;
}

.biogen-product-image {
    padding: 5px;
    text-align: center;
}

.sidebar-content .sidebar-product-image {
    height: 100px;
    background-color: white;
    display: block;
    padding: 5px;
}

.sidebar-content .sidebar-product-image img {
    max-height: 100%;
}

input[type='text'],
input[type='email'],
input[type='tel'] {
    color: #0f5999;
}

input[type='text'],
input[type='email'],
input[type='tel'] {
    font-size: 16px;
    outline: 0;
    border-radius: 0;
}

#search-form {
    margin: 60px 0;
}

#search-form h1 {
    margin: 0 0 5px 0;
    word-spacing: -3px;
    color: #000;
    text-align: center;
    font-size: 25px;
}

#search-form input[type="text"] {
    padding: 15px 0;
    width: 612px;
    float: left;
    margin-right: 10px;
    border: none;
    border-bottom: 1px solid #9d9e9f;
    font-size: 16px;
    outline: 0;
    border-radius: 0;
}

#search-form input[type="submit"] {
    width: 145px;
}

p.small-copy {
    margin-bottom: 12px;
    font-size: 14px;
}

.search-page, .attendee-page, .confirm-page {
    padding-top: 15px;
    padding-bottom: 25px;
    height: calc(100vh - 6px);
    overflow-y: auto;
}

.search-page .custom-select-input .btn {
    border: none;
}

.search-page input {
    font-size: 14px;
    color: #000;
}

#search-results h3 {
    margin-top: 0;
}

#search-results h4 {
    display: inline-block;
    float: left;
}

#search-results .not-you {
    margin: 0;
    margin-top: 20px;
    float: right;
}

.not-you a {
    color: red;
}

.not-you {
    display: grid;
    text-align: end;
}

.results-table {
    margin-top: 15px;
    max-height: 235px;
    overflow: auto;
}

.mCustomScrollbar {
    width: calc(100% + 15px);
}

.mCustomScrollBox {
    padding-right: 20px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    border-radius: 0;
    background-color: #c0c0c0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    border-radius: 0;
    background-color: #0E6397 !important;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0 !important;
    overflow-x: auto !important;
}

.select {
    width: 13.5%;
}

table#results th {
    color: #000;
    padding: 0 5px;
}

table#results td {
    padding: 10px 5px;
    color: #000;
}

#results .button {
    float: right;
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-right: inherit;
}

.custom-select-input {
    outline: 0;
    background: transparent;
    box-shadow: none;
    border: none;
    font-size: 16px;
    border-radius: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: 15px;
}

.custom-select-input .btn-default:active:focus, .custom-select-input .btn-default:active:hover {
    background-color: transparent;
}

.custom-select-input input.input-block-level.form-control {
    width: 100px !important;
}

.search-page .target-search-form {
    padding-left: 10px;
    padding-right: 10px;
}

.results-table .btn.btn-success {
    background: linear-gradient(to right, #2c8fc6 0%, #0E6397 100%);
    border: #2c8fc6 !important;
    color: #fff;
}

.footer-copyright {
    font-size: 14px;
}

#search-form p {
    margin: 0 0 30px 0;
    text-align: center;
    color: #000;
    padding-bottom: 80px;
}

#search-form input[type='text'] {
    padding: 15px 0;
    width: 612px;
    float: left;
    margin-right: 10px;
    background: transparent;
}

#search-form input[type='submit'] {
    width: 145px;
}

#search-form #programId-error {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

#rsvp-form label.error {
    font-weight: 400;
}

#rsvp-error,
#search-error {
    display: block;
    margin-bottom: 10px;
}

.bootstrap-select > select {
    width: 1px !important;
    left: 10px;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}

.attendee-page .bootstrap-select.error .btn.bs-placeholder {
    color: #970d0d !important;
    border: 1px solid #970d0d !important;
}

.bootstrap-select.error .bs-caret {
    color: #970d0d;
}

.error,
.error input {
    color: #970d0d !important;
}

.attendee-page .error input {
    border: 1px solid #970d0d;
}

.error .select2-selection.select2-selection--multiple {
    border-color: #970d0d;
}

.home-page-footer {
    max-width: 775px;
    margin: auto;
}

.footer {
    margin-top: 10px;
}

.footer-copyright a {
    text-decoration: none;
}

.footer-copyright a:hover {
    text-decoration: underline;
}

.border-bottom {
    border-bottom: 1px solid #c0c0c0;
}

#program-id {
    font-size: 12px;
    margin: 42px 0 10px;
    color: #9d9e9f;
}

#program-id span {
    color: #38a9e5;
}

.header-section {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#edit-info .form-disclaimer,
#search-footer .footer-copyright .copyright-info {
    border-top: 1px solid #c0c0c0;
    padding-top: 15px;
}

#edit-info .back-link .not-me-label {
    font-weight: bold;
    font-size: 18px;
}

#edit-info .back-link a i {
    margin-right: 3px;
}

#edit-info .submit {
    padding: 10px;
    margin: 10px auto;
    width: auto;
    font-size: 16px;
}

#edit-info #no-button {
    margin-left: 50px;
}

.footer-content {
    font-size: 11px;
}

.footer-content .copyright-info {
    padding: 0px;
    text-align: left;
    font-weight: 400;
    font-size: 13px;
}

.horizantal-form .row {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    flex-wrap: wrap;
}

.horizantal-form .row > div {
    flex-grow: 1;
    padding: 0 15px;
}

.horizantal-form .row > div.flex2 {
    flex-grow: 2;
    margin-bottom: 0;
}

.horizantal-form .row #search-button {
    width: 100%;
    color: #fff;
    background: #50bc34 !important;
    border-color: #50bc34 !important;
}


table {
    width: 100%;
    text-align: left;
}

table tr {
    border-bottom: 1px solid #9d9e9f;
}

table th {
    font-size: 12px;
    font-weight: normal;
}

table td {
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
    vertical-align: top;
}

input[type="text"], input[type="email"], input[type="tel"] {
    color: #0f5999;
    font-size: 16px;
    outline: 0;
    border-radius: 0;
}

.custom-input {
    outline: 0;
    background: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #9d9e9f;
    font-size: 16px;
    border-radius: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.custom-font {
    font-size: 32px;
    font-weight: 300;
    color: #4a4b4c;
    margin: 0.67em 0;
}

.custom-select-input .btn {
    border-radius: 0;
}

.custom-select-input .form-control:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgb(241, 241, 241), 0 0 8px transparent;
}

.custom-select-input .form-control {
    border: 1px solid #9d9e9f;
}

.custom-input:focus {
    box-shadow: none;
}

.custom-select-input:focus {
    box-shadow: none;
}

.custom-width button.btn.dropdown-toggle.btn-default {
    border-bottom: 1px solid #9d9e9f;
}

.custom-width-editinfo button.btn.dropdown-toggle.btn-default {
    border-bottom: 1px solid #9d9e9f;
}

.custom-width-editinfo input.form-control {
    width: 100% !important;
}

.btn-group.custom-select-input.open .dropdown-toggle {
    box-shadow: none;
}

.custom-select-input.open > .dropdown-toggle.btn-default {
    background-color: transparent;
}

.bootstrap-select.custom-select-input .btn:focus {
    outline: transparent !important;
}

.bootstrap-select.custom-select-input .dropdown-menu li.selected a {
    background: rgba(13, 87, 151, 0.2);
}

.form {
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.form-control:focus {
    border-color: #9d9e9f !important;
}

.sidebar-content .biogen-product-content {
    border: solid;
    width: 65%;
    margin: 15px auto;
}

#mobileEventInfo {
    margin-bottom: 15px;
}

.error, .error input, .error-asterisk, .error-note {
    color: #970d0d !important;
}

.error .filter-option-inner-inner {
    color: #970d0d !important ;
} 

.error button.btn.dropdown-toggle.btn-default {
    border-bottom:1px solid #970d0d !important ;
}

#mobileEventInfo .sidebar-content .biogen-product-content {
    border: solid #56963d !important;
    margin-bottom: 25px;
    color: white;
    background: #56963d;
}

.sidebar-content .glyphicon {
    padding-right: 10px;
    color: white;
    font-size: 16px;
}

.sidebar {
    background: url(../../img/biogen/side_bar_bg_lower.png) top center no-repeat !important;
    background-size: 100%;
    color: #fff;
    padding-top: 60px;
    height: 100%;
}

.sidebar:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}

.sidebar:after {
    content: '';
    display: block;
    width: 38px;
    height: 66px;
    background: url(../../img/arrow.svg);
    background-size: cover;
    position: absolute;
    left: 0;
    top: 74px;
    z-index: 2;
}

.sidebar-content {
    width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.product-container {
    top: 50px;
    width: 70%;
}

.speaker {
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 10px;
}

.speaker-info .speaker-details {
    margin-bottom: 15px;
}

.speaker-info .speaker-details .speaker-img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.speaker-info .speaker-details .speaker-name-details {
    padding-left: 5px;
    padding-right: 5px;
}

.speaker-info .speaker-details span.name {
    display: block;
    font-weight: 700;
}

.speaker-info .speaker-details .location {
    display: block;
    line-height: 1.1;
}

.topics li {
    font-size: 14px;
    line-height: 1.1;
    list-style: none;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(149, 160, 169, 0.5);
    margin-bottom: 5px;
}

.topics li:last-child {
    border-bottom: none;
}

.event-info {
    font-size: 14px;
    line-height: 1.25;
}

.event-info a {
    color: #fff;
    text-decoration: none;
}

.event-info h3 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 4px solid;
    margin-bottom: 10px;
}

.event-info p {
    margin: 0;
}

.event-info .col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.event-date,
.event-coordinator,
.event-telecom,
.event-hosts,
.event-location {
    margin-bottom: 15px !important;
}

.event-date h3 {
    border-bottom: 4px solid #1ba6e0;
}

.event-date .fas {
    color: #1ba6e0;
    margin-right: 3px;
}

.event-location h3 {
    border-bottom: 4px solid #9967b6;
}

.event-location .fas {
    color: #9967b6;
    margin-right: 3px;
}

.event-hosts h3 {
    border-bottom: 4px solid #41acb1;
}

.event-hosts .fas {
    color: #41acb1;
    margin-right: 3px;
}

.event-coordinator h3 {
    border-bottom: 4px solid #50bc34;
}

.event-coordinator .fas {
    color: #50bc34;
    margin-right: 3px;
}

.event-telecom h3 {
    border-bottom: 4px solid #9967b6;
}

.event-telecom .fas {
    color: #9967b6;
    margin-right: 3px;
}

.event-telecom span {
    display: block;
    font-size: 12px;
    color: #a1a3a6;
    margin-bottom: 5px;
}

.event-section {
    height: calc(100vh - 6px);
    overflow-y: auto;
    background-color: #2572ba;

}

#search-footer {
    margin-top: 25px;
}

.event-info-mobile-details #event-details-mobile .nav li.active {
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}

.event-info-mobile-details #event-details-mobile .nav li.active a {
    color: rgba(255, 255, 255, 1);
}

.event-info-mobile-details #event-details-mobile .nav li.date {
    background-color: #2d91d1;
}

.event-info-mobile-details #event-details-mobile .nav li.location,
.event-info-mobile-details #event-details-mobile .nav li.telecom {
    background-color: #9867b6;
}

.event-info-mobile-details #event-details-mobile .nav li.speakers {
    background-color: #b9a143;
}

.event-info-mobile-details #event-details-mobile .nav li.coordinator {
    background-color: #43b3b9;
}

.event-info-mobile-details #event-details-mobile .nav li.host {
    background-color: #43b3b9;
}

.event-info-mobile-details #event-details-mobile .nav li a {
    font-size: 36px;
    color: rgba(255, 255, 255, 0.5);
}

.event-info-mobile-details #event-details-mobile h3 {
    font-size: 24px;
    color: #fff;
}

.event-info-mobile-details #event-details-mobile h6 {
    font-size: 14px;
    color: #fff;
}

.event-info-mobile-details #event-details-mobile a {
    color: rgba(255, 255, 255, 0.75);
}

.event-info-mobile-details #event-details-mobile a:hover {
    color: rgba(255, 255, 255, 1);
}

.event-info-mobile-details .remote-speakers {
    margin: 5px 0;
    font-size: 12px;
}

.event-info-mobile-details #event-details-mobile .speaker-mobile .location {
    display: block;
    font-size: 14px;
    color: #fff;
}

.event-info-mobile-details #event-details-mobile .topics {
    margin: 5px 0 0 0;
    padding: 0;
}

.event-info-mobile-details .event-speakers {
    margin-top: 10px;
    font-size: inherit;
}

.event-info-mobile-details #event-details-mobile .nav li {
    width: 13vw;
    height: 13vw;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 5px;
}

.event-info-mobile-details #event-details-mobile {
    padding: 30px;
    color: #fff;
    font-size: 18px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: transparent;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: transparent;
}

.event-info-mobile-details .panel-body {
    border: none !important;
    padding: 0;
}

.flex-center {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #eeeeee;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fafafa;
    border-color: #eeeeee;
}

.panel-title {
    font-size: 14px;
}

.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #fff;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #eeeeee;
}

.event-info-mobile-details .panel-heading {
    background: #56963d;
}

.event-info-mobile-details .panel-heading h4 {
    text-align: left;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    padding: 0;
}

.event-info-mobile-details .event-details {
    background: #7cb564;
}

#confirmation .confirm-title {
    display: inline-block;
    float: left;
}

#confirmation h2 {
    font-size: 24px;
    display: inline-block;
    margin: 0;
}

#confirmation h2.success {
    color: #50bc34;
}

#confirmation h3 {
    font-size: 18px;
    color: #787878;
    margin: 10px 0;
}

#confirmation-details {
    font-size: 16px;
    color: #4a4b4c;
    padding: 10px 0 10px;
}

#confirmation-details .detail {
    margin-bottom: 5px;
    margin-right: 25px;
}

#confirmation-details .detail .inline-element {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 5px;
}

#confirmation-details .detail .label-heading {
    display: block;
    font-size: 12px;
    margin-bottom: 0;
    color: #0d5797;
    font-weight: unset;
    padding-left: 0;
}

#confirmation .more-info {
    font-size: 11px;
    color: #4a4b4c;
    margin-top: 10px;
}

#confirmation .confirm-links {
    float: right;
    text-align: center;
    position: relative;
}

#confirmation .print-details {
    font-size: 14px;
    color: #0d5797;
}

#confirmation .event-calendar {
    background: #38a9e5;
    display: block;
    padding: 6px 20px;
    color: #fff;
    text-decoration: none;
    transition: 0.25s all;
    margin-top: 5px;
}

#confirmation .event-calendar-options {
    border: 1px solid #38a9e5;
    border-top: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
}

#confirmation .event-calendar-options li {
    padding: 0;
    border-bottom: 1px solid #c0c0c0;
}

#confirmation .event-calendar-options li a {
    color: #38a9e5;
    padding: 10px 5px;
    display: block;
}

#confirmation .event-calendar-options li button {
    color: #38a9e5;
    border: 0;
    box-shadow: none;
    background: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 5px;
    display: block;
    width: 100%;
}

.teleconference-info {
    padding: 15px 0;
}

.tc-details .label {
    color: #0d5797;
    display: block;
    font-size: 12px;
    margin-bottom: 0;
    text-align: left;
    font-weight: 400;
}

.teleconference-info h3 .fas {
    color: #0d5797;
}

.tc-details div {
    font-size: 16px;
}

.bold-text {
    font-weight: bold;
}

ul.listCircle li {
    list-style: circle;
    font-size: 19px;
}

.spotlight span {
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
}

#floating_tray_footer {
    margin-top: 25px;
}

.left-content {
    min-height: calc(100vh - 220px);
}

@media only screen and (min-width: 1200px) {
    .horizantal-form .row {
        flex-wrap: nowrap;
    }

    .horizantal-form .row > div {
        min-width: 130px;
    }
}

@media screen and (max-width: 1024px) {
    #search-footer .footer-copyright .pull-left,
    #search-footer .footer-copyright .pull-right {
        float: none !important;
        text-align: center;
    }

    #confirmation .confirm-title {
        display: block;
        float: none;
    }

    #confirmation .confirm-links {
        float: none;
        text-align: left;
    }

    #confirmation .print-details {
        display: block;
        margin: 0 0 10px;
        text-align: right;
    }

    #confirmation .event-calendar-options {
        position: relative;
    }

    #confirmation .event-calendar-options li button,
    #confirmation .event-calendar-options li a {
        padding-left: 20px;
        padding-right: 20px;
    }

    #confirmation .event-calendar-options li button {
        text-align: left;
    }

    .horizantal-form .row > div {
        flex: 0 0 100%;
    }
}

@media screen and (max-width: 800px) {
    #program-search {
        max-width: 100%;
        min-height: calc(100vh - 50px);
    }

    .home-page-footer {
        max-width: 100%;
    }

    #search-form input[type='text'] {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    #search-form button {
        width: 100%;
    }

    #search-footer .footer-copyright {
        text-align: center;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #edit-info .submit {
        font-size: 13px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .program-content .biogen-product {
        width: 33%;
        align-content: center;
    }

    .biogen-product .biogen-product-content {
        height: 200px;
    }

    .program-content .biogen-product-grid .biogen-product:nth-child(4n) {
        margin-left: 15%;
    }
}

@media screen and (max-width: 767px) {
    .program-content .biogen-product {
        width: 85%;
        margin: 0 8%;
    }

    .biogen-product .biogen-product-content {
        display: block;
        height: 100%;
        margin: 10px 0 !important;
        font-size: 15px;
    }

    .biogen-product-content .product-links {
        font-size: 15px;
    }
}

@media screen and (max-width: 500px) {
    .event-info-mobile-details #event-details-mobile .nav li {
        margin-right: 5px;
    }

    #event-details-mobile .fas {
        font-size: 21px;
        line-height: 3;
    }

    .logo {
        width: 215px !important;
    }

    #program-id {
        font-size: 10px;
        margin: 20px 0 10px;
    }

    .header-section {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    #mobileEventInfo h1 {
        font-size: 28px;
    }

    .event-info-mobile-details .panel-heading h4 {
        font-size: 26px;
    }
}

@media screen and (max-width: 360px) {
    .event-info-mobile-details #event-details-mobile .nav li {
        margin-right: 2px;
    }
}

#programs-content {
    display: flex;
    flex-wrap: wrap;
}

#programs-content > div {
    margin-bottom: 20px;
}

.box_header_container {
    margin-top: 0 !important;
}

.box_header_container .box_header h4 {
    line-height: 30px;
    height: 30px;
    color: white;
}

.box_header_container .box_header {
    background-color: #024B98;
}

.box_container {
    background-color: #E9F0F8;
    padding: 0;
    border: none;
    margin-bottom: 30px;
    height: 100%;
}

.box_content {
    min-height: 354px;
    overflow: auto;
    padding: 20px;
}

.register-row {
    position: absolute;
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 0;
}

.register_button .btn {
    border-width: 0;
    border-radius: 4px;
    margin: 0;
    border-color: #008000;
    background-color: #008000;
    color: #fff;
    padding: 8px 20px;
    font-size: 14px;
    width: 100%;
    font-weight: 600;
}

.miles_info,
.slots_info {
    border-top: 2px solid #0091bf;
    border-bottom: 2px solid #0091bf;
    color: #0091bf;
    font-weight: 600;
    font-size: 14px;
    padding: 0 6px;
    position: relative;
}

.align-middle {
    top: 50%;
    position: absolute;
    width: 100%;
    left: 0;
    transform: translatey(-50%);
}

.biogen-sage-logo {
    margin-bottom: 20px;
}

.logo {
    width: 380px;
}

hr {
    border-top: 1px solid #000;
}

.loader {
    margin: 10px 0 10px 7px;
    font-size: 3px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
