html, body { height: 100%; /* The html and body elements cannot have any padding or margin. */ } /* Wrapper for page content to push down footer */ #wrap { min-height: 100%; height: auto; /* Negative indent footer by its height */ margin: 0 auto -102px; /* Pad bottom by footer height */ padding: 0 0 102px; } /* Set the fixed height of the footer here */ #footer { height: 101px; background-color: #fff; /*border-top: #E6E6E6 1px solid;*/ } div#wrap div.container form.form-signin{ display: block; width: 520px; background: url("../img/locked.png") no-repeat scroll 60px 30px #E8EFF6; margin: 100px auto; padding: 50px; } div#wrap div.container form.form-probeg{ display: block; width: 550px; background: url("../img/order_tracking.png") no-repeat scroll 60px 30px #E8EFF6; margin: 100px auto; padding: 50px; } .row-padding{ margin-bottom: 15px; } .form-signin-heading{ font-size: 20px; color: #2C76DD; text-align: right; } div.col-xs-3.text-right div.corrector-text{ line-height: 28px; float: left; color: #2C76DD; } a.partner1{ display: block; width: 86px; height: 41px; float: left; background: url("../img/ingine.gif") no-repeat; margin-top: 30px; } #alert{ background: url("../img/alert.png") no-repeat scroll 100px 10px #E8EFF6; padding: 0px 0px 33px 198px; border-radius: 0; border: none; } /*#alert p{ color: #000000; }*/ #resplist{ margin-top: 20px; } #resplist thead tr > th{ color: #2C76DD; vertical-align: top; border: none; } #resplist thead tr{ border: none; background: transparent; } #resplist thead { background: #E7E8E9; } #resplist thead tr > th.sfon{ background-color: rgba(205, 222, 206, 1); } #resplist > tbody > tr > td{ border: none; color: #2C76DD; text-align: right; } #resplist > tbody > tr{ background-color: #F3F4F4; border: none; } #resplist > tbody > tr:nth-child(2n+1) > td{ background-color: #ffffff; border: none; } #resplist > tbody > tr > td.sfon{ background-color: rgba(205, 233, 206, 1); } #resplist > tbody > tr:nth-child(2n+1) > td.sfon{ background-color: rgba(230, 255, 228, 1); } table#resplist tbody tr td.btn-n input.btn-edit { background: url("../img/edit.png") no-repeat; width: 24px; float: right; height: 24px; margin-right: 17px; border: none; } table#resplist tbody tr td.btn-n input.btn-edit:hover { border: dotted 1px; } table#resplist tbody tr td.btn-n input.btn-print { background: url("../img/print.png") no-repeat; height: 24px; width: 24px; float: right; border: none; } table#resplist tbody tr td.btn-n input.btn-print:hover { border: dotted 1px; } table#resplist tbody tr td.btn-n input.btn-excel { background: url("../img/excel.png") no-repeat; height: 24px; width: 24px; float: right; border: none; } table#resplist tbody tr td.btn-n input.btn-excel:hover { border: dotted 1px; } table#resplist tbody tr td.btn-n{ /* width: 235px;*/ } /*штрафы*/ table.straf tr td{ padding: 1px 7px; color: #A94442; background: #eee; } table.straf tr td:hover { background-color: antiqueWhite; } table.straf{ float: left; margin-right: 15px; margin-bottom: 7px; } p.pstraf{ font-size: 18px; color: #2C76DD; margin-top: 0px; padding: 10px; background: #E8EFF6; } .bottom-padding{ margin-bottom: 50px; } .top-padding{ margin-top: 30px; } /* дополнительные стили */ .sendsubmit { float: right; width: 100px; height: 40px; margin: 0; border: 0; background: url("../img/key_login.png") no-repeat 12% center rgba(194, 221, 251, 1); text-indent: 30px; cursor: pointer; cursor: hand; color: rgba(0, 127, 155, 1); } .sendsubmit:hover { background: rgba(194, 221, 251, 1) url("../img/key_login.png") no-repeat 14% center; color: rgba(0, 127, 155, 1); opacity: 0.85; } .nik_ok { float: right; width: auto; height: 40px; margin: 0; border: 0; background: url("../img/tick.png") no-repeat 12px center rgba(194, 221, 251, 1); text-indent: 40px; cursor: pointer; cursor: hand; color: rgba(0, 127, 155, 1); } .nik_ok:hover { background: rgba(194, 221, 251, 1) url("../img/tick.png") no-repeat 14px center; color: rgba(0, 127, 155, 1); opacity: 0.85; } .nik_save { float: right; width: auto; height: 40px; margin: 0; border: 0; background: url("../img/save.png") no-repeat 12px center rgba(194, 221, 251, 1); text-indent: 40px; cursor: pointer; cursor: hand; color: rgba(0, 127, 155, 1); } .nik_save:hover { background: rgba(194, 221, 251, 1) url("../img/save.png") no-repeat 14px center; color: rgba(0, 127, 155, 1); opacity: 0.85; } .nik_print { float: left; width: auto; height: 40px; margin: 0; border: 0; background: url("../img/print.png") no-repeat 12px center rgba(194, 221, 251, 1); text-indent: 30px; cursor: pointer; cursor: hand; color: rgba(0, 127, 155, 1); } .nik_print:hover { background: rgba(194, 221, 251, 1) url("../img/print.png") no-repeat 14px center; color: rgba(0, 127, 155, 1); opacity: 0.85; } .nik_cancel { float: right; width: auto; height: 40px; margin: 0; border: 0; background: url("../img/cancel.png") no-repeat 12px center rgba(194, 221, 251, 1); text-indent: 40px; cursor: pointer; cursor: hand; color: rgba(0, 127, 155, 1); } .nik_cancel:hover { background: rgba(194, 221, 251, 1) url("../img/cancel.png") no-repeat 14px center; color: rgba(0, 127, 155, 1); opacity: 0.85; } .btn-word { float: left; width: 330px; height: 40px; margin: 20; border: 1; background: url("../img/word.png") no-repeat 0% center rgba(194, 221, 251, 1); text-indent: 25px; cursor: pointer; cursor: hand; color: rgba(0, 127, 155, 1); } .btn-word:hover { background: rgba(194, 221, 251, 1) url("../img/word.png") no-repeat 2% center; color: rgba(0, 127, 155, 1); opacity: 0.85; } .corrector-text { line-height: 8px; float: left; color: #2C76DD; } .bold { font-weight: bold; } .nik_penalty > a:hover { opacity: 0.8; }