body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
p { font-size: 12px; }
ol,
ul { list-style: none outside none; }
hr { border: 0; height: 1px; }
img { display: block; }
.file-icon {float: left;}
.element-invisible { display: none; }
.cnt-pushes .cbw-hidden { display: none; }

/* CONTENT */
/* main menu */
.cnt-main-menu ul .item { padding-right: 10px; float: left; }
/* sub menu */
.cnt-sub-menu .item a { padding-right: 10px; }
/* header */
.cnt-header { position: absolute; top: 0; width: 100%; }
.cnt-header .quick-search { float: right; }
/* links */
.ui-link { display: inline-block; }
/* icons */
.ui-icon { display: inline-block; }
/* GRID */
/* configurations */
.column-grid { overflow: hidden; margin: 0 -11px; }
.column-grid .box-head { margin: 0 11px; }
.column-grid .block { margin: 0 11px; }
/* clr */
.clr { zoom: 1; }
.clr:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/**
 * Markup generated by theme_menu_local_tasks().
 */
.cnt-admin-functions ul.primary { border-bottom: 1px solid #bbb; border-collapse: collapse; height: auto; line-height: normal; list-style: none; margin: 5px; padding: 0 0 0 1em; /* LTR */ white-space: nowrap; }
.cnt-admin-functions ul.primary li { display: inline; }
.cnt-admin-functions ul.primary li a { background-color: #ddd; border-color: #bbb; border-style: solid solid none solid; border-width: 1px; height: auto; margin-right: 0.5em; /* LTR */ padding: 0 1em; text-decoration: none; }
.cnt-admin-functions ul.primary li.active a { background-color: #fff; border: 1px solid #bbb; border-bottom: 1px solid #fff; }
.cnt-admin-functions ul.primary li a:hover { background-color: #eee; border-color: #ccc; border-bottom-color: #eee; }
.cnt-admin-functions ul.secondary { border-bottom: 1px solid #bbb; padding: 0.5em 1em; margin: 5px; }
.cnt-admin-functions ul.secondary li { border-right: 1px solid #ccc; /* LTR */ display: inline; padding: 0 1em; }
.cnt-admin-functions ul.secondary a { padding: 0; text-decoration: none; }
.cnt-admin-functions ul.secondary a.active { border-bottom: 4px solid #999; }
/**
 * Tables.
 */
#table-container table { width: 100%; font-size: 0.923em; margin: 0 0 10px; border: 1px solid #bebfb9; }
#table-container table td,
#table-container table th { vertical-align: middle; padding: 8px 10px; border: 0; color: #000; }
#table-container tr.even,
#table-container tr.odd { border-width: 0 1px 0 1px; border-style: solid; border-color: #bebfb9; background: #f3f4ee; }
#table-container tr.odd { background: #fff; }
#table-container tr.drag { background: #fe7; }
#table-container tr.drag-previous { background: #ffb; }
#table-container table th { text-transform: uppercase; background: #e1e2dc; font-weight: normal; border-width: 1px; border-style: solid; border-color: #bebfb9; padding: 3px 10px; }
#table-container table th.active { background: #bdbeb9; }
#table-container table th a { display: block; position: relative; }
#table-container table th.active a { padding: 0 25px 0 0; /* LTR */ }
#table-container table th.active img { position: absolute; top: 3px; right: 3px; /* LTR */ }
#table-container table td.active { background: #e9e9dd; }
#table-container table tr.odd td.active { background: #f3f4ee; }
#table-container table tr.selected td.active,
#table-container table tr.selected td { background: #ffc; border-color: #eeb; }
#table-container table.system-status-report tr { border-bottom: 1px solid #ccc; }
#table-container table.system-status-report tr.ok { color: #255b1e; background-color: #e5ffe2; }
#table-container table.system-status-report tr.info { color: #040f37; background-color: #bdf; }
#table-container table.system-status-report tr.warning { color: #840; background-color: #fffce5; }
#table-container table.system-status-report tr.error { color: #8c2e0b; background-color: #fef5f1; }
/**
 * Exception for webkit bug with the right border of the last cell
 * in some tables, since it's webkit only, we can use :last-child
 */
#table-container tr td:last-child { border-right: 1px solid #bebfb9; /* LTR */ }
/* profile */
.profile { margin: 20px; }

/* LOGIN FORM */
#user-login > div,
#user-pass > div { -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.50); -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.50); box-shadow: 0 0 50px rgba(0, 0, 0, 0.50); position: absolute; top: 50px; left: 50%; width: 740px; margin-left: -370px; z-index: 999; background: #fff; font-family: arial, sans-serif; font-size: 12px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#user-pass > div { padding: 20px; width: 700px; }
.login-wrapper { padding: 20px; }
#user-login > div input[type="text"],
#user-login > div input[type="password"],
#user-pass > div input[type="text"] { border: 1px solid #B4B4B4; border-top: 1px solid #8C8C8C; padding: 3px; margin: 0; line-height: 14px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.15); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); }
#user-login > div input[type="text"].error,
#user-login > div input[type="password"].error,
#user-pass > div input[type="text"].error { background-color: #F2DEDE; }
#user-login > div input[type="submit"],
#user-pass > div input[type="submit"] { margin-right: 20px; font-family: Arial, sans-serif; white-space: nowrap; -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0px 0px 5px rgba(0,0,0,0.2); box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), 0px 0px 5px rgba(0, 0, 0, 0.2); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: 1px solid #2577AA; border-bottom-color: #1F6591; line-height: 30px; font-weight: bold; color: white; padding: 0 30px; cursor: pointer; font-size: 12px; background-image: none; background: #5791ba; /* Old browsers */ background: -moz-linear-gradient(top, #5791ba 0%, #2e76a9 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5791ba), color-stop(100%, #2e76a9)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #5791ba 0%, #2e76a9 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #5791ba 0%, #2e76a9 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #5791ba 0%, #2e76a9 100%); /* IE10+ */ background: linear-gradient(to bottom, #5791ba 0%, #2e76a9 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5791ba', endColorstr='#2e76a9', GradientType=0 ); /* IE6-9 */}
#user-login > div input[type="submit"]:hover,
#user-pass > div input[type="submit"]:hover { text-decoration: none; background-image: none; background: #75a8cc; /* Old browsers */ background: -moz-linear-gradient(top, #75a8cc 0%, #3e84b7 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75a8cc), color-stop(100%, #3e84b7)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #75a8cc 0%, #3e84b7 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #75a8cc 0%, #3e84b7 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #75a8cc 0%, #3e84b7 100%); /* IE10+ */ background: linear-gradient(to bottom, #75a8cc 0%, #3e84b7 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75a8cc', endColorstr='#3e84b7', GradientType=0 ); /* IE6-9 */}
#user-login > div input[type='submit']:active,
#user-login > div input[type='submit']:focus,
#user-pass > div input[type='submit']:active,
#user-pass > div input[type='submit']:focus { background-image: none; -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0,0,0,0.2); box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2); background: #5791ba; }
.not-logged-in .cbw-admin { width: 280px; position: absolute; top: 100px; left: 50%; z-index: 1000; margin-left: 67px; }
.not-logged-in .cbw-admin .messages.error { margin-top: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); padding: 8px 35px 8px 14px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7; }
.not-logged-in .cbw-admin .messages.error a { color: #000; text-decoration: underline; font-weight: normal; }
.not-logged-in .cbw-admin .messages ul li { padding: 0 0 16px 0; color: #B94A48; }
#user-login > div .form-item,
#user-pass > div .form-item { margin-bottom: 10px; float: none; }
#user-login > div .form-item label,
#user-pass > div .form-item label { display: block; }
#user-login > div .form-item .description,
#user-pass > div .form-item .description { font-size: 10px; font-style: italic; color: #999; }
#user-login > div .form-actions,
#user-pass > div .form-actions { margin-bottom: 10px; float: none; }
#user-login > div .form-actions input,
#user-pass > div .form-actions input { cursor: pointer; }
.login-titlebar { background: #2E76A9; padding: 0 0 0 20px; display: block; margin: 2px; }
.login-titlebar h1 {font-weight: 600; color: white; font-size: 20px; margin: 0; padding: 0.3em 0; }
/********* FANCYBOX *********/
.fancybox-tmp iframe,
.fancybox-tmp object { vertical-align: top; padding: 0; margin: 0; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 1002; }
.fancybox-outer { margin: 0; background-color: #fff; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 1003; }
.fancybox-inner { width: 100%; height: 100%; padding: 0; margin: 0; position: relative; outline: none; overflow: hidden; }
.fancybox-error { color: #444; font: 14px/20px; margin: 0; padding: 10px; }
.fancybox-image,
.fancybox-iframe { display: block; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; vertical-align: top; }
.fancybox-image { max-width: 100%; max-height: 100%; }
.fancybox-close,
.fancybox-prev span,
.fancybox-next span { background-image: url(../js/fancybox/fancybox_sprite.png); }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 1004; }
.fancybox-prev,
.fancybox-next { position: absolute; top: 50%; margin-top: -200px; width: 40%; height: 400px; cursor: pointer; background: transparent url(../js/fancybox/blank.gif); z-index: 1003; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-prev span,
.fancybox-next span { position: absolute; top: 50%; left: -9999px; width: 36px; height: 36px; margin-top: -18px; cursor: pointer; z-index: 1003; }
.fancybox-prev span { background-position: 0 -36px; }
.fancybox-next span { background-position: 0 -72px; }
.fancybox-prev:hover,
.fancybox-next:hover { visibility: visible; }
.fancybox-prev:hover span { left: 20px; }
.fancybox-next:hover span { left: auto; right: 20px; }
.fancybox-tmp { position: absolute; top: -9999px; left: -9999px; padding: 0; overflow: visible; visibility: hidden; }
/* title */
.fancybox-title { visibility: hidden; font: normal 13px/20px; position: relative; text-shadow: none; z-index: 1005; }
.fancybox-opened .fancybox-title { background: #000; visibility: visible; font-size: 11px; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 1003; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding: 5px 10px; color: #fff; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }
/* preloader */
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -21px; margin-left: -21px; width: 42px; height: 42px; background: url(../js/fancybox/fancybox_loading.gif); opacity: 0.8; cursor: pointer; z-index: 1010; }
/* overlay*/
#fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 1001; background: #000; background: rgba(0, 0, 0, 0.5); }
/* thumbnails */
#fancybox-thumbs { position: fixed; left: 0; width: 100%; overflow: hidden; z-index: 1005; background-color: #000; }
#fancybox-thumbs.bottom { bottom: 2px; }
#fancybox-thumbs ul { position: relative; list-style: none; margin: 0; padding: 0; }
#fancybox-thumbs ul li:first-child { border-left: 1px solid #2a2a2a; }
#fancybox-thumbs ul li { float: left; padding: 20px 10px; opacity: 0.5; border-width: 0 1px 0 0; border-style: solid; border-color: #2a2a2a; }
#fancybox-thumbs ul li.active { opacity: 0.75; }
#fancybox-thumbs ul li.active a { border: 2px solid #5b92e6; }
#fancybox-thumbs ul li:hover { opacity: 1; }
#fancybox-thumbs ul li a { display: block; position: relative; overflow: hidden; border: 2px solid #fff; background: #111; outline: none; }
#fancybox-thumbs ul li img { display: block; position: relative; border: 0; padding: 0; }
/* buttons */
#fancybox-buttons { position: fixed; left: 0; width: 100%; z-index: 1005; }
#fancybox-buttons.top { top: 10px; }
#fancybox-buttons.bottom { bottom: 10px; }
#fancybox-buttons ul { display: block; width: 170px; height: 30px; margin: 0 auto; padding: 0; list-style: none; background: #111; -webkit-box-shadow: 0 1px 3px #000, 0 0 0 1px rgba(0,0,0,.7), inset 0 0 0 1px rgba(255,255,255,.05); -moz-box-shadow: 0 1px 3px #000, 0 0 0 1px rgba(0,0,0,.7), inset 0 0 0 1px rgba(255,255,255,.05); background: #111 -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,.2)), color-stop(.5, rgba(255,255,255,.15)), color-stop(.5, rgba(255,255,255,.1)), to(rgba(255,255,255,.15))); background: #111 -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.1) 50%, rgba(255,255,255,.15) 100%); border-radius: 3px; }
#fancybox-buttons ul li { float: left; margin: 0; padding: 0; }
#fancybox-buttons a { display: block; width: 30px; height: 30px; text-indent: -9999px; outline: none; }
#fancybox-buttons a.btnPrev { width: 32px; background-position: 6px 0; }
#fancybox-buttons a.btnNext { background-position: -33px 0; border-right: 1px solid #3e3e3e; }
#fancybox-buttons a.btnPlay { background-position: 0 -30px; }
#fancybox-buttons a.btnPlayOn { background-position: -30px -30px; }
#fancybox-buttons a.btnToggle { background-position: 3px -60px; border-left: 1px solid #111; border-right: 1px solid #3e3e3e; width: 35px; }
#fancybox-buttons a.btnToggleOn { background-position: -27px -60px; }
#fancybox-buttons a.btnClose { border-left: 1px solid #111; width: 38px; background-position: -57px 0; }
#fancybox-buttons a.btnDisabled { opacity : 0.5; cursor: default; }
.language-selector .hd .ui-link a .lbl {display:none;}