@font-face {
    font-family: "Raleway";
    src: url(/static/74444fe0dceecaed.bin);
    font-weight: 100
}

@font-face {
    font-family: "Raleway";
    src: url(/static/dd31617709d0b67e.bin);
    font-weight: 200
}

@font-face {
    font-family: "Raleway";
    src: url(/static/b0f53f8df281cf84.bin);
    font-weight: 300
}

@font-face {
    font-family: "Raleway";
    src: url(/static/5dc093001ff80f0f.bin);
    font-weight: 400
}

@font-face {
    font-family: "Raleway";
    src: url(/static/3d6ea49025bfc89d.bin);
    font-weight: 500
}

@font-face {
    font-family: "Raleway";
    src: url(/static/194f3f7861e8f479.bin);
    font-weight: 600
}

@font-face {
    font-family: "Raleway";
    src: url(/static/b50308ababcc6048.bin);
    font-weight: 700
}

body {
    padding-top: 50px;
    font-family: "Raleway", "roboto", "Segoe UI", Arial, sans-serif
}

#menu {
    margin: 0;
    background: url(/static/7ebc7320970f3a7e.jpg)repeat;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

#out-links {
    list-style: none;
    margin: 0;
    padding: 0
}

#out-links li {
    margin: 0;
    display: inline-block;
    float: left
}

#out-links li a {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

#out-links {
    float: left;
    width: 100%;
    border-left: 1px solid #000
}

#out-links li {
    text-align: center
}

#out-links li a {
    border-right: 1px solid #444;
    color: #fff;
    padding: 12px 15px;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700
}

#out-links li:nth-child(1) a {
    background: rgba(255, 0, 0, 0.7)
}

#core-links li a:hover {
    color: #ff0000;
    text-decoration: none
}

