@font-face {
    font-family: Marana Alternates;
    src: url("marana-alternates.otf") format("opentype");
}
@font-face {
    font-family: Larsseit;
    src: url("Larsseit.ttf") format("opentype");
}
@font-face {
    font-family: Larsseit Bold;
    src: url("Larsseit-Bold.ttf") format("opentype");
}
#newsletter, #page-invite{
    font-family:Larsseit; 
}

#newsletter h2, #page-invite h2{
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px !important;
    margin-bottom: 20px !important;
    line-height: 1;
}
input, button{
    outline: none;
}
.refferal-subscribe .page-header, .refer-a-friend .page-header, 
.referral-subscriber-confirm .page-header {display: none;}
.logo-container{
	padding: 13px 0px;
}
.logo-image{ width: 60%;    margin-bottom: 60px;}
.back_black{ 
    background: #000;
    float: left;
    padding: 5px;}
.back_white{ 
    background: #fff;
   float: left;
    padding: 5px;}
    
.fill{
    background-color: #f80100;
}    
#page-invite {
    text-align: center;
}
#page-invite h2.tagline.padding-bottom {
    padding-bottom: 40px;
    margin-top: 8px;
}
#page-invite h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px !important;
    margin-bottom: 20px !important;
    margin-top: 5px;
    font-family: Myriad Pro;
}
#page-invite .tagline {
    font-weight: 600;
    margin: 0;
    margin-top: 10px;
    font-size: 24px;
}
#page-invite .section-line {
    border-top: 2px solid #0306ff;
}
#page-invite .section {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
#page-invite .section-header {
    background: white;
    margin: -16px auto 16px;
    text-align: center;
}
#page-invite .section-title {
    font-size: 24px;
    letter-spacing: 1px;
    color: #0306ff;
    white-space: pre;
    width: 100%;
}
#page-invite .section-content .sub {
    font-size: 16px;
}
#page-invite .section-content .grey {
    color: #808080;
}
#referral-tracker {
    padding-bottom: 20px;
}
#referral-tracker .referral-tracker-meter .milestone.last {
    color: #0306ff;
}
#referral-tracker .referral-tracker-meter .milestone {
    display: inline-block;
    float: left;
    height: 60px;
    width: 10%;
}
#referral-tracker .referral-tracker-meter .milestone>h4 {
    line-height: 60px;
    vertical-align: middle;
    text-align: center;
}
#referral-tracker h4.number {
    font-size: 24px;
    vertical-align: middle;
    margin: 0;
}
#referral-tracker .referral-tracker-meter .meter {
    width: 80%;
    height: 60px;
    background-image: url(img/dot.jpg);
    background-repeat: repeat-x;
    background-position-y: 50%;
    background-size: 1rem auto;
    margin: 0;
    display: inline-block;
    float: left;
    overflow: visible;
    position: relative;
}
#referral-tracker .referral-tracker-meter .meter .fill {
    border: 3px solid #0306ff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-top: 27px;
    margin-left: -3px;
    height: 6px;
    position: relative;
    overflow: visible;
}
#referral-tracker .referral-tracker-meter .meter .circle {
    position: absolute;
    right: calc(-20px + 5%);
    font-weight: bold;
    font-size: 150%;
    text-align: center;
    color: #0306ff;
    background-color: white;
    border: 5px solid #0306ff;
    border-radius: 0;
    height: 50px;
    width: 50px;
    top: -23px;
    padding: 0px;
    margin-right: -25px;
}
#referral-tracker h4.number.count {
    line-height: 40px;
    font-weight: bold;
}
.hidden {
    display: none!important;
}
#referral-tracker .referral-tracker-meter .milestone.next {
    color: #333;
}
#referral-tracker .referral-tracker-meter .milestone {
    display: inline-block;
    float: left;
    height: 60px;
    width: 10%;
}
#referral-tracker .referral-tracker-message h4.encouragement {
    margin-top: 5px;
    text-align: center;
    color: ##;
    font-size: 14px;
}
#page-invite a {
    color: #0306ff;
    margin-left: 3px;
    margin-right: 3px;
}
#page-invite .hidden-xs.meter {
    background: #bfbdbd;
    text-align: center;
    padding: 25px 0px;
    margin-top: 30px;
    margin-bottom: 50px;
}
#page-invite .progress-message {
    width: 60%;
    margin: 0 auto;
    font-size: 21px;
    text-align: center;
    margin-top: 40px;
}
#page-invite .progress-message strong {
    font-size: 30px;
    font-weight: bold;
}
#page-invite .section.clearfix .section-header {
    width: 90px;
}
#page-invite .section-content .share-div {
    width: 100%;
    margin: auto;
}
#page-invite .section-content .referral-form {
    width: 80%;
    display: inline-block;
}
#page-invite .section-content .share-div>form {
    display: inline-block;
}
#page-invite .section-content form {
    width: 100%;
    margin: auto;
}
#page-invite .section-content  .pill.submit {
    border-radius: 0px;
    width: 90%;
    font-size: 16px;
    /*padding: 25px 8px;*/
    height: 54px;
}
#page-invite .section-content #btn_copy-link{
    padding: 18px 0;
    height:54px;
}
#page-invite .section-content  .pill {
    float: left;
    height: 44px;
    display: inline-block;
    margin: 10px auto;
    text-align: left;
    padding-left: 15px;
    margin-left: auto;
    outline: 0;
}
#page-invite .section-content  input {
    border: 2px solid #bfbdbd;
    background: #bfbdbd;
}
#page-invite .section-content  button.pill.submit {
    border-radius: 0px;
    width: 10%;
    cursor: pointer;
}
#page-invite .section-content  button.pill {
    display: inline-block;
    background-color: #f80100;
    border-color: #f80100;
    font-size: 20px;
    letter-spacing: 0.5px;
    color: white;
    text-transform: uppercase;
    width: 30%;
    cursor: pointer;
    /* margin: 0 auto; */
    float: none;
    text-align: center;
}
#page-invite .section-content .social.hidden-xs {
    display: inline-block;
    width: 20%;
    float: right;
    margin-top: 9px;
}
#page-invite .section-content .social.hidden-xs>a>img.fixed-size {
    /*width: 34%;*/
}
#page-invite .section-content .email {
    text-align: center;
    line-height: 55px;
    width: 240px;
    margin: auto;
    margin-bottom: 2px;
    margin-top: 15px;
}
#page-invite .section-content img.fixed-size {
    width: 55px;
     height: auto; 
    display: inline-block;
}
#page-invite .section-content .email .teal {
    margin: 0;
}
#page-invite .section-content .teal {
    color: #0306ff;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
}
#page-invite .section-content form#email {
    position: relative;
}
#page-invite .section-content form .pill.two {
    width: 48.5%;
    cursor: pointer;
    outline: 0;
}
#page-invite .section-content form .pill#email-invite-list {
    padding-left: 10px;
    padding-right: 190px;
}
#page-invite .section-content form .pill.one {
    width: 100%;
}
#page-invite .section-content form#email #btn_invite-gmail {
    overflow-x: hidden;
    transition: width .5s ease-in-out 0.25s;
    cursor: pointer;
}
#page-invite .section-content form#email .btn.btn_invite-gmail {
    position: absolute;
    top: 80px;
    right: 18px;
    padding: 0;
    border: none;
    height: auto;
}
#page-invite .section-content form#email .btn.btn_invite-gmail span {
    display: none;
}
#page-invite .section-content form .pill-spacer-two {
    float: left;
    width: 3%;
    height: 44px;
}
.btn.btn_invite-gmail:before {
    background-repeat: no-repeat;
    background-image: url(img/img_invite-gmail.png);
    content: '';
    width: 159px;
    height: 35px;
    display: block;
}
#page-invite .section-content span {
    text-align:center;
    display: block;
    margin: 10px auto;
    cursor: pointer;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
