body, h1, h2, h3, h4, h5, h6 {
    font-family: Lato, sans-serif;
    color: #333;
    font-weight: 300;
}
h1, h2 {
    margin-bottom: 20px;
}
a, i {
    color: #2464a2;
}
#headerwrap #result a:hover, .element #notice span {
    text-decoration: underline;
}
#map, .footer div {
    float: right;
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v11/IY9HZVvI1cMoAHxvl0w9LVKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v11/22JRxvfANxSmnAhzbFH8PgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v11/t85RP2zhSdDjt5PhsT_SnlKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v11/lEjOv129Q3iN1tuqWOeRBgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
body {
    background-color: #fff;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}
h3, h4 {
    color: #29527a;
    font-weight: 400;
}
h1 {
    font-size: 40px;
}
h2 {
    margin-top: 40px;
}
h4 {
    font-size: 20px;
}
ins.adsbygoogle[data-ad-status=unfilled] {
    display: none!important;
}
#sponsored_link {
    background-color: #eaf8ff;
    color: #0066ba;
    padding: 10px;
    border-radius: 10px;
    margin-top: 20px;
    border: 1px solid #91daff;
    text-align: center;
}
#sponsored_link div {
    color: #1ca7ed!important;
    padding-top: 5px;
    letter-spacing: 1px;
}
p {
    line-height: 28px;
    margin-bottom: 25px;
    font-size: 16px;
}
.centered {
    text-align: center;
}
a {
    word-wrap: break-word;
    -webkit-transition: color .1s ease-in, background .1s ease-in;
    -moz-transition: color .1s ease-in, background .1s ease-in;
    -ms-transition: color .1s ease-in, background .1s ease-in;
    -o-transition: color .1s ease-in, background .1s ease-in;
    transition: color .1s ease-in, background .1s ease-in;
}
a:focus, a:hover {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}
a:after, a:before {
    -webkit-transition: color .1s ease-in, background .1s ease-in;
    -moz-transition: color .1s ease-in, background .1s ease-in;
    -ms-transition: color .1s ease-in, background .1s ease-in;
    -o-transition: color .1s ease-in, background .1s ease-in;
    transition: color .1s ease-in, background .1s ease-in;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
.navbar-default {
    background-color: #003365;
    border-color: transparent;
    margin-bottom: -1px;
}
.navbar-default .navbar-brand {
    color: #fff;
    margin-top: -5px;
}
.element .number_body, .mt {
    margin-top: 40px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.mt {
    margin-bottom: 40px;
}
.form-control {
    height: 42px;
    font-size: 20px;
    width: 350px;
    margin-bottom: 5px;
}
.form-inline .form-group .btn {
    margin-top: 0;
    margin-left: 5px;
    margin-bottom: 5px;
    padding-left: 25px;
    padding-right: 25px;
}
@media (max-width:767px) {
    .form-inline .form-group .btn {
    margin-top: 10px;
    margin-left: 0;
	}
}

input[type=tel] {
    border-radius: 6px;
}
.g-recaptcha, .h-captcha {
    transform: scale(.77);
    transform-origin: 0 0;
    display: none;
    margin-top: 0!important;
}
i {
    margin: 8px;
}
#headerwrap {
    padding-top: 40px;
    background: url('../img/bg.webp?') no-repeat;
    background-color: #0d3761;
    background-size: cover;
    background-position: center;
    width: 100%
}
#headerwrap h1 {
    margin-bottom: 30px;
    text-shadow: 2px 2px 2px #003d79;
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 1px;
}

#headerwrap #term {
	color: #e8f8ff;
	margin-top: 10px;
	font-size: .8em
}

#headerwrap #term a {
	color: #cbeaf7;
	border-bottom: 1px dotted #cbeaf7
}


#headerwrap #result {
    background: rgba(0, 0, 0, .3);
    margin-top: 30px;
    text-shadow: 2px 2px 2px #333;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
    padding: 20px;
    color: #fff;
}
#headerwrap #badges {
	margin-bottom: 60px
}
#headerwrap #badges img {
	margin-right: 10px
}
#headerwrap #result a {
    background-image: url('/resources/img/ico_triangle.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    margin-bottom: 50px;
    font-weight: 700;
    color: #baddff;
}
.contact input, .contact textarea {
    width: 60%;
    max-width: 60%}

