.container{
border:0px solid gray;
min-height:180px !important;
font-family:cairo !important;
}

.xlogin{
background:#f6f6f6 !important;
min-height:90px !important;
padding:15px 5px !important;
}

.scr{
width:100%;background:#184242;color:white;padding:8px;margin-bottom:15px;border-radius:10px;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0px  !important;
    border-bottom-right-radius: 0px !important;
}

.wid{
background:#ededed;
min-height:130px !important;
padding:5px !important;

}

footer { background-color:#0c1a1e;padding-top:10px;height:60px; font-family: 'cairo', sans-serif;color:white }

