@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../myFonts/fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../myFonts/fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../myFonts/fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../myFonts/fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../myFonts/fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../myFonts/fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../myFonts/fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../myFonts/fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../myFonts/fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../myFonts/fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../myFonts/fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../myFonts/fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../myFonts/fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../myFonts/fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../myFonts/fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../myFonts/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../myFonts/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../myFonts/fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../myFonts/fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../myFonts/fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../myFonts/fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../myFonts/fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../myFonts/fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../myFonts/fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../myFonts/fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
    background-color: #1f5e7d !important;
    color: #cbcbcb !important;
}

td, th {
    font-family: IRANSans;
}

div {
    font-family: IRANSans;
}

input {
    font-family: IRANSans;
    font-size: 0.7rem;
}

    input::placeholder {
        font-family: IRANSans !important;
        font-size: 0.7rem;
    }

span[class="rpText"] {
    font-family: IRANSans;
    font-size: 0.7rem;
}

span {
    font-family: IRANSans;
    font-size: 0.7rem;
}

select {
    font-family: IRANSans;
    font-size: 0.7rem;
}

a {
    font-family: IRANSans;
    font-size: 0.7rem;
}

.tarea {
    font-family: IRANSans;
    font-size: 0.7rem;
}

textarea {
    font-family: IRANSans;
    font-size: 0.7rem;
}

label {
    font-family: IRANSans;
    font-size: 0.7rem;
}

text {
    font-family: IRANSans !important;
    font-size: 0.7rem;
}

p {
    font-family: IRANSans !important;
}

h1 {
    font-family: IRANSans !important;
}

h2 {
    font-family: IRANSans !important;
}

h3 {
    font-family: IRANSans !important;
}

h4 {
    font-family: IRANSans !important;
}

h5 {
    font-family: IRANSans !important;
}

h6 {
    font-family: IRANSans !important;
}

.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
    background: none;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto;
}

body {
    background-color: #d3d4d6 !important;
    background-image: url(../Images/bgnew3.jpg);
    color: #cbcbcb !important;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.container {
    max-width: 900px;
}

a {
    display: inline-block;
    text-decoration: none;
}

input {
    outline: none !important;
}

h1 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: 700;
}

section#conpanel_formHolder {
    padding: 50px 0;
}

.brand {
    padding: 20px;
    /*  background: url(https://goo.gl/A0ynht);
  background-size: cover;
  background-position: center center;*/
    color: #fff;
    min-height: 770px;
    position: relative;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.6s cubic-bezier(1, -0.375, 0.285, 0.995);
    z-index: 9999;
}

    .brand.active {
        width: 100%;
    }

    .brand::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.85);
        z-index: -1;
    }

    .brand a.logo {
        color: #f95959;
        font-size: 20px;
        font-weight: 700;
        text-decoration: none;
        line-height: 1em;
    }

        .brand a.logo span {
            font-size: 30px;
            color: #fff;
            transform: translateX(-5px);
            display: inline-block;
        }

    .brand .heading {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        transition: all 0.6s;
    }

        .brand .heading.active {
            top: 100px;
            left: 100px;
            transform: translate(0);
        }

        .brand .heading h2 {
            font-size: 70px;
            font-weight: 700;
            text-transform: uppercase;
            margin-bottom: 0;
        }

        .brand .heading p {
            font-size: 15px;
            font-weight: 300;
            text-transform: uppercase;
            letter-spacing: 2px;
            white-space: 4px;
            font-family: "Raleway", sans-serif;
        }

    .brand .success-msg {
        width: 100%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-top: 60px;
    }

        .brand .success-msg p {
            font-size: 25px;
            font-weight: 400;
            font-family: "Raleway", sans-serif;
        }

        .brand .success-msg a {
            font-size: 12px;
            text-transform: uppercase;
            padding: 8px 30px;
            background: #f95959;
            text-decoration: none;
            color: #fff;
            border-radius: 30px;
        }

        .brand .success-msg p, .brand .success-msg a {
            transition: all 0.9s;
            transform: translateY(20px);
            opacity: 0;
        }

            .brand .success-msg p.active, .brand .success-msg a.active {
                transform: translateY(0);
                opacity: 1;
            }

