.form-control, .btn, .input-group, .input-group-addon {
    border-radius: 0 !important;
}

.page-header {
    margin-top: 15px;
    margin-bottom: 10px;
}

label {
    font-weight: normal;
}

.login-img {
    font-size: 50px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 20px;
    color: #999;
    border-radius: 100px;
    margin-top: -50px;
    border: 1px solid #ccc;
    background: #dedede;
    position: relative;
    top: -15px;
}

.login {
    -webkit-box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.95);
}

.form-group-lg input, .form-group-lg select {
    border: 0;
    box-shadow: none !important;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 30px !important;
}

.user {
    background: url(/Images/Login/user-ico.png) no-repeat left center;
}

.pass {
    background: url(/Images/Login/pass-ico.png) no-repeat left center;
}

.lang {
    background: url(/Images/Login/lang-ico.png) no-repeat left center;
}

/*Slide Button*/

.slideThree {
    width: 80px;
    height: 26px;
    background: #ddd;
    margin: 0 0 0 20px;
    position: relative;
    border-radius: 50px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
    border: 1px solid #bbb;
}

    .slideThree:after {
        content: 'No';
        color: #000;
        position: absolute;
        right: 10px;
        z-index: 0;
        font: 12px/26px Arial, sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
    }

    .slideThree:before {
        content: 'Yes';
        color: #27ae60;
        position: absolute;
        left: 10px;
        z-index: 0;
        font: 12px/26px Arial, sans-serif;
        font-weight: bold;
    }

    .slideThree label {
        display: block;
        width: 34px;
        height: 20px;
        cursor: pointer;
        position: absolute;
        top: 1px;
        left: 3px;
        z-index: 1;
        background: #fcfff4;
        background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
        background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
        border-radius: 50px;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    }

    .slideThree input[type=checkbox] {
        visibility: hidden;
    }

        .slideThree input[type=checkbox]:checked + label {
            left: 43px;
        }
/*Slide Button End*/
@media screen and (min-width: 768px) {
    .modal-dialog.modal-sm {
        width: 450px;
    }

    footer.fixed-footer {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        display: block;
        z-index: 10;
    }
}
/*===================================
    ===Footer*/
.no-rounded {
    border-radius: 0 !important;
}

.text-white {
    color: #fff;
}

footer {
    background: #333333;
    padding: 17px 0px;
    color: #cccccc;
    font-size: 13px;
    float: left;
    width: 100%;
}

    footer h4 {
        color: #f9b31d;
        border-bottom: 1px solid #f9b31d;
        padding: 0px 0px 5px 0px;
        font-size: 15px;
        margin-top: 0px;
    }

    footer h5 {
        color: #0084c4;
        padding-left: 5px;
        padding: 0px;
        margin: 0px 0px 6px;
        /* font-size: 13px; */
    }

    footer ul {
        list-style: none;
        padding: 0;
    }

    footer a {
        color: #cccccc;
        font-size: 12px;
    }

        footer a:hover {
            color: #098ecf;
        }

.social-icons {
    background: #FFF none repeat scroll 0% 0%;
    color: #333;
    height: 28px;
    width: 28px;
    font-size: 15px;
    border-radius: 20px;
    text-align: center;
    padding-top: 3px;
    display: inline-block;
    margin-right: 4px;
}

    .social-icons a {
        color: #333;
        font-size: 13px;
        line-height: 1.4em;
        padding-top: 4px;
    }

/*Footer End*/

/* Loading Image After Connectione Selection */

/*#loading-image {
    position: fixed;
    z-index: 1000;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    width: 20%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-size: 100px;
    left: 45%;
    top: 10%;
}

#loading-image img {
    width: 100px;
    height: 100px;
}*/
#loading-image .box {
    z-index: 10000 !important;
    border-top: none !important;
    position: fixed !important;
    background: white;
    font-size: 30px;
    /* background-color: black !important; */
    /* background-position: center center !important; */
    /* background-repeat: no-repeat !important; */
    /* opacity: 0.5; */
    /* height: 100% !important; */
    margin: 0 !important;
    padding: 0 !important;
    background-size: 100px !important;
    left: 48%;
    top: 19%;
}

#loading-image1 {
    position: fixed;
    z-index: 1000;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    width: 20%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-size: 100px;
    left: 45%;
    top: 40%;
}

    #loading-image1 img {
        width: 100px;
        height: 100px;
    }
