body {
    margin: 0 0;
    padding: 0 0
}

p {
    color: #808080
}

a {
    text-decoration: none;
    font-size: 13px
}

img {
    border: 0
}

header#top-header {
    background: #F3F4F6;
    border-bottom: 1px solid #ababab;
    padding: 15px 0;
}

.header {
    /*height: 65px*/
}

.header-left {
    padding: 7px 0;
    float: left;
    width: 15%
}

.header-nav {
    float: left;
    width: 68%
}

.header-nav ul {
    text-decoration: none;
    margin: 0 3%
}

.header-nav ul li {
    text-decoration: none;
    list-style: none;
    color: #5e6263;
    font-size: 12px;
    padding: 0px 1px
}

.header-nav ul li a {
    color: #5e6263;
    font-size: 13px;
    padding: 24px 8px;
    text-decoration: none
}

.footer {
    background: #101010;
    width: 100%
}

.footer-bottom {
    background-color: #101010;
    padding: 20px 0 40px 0
}

body {
    font-family: "Open Sans" !important
}

* {
    font-family: "Open Sans"
}

.main-container {
    background: #fff
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::i-block-chrome {
        opacity: 0.35
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::i-block-chrome {
        margin-top: -25%
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::i-block-chrome {
        background-attachment: fixed
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::i-block-chrome {
        padding: 0 35px
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::i-block-chrome {
        left: 30% !important
    }

    ::i-block-chrome {
        left: 28% !important;
        opacity: 0
    }

    ::i-block-chrome {
        top: 8%
    }

    ::i-block-chrome {
        left: 28% !important
    }

    ::i-block-chrome {
        padding: 0 20px !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::i-block-chrome {
        left: 40px;
        top: 34px
    }

    ::i-block-chrome {
        bottom: 65px;
        right: 60px
    }

    ::i-block-chrome {
        left: 54px;
        top: 36px;
        font-family: "Open Sans" !important
    }

    ::i-block-chrome {
        bottom: 60px;
        right: 180px;
        font-family: "Open Sans" !important
    }

    ::i-block-chrome {
        left: 26px;
        top: 33px
    }

    ::i-block-chrome {
        bottom: 65px;
        right: 67px
    }

    ::i-block-chrome {
        margin-top: -35%
    }

    ::i-block-chrome {
        font-family: "Open Sans" !important
    }

    ::i-block-chrome {
        font-family: "Open Sans" !important
    }

    ::i-block-chrome {
        width: 78%
    }

    ::i-block-chrome {
        margin-left: 30px
    }

    ::i-block-chrome {
        margin-left: 30px
    }

    ::i-block-chrome {
        margin-left: 30px
    }
}

.inner-container {
    max-width: 800px;
    margin: 0 auto
}

.yellow-button {
    background: transparent;
    border: 3px solid #fbbc21;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    color: #fbbc21
}

.green-button {
    background: transparent;
    border: 3px solid #047b2a;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    color: #047b2a
}

.form-group button {
    padding: 10px 10px;
    background: #fff;
    border: 3px solid #047b2a;
    border-radius: 0;
    color: #047b2a;
    font-size: 20px;
    width: 100%;
    text-align: center
}

.register-form .form-group {
    margin-bottom: 25px
}

.register-form .form-group .form-control {
    border-radius: 0;
    padding: 10px 10px;
    height: 48px;
    border: 2px solid #dddfe3;
    box-shadow: none
}

.register-block header {
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #dddfe3;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.correct {
    border: 2px solid #047b2a !important
}

.header-nav ul li a {
    font-size: 13px !important;
    padding-bottom: 20px !important;
    height: 66px
}

.home-icon {
    background: url('../images/home-icon.png') 0px 0px;
    height: 37px;
    width: 37px;
    margin: 0
}

.header-nav ul li a {
    font-size: 12px !important;
    padding-bottom: 22px !important
}

.home-icon {
    background: url('../images/home-icon.png') 0px 0px;
    height: 37px;
    width: 37px;
    margin: 0
}