﻿@charset "UTF-8";
@import url('../../../external.html?link=https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&amp;subset=latin-ext');
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}


/* --------------------------------------------------------
    General
----------------------------------------------------------- */
body { color: #414141; position: relative; cursor: default; padding: 0; margin: 0;font-family: 'Roboto', 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; background: #2b2a29;}

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-weight: normal; font-size:26px;line-height:1.3846153846}
h2 { font-weight: normal; font-size:24px;line-height:1}
h3 { font-weight: normal; font-size:22px;line-height:1.0909090909}
h4 { font-weight: normal; font-size:20px;line-height:1.2}
h5 { font-weight: normal; font-size:18px;line-height:1.3333333333}
h6 { font-weight: normal; font-size:16px;line-height:1.5}

b, strong {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: #f27a1a; border-color: #f27a1a; }
.btn-success { color: #fff; background-color: #77c04b; border-color: #77c04b; }
.btn-primary { color: #fff; background-color: #3396d1; border-color: #3396d1; }

.btn-orange.focus, 
.btn-orange:focus,
.btn-orange:hover { color: #fff; text-decoration: none; }

.btn-success.focus, 
.btn-success:focus, 
.btn-success:hover { color: #fff; text-decoration: none; }

/* Panel */
.panel-heading {border-bottom: 4px solid transparent;}
.panel-title { font-size: 22px; }
.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;border-radius: 6px; }
.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; }

.backgroundWhite { background: #fff;}

.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: 0 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; }
input[type=checkbox], 
input[type=radio] { color: #717a8f; border-color: #DADADA; background-color: #fff; }
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; }


/* Ribbon */
.ribbon-wrapper  { position: absolute; overflow: hidden; width: 85px;height: 88px; top: -4px; left: -4px; }
.ribbon          { position: relative; display: block; text-align: center; font-size: 14px; font-weight: 700; color: #fff; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); padding: 3px 0; right: 24px; top: 22px; width: 110px; line-height: 16px; background-color: #555; box-shadow: 0 0 3px rgba(0,0,0,.3); }
.ribbon:before   { left: 0; bottom: -1px; }
.ribbon:after    { right: 0; }
.ribbon:after, 
.ribbon:before   { position: absolute; content: " "; line-height: 0; border-top: 2px solid #555; border-left: 2px solid transparent; border-right: 2px solid transparent; bottom: -2px; }

.ribbon-primary  { background-color: #673ab7; }
.ribbon-success  { background-color: #7aa93c; }
.ribbon-info     { background-color: #1abc9c; }
.ribbon-warning  { background-color: #FFC107; }
.ribbon-danger   { background-color: #e51c23; }

