/*!
    @name       : Application Base
    @desc       : Everything is in it.
    @author     : Mikail COLAK <mikailcolak@gmail.com>
    @version    : 1.1.0
 */
 
 @import url(https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,100italic,200italic,300italic,400italic,700italic,500italic,300,300italic,900,900italic&subset=latin-ext,latin);@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-110%);transform:translateY(-110%)}
60%{opacity:1;-webkit-transform:translateY(30%);transform:translateY(30%)}
80%{-webkit-transform:translateY(10%);transform:translateY(10%)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-110%);transform:translateY(-110%)}
60%{opacity:1;-moz-transform:translateY(30%);transform:translateY(30%)}
80%{-moz-transform:translateY(10%);transform:translateY(10%)}
100%{-moz-transform:translateY(0);transform:translateY(0)}
}
@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(-110%);transform:translateY(-110%)}
60%{opacity:1;-o-transform:translateY(30%);transform:translateY(30%)}
80%{-o-transform:translateY(10%);transform:translateY(10%)}
100%{-o-transform:translateY(0);transform:translateY(0)}
}
@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-110%);-moz-transform:translateY(-110%);-o-transform:translateY(-110%);transform:translateY(-110%)}
60%{opacity:1;-webkit-transform:translateY(30%);-moz-transform:translateY(30%);-o-transform:translateY(30%);transform:translateY(30%)}
80%{-webkit-transform:translateY(10%);-moz-transform:translateY(10%);-o-transform:translateY(10%);transform:translateY(10%)}
100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}
*{font-family:Arial, 'Gotham A', Roboto, sans-serif}
a{cursor:pointer;color:#0090bf}
h1{font-size:18px;font-family:'Gotham A', Roboto, Arial, sans-serif;position:relative;font-weight:bold;color:#292929;margin-left:0px}
h2{font-size:16px;font-family:'Gotham A', Roboto, Arial, sans-serif;position:relative;font-weight:bold;color:#292929;margin-left:0px}
h3{font-size:15px;font-family:'Gotham A', Roboto, Arial, sans-serif;position:relative;font-weight:bold;color:#292929;margin-left:0px}
h4{font-size:14px;font-family:'Gotham A', Roboto, Arial, sans-serif;position:relative;font-weight:bold;color:#292929;margin-left:0px}
h5{font-size:13px;font-family:'Gotham A', Roboto, Arial, sans-serif;position:relative;font-weight:bold;color:#292929;margin-left:0px}
h6{font-size:11px;font-family:'Gotham A', Roboto, Arial, sans-serif;position:relative;font-weight:bold;color:#292929;margin-left:0px}
.hr-space-0{margin-top:0px !important;margin-bottom:0px !important}
.vr-space-0{margin-left:0px !important;margin-right:0px !important}
.space-0{margin-top:0px !important;margin-bottom:0px !important}
.top-space-0{margin-top:0px !important}
.right-space-0{margin-right:0px !important}
.left-space-0{margin-left:0px !important}
.bottom-space-0{margin-bottom:0px !important}
.hr-space-5{margin-top:5px !important;margin-bottom:5px !important}
.vr-space-5{margin-left:5px !important;margin-right:5px !important}
.space-5{margin-top:5px !important;margin-bottom:5px !important}
.top-space-5{margin-top:5px !important}
.right-space-5{margin-right:5px !important}
.left-space-5{margin-left:5px !important}
.bottom-space-5{margin-bottom:5px !important}
.hr-space-10{margin-top:10px !important;margin-bottom:10px !important}
.vr-space-10{margin-left:10px !important;margin-right:10px !important}
.space-10{margin-top:10px !important;margin-bottom:10px !important}
.top-space-10{margin-top:10px !important}
.right-space-10{margin-right:10px !important}
.left-space-10{margin-left:10px !important}
.bottom-space-10{margin-bottom:10px !important}
.hr-space-15{margin-top:15px !important;margin-bottom:15px !important}
.vr-space-15{margin-left:15px !important;margin-right:15px !important}
.space-15{margin-top:15px !important;margin-bottom:15px !important}
.top-space-15{margin-top:15px !important}
.right-space-15{margin-right:15px !important}
.left-space-15{margin-left:15px !important}
.bottom-space-15{margin-bottom:15px !important}
.hr-space-20{margin-top:20px !important;margin-bottom:20px !important}
.vr-space-20{margin-left:20px !important;margin-right:20px !important}
.space-20{margin-top:20px !important;margin-bottom:20px !important}
.top-space-20{margin-top:20px !important}
.right-space-20{margin-right:20px !important}
.left-space-20{margin-left:20px !important}
.bottom-space-20{margin-bottom:20px !important}
.hr-space-25{margin-top:25px !important;margin-bottom:25px !important}
.vr-space-25{margin-left:25px !important;margin-right:25px !important}
.space-25{margin-top:25px !important;margin-bottom:25px !important}
.top-space-25{margin-top:25px !important}
.right-space-25{margin-right:25px !important}
.left-space-25{margin-left:25px !important}
.bottom-space-25{margin-bottom:25px !important}
.hr-space-30{margin-top:30px !important;margin-bottom:30px !important}
.vr-space-30{margin-left:30px !important;margin-right:30px !important}
.space-30{margin-top:30px !important;margin-bottom:30px !important}
.top-space-30{margin-top:30px !important}
.right-space-30{margin-right:30px !important}
.left-space-30{margin-left:30px !important}
.bottom-space-30{margin-bottom:30px !important}
.hr-space-35{margin-top:35px !important;margin-bottom:35px !important}
.vr-space-35{margin-left:35px !important;margin-right:35px !important}
.space-35{margin-top:35px !important;margin-bottom:35px !important}
.top-space-35{margin-top:35px !important}
.right-space-35{margin-right:35px !important}
.left-space-35{margin-left:35px !important}
.bottom-space-35{margin-bottom:35px !important}
.hr-space-40{margin-top:40px !important;margin-bottom:40px !important}
.vr-space-40{margin-left:40px !important;margin-right:40px !important}
.space-40{margin-top:40px !important;margin-bottom:40px !important}
.top-space-40{margin-top:40px !important}
.right-space-40{margin-right:40px !important}
.left-space-40{margin-left:40px !important}
.bottom-space-40{margin-bottom:40px !important}
.hr-space-45{margin-top:45px !important;margin-bottom:45px !important}
.vr-space-45{margin-left:45px !important;margin-right:45px !important}
.space-45{margin-top:45px !important;margin-bottom:45px !important}
.top-space-45{margin-top:45px !important}
.right-space-45{margin-right:45px !important}
.left-space-45{margin-left:45px !important}
.bottom-space-45{margin-bottom:45px !important}
.hr-space-50{margin-top:50px !important;margin-bottom:50px !important}
.vr-space-50{margin-left:50px !important;margin-right:50px !important}
.space-50{margin-top:50px !important;margin-bottom:50px !important}
.top-space-50{margin-top:50px !important}
.right-space-50{margin-right:50px !important}
.left-space-50{margin-left:50px !important}
.bottom-space-50{margin-bottom:50px !important}
.hr-space-55{margin-top:55px !important;margin-bottom:55px !important}
.vr-space-55{margin-left:55px !important;margin-right:55px !important}
.space-55{margin-top:55px !important;margin-bottom:55px !important}
.top-space-55{margin-top:55px !important}
.right-space-55{margin-right:55px !important}
.left-space-55{margin-left:55px !important}
.bottom-space-55{margin-bottom:55px !important}
.hr-space-60{margin-top:60px !important;margin-bottom:60px !important}
.vr-space-60{margin-left:60px !important;margin-right:60px !important}
.space-60{margin-top:60px !important;margin-bottom:60px !important}
.top-space-60{margin-top:60px !important}
.right-space-60{margin-right:60px !important}
.left-space-60{margin-left:60px !important}
.bottom-space-60{margin-bottom:60px !important}
.hr-space-65{margin-top:65px !important;margin-bottom:65px !important}
.vr-space-65{margin-left:65px !important;margin-right:65px !important}
.space-65{margin-top:65px !important;margin-bottom:65px !important}
.top-space-65{margin-top:65px !important}
.right-space-65{margin-right:65px !important}
.left-space-65{margin-left:65px !important}
.bottom-space-65{margin-bottom:65px !important}
.hr-space-70{margin-top:70px !important;margin-bottom:70px !important}
.vr-space-70{margin-left:70px !important;margin-right:70px !important}
.space-70{margin-top:70px !important;margin-bottom:70px !important}
.top-space-70{margin-top:70px !important}
.right-space-70{margin-right:70px !important}
.left-space-70{margin-left:70px !important}
.bottom-space-70{margin-bottom:70px !important}
.hr-space-75{margin-top:75px !important;margin-bottom:75px !important}
.vr-space-75{margin-left:75px !important;margin-right:75px !important}
.space-75{margin-top:75px !important;margin-bottom:75px !important}
.top-space-75{margin-top:75px !important}
.right-space-75{margin-right:75px !important}
.left-space-75{margin-left:75px !important}
.bottom-space-75{margin-bottom:75px !important}
.hr-space-80{margin-top:80px !important;margin-bottom:80px !important}
.vr-space-80{margin-left:80px !important;margin-right:80px !important}
.space-80{margin-top:80px !important;margin-bottom:80px !important}
.top-space-80{margin-top:80px !important}
.right-space-80{margin-right:80px !important}
.left-space-80{margin-left:80px !important}
.bottom-space-80{margin-bottom:80px !important}
.hr-space-85{margin-top:85px !important;margin-bottom:85px !important}
.vr-space-85{margin-left:85px !important;margin-right:85px !important}
.space-85{margin-top:85px !important;margin-bottom:85px !important}
.top-space-85{margin-top:85px !important}
.right-space-85{margin-right:85px !important}
.left-space-85{margin-left:85px !important}
.bottom-space-85{margin-bottom:85px !important}
.hr-space-90{margin-top:90px !important;margin-bottom:90px !important}
.vr-space-90{margin-left:90px !important;margin-right:90px !important}
.space-90{margin-top:90px !important;margin-bottom:90px !important}
.top-space-90{margin-top:90px !important}
.right-space-90{margin-right:90px !important}
.left-space-90{margin-left:90px !important}
.bottom-space-90{margin-bottom:90px !important}
.hr-space-95{margin-top:95px !important;margin-bottom:95px !important}
.vr-space-95{margin-left:95px !important;margin-right:95px !important}
.space-95{margin-top:95px !important;margin-bottom:95px !important}
.top-space-95{margin-top:95px !important}
.right-space-95{margin-right:95px !important}
.left-space-95{margin-left:95px !important}
.bottom-space-95{margin-bottom:95px !important}
.hr-space-100{margin-top:100px !important;margin-bottom:100px !important}
.vr-space-100{margin-left:100px !important;margin-right:100px !important}
.space-100{margin-top:100px !important;margin-bottom:100px !important}
.top-space-100{margin-top:100px !important}
.right-space-100{margin-right:100px !important}
.left-space-100{margin-left:100px !important}
.bottom-space-100{margin-bottom:100px !important}
.hr-space-105{margin-top:105px !important;margin-bottom:105px !important}
.vr-space-105{margin-left:105px !important;margin-right:105px !important}
.space-105{margin-top:105px !important;margin-bottom:105px !important}
.top-space-105{margin-top:105px !important}
.right-space-105{margin-right:105px !important}
.left-space-105{margin-left:105px !important}
.bottom-space-105{margin-bottom:105px !important}
.hr-space-110{margin-top:110px !important;margin-bottom:110px !important}
.vr-space-110{margin-left:110px !important;margin-right:110px !important}
.space-110{margin-top:110px !important;margin-bottom:110px !important}
.top-space-110{margin-top:110px !important}
.right-space-110{margin-right:110px !important}
.left-space-110{margin-left:110px !important}
.bottom-space-110{margin-bottom:110px !important}
.hr-space-115{margin-top:115px !important;margin-bottom:115px !important}
.vr-space-115{margin-left:115px !important;margin-right:115px !important}
.space-115{margin-top:115px !important;margin-bottom:115px !important}
.top-space-115{margin-top:115px !important}
.right-space-115{margin-right:115px !important}
.left-space-115{margin-left:115px !important}
.bottom-space-115{margin-bottom:115px !important}
.hr-space-120{margin-top:120px !important;margin-bottom:120px !important}
.vr-space-120{margin-left:120px !important;margin-right:120px !important}
.space-120{margin-top:120px !important;margin-bottom:120px !important}
.top-space-120{margin-top:120px !important}
.right-space-120{margin-right:120px !important}
.left-space-120{margin-left:120px !important}
.bottom-space-120{margin-bottom:120px !important}
.hr-space-125{margin-top:125px !important;margin-bottom:125px !important}
.vr-space-125{margin-left:125px !important;margin-right:125px !important}
.space-125{margin-top:125px !important;margin-bottom:125px !important}
.top-space-125{margin-top:125px !important}
.right-space-125{margin-right:125px !important}
.left-space-125{margin-left:125px !important}
.bottom-space-125{margin-bottom:125px !important}
.hr-space-130{margin-top:130px !important;margin-bottom:130px !important}
.vr-space-130{margin-left:130px !important;margin-right:130px !important}
.space-130{margin-top:130px !important;margin-bottom:130px !important}
.top-space-130{margin-top:130px !important}
.right-space-130{margin-right:130px !important}
.left-space-130{margin-left:130px !important}
.bottom-space-130{margin-bottom:130px !important}
.hr-space-135{margin-top:135px !important;margin-bottom:135px !important}
.vr-space-135{margin-left:135px !important;margin-right:135px !important}
.space-135{margin-top:135px !important;margin-bottom:135px !important}
.top-space-135{margin-top:135px !important}
.right-space-135{margin-right:135px !important}
.left-space-135{margin-left:135px !important}
.bottom-space-135{margin-bottom:135px !important}
.hr-space-140{margin-top:140px !important;margin-bottom:140px !important}
.vr-space-140{margin-left:140px !important;margin-right:140px !important}
.space-140{margin-top:140px !important;margin-bottom:140px !important}
.top-space-140{margin-top:140px !important}
.right-space-140{margin-right:140px !important}
.left-space-140{margin-left:140px !important}
.bottom-space-140{margin-bottom:140px !important}
.hr-space-145{margin-top:145px !important;margin-bottom:145px !important}
.vr-space-145{margin-left:145px !important;margin-right:145px !important}
.space-145{margin-top:145px !important;margin-bottom:145px !important}
.top-space-145{margin-top:145px !important}
.right-space-145{margin-right:145px !important}
.left-space-145{margin-left:145px !important}
.bottom-space-145{margin-bottom:145px !important}
.hr-space-150{margin-top:150px !important;margin-bottom:150px !important}
.vr-space-150{margin-left:150px !important;margin-right:150px !important}
.space-150{margin-top:150px !important;margin-bottom:150px !important}
.top-space-150{margin-top:150px !important}
.right-space-150{margin-right:150px !important}
.left-space-150{margin-left:150px !important}
.bottom-space-150{margin-bottom:150px !important}
p{padding-bottom:0;font-size:14px;margin-bottom:18px}
p:last-child,p:only-child{margin-bottom:0}
.page-body p{font-family:Arial, Roboto, sans-serif;line-height:20px}
.panel-heading>.panel-title>a{display:block}
.disabled{opacity:.999}
.btn.general,.custom-input-file .inputfile+label{border:1px solid #ccc;background-color:transparent;color:#5b9bd5;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;padding-top:11px;padding-bottom:11px;padding-left:35px;padding-right:35px;font-size:14px;font-weight:bold;-webkit-transition:all 200ms;-moz-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms}
.btn.general.inverse,.field input[type="submit"],.field input[type="reset"],.custom-input-file .inputfile+label.inverse{background-color:#5b9bd5;border-color:#ccc;color:#fff}
.btn.general.block,.custom-input-file .inputfile+label.block{display:block}
.btn.general.inline,.custom-input-file .inputfile+label.inline{display:inline}
.btn.general.inline-block,.custom-input-file .inputfile+label.inline-block{display:inline-block}
.btn.general.left,.custom-input-file .inputfile+label.left{float:left}
.btn.general.left:after,.custom-input-file .inputfile+label.left:after{display:block;height:0px;content:""}
.btn.general.right,.custom-input-file .inputfile+label.right{float:right}
.btn.general.right:after,.custom-input-file .inputfile+label.right:after{display:block;height:0px;content:""}
.btn.general:hover,.custom-input-file .inputfile+label:hover{background-color:#0090bf;border-color:#0090bf;color:#fff}
.btn.general.inverse:hover,.field input[type="submit"]:hover,.field input[type="reset"]:hover,.custom-input-file .inputfile+label.inverse:hover{border:1px solid #0090bf;background-color:transparent;color:#0090bf}
.btn.general.with-icon,.custom-input-file .inputfile+label.with-icon{padding-left:50px}
.btn.general.with-icon i.fa,.custom-input-file .inputfile+label.with-icon i.fa{position:absolute;margin-left:-32px;font-size:22px !important;margin-top:-3px}
.btn.general.white,.custom-input-file .inputfile+label{background-color:white;color:#0090bf;border-color:white}
.btn.general.white:hover,.custom-input-file .inputfile+label:hover{border-color:#0090bf}
.btn.general.white-border,.custom-input-file .inputfile+label.white-border{color:white;border-color:white}
.btn.general.white-border:hover,.custom-input-file .inputfile+label.white-border:hover{color:#0090bf;background-color:white}
.tabs-right>.nav-tabs>li>a,.tabs-left>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px}
.nav-holder.nav-justified{display:table;width:100%;margin-bottom:20px;z-index:1}
@media screen and (max-width: 767px){.nav-holder.nav-justified{display:block}
}
.nav-tabs{border-bottom:1px solid #eee}
.nav-tabs>li{margin-bottom:-1px !important;margin-top:0 !important;padding-left:0 !important}
.nav-tabs>li:before{display:none !important}
.nav-tabs>li>a{color:#a2a2a2;font-size:18px;font-weight:300;padding-bottom:20px !important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;-webkit-transition:border-color 200ms ease, color 200ms ease;-moz-transition:border-color 200ms ease, color 200ms ease;-o-transition:border-color 200ms ease, color 200ms ease;transition:border-color 200ms ease, color 200ms ease}
.nav-tabs>li>a:hover{background-color:transparent !important;border-color:transparent;border-bottom-color:#0090bf;color:#0090bf}
.nav-tabs>li>a:focus{border-color:transparent;border-bottom-color:#0090bf}
.nav-tabs>.active>a{color:#0090bf !important;font-size:18px;font-weight:300;border-color:transparent !important;border-bottom-color:#0090bf !important}
.nav-tabs>.active>a:hover{border-color:transparent}
.nav-tabs>.active>a:focus{border-color:transparent}
.nav-tabs.nav-justified{margin-bottom:20px;display:table-row;width:100%}
.nav-tabs.nav-justified li{display:table-cell;width:auto !important;vertical-align:bottom}
.nav-tabs.nav-justified li a{padding-top:10px !important;padding-bottom:10px !important;font-size:16px}
@media screen and (max-width: 767px){.nav-tabs.nav-justified li a{display:block}
.nav-tabs.nav-justified li a:before{display:none}
.nav-tabs.nav-justified li a br{display:none}
}
.nav-tabs.nav-justified>.active>a{font-size:18px;padding-bottom:10px !important;vertical-align:bottom}
.nav-tabs.nav-classic{margin-bottom:10px}
.nav-tabs.nav-classic>li:before{display:none !important}
.nav-tabs.nav-classic>li>a{color:#484848;font-size:16px;font-weight:300;padding-bottom:20px !important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:margin-top 200ms ease, height 200ms ease;-moz-transition:margin-top 200ms ease, height 200ms ease;-o-transition:margin-top 200ms ease, height 200ms ease;transition:margin-top 200ms ease, height 200ms ease;background-color:#e5e5e5;min-width:100px;text-align:center;height:45px;margin:0;margin-right:5px}
.nav-tabs.nav-classic>li>a:hover{background-color:transparent !important;border:1px solid #e5e5e5 !important;border-bottom-color:#fff !important}
.nav-tabs.nav-classic>li>a:focus{background-color:transparent !important;border:1px solid #e5e5e5 !important;border-bottom-color:#fff !important}
.nav-tabs.nav-classic>.active>a{color:#484848 !important;font-size:16px;font-weight:300;background-color:#fff;border:1px solid #e5e5e5 !important;border-bottom-color:#fff !important;cursor:default;height:50px;margin-top:-5px}
.nav-tabs.nav-classic>.active>a:hover{border-color:white}
.nav-tabs.nav-classic>.active>a:focus{border-color:white}
.tabs-below>.nav-tabs{border-bottom:0;border-top:1px solid #0090bf}
.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}
.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}
.tabs-below>.nav-tabs>li>a:hover{border-top-color:#0090bf;border-bottom-color:transparent}
.tabs-below>.nav-tabs>li>a:focus{border-top-color:#0090bf;border-bottom-color:transparent}
.tabs-below>.nav-tabs>.active>a{border-color:transparent #0090bf #0090bf #0090bf}
.tabs-below>.nav-tabs>.active>a:hover{border-color:transparent #0090bf #0090bf #0090bf}
.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #0090bf #0090bf #0090bf}
.tabs-right>.nav-tabs{border-bottom:0;float:right;margin-left:19px;border-left:1px solid #0090bf}
.tabs-right>.nav-tabs>li{float:none}
.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}
.tabs-right>.nav-tabs>li>a:hover{border-color:#eee #eee #eee #0090bf}
.tabs-right>.nav-tabs>li>a:focus{border-color:#eee #eee #eee #0090bf}
.tabs-right>.nav-tabs .active>a{border-color:#0090bf #0090bf #0090bf transparent;*border-left-color:#fff}
.tabs-right>.nav-tabs .active>a:hover{border-color:#0090bf #0090bf #0090bf transparent;*border-left-color:#fff}
.tabs-right>.nav-tabs .active>a:focus{border-color:#0090bf #0090bf #0090bf transparent;*border-left-color:#fff}
.tabs-left>.nav-tabs{border-bottom:0;float:left;margin-right:19px;border-right:1px solid #0090bf}
.tabs-left>.nav-tabs>li{float:none}
.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}
.tabs-left>.nav-tabs>li>a:hover{border-color:#eee #0090bf #eee #eee}
.tabs-left>.nav-tabs>li>a:focus{border-color:#eee #0090bf #eee #eee}
.tabs-left>.nav-tabs .active>a{border-color:#0090bf transparent #0090bf #0090bf;*border-right-color:#fff}
.tabs-left>.nav-tabs .active>a:hover{border-color:#0090bf transparent #0090bf #0090bf;*border-right-color:#fff}
.tabs-left>.nav-tabs .active>a:focus{border-color:#0090bf transparent #0090bf #0090bf;*border-right-color:#fff}
.tab-content>.tab-pane{padding-top:20px;display:none}
.tab-content>.active{display:block}
.pill-content>.pill-pane{display:none}
.pill-content>.active{display:block}
.panel-group .panel{border:none !important}
.panel-group .panel+.panel{margin-top:10px}
.panel-group .panel .panel-heading{position:relative;background-color:#ececec;border:none;padding:17.5px 14px;cursor:pointer;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.panel-group .panel .panel-heading:after{font-family:FontAwesome;content:"\f107";position:absolute;top:50%;right:21px;font-size:29px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#5e5e5e;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}
.panel-group .panel .panel-heading:not(.collapsed){-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0}
.panel-group .panel .panel-heading:not(.collapsed):after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}
.panel-group .panel .panel-heading h4{display:block;font-size:16px;font-weight:normal !important;color:#414141;padding-right:32px}
.panel-group .panel .panel-body{border-top:1px solid #d7d7d7 !important;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;background-color:#ececec}
.panel-group.faq{margin-left:60px}
.panel-group.faq .panel .panel-heading{-webkit-border-radius:0px 6px 6px 0px;-moz-border-radius:0px 6px 6px 0px;border-radius:0px 6px 6px 0px}
.panel-group.faq .panel .panel-heading:before{width:60px;left:-60px;background-color:#6c6c6c;position:absolute;bottom:0;top:0;content:"";-webkit-border-radius:6px 0px 0px 6px;-moz-border-radius:6px 0px 0px 6px;border-radius:6px 0px 0px 6px}
.panel-group.faq .panel .panel-heading:not(.collapsed){-webkit-border-radius:0px 6px 0px 0px;-moz-border-radius:0px 6px 0px 0px;border-radius:0px 6px 0px 0px}
.panel-group.faq .panel .panel-heading h4:before{content:"\f128";position:absolute;width:60px;text-align:center;top:50%;left:-74px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-family:FontAwesome;color:white;font-size:23px}
ul.pagination,.ms-srch-Paging{margin:auto;margin-top:20px;display:table}
ul.pagination li,.ms-srch-Paging li{padding-left:0 !important}
ul.pagination li.disabled>a,ul.pagination li.disabled>span,ul.pagination li.disabled:hover>a,ul.pagination li.disabled:hover>span,.ms-srch-Paging li.disabled>a,.ms-srch-Paging li.disabled>span,.ms-srch-Paging li.disabled:hover>a,.ms-srch-Paging li.disabled:hover>span{opacity:0.8;color:#484848 !important;background-color:#eaeaea !important}
ul.pagination li:before,.ms-srch-Paging li:before{display:none !important}
ul.pagination li>a,ul.pagination li>span,.ms-srch-Paging li>a,.ms-srch-Paging li>span{float:none;margin-right:7px;display:inline-block;color:#484848;background-color:#eaeaea;border:none !important;-webkit-transition:all 200ms;-moz-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms;font-size:14px;font-family:Arial, Roboto, sans-serif;min-width:40px;height:40px;line-height:40px;padding:0 !important;text-align:center;-webkit-border-radius:100px !important;-moz-border-radius:100px !important;border-radius:100px !important;margin-bottom:5px !important}
ul.pagination li>a:hover,ul.pagination li>a:focus,ul.pagination li>span:hover,ul.pagination li>span:focus,.ms-srch-Paging li>a:hover,.ms-srch-Paging li>a:focus,.ms-srch-Paging li>span:hover,.ms-srch-Paging li>span:focus{color:#fff !important;background-color:#0090bf !important;border-color:#0090bf !important}
ul.pagination li>a#PageLinkNext,ul.pagination li>span#PageLinkNext,.ms-srch-Paging li>a#PageLinkNext,.ms-srch-Paging li>span#PageLinkNext{position:relative}
ul.pagination li>a#PageLinkNext img,ul.pagination li>span#PageLinkNext img,.ms-srch-Paging li>a#PageLinkNext img,.ms-srch-Paging li>span#PageLinkNext img{display:none}
ul.pagination li>a#PageLinkNext:before,ul.pagination li>span#PageLinkNext:before,.ms-srch-Paging li>a#PageLinkNext:before,.ms-srch-Paging li>span#PageLinkNext:before{font-family:FontAwesome;content:"\f105";position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
ul.pagination li>a#PageLinkPrev,ul.pagination li>span#PageLinkPrev,.ms-srch-Paging li>a#PageLinkPrev,.ms-srch-Paging li>span#PageLinkPrev{position:relative}
ul.pagination li>a#PageLinkPrev img,ul.pagination li>span#PageLinkPrev img,.ms-srch-Paging li>a#PageLinkPrev img,.ms-srch-Paging li>span#PageLinkPrev img{display:none}
ul.pagination li>a#PageLinkPrev:before,ul.pagination li>span#PageLinkPrev:before,.ms-srch-Paging li>a#PageLinkPrev:before,.ms-srch-Paging li>span#PageLinkPrev:before{font-family:FontAwesome;content:"\f104";position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
ul.pagination li:only-child>a,ul.pagination li:only-child>span,ul.pagination li:last-child>a,ul.pagination li:last-child>span,.ms-srch-Paging li:only-child>a,.ms-srch-Paging li:only-child>span,.ms-srch-Paging li:last-child>a,.ms-srch-Paging li:last-child>span{margin-right:0}
ul.pagination li#PagingSelf>a,ul.pagination li#PagingSelf>span,ul.pagination li.active>a,ul.pagination li.active>span,.ms-srch-Paging li#PagingSelf>a,.ms-srch-Paging li#PagingSelf>span,.ms-srch-Paging li.active>a,.ms-srch-Paging li.active>span{color:#fff;background-color:#0090bf;border-color:#0090bf}
ul.pagination li.ellipsis,.ms-srch-Paging li.ellipsis{cursor:default !important}
ul.pagination li.ellipsis>a:hover,ul.pagination li.ellipsis>span:hover,.ms-srch-Paging li.ellipsis>a:hover,.ms-srch-Paging li.ellipsis>span:hover{cursor:default !important;color:#484848 !important;background-color:#eaeaea !important;border-color:#eaeaea !important}
@media screen and (max-width: 1024px){.nav-holder{display:block;margin-top:10px !important;border-top:1px solid #E8E8E8;border-bottom:1px solid #0090bf;overflow:hidden;height:45px;min-height:45px !important;position:relative}
.nav-holder:after{font-family:FontAwesome;content:"\f107";position:absolute;right:20px;top:9px;font-size:23px;-webkit-transition:color 200ms, -webkit-transform 200ms;transition:color 200ms, -webkit-transform 200ms;-moz-transition:color 200ms, transform 200ms, -moz-transform 200ms;-o-transition:color 200ms, transform 200ms, -o-transform 200ms;transition:color 200ms, transform 200ms;transition:color 200ms, transform 200ms, -webkit-transform 200ms, -moz-transform 200ms, -o-transform 200ms}
.nav-holder:not(.collapse):after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.nav-holder .nav{display:block;position:relative;margin-bottom:0px !important}
.nav-holder .nav li{display:block !important}
.nav-holder .nav li a{margin-bottom:0 !important;margin-top:0 !important;font-size:16px !important;border:none !important}
.nav-holder .nav li.active a,.nav-holder .nav li.active:hover,.nav-holder .nav li.active:focus,.nav-holder .nav li.active:active{font-size:16px !important;margin-bottom:0 !important}
}
@media screen and (min-width: 1024px){.nav-holder.collapse{display:inherit !important}
.nav-holder.nav-justified.collapse{display:table !important}
}
.nav-justified+hr{position:absolute;left:0;right:0;margin-top:-21px;z-index:0;border-color:#cdcdcd !important}
.page-body{color:#484848;background-color:#ffffff;position:relative;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
a.more:after{content:"  " !important;font-family:FontAwesome;white-space:pre;font-weight:bold}
.content-area{font-family:Arial, Roboto, sans-serif;font-size:13px;color:#484848;line-height:20px;padding:50px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.content-area img{max-width:100%}
body.fullwidth .content-area{padding:50px}
.content-area .fill{margin-left:-50px;margin-right:-50px}
.content-area .narrow{padding:20px 60px}
.content-area hr{border-top-color:#ececec}
@media screen and (max-width: 1024px){.content-area{padding-left:20px;padding-right:20px}
}
.content-area p{font-family:Arial, Roboto, sans-serif;font-size:15px;color:#484848;line-height:20px}
.content-area ul.blue li,.content-area ul li{list-style-type:none;font-size:15px;font-family:Arial, Roboto, sans-serif;padding-left:16px;margin:8px 0px 8px 0px}
.content-area ul.blue li:before,.content-area ul li:before{content:"";margin-left:-15px;margin-right:10px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;font-size:5px;display:inline-block;width:6px;height:6px;background-color:#0090bf;position:relative;top:-2px}
.content-area .well{border:none;background-color:#f4f4f4;padding-top:30px;padding-bottom:30px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.custom-arrow{position:relative;display:inline-block;min-width:145px}
.custom-arrow select{appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:15px;font-family:'Gotham A', Helvetica, sans-serif;border:1px solid #9e9e9e;padding:0px 15px !important;outline:none;color:#454545;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:50px;width:100%;line-height:50px;font-weight:300;padding-right:50px;-webkit-border-radius:6px !important;-moz-border-radius:6px !important;border-radius:6px !important;position:relative;background:url(#);z-index:2;padding-right:43px !important}
.custom-arrow select::-ms-expand{display:none}
.custom-arrow select::-ms-expand{display:none}
.custom-arrow label{pointer-events:none;position:absolute;right:10px;width:25px;height:50px;line-height:50px;z-index:1;padding:0 !important;margin:0 !important;background:transparent;text-align:center;-webkit-border-radius:0px 4px 4px 0px;-moz-border-radius:0px 4px 4px 0px;border-radius:0px 4px 4px 0px}
.custom-arrow label:after{font-family:FontAwesome;content:"\f107";color:#414141;font-size:25px;font-weight:normal}
@-webkit-keyframes arrow-anim-left{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}
50%{-webkit-transform:translateX(-28px);transform:translateX(-28px)}
51%{-webkit-transform:translateX(15px);transform:translateX(15px);opacity:0}
100%{-webkit-transform:translateX(0px);transform:translateX(0px);opacity:1}
}
@-moz-keyframes arrow-anim-left{0%{-moz-transform:translateX(0px);transform:translateX(0px)}
50%{-moz-transform:translateX(-28px);transform:translateX(-28px)}
51%{-moz-transform:translateX(15px);transform:translateX(15px);opacity:0}
100%{-moz-transform:translateX(0px);transform:translateX(0px);opacity:1}
}
@-o-keyframes arrow-anim-left{0%{-o-transform:translateX(0px);transform:translateX(0px)}
50%{-o-transform:translateX(-28px);transform:translateX(-28px)}
51%{-o-transform:translateX(15px);transform:translateX(15px);opacity:0}
100%{-o-transform:translateX(0px);transform:translateX(0px);opacity:1}
}
@keyframes arrow-anim-left{0%{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px)}
50%{-webkit-transform:translateX(-28px);-moz-transform:translateX(-28px);-o-transform:translateX(-28px);transform:translateX(-28px)}
51%{-webkit-transform:translateX(15px);-moz-transform:translateX(15px);-o-transform:translateX(15px);transform:translateX(15px);opacity:0}
100%{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);opacity:1}
}
.back-cta{margin-left:-50px;margin-right:-50px;display:block;height:85px;position:relative;margin-bottom:-50px;border-top:1px solid #e6e6e6;margin-top:50px;padding-left:50px}
@media screen and (max-width: 1024px){.back-cta{margin-left:-20px;margin-right:-20px}
}
.back-cta a{top:50%;font-size:14px;font-weight:bold;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;position:relative;vertical-align:middle;color:#0090bf;padding-left:25px}
.back-cta a:before{font-family:FontAwesome;font-size:25px;content:"\f104";display:inline-block;position:absolute;left:0}
.back-cta a:hover{text-decoration:none}
.back-cta a:hover:before{-webkit-animation:arrow-anim-left 0.5s ease-in-out;-moz-animation:arrow-anim-left 0.5s ease-in-out;-o-animation:arrow-anim-left 0.5s ease-in-out;animation:arrow-anim-left 0.5s ease-in-out}
.in-page-member-panel{color:#0090bf;margin-bottom:50px;font-weight:normal;font-size:14px}
.in-page-member-panel .wrapper-alpha{display:table;width:100%}
.in-page-member-panel .wrapper-alpha .wrapper-beta{display:table-cell;vertical-align:middle;text-align:right}
.in-page-member-panel .wrapper-alpha .wrapper-beta .message{display:inline-block}
.in-page-member-panel .wrapper-alpha .wrapper-beta .message+.btn{margin-left:24px}
.field{margin-bottom:10px}
.field:last-child{margin-bottom:0}
.field input:not([type='checkbox']):not([type='radio']):not([type='submit']):not([type='button']):not([type='reset']),.field select,.field textarea{border:1px solid #9e9e9e;width:100%;padding:14px 15px;outline:none;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.field input[type="submit"],.field input[type="reset"]{width:auto;padding:10px 35px}
.field .custom-arrow{width:100%;background:white;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}
.field textarea{min-height:190px}
.field label{font-size:14px;font-weight:bold;font-family:Arial}
.field input[type='checkbox'],.field input[type='radio']{display:inline;margin-right:5px;width:auto}
.field input[type='checkbox']+label,.field input[type='radio']+label{display:inline}
.field .error{display:none;float:right;color:#ff0000}
.field.error input:not([type='checkbox']):not([type='radio']),.field.error select,.field.error textarea{border-color:red !important}
.field.error .error{display:block}
.duo-btn{text-align:center}
@media screen and (min-width: 1024px){.duo-btn .btn{width:200px;max-width:100%}
.duo-btn .btn:first-child{margin-right:23px}
.duo-btn .btn:only-child{margin-right:0}
}
@media screen and (max-width: 1023px) and (min-width: 768px){.duo-btn .btn{width:180px;max-width:100%}
.duo-btn .btn:first-child{margin-right:23px}
.duo-btn .btn:only-child{margin-right:0}
}
@media screen and (max-width: 767px){.duo-btn .btn{width:auto;max-width:100%;margin-bottom:10px}
.duo-btn .btn:first-child{margin-right:0}
.duo-btn .btn:only-child{margin-right:0}
}
.photo-box{position:relative;max-width:100%;max-height:100%;width:150px;height:150px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-image:url(../img/user.png);background-position:bottom center;background-repeat:no-repeat;background-color:#eee;overflow:hidden}
.photo-box img{max-width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
.custom-input-file{position:relative;height:40px}
.custom-input-file .icon{width:24px;height:25px;vertical-align:middle;fill:currentColor;position:absolute;right:7px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);opacity:0.55}
.custom-input-file .icon:before{content:"";background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ImthdG1hbl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjIzLjk4NHB4IiBoZWlnaHQ9IjI0Ljk4OHB4IiB2aWV3Qm94PSIwIDAgMjMuOTg0IDI0Ljk4OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjMuOTg0IDI0Ljk4OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggZD0iTTEuNTA5LDIyLjA2M1Y3LjAyOGg1LjY5OVYxLjQ3MWgxMC43OTF2MTIuMTM3YzAuMTc4LTAuMDE2LDAuMzU3LTAuMDI3LDAuNTQxLTAuMDI3YzAuMzI5LDAsMC42NSwwLjAzMiwwLjk2NywwLjA4VjANCgkJCUg2LjI1MUwwLDYuNDM2djE3LjA5OGgxMy42OTljLTAuMzctMC40NDMtMC42OC0wLjkzNy0wLjkxMy0xLjQ3MUgxLjUwOXogTTUuNjk4LDIuNzA2djIuODUySDIuOTNMNS42OTgsMi43MDZ6IE0xNi4wOTUsMTEuMTYzDQoJCQlIMy4zMTZ2MS42NTZoMTIuNzc4VjExLjE2M3ogTTE1LjM2MSwxNC40MzZIMy4zMTZ2MS42NThoMTAuMTc3QzEzLjk5NCwxNS40MjQsMTQuNjI4LDE0Ljg2LDE1LjM2MSwxNC40MzZ6IE0zLjMxNiwxOS41MTRoOC45NzkNCgkJCWMwLjAxNi0wLjU3NSwwLjEwNy0xLjEzMiwwLjI3NS0xLjY1NkgzLjMxNlYxOS41MTR6IE0xOC41NCwxNC4zNjdjLTMuMDA4LDAtNS40NDYsMi4zNzgtNS40NDYsNS4zMTFzMi40MzgsNS4zMTEsNS40NDYsNS4zMTENCgkJCWMzLjAwNywwLDUuNDQ0LTIuMzc4LDUuNDQ0LTUuMzExUzIxLjU0NywxNC4zNjcsMTguNTQsMTQuMzY3eiBNMjEuMTQ0LDIwLjQ2NmgtMS43OTZ2MS43NTJoLTEuNjE1di0xLjc1MmgtMS43OTd2LTEuNTc1aDEuNzk3DQoJCQlWMTcuMTRoMS42MTV2MS43NTFoMS43OTZWMjAuNDY2eiIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K");width:24px;height:25px;display:block;opacity:0.55}
.custom-input-file .inputfile{width:0.1px;height:0.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}
.custom-input-file .inputfile:focus+label,.custom-input-file .inputfile.has-focus+label{outline:1px dotted #000;outline:-webkit-focus-ring-color auto 5px}
.custom-input-file .inputfile+label .icon{width:24px;height:25px;vertical-align:middle;fill:currentColor}
.custom-input-file.cv .inputfile+label{cursor:pointer;display:inline-block;float:left;width:60%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;text-align:center;padding:9px 10px}
.custom-input-file.cv .inputfile+label+label{cursor:pointer;display:inline-block;float:left;width:40%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;text-align:center;padding:9px 10px}
.custom-input-file.cv .inputfile+label+label,.custom-input-file.cv .inputfile+label+label span{font-weight:normal;font-size:14px;font-family:Arial;color:#545454}
.custom-input-file.cv .inputfile+label:after{content:"";clear:both}
.duo-cta .items{margin-left:-14px;margin-right:-14px}
.duo-cta .items .item{text-decoration:none;color:#010101;width:-webkit-calc( 50% - 28px );width:-moz-calc( 50% - 28px );width:calc( 50% - 28px );margin-right:14px;margin-left:14px;background-color:#e6e6e6;height:240px;float:left;margin-bottom:20px;text-align:center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
@media screen and (max-width: 1023px) and (min-width: 768px){.duo-cta .items .item{width:-webkit-calc( 50% - 28px );width:-moz-calc( 50% - 28px );width:calc( 50% - 28px )}
}
@media screen and (max-width: 767px){.duo-cta .items .item{width:-webkit-calc( 100% - 28px );width:-moz-calc( 100% - 28px );width:calc( 100% - 28px )}
}
.duo-cta .items .item .content{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}
@media screen and (max-width: 767px){.duo-cta .items .item{float:none;-webkit-border-radius:4px !important;-moz-border-radius:4px !important;border-radius:4px !important;border:1px solid #0090bf !important;height:auto}
.duo-cta .items .item .content{top:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;padding:10px}
}
.duo-cta .items .item .name{font-size:18px;margin-bottom:50px;font-family:'Gotham A';line-height:36px;font-weight:300;color:#010101}
@media screen and (max-width: 767px){.duo-cta .items .item .name{margin-bottom:13px}
}
.duo-cta .items .item .btns{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}
.duo-cta .items .item .btn{padding-left:5px;padding-right:5px;width:220px}
@media screen and (max-width: 1023px) and (min-width: 768px){.duo-cta .items .item .btn{display:block;margin:auto auto}
.duo-cta .items .item .btn.inverse{margin-right:auto}
}
.duo-cta .items .item.alone{width:-webkit-calc( 100% - 28px );width:-moz-calc( 100% - 28px );width:calc( 100% - 28px );height:160px}
.duo-cta .items .item.alone .content{display:table;width:100%}
.duo-cta .items .item.alone .content .name{display:table-cell;vertical-align:middle;margin-bottom:0;padding-left:50px;text-align:left}
.duo-cta .items .item.alone .content .btns{display:table-cell;vertical-align:middle;padding-right:50px;text-align:right}
.duo-cta .items .item.alone .content .btns .btn{padding-left:20px;padding-right:20px;width:auto}
@media screen and (max-width: 767px){.duo-cta .items .item.alone{height:auto;padding-top:20px;padding-bottom:20px}
.duo-cta .items .item.alone .content{display:block;top:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}
.duo-cta .items .item.alone .content .name{display:block;text-align:center;padding-right:20px;padding-left:20px}
.duo-cta .items .item.alone .content .btns{display:block;padding-left:20px;padding-right:20px;text-align:center}
.duo-cta .items .item.alone .content .btns .btn{width:auto !important;display:block;white-space:normal;word-spacing:normal}
}
.duo-cta .items:after{content:"";display:table;width:100%;display:block;clear:both}
.cta-container .items{margin-left:-16px;margin-right:-16px}
.cta-container .items .item{text-decoration:none;color:#272727;width:-webkit-calc( 50% - 32px );width:-moz-calc( 50% - 32px );width:calc( 50% - 32px );margin-right:16px;margin-left:16px;height:207px;float:left;margin-bottom:20px;border:1px solid #b2b2b2;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
@media screen and (max-width: 1023px) and (min-width: 768px){.cta-container .items .item{width:-webkit-calc( 50% - 32px );width:-moz-calc( 50% - 32px );width:calc( 50% - 32px )}
}
@media screen and (max-width: 767px){.cta-container .items .item{width:-webkit-calc( 100% - 32px );width:-moz-calc( 100% - 32px );width:calc( 100% - 32px )}
}
.cta-container .items .item .content{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}
@media screen and (max-width: 767px){.cta-container .items .item .content{top:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}
}
.cta-container .items .item.alone{width:-webkit-calc( 100% - 32px );width:-moz-calc( 100% - 32px );width:calc( 100% - 32px )}
@media screen and (max-width: 767px){.cta-container .items .item{float:none;-webkit-border-radius:4px !important;-moz-border-radius:4px !important;border-radius:4px !important;border:1px solid #0090bf !important;height:auto;padding:20px}
}
@media screen and (min-width: 1024px) and (max-width: 1200px){.cta-container .items .item{height:280px}
}
@media screen and (max-width: 1023px) and (min-width: 768px){.cta-container .items .item{height:280px}
}
.cta-container .items .item .date{font-size:24px;margin-bottom:14px;font-weight:300}
.cta-container .items .item .name{font-size:15px;margin-bottom:50px;color:#272727;font-weight:bold}
@media screen and (max-width: 767px){.cta-container .items .item .name{margin-bottom:13px}
}
.cta-container .items .item .btns{-webkit-transform:translateY(-0.5px);-moz-transform:translateY(-0.5px);-ms-transform:translateY(-0.5px);-o-transform:translateY(-0.5px);transform:translateY(-0.5px)}
.cta-container .items .item .btn{margin-right:20px;padding-left:5px;padding-right:5px;width:185px}
.cta-container .items .item .btn.inverse{margin-right:0}
@media screen and (min-width: 1024px) and (max-width: 1200px){.cta-container .items .item .btn{display:block;margin:auto auto;margin-bottom:10px}
.cta-container .items .item .btn.inverse{margin-right:auto}
}
@media screen and (max-width: 1023px) and (min-width: 768px){.cta-container .items .item .btn{display:block;margin:auto auto;margin-bottom:10px}
.cta-container .items .item .btn.inverse{margin-right:auto}
}
@media screen and (max-width: 767px){.cta-container .items .item .btn{width:100%}
.cta-container .items .item .btn+.btn{margin-top:10px}
}
.cta-container .items:after{content:"";display:table;width:100%;display:block;clear:both}
.cta-container .mid-cta{text-align:center;padding-top:20px;padding-bottom:20px}
@media screen and (min-width: 1024px){.cta-container .mid-cta .btn:only-child{padding-left:60px;padding-right:60px}
}
.cta-container.announcement-list .items .item .name{font-size:15px;color:#272727;margin-bottom:20px;font-weight:bold}
@media screen and (max-width: 767px){.cta-container.announcement-list .items .item .name{margin-bottom:13px}
}
.cta-container.announcement-list .items .item .point{font-size:15px;font-weight:bold;margin-bottom:40px;color:#9e9e9e}
.cta-container.announcement-list .items .item .point.grey,.cta-container.announcement-list .items .item .point.gray{color:#9e9e9e}
.cta-container.announcement-list .items .item .point.green{color:#115800}
.cta-container.announcement-list .items .item .point.red{color:#580000}
.login-elements-container .col-left,.login-elements-container .col-right{float:left;width:50%}
.login-elements-container .col-left{padding-right:105px}
.login-elements-container .col-right{padding-left:65px;padding-right:50px}
.login-elements-container .login-form label{color:#6d6b6b}
.login-elements-container .login-form .btn{display:table;margin:0 auto;margin-top:20px}
.login-elements-container .login-form .password-wrapper{position:relative}
.login-elements-container .login-form .password-wrapper input{padding-right:85px}
.login-elements-container .login-form .password-wrapper .password-reminder{position:absolute;right:0;top:1px;bottom:1px;width:75px;border-left:1px solid #e8e8e8}
.login-elements-container .login-form .password-wrapper .password-reminder span{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:12px;font-family:Arial;line-height:12px}
.login-elements-container .register-cta{background-color:#e6e6e6;background-image:url("../img/user-translucent.png");background-repeat:no-repeat;background-position:left bottom;text-align:center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.login-elements-container .register-cta .message{color:#0090bf;font-size:18px;padding-top:40px;margin-bottom:50px}
.login-elements-container .register-cta .btn{margin-bottom:40px}
.login-elements-container:after{content:"";display:block;height:1px;margin-top:-1px;clear:both}
.general-form .field{margin-top:20px}
.relative-inline-block{position:relative;display:inline-block}
.relative-block{position:relative;display:block}
input.radio{opacity:0.01;position:absolute}
input.radio+label{padding-left:26px;cursor:pointer}
input.radio+label:before{width:18px;height:18px;display:block;position:absolute;margin-left:0px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;content:"";background-color:#0090bf;border:9px solid white;-webkit-transition:border 100ms ease;-moz-transition:border 100ms ease;-o-transition:border 100ms ease;transition:border 100ms ease;-webkit-box-shadow:0 0 0px 1px #bebebe;-moz-box-shadow:0 0 0px 1px #bebebe;box-shadow:0 0 0px 1px #bebebe}
input.radio:hover+label:before{border-width:2px;background-color:#bebebe}
input.radio:checked+label:before{border-width:2px;background-color:#0090bf}
input.checkbox{opacity:0.01;position:absolute}
input.checkbox+label{padding-left:30px;cursor:pointer}
input.checkbox+label:before{width:18px;height:18px;display:block;position:unset;margin-left:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;content:"";background-color:#0090bf;border:9px solid white;-webkit-transition:border 100ms ease;-moz-transition:border 100ms ease;-o-transition:border 100ms ease;transition:border 100ms ease;-webkit-box-shadow:0 0 0px 1px #bebebe;-moz-box-shadow:0 0 0px 1px #bebebe;box-shadow:0 0 0px 1px #bebebe}
input.checkbox:hover+label:before{border-width:2px;background-color:#bebebe}
input.checkbox:checked+label:before{background-color:#0090bf;border-width:2px}
.well-box{background-color:#e6e6e6;padding:25px 44px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;margin-bottom:20px}
.well-box .heading{margin-top:-25px;margin-left:-44px;margin-right:-44px;padding:30px 44px;font-size:19px;color:#414141;font-weight:bold;border-bottom:1px solid #b0b0b0;margin-bottom:30px}
.well-box .heading .cta{float:right;font-size:14px}
.well-box .heading .cta i,.well-box .heading .cta .fa{margin-left:8px;display:inline-block}
.well-box .heading .cta:hover{text-decoration:none}
.well-box .heading .cta:hover i{-webkit-animation-duration:400ms;-moz-animation-duration:400ms;-o-animation-duration:400ms;animation-duration:400ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown}
.rating-container{display:table;margin:40px auto}
.rating-container .min-label,.rating-container .max-label,.rating-container .input-container{display:table-cell}
.rating-container .min-label,.rating-container .max-label{font-family:Arial;font-size:18px;color:#0090bf}
.rating-container .min-label{padding-right:20px}
.rating-container .max-label{padding-left:20px}
.rating-container .input-container{display:inline-block;text-align:center;position:relative;background-color:#d6d6d6;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;padding:4px;font-size:0}
.rating-container .input-container input{position:absolute;visibility:hidden;z-index:-1}
.rating-container .input-container label{width:32px;height:32px;display:inline-block;font-family:Arial;font-size:18px;font-weight:bold;line-height:32px;text-align:center;background-color:#b9b9b9;color:#414141;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;cursor:pointer;margin:0;-webkit-transition:color 200ms ease-in-out, background-color 200ms ease-in-out;-moz-transition:color 200ms ease-in-out, background-color 200ms ease-in-out;-o-transition:color 200ms ease-in-out, background-color 200ms ease-in-out;transition:color 200ms ease-in-out, background-color 200ms ease-in-out;margin-right:50px;position:relative}
.rating-container .input-container label:after{content:"";display:block;position:absolute;right:-43px;width:36px;height:1px;background-color:#a1a1a1;top:50%}
.rating-container .input-container label:only-child,.rating-container .input-container label:last-child{margin-right:0}
.rating-container .input-container label:only-child:after,.rating-container .input-container label:last-child:after{display:none;content:none}
.rating-container .input-container input:checked+label{background-color:#0090bf;color:white;cursor:default}
@media screen and (max-width: 767px){.rating-container .min-label,.rating-container .max-label{font-size:13px}
.rating-container .min-label{padding-right:10px}
.rating-container .max-label{padding-left:10px}
.rating-container .input-container label{margin-right:6px}
.rating-container .input-container label:after{width:2px;right:-4px}
}
.reports-container .items{margin-left:-16px;margin-right:-16px}
.reports-container .items .item{text-decoration:none;color:#272727;width:-webkit-calc( 50% - 32px );width:-moz-calc( 50% - 32px );width:calc( 50% - 32px );margin-right:16px;margin-left:16px;height:207px;float:left;margin-bottom:20px;border:1px solid #b2b2b2;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
@media screen and (max-width: 1023px) and (min-width: 768px){.reports-container .items .item{width:-webkit-calc( 50% - 32px );width:-moz-calc( 50% - 32px );width:calc( 50% - 32px )}
}
@media screen and (max-width: 767px){.reports-container .items .item{width:-webkit-calc( 100% - 32px );width:-moz-calc( 100% - 32px );width:calc( 100% - 32px )}
}
.reports-container .items .item .content{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}
.reports-container .items .item.alone{width:-webkit-calc( 100% - 32px );width:-moz-calc( 100% - 32px );width:calc( 100% - 32px )}
@media screen and (max-width: 767px){.reports-container .items .item{float:none;-webkit-border-radius:4px !important;-moz-border-radius:4px !important;border-radius:4px !important;border:1px solid #0090bf !important;height:140px}
}
.reports-container .items .item .date{font-size:24px;margin-bottom:14px;font-weight:300}
.reports-container .items .item .name{font-size:15px;margin-bottom:70px;color:#272727;font-weight:bold}
@media screen and (max-width: 767px){.reports-container .items .item .name{margin-bottom:13px}
}
.reports-container .items .item .btns{-webkit-transform:translateY(-0.5px);-moz-transform:translateY(-0.5px);-ms-transform:translateY(-0.5px);-o-transform:translateY(-0.5px);transform:translateY(-0.5px)}
.reports-container .items .item .btn{margin-right:20px;padding-left:5px;padding-right:5px;width:185px}
.reports-container .items .item .btn.inverse{margin-right:0}
@media screen and (min-width: 1024px) and (max-width: 1200px){.reports-container .items .item .btn{display:block;margin:auto auto;margin-bottom:10px}
.reports-container .items .item .btn.inverse{margin-right:auto}
}
@media screen and (max-width: 1023px) and (min-width: 768px){.reports-container .items .item .btn{display:block;margin:auto auto;margin-bottom:10px}
.reports-container .items .item .btn.inverse{margin-right:auto}
}
@media screen and (max-width: 767px){.reports-container .items .item .btn:not(.inverse){display:none}
}
.reports-container .items:after{content:"";display:table;width:100%;display:block;clear:both}
.font-9{font-size:9px !important}
.font-10{font-size:10px !important}
.font-11{font-size:11px !important}
.font-12{font-size:12px !important}
.font-13{font-size:13px !important}
.font-14{font-size:14px !important}
.font-15{font-size:15px !important}
.font-16{font-size:16px !important}
.font-17{font-size:17px !important}
.font-18{font-size:18px !important}
.font-19{font-size:19px !important}
.font-20{font-size:20px !important}
.font-21{font-size:21px !important}
.font-22{font-size:22px !important}
.font-23{font-size:23px !important}
.font-24{font-size:24px !important}
.font-25{font-size:25px !important}
.font-26{font-size:26px !important}
.font-27{font-size:27px !important}
.font-28{font-size:28px !important}
.font-29{font-size:29px !important}
.font-30{font-size:30px !important}
.font-31{font-size:31px !important}
.font-32{font-size:32px !important}
.font-33{font-size:33px !important}
.font-34{font-size:34px !important}
.font-35{font-size:35px !important}
.font-36{font-size:36px !important}
.font-weight-100{font-weight:100 !important}
.font-weight-200{font-weight:200 !important}
.font-weight-300{font-weight:300 !important}
.font-weight-400{font-weight:400 !important}
.font-weight-500{font-weight:500 !important}
.font-weight-600{font-weight:600 !important}
.font-weight-700{font-weight:700 !important}
.font-weight-800{font-weight:800 !important}
.font-weight-900{font-weight:900 !important}
.font-normal{font-weight:normal !important}
.font-lighter{font-weight:lighter !important}
.font-bold{font-weight:bold !important}
.font-bolder{font-weight:bolder !important}
.font-arial{font-family:Arial,Roboto,sans-serif !important}
.font-roboto{font-family:"Gotham A",Roboto,Arial,sans-serif !important}
.no-right-pad{padding-right:0 !important}
.no-left-pad{padding-left:0 !important}
.no-top-pad{padding-top:0 !important}
.no-bottom-pad{padding-bottom:0 !important}
.no-pad{padding:0 !important}
::-moz-selection,-moz-selection{background:#0090bf;color:#fff}
::selection,-moz-selection{background:#0090bf;color:#fff}
.full{width:100% !important}
.quarter-width{width:25% !important}
.half-width{width:50% !important}
.half-and-quarter-width,.quarter-and-half-width{width:75% !important}
.full-width{width:100% !important}
@media screen and (max-width: 1023px) and (min-width: 768px){.tablet-quarter-width{width:25% !important}
.tablet-half-width{width:50% !important}
.tablet-half-and-quarter-width,.tablet-quarter-and-half-width{width:75% !important}
.tablet-full-width{width:100% !important}
}
@media screen and (max-width: 767px){.mobile-quarter-width{width:25% !important}
.mobile-half-width{width:50% !important}
.mobile-half-and-quarter-width,.mobile-quarter-and-half-width{width:75% !important}
.mobile-full-width{width:100% !important}
}
.float-left{float:left !important}
.float-right{float:right !important}
.float-none{float:none !important}
hr.space{visibility:hidden}
.inline{display:inline}
.inline-block{display:inline-block}
.flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}
@media screen and (max-width: 767px){.mobile-block,.mobile{display:block}
}
@media screen and (min-width: 1024px){.mobile-block,.mobile{display:none}
}
@media screen and (max-width: 767px){.mobile-inline{display:inline}
}
@media screen and (min-width: 1024px){.mobile-inline{display:none}
}
@media screen and (max-width: 767px){.mobile-inline-block{display:inline-block}
}
@media screen and (min-width: 1024px){.mobile-inline-block{display:none}
}
@media screen and (max-width: 767px){.desktop-block,.desktop{display:none}
}
@media screen and (min-width: 1024px){.desktop-block,.desktop{display:block}
}
@media screen and (max-width: 767px){.desktop-inline{display:none}
}
@media screen and (min-width: 1024px){.desktop-inline{display:inline}
}
@media screen and (max-width: 767px){.desktop-inline-block{display:none}
}
@media screen and (min-width: 1024px){.desktop-inline-block{display:inline-block}
}

/*# sourceMappingURL=app.css.map */