.form {
    position: relative;
}

    .form .form-peice {
        background: #fff;
        min-height: 700px;
        margin-top: 30px;
        box-shadow: 11px 19px 15px rgb(0 0 0 / 20%);
        color: #bbbbbb;
        padding: 30px 0 60px;
        transition: all 0.9s cubic-bezier(1, -0.375, 0.285, 0.995);
        position: absolute;
        top: 0;
        left: -30%;
        width: 130%;
        overflow: hidden;
    }

        .form .form-peice.switched {
            transform: translateX(-100%);
            width: 100%;
            left: 0;
        }

    .form form {
        padding: 0 40px;
        margin: 0;
        width: 70%;
        position: absolute;
        top: 50%;
        left: 60%;
        transform: translate(-50%, -50%);
    }

        .form form .form-group {
            margin-bottom: 5px;
            position: relative;
        }

            .form form .form-group.hasError input {
                border-color: #f95959 !important;
            }

            .form form .form-group.hasError label {
                color: #f95959 !important;
            }

        .form form label {
            font-size: 12px;
            font-weight: 400;
            text-transform: uppercase;
            font-family: "Montserrat", sans-serif;
            transform: translateY(40px);
            transition: all 0.4s;
            cursor: text;
            z-index: -1;
        }

            .form form label.active {
                transform: translateY(10px);
                font-size: 10px;
            }

            .form form label.fontSwitch {
                font-family: "Raleway", sans-serif !important;
                font-weight: 600;
            }

        .form form input:not([type=submit]) {
            background: none;
            outline: none;
            border: none;
            display: block;
            padding: 10px 0;
            width: 100%;
            border-bottom: 1px solid #eee;
            color: #444;
            font-size: 15px;
            font-family: "Montserrat", sans-serif;
            z-index: 1;
        }

            .form form input:not([type=submit]).hasError {
                border-color: #f95959;
            }

        .form form span.error {
            color: #f95959;
            font-family: "Montserrat", sans-serif;
            font-size: 12px;
            position: absolute;
            bottom: -20px;
            right: 0;
            display: none;
        }

        .form form input[type=password] {
            color: #f95959;
        }

        .form form .CTA {
            margin-top: 30px;
        }

            .form form .CTA input {
                font-size: 12px;
                text-transform: uppercase;
                padding: 5px 30px;
                background: #f95959;
                color: #fff;
                border-radius: 30px;
                margin-right: 20px;
                border: none;
                font-family: "Montserrat", sans-serif;
            }

            .form form .CTA a.switch {
                font-size: 13px;
                font-weight: 400;
                font-family: "Montserrat", sans-serif;
                color: #bbbbbb;
                text-decoration: underline;
                transition: all 0.3s;
            }

                .form form .CTA a.switch:hover {
                    color: #f95959;
                }

footer {
    text-align: center;
}

    footer p {
        color: #777;
    }

        footer p a, footer p a:focus {
            color: #b8b09f;
            transition: all 0.3s;
            text-decoration: none !important;
        }

            footer p a:hover, footer p a:focus:hover {
                color: #f95959;
            }

.signup-form {
    margin: 0px 30px 0px 35%;
}

.login-form {
    margin: 0px 30px 0px 35%;
}

.buttonlogin {
    align-self: center;
    padding: 10px 30px;
    color: white;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    background: #68c39f;
    border-radius: 5px;
    transition: all 0.1s ease-in-out;
    cursor: pointer;
    border: none;
}

    .buttonlogin:hover {
        background: #9fe6ca;
        color: #8b8b8b;
    }

    .buttonlogin:active {
        transform: scale(1.025);
    }

.buttonsignup:hover {
    background: #9fe6ca;
}

.left {
    float: left;
}

.right {
    float: right;
}

.signup-form .col {
    margin-bottom: 2px;
}

.modal {
    z-index: 10000 !important;
}

.sab img {
    height: 70px;
    float: left;
}

.btnlogin {
    margin: 15px auto
}

