﻿@charset "UTF-8";


/* --------------------------------------------------------
    Font Faces
----------------------------------------------------------- */
@font-face {
    font-family: 'proxima_nova_light';
    src: url(../fonts/proxima_nova/proxima_nova_light-webfont.eot);
    src: url(../fonts/proxima_nova/proxima_nova_light-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/proxima_nova/proxima_nova_light-webfont.woff) format("woff"),url(../fonts/proxima_nova/proxima_nova_light-webfont.ttf) format("truetype"),url(../fonts/proxima_nova/proxima_nova_light-webfont.svg#proxima_novalight) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_regular';
    src: url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_regular-webfont.eot);
    src: url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_regular-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_regular-webfont.woff) format("woff"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_regular-webfont.ttf) format("truetype"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_regular-webfont.svg#proxima_nova_rgregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_semibold';
    src: url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_semibold-webfont.eot);
    src: url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_semibold-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_semibold-webfont.woff) format("woff"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_semibold-webfont.ttf) format("truetype"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_semibold-webfont.svg#proxima_nova_rgbold) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_bold';
    src: url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_bold-webfont.eot);
    src: url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_bold-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_bold-webfont.woff) format("woff"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_bold-webfont.ttf) format("truetype"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_bold-webfont.svg#proxima_nova_rgbold) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_extrabold';
    src: url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_extrabold-webfont.eot);
    src: url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_extrabold-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_extrabold-webfont.woff) format("woff"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_extrabold-webfont.ttf) format("truetype"),url(../fonts/proxima_nova/mark_simonson_-_proxima_nova_extrabold-webfont.svg#proxima_nova_rgbold) format("svg");
    font-weight: 400;
    font-style: normal;
}


/* --------------------------------------------------------
    General
----------------------------------------------------------- */
body { color: #383838; position: relative; cursor: default; padding: 0; margin: 0; background: #f5f8fa; font-family: "proxima_nova_regular",sans-serif;font-size: 16px; -webkit-font-smoothing: antialiased;transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;}

img {  height: auto; -ms-interpolation-mode: bicubic; display: inline-block; vertical-align: middle; }
.clear          { clear: both; }
*:focus         { outline: 0 !important; }

a { text-decoration: none; }
a:focus {outline:thin dotted}
a:active,a:hover {outline:0}

h1 { font-family: 'proxima_nova_bold';font-weight: normal; font-size:26px;line-height:1.3846153846}
h2 { font-family: 'proxima_nova_bold';font-weight: normal; font-size:24px;line-height:1}
h3 { font-family: 'proxima_nova_bold';font-weight: normal; font-size:22px;line-height:1.0909090909}
h4 { font-family: 'proxima_nova_bold';font-weight: normal; font-size:20px;line-height:1.2}
h5 { font-family: 'proxima_nova_bold';font-weight: normal; font-size:18px;line-height:1.3333333333}
h6 { font-family: 'proxima_nova_bold';font-weight: normal; font-size:16px;line-height:1.5}

b, strong {font-family: 'proxima_nova_bold';font-weight: normal; }

ul { list-style: none;margin: 0;padding: 0;}

.btn-embossed       { -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.1); box-shadow: inset 0 -3px 0 rgba(0,0,0,.1); } 

/* Button */
.btn-lg { border-radius: 4px;}
.btn-green { color: #fff; background-color: transparent; border-color: #fff; }
.btn-red { color: #fff; background-color: #e74c3c; border-color: #e74c3c; }
.btn-orange { color: #fff; background-color: #f2793c; border-color: #f2793c; }
.btn-success { color: #fff; background-color: #77c04b; border-color: #77c04b; }
.btn-primary { color: #fff; background-color: #3396d1; border-color: #3396d1; }

/* Panel */
.panel-heading {border-bottom: 4px solid transparent;}
.panel-title { font-size: 22px; font-family: 'proxima_nova_bold';}
.panel-subtitle { font-size: 16px; color: #9aa7af;margin-bottom: 0;}
.panel-gray>.panel-heading {color: #fff;background-color: #78868E;border-color: #626E6F;}

/* Section Background */
.bg-white { background-color: #fff; }
.bg-gray { background-color: #f4f4f4; }
.bg-green { background-color: #5BA229; }
.bg-dark { background-color: #4d4d4d; }
.bg-twitter { background-color: #00aeef; }
.bg-turquoise { background-color: #8cc1c1; }
.bg-blue { background-color: #3396d1; }


.alert { padding: 9px 15px;margin-bottom: 0;}
.alert-thank { text-align: center;font-size: 18px;margin-bottom: 20px;background: #fff;border: 0;}
.alert-thank i { display: block;font-size: 84px;width: 84px;height: 84px;text-align: center;line-height: 84px;margin: 0 auto 10px;}
.alert-thank span { display: block; line-height: 20px;}
.alert-thank h6 { font-size: 32px; line-height: 34px;}

/* Show more - less */
.ShowMore { position: relative;padding: 20px 0;text-align: justify; }
.ShowMore a.morelink { text-decoration:none; outline: none;font-size: 14px; }
.ShowMore .morecontent span { display: none; }


input[type=checkbox], 
input[type=radio] { border-style: solid; border-width: 1px; background: #fff; color: #555; clear: none; cursor: pointer; display: inline-block; line-height: 0; height: 20px; margin: -4px 4px 0 0; outline: 0; padding: 4px!important; text-align: center; vertical-align: middle; width: 20px; min-width: 20px; -webkit-appearance: none; -webkit-transition: .05s border-color ease-in-out; transition: .05s border-color ease-in-out; box-shadow: none; border-radius: 4px; }
input[type=checkbox], 
input[type=radio] { color: #717a8f; border-color: #ebeef1; background-color: #f3f6f9; }
input[type=checkbox]:checked:before { display: inline-block; font-family: FontAwesome; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f00c'; margin: 0; font-size: 10px; }
input[type=checkbox]:checked:before { color: #717a8f; }


/* --------------------------------------------------------
    #Section
----------------------------------------------------------- */
section {padding: 30px 0;position: relative;}


.pwdwidgetdiv { }
.pwdfield { }
.pwdopsdiv { display: block; float: left; margin-right:6px; }
.pwdopsdiv a { font-family : Arial, Helvetica, sans-serif; font-size : 10px; }
.pwdstrengthbar { float:right; background:#cccccc; height:4px; margin:0; }
.pwdstrength { float:right; height:20px; width:70px; margin-top:3px; }
.pwdstrengthstr { float:right; clear:both; height:14px; margin-top:0px; font-family : Arial, Helvetica, sans-serif; font-size : 10px; }

