﻿@font-face {
    font-family: 'Austin News Deck Web-Semibold';
    src: url('../../../fonts/telegraph/Austin News Deck Web-Semibold.eot');
    src: url('../../../fonts/telegraph/Austin News Deck Web-Semibold.eot?#iefix') format('embedded-opentype'),url('../../../fonts/telegraph/Austin News Deck Web-Semibold.woff') format('woff'),url('../../../fonts/telegraph/Austin News Deck Web-Semibold.ttf') format('truetype');

}
@font-face {
    font-family: 'Austin News Deck Web-Roman';
    src: url('../../../fonts/telegraph/Austin News Deck Web-Roman.eot');
    src: url('../../../fonts/telegraph/Austin News Deck Web-Roman.eot?#iefix') format('embedded-opentype'),url('../../../fonts/telegraph/Austin News Deck Web-Roman.woff') format('woff'),url('../../../fonts/telegraph/Austin News Deck Web-Roman.ttf') format('truetype');

}
@font-face {
    font-family: 'Austin News Deck Web-Medium';
    src: url('../../../fonts/telegraph/Austin News Deck Web-Medium.eot');
    src: url('../../../fonts/telegraph/Austin News Deck Web-Medium.eot?#iefix') format('embedded-opentype'),url('../../../fonts/telegraph/Austin News Deck Web-Medium.woff') format('woff'),url('../../../fonts/telegraph/Austin News Deck Web-Medium.ttf') format('truetype');

}
@font-face {
    font-family: 'Austin News Deck Web-Medium Italic';
    src: url('../../../fonts/telegraph/Austin News Deck Web-Medium Italic.eot');
    src: url('../../../fonts/telegraph/Austin News Deck Web-Medium Italic.eot?#iefix') format('embedded-opentype'),url('../../../fonts/telegraph/Austin News Deck Web-Medium Italic.woff') format('woff'),url('../../../fonts/telegraph/Austin News Deck Web-Medium Italic.ttf') format('truetype');

} 
@font-face {
    font-family: 'Austin News Deck Web-Fat';
    src: url('../../../fonts/telegraph/Austin News Deck Web-Fat.eot');
    src: url('../../../fonts/telegraph/Austin News Deck Web-Fat.eot?#iefix') format('embedded-opentype'),url('../../../fonts/telegraph/Austin News Deck Web-Fat.woff') format('woff'),url('../../../fonts/telegraph/Austin News Deck Web-Fat.ttf') format('truetype');
}
@font-face {
    font-family: 'Austin News Text Web-Semibold';
    src: url('../../../fonts/telegraph/Austin News Text Web-Semibold.eot');
    src: url('../../../fonts/telegraph/Austin News Text Web-Semibold.eot?#iefix') format('embedded-opentype'),url('../../../fonts/telegraph/Austin News Text Web-Semibold.woff') format('woff'),url('../../../fonts/telegraph/Austin News Text Web-Semibold.ttf') format('truetype');
}
@font-face {
    font-family: 'Telesans Text Web-Bold';
    src: url('../../../fonts/telegraph/Telesans Text Web-Bold.eot');
    src: url('../../../fonts/telegraph/Telesans Text Web-Bold.eot?#iefix') format('embedded-opentype'),url('../../../fonts/telegraph/Telesans Text Web-Bold.woff') format('woff'),url('../../../fonts/telegraph/Telesans Text Web-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Telesans Text Web-Regular';
    src: url('../../../fonts/telegraph/Telesans Text Web-Regular.eot');
    src: url('../../../fonts/telegraph/Telesans Text Web-Regular.eot?#iefix') format('embedded-opentype'),url('../../../fonts/telegraph/Telesans Text Web-Regular.woff') format('woff'),url('../../../fonts/telegraph/Telesans Text Web-Regular.ttf') format('truetype');
}


body {
    font-family: 'Telesans Text Web-Regular';
    background-color: #f5f5f5 !important;
    font-size: 16px;
    color: #222222;
}

.application_container {
    background: white;
    max-width: 620px;
    border-top: 2px solid #004164;
    padding: 0 10px 15px;
    color: #222222;
    overflow: hidden;
}

form .checkbox_element label {
    font-family: 'Telesans Text Web-Regular';
}

.application_container .application_view {
    padding-top: 0;
}

footer,
.identity h1,
#faqCopy,
#hideFooter,
#refer,
#callback,
#general,
#corporateaccount .spinner > div {
    display:none;
}

.form_elements > h2,
.form_elements_container > h2 {
    padding: 0 0 12px;
    border-bottom: 1px solid #c7c7c7;
}

h1, h2, h3 {
    font-family: 'Austin News Deck Web-Semibold';
    color: #004164;
    margin-bottom: 0;
    line-height: 1em;
}
h2 {
    font-size: 18px;
    line-height: 20px;
}
a {
    color:#000;
}
* {
    border-radius: 0 !important;
}