.OA {
    background: #7f1c76;
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
    background-image: url(../Images/FOA.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 80px;
    background-size: 80px 80px;
    text-align: right;
    color: #fff;
}

.BPMS {
    background: #1d72c6;
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
    background-image: url(../Images/FBPMS.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 80px;
    background-size: 80px 80px;
    text-align: right;
    color: #fff;
}

.Chat {
    background: #eb9581;
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
    background-image: url(../Images/FCHAT.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 80px;
    background-size: 80px 80px;
    text-align: right;
    color: #fff;
}


.OA:hover {
    background: #a783a3;
    transition: 0.3s;
    box-shadow: 0 5px 15px rgb(0 0 0 / 40%);
    background-image: url(../Images/FOA_H.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 80px 80px;
}

.BPMS:hover {
    background: #97abbf;
    transition: 0.3s;
    box-shadow: 0 5px 15px rgb(0 0 0 / 40%);
    background-image: url(../Images/FBPMS_H.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 80px 80px;
}

.Chat:hover {
    background: #dec3bd;
    transition: 0.3s;
    box-shadow: 0 5px 15px rgb(0 0 0 / 40%);
    background-image: url(../Images/FCHAT_H.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 80px 80px;
}


.oachk {
    display: none;
}

.bpmschk {
    display: none;
}

.chatchk {
    display: none;
}

.f {
    direction: rtl;
}

.CTA {
    width: 100%;
}

    .CTA a {
        margin-top: 15px;
        width: 100%;
        background: #efefef;
        border-radius: 5px;
    }

.switch img {
    height: 50px;
    width: 50px;
}

.switch:hover {
    background-color: #00000020;
    -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
    filter: grayscale(100%); /* FF 35+ */
    transition: 0.3s;
    box-shadow: 0 5px 15px rgb(0 0 0 / 20%);
    border-radius: 5px;
}

.switch {
    text-align: center;
    padding: 10px;
}

.picpage {
    width: 55%;
    height: auto;
    top: 70%;
    left: 30%;
    position: absolute;
}

    .picpage img {
        position: absolute;
        width: 200px;
        height: auto;
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
    }

        .picpage img.transparent {
            opacity: 0;
        }

.pimg {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}

.Dropdown {
    width: 100%;
    background-color: #f6f6f6;
    border: none;
    color: #0d0d0d;
    padding: 8px 8px;
    text-align-last: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-bottom: 5px solid #f6f6f6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}


#actioncontainer {
    padding-top: 10px;
}

#conpanel_actioncontainer {
    margin-top: 15px !important;
}

.UserName {
    width: 100%;
    background-color: #f6f6f6;
    border: none;
    color: #0d0d0d;
    padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-bottom: 5px solid #f6f6f6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.Password {
    width: 100%;
    background-color: #f6f6f6;
    border: none;
    color: #0d0d0d;
    padding: 8px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-bottom: 5px solid #f6f6f6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.rbHovered {
    background-color: #ddfff2 !important;
}

.p-icon {
    font-family: "WebComponentsIcons" !important;
}

.Dropdown:focus {
    background-color: #f8f9fa;
    border-bottom: 5px solid #5fbae9;
    box-shadow: 0 5px 15px rgb(0 0 0 / 20%);
}

.Password:focus {
    background-color: #f8f9fa;
    border-bottom: 5px solid #5fbae9;
    box-shadow: 0 5px 15px rgb(0 0 0 / 20%);
}

.UserName:focus {
    background-color: #f8f9fa;
    border-bottom: 5px solid #5fbae9;
    box-shadow: 0 5px 15px rgb(0 0 0 / 20%);
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: 10% auto auto auto;
    background-color: #ffffff38;
}


@media (max-width:900px) {

    .form .form-peice {
        min-height: 1300px;
    }

    .brand {
        min-height: 1350px;
    }

    .form-signin {
        max-width: 960px;
    }

    span {
        font-size: 1.5rem !important;
    }

    .Dropdown {
        font-size: 1.5rem !important;
        height: 100px !important;
    }

    .UserName {
        font-size: 1.5rem !important;
        height: 100px !important;
    }

    .Password {
        font-size: 1.5rem !important;
        height: 100px !important;
    }

    .buttonlogin {
        font-size: 1.5rem !important;
    }

    .form-signin {
        margin: auto auto auto auto !important;
    }

    #conpanel_actioncontainer {
        margin-top: 20px;
    }
}

.lang {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10000;
}

@media (max-width:900px) {
    .form-signin {
        max-width: 720px;
    }



    .form-signin {
        margin: auto auto auto auto !important;
    }

    #conpanel_actioncontainer {
        margin-top: 20px;
    }

    .signup-form {
        margin: 0px 40px 0px 40px;
    }

    .login-form {
        margin: 0px 40px 0px 40px;
    }

    .fade {
        transition: opacity .15s linear;
    }

    .modal-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000;
    }

    #rightpanel img {
        width: 25%
    }

    .logo img {
        width: 150px;
        margin: 15px 15px;
    }

    .picpage {
        display: none;
    }

    .signup-form {
        margin: 0px 30px 0px 30px;
    }

    .login-form {
        margin: 0px 30px 0px 30px;
    }

    .container {
        overflow: auto;
    }

    .btnlogin {
        margin: 25px auto;
        height: 150px
    }

    .OA {
        height: 150px;
        background-size: 150px 150px;
        font-size: 1.5rem;
    }

    .BPMS {
        height: 150px;
        background-size: 150px 150px;
        font-size: 1.5rem;
    }

    .Chat {
        height: 150px;
        background-size: 150px 150px;
        font-size: 1.5rem;
    }

    section#conpanel_formHolder {
        padding: 0;
    }

        section#conpanel_formHolder div.brand {
            min-height: 200px !important;
        }

            section#conpanel_formHolder div.brand.active {
                min-height: 100vh !important;
            }

            section#conpanel_formHolder div.brand .heading.active {
                top: 200px;
                left: 50%;
                transform: translate(-50%, -50%);
            }

            section#conpanel_formHolder div.brand .success-msg p {
                font-size: 16px;
            }

            section#conpanel_formHolder div.brand .success-msg a {
                padding: 5px 30px;
                font-size: 10px;
            }

        section#conpanel_formHolder .form {
            width: 100vw;
            min-height: 500px;
            margin: auto;
            height: 100vh;
        }

            section#conpanel_formHolder .form .form-peice {
                margin: 0;
                top: 0;
                left: 0;
                width: 100% !important;
                transition: all 0.5s ease-in-out;
            }

                section#conpanel_formHolder .form .form-peice.switched {
                    transform: translateY(-100%);
                    width: 100%;
                    left: 0;
                }

                section#conpanel_formHolder .form .form-peice > form {
                    width: 100% !important;
                    padding: 60px;
                    left: 50%;
                }

    .col-sm-6 {
        width: 100%;
    }

    .picpage {
        width: 55%;
        height: auto;
        top: 10px;
        left: 65%;
    }

    .CTA {
        position: inherit;
    }

    .switch {
        width: 100%;
    }

    .signup label {
        font-size: 1.5rem !important;
    }

    .login label {
        font-size: 1.5rem !important;
    }

    #conpanel_forgotpassword {
        font-size: 1.5rem !important;
        height:80px
    }
    #conpanel_LoginButton {
        font-size: 1.5rem !important;
        height: 100px
    }
    #conpanel_SignUP {
        font-size: 1.5rem !important;
        height: 80px
    }
}

