@charset "utf-8";
html, body {width:100%; height:100%;}
body { margin: 0; padding: 0; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #000; background-color: #fff;}

a img {border: none;}

/* HTML5 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}
audio, canvas, video {display: inline-block; *display: inline; *zoom: 1;}

/* LINKS */
a {color: #608d09; text-decoration: underline;}
a:hover, a:focus {color: #395307; text-decoration: none;}

/* STANDARD */
.fltrt {float: right; margin-left: 8px;}
.fltlt {float: left; margin-right: 8px;}
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}


/* MOCK-UP */
.container {min-width:990px; height:100%; width:100%;}
.header {height:60px;}
.sidebar1 {background: url(/layouts/common/_img/admin/wp-sidebar-dark.png) repeat-y #787f86; width:117px; padding: 10px 0 0 0;}
.sidebar2 {border-right:1px solid b0bdc8; background: url(/layouts/common/_img/admin/wp-divider-v.gif) repeat-y right #dfe7ee; width:183px; overflow:hidden;}
.workflow {background:#fff; position:relative;}
.footer {position:absolute; bottom:0px; height:45px; width:100%; padding:10px 0 0 0;}


/* HEADER PANEL */
.header-panel {background:url(/layouts/common/_img/admin/wp-header-texture.png) #333333; height:60px; width:100%; position:relative;}
a.header-panel-logo {background:url(/layouts/common/_img/admin/wp-logo.png) no-repeat 50% 50% rgba(255, 255, 255, 0); height:60px; width:300px; display:block; -moz-transition: background ease 0.15s; position:absolute; -ms-transition: background ease 0.15s; position:absolute; -o-transition: background ease 0.15s; position:absolute; -webkit-transition: background ease 0.15s; position:absolute; transition: background ease 0.15s; position:absolute;}
a.header-panel-logo:hover {background:url(/layouts/common/_img/admin/wp-logo.png) no-repeat 50% 50% rgba(255, 255, 255, 0.1);}
.header-panel-menu {position:absolute; right:110px; height:60px; width:330px;}
a.header-panel-menu-item {color:#8d8d8d; font-weight:bold; font-size: 12px; line-height:60px; padding:0 20px; text-decoration:none; height:60px; display:inline-block; background-color:rgba(255, 255, 255, 0)}
a.header-panel-menu-item:hover {color:#fff; background-color:rgba(255, 255, 255, 0.1); -moz-transition: background ease 0.15s, color ease 0.15s; -ms-transition: background ease 0.15s, color ease 0.15s; -o-transition: background ease 0.15s, color ease 0.15s; -webkit-transition: background ease 0.15s, color ease 0.15s; transition: background ease 0.15s, color ease 0.15s;}
a.header-panel-menu-item .icon-help {width:11px; height:11px; display:inline-block; vertical-align:top; margin:24px 10px 0 0; background:url(/layouts/common/_img/admin/icons-11.png) 0px 0px; -moz-transition:background ease 0.15s; -ms-transition:background ease 0.15s; -o-transition:background ease 0.15s; -webkit-transition:background ease 0.15s; transition:background ease 0.15s;}
a.header-panel-menu-item:hover .icon-help {background:url(/layouts/common/_img/admin/icons-11.png) 0px -11px;}
a.header-panel-menu-item .icon-out {width:11px; height:11px; display:inline-block; vertical-align:top; margin:24px 10px 0 0; background:url(/layouts/common/_img/admin/icons-11.png) 0px -22px; -moz-transition:background ease 0.15s; -ms-transition:background ease 0.15s; -o-transition:background ease 0.15s; -webkit-transition:background ease 0.15s; transition:background ease 0.15s;}
a.header-panel-menu-item:hover .icon-out {background:url(/layouts/common/_img/admin/icons-11.png) 0px -33px;}
a.header-panel-menu-item .icon-user {width:11px; height:11px; display:inline-block; vertical-align:top; margin:24px 10px 0 0; background:url(/layouts/common/_img/admin/icons-11.png) 0px -44px; -moz-transition:background ease 0.15s; -ms-transition:background ease 0.15s; -o-transition:background ease 0.15s; -webkit-transition:background ease 0.15s; transition:background ease 0.15s;}
a.header-panel-menu-item:hover .icon-user {background:url(/layouts/common/_img/admin/icons-11.png) 0px -55px;}
a.header-panel-options {background:url(/layouts/common/_img/admin/wp-header-options.png) no-repeat 50% 50%; display:block; position:absolute; right:35px; top:15px; width:28px; height:28px; border-radius:5px; -moz-transition:all ease 0.3s; -ms-transition:all ease 0.3s; -o-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; transition:all ease 0.3s;}
a.header-panel-options:hover {background:url(/layouts/common/_img/admin/wp-header-options.png) no-repeat 50% 50% #555; box-shadow: 1px 1px 0 #000 inset, -1px -1px 0 #999 inset; -moz-transition:all ease 0.3s; -ms-transition:all ease 0.3s; -o-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; transition:all ease 0.3s; right:30px; top:10px; width:38px; height:38px;}
a.header-panel-cashe {background:url(/layouts/common/_img/admin/wp-header-cashe.png) no-repeat 50% 50%; display:block; position:absolute; right:80px; top:15px; width:28px; height:28px; border-radius:5px; -moz-transition:all ease 0.3s; -ms-transition:all ease 0.3s; -o-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; transition:all ease 0.3s;}
a.header-panel-cashe:hover {background:url(/layouts/common/_img/admin/wp-header-cashe.png) no-repeat 50% 50% #555; box-shadow: 1px 1px 0 #000 inset, -1px -1px 0 #999 inset; -moz-transition:all ease 0.3s; -ms-transition:all ease 0.3s; -o-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; transition:all ease 0.3s; right:75px; top:10px; width:38px; height:38px;}


/* SIDEBAR DARK */
.menu-item {position:relative; width:117px; height:105px; cursor:pointer;}
.menu-item-enabled {background:url(/layouts/common/_img/admin/wp-menu-item-enabled.png) no-repeat 17px 50%;}
.menu-item-name {position:absolute; color:#dae2ea; font-size:12px; text-shadow:1px 1px 0 #222; font-weight:bold; top:70px; left:30px; text-align:center; width:57px; height:30px; -moz-transition: color ease 0.3s; -ms-transition: color ease 0.3s; -o-transition: color ease 0.3s; -webkit-transition: color ease 0.3s; transition: color ease 0.3s;}
.menu-item:hover .menu-item-name {color:#fff; transition: color ease 0.3s;}

.menu-item-home {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-home.png) no-repeat 50% 50%; width:36px; height:38px;}
.menu-item-home-hoverimage {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-home-hover.png) no-repeat 50% 50%; width:36px; height:38px; opacity:0; -moz-transition: opacity ease 0.3s; -ms-transition: opacity ease 0.3s; -o-transition: opacity ease 0.3s; -webkit-transition: opacity ease 0.3s; transition: opacity ease 0.3s;}
.menu-item:hover .menu-item-home-hoverimage {opacity:1; transition: opacity ease 0.3s;}
.menu-item-content {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-content.png) no-repeat 50% 50%; width:36px; height:38px;}
.menu-item-content-hoverimage {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-content-hover.png) no-repeat 50% 50%; width:36px; height:38px; opacity:0;-moz-transition: opacity ease 0.3s; -ms-transition: opacity ease 0.3s; -o-transition: opacity ease 0.3s; -webkit-transition: opacity ease 0.3s; transition: opacity ease 0.3s;}
.menu-item:hover .menu-item-content-hoverimage {opacity:1; transition: opacity ease 0.3s;}
.menu-item-shop {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-shop.png) no-repeat 50% 50%; width:36px; height:38px;}
.menu-item-shop-hoverimage {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-shop-hover.png) no-repeat 50% 50%; width:36px; height:38px; opacity:0;-moz-transition: opacity ease 0.3s; -ms-transition: opacity ease 0.3s; -o-transition: opacity ease 0.3s; -webkit-transition: opacity ease 0.3s; transition: opacity ease 0.3s;}
.menu-item:hover .menu-item-shop-hoverimage {opacity:1; transition: opacity ease 0.3s;}
.menu-item-users {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-users.png) no-repeat 50% 50%; width:36px; height:38px;}
.menu-item-users-hoverimage {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-users-hover.png) no-repeat 50% 50%; width:36px; height:38px; opacity:0;-moz-transition: opacity ease 0.3s; -ms-transition: opacity ease 0.3s; -o-transition: opacity ease 0.3s; -webkit-transition: opacity ease 0.3s; transition: opacity ease 0.3s;}
.menu-item:hover .menu-item-users-hoverimage {opacity:1; transition: opacity ease 0.3s;}
.menu-item-services {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-services.png) no-repeat 50% 50%; width:36px; height:38px;}
.menu-item-services-hoverimage {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-services-hover.png) no-repeat 50% 50%; width:36px; height:38px; opacity:0;-moz-transition: opacity ease 0.3s; -ms-transition: opacity ease 0.3s; -o-transition: opacity ease 0.3s; -webkit-transition: opacity ease 0.3s; transition: opacity ease 0.3s;}
.menu-item:hover .menu-item-services-hoverimage {opacity:1; transition: opacity ease 0.3s;}
.menu-item-settings {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-settings.png) no-repeat 50% 50%; width:36px; height:38px;}
.menu-item-settings-hoverimage {position:absolute; top:20px; left:41px; background:url(/layouts/common/_img/admin/icons/wp-icon-settings-hover.png) no-repeat 50% 50%; width:36px; height:38px; opacity:0;-moz-transition: opacity ease 0.3s; -ms-transition: opacity ease 0.3s; -o-transition: opacity ease 0.3s; -webkit-transition: opacity ease 0.3s; transition: opacity ease 0.3s;}
.menu-item:hover .menu-item-settings-hoverimage {opacity:1; transition: opacity ease 0.3s;}


/* SIDEBAR LIGHT */
.sidebar2-content {display:none;}
.sidebar-button {text-align:center; padding:24px 0 14px 0;}
.sidebar-divider {background:url(/layouts/common/_img/admin/wp-sidebar-divider.png) repeat-x 50% 5px; height:28px;}
.sidebar-header {margin:20px 0 20px 25px; font-size:20px; color:#000; text-shadow:1px 1px 0 #fff;}
ul.sidebar2-menu {list-style:none; margin: 0 1px 0 0; padding:0;}
ul.sidebar2-menu li {display:block; padding:0; margin:0;}
ul.sidebar2-menu li a {display:block;  padding: 7px 15px 7px 40px; color:#000; text-decoration:none;}
ul.sidebar2-menu li a.li-star {background:url(/layouts/common/_img/admin/bullets/wp-bullet-star.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-star:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-star.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-article {background:url(/layouts/common/_img/admin/bullets/wp-bullet-article.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-article:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-article.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-store {background:url(/layouts/common/_img/admin/bullets/wp-bullet-store.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-store:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-store.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-news {background:url(/layouts/common/_img/admin/bullets/wp-bullet-news.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-news:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-news.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-menu {background:url(/layouts/common/_img/admin/bullets/wp-bullet-menu.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-menu:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-menu.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-calendar {background:url(/layouts/common/_img/admin/bullets/wp-bullet-calendar.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-calendar:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-calendar.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-coin {background:url(/layouts/common/_img/admin/bullets/wp-bullet-coin.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-coin:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-coin.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-currency {background:url(/layouts/common/_img/admin/bullets/wp-bullet-currency.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-currency:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-currency.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-db {background:url(/layouts/common/_img/admin/bullets/wp-bullet-db.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-db:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-db.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-dgshop {background:url(/layouts/common/_img/admin/bullets/wp-bullet-dgshop.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-dgshop:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-dgshop.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-faq {background:url(/layouts/common/_img/admin/bullets/wp-bullet-faq.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-faq:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-faq.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-forum {background:url(/layouts/common/_img/admin/bullets/wp-bullet-forum.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-forum:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-forum.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-google {background:url(/layouts/common/_img/admin/bullets/wp-bullet-google.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-google:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-google.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-mail {background:url(/layouts/common/_img/admin/bullets/wp-bullet-mail.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-mail:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-mail.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-pagebuilder {background:url(/layouts/common/_img/admin/bullets/wp-bullet-pagebuilder.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-pagebuilder:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-pagebuilder.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-plus {background:url(/layouts/common/_img/admin/bullets/wp-bullet-plus.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-plus:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-plus.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-poll {background:url(/layouts/common/_img/admin/bullets/wp-bullet-poll.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-poll:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-poll.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-settings {background:url(/layouts/common/_img/admin/bullets/wp-bullet-settings.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-settings:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-settings.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-shop {background:url(/layouts/common/_img/admin/bullets/wp-bullet-shop.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-shop:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-shop.png) no-repeat 25px 50% #f3f8fc;}
ul.sidebar2-menu li a.li-user {background:url(/layouts/common/_img/admin/bullets/wp-bullet-user.png) no-repeat 25px 50%;}
ul.sidebar2-menu li a.li-user:hover {background:url(/layouts/common/_img/admin/bullets/wp-bullet-user.png) no-repeat 25px 50% #f3f8fc;}
div.whitespace {height:15px; display:block; width:100%;}

div.sidebar-help {margin:20px 29px 25px 28px; padding: 0; font-size:11px; color:#63707c; text-shadow:1px 1px 0 #FFF; text-align:center;}
div.sidebar-help-bookmarks {margin:20px 29px 25px 28px; background:url(/layouts/common/_img/admin/wp-help-star.png) no-repeat 50% 0%; padding: 50px 0 0 0; font-size:11px; color:#63707c; text-shadow:1px 1px 0 #FFF; text-align:center;}


/* FOOTER */
.footer p {padding: 0 15px; margin:0; color:#63707c; font-size:11px; color:#63707c;}
.thanks-to {background:url(/layouts/common/_img/admin/wp-logo-footer.png) 50% 50% no-repeat; width:148px; height:30px; position:absolute; right:30px;}


/* WORKFLOW */
.page-container {padding:32px 15px 150px 30px;}
.page-container h1 {font-size:20px; padding:0; margin: 0 15px 15px 0; height: 20px; line-height:20px; font-weight:bold; float:left;}
.add-to-bookmarks {float:left; background:url(/layouts/common/_img/admin/wp-add-to-bookmarks.png) left 50% no-repeat; width:20px; height:20px; cursor:pointer;}
.add-to-bookmarks:hover, .added-to-bookmarks {float:left; background:url(/layouts/common/_img/admin/wp-add-to-bookmarks.png) right 50% no-repeat !important; width:20px; height:20px; cursor:pointer;}
.add-to-bookmarks-wait {float:left; background:url(/layouts/common/_img/admin/wait-20x20.gif) 50% 50% no-repeat; width:20px; height:20px; display:none}
.page-path {font-size:11px; color:#999; padding:0; margin:0 0 40px 0;}


/* WIDGETS */
.wp-widget-ifempty {}
.wp-widget-col1 {width:50%; position:relative; min-height:20px; transition:width ease 0.3s; float:left;}
.wp-widget-col2 {width:50%; position:relative; min-height:20px; transition:width ease 0.3s; float:left;}
.wp-widget-col3 {width:100%; position:relative; min-height:20px; transition:width ease 0.3s;}
.wp-widget-col4 {width:100%; position:relative; min-height:20px; transition:width ease 0.3s;}
.wp-widget-col5 {width:100%; position:relative; min-height:20px; transition:width ease 0.3s;}
.wp-widget-col6 {width:100%; position:relative; min-height:20px; transition:width ease 0.3s;}
@media only screen and (min-width: 1315px) {
.wp-widget-col1 {width:33.333%;}
.wp-widget-col2 {width:33.334%;}
.wp-widget-col3 {width:33.333%; float:left;}
.wp-widget-col4 {width:50%; float:left;}
.wp-widget-col5 {width:50%; float:left;}
}



.wp-widget {margin: 0 25px 25px 0; padding:0; border:1px solid #bec8d1; border-radius:5px; box-shadow:0px 3px 5px #eee; background:#fff; overflow:hidden;}
.wp-widget-header {color:#63707c; font-size:14px; font-weight:bold; text-shadow:1px 1px 0 #FFF; background:#dfe7ee; border-bottom:1px solid #bec8d1; padding:15px 20px; cursor:move;}
.wp-widget-content {padding:20px 20px;}

/* WIDGET INFO */
.wp-widget-info-sitename {font-size:14px; font-weight:bold; margin:0 0 30px 0;}
.wp-widget-info-url {margin:0 0 10px 0;}
.wp-widget-info-content {padding:0 20px 0 0;}

/* WIDGET STATS */
.wp-widget-stats-h {font-size:13px; margin:0 0 15px 0;}
.wp-widget-stats-plus {padding:0 0 0 20px; background:url(/layouts/common/_img/admin/bullets/wp-bullet-up.png) no-repeat 8px 50%; color:#53900c; font-weight:bold;}
.wp-widget-stats-minus {padding:0 0 0 20px; background:url(/layouts/common/_img/admin/bullets/wp-bullet-down.png) no-repeat 8px 50%; color:#ff0000; font-weight:bold;}
table.wp-widget-stats td {padding:0 10px 0 0;}

/* WIDGET UPDATE */
.wp-widget-upd-currver {background:url(/layouts/common/_img/admin/wp-logo-light.png) no-repeat 0px 0px; padding:4px 0 4px 170px; margin:0 0 30px 0;}
.wp-widget-upd-whatsnew {margin:25px 0 0 0;}

/* HIGJLIGHT */
.ui-state-highlight1 {min-height:45px; margin: 0 25px 25px 0; border: 1px dashed #fed22f; border-radius:5px; box-shadow:0px 3px 5px #eee; background: #ffe45c url(/layouts/common/_img/admin/highlight.png) 50% top repeat-x; color: #363636}
.ui-state-highlight2 {display:block; height:39px; margin:0; background-color:#ffe45c; border: 1px dashed #fed22f;}
.MetroProgressBar {background:url(/layouts/common/_img/admin/bar.png) -130px center no-repeat; margin-top:3px; font-size:10px; font-weight:bold; text-align:center; line-height:16px; height:16px;text-shadow:1px 1px 0 #fff;}

/* UI Progress bar  */
.ui-progressbar {position: relative;}
.progress-label {position: absolute; left: 0; top: 4px; right:0; text-align:center; font-weight: bold; text-shadow: 1px 1px 0 #fff;}

/* JQUERY UI DIALOG */
.ui-dialog-titlebar-close {display:none !important;}
.ui-dialog-titlebar {padding:10px; font-size:15px; text-align:center; text-shadow:1px 1px 0 #000; font-weight:bold; cursor:move;}
.ui-dialog {border:none;}

/* ACCESS TABLE */
.MetroAccessTable {height:100%; width:100%; margin-top:10px;}
.MetroAccessTableIn {width:98%; margin:0 1.5% 0 0; border: 1px solid #aec403; box-shadow:0px 3px 5px #eee; height:100% !important; border-radius:4px;}
.MetroAccessTableOut {width:98%; margin:0 0 0 1.5%; border: 1px solid #ea1818; box-shadow:0px 3px 5px #eee; height:100% !important; border-radius:4px;}
.MetroAccessTableInTitle {background:#aec403; background: -webkit-linear-gradient(top, #c6dd03, #92a703); background: -webkit-linear-gradient(top, #c6dd03, #92a703); background: -o-linear-gradient(top, #c6dd03, #92a703); background: -ms-linear-gradient(top, #c6dd03, #92a703); background: -moz-linear-gradient(top, #c6dd03, #92a703);background: linear-gradient(top, #c6dd03, #92a703); line-height:30px; text-align:center; color:#fff; text-shadow:1px 1px 0 #000; font-size:14px; font-weight:bold;}
.MetroAccessTableOutTitle {background:#ea1818; background: -webkit-linear-gradient(top, #ea1818, #a70303); background: -webkit-linear-gradient(top, #ea1818, #a70303); background: -o-linear-gradient(top, #ea1818, #a70303); background: -ms-linear-gradient(top, #ea1818, #a70303); background: -moz-linear-gradient(top, #ea1818, #a70303);background: linear-gradient(top, #ea1818, #a70303); line-height:30px; text-align:center; color:#fff; text-shadow:1px 1px 0 #000; font-size:14px; font-weight:bold;}
.MetroAccessTableInItem { border-radius:3px; background:#F4FFEA; line-height:15px; border:1px solid #aec403; color:#000; font-size:12px; display:inline-block; margin:2px 2px 3px 3px; padding:3px 5px; cursor:move; vertical-align:middle;}
.MetroAccessTableOutItem { border-radius:3px; background:#FFF4F4; line-height:15px; border:1px solid #ea1818; color:#000; font-size:12px; display:inline-block; margin:2px 2px 3px 3px; padding:3px 5px; cursor:move; vertical-align:middle;}
.MetroAccessTableContent {padding:15px; height:100%;}
.MetroAccessTablePlaceholder {border-radius:3px; background: #ffe45c url(/layouts/common/_img/admin/highlight.png) 50% top repeat-x; border:1px dashed #fed22f; height:21px; margin:2px 2px 3px 3px; padding:0 5px; display:inline-block; vertical-align:middle;}

/* PAGINATION BOOTSTRAP */
.pagination{margin:20px 0;}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0; padding-left:0; -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination ul>li{display:inline;}
.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:0;}
.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5;}
.pagination ul>.active>a,.pagination ul>.active>span{color:#999999;cursor:default;}
.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999999;background-color:transparent;cursor:default;}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.pagination-centered{text-align:center;}
.pagination-right{text-align:right;}
.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px;}
.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}
.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}
.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px;}
.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px;}