#page-invite .section-content .grey {
    color: #808080;
}
#page-invite .section-content .small {
    font-size: 80%;
}
#page-invite .section-content form .invite-filter {
    width: 100%;
    height: 44px;
    margin-bottom: 5px;
}
#page-invite .section-content form .invite-filter div#template {
    margin-right: calc(1.99%);
}
#page-invite .section-content form .invite-filter div.active {
    color: white;
    background-color: #f80100;
}
#page-invite .section-content form .invite-filter div {
        position: relative;
    display: inline-block;
    /* float: left; */
    border: none;
    color: #f80100;
    /*width: 25%;*/
    letter-spacing: 0.5px;
    background: #bfbdbd;
    color: #333;
    padding: 0px 37px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
#page-invite .section-content span {
        text-align: left;
        /* text-align: left; */
    /* display: block; */
    /* margin: 10px auto; */
   /* color: #fff;
    padding: 1px 15px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;*/
}
#page-invite .section-content form .invite-filter div.active>div.arrow {
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-top: 7px solid #f80100;
    top: calc(100% + 1px);
    left: calc(50% - 3px);
}
#page-invite .section-content form textarea {
    width: 100%;
    height: 170px;
    border: none;
    background: #bfbdbd;
   margin-top: 60px;
    padding: 1.7% 1.75%;
    font-size: 21px;
}
#page-invite .section-content form .invite-filter div .arrow {
    display: none;
}
#page-invite i.fa.fa-envelope-o.fixed-size {
    font-size: 30px;
    padding-top: -20px;
    vertical-align: middle;
    color: #0306ff;
}