@media (max-width: 370px) {
    section#conpanel_formHolder .form {
        width: 100vw;
        margin-left: 0;
    }

    h2 {
        font-size: 50px !important;
    }
}

.btnpassf {
    color: #fff;
}

    .btnpassf:hover {
        color: #8b8b8b;
    }

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-weight: 300;
}



.wrapper-login {
    background: #508ba3;
    background: linear-gradient(top left, #50a3a2 0%, #53e3a6 100%);
    background: linear-gradient(to bottom right, #5084a3 0%, #53c2e3 100%);
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 700px;
    margin-top: -400px;
    overflow: hidden;
}

.container-login {
    max-width: 600px;
    margin: 0 auto;
    padding: 80px 0;
    height: 400px;
    text-align: center;
}

    .container-login h1 {
        font-size: 40px;
        transition-duration: 1s;
        transition-timing-function: ease-in- put;
        font-weight: 200;
    }

.form {
    padding: 20px 0;
    position: relative;
    z-index: 2;
}

    .form .input-login {
        appearance: none;
        outline: 0;
        border: 1px solid rgba(255, 255, 255, 0.4);
        background-color: rgba(255, 255, 255, 0.2);
        width: 250px;
        border-radius: 3px;
        padding: 10px 15px;
        margin: 0 auto 10px auto;
        display: block;
        text-align: center;
        font-size: 18px;
        color: white;
        -webkit-transition-duration: 0.25s;
        transition-duration: 0.25s;
        font-weight: 300;
    }

        .form .input-login:hover {
            background-color: rgba(255, 255, 255, 0.4);
        }

        .form .input-login:focus {
            background-color: white;
            width: 300px;
            color: #53e3a6;
        }

    .form .button-login {
        appearance: none;
        outline: 0;
        background-color: white;
        border: 0;
        padding: 10px 15px;
        color: #53bae3;
        border-radius: 3px;
        width: 250px;
        cursor: pointer;
        font-size: 18px;
        transition-duration: 0.25s;
        margin: 0 auto 10px auto;
        display: block;
    }


        .form .button-login:hover {
            background-color: #f5f7f9;
        }

.bg-bubbles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

    .bg-bubbles li {
        position: absolute;
        list-style: none;
        display: block;
        width: 40px;
        height: 40px;
        background-color: rgba(255, 255, 255, 0.15);
        bottom: -50px;
        animation: square 25s infinite;
        transition-timing-function: linear;
    }

        .bg-bubbles li:nth-child(1) {
            left: 10%;
        }

        .bg-bubbles li:nth-child(2) {
            left: 20%;
            width: 80px;
            height: 80px;
            animation-delay: 2s;
            animation-duration: 7s;
        }

        .bg-bubbles li:nth-child(3) {
            left: 25%;
            animation-delay: 4s;
        }

        .bg-bubbles li:nth-child(4) {
            left: 40%;
            width: 60px;
            height: 60px;
            animation-duration: 12s;
            background-color: rgba(255, 255, 255, 0.25);
        }

        .bg-bubbles li:nth-child(5) {
            left: 70%;
        }

        .bg-bubbles li:nth-child(6) {
            left: 80%;
            width: 120px;
            height: 120px;
            animation-delay: 3s;
            background-color: rgba(255, 255, 255, 0.2);
        }

        .bg-bubbles li:nth-child(7) {
            left: 32%;
            width: 160px;
            height: 160px;
            animation-delay: 7s;
        }

        .bg-bubbles li:nth-child(8) {
            left: 55%;
            width: 20px;
            height: 20px;
            animation-delay: 15s;
            animation-duration: 30s;
        }

        .bg-bubbles li:nth-child(9) {
            left: 25%;
            width: 10px;
            height: 10px;
            animation-delay: 2s;
            animation-duration: 30s;
            background-color: rgba(255, 255, 255, 0.3);
        }

        .bg-bubbles li:nth-child(10) {
            left: 90%;
            width: 160px;
            height: 160px;
            animation-delay: 1s;
        }

@keyframes square {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-700px) rotate(600deg);
    }
}

