@font-face{
    font-family:'HelveticaLTStdBold';
        src:url(../../fonts/helveticaltstd-bold.eot);
        src:url(../../fonts/helveticaltstd-bold.eot) format("embedded-opentype"),
            url(../../fonts/helveticaltstd-bold.woff) format("woff"),
            url(../../fonts/helveticaltstd-bold.ttf) format("truetype"),
            url(../../fonts/helveticaltstd-bold.svg#HelveticaLTStdBold) format("svg")
}
@font-face{
    font-family:'proxima_nova_ltlight';
        src:url(../../fonts/proxima_nova_light-webfont.eot);
        src:url(../../fonts/proxima_nova_light-webfont.eot?#iefix) format("embedded-opentype"),
            url(../../fonts/proxima_nova_light-webfont.woff2) format("woff2"),
            url(../../fonts/proxima_nova_light-webfont.woff) format("woff"),
            url(../../fonts/proxima_nova_light-webfont.ttf) format("truetype"),
            url(../../fonts/proxima_nova_light-webfont.svg#proxima_nova_ltlight) format("svg");
    font-weight:400;
    font-style:normal
}
BODY{font-family:'proxima_nova_ltlight'}
#header{background:#0c559f}
.registration #header{background:#205DA8}
.registration #header .container{border-bottom:1px solid #19539A}
#header .logo{float:right;margin:25px 25px 20px 0;line-height:normal}
#header p{color:#FFF;text-shadow:0 0 1px #8C8C8C}
#header .main-menu-row{border-bottom:1px solid #062e55;background:#073769}
#header #main-menu li:hover{background-color:#083f78}
#header #main-menu li.active{background-color:#0c559f}
#header #main-menu li a{color:#94b9e5}
#header #main-menu li ul li:hover{background:#0f4e8e}
#header #main-menu li ul li.active{background:#0c4886}
#header #main-menu li ul li a{color:#94b9e5}
#header #main-menu li ul li a:hover,#header #main-menu li ul li.active a{color:#fff}
.registration #content{margin-top:0}
#content .ci-box h4{margin-bottom:10px}
#content .steps{background-color:#205DA8;margin:0 0 13px;padding:20px 0}
#content .steps .container{background:url(../../img/admin/icons/finish-steps.gif) no-repeat right 5px}
#content .steps .current-step{background:url(../../img/admin/bg/step-blue-line.gif) repeat-x scroll left bottom}
#content .steps .step{color:#003A78;float:left;font-size:16px;font-weight:700;padding-bottom:20px;text-indent:2px;width:32.6%}
#content .steps .step.completed{border-bottom:7px solid #FFF;color:#FFF;text-shadow:0 0 1px #8C8C8C}
#content .steps .step.finish{float:left;height:20px;width:25px}
#footer{border-top:1px solid #65696d;background:#7d8186}