﻿.login-1 {
    width: 235px;
    padding: 10px 15px 10px 15px;
    background-color: #AF0D08;
    margin: 1px 0px 10px 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-sizing: unset;
}


.home-bg {
    background-image: url(pic/slider/home_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 500px;
}


.psw-txt-bx {
    font: 16px "Century Gothic", Arial;
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    margin-left: 1px;
    margin-bottom: 15px;
    border-radius: 0px;
    width: 230px;
}

.psw-btn {
    font: 17px "Century Gothic", Arial;
    color: #AF0D08;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    margin: 10px 10px 8px 0px;
    padding: 4px 6px 4px 4px;
    border-radius: 0px;
    font-weight: 900;
    float: left;
    width: 236px;
    text-transform: uppercase;
    cursor: pointer;
}

element.style {
    color: #000000;
}

.demo-bg {
    width: 100%;
    height: 40px;
    background-color: #AF0D08;
}

#bottom-bg {
    z-index: 1;
    clear: both;
    width: 100%;
    border: 0px solid #000000;
    margin-top: 0px;
    background-color: #AF0D08;
}

.helpd-text a:link, .helpd-text a:visited {
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    color: #AF0D08;
    text-decoration: underline;
}

.helpd-text a:hover, .helpd-text a:active {
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    color: #AF0D08;
    text-decoration: none;
}

.menu-top a:link, .menu-top a:visited {
    font-family: "Century Gothic", Arial;
    font-size: 16px;
    color: #AF0D08;
    text-align: left;
    text-decoration: underline;
}

.menu-top a:hover, .menu-top a:active {
    font-family: "Century Gothic", Arial;
    font-size: 16px;
    color: #AF0D08;
    text-align: left;
    text-decoration: none;
}

.btn-primary {
    color: #FFFF;
    background-color: #AF0D08;
    border-color: #AF0D08;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #FFFF;
        background-color: #AF0D08;
        border-color: #AF0D08;
        background-image: none;
    }

a {
    color: #AF0D08;
    text-decoration: underline;
}

    a:hover {
        color: #AF0D08;
        text-decoration: none;
    }

label {
    font-weight: 100;
}

.form-control
{
    border-radius: 0px;
}

.btn
{
    border-radius: 0px;
}

#content-right-2
{
box-sizing: unset;
}

:after, :before
{
    display: none;
    box-sizing: unset;
}

.text-title {
    
    color: #AF0D08;
    
}