#newsletter{ text-align: center;}
#newsletter h2 {
    
}
.background {
    position: relative;
    z-index: 1;
    }
.background:before {
        border-top: 1px solid #000;
        content:"";
        margin: 0 auto; /* this centers the line to the full width specified */
        position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
        top: 50%; left: 0; right: 0; bottom: 0;
        width: 100%;
        z-index: -1;
    }
.background  span { 
        /* to hide the lines from behind the text, you have to set the background color the same as the container */ 
        background: #fff; 
        padding: 0 15px; 
        font-family: "Larsseit Bold";
    }


.msg_content{ 
    text-align: left; 
    font-size: 15px;
    line-height: 20px !important;
    color: #000;
    font-weight: 500;
}

#newsletter a.logo {
    margin-bottom: 15px;
}
.newsletter_form {
    height: auto;
   
    width: 100%;
    text-align: center;
}
.newsletter_form .email{
	width: 100%;
    border: solid 1px #bfbdbd;
    font-size: 14px;
    padding: 11px 0 11px 10px;
    outline: none;
    letter-spacing: 1px;
    height: 50px;
    border-radius: 0px;
    background: #bfbdbd;
    color: #000;
    font-size: 24px;
}
.newsletter_form .name{
    width: 100%;
    border: solid 1px #bfbdbd;
    font-size: 14px;
    padding: 11px 0 11px 10px;
    outline: none;
    letter-spacing: 1px;
    height: 50px;
    border-radius: 0px;
    background: #bfbdbd;
    color: #000;
    font-size: 24px;
}
.newsletter_form .button{
	background-color: #f80100;
    cursor: pointer;
    font-size: 24px;
    letter-spacing: 1px;
    /*width: 30%;*/
    border: solid 1px #f80100;
    height: 50px;
   color: #ffffff;
   
    
}
#newsletter .onlist {
	text-align: center;
    font-weight:bolder;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding-top: 15px;
}
#newsletter .onlist span {
    font-weight: 300;
    display: block;
    text-transform: none;
    font-size: 16px;
}

.isa_success {
    color: #0306ff;
    /*background-color: #DFF2BF;*/
}
.isa_error {
    color: #D8000C;
    /*background-color: #FFD2D2;*/
}
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    /*padding: 18px;*/
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
    background-color: #bfbdbd;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
   /* padding: 0 18px;*/
    background-color: #fff;
    display: none;
}

.myButton {
         /*background-color: #eee;*/
         text-decoration: underline;
        color: #444;
        cursor:pointer;
}
.delete_btn{ cursor: pointer;}
.more {
    display: none;
}
.referal_user{ width: 100%; height: 100%;}
.scrolltable{ overflow: scroll;}
.emd-btn{
    background-color: #fff;
    color: #0306ff;
    cursor: pointer;
    padding: 5px;
    border: none;
    width: 25%;
    outline: 0 !important;
    text-decoration: underline;
    font-weight: bold;
}
.emd_code{ 
    border: 1px solid #f80100;
    padding: 2px;
    margin-top: 7px;
    border-radius: 15px;
}
.refer_o_meter_li{
    float: left;
    display: block;
    width:30px;
    height:30px;
    margin:1px;
}
.referral-tracker-meter{
    margin-top:30px;
}
.font-marana-small{
    font-family: "Marana Alternates" !important;
    text-transform: lowercase;
    font-size: 24px;
    padding: 0 !important;
}
.refer-meter-o {
    text-decoration: underline;
    font-size: 25px;
}
#btn_send-invite,#mc-embedded-subscribe{
        border-radius: 0;
    /* text-align: left !important; */
    /* padding-left: 20px !important; */
    background: #f80100;
    padding: 5px;
    margin: 0;
    border: none;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: bold;
}
#btn_send-invite img,#mc-embedded-subscribe img{
    margin:-5px 0 0 5px;
    width:25px !important;
}

input::-webkit-input-placeholder {
  color: #000;
}
input::-moz-placeholder { 
  color: #000;
}
input:-ms-input-placeholder { 
  color: #000;
}
input:-moz-placeholder {
  color: #000;
}

@media only screen and (max-width:767px){
    #page-invite .section-content .referral-form{
        width:100%;
    }
#page-invite .section-content .pill.submit{ width: 75%;}
#page-invite .section-content button.pill.submit{ width: 25%;}
#page-invite .section-content .social.hidden-xs{ float: none; display: inline;}    
#page-invite .section-content form .invite-filter div{ padding: 0px 12px;}
.emd-btn{ width: 41%;}
.meter-box ul {
    width: 100% !important;
}
#page-invite .section-content form textarea{ font-size: 15px;}
}