#header.header-scrolled {
    background: #fff;
    padding: 20px 0;
    height: 72px;
    transition: all 0.5s;
}

#header {
    padding: 25px 0;
    height: 82px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background-color: #fff;
    box-shadow: 5px 0px 15px #c3c3c3;
}

#header #logo h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
}

#header #logo h1 a, #header #logo h1 a:hover {
    color: #000;
    padding-left: 10px;
    border-left: 4px solid grey;
}

#nav-menu-container {
    float: right;
    margin: 0;
    position: relative;
    top: -20px;
}

.nav-menu > li {
    margin-left: 10px;
}

.nav-menu > li {
    float: left;
}

.nav-menu li {
    position: relative;
    white-space: nowrap;
}

.nav-menu, .nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-scrolled .nav-menu li:hover > a, .header-scrolled .nav-menu > .menu-active > a {
    color: #18d26e;
}

.header-scrolled .nav-menu a {
    color: black;
}

.nav-menu li:hover > a, .nav-menu > .menu-active > a {
    color: #0c8bc7;
}

.nav-menu a {
    padding: 0 8px 10px 8px;
    text-decoration: none;
    display: inline-block;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    outline: none;
}

#mobile-nav-toggle {
    display: inline;
}

#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 20px 20px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

body.mobile-nav-active #mobile-nav {
    left: 0;
}

#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(0, 0, 0, 0.8);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
}

#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#mobile-nav ul li {
    position: relative;
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #18d26e;
}

#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}

#mobile-nav ul .menu-item-active {
    color: #18d26e;
}

#mobile-nav ul li li {
    padding-left: 30px;
}

.menu-has-children ul {
    display: none;
}

.sf-arrows .sf-with-ul {
    padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: black;
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}


.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
    display: block;
}

.nav-menu ul {
    margin: 4px 0 0 0;
    padding: 10px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.sf-arrows .sf-with-ul {
    padding-right: 30px;
}

.nav-menu li {
    position: relative;
    white-space: nowrap;
}

.keyword_list {
    height: 300px;
    overflow-y: scroll;
}

#id_image_type {
    list-style: none;
    padding: 0;
}

#id_image_type li {
    display: inline;
}

#id_image_type li input {
    margin: 0 5px 0 10px;
}

@media (max-width: 768px) {
    #nav-menu-container {
        display: none;
    }

    #mobile-nav-toggle {
        display: inline;
    }
}


body {
    width: 1110px;
    margin: 50px auto !important;
    background-color: rgba(0, 0, 0, 0);
}

.login_top {
    width: 1110px;
    height: 70px;
}

.login_top .img-logo {
    float: left;
}

.login_top .img-logo-second {
    margin-left: 15px;
}

.login_wrapper {
    width: 1110px;
    height: 545px;
}

.login_wrapper .login_left_img {
    float: left;
    width: 649px;
    height: 545px;
}

.login_wrapper .login_right_wrapper {
    float: right;
    width: 461px;
    height: 545px;
    background-color: white;
}

.login_wrapper .login_right_wrapper .login_logo {
    margin-top: 80px;
    margin-left: 175px;
    position: relative;
}

.login_wrapper .login_right_wrapper .login_logo > span {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-left: 7px;
    margin-top: 8px;
    position: absolute;
}

.login_wrapper .login_right_wrapper .login_form {
    margin-top: 70px;
}

.login_wrapper .login_right_wrapper button {
    margin-left: 40px;
    width: 371px;
    height: 62px;
    font-weight: bold;
    color: white;
    background-color: #3090d6;
    margin-top: 20px;
    border: none;
    cursor: pointer;
    font-size: 18px;
}

.login_wrapper .login_right_wrapper .login_form > div {
    margin-top: 10px;
    width: 451px;
    height: 50px;
    margin-bottom: 10px;
}

.login_wrapper .login_right_wrapper .login_form > div .login_label {
    margin-left: 40px;
    margin-top: 8px;
    font-size: 18px;
    color: #333333;
    width: 76px;
    font-weight: bold;
    line-height: 48px;
}

.login_wrapper .login_right_wrapper .login_form > div .login_input input {
    margin-right: 40px;
    padding: 0 0;
    float: right;
    width: 276px;
    height: 45px;
}

.login_wrapper .login_right_wrapper .login_save_form {
    margin-left: 40px;
    margin-top: 5px;
}

.login_wrapper .login_right_wrapper .login_save_form label {
    color: #333333;
    font-size: 14px;
}

.page_top {
    width: 1110px;
    height: 100px;
    position: relative;
}

#page_top_img {
    width: 249px;
    height: 43px;
    margin-left: 430px;
}

.page_top .page_top_info {
    height: 20px;
    text-align: center;
    margin-top: 20px;
}

.page_top .page_top_info .page_top_personal {
    float: right;
}

.page_top .page_top_info .page_top_personal div {
    float: right;
    margin-left: 25px;
}

.page_top .page_top_info .page_top_personal a {
    text-decoration: none;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.page_top .page_top_info .page_top_personal img {
    vertical-align: -2px;
    margin-right: 5px;
}

.page_top .page_top_info .page_top_words > span {
    height: 20px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-left: 150px;
}

.create_button {
    border: none;
    background-color: #3090d6;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    padding: 0 20px;
}
#footer {
    background-color: #6E6E6E;
    width: 1110px;
    height: 62px;
}

#footer > div {
    font-size: 12px;
    color: white;
    margin-top: 22px;
    margin-left: 20px;
    height: 20px;
    float: left;
}
.wordpick_btn {
    font-size: 18px;
    color: white;
    background: #3090d6;
    border: 0;
    padding: 7px 15px;
}