.button, 
button {
    font-family: 'Telesans Text Web-Regular';
    background-color: #d97601;
    text-align: center;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    padding: 0 10px 0 10px;
    width: 100%;
    -webkit-transition-duration: unset;
    -moz-transition-duration: unset;
    -o-transition-duration: unset;
    transition-duration: unset;
}
.button:hover,
.button:focus {
    text-decoration: none;
    color: #fff;
}
.button .button_icon {
    display: none;
}

.button a:hover {
    background-color: #000;
 }

.steps .active {
    background-color: #000;
}

#telegraph-callback-submit {
    background-color: #d97601;
}


.steps i .arrow, 
.steps a .arrow {
    background: url(../../../img/partners/Telegraph/icon-arrow-down.png) no-repeat;
    width:12px;
    height:7px;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

/* spinner */
.long_loading_container .total_complete {
  color: #0083ca;
}

.long_loading_container .status,
.spinner > div {
  background: #0083ca !important;
  border-radius: 6.66667px !important;
}

.spinner_container {
  border: 1px solid #0083ca !important;
  top: 10%;
}

form label, 
form .instruction_element p, 
form .hygiene_element p, 
form .instruction_list_element ul {
    font-family: inherit;
    color: #222222;
    font-weight: normal;
    font-family: 'Telesans Text Web-Regular';
    min-height: 0;
    padding-top: 0;
    margin-bottom: 8px;
}

form input[type="text"], 
form select, 
form input[type="password"], 
form input[type="email"], 
form textarea {
    padding-top: 0px;
    padding-left: 11px;
    border: 1px solid #c8c8c8;
    background-color: #ffffff;
    font-family: 'Telesans Text Web-Regular';
    font-size: 16px;
    color: #333;
}

.select-arrow span {
    font-family: 'Telesans Text Web-Regular';
    font-size: 16px;
    color: #333;
}

.select_element.noFF .select-arrow,
.select_element.noFF .select-arrow .glyphicon {
    background-color: #ffffff;
    color: black;
    border: 1px solid #c8c8c8;
}
.select_element.noFF .select-arrow .glyphicon {
    background-color: #ffffff;
    border: 0px;
    top: -2px;
}

form label,
.label_element label {
    min-height: 0;
    font-size: 14px;
}

.input_container.label_element {
    margin-bottom: -4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.validation_message {
    display: none;
}

.rate-info {
    margin: 0;
}

.you-get {
    padding: 15px 0 0;
    margin-bottom: -3px;
}

.rate-info #you-get {
    color: #004164;
}

.rate-info label {
    margin-bottom: 3px;
}

.create-account {
    margin-top: 15px;
}

.create-account .button {
    min-height: 48px;
}

.create-account .button span {
    padding-top: 5px;
}

form fieldset {
    padding: 0;
    margin: 0 -10px 0;
}

form fieldset.next_section {
    padding: 15px 0 0;
    margin: 0 -10px 0 0;
}

form ol > li div.input_container > div {
    padding: 10px 10px 0;
    margin: 0;
}

form fieldset .label_element {
    margin: 0;
    padding: 13px 0 0 0;
}

form fieldset .label_element label {
    margin: 0;
    padding: 0;
}

#indi-rates .dialogue_box {
    margin-left: -127px;
}

.lightbox .dialogue_box .close {
    right: 7px;
    top: 10px;
    opacity: 0.8;
}

#thank-you h2 {
    margin-bottom: 5px;
    color: #0783ae;
}

#thank-you p {
    color: #666;
}

@media screen and (max-width: 640px) {

}

@media screen and (min-width: 401px) and (max-width: 524px) {

}

@media screen and (max-width: 390px) {
    form li.related {
        float: none;
        width: 100%;
        clear: both;
    }
    
    form fieldset {
        margin-left: 0;
        margin-right: 0;
    }

    form fieldset,
    form ol > li div.input_container > div {
        padding-left: 0;
        padding-right: 0;
    }

    .input_container.label_element {
        padding-left: 0;
        padding-right: 0;
    }

    form .phone ol > li {
        float: left;
        clear: none;
    }
    
    form .phone ol > li.country-code {
        width: 35%;
        clear: left;
        margin-top: -1px;
        margin-right: 3%;
    }
    form .phone ol > li.main-number {
        width: 62%;
    }

    #thank-you {
        padding: 0;
    }
}

.long_loading_container .total_complete {
  color: #39b54a;
}

.long_loading_container .status {
  background: #39b54a;
}

.spinner_container {
  border: 1px solid #39b54a;
}

.spinner > div {
  background: #39b54a;
}

.select_element.noFF .select-arrow {
    border-radius: 0;
}

#corporateaccount .spinner_container {
  border: 0 none;
}

.note {
    padding:0px;
}

.you-get{
    padding:5px 0;
}

.open-lightbox {
    color:#ed1944;
}