nav {
    padding: 10px 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

nav.navbar {
    height: 80px;
    border-radius: 0;
    background: #fff;
    border-bottom: none;
    margin-bottom: 0
}

.navbar-header>h1 {
    margin: 0;
    padding: 0;
    line-height: 1
}

.brand {
    display: inline-block;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.brand img {
    max-width: 100%;
    max-height: 100%;
    float: left;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

@media screen and (max-width:992px) {
    #out-links li a {
        font-size: 10px;
        padding: 13px 5px
    }
}

@media screen and (max-width:480px) {
    #out-links li a {
        font-size: 9px
    }
}

.btn {
    border: none;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.btn-full {
    width: 100%;
    text-align: center
}

.btn-default:hover {
    text-decoration: none;
    background: #ed1b24;
    color: #fff
}

.btn-primary {
    padding: 5px 10px;
    background: #ed1b24;
    color: #fff
}

.btn-primary:hover {
    text-decoration: none;
    background: #000;
    color: #fff
}

.wr-login {
    min-height: 612px;
    padding: 20px 0;
    overflow: hidden;
    background: url(/static/39a3faedf5b25234.jpg)no-repeat;
    background-size: cover
}

.login-wrapper {
    width: 300px;
    background: rgba(0, 0, 0, 0.4);
    float: right;
    border-radius: 10px;
    padding: 25px 15px 115px 15px;
    position: relative
}

@media screen and (max-width:480px) {
    .login-wrapper {
        width: 280px;
        padding: 20px 15px 115px 15px
    }
}

@media screen and (max-width:767px) {
    .login-wrapper {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

.login-wrapper .control-label {
    text-align: left;
    color: #000;
    font-size: 14px;
    font-weight: 600
}

.login-section {
    padding: 40px 0
}

.login-link,
.login-link:hover {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: underline;
    display: block;
    text-align: center
}

.form-control.ui-widget-content {
    background: #fff;
    color: #000
}

.best-viewed-browsers h6 {
    margin: 0
}

.ssl-websecurity {
    display: inline-block;
    margin: 0 auto 12px
}

.user-options {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0;
    left: 0;
    color: #000;
    background: rgba(255, 255, 255, 0.7);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 20px
}

@media screen and (max-width:640px) {
    .user-options {
        background: rgb(226, 225, 225)
    }
}

.user-options h6 {
    margin-left: 10px;
    font-weight: 600
}

.register-sec {
    padding: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) inset
}

.btn-reg {
    float: right;
    margin: 5px 20px 5px 5px;
    background: #A22223;
    padding: 3px 10px;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px
}

.user-options-more {
    padding: 7px 5px;
    position: relative
}

.user-option-icon {
    color: #000;
    font-weight: 500;
    line-height: 1.3
}

.user-option-icon:hover,
.user-option-icon:focus {
    color: #000;
    text-decoration: none
}

.user-option-icon img {
    max-height: 30px;
    margin-bottom: 3px
}

.user-option-icon span {
    display: block;
    font-size: 12px
}

@media screen and (max-width:480px) {
    .btn-reg {
        margin: 5px 10px 5px 5px
    }
}

.btn-reg:hover {
    text-decoration: none;
    background: #ed1b24;
    color: white
}

#login1 {
    background: linear-gradient(to bottom, rgba(30, 87, 153, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(222, 222, 222, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#dedede', GradientType=0)
}

#login1 p {
    font-size: 14px;
    margin: 10px 0 30px 0
}

.login-section h2 {
    color: #ed1b24;
    font-weight: 700;
    font-size: 22px;
    margin: 0
}

.login-section h3 {
    color: #ed1b24;
    font-weight: 700;
    font-size: 22px;
    margin: 0
}

.mobile-app-download {
    margin-left: -5px;
    margin-right: -5px;
    text-align: center;
    float: left
}

.mobile-app-download>[class*="col-"] {
    padding-left: 5px;
    padding-right: 5px
}

.mobile-app-download .qr-code-img {
    margin: 10px auto 0;
    max-width: 100px
}

.main-content {
    padding-top: 70px
}

footer {
    position: absolute;
    width: 100%;
    background: #ed1b24;
    font-size: 11px;
    z-index: 999;
    margin-top: 20px
}

footer p {
    text-align: center;
    color: #fff;
    margin: 0px
}

footer a {
    color: #fff
}

footer a:hover {
    color: #93EEF9
}

.online-sec-guide {
    font-weight: 600;
    display: inline-block;
    margin-right: 10px
}

.login-divider {
    width: 30%;
    margin: auto;
    border-bottom: 4px solid #ed1b24
}

.accordion {
    margin-top: 30px
}

.accordion,
.accordion-section {
    padding: 0;
    border: none;
    background: none;
    box-shadow: none
}

.accordion-section {
    height: 100px
}

.accordion-section-title {
    background: none;
    color: #333;
    text-align: center;
    position: absolute;
    height: 100px;
    z-index: 999;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede
}

.accordion-section:nth-child(4n+1) .accordion-section-title {
    border-left: none
}

.accordion-section-title i {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    z-index: -10
}

.accordion-section-title i svg {
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 0;
    padding: 0;
    width: 32px;
    height: 32px;
    fill: #ed1b24;
    z-index: -10;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.accordion-section-title i svg path {
    fill: #ed1b24;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.accordion-section-title h4 {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    text-shadow: none;
    margin: 50px 0 0 0;
    z-index: -1
}

.accordion-section-title:hover,
.accordion-section-title:focus {
    background: none;
    text-decoration: none
}

.accordion-section-title:hover i svg {
    width: 36px;
    height: 36px;
    margin-left: -18px
}

.accordion-section-title:hover i svg path {
    fill: #000
}

.quicklinks a:hover i svg path {
    fill: #000
}

.accordion-section-content {
    clear: both;
    text-align: center
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

@media screen and (max-width:991px) and (min-width:768px) {
    .navbar-header {
        float: none;
        width: 200px;
        margin: auto !important
    }
}

.sizer {
    float: left
}

@media screen and (max-width:767px) {
    .sizer {
        float: none
    }

    .nav>li>a:focus,
    .nav>li>a:hover,
    .navbar .navbar-nav>.active>a:focus,
    .navbar .navbar-nav>.active>a:hover {
        padding: 15px;
        border-bottom: 1px solid #efefef;
        color: #f7941d
    }

    .tile.panel-default .panel-title a::after {
        content: "−"
    }

    .tile.panel-default .panel-title a.collapsed::after {
        content: "+"
    }

    .steps li span:after {
        content: ""
    }

    .accordion .accordion-section,
    .accordion .accordion-section-title {
        height: 75px
    }

    .accordion .accordion-section-title i svg {
        width: 20px;
        margin-left: -10px;
        height: 20px
    }

    .accordion .accordion-section .accordion-section-title h4 {
        font-size: 10px;
        font-weight: 500;
        margin-top: 25px
    }
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close::before {
    content: "";
    font-family: "Glyphicons Halflings";
    line-height: 1;
    color: #fff;
    font-size: 13px
}

.ui-dialog .ui-dialog-buttonset button:first-child:hover {
    background: #1db7ab
}

.ui-dialog .ui-dialog-buttonset button:nth-child(2):hover {
    background: #dd111a
}

.wr-login {
    background-image: url(/static/190c53c609199a04.jpg);
    background-position: center bottom
}

.wr-login>.container {
    transform: translateY(15%)
}

@media (max-width:767px) {
    .wr-login {
        background-image: url(/static/7bd5b850cd091f6d.jpg);
        background-position: center bottom;
        min-height: 10vh
    }

    .wr-login>.container {
        transform: translateY(0)
    }
}