Your IP : 3.135.224.116
html {height:100%;}
body {background:url("images/submenu-bg.png") repeat 0 0;
height:100%;
margin:0;
padding:0;
font-size: 13px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
-webkit-font-smoothing: antialiased;
}
form {border:none; margin:0; padding:0;}
a {color:#2675d7;}
a:hover {text-decoration:underline;}
select, input, textarea {outline:none;}
h2 {
background:none;
color:#25282C;
font-size:20px;
}
#bx-panel-error { padding: 10px !important; background:scroll #FFEB8D repeat-x 0 -868px !important; color: #000 !important;}
.bx-action-href,
.bx-action-href:visited,
.bx-action-href:link
{
text-decoration:none;
border-bottom:1px dashed #2747BF;
outline:none;
display: inline-block;
}
.bx-action-href:hover
{
border-bottom-color:#134889!important;
text-decoration:none;
color:#134889;
}
.adm-fav-link {
background: url("images/bx-admin-sprite-small-2.png") no-repeat 11px -2033px;
display:inline-block;
height:20px;
cursor:pointer;
margin-top:4px;
vertical-align:top;
width:38px;
}
.adm-fav-link:hover {background-position:11px -2063px;}
.adm-fav-link-active {background-position:11px -2095px;}
.adm-fav-link-active:hover {background-position:11px -2124px;}
#navchain-link {
display: none;
}
#navchain-link.navchain-link-visible {
display: inline-block;
vertical-align: middle;
width:18px;
height:17px;
margin:0 5px 0 10px;
background:url("images/bx-admin-sprite-small-2.png") no-repeat center -3803px;
}
#navchain-link.navchain-link-visible:hover {
background:url("images/bx-admin-sprite-small-2.png") no-repeat center -3824px;
}
.adm-title {
color:#25282c;
margin: 10px 0 15px;
font-size: 22px;
font-weight: bold;
padding:0;
text-shadow: 0 1px white;
}
/*===========================================================================LOGIN PAGE===========================================================*/
/*===================================================END LOGIN PAGE=================================================*/
.adm-main-wrap {
border:none;
border-spacing: 0;
padding:0;
margin:0;
height:100%;
min-width:1024px;
width:100%;
}
.adm-left-side-wrap {
border:none;
border-right:1px solid #a3b8cc;
width:0;
}
.adm-workarea-wrap {border:none; padding:0 0 20px; vertical-align:top; width:100%;}
.adm-resize-block {
background:url("images/main-menu-bg.gif") repeat-y scroll -550px 0;
cursor:e-resize;
height:100%;
top:0;
position:fixed;
width:10px;
z-index:994;
}
.adm-resize-block-close {
background-position: -76px 0;
}
.adm-resizer-btn {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 100px -3901px;
cursor:pointer;
margin-left:-7px;
margin-right:-7px;
height:90px;
top:50%;
margin-top:-35px;
position:fixed;
width:25px;
}
.adm-resizer-btn:after{
background:url("images/bx-admin-sprite-small-2.png") no-repeat 100px -3991px;
content:"";
height:13px;
left:9px;
top:39px;
position:absolute;
width:6px;
}
.adm-resize-block-hover .adm-resizer-btn {background-position: 4px -3901px}
.adm-resize-block-hover .adm-resizer-btn:after {background-position: -5px -3991px}
.adm-resize-block-hover .adm-resizer-btn:hover {background-position: 4px -4020px!important;}
.adm-resizer-btn-animate {background-position: 4px -3901px}
.adm-resizer-btn-animate:after {background-position: -5px -3991px}
.adm-resizer-btn-close {background-position:4px -3901px}
.adm-resizer-btn-close:after {background-position:-5px -4006px !important; left:10px;}
.adm-main-menu-close .adm-main-menu-item {display:none;}
.bx-ios .adm-resizer-btn,
.bx-ie8 .adm-resizer-btn {background-position: 4px -3901px;}
.bx-ios .adm-resizer-btn:after,
.bx-ie8 .adm-resizer-btn:after {background-position: -5px -3991px}
/*===============================================================ADMIN HEADER==============================================*/
.adm-header-wrap {
border:none;
height:57px;
padding:0;
vertical-align:top;
}
.adm-header {
background:url("images/header-big.png") repeat-x 0 0;
-webkit-box-shadow:inset 0 1px 0 0 rgba(148,155,157,0.35);
box-shadow:inset 0 1px 0 0 rgba(148,155,157,0.35);
color:#bdc1c8;
font-size:12px;
position:relative;
z-index: 995;
}
.adm-header-fixed .adm-header {
position: fixed;
width: 100%;
}
.adm-header-left {
float:left;
height:39px;
padding:10px 0 0 13px;
}
.adm-header-bottom {
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 0;
-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.4);
box-shadow:0 1px 1px 0 rgba(0,0,0,0.4);
height:12px;
}
.adm-header-btn {
border-radius:4px 4px 0 0;
display:inline-block;
font-size:17px;
font-weight:bold;
line-height:16px;
text-align:center;
height:27px;
padding: 11px 19px 0;
vertical-align:top;
text-decoration: none!important;
-webkit-transition: padding 0.25s linear;
-moz-transition: padding 0.25s linear;
-o-transition: padding 0.25s linear;
transition: padding 0.25s linear;
}
.bx-ie10 .adm-header-btn { transition: none; }
.adm-header-btn-site {
border:1px solid #141517;
border-bottom:none;
background-color:#1c2330;
background-image:-webkit-linear-gradient(top, #202736, #171a26);
background-image: linear-gradient(to bottom, #202736, #171a26);
color:#bdc1c8 !important;
cursor:pointer;
-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
margin-right:8px;
}
.adm-header-btn-site:hover {
background-color:#3c424e;
background-image:-webkit-linear-gradient(top, #424957, #323842);
background-image: linear-gradient(to bottom, #424957, #323842);
-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.5);
box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.5);
color:#fff !important;
}
.adm-header-btn-admin{
background-color:#dfe9ed;
background-image:-webkit-linear-gradient(top, #f9fafa, #e0eaed);
background-image: linear-gradient(to bottom, #f9fafa, #e0eaed);
color:#575a61 !important;
cursor:pointer;
height:28px;
margin-right:20px;
text-shadow:0 1px 1px rgba(255,255,255,1);
padding:12px 28px 0;
position:relative;
z-index:3;
}
.adm-header-notif-block {
border-radius:4px;
background:#1c2330;
background:-webkit-linear-gradient(top, #202736, #161b26);
background: linear-gradient(to bottom, #202736, #161b26);
border:1px solid #151618;
cursor:pointer;
display:inline-block;
-webkit-box-shadow: inset 1px 1px 0 0 #293244, inset -1px -1px 0 0 #191d29;
box-shadow: inset 1px 1px 0 0 #293244, inset -1px -1px 0 0 #191d29;
margin-right:12px;
height:22px;
vertical-align:top;
padding:9px 11px 0;
}
.bx-ie9 .adm-header-notif-block { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwMjczNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNjFiMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
.adm-header-notif-block:hover,
.adm-header-language:hover {
-webkit-box-shadow: inset 1px 1px 0 0 #555e6e, inset -1px -1px 0 0 #333843;
box-shadow: inset 1px 1px 0 0 #555e6e, inset -1px -1px 0 0 #333843;
color:#ffffff;
background: #424957;
background:-webkit-linear-gradient(top, #424957, #2f333e);
background: linear-gradient(to bottom, #424957, #2f333e);
}
.bx-ie9 .adm-header-notif-block:hover,
.bx-ie9 .adm-header-language:hover
{
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDk1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZjMzM2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.adm-header-language:hover {
border-color:#151618;
color:#fff !important;
text-decoration:none;
}
.adm-header-notif-block:active,
.adm-header-notif-block-active,
.adm-header-language-active,
.adm-header-language:active {
background:rgb(25,31,42)!important;
background:rgba(25,31,42,0.78)!important;
border-color:#1d1e21 #1f2024 #232428 !important;
-webkit-box-shadow:1px 1px 0 0 rgba(206,228,255,0.2), inset 0 0 0 1px rgba(28,35,44,0.7) !important;
box-shadow:1px 1px 0 0 rgba(206,228,255,0.2), inset 0 0 0 1px rgba(28,35,44,0.7) !important;
}
.adm-header-language {
border-radius:4px;
border:1px solid transparent;
color:#b1b9bd !important;
text-decoration: none;
cursor:pointer;
display:inline-block;
line-height:14px;
height:20px;
font-size: 12px;
font-weight:bold;
margin:0 10px 0 0;
text-align:left;
padding:7px 11px 0;
position:relative;
vertical-align:top;
width:25px;
}
.adm-header-language:after {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -3313px;
content:"";
height:3px;
right:10px;
top:12px;
position:absolute;
width:5px;
}
.adm-header-language:hover:after {
background-position: -11px -3313px;
}
.adm-header-notif-icon {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -52px;
display:inline-block;
height:14px;
margin-right:4px;
vertical-align:top;
width:14px;
}
.adm-header-notif-counter {
display:inline-block;
color:#e3ebed;
font-weight:bold;
line-height:14px;
margin-top:-1px;
text-align:right;
vertical-align:top;
min-width:11px;
}
.adm-header-setting-btn {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 11px -18px;
color:#e3ecee;
cursor:pointer;
display:inline-block;
line-height:14px;
height:25px;
margin-right:18px;
padding:9px 0 0 36px;
position:relative;
text-decoration: none;
}
.adm-header-setting-btn:hover {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 12px -74px;
color:#fff;
text-decoration:none;
}
.adm-header-help-btn {
cursor:pointer;
display:inline-block;
height: 49px;
margin: -11px 0 0 4px;
padding: 0 6px 0 25px;
position: relative;
text-decoration: none;
text-align: center;
min-width: 68px;
transition: all 0.3s linear;
}
.adm-header-help-btn-icon {
background: url("images/bx-admin-sprite.png?1") no-repeat 5px -92px #cfd7da;
height: 16px;
border-radius: 50%;
color:#e3ecee;
font-size: 12px;
left: 13px;
position: absolute;
top: 18px;
width: 16px;
}
.adm-header-help-btn-text {
font-size: 12px;
font-weight: bold;
line-height: 52px;
}
.adm-header-help-btn:hover .adm-header-help-btn-text,
.help-block-active .adm-header-help-btn-text {
color:#fff;
text-decoration:none;
}
.adm-header-help-btn:hover .adm-header-help-btn-icon,
.help-block-active .adm-header-help-btn-icon {
background-color: #fff;
}
.help-block-active {
background-color: #3c8db9;
color: #fff;
}
.adm-header-help-btn-anim {animation: helpBtnAim 1s linear 3;}
.adm-header-help-btn-anim .adm-header-help-btn-icon {animation: helpBtnAimIcon 1s linear 3;}
@keyframes helpBtnAim {
0% {
background-color: transparent;
color: #bdc1c8;
}
50% {
background-color: #3c8db9;
color: #ffffff;
}
100% {
background-color: transparent;
color: #bdc1c8;
}
}
@keyframes helpBtnAimIcon {
0% {
background-color: #cfd7da;
}
50% {
background-color: #ffffff;
}
100% {
background-color: #cfd7da;
}
}
.help-block-active.adm-header-help-btn-anim,
.help-block-active.adm-header-help-btn-anim .adm-header-help-btn-icon {
animation: none;
}
.adm-header-right {
height:34px;
text-align:right;
padding:11px 0 0;
white-space:nowrap;
}
.adm-header-search-block {
background-color: #2d323c;
border:1px solid;
border-color:#1d1e21 #202125 #232529 #212225;
border-radius:2px;
-webkit-box-shadow:1px 1px 0 rgba(228,228,228, 0.15), inset 0 0 3px 1px rgba(0,0,0,0.2);
box-shadow:1px 1px 0 rgba(228,228,228, 0.15), inset 0 0 3px 1px rgba(0,0,0,0.2);
display:inline-block;
margin-top:1px;
line-height:12px;
-webkit-transition:width 0.25s ease-in, background-color 0.25s ease-in;
-moz-transition:width 0.25s ease-in, background-color 0.25s ease-in;
-o-transition:width 0.25s ease-in, background-color 0.25s ease-in;
transition:width 0.25s ease-in, background-color 0.25s ease-in;
overflow:hidden;
padding:3px 30px 3px 5px;
position:relative;
vertical-align:top;
width:170px;
}
.bx-ie10 .adm-header-search-block { transition: none;}
.adm-header-search-block-active {background-color:#E1EBED; width:300px; z-index:996;}
.adm-header-search-block-active-popup {
border-color:#c0d0d7;
background-color:#e6eff1;
-webkit-box-shadow:inset 0 0 3px 1px rgba(24,69,101,0.14);
box-shadow:inset 0 0 3px 1px rgba(24,69,101,0.14);
}
.adm-header-search-block-active-light input {color:#4c4c4c!important; text-shadow:0 1px #fff!important;}
input[type="text"].adm-header-search {
background-color:transparent;
-webkit-box-shadow:none;
box-shadow:none;
border:none;
color:#e3ecee;
height:19px;
font-family:Arial, "Helvetica Neue", sans-serif;
font-size:13px;
margin:0;
outline:none;
padding:0;
width:100%;
-webkit-font-smoothing: antialiased;
}
.adm-header-search-block:after,
.adm-header-search-block:before {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 7px -103px;
content:"";
display:block;
height:26px;
right:0;
top:0;
position:absolute;
width:30px;
}
.adm-header-search-block-btn {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 9px -3388px;
height:26px;
-webkit-transition:opacity 0.25s ease-in;
-moz-transition:opacity 0.25s ease-in;
-o-transition:opacity 0.25s ease-in;
-ms-transition:opacity 0.25s ease-in;
transition:opacity 0.25s ease-in;
top:0;
right:0;
opacity:0;
position:absolute;
width:30px;
cursor: default;
}
.bx-ie8 .adm-header-search-block-btn { display: none; }
.bx-ie8 .adm-header-search-block:after,
.bx-ie8 .adm-header-search-block:before { display: none; }
.adm-header-search-block-btn:hover {background-position:9px -3420px;}
.adm-header-search-block-active-popup .adm-header-search-block-btn { opacity:1; cursor: pointer;}
.adm-header-search-block:before {
-webkit-transition:opacity 0.25s ease-in;
-moz-transition:opacity 0.25s ease-in;
-o-transition:opacity 0.25s ease-in;
-ms-transition:opacity 0.25s ease-in;
transition:opacity 0.25s ease-in;
}
.adm-header-search-block:after {
background-position: 7px -126px;
-webkit-transition:opacity 0.25s ease-in;
-moz-transition:opacity 0.25s ease-in;
-o-transition:opacity 0.25s ease-in;
-ms-transition:opacity 0.25s ease-in;
transition:opacity 0.25s ease-in;
opacity:0;
}
.adm-header-search-block-active:after {
opacity:1;
}
.adm-header-search-block-active-popup.adm-header-search-block-active:after,
.adm-header-search-block-active-popup.adm-header-search-block-active:before {
z-index:-1;
opacity:0;
}
.adm-header-search-block-btn:hover {background-position:9px -3420px;}
.adm-header-search-block-active:before {
opacity:0;
}
.adm-header-search-block-active input.adm-header-search {color: #2D323C;}
input.adm-header-search::-ms-clear {
display: none;
}
.adm-header-right-block {
display:inline-block;
vertical-align:top;
font-size: 0;
}
.adm-header-user-block {
background:#1b212e;
border-radius:4px;
border:1px solid #151618;
cursor:pointer;
color:#dde7e9;
text-decoration: none;
display:inline-block;
-webkit-box-shadow: inset 1px 1px 0 0 #293244;
box-shadow: inset 1px 1px 0 0 #293244;
line-height:27px;
height:27px;
font-weight:bold;
font-size: 12px;
max-width:200px;
min-width:20px;
margin-left:17px;
text-align:left;
text-overflow:ellipsis;
overflow:hidden;
padding:0 16px 0 30px;
position:relative;
vertical-align:top;
white-space:nowrap;
}
.adm-header-user-block:before {
content:"";
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -155px;
left:10px;
top:7px;
height:11px;
position:absolute;
width:11px;
}
.adm-header-user-block:hover {
background: #414856;
background:-webkit-linear-gradient(top, #414856, #323741);
background: linear-gradient(to bottom, #414856, #323741);
-webkit-box-shadow: inset 1px 1px 0 0 rgba(255,255,255, 0.1), inset -1px -1px 0 0 rgba(255,255,255, 0.03);
box-shadow: inset 1px 1px 0 0 rgba(255,255,255, 0.1), inset -1px -1px 0 0 rgba(255,255,255, 0.03);
color:#fff;
text-decoration:none;
}
.bx-ie9 .adm-header-user-block:hover { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxNDg1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMjM3NDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
.adm-header-user-block.adm-header-separate {
background: #1b212e;
-webkit-box-shadow: none;
box-shadow: none;
height: 27px;
font-size: 0;
padding: 0 25px 0 0;
position: relative;
}
.adm-header-user-block.adm-header-separate:hover {
color: #dde7e9;
}
.adm-header-separate-left,
.adm-header-separate-right {
display: block;
background-color: #1b212e;
border-top: 1px solid #293243;
font-size: 12px;
height: 26px;
vertical-align: top;
}
.adm-header-separate-left {
border-radius: 4px 0 0 4px;
border-left: 1px solid #293243;
overflow: hidden;
padding: 0 10px 0 30px;
text-overflow: ellipsis;
}
.adm-header-separate-right {
border-radius: 0 4px 4px 0;
border-left: 1px solid #323843 !important;
right: 0;
position: absolute;
top: 0;
width: 24px;
}
.adm-header-separate-right:before {
background: url("images/bx-admin-sprite-small-2.png") no-repeat -6px -4530px;
content: '';
height: 4px;
position: absolute;
top: 11px;
right: 9px;
width: 7px;
}
.adm-header-separate-left:hover,
.adm-header-separate-right:hover {
background: #414856;
background:-webkit-linear-gradient(top, #414856, #323741);
background: linear-gradient(to bottom, #414856, #323741);
border-color: #545b67;
color:#fff;
text-decoration:none;
}
.adm-header-separate-right-active,
.adm-header-separate-right:active {
background-image: -webkit-linear-gradient(top, #393f4a, #23292f);
background-image: linear-gradient(to bottom, #393f4a, #23292f);
-webkit-box-shadow: inset -1px 1px 1px 0 rgba(25, 30, 42, 0.5);
box-shadow: inset -1px 1px 1px 0 rgba(25, 30, 42, 0.5);
border-top-color: #252a34;
}
.adm-header-separate-left:active {
background-image: -webkit-linear-gradient(top, #393f4a, #23292f);
background-image: linear-gradient(to bottom, #393f4a, #23292f);
-webkit-box-shadow: inset 1px 1px 1px 0 rgba(25, 30, 42, 0.5);
box-shadow: inset 1px 1px 1px 0 rgba(25, 30, 42, 0.5);
border-color: #252a34;
}
.adm-header-exit {
color:#b1b9bd !important;
text-decoration: none;
cursor:pointer;
display:inline-block;
font-weight:bold;
font-size: 12px;
height:19px;
line-height:14px;
margin:0 22px 0 13px;
vertical-align:top;
padding:8px 10px 0;
}
.adm-header-exit:hover {
color:#fff !important;
text-decoration:none;
}
.header-keyboard {
background:url("images/bx-admin-sprite.png") no-repeat 0 -140px;
cursor:pointer;
display:inline-block;
height:25px;
font-size: 12px;
margin-left:3px;
vertical-align:top;
width:25px;
}
.header-keyboard:hover {
background-position:0 -171px;
}
.adm-header-pin {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 6px -166px;
display:inline-block;
cursor:pointer;
height:25px;
margin-left:6px;
vertical-align:top;
width:25px;
}
.adm-header-pin:hover {background-position:6px -190px;}
.adm-header-fixed .adm-header-pin {background-position:center -1292px;}
.adm-header-fixed .adm-header-pin:hover {background-position:center -1316px;}
@media screen and (max-width: 1450px) {
.adm-header-btn-admin {margin-right:12px;}
.adm-header-setting-btn {margin-right:10px;}
.adm-header-help-btn {margin-right:0;
line-height: 49px;
margin-top: 5px;
padding: 0 6px 0 25px;
margin: -11px 0 0 4px;
}
.adm-header-exit {margin-right:2px; margin-left:7px;
font-size: 12px;
}
.adm-header-user-block {max-width:150px;}
.adm-header-right-block {
}
.adm-header-notif-block {margin-right:4px;}
.adm-header-btn-admin {padding:12px 15px 0;}
}
@media screen and (max-width: 1300px) {
.adm-header-btn { padding-left: 11px; padding-right: 11px; }
.adm-header-user-block {max-width:100px; margin-left:10px; }
.adm-header-search-block {width:150px; }
.adm-header-search-block-active { width:200px; }
.adm-header-language {margin-right:7px;
font-size: 12px;
}
.adm-header-right-block {
}
.adm-header-exit {margin-left:4px;
font-size: 12px;
}
}
@media screen and (max-width: 1140px) {
.adm-header-setting-btn,
.adm-header-help-btn {
overflow:hidden;
width:1px;
font-size: 0;
color: transparent;
}
}
/*============================================================END ADMIN HEADER=============================================*/
.adm-left-side-wrap {
background:url("images/main-menu-bg.gif") repeat-y 0 0;
border-right:1px solid #a4b9cc;
padding:0;
vertical-align:top;
}
.adm-left-side-wrap-close {border-right:none;}
.adm-left-side {overflow:hidden; width: 300px;}
.adm-workarea {
padding: 6px 20px 0 20px;
}
.bx-ie8 .adm-workarea {background:url("images/border-for-IE.png") repeat-x 0 0;}
.adm-workarea-page {
opacity: 0;
-webkit-transition: opacity 0.1s linear;
-ms-transition: opacity 0.1s linear;
-o-transition: opacity 0.1s linear;
transition: opacity 0.1s linear;
}
.bx-firefox .adm-workarea-page,
.bx-ie8 .adm-workarea-page,
.bx-ie9 .adm-workarea-page {
opacity: 1;
transition: none;
}
/*============================================================MAIN MENU=========================================================*/
.adm-main-menu {
float:left;min-height:10px;
width:80px;
}
.bx-ie8 .adm-main-menu {background:url("images/border-for-IE.png") repeat-x 0 0;}
.adm-main-menu-item{
display: block;
text-decoration: none;
cursor:pointer;
height:80px;
margin:7px auto 0;
position:relative;
width:70px;
word-wrap: break-word;
}
.adm-main-menu-item:hover{text-decoration: none;}
.adm-main-menu-hover {
background-color:#7e8797;
background-image:-webkit-linear-gradient(top, rgba(103,113,129,0), rgba(103,113,129,1));
background-image: linear-gradient(to bottom, rgba(103,113,129,0), rgba(103,113,129,1));
-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 0 rgba(0,0,0,0.15), 0 -1px 0 0 rgba(0,0,0,0.05);
box-shadow:0 1px 1px 0 rgba(0,0,0,0.3), 0 1px 0 0 rgba(0,0,0,0.15), 0 -1px 0 0 rgba(0,0,0,0.05);
border-radius:4px;
height:77px;
-webkit-transition: opacity 0.1s ease-in, -webkit-transform 0.1s ease-in;
-moz-transition: opacity 0.1s ease-in, -moz-transform 0.1s ease-in;
-o-transition: opacity 0.1s ease-in, -o-transform 0.1s ease-in;
transition: opacity 0.1s ease-in, transform 0.1s ease-in;
left:0;
top:0;
opacity:0;
position:absolute;
-webkit-transform:scale(0.7,0.7);
-moz-transform:scale(0.7,0.7);
-o-transform:scale(0.7,0.7);
transform:scale(0.7,0.7);
width:54px;
width:68px;
}
.adm-main-menu-item:hover .adm-main-menu-hover {
opacity:1;
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-o-transform:scale(1,1);
transform:scale(1,1);
}
.adm-main-menu-item-active .adm-main-menu-hover {
border-radius:4px;
top:0;
left:0;
height:77px;
opacity:1;
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-o-transform:scale(1,1);
transform:scale(1,1);
width:68px;
background-color:rgba(65,71,82,0.8);
background-image:-webkit-linear-gradient(top, rgba(37,43,48,0), rgba(37,43,48,0.7));
background-image: linear-gradient(to bottom, rgba(37,43,48,0), rgba(37,43,48,1));
-webkit-box-shadow:0 1px 0 0 rgba(221,231,233,0.4), inset 0 1px 0 #31363f, inset 0 0 0 1px rgba(25,30,42,0.1), inset 0 1px 2px rgba(25,30,42,0.7);
box-shadow:0 1px 0 0 rgba(221,231,233,0.4), inset 0 1px 0 #31363f, inset 0 0 0 1px rgba(25,30,42,0.1), inset 0 1px 2px rgba(25,30,42,0.7);
-webkit-transition: background-color 0.1s ease-in, background-image 0.1s ease-in, box-shadow 0.1s ease-in;
transition: background-color 0.1s ease-in, background-image 0.1s ease-in, box-shadow 0.1s ease-in;
}
.bx-firefox .adm-main-menu-item-active .adm-main-menu-hover,
.bx-opera .adm-main-menu-item-active .adm-main-menu-hover {
-moz-transition: background-color 0.15s ease-in, background-image 0.15s ease-in, box-shadow 0.15s ease-in;
-o-transition: background-color 0.15s ease-in, background-image 0.15s ease-in, box-shadow 0.15s ease-in;
transition: background-color 0.15s ease-in, background-image 0.15s ease-in, box-shadow 0.15s ease-in;
}
.bx-ie8 .adm-main-menu-hover,
.bx-ie9 .adm-main-menu-hover {
background:url("images/bx-admin-mainmenu-items-bg.png") no-repeat 0 0 !important;
box-shadow:none;
display:none;
height:80px!important;
width:70px;
}
.bx-ie8 .adm-main-menu-item-active .adm-main-menu-hover,
.bx-ie9 .adm-main-menu-item-active .adm-main-menu-hover {
background:url("images/bx-admin-mainmenu-items-bg.png") no-repeat 0 -88px !important;
box-shadow:none;
display:block;
height:80px!important;
width:70px;
}
.bx-ie8 .adm-main-menu-item:hover .adm-main-menu-hover,
.bx-ie9 .adm-main-menu-item:hover .adm-main-menu-hover {
display:block;
}
.adm-main-menu-item-icon {
background:url("images/bx-admin-sprite-big1.png?2") no-repeat -100px -100px;
height:45px;
position:relative;
z-index:2;
}
.adm-default .adm-main-menu-item-icon {background-position: center -1582px; height:47px;}
.adm-desktop .adm-main-menu-item-icon {background-position: center 10px; height:46px;}
.adm-content .adm-main-menu-item-icon {background-position: center -93px; height:53px;}
.adm-services .adm-main-menu-item-icon {background-position: center -211px; height:49px;}
.adm-store .adm-main-menu-item-icon {background-position: center -327px; height:47px;}
.adm-analytics .adm-main-menu-item-icon {background-position: center -437px; height:49px;}
.adm-marketPlace .adm-main-menu-item-icon {background-position: center -555px; height:44px;}
.adm-settings .adm-main-menu-item-icon {background-position: center -657px; height:49px;}
.adm-marketing .adm-main-menu-item-icon {background-position: center -1698px; height:48px;}
.adm-landing .adm-main-menu-item-icon {background-position: center -1797px; height:48px;}
.adm-default:hover .adm-main-menu-item-icon {background-position: center -1638px; height:47px;}
.adm-desktop:hover .adm-main-menu-item-icon {background-position: center -46px; height:46px;}
.adm-content:hover .adm-main-menu-item-icon {background-position: center -152px; height:53px;}
.adm-services:hover .adm-main-menu-item-icon {background-position: center -270px; height:49px;}
.adm-store:hover .adm-main-menu-item-icon {background-position: center -381px; height:47px;}
.adm-analytics:hover .adm-main-menu-item-icon {background-position: center -495px; height:49px;}
.adm-marketPlace:hover .adm-main-menu-item-icon {background-position: center -606px; height:44px;}
.adm-settings:hover .adm-main-menu-item-icon {background-position: center -713px; height:49px;}
.adm-marketing:hover .adm-main-menu-item-icon {background-position: center -1752px; height:48px;}
.adm-landing:hover .adm-main-menu-item-icon {background-position: center -1841px; height:48px;}
.adm-main-menu-item-active.adm-default .adm-main-menu-item-icon {background-position: center -1638px; height:47px;}
.adm-main-menu-item-active.adm-desktop .adm-main-menu-item-icon {background-position: center -46px; height:46px;}
.adm-main-menu-item-active.adm-content .adm-main-menu-item-icon {background-position: center -152px; height:53px;}
.adm-main-menu-item-active.adm-services .adm-main-menu-item-icon {background-position: center -270px; height:49px;}
.adm-main-menu-item-active.adm-store .adm-main-menu-item-icon {background-position: center -381px; height:47px;}
.adm-main-menu-item-active.adm-analytics .adm-main-menu-item-icon {background-position: center -495px; height:49px;}
.adm-main-menu-item-active.adm-marketPlace .adm-main-menu-item-icon {background-position: center -606px; height:44px;}
.adm-main-menu-item-active.adm-settings .adm-main-menu-item-icon {background-position: center -713px; height:49px;}
.adm-main-menu-item-active.adm-marketing .adm-main-menu-item-icon {background-position: center -1752px; height:48px;}
.adm-main-menu-item-active.adm-landing .adm-main-menu-item-icon {background-position: center -1841px; height:48px;}
.adm-main-menu-item-text {
font-size:11px;
color:#dde7e9;
padding:0 2px;
text-align:center;
text-decoration:none;
position:relative;
z-index:2;
}
.adm-main-menu-item-text:hover {text-decoration:none;}
/*============================================================END MAIN MENU=====================================================*/
/*==================================================================SUBMENU======================================================*/
.adm-submenu {
overflow:hidden;
padding-top:16px;
position:relative;
z-index: 47;
}
.bx-ie8 .adm-submenu {background:url("images/border-for-IE.png") repeat-x 0 0;}
.adm-global-submenu {
display: none;
-webkit-transition:opacity 0.05s linear;
-moz-transition:opacity 0.05s linear;
-ms-transition:opacity 0.05s linear;
-o-transition:opacity 0.05s linear;
transition:opacity 0.05s linear;
}
.adm-global-submenu-active { display: block; }
.adm-global-submenu-animate { opacity: 1 !important; }
.adm-submenu-loading
{
height: 28px;
overflow: hidden;
display: block;
font-size: 13px;
text-shadow: 0 1px 0 #FFFFFF;
color: #000000;
padding: 5px 0 0 8px;
}
.adm-submenu-items-wrap {
margin-bottom:12px;
}
.adm-submenu-items-stretch-wrap {overflow-x:auto; padding-bottom:28px;}
.adm-submenu-items-stretch {border-spacing:0; width:100%;}
.adm-submenu-items-stretch-cell {padding:0;}
.adm-submenu-items-block {
padding:0 0 14px;
}
.adm-submenu-separator {
border-bottom:1px solid #fff;
-webkit-box-shadow:inset 0 -1px 0 #bfcdd6;
box-shadow:inset 0 -1px 0 #bfcdd6;
background-image:-moz-radial-gradient(bottom center, farthest-side, rgba(185,202, 216, 0.6), rgba(185,202, 216, 0.3), rgba(185,202, 216, 0));
background-image:-o-radial-gradient(bottom center, farthest-side, rgba(185,202, 216, 0.6), rgba(185,202, 216, 0.3), rgba(185,202, 216, 0));
background-image:-ms-radial-gradient(bottom center, farthest-side, rgba(185,202, 216, 0.6), rgba(185,202, 216, 0.3), rgba(185,202, 216, 0));
background-image:-webkit-radial-gradient(bottom center, farthest-side, rgba(185,202, 216, 0.6), rgba(185,202, 216, 0.3), rgba(185,202, 216, 0));
background-image: radial-gradient(bottom center, farthest-side, rgba(185,202, 216, 0.6), rgba(185,202, 216, 0.3), rgba(185,202, 216, 0));
left:0;
right:0;
bottom:28px;
position:absolute;
height:12px;
}
.adm-submenu-desktop {padding-bottom:15px; position:relative; overflow:hidden;}
.adm-submenu-desktop .adm-submenu-separator {bottom:0; }
.adm-submenu-item {
display: block;
text-decoration: none;
border-radius:4px;
border:1px solid transparent;
color:#1c53a2 !important;
cursor:pointer;
height:32px;
margin:0 10px 7px;
min-width:200px;
line-height:26px;
text-shadow:0 1px 0 #fff;
font-size:20px;
padding-top:5px;
}
.adm-submenu-item-desktop-active {
background:#b8c9ce!important;
border-color:#8b9ba2 #a2b2b8 #b1c1c7 #a2b2b7!important;
-webkit-box-shadow:0 1px 0 #f7f9fa, inset 0 1px 1px rgba(148,163,169, 0.7)!important;
box-shadow:0 1px 0 #f7f9fa, inset 0 1px 1px rgba(148,163,169, 0.7)!important;
color:#25282c!important;
text-shadow:0 1px 0 rgba(255,255,255,0.6);
}
.adm-submenu-item:hover {
/* background-image:-moz-linear-gradient(top, #f7f8f8, #d7e3e7);
background-image:-o-linear-gradient(top, #f7f8f8, #d7e3e7);
background-image:-ms-linear-gradient(top, #f7f8f8, #d7e3e7);
background-image:-webkit-linear-gradient(top, #f7f8f8, #d7e3e7);
background-image: linear-gradient(top, #f7f8f8, #d7e3e7);*/
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 -692px;
border-color:#d0d9db #bac3c4 #919798 #bcc5c6;
-webkit-box-shadow:0 1px 0 rgba(147,154,155, 0.4), inset 0 0 1px rgba(255,255,255,0.5), inset 0 1px 0 #fff;
box-shadow:0 1px 0 rgba(147,154,155, 0.4), inset 0 0 1px rgba(255,255,255,0.5), inset 0 1px 0 #fff;
text-decoration: none;
}
.adm-submenu-item-text {
overflow:hidden;
padding-right:5px;
text-overflow:ellipsis;
white-space:nowrap;
}
.adm-submenu-item-icon {
background:url(images/bx-admin-sprite-small-2.png) no-repeat 13px -273px;
float:left;
height:30px;
width:41px;
}
.adm-submenu-item-desktop-active .adm-submenu-item-icon {background-position:13px -232px;}
.adm-submenu-items-title {
color:#25282c;
font-size:22px;
margin-bottom:14px;
text-shadow:0 1px 0 rgba(255,255,255,0.5);
padding-left:16px;
}
.adm-submenu-title-desktop {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 24px -3516px;
padding-left:52px;
color:#586d7c;
}
.adm-submenu-item-name {
height:33px;
margin:0 0 2px;
min-width:198px;
padding-top:1px;
position:relative;
}
.adm-submenu-item-name:hover,
.adm-submenu-current-fav
{
height:34px;
padding-top:0;
}
.adm-submenu-item-arrow {
left:0;
top:0;
height:33px;
position:absolute;
width:30px;
}
.adm-submenu-item-arrow-icon,
.adm-sub-submenu-open > .adm-submenu-item-name .adm-submenu-item-arrow-icon.adm-submenu-item-arrow-icon-animate {
position: absolute;
right: -2px;
top: 7px;
width: 20px;
height: 20px;
background:url(images/bx-admin-sprite.png) no-repeat -7px -238px;
}
.adm-submenu-no-children .adm-submenu-item-arrow,
.adm-submenu-no-children .adm-submenu-item-arrow:hover{
background:url("images/bx-admin-sprite-small-2.png") no-repeat right -1131px;
}
.adm-submenu-no-children .adm-submenu-item-arrow-icon { background: none; }
.adm-submenu-item-arrow:hover .adm-submenu-item-arrow-icon,
.adm-sub-submenu-open > .adm-submenu-item-name .adm-submenu-item-arrow:hover .adm-submenu-item-arrow-icon.adm-submenu-item-arrow-icon-animate
{
background-position:-7px -261px;
}
.adm-sub-submenu-open > .adm-submenu-item-name .adm-submenu-item-arrow-icon,
.adm-submenu-item-arrow-icon.adm-submenu-item-arrow-icon-animate {
width: 20px;
height: 20px;
top: 7px;
right: -2px;
background:url(images/bx-admin-sprite.png) no-repeat -7px -216px;
}
.adm-sub-submenu-open > .adm-submenu-item-name > .adm-submenu-item-arrow:hover .adm-submenu-item-arrow-icon,
.adm-submenu-item-arrow:hover .adm-submenu-item-arrow-icon.adm-submenu-item-arrow-icon-animate
{
background-position:-7px -282px;
}
.adm-submenu-item-name-link {
font-size:13px;
color:#000;
display:block;
height:33px;
text-shadow:0 1px 0 #fff;
padding:0 6px 0 38px;
white-space:nowrap;
-webkit-tap-highlight-color: transparent;
}
.adm-submenu-item-active .adm-submenu-item-name-link {text-shadow:0 1px 0 rgba(255,255,255,0.7);}
.adm-submenu-item-active > .adm-submenu-item-name > .adm-submenu-item-name-link {
background:#ccd7db !important;
height:33px!important;
padding-top:0!important;
}
.adm-submenu-item-active > .adm-submenu-item-name{
height:33px!important;
padding-top:1px !important;
}
.adm-submenu-item-name:hover .adm-submenu-item-name-link
{
background:#f2f5f6;
}
.adm-submenu-item-name:hover .adm-submenu-item-name-link,
.adm-submenu-current-fav .adm-submenu-item-name-link
{
height:33px;
padding-top:1px;
}
.adm-submenu-item-active .adm-submenu-current-fav .adm-submenu-item-name-link {
background: none !important;
}
.adm-submenu-item-link-icon {
background-repeat: no-repeat;
background-position: center left;
height:28px;
display:inline-block;
vertical-align:top;
width:33px;
}
.adm-submenu-item-name-link .adm-submenu-item-link-icon {
margin-left:-12px;
margin-top:2px;
}
.adm-submenu-item-name-link-text{
display:inline-block;
padding-top:7px;
vertical-align:top;
}
.adm-sub-submenu-block .adm-sub-submenu-block {display:none}
.adm-sub-submenu-open > .adm-sub-submenu-block {display:block;}
.adm-sub-submenu-open > .adm-sub-submenu-block-children > .adm-sub-submenu-block {display:block;}
.adm-sub-submenu-block > .adm-sub-submenu-block-children-animate > .adm-sub-submenu-block { display: block; }
.adm-submenu-add-desktop {
display:block;
color:#1c53a2;
height:28px;
font-size:11px;
line-height:12px;
margin:10px 0 0 3px;
text-decoration:none;
cursor: pointer;
width:217px;
}
.adm-submenu-add-desktop-icon {
background:url("images/bx-admin-sprite-big1.png?2") no-repeat 9px -783px;
display:inline-block;
cursor:pointer;
height:28px;
margin-right:5px;
vertical-align:top;
width:48px;
}
.adm-submenu-add-desktop:hover .adm-submenu-add-desktop-icon {
background-position:9px -839px;
}
.adm-submenu-add-desktop:hover .adm-submenu-add-desktop-text {
text-decoration:underline;
}
/*.adm-submenu-add-desktop:active .adm-submenu-add-desktop-icon{
background-position:0 -895px;
margin-top:2px;
}*/
.adm-favorites-cap {}
.adm-favorites-cap .adm-submenu-items-title {margin-bottom:12px;}
.adm-submenu-add-desktop-text {
display:inline-block;
vertical-align:top;
padding-top:8px;
}
.adm-favorites-cap-text {
font-size:13px;
color:#000;
line-height:20px;
padding-left:24px;
text-shadow:0 1px #fff;
}
.adm-favorites-cap-hint-block {
width:220px;
}
.adm-favorites-cap-hint-icon {
background:url("images/favorites-hint-icons.png") no-repeat center;
height:35px;
}
.adm-favorites-cap-hint-text {
font-size:11px;
line-height:17px;
text-shadow:0 1px #fff;
text-align:center;
color:#4b5963;
}
.icon-1 {background-position:center -63px; margin:14px 0 10px;}
.icon-2 {background-position:center 4px; margin:20px 0 7px;}
.adm-favorites-cap-remove {
color:#1f67b0;
display:block;
font-size:11px;
text-shadow:0 1px #fff;
text-align:center;
text-decoration:none;
padding-top:18px;
width:220px;
}
.adm-submenu-longname {
position: absolute;
background-color: rgba(242,245,246,0.7);
z-index: 46;
border-radius: 4px;
}
.adm-submenu-longname.adm-submenu-active-longname
{
background-color: rgba(204, 215, 219, 0.7);
}
.adm-submenu-longname .adm-submenu-item-arrow-icon
{
visibility: hidden;
}
.bx-ie8 .adm-submenu-longname {
background-color: #F2F5F6;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}
.bx-ie8 .adm-submenu-longname.adm-submenu-active-longname
{
background-color: #ccd7db;
}
/*=================================================================END SUBMENU==================================================*/
/*=================================================================NAVIGATION==================================================*/
.adm-navigation{
padding:7px 0 1px;
}
.adm-nav-pages-block{
float:left;
height:25px;
margin-top:10px;
/*min-width:33%;*/
padding-top:3px;
}
.adm-nav-pages-number-block {
color:#363838;
min-width:220px;
text-align:center;
text-shadow:0 1px #fff;
overflow:hidden;
padding:10px 5px 1px;
}
.adm-nav-pages-number{
display:inline-block;
white-space:nowrap;
}
.adm-nav-pages-number-text {
color:#3f4b54;
display:inline-block;
font-size:11px;
text-shadow:0 1px #fff;
vertical-align:top;
padding:9px 12px 0 0;
}
.adm-nav-pages-total-block {
float:right;
font-size:13px;
color:#3f4b54;
height:21px;
margin-top:10px;
text-shadow:0 1px #fff;
text-align:right;
/*min-width:33%;*/
padding-top:7px;
}
.adm-nav-page,
.adm-nav-page-separator,
.adm-nav-page-separator:before {
background:url("images/bx-admin-sprite-small-2.png") 0 -452px repeat-x #edf3f6;
display:inline-block;
border:1px solid;
border-color:#99acb5 #99acb5 #99acb5 #99acb5;
border-radius:2px;
-webkit-box-shadow:inset 0 1px 0 #fff;
box-shadow:inset 0 1px 0 #fff;
color:#5e5e5e;
height:18px;
font-size:12px;
font-weight:bold;
line-height:14px;
text-shadow:0 1px #fff;
text-decoration:none;
text-align:center;
margin:0 2px;
padding:5px 3px 0;
position:relative;
vertical-align:top;
min-width:18px;
}
.adm-nav-page-separator:before {
left:-1px;
top:-1px;
content:"...";
margin:0;
position:absolute;
padding:5px 0 0;
width:100%;
}
.adm-nav-page-separator:hover:before {opacity:0;}
a.adm-nav-page:hover,
.adm-nav-page-separator:hover {
background-image:none;
background-color:#fff;
text-decoration:none;
}
.adm-nav-page-active {
background:#6f797f !important;
-webkit-box-shadow:0 1px 0 #fff, inset 0 1px 4px #4e5559;
box-shadow:0 1px 0 #fff, inset 0 1px 4px #4e5559;
border-color:#565e63 #5d666b #5e676c #5d666b;
color:#efefef;
height:17px;
margin:1px 3px 0;
text-shadow:0 1px #60686d;
min-width:16px;
}
.adm-nav-page-loading {
background: url("images/waiter-nav.gif") no-repeat scroll center center #6f797f!important;
}
.adm-nav-page-loading:before{display:none;}
.adm-nav-page:active {
background:#6f797f!important;
-webkit-box-shadow:0 1px 0 #fff, inset 0 1px 4px #4e5559;
box-shadow:0 1px 0 #fff, inset 0 1px 4px #4e5559;
border-color:#565e63 #5d666b #5e676c #5d666b;
color:#efefef;
height:17px;
margin:1px 3px 0;
text-shadow:0 1px #60686d;
min-width:18px;
padding:5px 2px 0;
}
.adm-nav-page-prev:before,
.adm-nav-page-next:before,
.adm-nav-page-first:before,
.adm-nav-page-last:before {
background:url("images/bx-admin-sprite-small-2.png") no-repeat center -302px;
content:"";
position:absolute;
left:0;
top:0;
height:100%;
width:100%;
}
.adm-nav-page-next:before {background-position:center -323px;}
.adm-nav-page-first:before {background-position:center -1390px;}
.adm-nav-page-last:before {background-position:center -1374px;}
.adm-nav-page-next:active:before,
.adm-nav-page-prev:active:before {top:-2px;}
/*.adm-nav-page-separator{
display:inline-block;
color:#5e5e5e;
font-size:14px;
font-weight:bold;
line-height:18px;
margin:0 9px;
text-shadow:0 1px #fff;
vertical-align:top;
height:22px;
padding-top:3px;
position:relative;
text-decoration: none;
}*/
/*=================================================================NAVIGATION==================================================*/
/*=================================================================TABLE LIST==================================================*/
.body-popup .adm-list-table-layout {
display: inline-block;
min-width: 100%;
}
.adm-list-table-top {
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 -551px;
border-radius:5px 5px 0 0;
-webkit-box-shadow:inset 0 1px 0 #fff/*, inset 0 0 2px -1px rgba(232,19,64, 1)*/;
box-shadow:inset 0 1px 0 #fff/*, inset 0 0 2px -1px rgba(232,19,64, 1)*/;
border-bottom:1px solid #dde5e7;
height:37px;
white-space:nowrap;
padding:9px 50px 0 8px;
position:relative;
}
.adm-list-table-top .adm-btn,
.adm-list-table-top input[type='button'] {margin-right:12px;}
.adm-table-setting {
right:8px;
top:9px;
position:absolute;
}
.adm-table-setting:before {
background:url("images/bx-admin-sprite-small-2.png") repeat-y center -856px;
content:"";
height:15px;
left:13px;
top:7px;
position:absolute;
width:14px;
}
.adm-list-table-wrap {
border-radius:5px;
border:1px solid;
border-color:#d6dfe1 #ced7d8 #969d9e #bec7c8;
border-top:none;
box-shadow:0 -1px 0 0 rgba(185,185,185, 0.2);
}
.adm-list-table-without-header {
border-radius:0 0 5px 5px;
}
.adm-list-table-without-footer {
border-radius:5px 5px 0 0;
}
.adm-list-table {
border:none;
border-top:1px solid #adbdca;
border-spacing:0;
width:100%;
}
.adm-list-table-row:nth-child(odd) .adm-list-table-cell {background-color:#f5f9f9;}
/*.adm-list-table-row:hover,
.adm-list-table-row.adm-list-row-active {
box-shadow:inset 0 2px 0 -1px rgba(255,255,255, 0.3), 0 1px 1px 0 rgba(161,161,161,0.5);
}*/
.adm-list-table-row:hover .adm-list-table-cell{background-color:#e0e9ec; position:relative;}
.adm-list-table-row.adm-list-row-active:hover .adm-list-table-cell {
background-color:#d7dcc2;
/*background-image:-webkit-linear-gradient(top, #2a92d0, #1e67b6);
background-image:-moz-linear-gradient(top, #2a92d0, #1e67b6);*/
position:relative;
/*z-index:3;*/
}
.adm-list-table-header .adm-list-table-cell{
background-color:#aebbc0;
background-image: -webkit-linear-gradient(top, #b9c7cd, #aab6b8);
background-image: linear-gradient(to bottom, #b9c7cd, #aab6b8);
border:1px solid;
border-color:#d9e0e4 #89979d #919b9d #ebeef0;
font-weight:bold;
text-shadow:0 1px rgba(255,255,255,0.7);
height:21px;
vertical-align:middle;
padding:6px 0 4px 0;
}
.adm-list-table-cell-sort:hover,
.adm-list-table-checkbox:hover {
background:#d1dce0;
-webkit-box-shadow:none;
box-shadow:none;
}
.adm-list-table-header .adm-list-table-popup-block:hover {
background-color:#aebbc0;
background-image: -webkit-linear-gradient(top, #b9c7cd, #aab6b8);
background-image: linear-gradient(to bottom, #b9c7cd, #aab6b8);
}
.adm-list-table-cell-inner {
font-size:13px;
font-weight:bold;
min-height:18px;
padding:0 16px 0 16px;
position:relative;
}
.adm-list-table-cell-cnt-wrap{
display: block;
width: 100%;
position: relative;
max-height: 32px;
overflow: hidden;
}
.adm-list-table-cell-cnt-wrap:hover{
overflow: visible;
z-index: 10;
}
.adm-list-table-cell-cnt-wrap-inner{
position: relative;
}
.adm-list-table-cell-cnt-wrap:hover .adm-list-table-cell-cnt-wrap-inner{
background-color: #e0e9ec;
margin-left: -16px;
padding: 0 0 10px 16px;
box-shadow: 0 3px 2px 0 rgba(0,0,0,0.18);
}
.adm-list-table-cell-sort, .adm-list-table-cell-sort-down, .adm-list-table-cell-sort-up {cursor:pointer;}
.adm-list-table-header .adm-list-table-cell-sort-up,
.adm-list-table-header .adm-list-table-cell-sort-down {
background-color:#828c93;
background:-webkit-linear-gradient(top, #6e787d, #94a0a5 50%, #9eaaaf)!important;
background:linear-gradient(to bottom, #6e787d, #94a0a5 50%, #9eaaaf) !important;
border:1px solid;
border-top:none;
border-color:transparent #888 #646e74 transparent!important;
-webkit-box-shadow:inset 0 7px 4px -5px #27272b, inset 0 1px 0 0 #5a6063!important;
box-shadow:inset 0 7px 4px -5px #27272b, inset 0 1px 0 0 #5a6063!important;
text-shadow:0 1px 1px #2f3438;
color:#fff;
position:relative;
z-index:2;
}
.adm-list-table-cell-sort-up .adm-list-table-cell-inner, .adm-list-table-cell-sort-down .adm-list-table-cell-inner {
padding-right: 27px;
}
.adm-list-table-header .adm-list-table-cell-sort-up:hover,
.adm-list-table-header .adm-list-table-cell-sort-down:hover {background-color:#828c93;}
/*.adm-list-table-cell-sort .adm-list-table-cell-inner:after,*/
.adm-list-table-cell-sort-up .adm-list-table-cell-inner:after,
.adm-list-table-cell-sort-down .adm-list-table-cell-inner:after {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -1967px;
content:"";
margin-top:-3px;
right:10px;
height:9px;
top:50%;
position:absolute;
width:8px;
}
.adm-list-table-cell-sort-down .adm-list-table-cell-inner:after {
background-position: 0 -1033px;
}
.adm-list-table-cell-sort-up .adm-list-table-cell-inner:after {
background-position: 0 -1049px;
}
.adm-list-table-header .adm-list-table-popup-block .adm-list-table-cell-inner:before {display:none;}
/*.adm-list-table-header-active .adm-list-table-cell-inner:before {border-right:none; border-left:1px solid #79848a; left:-1px;}*/
/*.adm-list-table-header-active .adm-list-table-cell-inner {
background-position:right -296px;
border-right:1px solid #79848a;
border-left:1px solid #7a858b;
height:23px;
padding-top:8px;
}*/
.adm-list-table-header-active .adm-list-table-cell-inner:before {display:none;}
.adm-list-table-cell {
background:#fff;
border:none;
color:#000;
font-size:13px;
height:15px;
padding:11px 0 10px 16px;
text-align:left;
vertical-align:top;
}
.adm-list-table-cell.align-left {text-align:left; padding-left: 16px;}
.adm-list-table-cell.align-right {text-align:right; padding-right: 16px;}
.adm-list-table-cell.align-center {text-align:center;}
.adm-list-table-cell.valign-top {vertical-align:top;}
.adm-list-table-cell.valign-bottom {vertical-align:bottom;}
.adm-list-table-cell-last { padding-right: 10px; }
/*.adm-list-table-row:hover .adm-list-table-cell, .adm-list-table-row:hover .adm-list-table-cell a,
.adm-list-table-row.adm-list-row-active .adm-list-table-cell, .adm-list-table-row.adm-list-row-active .adm-list-table-cell a {color:#fff;}*/
.adm-list-table-cell.adm-list-table-checkbox,
.adm-list-table-cell.adm-list-table-popup-block {
text-align:center;
vertical-align:top;
padding-left:0;
padding-right:0;
padding-bottom: 0;
width:38px;
white-space: nowrap;
}
.adm-list-table-cell.adm-list-table-popup-block:hover .adm-list-table-popup{
background-position: center -4114px;
}
.adm-list-table-cell.adm-list-table-popup-block .adm-list-table-popup-active {
background-position: center -4114px;
}
.adm-list-table-cell.adm-list-table-checkbox
{
cursor: pointer;
}
.adm-list-table-cell.adm-list-table-checkbox {border-left:none!important;}
.adm-list-table-cell.adm-list-table-checkbox .adm-list-table-cell-inner,
.adm-list-table-popup-block .adm-list-table-cell-inner {padding-right:0; padding-left:0; width: 37px;}
.adm-list-table-cell.adm-list-table-checkbox .adm-list-table-cell-inner:after,
.adm-list-table-cell.adm-list-table-popup-block .adm-list-table-cell-inner:after {display:none;}
/*.adm-list-table-row .adm-list-table-checkbox:hover,
.adm-list-table-row .adm-list-table-popup-block.adm-btn-active,
.adm-list-table-row .adm-list-table-popup-block:hover {
background-color:#1862a0;
background-image:-webkit-linear-gradient(top, #1f76b2, #135493);
background-image:-moz-linear-gradient(top, #1f76b2, #135493);
background-image:linear-gradient(top, #1f76b2, #135493);
-webkit-box-shadow:inset -1px 0 1px #155a94;
box-shadow:inset -1px 0 1px #155a94;
width:37px;
}*/
.adm-list-table-popup {
background-image:url("images/bx-admin-sprite-small-2.png");
background-repeat:no-repeat;
background-position :center -1117px;
height:20px;
width:37px;
cursor: pointer;
}
.adm-list-table-cell.adm-list-table-checkbox .adm-designed-checkbox-label {
background-position:center -983px !important;
width:38px!important;
position: relative;
top: -1px;
}
.adm-list-table-header .adm-list-table-cell.adm-list-table-checkbox .adm-designed-checkbox-label {
top: 2px;
left: 1px;
}
.adm-list-table-cell.adm-list-table-checkbox .adm-designed-checkbox:checked + .adm-designed-checkbox-label {
background-position:center -1006px !important;
}
.adm-list-table-cell.adm-list-table-checkbox .adm-designed-checkbox:checked + .adm-designed-checkbox-label {background-position:center -1006px !important;}
.adm-list-table-cell.adm-list-table-checkbox .adm-designed-checkbox:disabled + .adm-designed-checkbox-label {background-position:center -1350px !important;}
.adm-list-table-cell.adm-list-table-checkbox .adm-designed-checkbox:disabled:checked + .adm-designed-checkbox-label {background-position:center -3459px !important;}
.adm-list-table-row.adm-table-row-active .adm-list-table-cell, .adm-list-table-row.adm-list-row-active .adm-list-table-cell {background-color:#e2e7cb;}
.adm-list-table-row.adm-table-row-active:hover .adm-list-table-cell, .adm-list-table-row.adm-list-row-active:hover .adm-list-table-cell {background-color:#d7dcc2;}
.adm-list-table-cell a {color:#1c53a2; text-decoration:none;}
.adm-list-table-cell a:hover { text-decoration: underline; }
.adm-list-table-cell a:visited {color: #895c96;}
/*.adm-list-table-row:hover .adm-list-table-cell a,
.adm-list-table-row.adm-list-row-active .adm-list-table-cell a {color:#fff;}*/
.adm-list-table-footer {
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 -1247px;
border-top:1px solid #f1f1f1;
border-radius: 0 0 5px 5px;
-webkit-box-shadow:inset 0 1px 0 #fff, inset 0 0 0 1px rgba(255,255,255, 0.3);
box-shadow:inset 0 1px 0 #fff, inset 0 0 0 1px rgba(255,255,255, 0.3);
height:38px;
padding-top:7px;
position:relative;
}
.adm-list-table-fixed:after,
.adm-detail-tabs-block-fixed:after {
background: url("images/bx-admin-sprite-small-2.png") repeat-x 0 -1088px;
bottom: -13px;
content: "";
height: 13px;
left: 0;
position: absolute;
right: 0;
pointer-events: none;
}
.adm-list-table-footer-fixed {
border-radius: 0 0 5px 5px;
border-top-color:#dae1e5;
}
.adm-list-table-footer-fixed:after,
.adm-detail-content-btns-fixed:after {
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 -1071px;
content:"";
height:13px;
left:0;
right:0;
top:-13px;
position:absolute;
}
.adm-selectall-wrap {
margin:0 0 0 12px;
display: inline-block;
vertical-align:middle;
}
.adm-checkbox-label {
display:inline-block;
vertical-align:top;
font-size:11px;
color:#3f4b54;
line-height:13px;
margin:1px 0 0 12px;
text-shadow:0 1px #fff;
}
.adm-table-item-edit-wrap {display:inline-block; vertical-align:middle; margin:0 0 0 16px;}
.adm-table-btn-edit,
.adm-table-btn-delete {
background:url("images/bx-admin-sprite-big1.png?2") no-repeat 0 -948px;
cursor:pointer;
height:32px;
width:32px;
display:inline-block;
vertical-align:top;
}
.adm-table-btn-edit:hover {background-position:0 -1022px;}
.adm-table-btn-edit:active {background-position:0 -1101px;}
.adm-table-btn-delete {background-position:0 -985px;}
.adm-table-btn-delete:hover {background-position:0 -1061px;}
.adm-table-btn-delete:active {background-position:0 -1141px;}
.adm-table-btn-edit.adm-edit-disable {background-position:0 -1183px; cursor:default;}
.adm-table-btn-delete.adm-edit-disable {background-position:0 -1224px; cursor:default;}
.adm-list-table-footer .adm-select-wrap,
.adm-list-table-footer input[type="submit"] {margin:0 0 0 11px!important; vertical-align:middle;}
.adm-list-table-footer .adm-btn {margin:0 0 0 11px; vertical-align:middle;}
.adm-list-table-footer .adm-select {max-width:140px;}
.adm-list-table-footer .adm-select-wrap {overflow: hidden; max-width: 150px;}
.bx-ie8 .adm-list-table-footer .adm-select {max-width:170px;}
.bx-ie8 .adm-list-table-footer .adm-select-wrap {max-width: 180px;}
.adm-table-item-edit-single .adm-table-btn-delete,
.adm-table-item-edit-single .adm-table-btn-edit {background-position:0 -1266px; position:relative;}
.adm-table-item-edit-single .adm-table-btn-delete:before,
.adm-table-item-edit-single .adm-table-btn-edit:before {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -1520px;
content:"";
right:9px;
top:8px;
height:15px;
position:absolute;
width:14px;
}
.adm-table-item-edit-single .adm-table-btn-delete:before {
background-position:0 -1550px;
top:10px;
right:7px;
}
.adm-table-item-edit-single .adm-table-btn-delete:hover,
.adm-table-item-edit-single .adm-table-btn-edit:hover {background-position:0 -1303px;}
.adm-table-item-edit-single .adm-table-btn-delete:active,
.adm-table-item-edit-single .adm-table-btn-edit:active {background-position:0 -1338px;}
.adm-table-item-edit-single .adm-edit-disable.adm-table-btn-delete:before{background-position:0 -1598px;}
.adm-table-item-edit-single .adm-edit-disable.adm-table-btn-edit:before {background-position:0 -1570px;}
.adm-table-item-edit-single .adm-edit-disable.adm-table-btn-edit:active,
.adm-table-item-edit-single .adm-edit-disable.adm-table-btn-delete:active,
.adm-table-item-edit-single .adm-edit-disable.adm-table-btn-delete:hover ,
.adm-table-item-edit-single .adm-edit-disable.adm-table-btn-edit:hover {background-position:0 -1266px;}
.adm-list-table-top-wrapper {display:inline-block; color:#000; font-size:13px; line-height:16px; vertical-align:middle;}
.adm-list-table-icon-link { display: inline-block; overflow: hidden; margin-left: -10px; }
.adm-list-table-icon { display: block; float: left; height: 15px; }
.adm-list-table-link { display: block; margin-left: 33px; }
/*=================================================================END TABLE LIST==================================================*/
.adm-filter-wrap input[type="radio"] {margin-left:12px; vertical-align:middle;}
/*======================================================================FILTER==========================================================*/
.adm-filter-wrap {margin-bottom:20px;}
.adm-filter-tabs-block {padding-right:70px; white-space:nowrap; position: relative; }
.adm-filter-tab {
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 -1421px;
display:inline-block;
border-radius:5px 5px 0 0;
border:1px solid #d0d9db;
border-bottom:none;
-webkit-box-shadow:inset 0 1px 0 0 #fff;
box-shadow:inset 0 1px 0 0 #fff;
color:#3f4b54;
cursor:pointer;
font-size:13px;
font-weight:bold;
height:23px;
margin-left:8px;
text-shadow:0 1px rgba(255,255,255,0.7);
padding:7px 20px 0;
position:relative;
vertical-align:top;
position: relative;
z-index: 2;
}
.bx-ie8 .adm-filter-tab {
border:1px solid #d0d9db;
border-bottom: none;
}
.adm-filter-add-tab {}
.adm-filter-add-tab:after {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -1618px;
content:"";
height:12px;
left:13px;
top:10px;
position:absolute;
width:14px;
}
.adm-filter-main-table {border-spacing:0; width:670px !important;}
.bx-ie8 .adm-filter-main-table,
.bx-ie9 .adm-filter-main-table {border-spacing:0; width:800px;}
.adm-filter-main-table-cell {padding:0;}
.adm-filter-tab:first-child {margin:0;}
.adm-filter-tab:hover {
background-position: 0 -1460px;
}
.adm-filter-tab-active {
background:url("images/filter-bg.gif") repeat;
color:#000;
-webkit-box-shadow:none;
box-shadow:none;
}
.adm-current-filter-tab {
background:url("images/filter-active-tab-bg.gif") repeat;
color:#000;
-webkit-box-shadow:none;
box-shadow:none;
border-color:#cad88e;
}
.adm-current-filter-tab:hover,
.adm-filter-tab-active.adm-current-filter-tab {
background:url("images/filter-active-bg.gif") repeat;
color:#000;
-webkit-box-shadow:none;
box-shadow:none;
border-color:#d8e0b8;
}
.adm-filter-content {
background:url("images/filter-bg.gif") repeat;
border-radius:0 5px 5px 5px;
border-bottom:1px solid #a0abb0;
overflow:hidden;
padding:10px 0 14px 0;
position: relative;
z-index: 3;
}
.adm-current-filter .adm-filter-content {
background:url("images/filter-active-bg.gif") repeat;
border-bottom-color:#b5bc9e;
}
.adm-filter-item {
padding:0 14px 18px 11px;
}
.adm-input-help-icon-wrap {padding-right:30px!important;}
.adm-input-help-icon {
background:url("images/bx-admin-sprite.png") no-repeat 4px -414px;
right:0;
top:0;
height:30px;
text-decoration:none;
position:absolute;
width:30px;
}
.adm-input-help-icon:hover {background-position:4px -384px;}
.adm-filter-content .adm-select-wrap {float:right; max-width:250px; min-width:100px;}
/*.adm-filter-content .adm-select {width:140px;}*/
.adm-filter-content .adm-select {min-width:100px;}
.adm-filter-content-table-wrap {padding:0 20px 0;}
.adm-filter-content-table {
border:none;
width:100%;
}
.adm-filter-item-left {
color:#000;
border:none;
font-size:13px;
min-width:114px;
height:24px;
text-shadow:0 1px rgba(255,255,255,0.7);
text-align:left;
text-overflow:ellipsis;
vertical-align:top;
padding:7px 12px 8px 0;
}
.adm-filter-item-center {
border:none;
vertical-align:top;
overflow:hidden;
padding:0 0 8px 0;
width:100%;
}
.adm-workarea .adm-filter-content-table .adm-input-wrap {padding-right:12px;}
.adm-filter-box-sizing {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: start;
-moz-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
font-size:13px;
text-shadow:0 1px rgba(255,255,255,0.7);
width:100%;
}
.adm-filter-alignment {margin:0 0 -5px -12px;}
.adm-workarea .adm-filter-box-sizing .adm-input-wrap {margin:0 0 5px 12px; padding:0;}
.bx-flexwrap .adm-workarea .adm-filter-box-sizing .adm-input-wrap,
.bx-boxdirection .adm-workarea .adm-filter-box-sizing .adm-input-wrap {
-webkit-box-flex: 10;
-moz-box-flex: 10;
-webkit-flex: 10 1 auto;
-ms-flex: 10 1 auto;
flex: 10 1 auto;
margin-left:12px;
min-width:90px;
padding-right:0;
}
.adm-filter-box-sizing .adm-select-wrap {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
float:none;
margin:0 0 5px 12px;
}
.bx-no-flexwrap .adm-workarea .adm-filter-box-sizing .adm-input-wrap {
display:inline-block;
margin-left:12px;
padding:0;
vertical-align:top;
width:190px;
}
.bx-ie8 .adm-workarea .adm-filter-box-sizing .adm-input-wrap { width: 150px; }
.adm-filter-box-sizing .adm-select {width:100%;}
.adm-calendar-separate {
background-color:#87919c;
-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.5);
box-shadow:0 1px 0 0 rgba(255,255,255,0.5);
display:inline-block;
margin:12px -4px 0 6px;
height:3px;
vertical-align:top;
width:15px;
}
.adm-calendar-block .adm-select-wrap {max-width:150px;}
.adm-filter-item-right {
border:none;
vertical-align:top;
padding:0 0 8px 0;
width:29px;
white-space:nowrap;
}
.adm-filter-bottom-separate {
background-color:#d7dfe2;
border-top:1px solid #87919c;
height:1px;
margin-bottom:13px;
}
.adm-current-filter .adm-filter-bottom-separate {
background-color:#e6edce;
border-top:1px solid #a6ad8e;
}
.adm-filter-bottom {padding:0 20px 0;}
.adm-filter-content-first .adm-filter-bottom {
border:none;
-webkit-box-shadow:none;
box-shadow:none;
margin-top:-5px;
padding-top:0;
}
.adm-filter-setting-block {
float:right;
}
/*.adm-filter-setting {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 6px -1643px;
display:inline-block;
cursor:pointer;
height:32px;
position:relative;
width:40px;
}
.adm-filter-setting:before {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -1501px;
content:"";
height:4px;
position:absolute;
right:8px;
top:15px;
width:5px;
}
.adm-filter-setting:hover {background-position: 6px -1674px;}*/
.adm-filter-add-button,
.adm-filter-item-delete,
.adm-filter-setting {
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 -1714px;
border:1px solid rgba(139,153,157,0.72);
border-radius:4px;
-webkit-box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.5);
box-shadow:0 1px 0 0 rgba(255, 255, 255, 0.5);
cursor:pointer;
display:inline-block;
height:30px;
vertical-align:top;
position:relative;
width:36px;
}
.adm-filter-setting {margin-right:12px;}
.bx-ie8 .adm-filter-add-button,
.bx-ie8 .adm-filter-item-delete,
.bx-ie8 .adm-filter-setting {border:1px solid #8b999d;}
.adm-filter-item-delete {
display:inline-block;
margin:0 0 0 12px;
vertical-align:top;
width: 28px;
height: 24px;
}
.adm-filter-add-button:after,
.adm-filter-item-delete:after,
.adm-filter-setting:after {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -1618px;
content:"";
height:15px;
position:absolute;
left:12px;
top:8px;
width:14px;
}
.adm-filter-setting:after {left:11px; top:7px;}
.adm-filter-item-delete:after {
background-position:0 -1825px;
height:4px;
top:11px;
left:9px;
}
.adm-filter-setting:after {background-position:0 -1652px;}
.adm-filter-add-button:hover,
.adm-filter-item-delete:hover,
.adm-filter-setting:hover {
background-position:0 -1750px;
-webkit-box-shadow:0 1px 0 0 #98a5a7;
box-shadow:0 1px 0 0 #98a5a7;
}
.adm-filter-add-button:active,
.adm-filter-add-button.adm-btn-active,
.adm-filter-item-delete:active,
.adm-filter-setting:active,
.adm-filter-setting.adm-btn-active
{
background-position:0 -1786px;
-webkit-box-shadow:0 1px 0 0 #d7dfe2, 0 -1px 0 0 #869499, inset 0 1px 1px 0 #485152;
box-shadow:0 1px 0 0 #d7dfe2, 0 -1px 0 0 #869499, inset 0 1px 1px 0 #485152;
border-top-color:#525f5f;
height:29px;
margin-top:1px;
}
.adm-filter-item-delete:active { height: 23px; }
.adm-workarea .adm-filter-setting.adm-btn-active,
.adm-workarea .adm-filter-add-button.adm-btn-active
{
padding-right: 0 !important;
padding-left: 0 !important;
}
.adm-filter-text-wrap {
display:inline-block;
color:#000;
font-size:13px;
margin:4px 0 0 12px;
text-shadow:0 1px rgba(255,255,255,0.7);
vertical-align:top;
}
.adm-filter-main-table br {display:none;}
.adm-filter-main-table label + br {display:block; }
.bx-chrome .adm-filter-main-table label + br { margin-top:5px;}
.adm-filter-main-table label.adm-designed-checkbox-label + br {display:none;}
.bx-ie8 .adm-filter-main-table input[type="checkbox"] {margin-left:12px;}
.adm-filter-text-search {margin:6px 0 0 12px;}
.adm-filter-switcher-tab {
display: block;
position: absolute;
right: 4px;
top: 5px;
width: 22px;
height: 20px;
cursor: pointer;
z-index: 2;
}
.adm-filter-switcher-tab-icon {
display: block;
width: 22px;
height: 20px;
background: url(images/bx-admin-sprite-small-2.png) no-repeat 1px -4259px;
}
.adm-filter-switcher-tab:hover {
border-radius: 4px;
border: 1px solid;
border-color: #d0d6d9 #bbc1c4 #8a969c #b7bcbf;
box-shadow: 0 1px 0 #c4cacc;
background: #ffffff;
background: -webkit-linear-gradient(top, #ffffff 0%,#edf3f4 100%);
background: linear-gradient(to bottom, #ffffff 0%,#edf3f4 100%);
}
.bx-ie8 .adm-filter-switcher-tab:hover { background: #fff; }
.bx-ie9 .adm-filter-switcher-tab:hover { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGYzZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
.adm-filter-switcher-tab:hover .adm-filter-switcher-tab-icon { background-position: 2px -4260px; }
.adm-filter-folded .adm-filter-switcher-tab .adm-filter-switcher-tab-icon { background-position: 1px -4220px; }
.adm-filter-folded .adm-filter-switcher-tab:hover .adm-filter-switcher-tab-icon { background: url(images/bx-admin-sprite-small-2.png) no-repeat 2px -4221px; }
.adm-filter-folded .adm-filter-content { display: none; }
.adm-filter-folded .adm-filter-tab {
border-radius:5px;
border:1px solid;
border-color: #d0d6d9 #b7bcbf #919a9d #bbc1c4;
box-shadow: 0 1px 0 #c4cacc, inset 0 1px #fff;
z-index: 2;
height: 25px;
}
.adm-filter-folded .adm-filter-tab-active {
/* Properties from .adm-filter-tab */
background: url("images/bx-admin-sprite-small-2.png") repeat-x 0 -1421px;
color: #3F4B54;
}
.adm-filter-folded .adm-filter-tab-active:hover {
/* Properties from .adm-filter-tab:hover */
background-position: 0 -1460px;
}
.adm-filter-folded .adm-current-filter-tab {
box-shadow: none;
border-color: #aab67d #c8d68d #e6edca;
margin-top: 1px;
padding-top: 6px;
/*Properties from .adm-current-filter-tab */
background: url("images/filter-active-tab-bg.gif") repeat;
color: black;
position: relative;
}
.adm-filter-folded .adm-filter-tab-loading.adm-current-filter-tab:after {
content: "";
position: absolute;
width: 20px;
height: 20px;
background: url(images/filter-active-waiter.gif) no-repeat;
left: 50%;
top: 50%;
margin-top: -11px;
margin-left: -10px;
}
.adm-filter-folded .adm-filter-tab-loading.adm-current-filter-tab {
color: #abb875;
text-shadow: 0 1px 0 #d3dea3;
}
.adm-filter-tabs-block-underlay {
opacity: 0;
background: url(images/bx-admin-sprite-small-2.png) repeat-x 0 -4167px;
height: 42px;
border-radius: 5px;
position: absolute;
top: -4px;
left:-5px;
right: -5px;
z-index: 1;
border: 1px solid;
border-color: #ced6d7 #d5dedf #eef2f3;
-webkit-transition:opacity 0.1s ease-out;
-moz-transition:opacity 0.1s ease-out;
-o-transition:opacity 0.1s ease-out;
-ms-transition:opacity 0.1s ease-out;
transition:opacity 0.1s ease-out;
}
.adm-filter-folded .adm-filter-tabs-block-underlay {
opacity: 1;
}
.bx-ie8 .adm-filter-tabs-block-underlay { display: none; }
.bx-ie8 .adm-filter-folded .adm-filter-tabs-block-underlay { display: block; }
/*=================================================================END FILTER==================================================*/
/*================================================================= NAV CHAIN ==============================================*/
.adm-navchain { margin-left: -8px; }
.adm-navchain-item-desktop:hover
{
background-position:8px -2002px;
}
.adm-navchain-item
{
-webkit-border-radius: 4px;
border-radius: 4px;
border-top:1px solid transparent;
border:none;
font-size: 11px;
color: #396298;
display: inline-block;
vertical-align: top;
text-shadow: 0 1px #FFFFFF;
height: 24px;
margin: 0 1px;
}
.adm-navchain-item:hover
{
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.11), 0 1px 1px rgba(0,0,0,.3), inset 0 1px #fff, inset 0 0 1px rgba(255,255,255,.5);
box-shadow: 0 0 2px rgba(0,0,0,.3), 0 1px 1px rgba(0,0,0,.3), inset 0 1px #fff, inset 0 0 2px rgba(255,255,255,.5);
background-image: -webkit-linear-gradient(bottom, #d7e3e7, #fff)!important;
background-image: -moz-linear-gradient(bottom, #d7e3e7, #fff)!important;
background-image: -ms-linear-gradient(bottom, #d7e3e7, #fff)!important;
background-image: -o-linear-gradient(bottom, #d7e3e7, #fff)!important;
background-image: linear-gradient(bottom, #d7e3e7, #fff)!important;
color:#3f4b54;
/* text-shadow:0 1px rgba(255,255,255,0.7);*/
text-decoration:none;
/* position:relative;*/
vertical-align:middle;
}
.adm-navchain-item-empty:hover { background: none !important; -webkit-box-shadow: none; box-shadow: none; }
.adm-navchain-item-empty { color: #3F4B54 !important; }
.adm-navchain-item.adm-navchain-item-active
{
color: #000 !important;
text-shadow: 0 1px #EAEAEA;
background-color: rgba(176,195,200,0.5)!important;
background-image: none !important;
-webkit-box-shadow: 0 1px rgba(255,255,255,0.56), inset 0 1px 2px 0 rgba(156, 169, 175, 0.56);
box-shadow: 0 1px rgba(255,255,255,0.56), inset 0 1px 2px 0 rgba(156, 169, 175, 0.56);
}
.adm-navchain-item-text, .adm-navchain-delimiter
{
padding:0 7px;
line-height:25px;
height: 24px;
display: inline-block;
}
a.adm-navchain-item
{
color: #396298;
text-decoration: none;
}
a.adm-navchain-item:hover {color:#0e3f82;}
.adm-navchain-delimiter
{
background: url("images/bx-admin-sprite-small-2.png") no-repeat 1px -1155px;
display: inline-block;
vertical-align: top;
padding-right: 8px;
}
.adm-navchain-item .adm-navchain-delimiter:hover
{
background-position: -1px -4285px;
}
.adm-navchain-item.adm-navchain-item-active .adm-navchain-delimiter
{
background-position: -1px -4307px;
}
/*======================================================================NAV CHAIN =============================================*/
/*================================================================= DETAIL TOOLBAR =============================================*/
.adm-detail-toolbar
{
background:url("images/filter-bg.gif") repeat scroll 0 0;
border-radius:4px;
border-bottom:1px solid #a0abb0;
margin-bottom:9px;
overflow:hidden;
padding:8px 0 7px 9px;
}
.adm-detail-toolbar-right { float:right; text-align:right; padding-right: 13px;}
.adm-detail-toolbar-right .adm-btn {margin-left:10px;}
.adm-detail-block {font-size:13px; color:#000;}
.adm-detail-tabs-block
{
background:url("images/bx-admin-tabs-border-fon.png") repeat 0 0;
margin:-4px 0 -2px;
padding:0 0 0 0;
position:relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 40px;
}
.adm-detail-tabs-block-settings
{
padding-right: 85px;
}
.adm-detail-tab
{
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 -2525px;
display:inline-block;
border-radius:4px 4px 0 0;
border:1px solid;
border-color:#d2dbdd #bec6c8;
border-bottom:none;
-webkit-box-shadow:inset 0 1px 0 0 #fff;
box-shadow:inset 0 1px 0 0 #fff;
color:#3f4b54;
cursor:pointer;
height:25px;
font-size:13px;
font-weight:bold;
margin:10px 6px 8px 0;
text-shadow:0 1px #fff;
position:relative;
padding:8px 15px 0;
vertical-align:top;
}
.adm-detail-tab:after
{
background:url("images/bx-admin-tabs-border.png") repeat 0 -43px;
bottom:-1px;
content:"";
height:2px;
left:-1px;
right:-1px;
position:absolute;
}
.adm-detail-tab:hover {
background-position:0 -2567px;
color:#000;
}
/*.adm-detail-tab:active,*/
span.adm-detail-tab.adm-detail-tab-active {
background-position:0 -2473px;
color:#000;
margin:4px 6px 8px 0;
height:26px;
padding-top:13px;
position:relative;
cursor: default;
z-index:2;
}
span.adm-detail-tab.adm-detail-tab-active:after {
background: url("images/bx-admin-sprite-small-2.png") repeat-x scroll 0 -2511px;
left:0;
right:0;
}
.adm-detail-tab-active:first-child:before {
border-right:1px solid #bec6c8;
content:"";
left:-1px;
bottom:-6px;
position:absolute;
height:6px;
}
.adm-detail-tab-disable {
background-position:0 -2525px !important;
height:25px !important;
margin:10px 6px 8px 0 !important;
color:#ced2d5!important;
cursor:default;
padding:8px 15px 0 !important;
z-index:0 !important;
}
.adm-detail-tab-disable:after {
background:url("images/bx-admin-tabs-border.png") repeat-x 0 -43px !important;
}
.adm-detail-tab-close{
width: 20px;
height: 20px;
line-height: 15px;
position: relative;
display: inline-block;
margin-right: -9px;
bottom: 0;
cursor: pointer;
margin-left: 3px;
vertical-align: middle;
}
.adm-detail-tab-close:after,
.adm-detail-tab-close:before{
content: "";
position: absolute;
height:2px;
width:10px;
background-color: #99a1aa;
top: 50%;
left:50%;
-webkit-transition: background-color 250ms ease;
-moz-transition: background-color 250ms ease;
-ms-transition: background-color 250ms ease;
-o-transition: background-color 250ms ease;
transition: background-color 250ms ease;
}
.adm-detail-tab-close:hover:after,
.adm-detail-tab-close:hover:before{ background-color: #646c7b;}
.adm-detail-tab-close:before{
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.adm-detail-tab-close:after{
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.adm-detail-tab-plus{
width: 12px;
height: 20px;
line-height: 15px;
position: relative;
display: inline-block;
cursor: pointer;
vertical-align: middle;
}
#tab_cont_tab_plus:hover .adm-detail-tab-plus{opacity: 1;}
.adm-detail-tab-plus:after,
.adm-detail-tab-plus:before{
content: "";
position: absolute;
height:2px;
width:10px;
background-color: #99a1aa;
top: 50%;
left:50%;
-webkit-transition: background-color 250ms ease;
-moz-transition: background-color 250ms ease;
-ms-transition: background-color 250ms ease;
-o-transition: background-color 250ms ease;
transition: background-color 250ms ease;
}
#tab_cont_tab_plus:hover .adm-detail-tab-plus:after,
#tab_cont_tab_plus:hover .adm-detail-tab-plus:before{ background-color: #646c7b;}
.adm-detail-tab-plus:before{
-webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(0deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(0deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(0deg);
transform: translateX(-50%) translateY(-50%) rotate(0deg);
}
.adm-detail-tab-plus:after{
-webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(90deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(90deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(90deg);
transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
.adm-detail-settings {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 2px -855px;
display:block;
font-size:11px;
height:15px;
right:40px;
position:absolute;
width:20px;
cursor: pointer;
top: 17px;
}
.adm-detail-settings-active {background-position:2px -4138px;}
.adm-detail-settings-arrow {padding-right:10px;}
.adm-detail-settings-arrow:after {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -3313px;
content:"";
height:3px;
right:0;
top:7px;
position:absolute;
width:5px;
}
.adm-detail-settings:hover {
background-position: 4px -1683px;
}
.adm-detail-settings-arrow:hover:after {background-position:0 -3323px;}
.adm-detail-tabs-footer {
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 -2612px;
display:none;
height:6px;
left:0;
right:0;
bottom:0;
-webkit-box-shadow:0 -1px 1px rgba(0,0,0,0.15);
box-shadow:0 -1px 1px rgba(0,0,0,0.15);
position:absolute;
z-index:0;
}
.adm-detail-content-wrap {
background-color:#fff;
border-radius:0 0 4px 4px;
border:1px solid #ced7d8;
border-top:none;
}
.adm-detail-content {
padding:12px 18px 0 12px;
}
.adm-detail-title {
color:#000;
font-size:20px;
padding:3px 53px 12px 3px;
position:relative;
min-height: 25px;
}
.adm-detail-title-setting {
cursor:pointer;
height:46px;
right: 0;
bottom: -46px;
position:absolute;
width:58px;
z-index: 1;
}
.adm-detail-tabs-block-fixed .adm-detail-title-setting {display: none;}
.adm-detail-title-setting-btn {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -2630px;
display:block;
height:9px;
margin: 21px auto 0;
width:16px;
}
.adm-detail-title-setting:hover .adm-detail-title-setting-btn {background-position:0 -2708px;}
.adm-detail-title-setting-active .adm-detail-title-setting-btn {background-position: 0 -2681px;}
.adm-detail-title-setting-active:hover .adm-detail-title-setting-btn {background-position: 0 -2649px;}
.adm-detail-content-table { width: 100%; border-spacing: 0; }
.edit-table { border-spacing: 0; }
.adm-detail-content-cell-l {
text-align:right;
padding:5px 4px 7px 0;
}
.adm-detail-content-cell-r { padding:5px 0 7px 4px;}
.adm-detail-content-cell {padding:5px 0 7px;}
.adm-detail-valign-top { vertical-align: top; /*padding-top: 11px;*/ }
.adm-detail-valign-middle { vertical-align: middle; }
.adm-detail-valign-bottom { vertical-align: bottom;}
.adm-detail-file-row .adm-detail-content-cell-l { padding-top: 12px; vertical-align: top; }
.adm-detail-file-image { padding-top: 7px; }
.adm-detail-file-row .bx-input-file-desc { display:block; margin-top: -7px; }
.adm-detail-iblock-types { width: 150px; }
.adm-detail-iblock-list { width: 200px; }
.adm-detail-content-btns-wrap {background-color: white;}
.adm-detail-content-btns {
padding:12px 18px 14px;
position: relative;
}
.adm-detail-content-btns .adm-btn-add {float:right;}
.adm-detail-content-btns.adm-detail-content-btns-empty {
padding: 0;
height: 12px;
}
.adm-detail-content-btns-fixed:after {border-bottom:1px solid #DCE7ED; left:0; right:0; top:-14px;}
.adm-detail-pin-btn {
background:url("images/bx-admin-sprite-small-2.png") no-repeat center -3039px;
cursor:pointer;
float:right;
margin-right:-6px;
height:35px;
width:35px;
}
.adm-detail-pin-btn:hover, .adm-detail-pin-btn-tabs:hover {background-position: center -3104px;}
.adm-detail-pin-btn-tabs {
background:url("images/bx-admin-sprite-small-2.png") no-repeat center -3039px;
cursor:pointer;
height:31px;
width:35px;
position: absolute;
right: 0;
top: 6px;
}
.adm-detail-content-btns-pin .adm-detail-pin-btn,
.adm-detail-tabs-block-pin .adm-detail-pin-btn-tabs {background-position: center -3070px;}
.adm-detail-content-btns-pin .adm-detail-pin-btn:hover,
.adm-detail-tabs-block-pin .adm-detail-pin-btn-tabs:hover {background-position: center -3135px;}
.adm-detail-content-item-block {
background-color:#f5f9f9;
border:1px solid;
border-color:#c4ced2 #dce7ed #dce7ed;
padding:19px;
}
.adm-detail-content-without-bg .adm-detail-content-item-block {
background: none;
border: none;
}
/*=================================================================END DETAIL TOOLBAR=============================================*/
/*=================================================================SEARCH RESULT POPUP=============================================*/
.adm-search-result-wrap {
background:#fff;
-webkit-box-shadow:0 20px 18px rgba(88,112,118,.3);
box-shadow:0 20px 18px rgba(88,112,118,.3);
border:none;
border-right:1px solid #e8eeee;
border-radius:4px;
padding:46px 0 0;
position:relative;
z-index:995;
}
.adm-search-result {
background:#fff;
font-size:13px;
color:#6f7783;
border-spacing:0;
border-radius:0 0 4px 4px;
width: 100%;
}
.adm-search-result b {font-weight:normal; color:#217bbc;}
.adm-search-result th {
font-weight:bold;
text-align:left;
vertical-align:top;
padding:14px 0 0 8px;
width:40%;
}
.adm-search-result td {
color:#6f7783;
height:16px;
text-shadow:0 1px rgba(255,255,255,0.5);
padding:7px 8px 7px 0;
vertical-align:top;
}
.bx-opera .adm-search-result td {height:30px;}
.bx-ie8 .adm-search-result td {height:23px;}
.adm-search-result tr:last-child td {border-radius:0 0 4px 0;}
.adm-search-result tr:last-child th {border-radius:0 0 0 4px;}
.adm-search-result tr:hover td,
.adm-search-result tr:hover th {background:#e6edef;}
.adm-search-result .adm-search-separator {height:0; font-size:0; line-height:0; padding:0;}
.adm-search-result .adm-search-separator {height:0!important; font-size:0; line-height:0; padding:0;}
.adm-search-result a {
color:#6f7783;
overflow:hidden;
text-shadow:0 1px rgba(255,255,255,0.5);
text-decoration:none;
}
.adm-search-result .adm-submenu-item-name-link-text {
display:block;
overflow:hidden;
}
.adm-search-all {
border-top:1px solid #dce0e1;
display:block;
color:#217bbc !important;
font-weight:bold;
height:30px;
text-decoration:none;
padding:10px 14px 0;
}
.adm-search-result .adm-submenu-item-link-icon {
float:left;
}
/*=================================================================END SEARCH RESULT POPUP=============================================*/
/*==========================================================================GRAPH TABLE================================================*/
.body-popup div.graph {
display: inline-block;
}
div.graph {
margin: 20px 0 20px 0;
border:1px solid #d0d8d9;
-webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,0.23);
box-shadow: 0 0 1px 0 rgba(0,0,0,0.23);
border-radius: 4px 4px 4px 4px;
padding: 24px 16px 24px 16px;
font-size: 21px;
background-color: white;
}
div.graph img.graph {
margin:30px;
}
div.graph table.graph {
text-align:center;
}
div.graph table.legend td {
text-align: left;
font-size: 12px;
padding: 2px 4px 2px 4px;
}
div.graph table.legend td.number {
text-align: right;
}
div.graph table.legend td.color div {
display: inline-block;
width: 13px;
height: 13px;
}
div.graph table.legend td.color-line div {
display: inline-block;
width: 45px;
height: 2px;
}
/*=========================================================================END GRAPH TABLE=============================================*/
/*=========================================================================FAVORITES=============================================*/
.adm-favorites-main {
background-color:#757d8a;
-webkit-box-shadow:0 0 20px 1px rgba(0,0,0,0.5), 0 0 31px 1px rgba(0,0,0,0.6);
box-shadow:0 0 20px 1px rgba(0,0,0,0.5), 0 0 31px 1px rgba(0,0,0,0.6);
display:table;
top:0;
right:-35%;
height:100%;
position:fixed;
width:33%;
z-index: 50;
}
.bx-ie9 .adm-favorites-main {
right:-2%;
}
.adm-favorites-alignment {display:table-cell; height:100%; text-align:center; vertical-align:middle;}
.adm-favorites-center {
border-radius:5px;
display:inline-block;
margin:0 auto;
height:40%;
max-width:470px;
position:relative;
width:80%;
-webkit-transition:background-color 0.17s ease-in;
-moz-transition:background-color 0.17s ease-in;
-o-transition:background-color 0.17s ease-in;
-ms-transition:background-color 0.17s ease-in;
transition:background-color 0.17s ease-in;
}
.adm-favorites-center-border-1 {
border:3px dashed;
border-color: #535964;
border-radius:9px;
content:"";
height:100%;
left:-3px;
top:-3px;
position:absolute;
width:100%;
-webkit-transition:border-color 0.17s ease-in 0s;
-moz-transition:border-color 0.17s ease-in 0s;
-o-transition:border-color 0.17s ease-in 0s;
-ms-transition:border-color 0.17s ease-in 0s;
transition:border-color 0.17s ease-in 0s;
}
.adm-favorites-center-border-2 {
border:3px dashed;
border-color:#8f97a2;
border-radius:9px;
content:"";
height:100%;
left:-3px;
top:-2px;
position:absolute;
width:100%;
-webkit-transition:border-color 0.17s ease-in;
-moz-transition:border-color 0.17s ease-in;
-o-transition:border-color 0.17s ease-in;
-ms-transition:border-color 0.17s ease-in;
transition:border-color 0.17s ease-in;
}
.adm-favorites-center-hover,
.adm-favorites-center:hover
{background-color:#7c8390;}
.adm-favorites-center-hover .adm-favorites-center-border-1,
.adm-favorites-center:hover .adm-favorites-center-border-1
{border-color:#979ca2;}
.adm-favorites-center-hover .adm-favorites-center-border-2,
.adm-favorites-center:hover .adm-favorites-center-border-2
{border-color:#b0b8bf;}
.adm-favorites-text {
color:#e5edef;
font-size:28px;
height:46px;
margin-top:-35px;
left:0;
top:50%;
position:absolute;
text-shadow:0 -1px rgba(98,113,139, 0.75);
width:100%;
}
.adm-favorites-text:after {
background:url("images/bx-admin-sprite-small-2.png") no-repeat center -3855px;
content:"";
display:inline-block;
height:17px;
margin:0 0 22px 3px;
width:18px;
}
.remove-favorites-main .adm-favorites-text:after {
background-position:center -3881px;
}
@media screen and (max-width:890px) {
.adm-favorites-text {
font-size:20px;
}
}
.adm-favorites-description {
color:#c7d0d4;
left:0;
bottom:10%;
text-shadow:0 -1px rgba(98,113,139, 0.75);
text-align:center;
position:absolute;
width:100%;
}
.adm-favorites-description_link
{
color:#c7d0d4;
text-decoration: underline;
position: relative;
z-index: 1;
}
.adm-favorites-main-menu-wrap {
height:80px;
position:absolute;
width:70px;
z-index: 51;
}
.adm-favorites-main-menu-wrap .adm-main-menu-item-icon {
background-position:center -270px;
height:49px;
}
.adm-favorites-main-menu-wrap .adm-main-menu-hover {
-webkit-box-shadow:0 0 1px rgba(0,0,0,0.3), 0 20px 18px 0 rgba(0,0,0,0.4);
box-shadow:0 0 1px rgba(0,0,0,0.3), 0 20px 18px 0 rgba(0,0,0,0.4);
height: 77px;
left: 0;
opacity: 0.9!important;
top: 0;
width: 68px;
}
.bx-ie8 .adm-favorites-main-menu-wrap .adm-main-menu-hover,
.bx-ie9 .adm-favorites-main-menu-wrap .adm-main-menu-hover {
background:url("images/bx-admin-mainmenu-items-bg.png") no-repeat 0 0 !important;
-webkit-box-shadow:none;
box-shadow:none;
display:block;
height:80px!important;
width:70px;
}
.adm-favorites-main-menu-wrap {
position:absolute;
}
.adm-favorites-main-menu-wrap .adm-submenu-item-name-link {
background:#CCD7DB;
}
.adm-favorites-sub-menu-wrap {
height:34px;
position:absolute;
z-index: 995;
white-space: nowrap;
}
.adm-favorites-sub-menu-wrap .adm-submenu-item-name {
-webkit-box-shadow: 0 20px 18px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 20px 18px 0 rgba(0, 0, 0, 0.3);
border-radius:2px;
height:34px!important;
padding:0!important;
}
.adm-favorites-sub-menu-wrap .adm-submenu-item-name-link {
background:#F2F5F6!important;
border-radius:2px;
padding-top:1px!important;
padding-right:10px;
}
.bx-ie8 .adm-favorites-sub-menu-wrap .adm-submenu-item-name-link {
border:1px solid #d9dcdd;
}
.adm-favorites-sub-menu-wrap .adm-filter-tab
{
-webkit-box-shadow: 0 20px 18px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 20px 18px 0 rgba(0, 0, 0, 0.3);
border-radius:5px;
}
.adm-favorites-check-icon {
background:url("images/gl.gif") no-repeat 0 0;
display:none;
height:34px;
margin-left:-21px;
top:22%;
left:50%;
position:absolute;
width:45px;
}
/*=========================================================================END FAVORITES=============================================*/
/*=========================================================================FOOTER==================================================*/
.adm-footer-wrap td {
color:#45484f;
font-size:13px;
height:50px;
vertical-align:top;
text-shadow:0 1px 0 #fff;
}
.adm-footer-wrap .adm-workarea-wrap {
border-top:1px solid #a4b9cc;
padding:20px 37px 0 32px;
}
.adm-footer-wrap td.adm-left-side-wrap {padding:0;}
.adm-footer-wrap td.adm-resizer {border-top:1px solid #a4b9cc; padding:0;}
.adm-main-support-link {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -1652px;
color:#45484f;
font-size:13px;
float:right;
text-shadow:0 1px 0 #fff;
text-decoration:none;
padding-left:21px;
}
.adm-main-support-link:hover {background-position:0 -1683px;}
.adm-footer-wrap a {
color:#45484f;
text-decoration:none;
text-shadow:0 1px 0 #fff;
}
.adm-footer-wrap a:hover {
text-decoration:underline;
}
/*=================================================================END FOOTER==================================================*/
/*
please don't remove this hack in dev!!!!!!!!!!!!!
it's made to prevent appearing of artefacts from old admin button icons.
*//*.adm-btn,
.adm-detail-toolbar-btn {
background-image: none !important;
}*/
/*======================================================MENU ICONS=========================================*/
.adm-submenu-item-link-icon {
background:url("images/icons-sprite-14.png?2") no-repeat center -1512px;
}
.fav_menu_icon {background-position:center -1540px;}
.iblock_menu_icon_iblocks {background-position:center -56px;}
.fileman_menu_icon {background-position:center -83px;}
.clouds_menu_icon {background-position: center -812px;}
.iblock_menu_icon_types {background-position: center -28px;}
.smile_menu_icon {background-position: center -2010px;}
.rating_menu_icon {background-position: center -392px;}
.support_menu_icon {background-position: center -420px;}
.sonet_menu_icon {background-position: center -616px;}
.forum_menu_icon {background-position: center -476px;}
.bizproc_menu_icon {background-position: center -532px;}
.blog_menu_icon {background-position: center -504px;}
.mail_menu_icon {background-position: center -560px;}
.sale_menu_icon_orders {background-position: center -1176px;}
.sale_menu_icon_crm {background-position: center -1120px;}
.sale_menu_icon_statistic {background-position: center -1316px;}
.sale_menu_icon_buyers {background-position: center -1148px;}
.sale_menu_icon_store {background-position: center -1979px;}
.sale_menu_icon_bigdata {background-position: center -2139px;}
.update_menu_icon_partner {background-position: center -1428px;}
.update_menu_icon {background-position: center -1484px;}
.user_menu_icon {background-position: center -448px;}
.search_menu_icon {background-position: center -644px;}
.security_menu_icon {background-position: center -672px;}
.currency_menu_icon {background-position: center -756px;}
.ldap_menu_icon {background-position: center -700px;}
.translate_menu_icon {background-position: center -728px;}
.cluster_menu_icon {background-position: center -784px;}
.sys_menu_icon {background-position: center -140px;}
.util_menu_icon {background-position: center -840px;}
.perfmon_menu_icon {background-position: center -868px;}
.fileman_menu_icon_sections,
.main_menu_icon_folder,
.iblock_menu_icon_sections {background-position: center -112px;}
.workflow_menu_icon {background-position: center -196px;}
.highloadblock_menu_icon {background-position: center -168px;}
.iblock_menu_icon_settings {background-position: center -168px;}
.sale_menu_icon {background-position: center -1344px;}
.sale_menu_icon_buyers_affiliate {background-position: center -1288px;}
.sale_menu_icon_marketplace {background-position: center -2492px;}
.update_marketplace {background-position: center -1400px;}
.update_marketplace_modules {background-position: center -1456px;}
.statistic_icon_online {background-position: center -1093px;}
.statistic_icon_visitors {background-position: center -1064px;}
.statistic_icon_searchers {background-position: center -1008px;}
.default_menu_icon {background-position: center -1512px;}
.statistic_icon_events {background-position: center -980px;}
.statistic_icon_traffic {background-position: center -924px;}
.statistic_icon_summary {background-position: center -896px;}
.statistic_icon_advert {background-position: center -952px;}
.statistic_icon_sites {background-position: center -1036px;}
.fileman_sticker_icon {background-position: center -280px;}
.form_menu_icon {background-position: center -224px;}
.controller_menu_icon {background-position: center -252px;}
.vote_menu_icon {background-position: center -308px;}
.subscribe_menu_icon {background-position: center -336px;}
.advertising_menu_icon {background-position: center -364px;}
.xdimport_menu_icon {background-position: center -1597px;}
.bitrixcloud_menu_icon {background-position: center -1625px;}
.sale_menu_icon_catalog {background-position: center -1652px;}
.xmpp_menu_icon {background-position: center -1680px;}
.fav_menu_icon_yellow {background-position: center 1px;}
.extension_menu_icon {background-position: center -1232px;}
.acct_customers_menu_icon {background-position: center -1260px;}
.trade_catalog_menu_icon {background-position: center -1372px;}
.learning_menu_icon {background-position: center -588px;}
.learning_icon_courses {background-position: center -1808px;}
.learning_icon_lessons {background-position:center -1772px;}
.learning_icon_chapters {background-position: center -112px;}
.learning_icon_certification {background-position:center -1841px;}
.learning_icon_gradebook {background-position:center -1711px;}
.learning_icon_attempts {background-position:center -1877px;}
.learning_icon_export {background-position:center -1944px;}
.learning_icon_question {background-position:center -1741px;}
.learning_icon_tests {background-position:center -1914px;}
.learning_icon_groups {background-position:center -2068px;}
.seo_menu_icon {background-position: center -2037px;}
.scale_menu_icon {background-position: center -2099px;}
.sender_menu_icon {background-position: center -2243px;}
.sender_trig_menu_icon {background-position: center -2367px;}
.mobile_menu_icon { background: url("images/ic-mob.png") no-repeat center 1px; }
.seo_adv_menu_icon {background-position: center -2211px;}
.abtest_menu_icon {background-position: center -2270px; }
.conversion_pulse_menu_icon {background-position: center -2305px; }
.conversion_model_menu_icon {background-position: center -2335px; }
.security_menu_ddos_icon {background-position: center -2398px;}
.crm-cashbox-icon {background-position: center -2430px;}
.promo_https_menu_icon {background-position: center -2461px;}
.landing_menu_icon {background-position: center -2517px;}
.sender_ads_menu_icon {background-position: center -2546px;}
/*======================================================END MENU ICONS=========================================*/
/******************** styles returned back from admin-public.css *************/
.adm-filter-main-table .adm-btn,
.adm-filter-main-table input[type="button"],
.adm-filter-main-table input[type="reset"],
.adm-filter-main-table input[type="submit"] {margin-left:12px;}
.adm-filter-bottom .adm-btn,
.adm-filter-bottom input[type="button"],
.adm-filter-bottom input[type="reset"],
.adm-filter-bottom input[type="submit"] {margin-left:0; margin-right:10px; width:90px;}
.adm-detail-content-btns .adm-btn,
.adm-detail-content-btns input[type="button"],
.adm-detail-content-btns input[type="reset"],
.adm-detail-content-btns input[type="submit"] {margin-right:10px;}
.adm-select-wrap {
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 -494px;
border-radius:4px;
-webkit-box-shadow:inset 0 0 1px rgba(255,255,255,0.3), 0 1px 1px -1px rgba(0,0,0,0.3);
box-shadow:inset 0 0 1px rgba(255,255,255,0.3), 0 1px 1px -1px rgba(0,0,0,0.3);
border:1px solid;
border-color:rgba(0,0,0,0.06) rgba(0,0,0,0.16) rgba(0,0,0,0.35);
display:inline-block;
vertical-align:top;
position:relative;
}
.bx-ie8 .adm-select-wrap {
border-color:#D2DBDD #BCC5C6 #929899 #BBC4C5;
}
.adm-select-wrap:after {
background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -533px;
content:"";
height:10px;
right:8px;
top:10px;
position:absolute;
width:5px;
z-index:0;
}
.adm-workarea .adm-select {
background:none;
border:none;
border-radius:0;
-webkit-box-shadow:none;
box-shadow:none;
color:#3f4b54;
display:inline-block;
font-size:13px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
line-height:15px;
height:29px;
text-shadow:0 1px #fff;
outline:none;
overflow:hidden;
padding:6px 4px 6px 5px;
min-width:44px;
vertical-align:top;
-webkit-appearance: none;
position:relative;
z-index:1;
zoom:1;
}
.bx-ie9 .adm-select option,
.bx-ie8 .adm-select option {background:transparent; overflow: hidden;}
.bx-chrome .adm-select {
padding-right:14px;
}
.adm-small-button {
background:url("images/bx-admin-sprite-small-2.png") repeat-x 0 -879px;
border:1px solid;
border-color:#8d9a9e #7d8b8e #6f7d7f #7d8b8e;
border-radius:4px;
-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.5);
box-shadow:0 1px 0 0 rgba(255,255,255,0.5);
display:inline-block;
height:29px;
vertical-align:top;
width:39px;
}
.adm-small-button:hover {
background-position:0 -913px;
border-color:#8c999d #7d8b8e #6e7c7e #7d8b8e;
-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.3);
box-shadow:0 1px 0 0 rgba(0,0,0,0.3);
cursor:pointer;
}
.adm-small-button:active,
.adm-small-button.adm-btn-active {
background-position:0 -947px;
border-color:#8b989c #7c8a8d #6d7b7d #7c8a8d;
-webkit-box-shadow:inset 0 2px 3px -1px #141617;
box-shadow:inset 0 2px 3px -1px #141617;
}
.adm-filter-wrap input[type="radio"] {margin-left:12px; vertical-align:middle;}
.adm-calendar-block .adm-input,
.adm-calendar-block input[type="text"] {padding-right:32px;}
.adm-table-counter {
display: none;
float: right;
color: #3F4B54;
font-size: 13px;
line-height: 13px;
margin: 15px 15px 0 0;
text-shadow: 0 1px #FFFFFF;
vertical-align: top;
}
.adm-table-counter-visible {display: inline-block;}
.adm-table-action-button {
}
.adm-workarea .adm-table-action-button input[disabled] {
display: none !important;
}
.bx-fixed-top,
.bx-fixed-bottom,
.bx-fixed-left,
.bx-fixed-right {
position: fixed !important;
z-index: 45;
}
.bx-fixed-top {top: 0;}
.bx-fixed-bottom {bottom: 0;}
.bx-fixed-left {left: 0;}
.bx-fixed-right {right: 0;}
.adm-list-table-empty {text-align: center; }
.adm-list-footer-ext {display: inline-block; vertical-align: top;}
.adm-select-wrap-multiple {
border-radius:4px;
-webkit-box-shadow:inset 0 0 1px rgba(255,255,255,0.3), 0 1px 1px -1px rgba(0,0,0,0.3);
box-shadow:inset 0 0 1px rgba(255,255,255,0.3), 0 1px 1px -1px rgba(0,0,0,0.3);
border:1px solid;
border-color:rgba(0,0,0,0.06) rgba(0,0,0,0.16) rgba(0,0,0,0.35);
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
display:inline-block;
float:left;
min-width:100px;
margin:0 0 5px 12px;
overflow:hidden;
position:relative;
}
.adm-workarea .adm-select-multiple {
background-color: #fff;
border-radius:4px;
border:none;
color:#3f4b54;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:13px;
margin:0;
outline:none;
padding:0;
width:100%;
}
.adm-select-multiple option {
padding:5px 0 3px 5px;
overflow: hidden;
text-overflow: ellipsis;
}
.adm-detail-toolbar-btn {
display:inline-block;
margin-top:1px;
float:left;
vertical-align:top;
}
.adm-detail-toolbar-btn-l,
.adm-detail-toolbar-btn-text,
.adm-detail-toolbar-btn-r {background:url("images/bx-admin-sprite-small-2.png") no-repeat 0 -2155px; display:inline-block; height:31px; vertical-align:top;}
.adm-detail-toolbar-btn-l {width:11px;}
.adm-detail-toolbar-btn-r {background-position:-13px -2357px; width:4px;}
.adm-detail-toolbar-btn-text {background-position:0 -2189px; background-repeat:repeat-x; color:#fff; font-weight:bold; font-size:13px; height:25px; text-decoration:none; padding:6px 15px 0 12px; width:auto;}
.adm-detail-toolbar-btn:hover .adm-detail-toolbar-btn-l {background-position:0 -2223px;}
.adm-detail-toolbar-btn:hover .adm-detail-toolbar-btn-r {background-position:-6px -2357px;}
.adm-detail-toolbar-btn:hover .adm-detail-toolbar-btn-text {background-position:0 -2257px;}
.adm-detail-toolbar-btn:active {padding-top:1px;}
.adm-detail-toolbar-btn:active .adm-detail-toolbar-btn-l {background-position:0 -2290px; height:30px;}
.adm-detail-toolbar-btn:active .adm-detail-toolbar-btn-r {background-position:0 -2357px; height:30px;}
.adm-detail-toolbar-btn:active .adm-detail-toolbar-btn-text {background-position:0 -2324px; height:24px;}
.adm-filter-main-table label {margin-left:12px; line-height:16px;}
.adm-filter-main-table label .adm-designed-checkbox-label {margin-right:12px;}
.adm-filter-box-sizing label:first-child {margin-top:9px;}
.adm-filter-box-sizing .adm-designed-checkbox-label {margin-top:5px;}
.adm-filter-box-sizing label .adm-designed-checkbox-label {margin-top:0;}
.adm-filter-main-table .adm-designed-checkbox-label {display:inline-block;}
/************************** some custom styles ************************/
.settings-form {padding: 0 12px;}
/************************** maybe unused styles ***********************/
.adm-btn-wrap-disable {color:#9aa8ae!important;}
/*====================================================404 PAGE==================================================*/
.adm-404-error {
height:100%
}
.adm-404-error .adm-workarea {
height:100%;
max-height:800px;
min-height:500px;
padding:62px 20px 0;
position:relative;
}
.adm-404-error .adm-title {
border-bottom:1px solid #A4B9CC;
margin:-45px -20px 0;
padding:0 23px 18px;
}
.adm-404-block {
border:1px solid #ced5d7;
background:url("images/404-bg.png") no-repeat center 58px #fff;
background:url("images/404-bg.png") no-repeat center 58px rgba(255,255,255,0.6);
-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.03);
box-shadow:0 0 0 1px rgba(0,0,0,0.03);
border-radius:4px;
height:575px;
margin:0 0 0 -347px;
top:15%;
left:50%;
position:absolute;
width:748px;
}
.adm-404-footer {
background:url("images/404-footer.png") no-repeat;
height:11px;
left:0;
bottom:-12px;
position:absolute;
width:748px;
}
.adm-404-text1 {
color:#5e646c;
font-size:29px;
font-weight:bold;
text-align:center;
line-height:38px;
left:0;
top:358px;
width:100%;
position:absolute;
}
.adm-404-text2 {
color:#aaafb2;
font-size:14px;
font-weight:bold;
line-height:19px;
text-align:center;
left:0;
top:460px;
position:absolute;
width:100%;
}
@media screen and (max-width: 1300px) {
.adm-404-block {
background:url("images/404-bg-small.png") no-repeat center 47px #fff;
background:url("images/404-bg-small.png") no-repeat center 47px rgba(255,255,255,0.6);
margin:0 0 0 -305px;
height:476px;
width:611px
}
.adm-404-text1 {
top:314px;
line-height:32px;
font-size:24px;
}
.adm-404-text2 {
font-size:13px;
line-height:17px;
top:399px;
}
.adm-404-footer {
background:url("images/404-footer-small.png") no-repeat;
height:25px;
left:1px;
bottom:-26px;
width:610px;
}
}
@media screen and (max-height: 850px) {
.adm-404-block {
background:url("images/404-bg-small.png") no-repeat center 47px #fff;
background:url("images/404-bg-small.png") no-repeat center 47px rgba(255,255,255,0.6);
margin:0 0 0 -305px;
height:476px;
width:611px
}
.adm-404-text1 {
top:314px;
line-height:32px;
font-size:24px;
}
.adm-404-text2 {
font-size:13px;
line-height:17px;
top:399px;
}
.adm-404-footer {
background:url("images/404-footer-small.png") no-repeat;
height:25px;
left:1px;
bottom:-26px;
width:610px;
}
}
/*====================================================404 PAGE==================================================*/
/*====================================================LAMPS==================================================*/
.adm-lamp {
background:url("images/lamps-sprite.png") no-repeat 100px 100px;
display:inline-block;
height:13px;
vertical-align:baseline;
width:13px;
}
.adm-lamp-in-list {
margin:1px 5px 0 0;
vertical-align:top;
}
.adm-lamp-red {background-position:0 0;}
.adm-lamp-yellow {background-position:0 -24px;}
.adm-lamp-green {background-position:0 -48px;}
.adm-lamp-green-s {background-position:0 -72px;}
.adm-lamp-gray {background-position:0 -96px;}
/*====================================================LAMPS==================================================*/
/*====================================================SECURITY SITE CHECKER==================================*/
.adm-security-page .adm-detail-content {padding-bottom:16px;}
.adm-security-wrap {min-height: 140px;}
.adm-security-first-step {
margin-bottom: 25px;
}
.adm-security-text-block {
border-bottom: 1px solid #c4ced2;
font-size: 18px;
padding: 10px 15px 30px;
margin-bottom: 15px;
}
.adm-security-wrap .adm-btn {margin-top:5px}
.adm-security-status-bar{
padding:22px 3px;
}
.adm-security-third-step {}
.adm-security-title {
border-bottom:1px solid #c4ced2;
-webkit-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
color: #4a515a;
font-size: 17px;
font-weight: bold;
padding: 5px 2px 14px 9px;
margin-bottom: 30px;
}
.adm-security-block {
background-color: #ffffff;
border: 1px solid #c4ced2;
border-radius:3px;
color: #31353a;
font-size: 14px;
margin-top: 10px;
padding: 16px 9px 17px;
}
.adm-security-block-title {
border-bottom: 1px solid #c4ced2;
-webkit-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
color: #4a515a;
font-size: 14px;
font-weight: bold;
padding: 0 90px 11px 5px;
position: relative;
}
.adm-security-block-important .adm-security-block-title-name {
color: #cc3f3f;
}
.adm-security-block-num {
float: left;
margin-right: 4px;
}
.adm-security-block-title-name {
display: block;
overflow: hidden;
}
.adm-security-block-status {
background: url("images/bx-admin-security-sprite.png") no-repeat 0 -48px;
display: none;
float: right;
padding-left: 23px;
position: absolute;
right: 0;
top: 0;
}
.adm-security-block-important .adm-security-block-status {display: block;}
.adm-security-block-text {
padding: 12px 15px 4px 25px;
}
.adm-security-tip {
background-color: #f5f9f9;
cursor: pointer;
height: 24px;
margin:0 14px;
padding: 5px 12px 0;
position: relative;
}
.adm-security-tip-open {
height: auto;
margin-top: 3px;
padding:8px 12px 10px;
}
.adm-security-tip-text {display: none; padding-bottom: 10px;}
.adm-security-tip-open .adm-security-tip-text {display: block;}
.adm-security-tip-link{
border-bottom: 1px dashed #2067b0;
color: #2067b0;
}
.adm-security-tip-arrow {
background: url("images/bx-admin-security-sprite.png") no-repeat center 0;
height: 5px;
position: absolute;
right: 15px;
top: 12px;
width: 7px;
}
.adm-security-tip-open .adm-security-tip-arrow {
background-position: center -10px;
bottom: 14px;
top: auto;
}
.adm-security-block-text .checklist-vulnscan-vulnscan-blocktitle {
border-bottom: 1px solid #c4ced2;
-webkit-box-shadow: 0 1px 0 #fff;
box-shadow: 0 1px 0 #fff;
color: #cc3f3f;
font-size: 14px;
font-weight: bold;
padding: 0 90px 11px 5px;
position: relative;
}
.adm-security-block-text .checklist-vulnscan-dangerous-is-here {
/*background: #FAEBEF;*/
border-radius: 2px 2px 2px 2px;
padding: 1px;
}
.adm-security-block-text .checklist-vulnscan-files {
background-color: #f5f9f9;
border: 1px solid #c4ced2;
border-radius: 3px;
color: #31353a;
font-size: 14px;
margin-top: 10px;
padding: 16px 9px 17px;
word-wrap: break-word;
}
.adm-security-block-text .checklist-vulnscan-filename {
margin-top: 10px;
margin-bottom: 10px;
display: block;
}
.adm-security-wrap .stop-button {
margin-top: 20px;
}
/*====================================================SECURITY SITE CHECKER==================================*/
/*====================================================ADMIN TAB CONTROL DRAGGABLE============================*/
.adm-container-draggable.hidden .adm-bus-component-content-container{
height: 0;
padding: 0;
overflow: hidden;
}
.adm-container-draggable.hidden .adm-bus-component-title-icon-turn{
background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFBAMAAACOSmBbAAAABGdBTUEAALGPC/xhBQAAACFQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbdFIwQAAAAp0Uk5Th45qcP53jIJ8ANZzCbQAAAAmSURBVAjXY+hatcprOcOMVatWVTLMjFq1YCbDzMlemUBypuLMmQDUxw2yp/UhOAAAAABJRU5ErkJggg==') no-repeat scroll center transparent;
}
.adm-container-draggable{
padding-bottom: 15px;
}
.adm-bus-statusorder{
margin-bottom: 0;
}
.adm-bus-component-container{
border:1px solid #e0eaf0;
}
.adm-bus-component-container.close .adm-bus-component-content-container{
overflow:hidden;
height:0;
padding:0;
}
.adm-bus-component-container.close .adm-bus-component-title-icon-turn{
background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFBAMAAACOSmBbAAAABGdBTUEAALGPC/xhBQAAACFQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbdFIwQAAAAp0Uk5Th45qcP53jIJ8ANZzCbQAAAAmSURBVAjXY+hatcprOcOMVatWVTLMjFq1YCbDzMlemUBypuLMmQDUxw2yp/UhOAAAAABJRU5ErkJggg==') no-repeat scroll center transparent;
}
.adm-bus-component-title-container{
position:relative;
padding:10px;
background:#e7f2f2;
}
.adm-bus-component-title-container.draggable{
cursor:move;
}
.adm-bus-component-title-icon{
line-height:16px;
display:inline-block;
width:17px;
height:16px;
margin-right:10px;
vertical-align:middle;
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAApklEQVQ4y62TWxKAIAhFWV+5CfqR/W+g0kRe4ZfN3AFvCXYoOK96sMpFXd47h1dMlBy04cVFdWG95hxkk+0WRb9Fm+DecLWTLPV2fSPN+In92g4BYuDYiG497vMmv+5FPCR5XzsBD9cwyUabgsYIHPJO61Nob/d0SAGTfHpYDVwGzGBNIfuwTKH85LOIZUABbA5e7sH6U48ge0QHNo41/4eyZlum8wCk2+4DSY0a1QAAAABJRU5ErkJggg==) no-repeat center;
}
.adm-bus-component-title-icon-close{
position:absolute;
top:50%;
right:10px;
width:16px;
height:16px;
margin-top:-8px;
cursor:pointer;
-webkit-transition:opacity .5s ease 0s;
-moz-transition:opacity .5s ease 0s;
transition:opacity .5s ease 0s;
opacity:.3;
background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUQ2NzExOTQ1Mzk0MTFFNDkyMDJDQTlERTU3RTUwQzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUQ2NzExOTU1Mzk0MTFFNDkyMDJDQTlERTU3RTUwQzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5RDY3MTE5MjUzOTQxMUU0OTIwMkNBOURFNTdFNTBDMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RDY3MTE5MzUzOTQxMUU0OTIwMkNBOURFNTdFNTBDMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp7uvk4AAABxSURBVHjadM87DoAgEEXRFxMtdDnWwybYgPu2NtoIjT0+kikmA5jcwuGEDwAc7GWC9hNdqwYXK+xzWHRW1GBn2eDgUFKDHu6iHm7QZODGZvO/sNXvFsxx2V1DRmjXksfP4OIW33UQ2dl7nc7qWvwFGADg0TAjoMm+PAAAAABJRU5ErkJggg==') no-repeat scroll center center transparent;
}
.adm-bus-component-title-icon-turn{
position:absolute;
top:50%;
right:15px;
width:16px;
height:16px;
margin-top:-8px;
cursor:pointer;
-webkit-transition:opacity .5s ease 0s;
-moz-transition:opacity .5s ease 0s;
transition:opacity .5s ease 0s;
opacity:.3;
background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFBAMAAACOSmBbAAAABGdBTUEAALGPC/xhBQAAACFQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbdFIwQAAAAp0Uk5Th45qcP53jIJ8ANZzCbQAAAAlSURBVAjXY5g5U3HmTIaZk70ygWTUqgUzGWasWrWqkqELSC4HAMeDDhKiLcNqAAAAAElFTkSuQmCC') no-repeat scroll center transparent;
}
.adm-bus-component-title-icon-turn:hover,
.adm-bus-component-title-icon-close:hover{
opacity:.6;
}
.adm-bus-component-title{
font-size:15px;
font-weight:bold;
line-height:16px;
display:inline-block;
vertical-align:middle;
color:#3a4649;
text-shadow:0 1px 0 #fff;
}
.adm-bus-component-content-container{
padding:5px;
background:#f7fafa;
}
.adm-bus-table-container{
margin-bottom:10px;
padding:5px;
}
.adm-bus-table-container.caption{
position:relative;
}
.adm-bus-table-container.border{
border:1px solid #dadee1;
border-radius:3px;
}
/*====================================================ADMIN TAB CONTROL DRAGGABLE============================*/
/* DIV TABLE CONSTRUCTOR */
.adm-table-content-wrap {
font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
color: #535C69;
}
.adm-table-content-title-main {
margin: 0 0 20px;
}
.adm-table-content-title {
margin: 0 0 10px 0;
}
.adm-table-content-text-bold {
font-weight: 700;
}
.adm-table-content-container {
display: table;
margin: 0 0 20px 0;
}
.adm-table-content-cell {
display: table-cell;
padding: 0 35px 0 0;
}
.adm-table-content-cell:last-child {
padding: 0;
}
.adm-table-content-cell-item {
margin: 0 0 7px 0;
}
.adm-table-content-cell-icon {
position: relative;
margin: 0 0 7px 20px;
}
.adm-table-content-cell-icon:before {
content: '';
position: absolute;
top: 3px;
left: -20px;
display: block;
width: 10px;
height: 10px;
border-radius: 100%;
background: #DADADA;
}
.adm-table-link {
line-height: 22px;
border-bottom: 1px solid #1E68BC;
color: #1E68BC;
text-decoration: none;
-webkit-transition: border-bottom .3s;
transition: border-bottom .3s;
}
.adm-table-link:hover {
border-bottom: 1px solid transparent;
text-decoration: none;
}
/* END OF DIV TABLE CONSTRUCTOR */