Файл: 4mast/profmas.ru/templates/bootstrap.css
Строк: 213
.header-top-menu-wrap {background: #606c87;}
.header-top-menu-wrap > img
{max-width: 600px;}
.header-top-menu-wrap ul {display: table;width:
100%;}
.header-top-menu-wrap li {width: 10%;vertical-align:
top;}
.header-top-menu-wrap ul li{display: table-cell;text-align:
center;}
.header-top-menu-wrap ul li a,.header-top-menu-wrap ul li
label{display: block;padding: 14px;color: #464e61;text-shadow: 0 1px 1px
#8190b3;font-weight: bold;transition: .2s ease-out;}.header-top-menu-wrap
ul li a.new {color: #fff;transition: .2s ease-out;}
.header-top-menu-wrap
ul li a:hover,.header-top-menu-wrap ul li a.active,.header-top-menu-wrap ul
li label:hover,.header-top-menu-wrap ul
input[type="checkbox"]:checked + label {background:
#4b5569;text-shadow: 0 0 0;color: #fff;transition: .2s ease-out;margin:
0;box-sizing: border-box;}
*{margin: 0;padding: 0;border: 0;outline:
none;box-sizing: border-box;}
.navigation { background:#fff; padding:7px;
}
a.pages { background:#456598; padding: 10px; display: inline-block;
color: #fff; min-width: 35px; }
.page {display:inline-block;padding:
10px;min-width: 35px;border: 1px dashed #e5e5e5;
}
.sz64{display:inline-block;width:64px;height:64px}
.fll{float:left}
.flr{float:right}
.clb{clear:both}
a.headbut
{
padding: 6px 12px;
background: #3e7c96 url(aheadbut.gif) repeat-x
top;
color: #fff;
margin: 0 4px;
-khtml-border-radius:
3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:
3px;
text-decoration: none;
}
.mr5{margin-right:.5em}
.text
{border-radius:4px;padding:5px;font-style:italic;color:#444;margin-top:2px;margin-top:2px;margin-left:5px;margin-left:5px;}
.notify-right{background:url('img/notify-right.png')no-repeat
right
bottom;height:8px;margin-left:5px;margin-left:5px;}
.notify-left{background:url('img/notify-left.png')no-repeat
left
bottom;height:8px;margin-left:5px;margin-left:5px;}
.name-left{text-align:left;margin-bottom:3px;padding-left:5px;}
.name-right{text-align:right;margin-bottom:3px;padding-right:5px;}
.gr1
{ position: relative; float: right; margin-right: 200px; }
.upload {
-webkit-animation-name: upload; animation-name: upload;
-webkit-animation-duration: 2s; animation-duration: 3s; }
/* зумер
*/
.zoom {display:inline-block;}
#zoomLoading {position:absolute;
display:block; opacity:0.5;}
.zoomX {position:absolute; top:50px;
left:50px; width:34px; height:34px;
background-image:url(/templates/jsimg/zoom-x.png); cursor:pointer;
background-repeat:no-repeat; background-position:0 0;}
* html .zoomX
{background-image:url(/templates/jsimg/zoom-x.gif);}
.zoomX:hover
{background-position:0 -34px;}
.zoomPic {position:absolute; display:block;
top:-9999px; left:0; cursor:pointer;}
.zoomShadow {position:absolute;
left:0; top:-9999px;}
.zoomShadow table {width:auto; height:auto; border:0;
border-collapse:collapse; border-spacing:0;}
.zoomShadow td {margin:0;
padding:0; border:0;}
.zoomShadow b {display:block; width:10px;
height:10px; overflow:hidden;}
.zoomBase {position:relative; width:10px;
height:10px; margin:0; padding:0; background:#000;}
.zs1 {width:10px;
height:10px; background:url(/templates/jsimg/zoom-shadow.png) no-repeat 0
0;}
* html .zs1 {background:url(/templates/jsimg/zoom-shadow.gif) no-repeat
0 0;}
.zs2 {width:10px; height:10px;
background:url(/templates/jsimg/zoom-shadow.png) no-repeat -10px 0;}
* html
.zs2 {background:url(/templates/jsimg/zoom-shadow.gif) no-repeat -10px
0;}
.zs3 {width:10px; height:10px;
background:url(/templates/jsimg/zoom-shadow.png) no-repeat 0 -10px;}
* html
.zs3 {background:url(/templates/jsimg/zoom-shadow.gif) no-repeat 0
-10px;}
.zs4 {width:10px; height:10px;
background:url(/templates/jsimg/zoom-shadow.png) no-repeat -10px -10px;}
*
html .zs4 {background:url(/templates/jsimg/zoom-shadow.gif) no-repeat -10px
-10px;}
.zh1 {height:10px; background:url(/templates/jsimg/zoom-shadow.png)
repeat-x 0 -20px;}
* html .zh1
{background:url(/templates/jsimg/zoom-shadow.gif) repeat-x 0 -20px;}
.zh2
{height:10px; background:url(/templates/jsimg/zoom-shadow.png) repeat-x 0
-30px;}
* html .zh2 {background:url(/templates/vjsimg/zoom-shadow.gif)
repeat-x 0 -30px;}
.zv1 {width:10px;
background:url(/templates/jsimg/zoom-shadow.png) repeat-y 0 -40px;}
* html
.zv1 {background:url(/templates/jsimg/zoom-shadow.gif) repeat-y 0
-40px;}
.zv2 {width:10px; background:url(/templates/jsimg/zoom-shadow.png)
repeat-y -10px -40px;}
* html .zv2
{background:url(/templates/jsimg/zoom-shadow.gif) repeat-y -10px -40px;}
*
html .selOff {visibility:hidden;}
.bigGrey {position:absolute;
top:0;text-align: center; left:0; width:100%; height:100%; background:#000;
opacity:0.8;}
@-webkit-keyframes upload {
from {
opacity:
0;
-webkit-transform-origin: 50% 0%;
-webkit-transform:
scale(.2) translate(0%, -200%);
}
to {
opacity: 1;
-webkit-transform-origin: 50% 0%;
-webkit-transform:
scale(1) translate(0%, 0%);
}
}
@keyframes upload {
from {
opacity: 0;
transform-origin: 50% 0%;
transform: scale(.2) translate(0%, -200%);
}
to {
opacity: 1;
transform-origin: 50% 0%;
transform:
scale(1) translate(0%, 0%);
}
}
function tag(text1, text2) {
if
((document.selection))
{
document.form.msg.focus();
document.form.document.selection.createRange().text
= text1+document.form.document.selection.createRange().text+text2;
} else
if(document.forms['form'].elements['msg'].selectionStart!=undefined) {
var
element = document.forms['form'].elements['msg'];
var str =
element.value;
var start = element.selectionStart;
var length =
element.selectionEnd - element.selectionStart;
element.value =
str.substr(0, start) + text1 + str.substr(start, length) + text2 +
str.substr(start + length);
} else document.form.msg.value +=
text1+text2;
}