
#logIns {display:block;width:280px;height:420px;margin:0 auto;background:url(../../img/lock.png) 50% 0 no-repeat;position:relative;}
#ldDiv {width:280px;height:195px;text-align:center;padding-top:80px;}
#rtErr {color:#c00;}
#logForm {text-align:center;width:280px;position:absolute;left:0;top:177px;}
#logForm .iInp {width:200px;margin-bottom:46px;text-align:center;}
#logForm .bInp {width:266px;margin-top:50px;}

@media all and (min-width:991px) {
 #logIns {margin-top:2em;}
}

@media all and (max-width:990px) {
 #logIns {margin-top:1em;}
}


