﻿body {
    min-width: 1024px;
    width: auto !important;
    line-height: normal
}

@media (max-width: 1024px) {
    .hm-login-image-size {
        min-width: 500px;
        min-height: 516px;
        max-width: 500px;
        max-height: 516px;
    }

    .llefr {
        float: left;
        position: relative;
        width: 512px;
        /*height: 600px;*/
        min-width: 512px;
        min-height: 786px;
        overflow: hidden;
    }

    .divcenter {
        float: left;
        border: none;
        min-width: 300px;
        background-color: #ffffff;
    }

    .hm-fomt-nethaus {
        font-family: sans-serif;
        font-size: 0.9em;
        font-weight: 500;
        color: #878a8c;
        font-style: italic;
        padding: 3px;
        position: absolute;
        bottom: 30%;
    }

    .hm-login-logo {
        position: absolute;
        bottom: 20%;
    }





    .hm-login-text-size-span {
        width: 450px;
        max-width: 450px;
        max-height: 350px;
        margin-left: 25px;
        position: absolute;
        border: 1px solid #aaa;
        border-radius: 7px;
        background: #ffffff;
        padding: 10px;
        bottom: 35%;
        font-size: 0.7em;
        text-align: center;
    }


    .hm-login-text-size-video {
        width: 500px;
        padding-top: 70px;
        display: block;
        height: 100%
    }

    .hm-login-text-size-video-iframe {
        width: 450px;
        max-width: 450px;
        height: 350px;
        max-height: 350px;
        margin-left: 25px;
        border-radius: 7px;
        position: absolute;
        border: none
    }

    .hm-login-text-video-text-div {
        position: absolute;
        width: 400px;
        margin-top: 350px
    }

    .hm-login-text-video-text-span {
        width: 400px;
        color: white;
        font-weight: bold;
        margin-left: 25px;
        max-height: 200px;
        white-space: pre-line;
        display: block;
        position: absolute;
        padding: 3px;
        word-break: break-all;
        text-align: center
    }

    .hm-login-space {
        height: 2px;
    }

    .hm-login-space-big {
        height: 4px;
    }

    .hm-login-powered-by {
        width: 120px;
        padding-left: 1px;
        padding-top: 600px;
        position: absolute;
        color: #2c5394;
        font-family: sans-serif;
        font-weight: bold
    }

    .hm-login-r-logo {
        padding-top: 0px;
        padding-left: 40px
    }
}

@media (min-width: 1025px) {
    .hm-login-image-size {
        min-width: 707px;
        min-height: 730px;
        max-width: 707px;
        max-height: 730px;
    }

    .llefr {
        float: left;
        position: relative;
        width: 50%;
        /*height: 600px;*/
        min-width: 600px;
        min-height: 900px;
    }

    .divcenter {
        float: left;
        border: none;
        /*min-width: 200px;*/
        background-color: #ffffff;
    }

    .hm-fomt-nethaus {
        font-family: sans-serif;
        font-size: 0.9em;
        font-weight: 500;
        color: #878a8c;
        font-style: italic;
        padding: 3px;
        position: absolute;
        bottom: 15%;
    }

    .hm-login-logo {
        position: absolute;
        bottom: 7%;
        height: 105px;
        width: auto;
    }


    .hm-login-text-size-span {
        width: 510px;
        max-width: 510px;
        max-height: 500px;
        margin-left: 100px;
        position: absolute;
        border: 1px solid #aaa;
        border-radius: 7px;
        background: #ffffff;
        padding: 10px;
        bottom: 21%;
        font-size: 0.9em;
        text-align: center;
    }




    /*vvvv*/

    .hm-login-text-size-video {
        width: 475px;
        padding-top: 70px;
        display: block;
        height: 100%
    }

    .hm-login-text-size-video-iframe {
        width: 450px;
        max-width: 450px;
        height: 350px;
        max-height: 350px;
        margin-left: 140px;
        border-radius: 7px;
        position: absolute;
        border: none
    }

    .hm-login-text-video-text-div {
        position: absolute;
        width: 400px;
        margin-top: 350px
    }

    .hm-login-text-video-text-span {
        width: 400px;
        color: white;
        font-weight: bold;
        margin-left: 150px;
        max-height: 200px;
        white-space: pre-line;
        display: block;
        position: absolute;
        padding: 3px;
        word-break: break-all;
        text-align: center
    }

    .hm-login-space {
        height: 10px;
    }

    .hm-login-space-big {
        height: 20px;
    }

    .hm-login-powered-by {
        width: 150px;
        padding-left: 1px;
        padding-top: 650px;
        position: absolute;
        color: #2c5394;
        font-family: sans-serif;
        font-weight: bold
    }

    .hm-login-r-logo {
        padding-top: 35px;
        padding-left: 30px
    }
}

