body { padding:0;margin:0;font-size:100%;font-family:arial,tahoma}
a { -webkit-transition:all .2s linear;
			-moz-transition:all .2s linear;
			-o-transition:all .2s linear;
			transition:all .2s linear;}
a:hover { -webkit-transition:all .2s linear;
			-moz-transition:all .2s linear;
			-o-transition:all .2s linear;
			transition:all .2s linear;
			}

@font-face {
    font-family: Roboto-Thin;
    src: url(../fonts/Roboto-Thin.ttf); 
}
@font-face {
    font-family: Roboto-Light;
    src: url(../fonts/Roboto-Light.ttf); 
}
@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/Roboto-Regular.ttf); 
}
@font-face {
    font-family: Roboto-Medium;
    src: url(../fonts/Roboto-Medium.ttf); 
}

@font-face {
    font-family: PT_Sans-Bold;
    src: url(../fonts/PT_Sans-Web-Bold.ttf); 
}
@font-face {
    font-family: PT_Sans-Regular;
    src: url(../fonts/PT_Sans-Web-Regular.ttf); 
}

.header { background: #500239 url('../images/headbg.jpg') repeat-x top center; width:100%;display:table;  -webkit-box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 1px 3px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 1px 3px 0px rgba(50, 50, 50, 0.75);position:relative;}
.inner, .innerz { width:80%;margin:0 auto;display:block;max-width:1600px;padding-left:20px;padding-right:20px;}
.innerzz { display:block;position:relative;}
.header .inner { display:table;}
a.logo { background: url('../images/logo.png') 0 8px no-repeat; width:114px;height:88px;float:left;padding-right:20px;height:106px;}
.footer a.logo { background: url('../images/logo-footer.png') 0 8px no-repeat; width:114px;height:88px;float:left;padding-right:20px;height:106px;margin-top:-30px;}
a.logo_en { background: url('../images/logo-en.png') 0 8px no-repeat; width:114px;height:88px;float:left;padding-right:20px;height:106px;}
.footer a.logo_en { background: url('../images/logo-footer-en.png') 0 8px no-repeat; width:114px;height:88px;float:left;padding-right:20px;height:106px;margin-top:-30px;}

.slogan { font-family:Roboto-Light;vertical-align:top;padding-top:27px;padding-right:20px;color:#d1b2c6;font-size:150%; text-align:center;white-space:nowrap;display:table-cell;}
.td { display:table-cell; width:10%;}

@media (max-width: 480px) { 
.slogan { display:none!important;}
.toolbar .mainmenu li { padding:5px 0px 10px 0px!important; display:table-row!important;background:none!important;}	
.serchblock { padding-top:10px;}
.toolbar .mainmenu { padding-bottom:10px;}
.innertop ul.category-module li { display:block!important;width:100%!important;margin-bottom:20px;}
.footer .mainmenu { clear:both;float:left!important;}
.footer .sitemap { clear:both;margin-left:-10px!important;}
.footer .mainmenu li { padding:5px 0px 10px 0px!important; display:table-row!important;background:none!important;}	
.footer .logo, .footer .logo_en { display:block!important;}
.component .inner { width:100%!important; }
}
@media (max-width: 720px) { 
.toolbar .mainmenu li { padding:5px 10px 10px 5px!important; }
.footer .mainmenu { float:left!important;}
.footer .mainmenu li { padding:5px 5px 5px 5px!important; }
.footer .sitemap { margin-left:5px!important;}
.footer .logo, .footer .logo_en { display:none;}
.component .inner { width:85%!important; }
}
@media (max-width: 940px) { 
.footer .mainmenu li { padding:5px 6px 5px 5px!important; }
.footer .sitemap { margin-left:5px!important;}
.copyright  { display:none!important;}
.component .inner { width:75%!important; }
}


.headleft { display:table-cell;width:12%;vertical-align:top;}
.headright { display:table-cell;width:12%;text-align:right;vertical-align:top;}
.login p { padding:0;margin:0;}
.login { margin-top:5px; background: url(../images/user.png) no-repeat 0px 6px; padding-left:20px;display:block;}
.login a, .regs a { color:#bdadab; font-family:arial;text-decoration:none;border-bottom:1px solid #997584;font-size:90%;}
.login a:hover, .regs a:hover { color:#d1d3d4; border-color:#fff;}
.regs { margin-top:5px; display:block;padding-left:20px;min-height:20px; }
.regs p { padding:0;margin:0;}
.social { padding-top:29px; min-width:123px;margin-left:-7px;}
.social a.fb { background:url("../images/fb.png") no-repeat center center; width:30px; height:30px; display:block;float:left}
.social a.fb:hover { background:#3b5998 url("../images/fb-hover.png") no-repeat  center center;
    -moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;
}
.social a.tw { background:url("../images/tw.png") no-repeat center center; width:30px; height:30px; display:block;float:left}
.social a.tw:hover { background:#55acee url("../images/tw-hover.png") no-repeat  center center;
    -moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;
}
.social a.ig { background:url("../images/ig.png") no-repeat center center; width:30px; height:30px; display:block;float:left}
.social a.ig:hover { background:#987148 url("../images/ig-hover.png") no-repeat  center center;
    -moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;
}
.social a.ln { background:url("../images/in.png") no-repeat center center; width:30px; height:30px; display:block;float:left}
.social a.ln:hover { background:#0077b5 url("../images/in-hover.png") no-repeat  center center;
    -moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;
}

.social a.yt { background:url("../images/yt.png") no-repeat center center; width:30px; height:30px; display:block;float:left}
.social a.yt:hover { background:#e62117 url("../images/yt-hover.png") no-repeat  center center;
    -moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;
}

.footer .social { padding-top:29px; min-width:93px;margin-right:-17px;margin-top:-50px;float:right;display:block;margin-bottom:40px;position:relative;z-index:10;}

.langs { display:block;margin-top:27px;position:relative;white-space: nowrap;}
.langs .lang-active { font-weight:bold;}
.langs ul { list-style:none;padding:0;margin:0;float:right;display:block;}
.langs li { padding:0;margin:0;display:inline-block;}
.langs a { background:#370127;color:#bdadab;border-radius: 50%; font-size:75%;width:31px;height:23px;text-decoration:none;display:table-cell;float:left;text-align:center;margin-left:5px;padding-top:4px;padding-bottom:3px;border:1px solid #370127; }
.langs a:hover { border:1px solid #61aa4d; }

.studio { display:table-cell;width:15%;text-align:center;vertical-align:top;}
.studio img:hover {border: 3px solid #ffffff; border-radius: 35px;}

.toolbar { background:#e7e0df; min-height:40px; display:table; width:100%;}
.toolbar .mainmenu > div > ul { list-style:none;padding:0;margin:0 0 0 -17px;}
.toolbar .mainmenu > div > ul > li { padding:5px 16px 6px 10px; margin:0;display:table-cell; background:url(../images/bullet.png) no-repeat center right;}
.toolbar .mainmenu li.first { padding-left:0;display:none;}
.toolbar .mainmenu li.last, .toolbar .mainmenu li.item-114, .toolbar .mainmenu li.item-468 { background:none;}

.toolbar .mainmenu a { font-family: PT_Sans-Bold;text-transform:lowercase; text-decoration:none;font-size:110%;color:#262626;white-space:nowrap;padding-left:7px;padding-right:7px;padding-bottom:2px;-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;}
.toolbar .mainmenu a:hover, .toolbar .mainmenu .active a { color:#56a945;}

.footer { background:#e7e0df; min-height:40px; display:table; width:100%;clear:both;}
.footer .mainmenu { display:Block;position:relative;margin:18px -27px 0 0px;float:right;}
.footer .sitemap { clear:both;margin-left:17px;margin-top:40px;display:block;}
.footer .sitemap a { color:#79255b;border-bottom:1px solid #bb9dae;font-size:60%!important;text-transform:uppercase!important;}
.footer .sitemap a:hover { border:none;}
.footer .mainmenu ul { list-style:none;padding:0;margin:0;}
.footer .mainmenu li { padding:5px 15px 10px 17px; margin:0;display:table-cell;}

.footer .mainmenu li.last { background:none;}
.footer .mainmenu a { font-family: PT_Sans-Regular;text-transform:lowercase; text-decoration:none;font-size:110%;color:#500239;white-space:nowrap;}
.footer .mainmenu a:hover,  .footer .mainmenu .active a { color:#56a945;}
.bottomfoot { clear:both;display:block;}
.footer .copyright { margin-top:-15px;display:block;float:left;font-family: Roboto-Regular;font-size:80%;color:#500239;}

.serchblock { display:table-cell;width:165px;padding-left:20px;}
.serchblock .search { display:block;position:relative;}
.serchblock  .search-query {width:165px;padding-right:25px;background:#bdadab;border-radius: 10px;border:none;padding-top:4px;padding-bottom:4px;padding-left:10px;color:#fff}
.serchblock  .button { display:block;position:absolute;top:3px;right:4px;}
.slider { height:296px;width:100%;display:table;background:url('../images/slidesbg.jpg') repeat-x top center;position:relative;z-index:5;}
.allbg { height:106px;width:100%;display:table;background:url('../images/slidesbg.jpg') repeat-x center -60px;position:relative;color:#fff;font-family: Roboto-Thin;}
.allbgin { display:table-cell; text-align:center;vertical-align:middle; }
.allbg h1.pagename { font-size:190%;text-transform:uppercase;font-weight:normal;max-width:80%;margin:0 auto;}
.innerslider { width:86%;margin:0 auto;display:block;position:relative;max-width:1600px;}

.innertop { width:82%;margin:0 auto;display:block;position:relative;clear:both;margin-top:-50px;z-index:10;max-width:1600px;}
.innercenter { width:82%;margin:0 auto;display:block;position:relative;clear:both;max-width:1600px;}
.innercenter .moduletable { padding:0 15px;}
.innercenter h3, .innercenter h3 a.newstitle {color:#56a945!important;}
.innercenter h3 a.newstitle { text-decoration:none; border-bottom:1px solid #56a945;}
.innercenter h3 a.newstitle:hover { border-color:#79255b; color:#79255b!important;}

.component { color: #5e5e66; font-family: PT_Sans-Regular; font-size:90%;padding-bottom:20px; line-height:130%; }
.component .item-page h2 { font-family: Roboto-Medium; font-weight:normal;color:#79255b;padding:0;margin-bottom:30px;line-height:140%;}
.component .item-page p { display:block;}

.component .blog h2  { margin:0 0 5px 0;padding:0;}
.component .blog h2 a{ font-family: Roboto-Medium; font-weight:normal;color:#79255b;padding:0;margin-bottom:30px;line-height:140%;font-size:80%;border-color:#bb9dae;}
.component .blog h2 a:hover{ color:#56a945; border-color: #a9dba0;}

.component .blog .item-separator { display:block; height:40px;}
.component a { color: #5e5e66; text-decoration:underline; border-color:transparent;}
.component a:hover { color:#79255b;}
.component img  {text-decoration:none;}
.component .inner { width:80%;margin:0 auto;display:block;max-width:1500px;padding-top:35px;font-size:120%}
.component .incell { font-size:120%}

.submenu a { color:#fff;font-family: PT_Sans-Regular;border-bottom:1px solid #cacaca;text-decoration:none;}
.submenu a:hover { border-color:transparent;color:#fff;} 
.submenu li.active a { border:none;}
.submenu ul { display:table;width:100%;text-align:center; list-style:none; padding:0; margin-top:-5px;text-align:center;line-height:70%;}
.submenu ul li { display:inline-block;text-align:center;padding:5px 10px 10px 15px;background:url(../images/bulletw.png) no-repeat center left;}
.submenu li.first { background:none;}


.footer { background:#ded6d5; height:72px;display:block;width:100%;margin-top:50px; clear:both;}
img { border:none;}
img.aligncenter{
        display:block;
        text-align:center;
        display: block;
        margin:0 auto 0 auto;
        padding:0px;
        border:0px;
        background:none;
	width:auto;
    }
    
    img.alignleft{
        float:left;
        margin: 2px 8px 2px 0 !important;
        display: inline;
        border:0px;
        background:none;
        padding:0;
	width:auto;
    }
    
    img.alignright{
        padding:0;
        float:right;
        margin: 2px 0px 2px 8px;
        border:0px;
        background:none;
	width:auto;
    }
.innertop  ul.category-module {
	padding: 0; margin:0 0 25px 0; list-style:none;width:auto;
}
.innertop ul.category-module li {
	display:table-cell;
	width:33.333333333333%;
	background:#edeef0;
	vertical-align:top;
}
.innertop ul.category-module li.trow {
	width:20px!important;
	min-width:20px;
	background:none!important;
}
.innertop .tstr { background:#500239;height:5px;width:45%;display:block;margin-bottom:10px;}
.innertop ul.category-module li .tin {
	margin: 0;
	position: relative;
	padding: 0 25px 25px;
}

.innertop .mod-articles-category-category a{
	color:#56a945; font-family:PT_Sans-Bold;font-weight:bold;
	text-decoration:none;font-size:110%;border-color:transparent;
}
.innertop .int { display:block;margin-top:10px;}
.innertop .mod-articles-category-category a:hover {
border-bottom:1px solid #9fc299;
}

.innertop a.mod-articles-category-title {
clear:both;
	color:#79255b; font-family:Roboto-Regular;
	text-decoration:none;font-size:120%;border-color:transparent;

}
.innertop a.mod-articles-category-title:hover {
border-bottom:1px solid #b193a6;
}
.innertop .mod-articles-category-introtext {
color:#5e5e66;font-family:PT_Sans-Regular; font-size:90%;
}
a.mod-articles-category-readmore {
background:url('../images/more.png');width:8px;height:13px;display:block;
float:right;margin-top:-10px;
}
a.mod-articles-readmore {
background:url('../images/more.png');width:8px;height:13px;display:inline-block;
margin-top:-10px;text-decoration:none;border:none;margin-left:5px;
}

a.mod-articles-category-readmore:hover, a.mod-articles-readmore:hover {
background:url('../images/more-hover.png');text-decoration:none;border:none;
}
.toolbar .js-toolbar ul { list-style:none!important;}
.toolbar .js-toolbar li { list-style:none!important;background:none!important;padding:5px!important;margin:0;}
.toolbar .js-toolbar li a{padding:0;}
.tp-caption { margin-left:100px!important;}

.navigation .nav > li.dropdown.open.active > a:hover,
.navigation .nav > li.dropdown.open.active > a:focus {
	color: #933677!important;
}
.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px;
}

.dropdown-menu {
	position: absolute;
	top: 80%;
	left: 19px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 10px 20px 10px!important;
	margin: 20px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
	box-shadow: 0 3px 5px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.dropdown-menu a { font-size:95%!important;}
.dropdown-menu a:hover { background:#56a945!important;}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.dropdown-menu > li {
display:block!important;
background:none!important;
height:13px;
}
.dropdown-menu > li > a {
	display: block;
	text-transform:none!important;
	clear: both;
	font-weight: normal;	
	color: #262626!important;
	white-space: nowrap;
    font-family: PT_Sans-Regular!important;	
	padding:5px!important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	text-decoration: none;
	color: #fff!important;
}
.dropdown-menu > .active > a {
	color: #933677!important;
	text-decoration: none;
	outline: 0;
}
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #e6c3d7!important;
	text-decoration: none;
	outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: default;
}
.open {
	*z-index: 1000;
}
.open > .dropdown-menu {
	display: block;
}
.spagination, .pagination {
text-align:center; font-size:110%;
}
.spagination ul, .pagination ul {
	margin: 10px 10px 40px 0;
	padding: 0;
}

.spagination li, .pagination li {
	display: inline;
}
.spagination li {
	display: inline;
	padding: 0 3px;
}
.spagination li span { padding: 0 3px;display:inline-block;}

.spagination a {
	line-height: 2em;
	text-decoration: none;
	display: inline-block;
	border:none;
	padding: 0 3px;
}

.pagination .disabled a { color:gray;}
.pagination .active a { color:#000; }
.pagination a {
	padding: 0 10px;
	line-height: 2em;
	text-decoration: none;
	display: inline-block;
	border:none;
}

.pagination .active a {
	cursor: default;
}

.pagination span,.pagination span  a:hover {
	cursor: default;
	padding: 0 14px;
	line-height: 2em;
}

.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.gry {color:#ccc;} 
.bld { border:1px solid gray; color:#000;padding:3px 5px;} 

@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
.icon-home:before {
	content: "\21";
}
.icon-user:before {
	content: "\22";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-file-add:before {
	content: "\29";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-picture:before {
	content: "\2f";
}
.icon-pictures:before {
	content: "\30";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-flag:before {
	content: "\35";
}
.icon-tools:before {
	content: "\36";
}
.icon-cogs:before {
	content: "\37";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-brush:before {
	content: "\3b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-star:before {
	content: "\42";
}
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-support:before {
	content: "\46";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-eye-close:before,
.icon-minus:before {
	content: "\4b";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-search:before {
	content: "\53";
}
.icon-filter:before {
	content: "\54";
}
.icon-camera:before {
	content: "\55";
}
.icon-play:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-key:before {
	content: "\5f";
}
.icon-quote:before {
	content: "\60";
}
.icon-quote-2:before {
	content: "\61";
}
.icon-database:before {
	content: "\62";
}
.icon-location:before {
	content: "\63";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-unblock:before,
.icon-refresh:before {
	content: "\6c";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-address:before {
	content: "\70";
}
.icon-feed:before {
	content: "\71";
}
.icon-flag-2:before {
	content: "\72";
}
.icon-pin:before {
	content: "\73";
}
.icon-lamp:before {
	content: "\74";
}
.icon-chart:before {
	content: "\75";
}
.icon-bars:before {
	content: "\76";
}
.icon-pie:before {
	content: "\77";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-lightning:before {
	content: "\79";
}
.icon-move:before {
	content: "\7a";
}
.icon-next:before {
	content: "\7b";
}
.icon-previous:before {
	content: "\7c";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-arrow-right:before {
	content: "\e006";
}
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-download:before,
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-play-2:before {
	content: "\e00d";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera-2:before {
	content: "\e015";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-remove:before {
	content: "\e017";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-broadcast:before {
	content: "\e01b";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-users:before {
	content: "\e01f";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-out-2:before {
	content: "\e024";
}


.dropup,
.dropdown {
	position: relative;
}
.dropdown-toggle {
	*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0;
}

.dropdown-menu > li > a {
	display: block;
	padding: 10px 5px;
	clear: both;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	text-decoration: none;
	color: #fff!important;
	background-color: #6f405b;
}


.toolbar .mainmenu .nav > li > a:hover,
.toolbar .mainmenu .nav > li > a:focus {
	text-decoration: none;
	background-color: #fff;
}

.topline { height:32px;width:100%;display:block;background:#813265;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65); /* IE 5.5+*/
-moz-opacity: 0.65; 
-khtml-opacity: 0.65;
opacity: 0.65; 
zoom: 1; 
}
.tophead { margin-top:-32px;}
.banners { text-align:center;margin:20px auto;}
.banners2 { text-align:center;display:table;margin:20px auto;}
.banners2 .banneritem { display:table-cell;padding-left:20px;padding-right:20px;}
.banners3 { text-align:center;display:table;margin:20px auto;}
.banners3 .banneritem { display:table-cell;padding-left:20px;padding-right:20px;}

.banners img { width:100%;max-width:874px;}
.banners2 img { width:100%;max-width:400px;}
.banners3 img { width:100%;max-width:250px;}

.alert-message .close { float:right;cursor:pointer;}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}

.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
ul.actions { list-style:none;padding:0;margin:0;float:right;padding-bottom:10px;padding-left:10px;}
ul.actions li{ list-style:none;padding:0;margin:0;}

.leftmenu { display:block;line-height:110%;padding:20px;}
.leftmenu .moduletable  { width:200px;border:1px solid #afafaf; padding:15px;-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;}


.leftmenu ul { padding:0;margin:0;clear:both;}
.leftmenu a { text-decoration:none;font-size:13px;}
.leftmenu li li { margin-left:15px;margin-top:5px;  }
.leftmenu ul li ul { padding-top:5px;}
.leftmenu > div > ul > li { padding-top:7px;padding-bottom:7px;list-style:none; line-height:120%;border-bottom:1px solid #ccc;}
.leftmenu > div > ul > li > a { color:#000; font-size:110%; }
.leftmenu .item-287, .leftmenu .item-294, .leftmenu .item-297 { display:none;}

.leftcell, .rightcell { width:10%; display:table-cell;vertical-align:top;}
.incell { display:table-cell;vertical-align:top;padding-top:20px;}

.navigation {
}
.navigation .nav-pills {
	margin-bottom: 0;
}
#aside .nav .nav-child {
	border-left: 2px solid #ddd;
	padding-left: 5px;
}
.navigation .nav-child {
	position: absolute;
	top: 86%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 180px;
	padding: 20px!important;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.navigation .nav-child a { padding-right:10px!important;padding-left:10px!important;font-family:arial!important;font-weight:normal!important;}
.navigation .nav-child a:hover { background:#56a945!important;}

.navigation .item-111 .nav-child {
	min-width: 260px; 
}

.navigation .nav-child.pull-right {
	right: 0;
	left: auto;
}
.navigation .nav-child .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.navigation .nav-child a {
	display: block;
	padding: 5px 20px;
	clear: both;
	width:240px;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
	color:#000!important;
}

.navigation .item-111 .nav-child a {
	width:380px!important;
}

.navigation .nav > li {
	position: relative;
}
.navigation .nav > li:hover > .nav-child,
.navigation .nav > li > a:focus + .nav-child {
	display: block;
}
.navigation .nav-child:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
.navigation .nav-child:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
	color: #fff!important;
	background-color: #08c;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#08c,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#08c,#0077b3);
	background-image: -o-linear-gradient(top,#08c,#0077b3);
	background-image: linear-gradient(to bottom,#08c,#0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}

.pt-select-button input { font-size:130%;}

.btn { color:#fff!important;text-decoration:none!important;}

#cj-wrapper .dropdown-menu li { padding-bottom:10px!important;}

.toolbar .mainmenu li.item-110, .toolbar .mainmenu li.item-453 { display:none!important;}

.span12 { margin-bottom:15px!important;width:auto!important;margin-left:25px!important;}
.itprogress .span4 { width:100%!important;}
a.btn, .btn { color:gray!important}
.progress { width:100%!important;}
.cs-nav-collapse .dropdown { display:none;}
.btn-default {color:black!important;}
a.btn-danger, a.btn-success, a.btn-primary, a.btn-add-answer, 
.btn-danger, .btn-success, .btn-primary, .btn-add-answer  { color:#fff!important}

.adminform .jevcreator, .adminform .jevaccess, .adminform .jevcategory, .adminform .allDayEvent, .adminform .jevnoendtime, .jeveditrepeats { display:none!important;}

#.modal.hide.fade.in { position: absolute !important;}

.tdrs { display:block;padding-bottom:130px;clear:Both;}
.tdr { background:#fafafa; 
	display:block; height:330px; width:45%; float:left;margin:10px;border-radius: 2px;
	line-height:130%; font-size:80%; font-family:arial;
	-webkit-box-shadow: 2px 3px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 3px 2px rgba(0,0,0,0.25);
	box-shadow: 2px 3px 2px rgba(0,0,0,0.25);
	border:1px solid #dfdfdf; 
}
.tdr3 {
	display:block; width:100%; margin-bottom:40px;background:#fafafa; border-radius: 2px;
	line-height:130%; font-family:arial;
	-webkit-box-shadow: 2px 3px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 3px 2px rgba(0,0,0,0.25);
	box-shadow: 2px 3px 2px rgba(0,0,0,0.25);
	border:1px solid #dfdfdf; 
}

.tdr3inner {
	display:block; padding:20px;font-size:80%;
}
.tdrinner {
	overflow-y:auto; height:230px; max-height:230px; display:block; padding:0px 20px 20px 20px;;
}
.tdr a, .tdr3 a { color:#222;text-decoration:none;display:inline;border-bottom:1px solid #ccc;padding-bottom:1px;}

.tdr a:hover, .tdr3 a:hover { border-bottom:1px solid #79255b;color:#79255b; }
@media (max-width: 820px) { 
.tdr { width:100%; }
}
.rw1 { display:block;margin-bottom:5px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.tdr h4, .tdr3 h4 {
	background:#efefef;
	 font-weight:bold; border-radius: 2px;display:block;font-size:105%;margin-top:0px;
	padding:10px;line-height:105%; text-align:center;
}
.rwg { color:gray;font-size:90%;}
.tdr2 {
	display:block; overflow-y:auto; width: 100%; height:400px; 
	max-height:400px; margin-bottom:20px;padding:10px;background:#fff;
	line-height:105%;  margin-left:-10px; 
}


table.gradienttable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.gradienttable th {
	padding: 0px;
	background: #d5e3e4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZTNlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2NjZGVlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiM2M4Y2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d5e3e4 0%, #ccdee0 40%, #b3c8cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5e3e4), color-stop(40%,#ccdee0), color-stop(100%,#b3c8cc));
	background: -webkit-linear-gradient(top,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	background: -o-linear-gradient(top,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	background: -ms-linear-gradient(top,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	background: linear-gradient(to bottom,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	border: 1px solid #999999;
}
table.gradienttable td {
	padding: 0px;
	background: #ebecda;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWNkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2UwZTBjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZWNlYjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ebecda 0%, #e0e0c6 40%, #ceceb7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebecda), color-stop(40%,#e0e0c6), color-stop(100%,#ceceb7));
	background: -webkit-linear-gradient(top,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	background: -o-linear-gradient(top,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	background: -ms-linear-gradient(top,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	background: linear-gradient(to bottom,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	border: 1px solid #999999;
}
table.gradienttable th p{
	margin:0px;
	padding:8px;
	border-top: 1px solid #eefafc;
	border-bottom:0px;
	border-left: 1px solid #eefafc;
	border-right:0px;
}
table.gradienttable td p{
	margin:0px;
	padding:8px;
	border-top: 1px solid #fcfdec;
	border-bottom:0px;
	border-left: 1px solid #fcfdec;
	border-right:0px;
}


table.gradienttable2 {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-collapse: collapse;
}
table.gradienttable2 th {
	border-radius:2px;
	padding: 10px;
	background: #d5e3e4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZTNlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2NjZGVlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiM2M4Y2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d5e3e4 0%, #ccdee0 40%, #b3c8cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5e3e4), color-stop(40%,#ccdee0), color-stop(100%,#b3c8cc));
	background: -webkit-linear-gradient(top,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	background: -o-linear-gradient(top,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	background: -ms-linear-gradient(top,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	background: linear-gradient(to bottom,  #d5e3e4 0%,#ccdee0 40%,#b3c8cc 100%);
	border: 1px solid #fff;
}
table.gradienttable2 td {
	border-radius:2px;
	padding: 5px;
	background: #ebecda;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWNkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2UwZTBjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZWNlYjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ebecda 0%, #e0e0c6 40%, #ceceb7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebecda), color-stop(40%,#e0e0c6), color-stop(100%,#ceceb7));
	background: -webkit-linear-gradient(top,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	background: -o-linear-gradient(top,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	background: -ms-linear-gradient(top,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	background: linear-gradient(to bottom,  #ebecda 0%,#e0e0c6 40%,#ceceb7 100%);
	border: 1px solid #fff;
}
table.gradienttable2 th p{
	margin:0px;
	padding:8px;
	border-top: 1px solid #eefafc;
	border-bottom:0px;
	border-left: 1px solid #eefafc;
	border-right:0px;
}
table.gradienttable2 td p{
	margin:0px;
	padding:8px;
	border-top: 1px solid #fcfdec;
	border-bottom:0px;
	border-left: 1px solid #fcfdec;;
	border-right:0px;
}


table.gradienttable3 {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#000;
	border-collapse: collapse;
}
table.gradienttable3 th {
	border-radius:2px;
	padding: 10px;
	border: 1px solid #ccc;
}
table.gradienttable3 td {
	border-radius:2px;
	padding: 5px;
	border: 1px solid #ccc;
}
table.gradienttable3 th p{
	margin:0px;
	padding:8px;
}
table.gradienttable3 td p{
	margin:0px;
	padding:8px;
}
.ztdr {
	margin-bottom:15px;padding:20px;background:#f8f8f8;border-radius: 2px;
	line-height:105%; 
	-webkit-box-shadow: 2px 3px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 3px 2px rgba(0,0,0,0.25);
	box-shadow: 2px 3px 2px rgba(0,0,0,0.25);
	border: 1px solid #ddd;
}

#jevents_header .contentheading { display:none;}

.cabinetmenu { background: #400239; width:100%;display:table; padding:0px 0px 4px 0;font-size:90%;}
.cabinetmenu a { text-decoration:none; }
.cl { clear:both;display:block; height:30px;min-height:30px;}
.admin-controls2 a { margin-right:10px;font-size:90%;}
#btl-panel-profile { font-size:75%!important; max-width:200px; overflow:hidden;}
.rfilter { font-size:80%}
.rfilter input{ width:120px;}
.survey-toolbox a, .survey-pages a { text-decoration:none;}
.survey-toolbox, .survey-pages { font-size:90%;}
.survey-toolbox .divider { height:0px!important;padding:0!important;margin:0!important;}
.survey-toolbox .nav-header { padding:0!important;margin:0!important;}
.survey-toolbox .dropdown-menu { font-size:90%;line-height:120%;}

.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Arial, sans-serif; background: #fff; overflow: hidden; border: 1px solid #783370; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }.datagrid table td, .datagrid table th { padding: 3px 10px; }.datagrid table thead th {text-align:center;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #783270), color-stop(1, #783370) );background:-moz-linear-gradient( center top, #783270 5%, #783370 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#783270', endColorstr='#783370');background-color:#783270; color:#FFFFFF; font-size: 15px; font-weight: normal; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;} .datagrid table thead th:first-child { }.datagrid table tbody td { color: #4D1547; border-left: 1px solid #4D1547;font-size: 12px;border-bottom: 1px solid #A584A1;font-weight: normal; }.datagrid table tbody td:first-child { border-left: none; }.datagrid table tbody tr:last-child td { border-bottom: none; }
.tbn td { border:none!important;}
.tbh { margin-top:7px;font-size:70%;line-height:140%}

.unitable input[type="text"] { width:auto;}

table.unitable, table.ftable {
	font-family: arial,tahoma,verdana,sans-serif;
	font-size:11px;
	color:#333333;
	border-collapse: collapse;
	text-align:left;
}
table.unitable th, table.ftable th {
	border-radius:2px;
	padding: 5px;
	border: 1px solid #ccc;
	background:#eee;
	vertical-align:middle;
}
table.unitable td, table.ftable td {
	border-radius:2px;
	padding: 5px;
	border: 1px solid #ccc;
}
table.ftable td, table.ftable th { font-size:12px;color:#000;}
table.ftable th { text-align:center;font-weight:bold;}
.question-item label { display:block;margin:10px;}
.table-condensed { font-size:80%;}

.scst { width:100%;display:block;overflow-x:auto;margin-bottom:40px;}

.item-page table p { padding:0!important;margin:0!important;}
.timage img { width:100%; height:auto; margin-top:5px;}
.timage { display:block; margin-bottom:10px; margin-right:10px; max-height:100px;max-width:100px;float:left;}



.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index:2000;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 50px;
  background: #fff;
  border-radius: 2px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: orange;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
.sorange, .sorange a {
	color:orange;
}
.sgreen, .sgreen a {
	color:green;
}

.information_json, .information_json * {

}
.ftable {
	margin-bottom: 20px;
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
}
.pull-right {float: left;}
.form-control {
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.rfilter td { vertical-align:top;}
.rfilter { float:right;}

.senddocs td { font-size:80%;font-family:arial;vertical-align:top;padding-right:20px;padding-bottom:20px;}
#tabs6 .senddocs td { font-size:100%;vertical-align:top;padding-right:20px;padding-bottom:20px;}
.senddocs, .senddocs td table { width:100%; }
.senddocs td textarea { width:100%;}
.bsubmit, .senddocs td input[type="submit"] { padding:10px;font-size:130%!important;margin-top:20px;}

.component .input-append,
.component .input-prepend {
  font-size: 14px!important;
}

#frmSaveProfile { width:100%!important;}
#frmSaveProfile input[type="text"], #frmSaveProfile textarea { width:100%!important;}
#frmSaveProfile select { width:50%!important;min-width:300px;}
#frmSaveProfile input[type="submit"] { padding:10px 35px;text-align:center;margin:0 auto!important;}
#frmSaveProfile .form-label { width:30%!important; float:none!important;display:table-cell!important;}
#frmSaveProfile .form-field { width:70%!important; float:none!important;display:table-cell!important;}
#frmSaveProfile ul.cFormList { width:100%!important;display:table!important;}
#frmSaveProfile ul.cFormList li { width:100%!important;display:table-row!important;}

.cRegister { width:100%!important;}
.cRegister input[type="text"], .cRegister textarea { width:100%!important;}
.cRegister select { width:70%!important;min-width:290px;}
.cRegister input[type="submit"] { padding:10px 35px;text-align:center;margin:0 auto!important;}
.cRegister .form-label { min-width:250px;max-width:250px;width:30%!important;float:none!important;display:table-cell!important;}
.cRegister .form-field { width:70%;min-width:250px;float:none!important;display:table-cell!important;}
#cj-wrapper, #cj-wrapper table td { font-family:arial; color:#333;}
#cj-wrapper h1, #cj-wrapper h2, #cj-wrapper h3, #cj-wrapper h4 { font-weight:normal!important;}
.surveys-wrapper .media-body a { color:#222;text-decoration:none;display:inline;border-bottom:1px solid #bbb;padding-bottom:2px;}
.surveys-wrapper .media-body { padding-top:15px;padding-bottom:15px;}
.surveys-wrapper .admin-controls2 { padding-left:40px;padding-top:5px;}
.surveys-wrapper .admin-controls2 a { border:none;}
.surveys-wrapper .admin-controls2 a:hover { border-bottom:1px solid #79255b;color:#79255b; }
.surveys-wrapper .media-body a:hover { border-bottom:1px solid #79255b;color:#79255b; }

.noneh { display:none; }

.ntable {
color: #555;
font-family: Helvetica, Arial, sans-serif;
border-collapse: collapse; border-spacing: 0;
-moz-border-radius: 50px;
border-radius: 50px;
font-size:80%;
width:100%;
}
.ntable td, .ntable th {
border: 1px solid transparent; 
transition: all 0.3s; 
}
.ntable th {
background: #DFDFDF; 
font-weight: bold;
padding:5px;
border:1px solid #aaa;
color:#000;
}
.ntable td {
background: #FAFAFA;
padding:5px;
}
.ntable tr:nth-child(even) td { background: #FEFEFE; }
.ntable tr:nth-child(odd) td { background: #F1F1F1; }
.ntable textarea { width:90%;min-width:100px;margin:0 auto;display:block;}
.nbutton { padding:10px; font-size:120%;}
input[type="checkbox"] { margin-top:-5px;}
.answers input[type="checkbox"] { margin-top:3px;}

#startregdatee, #startcrdatee, #endregdatee, #endcrdatee { width:80px;}


.nstable {
color: #000;
font-family: Helvetica, Arial, sans-serif;
border-collapse: collapse; border-spacing: 0;
font-size:80%;
width:auto!important;
}
.nstable td, .nstable th {
border: 1px solid #fff; 
}
.nstable th {
background: #DFDFDF; 
font-weight: bold;
padding:5px!important;
color:#000;
}
.nstable td {
background: #FAFAFA;
padding:5px!important;
vertical-align:middle;
height:auto!important;
}
.nstable tr:nth-child(even) td { background: #FEFEFE; }
.nstable tr:nth-child(odd) td { background: #F1F1F1; }

.cMessage-Content a { text-decoration:underline!important;}

.arch ul { margin-bottom:20px; }
.arch li { margin-bottom:10px; margin-top:10px;}

.allform .field-calendar, .rfilter .field-calendar { display:inline-block!important; }

.homebanners { list-style:none; padding:0; margin:0; display:block; }
.homebanners li { width:25%; float:left; }
.homebanners img { width:100%; max-width:100%; height:auto; border:3px solid #fff; }

@media (max-width: 1000px) {  
.homebanners li { width:50%;  }
}
@media (max-width: 540px) {  
.homebanners li { width:100%; float:none; }
}