@keyframes square {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-700px) rotate(600deg);
    }
}


.companylogo {
    height: 195px
}

.help {
    position: absolute;
    z-index: 1000;
    top: 10px;
    left: 10px;
    font-size: 50px;
    color: #d9857c;
}

#showPass {
    cursor: pointer;
}

#showPass {
    display: inline-block;
    margin-left: 200px;
    margin-top: -45px;
    color: #636363;
    font-size: 20px;
}

#showPassmain {
    cursor: pointer;
}

#showPassmain {
    display: inline-block;
    margin-right: 10px;
    margin-top: -33px;
    color: #636363;
    font-size: 20px;
}

#showPassstand {
    cursor: pointer;
}

#showPassstand {
    display: inline-block;
    margin-right: 10px;
    margin-top: -33px;
    color: #636363;
    font-size: 20px;
}

#appversion {
    position: absolute;
    bottom: 0px;
    color: #fff;
    z-index: 10000;
    font-size: 1rem !important;
}

@media (max-width:900px) {
    #appversion {
        bottom:auto;
        top: 0px;
        color: #ffffff29;
        font-size: 1rem !important;
    }
    #showPassmain {
        display: inline-block;
        margin-right: 20px;
        margin-top: -70px;
        color: #636363;
        font-size: 40px;
    }

    #showPassstand {
        display: inline-block;
        margin-right: 20px;
        margin-top: -70px;
        color: #636363;
        font-size: 40px;
    }
    .wrapper-login {
        top: 400px;
        height: 100vh;
    }
    .form .input-login {
        width: 90%;
        height: 60px;
        border-radius: 5px;
        padding: 10px 15px;
        margin: 10px auto;
        font-size: 20px;
    }
    #showPass {
        display: inline-block;
        margin-left: 400px;
        margin-top: -75px;
        color: #636363;
        font-size: 30px;
    }
    .form .input-login:hover {
        background-color: rgba(255, 255, 255, 0.4);
    }

    .form .input-login:focus {
        background-color: white;
        width: 80%;
        color: #53e3a6;
    }
    input,
    input::placeholder {
        font-size: 20px;
    }
    .form .button-login {
        width: 90%;
        font-size: 20px;
        height: 60px;
    }
}


.modal-body {
    padding: 10px 16px !important;
    color: #2b2b2b !important;
    text-align: center !important;
}


.buttonS {
    width: 100%;
    align-self: center;
    padding: 10px 40px;
    color: white;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    background-color: #e4908e;
    border-radius: 5px;
    transition: all 0.1s ease-in-out;
    cursor: pointer;
    border: none;
}

    .buttonS:hover {
        background: #f3b9b8;
    }

    .buttonS:active {
        transform: scale(1.025);
    }

@media (max-width:1400px) {
    section#conpanel_formHolder {
        padding: 0px;
    }

    .form .form-peice {
        margin-top: 0px;
    }

}

