<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -------------
 * Buttons
 * ------------- */
a.cosmolink { text-decoration: none; display: inline-block;}
.cosmobutton { margin: 0 10px 0 0; padding: 0px; border: none; background-color: transparent; cursor: pointer; overflow: hidden; font-family: Arial; outline: none; }
*:first-child+html .cosmobutton[type]{width: 1;} /* IE7 */

/* -------------
 * Normal
 * ------------- */
.cosmobutton span {background: transparent url(../../lib/images/shortcodes/btn.right.gray.png) no-repeat right top; display: inline-block; float: left; padding: 0px 4px 0px 0px; margin: 0px; height: 33px; }
.cosmobutton span span { background: transparent url(../../lib/images/shortcodes/btn.left.gray.png) no-repeat top left; color: #000; font-weight: bold; padding: 8px 16px 0px 20px; font-size: 12px; line-height: 19px; display: inline-block; float: left; text-decoration: none; height: 33px; *min-width: 82px; text-align: center; text-shadow: none;}
.cosmobutton span span span{ *min-width: 16px;}
/*Gray*/
.cosmobutton.gray span { background: transparent url(../../lib/images/shortcodes/btn.right.gray.png) no-repeat right top; }
.cosmobutton.gray span span { background: transparent url(../../lib/images/shortcodes/btn.left.gray.png) no-repeat top left; }
/*Blue*/
.cosmobutton.blue span { background: transparent url(../../lib/images/shortcodes/btn.right.blue.png) no-repeat right top; }
.cosmobutton.blue span span { background: transparent url(../../lib/images/shortcodes/btn.left.blue.png) no-repeat top left; color: #fff; }
/*Red*/
.cosmobutton.red span { background: transparent url(../../lib/images/shortcodes/btn.right.red.png) no-repeat right top; }
.cosmobutton.red span span { background: transparent url(../../lib/images/shortcodes/btn.left.red.png) no-repeat top left; color: #fff;}
/*Green*/
.cosmobutton.green span {background: transparent url(../../lib/images/shortcodes/btn.right.green.png) no-repeat right top;}
.cosmobutton.green span span {background: transparent url(../../lib/images/shortcodes/btn.left.green.png) no-repeat top left; color: #fff;}
/*Orange*/
.cosmobutton.orange span {background: transparent url(../../lib/images/shortcodes/btn.right.orange.png) no-repeat right top;}
.cosmobutton.orange span span {background: transparent url(../../lib/images/shortcodes/btn.left.orange.png) no-repeat top left; color: #fff;}
/*Black*/
.cosmobutton.black span {background: transparent url(../../lib/images/shortcodes/btn.right.black.png) no-repeat right top;}
.cosmobutton.black span span {background: transparent url(../../lib/images/shortcodes/btn.left.black.png) no-repeat top left; color: #fff;}
/*Brown*/
.cosmobutton.brown span {background: transparent url(../../lib/images/shortcodes/btn.right.brown.png) no-repeat right top;}
.cosmobutton.brown span span { background: transparent url(../../lib/images/shortcodes/btn.left.brown.png) no-repeat top left; color: #fff;}
/*Pink*/
.cosmobutton.pink span { background: transparent url(../../lib/images/shortcodes/btn.right.pink.png) no-repeat right top; }
.cosmobutton.pink span span {   background: transparent url(../../lib/images/shortcodes/btn.left.pink.png) no-repeat top left; color: #fff;}

/* -------------
 * Small
 * ------------- */
.cosmobutton.small span { background: transparent url(../../lib/images/shortcodes/btn.right.blue.small.png) no-repeat right top; height: 22px; }
.cosmobutton.small span span { background: transparent url(../../lib/images/shortcodes/btn.left.blue.small.png) no-repeat top left; padding: 0px 10px 0px 14px; font-size: 11px; line-height: 22px; height: 22px;}
/*Gray*/
.cosmobutton.gray.small span { background: transparent url(../../lib/images/shortcodes/btn.right.gray.small.png) no-repeat right top; }
.cosmobutton.gray.small span span { background: transparent url(../../lib/images/shortcodes/btn.left.gray.small.png) no-repeat top left; }
/*Blue*/
.cosmobutton.blue.small span { background: transparent url(../../lib/images/shortcodes/btn.right.blue.small.png) no-repeat right top; }
.cosmobutton.blue.small span span { background: transparent url(../../lib/images/shortcodes/btn.left.blue.small.png) no-repeat top left; color: #fff; }
/*Red*/
.cosmobutton.red.small span { background: transparent url(../../lib/images/shortcodes/btn.right.red.small.png) no-repeat right top; }
.cosmobutton.red.small span span { background: transparent url(../../lib/images/shortcodes/btn.left.red.small.png) no-repeat top left; color: #fff;}
/*Green*/
.cosmobutton.green.small span {background: transparent url(../../lib/images/shortcodes/btn.right.green.small.png) no-repeat right top;}
.cosmobutton.green.small span span {background: transparent url(../../lib/images/shortcodes/btn.left.green.small.png) no-repeat top left; color: #fff;}
/*Orange*/
.cosmobutton.orange.small span {background: transparent url(../../lib/images/shortcodes/btn.right.orange.small.png) no-repeat right top;}
.cosmobutton.orange.small span span {background: transparent url(../../lib/images/shortcodes/btn.left.orange.small.png) no-repeat top left; color: #fff;}
/*Black*/
.cosmobutton.black.small span {background: transparent url(../../lib/images/shortcodes/btn.right.black.small.png) no-repeat right top;}
.cosmobutton.black.small span span {background: transparent url(../../lib/images/shortcodes/btn.left.black.small.png) no-repeat top left; color: #fff;}
/*Brown*/
.cosmobutton.brown.small span {background: transparent url(../../lib/images/shortcodes/btn.right.brown.small.png) no-repeat right top;}
.cosmobutton.brown.small span span { background: transparent url(../../lib/images/shortcodes/btn.left.brown.small.png) no-repeat top left; color: #fff;}
/*Pink*/
.cosmobutton.pink.small span { background: transparent url(../../lib/images/shortcodes/btn.right.pink.small.png) no-repeat right top; }
.cosmobutton.pink.small span span { background: transparent url(../../lib/images/shortcodes/btn.left.pink.small.png) no-repeat top left; color: #fff;}

/* -------------
 * Large
 * ------------- */
.cosmobutton.large span { background: transparent url(../../lib/images/shortcodes/btn.right.blue.large.png) no-repeat right top; height: 44px; }
.cosmobutton.large span span { background: transparent url(../../lib/images/shortcodes/btn.left.blue.large.png) no-repeat top left; padding: 0px 20px 0px 24px; font-size: 14px; line-height: 44px; height: 44px; }
/*Gray*/
.cosmobutton.gray.large span { background: transparent url(../../lib/images/shortcodes/btn.right.gray.large.png) no-repeat right top; }
.cosmobutton.gray.large span span { background: transparent url(../../lib/images/shortcodes/btn.left.gray.large.png) no-repeat top left; }
/*Blue*/
.cosmobutton.blue.large span { background: transparent url(../../lib/images/shortcodes/btn.right.blue.large.png) no-repeat right top; }
.cosmobutton.blue.large span span { background: transparent url(../../lib/images/shortcodes/btn.left.blue.large.png) no-repeat top left; color: #fff; }
/*Red*/
.cosmobutton.red.large span { background: transparent url(../../lib/images/shortcodes/btn.right.red.large.png) no-repeat right top; }
.cosmobutton.red.large span span { background: transparent url(../../lib/images/shortcodes/btn.left.red.large.png) no-repeat top left; color: #fff;}
/*Green*/
.cosmobutton.green.large span {background: transparent url(../../lib/images/shortcodes/btn.right.green.large.png) no-repeat right top;}
.cosmobutton.green.large span span {background: transparent url(../../lib/images/shortcodes/btn.left.green.large.png) no-repeat top left; color: #fff;}
/*Orange*/
.cosmobutton.orange.large span {background: transparent url(../../lib/images/shortcodes/btn.right.orange.large.png) no-repeat right top;}
.cosmobutton.orange.large span span {background: transparent url(../../lib/images/shortcodes/btn.left.orange.large.png) no-repeat top left; color: #fff;}
/*Black*/
.cosmobutton.black.large span {background: transparent url(../../lib/images/shortcodes/btn.right.black.large.png) no-repeat right top;}
.cosmobutton.black.large span span {background: transparent url(../../lib/images/shortcodes/btn.left.black.large.png) no-repeat top left; color: #fff;}
/*Brown*/
.cosmobutton.brown.large span {background: transparent url(../../lib/images/shortcodes/btn.right.brown.large.png) no-repeat right top;}
.cosmobutton.brown.large span span { background: transparent url(../../lib/images/shortcodes/btn.left.brown.large.png) no-repeat top left; color: #fff;}
/*Pink*/
.cosmobutton.pink.large span { background: transparent url(../../lib/images/shortcodes/btn.right.pink.large.png) no-repeat right top; }
.cosmobutton.pink.large span span { background: transparent url(../../lib/images/shortcodes/btn.left.pink.large.png) no-repeat top left; color: #fff;}

/* -------------
 * Icons
 * ------------- */
.cosmo-ico { position: relative; top: 2px; width: 16px!important; height: 16px!important; margin-right: 10px!important; margin-top: 1px!important; padding: 0!important; float: left!important;}
.cosmobutton .cosmo-ico {top: 0; }
.cosmobutton.comment .cosmo-ico{ background: url(../../lib/images/shortcodes/icons.png) 0px 0 no-repeat!important; }
.cosmobutton.download .cosmo-ico{ background: url(../../lib/images/shortcodes/icons.png) -16px 0 no-repeat!important;}
.cosmobutton.print .cosmo-ico{ background: url(../../lib/images/shortcodes/icons.png) -32px 0 no-repeat!important;}
.cosmobutton.delete .cosmo-ico{ background: url(../../lib/images/shortcodes/icons.png) -48px 0 no-repeat!important;}
.cosmobutton.tick .cosmo-ico{ background: url(../../lib/images/shortcodes/icons.png) -64px 0 no-repeat!important;}
.cosmobutton.info .cosmo-ico{ background: url(../../lib/images/shortcodes/icons.png) -80px 0 no-repeat!important;}
.cosmobutton.demo .cosmo-ico{ background: url(../../lib/images/shortcodes/icons.png) -96px 0 no-repeat!important;}
.cosmobutton.warning .cosmo-ico{ background: url(../../lib/images/shortcodes/icons.png) -112px 0 no-repeat!important;}
.cosmobutton.error .cosmo-ico{ background: url(../../lib/images/shortcodes/icons.png) -128px 0 no-repeat!important;}

/*hover Normal*/
.cosmobutton:hover span span { background-position: left -33px ; }
.cosmobutton:hover span { background-position: right -33px ; }

/*clicked Normal*/
.cosmobutton:active span span { background-position: left -66px ; }
.cosmobutton:active span { background-position: right -66px ; }

/*hover Large*/
.cosmobutton.large:hover span span { background-position: left -44px ; }
.cosmobutton.large:hover span { background-position: right -44px ; }

/*clicked Large*/
.cosmobutton.large:active span span { background-position: left -88px ; }
.cosmobutton.large:active span { background-position: right -88px ; }

/*hover Small*/
.cosmobutton.small:hover span span { background-position: left -22px ; }
.cosmobutton.small:hover span { background-position: right -22px ; }

/*clicked Small*/
.cosmobutton.small:active span span { background-position: left -44px ; }
.cosmobutton.small:active span { background-position: right -44px ; }

/* IE 6 */
* html .cosmobutton { height:33px; }
* .cosmobutton span span { height: 33px; }
/* IE 7 */
*+ html .cosmobutton { height:33px; }
*+ .cosmobutton span span { height: 25px; }
/* IE 6 Large */
* html .cosmobutton.large { height:44px; }
* .cosmobutton.large span span { height: 44px; }
/* IE 7 Large */
*+ html .cosmobutton.large { height:44px; }
*+ .cosmobutton.large span span { height: 44px; }
/* IE 6 Small */
* html .cosmobutton.small { height:22px; }
* .cosmobutton.small span span { height: 22px; }
/* IE 7 Small */
*+ html .cosmobutton.small { height:22px; }
*+ .cosmobutton.small span span { height: 22px; }

/* -------------
 * Dividers
 * ------------- */
.cosmo-hr, .cosmo-divider { clear: both; display: inline-block; width: 100%; margin: 15px 0 30px 0;}
.cosmo-hr { background: url(../../images/delimiter.bg.x.png) repeat-x 0 0; }

/* -------------
 * Blockquote
 * ------------- */
.cosmo-blockquote { display: block; *display: inline-block;}
.cosmo-blockquote p { margin: 1em 20px 1.5em 20px; padding: 0 0 0 40px; background: url(../../lib/images/shortcodes/quote.png) no-repeat 0 3px; font-style: italic; color:gray; min-height: 25px; }
.cosmo-blockquote.left { float:left; width:40%;}
.cosmo-blockquote.right { float:right; width:40%;}
.cosmo-blockquote.boxed { background: white; border: 1px solid #ccc; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px; -khtml-border-radius: 6px;}
.cosmo-blockquote.boxed.left { margin: 0 1.5em 1em 0;}
.cosmo-blockquote.boxed.right { margin: 0 0 1em 1.5em;}

.night .cosmo-blockquote.boxed {background: #333; border: 1px solid #272727;}

/* -------------
 * Boxes
 * ------------- */
.cosmo-box { float: left; width: 100%; position: relative; clear: both; margin: 1em 0 1.5em 0; padding:0; color: #555; -moz-border-radius: 0px; -khtml-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}
.cosmo-box div.fl, .cosmo-box div.fr{padding: 10px;min-width: 20%;}
.cosmo-box div.fl {max-width: 70%;}
.cosmo-box div.fl span, .cosmo-box div.fr span{
	position: absolute;
}

.cosmo-box div.fl span, .cosmo-box div.fr span{
	left:0px;
}

.cosmo-box div.fl p.box-content, .cosmo-box div.fr p.box-content{
	padding-left: 35px;
}

.cosmo-box.large div.fl, .cosmo-box.large div.fr {padding:25px; }

.cosmo-box h5 {font: italic normal 18px Georgia, "Times New Roman", Times, serif; margin-bottom: 15px; display: block; padding-left: 35px; position: relative;}
.cosmo-box.large h5 {font: 20px"Helvetica", Arial, serif;margin-top: 0;}

.cosmo-box .fr { 
	padding: 20px 10px; 
	text-align: right; 
	position: absolute;
	height: 100%;
	right: 0;
	max-width: 30%;
}

.cosmo-box.large .fr { padding: 40px 25px 40px 60px;}
.cosmo-box.large .fr { padding: 40px 25px; }

.cosmo-box .fr a{font: italic normal 16px Georgia, "Times New Roman", Times, serif; color: white; }
.cosmo-box .fr a span.desc { display: block; font: normal 11px Helvetica, Arial, sans-serif; color: #FFF;opacity: 0.8;display: block;margin-top: 15px;line-height: 1.4;}

.cosmo-box .fr {background-color: rgba(0,0,0,0.2);}

.cosmo-box.default{ background: #f7f7f7; color: #414141;} 
.cosmo-box.search{  background: #f7f7f7; color: #414141;}
.cosmo-box.comments  {  background: #f7f7f7; color: #414141;}
.cosmo-box.tick {background: #78AD0F; color: #FFF;}
.cosmo-box.info {  background: #386ebd; color: #fff;}
.cosmo-box.download { background: #3E9388; color: #FFF;}
.cosmo-box.warning { background: #FFD800; color: #414141;}
.cosmo-box.error { background: #FC1200; color: #FFF;}

.cosmo-box .fl h5 span{left: -10px;top: -2px;font-size: 24px;}
/* -------------
 * List Styles - Unordered List
 * ------------- */
.cosmo-unorderedlist ul, .cosmo-orderedlist ol { margin:0 0 1.5em 0; padding: 0; }
.cosmo-unorderedlist ul li, .cosmo-unorderedlist ul li, .cosmo-unorderedlist ul li ul, .cosmo-unorderedlist ul li ul { list-style-type: none!important; padding-left:25px; }
.cosmo-unorderedlist.tick ul li, .cosmo-unorderedlist.tick ul li { background: url(../../lib/images/shortcodes/list.tick.png) no-repeat left top; }
.cosmo-unorderedlist.cancel ul li, .cosmo-unorderedlist.cancel ul li { background: url(../../lib/images/shortcodes/list.cancel.png) no-repeat left top; }
.cosmo-unorderedlist.bullet ul li, .cosmo-unorderedlist.bullet ul li { background: url(../../lib/images/shortcodes/list.bullet.png) no-repeat left top; }
.cosmo-unorderedlist.arrow ul li, .cosmo-unorderedlist.arrow ul li { background: url(../../lib/images/shortcodes/list.arrow.png) no-repeat left top; }
.cosmo-unorderedlist.star ul li, .cosmo-unorderedlist.star ul li { background: url(../../lib/images/shortcodes/list.star.png) no-repeat left top; }

/* -------------
 * List Styles - Ordered List
 * ------------- */
.cosmo-orderedlist ol li, .cosmo-orderedlist ol li ol, .cosmo-orderedlist ol li { list-style-type: none; margin-left: 25px; }
.cosmo-orderedlist.armenian ol li, .cosmo-orderedlist.armenian ol li { list-style-type: armenian; }
.cosmo-orderedlist.decimal ol li, .cosmo-orderedlist.decimal ol li { list-style-type: decimal; }
.cosmo-orderedlist.decimal-leading-zero ol li, .cosmo-orderedlist.decimal-leading-zero ol li { list-style-type: decimal-leading-zero; }
.cosmo-orderedlist.georgian ol li, .cosmo-orderedlist.georgian ol li { list-style-type: georgian; }
.cosmo-orderedlist.lower-alpha ol li, .cosmo-orderedlist.lower-alpha ol li { list-style-type: lower-alpha; }
.cosmo-orderedlist.lower-greek ol li, .cosmo-orderedlist.lower-greek ol li { list-style-type: lower-greek; }
.cosmo-orderedlist.lower-latin ol li, .cosmo-orderedlist.lower-latin ol li { list-style-type: lower-latin; }
.cosmo-orderedlist.lower-roman ol li, .cosmo-orderedlist.lower-roman ol li { list-style-type: lower-roman; }
.cosmo-orderedlist.upper-alpha ol li, .cosmo-orderedlist.upper-alpha ol li { list-style-type: upper-alpha; }
.cosmo-orderedlist.upper-latin ol li, .cosmo-orderedlist.upper-latin ol li { list-style-type: upper-latin; }
.cosmo-orderedlist.upper-roman ol li, .cosmo-orderedlist.upper-roman ol li { list-style-type: upper-roman; }

/* -------------
 * Highlight and Abbreviation
 * ------------- */
span.cosmo-highlight { background: #FFFFAA; padding: 3px 3px 1px;  color:#000;}
abbr { border-bottom: 1px dashed #999999; cursor: help; }

/* -------------
 * Dropcap
 * ------------- */
span.dropcap { font-size: 330%; font-weight: bold; float: left; position: relative; margin:5px 7px 0 0; line-height: 0.7em; }

/* -------------
 * Tabs - Horizontal
 * ------------- */
.cosmo-tabs {clear: both; display: inline-block; background: white; margin: 20px 0; width: 100%; border: 1px solid #efefef; float: none; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
@media projection, screen { .cosmo-tabs .tabs-hide { display: none; } }
@media print {.cosmo-tabs .tabs-nav { display: none;} }
.cosmo-tabs ul.tabs-nav{ -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px 3px; list-style: none; margin: 0; padding: 0; height: 39px; border-bottom: 1px solid #efefef; background: #fafafa; float: none!important;}
.cosmo-tabs .tabs-nav li { float: left; margin: 0; min-width: 68px; width: auto!important; border-right: 1px solid #efefef; height: 40px; padding: 0!important; background: none!important; list-style-type: none!important;}
.cosmo-tabs .tabs-nav li.first{ -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px 4px; }
.cosmo-tabs .tabs-nav a, .cosmo-tabs .tabs-nav a span { display: block; padding: 0 10px; cursor: pointer;}
.cosmo-tabs .tabs-nav a { position: relative; top: 1px; z-index: 2; padding-left: 0; color: #444; text-shadow: 0 1px 0 #fff; font-weight: bold; line-height: 14px;  text-align: center; text-decoration: none;}
.cosmo-tabs .tabs-nav .tabs-selected a { color: #000; }
.cosmo-tabs .tabs-nav .tabs-selected a, .cosmo-tabs .tabs-nav a:hover, .cosmo-tabs .tabs-nav a:focus, .cosmo-tabs .tabs-nav a:active { outline: 0;}
.cosmo-tabs .tabs-nav a span { width: 46px; min-width: 46px; height: 28px; min-height: 28px; padding-top: 12px; padding-right: 0; }
*&gt;.cosmo-tabs .tabs-nav a span { width: auto; height: auto;}
.cosmo-tabs .tabs-nav .tabs-selected {  background: #fff!important; border-bottom: none;}
.cosmo-tabs .tabs-container { clear: both; padding: 15px; background: white; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px 3px; }
 
/* -------------
 * Tabs - Vertical
 * ------------- */
.cosmo-tabs.vertical {position: relative;}
.cosmo-tabs.vertical ul.tabs-nav{ float: left!important; height: auto; width: 20%; border-bottom: none; *background: none; }
.cosmo-tabs.vertical .tabs-nav li {float: none; border-right: 1px solid #efefef; border-bottom: 1px solid #efefef; height: 38px;}
.cosmo-tabs.vertical .tabs-nav li.last { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px 4px; border-bottom: none;}
.cosmo-tabs.vertical .tabs-nav .tabs-selected { border-right: 1px solid #fff; }
.cosmo-tabs.vertical .tabs-nav li.first.tabs-selected {border-top: none;}
.cosmo-tabs.vertical .tabs-nav a span { }
.cosmo-tabs.vertical .tabs-container { margin-left: 20%; padding: 10px 20px; clear: none;}
.cosmo-tabs.vertical .tabs-container p{ margin: 0; padding: 0; }

.night .cosmo-tabs.vertical .tabs-nav .tabs-selected {border-right: 1px solid #383838;}
.night .cosmo-tabs.vertical .tabs-nav li { border-right: 1px solid #272727; border-bottom: 1px solid #272727;}
.night .cosmo-tabs.vertical .tabs-nav li.last {border-bottom: none;}

/* -------------
 * Accordion
 * ------------- */
h2.cosmo-acc-trigger { font-family: Arial!important;padding: 0;  margin: 2px 0 0 0; background: #fafafa; height: 39px ; line-height: 39px !important; font-size: 14px !important; border: 1px solid #efefef; text-shadow: 0 1px 0 #fff; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;}
h2.cosmo-acc-trigger a { color: #444; text-decoration: none; display: block; padding: 0 0 0 20px; margin: 0 0 0 20px; outline: none; background: url(../../lib/images/shortcodes/accordion.arrows.png) left 15px no-repeat; height: 30px;}
h2.cosmo-acc-trigger.active a{background-position: left -10px;}
.cosmo-acc-container { line-height: 1.8em; margin: 0; padding:0px; background: #FDFCFA; border: 1px solid #efefef; border-top: none; overflow: hidden; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;}
.cosmo-acc-container-margin{margin: 20px;}
.cosmo-accordion h2{margin-top:0px !important;}

/* -------------
 * text color for Accordion, Tabs - Vertical &amp; toggle
 * ------------- */
 .tabs-container, .tabs-container, .cosmo-toggle-container, .cosmo-acc-container{ color: inherit; }

/* -------------
 * Columns
 * ------------- */
.twocol_one{width:48%;}
.threecol_one{width:30.66%;}
.threecol_two{width:65.33%;}
.fourcol_one{width:22%;}
.fourcol_two{width:48%;}
.fourcol_three{width:74%;}
.fivecol_one{width:16.8%;}
.fivecol_two{width:37.6%;}
.fivecol_three{width:58.4%;}
.fivecol_four{width:67.2%;}
.twocol_one,.threecol_one,.threecol_two,.fourcol_one,.fourcol_two,.fourcol_three,.fivecol_one,.fivecol_two,.fivecol_three,.fivecol_four{float:left;margin-right:4%;position:relative;}
.last{clear:right;margin-right:0 !important;}

@media only screen and (max-width: 767px) {
	.twocol_one,.threecol_one,.threecol_two,.fourcol_one,.fourcol_two,.fourcol_three,.fivecol_one,.fivecol_two,.fivecol_three,.fivecol_four {float: none; margin: 0 0 30px 0; width: 100%; }
}

/* -------------
 * Toggle
 * ------------- */
.cosmo-toggle {clear: both; display: inline-block; margin: 20px 0; width: 100%;}
.cosmo-toggle h2.cosmo-toggle-h2 {font-family: Arial; font-size: 14px!important;float: none;width:auto;padding: 0; margin: 0; background: #fafafa; height: 39px; line-height: 39px; font-size: 14px; border: 1px solid #efefef; text-shadow: 0 1px 0 #fff; cursor: pointer; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;}
.cosmo-toggle h2 a.show, .cosmo-toggle h2 a.toggle_close  { color: #444; text-decoration: none; display: block; margin: 0 0 0 20px; padding: 0 0 0 20px; outline: none; background: url(../../lib/images/shortcodes/toggle.arrows.png) left 15px no-repeat; height: 30px;}
.cosmo-toggle h2 a.toggle_close  { background-position: left -11px;}
.cosmo-toggle .cosmo-toggle-container { line-height: 1.8em; background: #FDFCFA; border: 1px solid #efefef; border-top: none; overflow: hidden; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;}
.cosmo-toggle h2 a span{line-height: 39px;}
.cosmo-toggle-container-margin{margin: 20px;}
div.hidden, span.hidden { display:none }

/*--------------
* Admin Cosmo Ico
*-------------*/
img.cosmo-icon { float: left; margin: 0 10px 0 0; }

/*Pricing box*/
.cols-2, .cols-3, .cols-4, .cols-5 { float: left; width: 100%; display: block; margin-top: 20px; }

.pricing_box  { border: 1px solid #ccc; float: left; text-align: center; padding: 0 0 20px 0; margin-left:-1px; box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5); background: #fff;}
.pricing_box.radius-left { -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-bottom-left-radius: 5px;}
.pricing_box.radius-right { -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; -moz-border-bottom-right-radius: 5px;}
.pricing_box .header  { text-shadow: 0 1px 1px #fff; border-bottom: 1px solid #ccc; background: url(../../lib/images/shortcodes/price.bg.png) repeat; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-top-left-radius: 5px;}
.pricing_box .header { width: 100%; height: 68px; }
.pricing_box .header span { position: relative; top: 20px; font-size: 16px; font-weight: bold; line-height: 28px; }
.pricing_box .header span.info { position: relative; font-size: 12px; font-weight: normal; top: 2px; display: block; color: gray; } 
.pricing_box p { line-height: 28px;}
.pricing_box ul { list-style: none; margin: 0 0 15px 0!important; text-align: left;}

.cols-2 .pricing_box { width: 49.8%; }
.cols-3 .pricing_box  { width: 33%; }
.cols-4 .pricing_box { width: 24.8%; font-size: 1em; }
.cols-5 .pricing_box { width: 19.5%; font-size: 0.9em;}

.pricing_box ul li { line-height: 4em; margin: 0; padding-left: 20px!important; list-style-type: none!important;}
.pricing_box ul li.odd { background: #F9F9F9;}
.pricing_box ul li.even { background: #fff;}
.pricing_box strong { background: url(../../lib/images/shortcodes/price.sprite.png) no-repeat 0 -9999px; height: 12px; padding-left: 20px; font-style: normal; color: gray; float: none !important; }
.pricing_box strong.no { background-position: 0 0;}
.pricing_box strong.yes { background-position: 0 -15px;}
.pricing_box strong.single { background-position: 0 -30px; }
.pricing_box strong.unlim { background-position: 0 -45px; }
.pricing_box strong.more{ background: url(../../lib/images/shortcodes/price.more.html) no-repeat 0 0; height: 20px; width: 20px; cursor: pointer; float: right; padding: 0; margin: 14px 14px 0 0;}
.pricing_box strong.nopad { padding: 0;}
.pricing_box h3{ margin: 20px 0; font-size: 24px; display: block;}
.pricing_box h3 em{ font-size: 12px; font-weight: normal;}

.pricing_box p.button { height: 40px; background: url(../../lib/images/shortcodes/price.readmore.png) no-repeat left 0; float: none; *float: left; display: inline-block; }
.pricing_box p.button a { font-size: 14px; height: 40px!important; line-height: 38px!important; background: url(../../lib/images/shortcodes/price.readmore.png) no-repeat right -40px; padding:0 40px; color: #303E48;}

.pricing_box p.button:hover {background-position:left -80px;}
.pricing_box p.button a:hover{background-position:right -120px;}

.pricing_box.large { position: relative; z-index: 9; margin-top: -20px; -moz-box-shadow: 0 1px 10px #cbcbcb; -webkit-box-shadow: 0 1px 10px #cbcbcb; box-shadow: 0px 1px 10px #cbcbcb; padding: 0 0 40px 0; border-radius: 5px;}

.pricing_box.large .header { color: #fff; text-shadow:0 -1px 0 rgba(0,0,0,.6); height: 88px; background: url(../../lib/images/shortcodes/price.bg.signup.png) repeat; border-bottom: 1px solid #47aec8;}
.pricing_box.large .header  span{ top: 30px; }
.pricing_box.large .header  span.info{ top: 14px; color: #576e1f; text-shadow:none; }

.pricing_box.large p.button { background-position:left -160px;}
.pricing_box.large p.button a{ background-position:right -200px; color: white!important; text-shadow:0 -1px 0 #47AEC8; }

.pricing_box.large p.button:hover { background-position:left -240px;}
.pricing_box.large p.button a:hover{ background-position:right -280px; }

/*Tables*/
.cosmotable { border-radius: 5px 5px 0 0; margin: 0 -1px 24px 0; text-align: left; width: 100%; border: 1px solid #e7e7e7; border-collapse: separate; border-spacing: 0; box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5)}

.cosmotable tr th { border-radius: 5px 5px 0 0; padding: 10px; font-weight: bold; color: black; background: #F9F9F9; border-bottom: 1px solid #e7e7e7; }
.cosmotable tr td { padding: 10px; text-align: left; background: white; vertical-align:middle;}

.cosmotable tr:nth-child(even) td, #content .cosmotable tr:nth-child(even) th { background-color: #F9F9F9; }

.cosmotable.blue tr th { background: #47aec8; color: white; }
.cosmotable.green tr th { background: #94c847; color: white;}</pre></body></html>