/*=.=.=.=.=---STYLE FOR---=.=.=.=.=*/

/* Getting the new tags to behave */
article, aside, audio,
canvas, command,
datalist, details,
embed,
figcaption, figure, footer,
header, hgroup,
keygen,
meter,
nav,
output,
progress,
section, source,
video {
    display: block;
}

mark,
rp, rt, ruby,
summary,
time {
    display: inline;
}


*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Global properties */
* {
    padding: 0px;
    margin: 0px;
    outline: none;
    border: none;
    list-style: none;
    text-decoration: none;
}

body {
   /* font-family: 'Roboto Condensed',Verdana !important;*/
    color: #000;
    font-weight: 100;
    /*background: url(../images/bg.jpg) left top no-repeat;*/
    background-size: cover;
    background: #ecf2f6;
}

.wraper {
    width: 100%;
    float: left;
    background: #1e6887;
    line-height: 48px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.wraper span {
    float: left;
    width: auto;
    margin: 10px 0 0 20px;
}

.wraper h2 {
    font-weight: 300;
    font-size: 28px;
    color: #fff;
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    line-height: 48px;
    vertical-align: middle;
}

.login-page {
    margin: 0 auto;
    height: auto;
    min-height: 350px;
    margin-top: 8rem;
    width: 380px;
    box-shadow: 0 2px 3px rgba(236,242,246,.75);
    border-radius: 3px;
    background-color: #fff;
    padding: 21px;
}

    .login-page h3 {
        color: #0094f2;
        font-size: 24px;
        font-weight: 600;
        line-height: 40px;
        text-align: center;
        margin-bottom: 14px;
    }


.username {
    width: 100%;
    font-size: 14px;
    height: 40px;
    margin: 0 0 20px 0;
    padding: 6.5px 10px;
    border: 1px solid #ddd;
    border-radius: 9px;
    background: #fff !important;
    font-weight: 400;
}

.pass {
    width: 100%;
    font-size: 14px;
    height: 40px;
    padding: 6.5px 10px;
    border: 1px solid #ddd;
    border-radius: 9px;
}

.forget {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 15px;
    color: #000;
    text-align: left;
}

.logbut {
    padding: 11px 21px;
    font-size: 17px;
    line-height: 23px;
    background-color: #118dbb !important;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    margin-top: 5%;
    cursor: pointer;
    font-weight: 300;
}

    .logbut:hover {
        background: url(../images/35-128.png) 141px 23px no-repeat #fca600;
        color: white;
        background-color: #ffb504 !important;
    }

.forget1 {
    width: 100%;
    float: left;
    height: 60px;
    margin-top: 10px;
    border-radius: 3px;
    line-height: 60px;
    vertical-align: middle;
    color: #fff;
    font-weight: 100;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    background: url(../images/forgetpass.png) 109px 23px no-repeat #313131;
    font: normal 14px/18px'Roboto Condensed', sans-serif;
}

    .forget1:hover {
        background: url(../images/forgetpass.png) 109px 23px no-repeat #000;
    }

.ftrdiv {
    width: 100%;
    position: fixed;
    bottom: 0;
    line-height: 48px;
    vertical-align: middle;
    background: #1e6887;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}

    .ftrdiv span {
        margin-left: 30px;
    }

.username:focus {
    border: 1px solid #0094f2;
}

.pass:focus {
    border: 1px solid #0094f2;
}
/********************************** new admin design css 20-04-2023 *********************************/
.admintopbox {
    position: absolute;
    background: #118dbb;
    /* height: 40px; */
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
    border-bottom: solid 5px #420d58;
}
.cont2 {
    width: 1090px;
    margin: 0 auto;
}
.lgo {
    width: 60px;
    margin-top: 4px;
    float: left;
    margin-right: 12px;
    background-color: white;
    border-radius: 32px;
}
.lgobx a {
    float: left;
    color: #000;
    text-decoration: none;
}
.hindilgo {
    float: left;
    font-size: 15px;
    font-weight: 500;
    margin-top: 11px;
    color: #fff;
}

.bg_white {
    background: #fff;
    box-shadow: 0px 0px 7px #ccc;
	    margin-top: 20px;
}
.leftbx8 {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
}
.leftbx8 h3 {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    color: #000;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.leftbx8 em {
    font-style: normal;
    width: 100%;
    float: left;
    /* text-align: center; */
    font-size: 16px;
    text-align: justify;
	margin: 10px 0 20px 0;
}
.leftbx8 label {
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 500;
}
.forget span {
    float: left;
    width: 7%;
}
.forget label {
    float: left;
    width: 70%;
    margin-top: 6px;
	color: #420d58;
}
.leftbx8 label i {
    margin-right: 10px;
}
.leftbx8 strong {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 17px;
    margin: 10px 0 10px 0;
}
.leftbx8 strong a {
    color: #000;
}
.partiton {
    border-right: solid 1px #ccc;
    margin: 30px 0;
}
.wapper-contentlogin {
    background-image: url(../images/milkbg2.jpg);
	    background-size: cover;
}

.footer2 {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    border-top: 1px solid #fca600;
    background-color: #fff;
    color: #000;
    text-align: center;
}
.txt89 {
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 70px;
}
.txt90 {
    line-height: 70px;
}
.txt90 a {
    font-size: 14px;
    margin-right: 40px;
    color: #000;
    font-weight: 400;
}
.boxes a {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
    padding: 20px 10px;
    border-radius: 10px;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
}

.boxes i {
    font-size: 48px;
    margin-bottom: 10px;
}
.bg1 {
    background: #8781bd;
}
.bg1:hover {
    background: #5e55ad;
}
.bg2 {
    background: #f69679;
}
.bg2:hover {
    background: #d07559;
}
.bg3 {
    background: #82ca9c;
}
.bg3:hover {
    background: #53a470;
}
.bg4 {
    background: #7da7d9;
}
.bg4:hover {
    background: #537db0;
}
.bg5 {
    background: #f49ac1;
}
.bg5:hover {
    background: #bf658c;
}
.bg6 {
    background: #a3d39c;
}
.bg6:hover {
    background: #6ca264;
}
.bg7 {
    background: #cb9cd3;
}

    .bg7:hover {
        background:#b382bb;
    }
.bg8 {
    background: #3d92e9;
}

    .bg8:hover {
        background: #347dc9;
    }
.bg9 {
    background: #45edce;
}

    .bg9:hover {
        background: #20b599;
    }
.selectedd {
    width: 96%;
    text-align: center;
    margin-top: 10px !important;
    background: #118dbb;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    padding: 5px 0;
    border-radius: 4px;
    font-weight: 300;
}