#report_number form span, .contact span {
    font-size: 10pt;
}
.contact textarea {
    min-height: 200px;
}
#number_of_lookups {
    margin-left: auto;
    width: 100%;
    margin-right: auto;
}
#number_of_lookups span {
    display: inline-block;
    background-color: rgba(0, 0, 0, .1);
    margin-right: 5px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 50pt;
    padding-left: 30px;
    padding-right: 30px;
}
#number_of_lookups span:last-child {
    margin-right: 0;
}
#number_of_lookups #caption {
    text-align: center;
    color: #fff;
    font-style: italic;
    font-size: 8pt;
    margin-top: 5px;
}
#map {
    width: 50%;
    height: 300px;
    border: none;
}
.numbers a {
    display: inline-block;
    margin-right: 10px;
    line-height: 30px;
    width: 10%;
    min-width: 130px;
    list-style-type: none;
    padding: 0;
}
.element #notice {
    font-size: 12pt;
    background-color: #F8F8F8;
    border-radius: 10px;
    padding: 15px;
    color: #333333;
    line-height: 15pt;
}
.element #notice span {
    cursor: pointer;
    color: #29527a;
    font-weight: 700;
}
.element #report_number h2 {
    margin: 40px 0 10px 0;
    font-weight: 400;
}
.element #report_number p {
    line-height: 16pt;
    margin: 0 0 3px;
}
.element #report_number textarea {
    width: 100%;
    height: 200px;
    border-radius: 5px;
    font-size: 14pt;
    padding: 10px;
    max-width: 100%;
    outline: 0;
}
.element #report_number button, .element #contact button {
    margin-top: 10px;
    margin-right: 20px;
}

.element #previous_reports #reports {
	padding-top: 30px;
    margin-top: 30px;
    border-top: 5px solid #EEEEEE;
}
.element #previous_reports #reports > article {
    font-size: 14pt;
    padding: 10px;
    margin-bottom: 5px
}


.element #previous_reports #reports > article:nth-child(even) {
	background: #FAFAFA
}

.element #previous_reports #reports > article:last-child {
	margin-bottom: 40px
}

.element #previous_reports #reports > article p {
	margin: 0;	
}

.element #previous_reports #reports div>span {
    font-size: 10pt;
    font-style: italic;
    display: block;
    color: #666;
}
.element #previous_reports #reports div>span a {
	font-weight: 700
}
.element>.phone_information {
    margin-top: 60px;
}
.element>.phone_information .phone_description {
    margin-bottom: 20px;
}
.element h2>span>span, .element>.phone_information .phone_description a {
    font-weight: 700;
}
.element>.phone_information .phone_description a:hover {
    text-decoration: underline;
    color: #00b477;
}
.element>.phone_information .reveal_button {
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    width: 250px;
    border: 1px solid #666;
    margin-top: 25px;
    cursor: pointer;
}
.element>.phone_information .reveal_button:hover {
    background: #ff8a00;
    border-color: #ff8a00;
    color: #fff;
}
.element>.phone_information .reveal_button_tag {
    color: #0b954c;
    font-size: 8.5pt;
    padding-left: 5px;
}
.element>.phone_information .owner_information #cnam {
    background: url(../img/ico_user.png) 99% center/20px auto no-repeat #e8f5f1;
    font-size: 18pt;
}
.element>.phone_information .owner_information div {
    padding: 5px;
}
.element>.phone_information .owner_information div:nth-child(odd) {
    background: #f2f2f2;
}
.element>.phone_information .owner_information #p_link {
    text-align: center;
    margin: 10px;
    color: #444;
    font-size: .75em;
}
.element>.phone_information .owner_information #p_link a {
    background-color: #001973;
    text-shadow: 1px 1px 2px #000f45;
    color: #FFFFFF;
    width: 100%;
    padding: 10px;
    font-weight: bold;
    display: block;
    border-radius: 5px;
    font-size: 1.4em;
}
.element>.phone_information .owner_information #p_link a:hover {
	background-color: #0030de;
}
.element>.phone_information .owner_information #p_link span {
	letter-spacing: 5px;
	text-transform: uppercase
}
.element>.phone_information>div>#row {
    padding: 5px!important;
}
.element>.phone_information>div>#row:nth-child(odd) {
    background: #f1f1f1;
}
.element h2>span {
    font-size: 10pt;
    font-style: italic;
}

.ad {
	cursor: pointer;
	padding: 20px;
	border-radius: 10px;
	background-color: #ebf2ff;
	margin-top: 40px
}

.ad #ad_caption {
	 float: right;
	 font-size: 0.7em;
	 letter-spacing: 2px;
	 text-transform: uppercase
}

.ad #ad_title {
	 font-weight: 800;
	 font-size: 1.2em;
	 margin-bottom: 0
}

.ad #ad_description {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px
}

.ad #ad_btn {
	background-color: #001973;
	display: block;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border-radius: 5px
}

.footer {
	margin-top: 30px;
    font-size: 8pt;
    padding-bottom: 10px;
}