.linkLoginIntesia {
    cursor: pointer;
    color: #005aaa;
    font-size: 0.7em;
    float: left
}

.btnloginIntesia {
    border: 1px solid #005aaa;
    border-radius: 5px;
    /*font-family: monospace;*/
    font-family: sans-serif;
    background: #005aaa;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.loginForgotPasswordIntesia {
    cursor: pointer;
    color: #005aaa;
    font-size: 0.7em;
    float: right
}

.btnloginIntesia:hover {
    background: #043b6c;
}

.linkLogin {
    cursor: pointer;
    color: #ffa32e;
    font-size: 0.7em;
    float: left
}

.loginForgotPassword {
    cursor: pointer;
    color: #ffa32e;
    font-size: 0.7em;
    float: right
}

.btnlogin {
    border: 1px solid #ffa32e;
    border-radius: 5px;
    font-family: sans-serif;
    background: #ffa32e;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.btnlogin:hover {
    background: #ff9003;
}

.DivLogintext {
    margin-left: 40%;
    float: left;
    position: absolute;
    left: 25%;
    top: 90%;
    background-color: white;
    transform: translate(-20%, -50%);
}



input[type="text"] {
    width: 100%;
    border: 2px solid #aaa;
    border-radius: 5px;
    margin: 1px 0;
    outline: none;
    padding: 8px;
    box-sizing: border-box;
    transition: 0.3s;
    font-size: 1.2em;
}

    input[type="text"]:focus {
        border-color: #ffa32e;
        box-shadow: 0 0 8px 0 #ff0000;
    }

.inputWithIcon input[type="text"] {
    padding-left: 40px;
}

.inputWithIcon {
    position: relative;
}

    .inputWithIcon i {
        position: absolute;
        left: 0;
        top: 9px;
        padding: 9px 8px;
        color: #aaa;
        transition: 0.3s;
    }

    .inputWithIcon input[type="text"]:focus + i {
        color: #ffa32e;
    }

    .inputWithIcon.inputIconBg i {
        background-color: #aaa;
        color: #fff;
        padding: 9px 4px;
        border-radius: 5px 0 0 4px;
    }

    .inputWithIcon.inputIconBg input[type="text"]:focus + i {
        color: #fff;
        background-color: #ffa32e;
    }

input[type="text"]:focus {
    border-color: #ffa32e;
    box-shadow: 0 0 1px 0 #ffa32e;
}
/*password*/
input[type="password"] {
    width: 100%;
    border: 2px solid #aaa;
    border-radius: 5px;
    margin: 1px 0;
    outline: none;
    padding: 8px;
    box-sizing: border-box;
    transition: 0.3s;
    font-size: 1.3em;
}

    input[type="password"]:focus {
        border-color: #ffa32e;
        box-shadow: 0 0 1px 0 #ffa32e;
    }

.inputWithIcon input[type="password"] {
    padding-left: 40px;
}

    .inputWithIcon input[type="password"]:focus + i {
        color: #ffa32e;
    }

.inputWithIcon.inputIconBg input[type="password"]:focus + i {
    color: #fff;
    background-color: #ffa32e;
}




/*dropdown*/
.dropdown-menu {
    min-width: 64px;
    margin: 0px;
    /*border: 0.5px solid #ffa32e;*/
    border: none;
    text-align: center
}

    .dropdown-menu li:hover {
        text-shadow: 0px 0px 1px #ffa32e;
        background-color: rgba(255, 163, 46,0.3);
        border-radius: 3px
    }

.open > .btn btn-default btn-md dropdown-toggle {
    background-color: #ffa32e;
}
/*.flagstrap:hover{
 background-color:#ffa32e
}*/
.btn btn-default btn-md dropdown-toggle {
    width: 65px
}

.dropright .dropdown-toggle:hover {
    background-color: #ccffcc
}


.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.btn:hover {
    background-color: #ffa32e
}

.caret:hover {
    background-color: #ffa32e
}

.dropdown-menu > li > a:hover {
    background-color: rgba(255, 163, 46,0.3);
    border-radius: 3px
}

/*checkbox*/
.label-check input {
    display: none;
}

.label-check label::before {
    width: 1.4em;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    color: #aaa;
    transition: color .3s ease;
    text-shadow: 0px 0px 1px #ffffff;
    border-radius: 3px
}

.label-check label:hover::before {
    text-shadow: 0px 0px 1px #6286d0;
}

.label-check [type='checkbox']:checked + label::before {
    color: #ffa32e;
}

.label-check [type='checkbox'] + label::before {
    content: "\2610";
}

.label-check [type='checkbox']:checked + label::before {
    content: "\2611";
}



.appelLiNk:hover {
    border: 1px solid #ffffff;
    border-radius: 5px;
}

.googleAppLink:hover {
    border: 1px solid #ffffff;
    border-radius: 5px;
}
