/*
Theme Name: Dashboard
Theme URI: http://akdominator.com
Version: 1
Description:
Author: AK Dominator
Author URI: http://www.akdominator.com
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

body {
line-height:1;
}

ol, ul {
list-style:none;
}

blockquote, q {
quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
content:'';
content:none;
}

:focus {
outline:0;
}

ins {
text-decoration:none;
}

del {
text-decoration:line-through;
}

table {
border-collapse:collapse;
border-spacing:0;
}

/*
html {
background:#2d3940 url(images/bg.jpg);
}
*/

body {
background-color:#fff;
text-align:center;
line-height:21px;
font-family:Arial, Verdana, sans-serif;
font-size:15px;
color:#5c5c5c;
min-height:25px;
}

a {
text-decoration:none;
color:#5f5f5f;
}

a:hover {
//color:#ccc;
text-decoration:underline;
}

.clear {
clear:both;
}

.ui-tabs-hide {
display:none;
}

br.clear {
margin:0;
padding:0;
}

h1, h2, h3, h4, h5, h6 {
font-weight:bold;
padding-bottom:5px;
color:#000;
letter-spacing:-1px;
line-height:1em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color:#000;
}

h1 {
font-size:30px;
color: #0F8FFF;
}

h2 {
font-size:24px;
color: #FF7F0F;
margin-bottom: 15px;
margin-top: 5px;
}

h3 {
font-size:22px;
}

h4 {
font-size:18px;
}

h5 {
font-size:16px;
}

h6 {
font-size:14px;
}

p {
padding-bottom:10px;
line-height:24px;
}

strong,b {
font-weight:bold;
color:#1c1c1c;
}

cite, em, i {
font-style:italic;
}

pre, code {
font-family:Courier New, monospace;
margin-bottom:10px;
}

ins {
text-decoration:none;
}

sup, sub {
height:0;
line-height:1;
position:relative;
vertical-align:baseline;
}

sup {
bottom:.8em;
}

sub {
top:.3em;
}

dl {
margin:0 0 1.5em;
}

dl dt {
font-weight:bold;
}

dd {
margin-left:1.5em;
}

blockquote {
margin:1.5em;
padding:1em;
color:#666;
background:#e6e6e6;
font-style:italic;
border:1px solid #dcdcdc;
}

blockquote p {
padding-bottom:0;
}

input[type=text], input.text, input.title, textarea, select {
background-color:#fff;
border:1px solid #bbb;
padding:2px;
color:#4e4e4e;
}

input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
border-color:#2D3940;
color:#3e3e3e;
}

input[type=text], input.text, input.title, textarea, select {
margin:.5em 0;
}

textarea {
padding:4px;
}

img#about-image {
float:left;
margin:3px 8px 8px 0;
}

.clearfix:after {
visibility:hidden;
display:block;
font-size:0;
content:" ";
clear:both;
height:0;
}

html .clearfix {
zoom:1;
}

.container {
text-align:left;
width:100%;
min-width: 1024px;
margin:0 auto;
position:relative;
}

#header {
background-color:#FF7D0E;
min-height:58px;
padding: 25px 60px 5px 61px;
}

#logo {
	float:left;
	max-width:150px;
	max-height:150px;
	margin-top: -18px;
	margin-right: 30px;
}

#logo img {
	max-width:150px;
	max-height:150px;
}

#top-menu {
	float:left;
	margin-left: 10px;
}

#contentwrap {
position:relative;
}

#content {
background-color:#fff;
}

#main-area {
padding:20px 75px 35px 61px;
}

#main-content {
min-height:316px;
width:527px;
float:left;
padding-left:5px;
margin-top: 20px;
}

/*
body.home #main-content {
padding:35px 0 0 40px;
width:506px;
}

body.home #main-content.blogstyle {
padding:0;
width:527px;
background:none;
}
*/

#main-content h2.title, h1#post-title {
font-size:30px;
margin-bottom:20px;
}

#main-content h2.title.page {
background:url(images/h2-border-bg.png) repeat-x bottom left;
}

/*
#main-content h2.title span, h1#post-title span {
background:url(images/main-h2-bg.png) no-repeat scroll left top;
display:block;
padding:13px 0 2px 32px;
}
*/

#main-content h2.title a:hover {
color:#363636;
text-decoration:none;
}

a.readmore {
background:url(images/readmore-bg.png) no-repeat scroll 0 0;
color:#FFF!important;
display:block;
font-size:11px;
font-weight:bold;
height:34px;
line-height:34px;
padding-left:27px;
float:right;
}

a.readmore span {
background:url(images/readmore-bg.png) no-repeat scroll right top;
display:block;
padding-right:11px;
}

div.entry.category {
margin-bottom:50px;
}

#main-content a {
color:#000;
text-decoration:underline;
}

#main-content a:hover {
text-decoration:none;
}

#main-content ul {
list-style-type:disc;
margin:10px 0 10px 20px;
}

#main-content ol {
list-style-type:decimal;
list-style-position:inside;
margin:10px 0 10px 2px;
}

#main-content ul li ul, #main-content ul li ol {
margin:2px 0 2px 20px;
}

#main-content ol li ul, #main-content ol li ol {
margin:2px 0 2px 35px;
}

h1#index {
background:none;
padding:0 0 30px;
font-size:24px;
letter-spacing:0;
font-family:Georgia, serif;
font-weight:normal;
}

.cat-meta-top {
background:transparent url(images/cat-meta-topbg.png) no-repeat scroll 0 0;
height:6px;
width:527px;
margin-top:15px;
}

.cat-meta-bottom {
background:transparent url(images/cat-meta-bottombg.png) no-repeat scroll 0 0;
height:14px;
margin-bottom:20px;
width:527px;
}

p.post-meta {
background:transparent url(images/cat-meta-bg.png) repeat-y scroll 0 0;
line-height:16px;
padding:0 27px 2px 13px;
color:#000;
}

p.post-meta a {
color:#000;
font-weight:bold;
}

p.post-meta span {
background:transparent url(images/sidebar-bullet.png) no-repeat scroll left 9px;
display:block;
padding:7px 0 7px 20px;
}

img.thumbnail-post {
border:1px solid #bdbdbd;
padding:6px;
background:#ededed;
display:inline;
float:left;
margin-bottom:10px;
margin-right:25px;
margin-top:6px;
}

ul#top-menu li {
margin:0 4px;
}

ul#top-menu li a {
color:#fff;
font-size:16px;
}

ul#top-menu>li {
//padding-right:5px;
}

ul#top-menu>li>a {
line-height:33px;
height:36px;
padding:0 10px 0 10px;
}

ul#top-menu li a:hover {
text-decoration:none;
border-bottom: 3px solid #FFA928;
margin-bottom: -3px;
}

ul#top-menu>li.current_page_item>a, ul#top-menu>li:hover>a, ul#top-menu>li.current-cat>a {
color:#000;
}

ul#top-menu>li.current_page_item>a {
font-weight:bold;
}

ul#top-menu li ul {
padding: 0px 15px;
top:40px;
display:none;
background-color:#FF7D0E;
}

ul#top-menu li li ul {
top:-15px;
}

ul#top-menu li ul li {
margin:0;
width:100%;
padding:3px 7px 0;
}

ul#top-menu li ul li a {
color:#fff;
font-size:16px;
display:block;
width:90%;
padding:5px 5px 10px 0;
}

ul#top-menu li ul li a:hover {
color:#000;
width: 90%;
}

ul#top-menu li ul li.dropdown-bottom {
display:block;
position:relative;
left:0;
width:202px;
height:13px!important;
}

/*
#footer-widgets-wrap {
background:url(images/footer-mainbg.jpg) repeat-y;
}
*/

#footer-widgets {
padding:60px 0 0 60px;
position:relative;
}

#footer-widgets .widget {
background:url(images/footer-widget-mainbg.png) repeat-y;
width:269px;
float:left;
margin:0 35px 20px 0;
}

#footer-widgets .widget .widgettop {
background:url(images/footer-widget-top.png) no-repeat;
}

#footer-widgets .widget h4 {
background:url(images/fwidget-separator.png) repeat-x bottom left;
letter-spacing:0;
color:#fff;
font-size:18px;
padding:18px 5px 0 16px;
margin:0 10px 0 3px;
}

#footer-widgets .widget h4 span {
display:block;
background:url(images/footer-arrow.png) no-repeat;
padding:2px 14px 10px 30px;
}

#footer-widgets .widget-content, #footer-widgets a {
color:#b3bdc3;
}

#footer-widgets a:hover {
color:#fff;
text-decoration:none;
}

#footer-widgets .widget-content {
padding:12px 16px 0 20px;
}

#footer-widgets ul li a {
display:block;
}

#footer-widgets .widget-content ul {
margin:0 -6px 0 -17px;
}

#footer-widgets .widget-content ul li {
background:url(images/fwidget-li-separator.jpg) no-repeat bottom left;
}

#footer-widgets .widget-content>ul>li:first-child {
margin-top:-8px;
}

#footer-widgets .widget-content>ul>li:last-child {
background:none;
}

#footer-widgets .widget-content>ul>li:last-child a {
margin-bottom:-10px;
}

#footer-widgets .widget-content ul li a {
background:url(images/footer-bullet.png) no-repeat 18px center;
padding:10px 4px 10px 40px;
}

#footer-widgets .widget-content ul ul {
margin:0 0 0 15px;
}

#footer-widgets .widget-content ul ul li:first-child a {
padding-top:7px;
margin-top:-7px;
}

.widgetbottom {
background:url(images/fwidget-bottom.png) no-repeat;
height:23px;
}

.widgetrow {
padding-bottom:20px;
}

#sidebar .widget-content ul li.recentcomments a, #footer-widgets .widget-content ul li.recentcomments a {
background:none;
}

#footer {
min-height:170px;
font-size:11px;
color:#757a7d;
}

#footer a {
//color:#fff;
}

#sidebar {
float:right;
width:290px;
}

#sidebar a {
color:#4e606c;
}

#from-blog {
background:url(images/sidebar-top-bg.png) no-repeat 3px top;
padding:33px 0 0;
width:286px;
}

#from-blog ul.control {
float:left;
width:285px;
display:inline;
margin-left:2px;
}

#from-blog ul.control li {
float:left;
}

ul.control li a {
display:block;
color:#fff!important;
text-transform:uppercase;
font-size:14px;
font-weight:bold;
text-align:center;
width:95px;
height:35px;
line-height:35px;
text-shadow:1px 1px 1px #000;
}

ul.control li.ui-state-active a {
text-decoration:none;
height:30px;
margin-top:5px;
}

ul.control li a:hover {
text-decoration:none;
}

ul.control li.recent a {
background:url(images/recent-bg.png) no-repeat;
}

ul.control li.popular a {
background:url(images/popular-bg.png) no-repeat;
}

ul.control li.random a {
background:url(images/random-bg.png) no-repeat;
}

#from-blog div.entries {
float:left;
width:286px;
background:url(images/widget-main-bg.png) repeat-y;
padding:0 4px 0 5px;
}

div.entries h3 {
background:url(images/fromblog-top-bg.png) no-repeat;
font-size:18px;
}

div.entries h3 span {
display:block;
padding:14px 30px 7px 43px;
background:url(images/widget-heading.png) no-repeat 14px 14px;
}

div.entries-bottom {
background:url(images/widget-bottom.png) no-repeat;
height:5px;
margin-left:-7px;
}

div.entries-bottom.usual {
margin-left:-1px;
}

div.tabcontent {
padding:0 15px 4px 5px;
}

.tabcontent .post {
padding:9px 0 6px 6px;
background:url(images/separator.png) no-repeat;
}

.post .post-thumb {
background:url(images/img-border.png) no-repeat;
float:left;
margin:0 12px 0 0;
}

.post .description {
float:left;
}

.post .post-thumb a {
display:block;
}

.post .post-thumb img {
margin:7px;
}

.post h4 {
font-size:14px;
letter-spacing:0;
padding:5px 0 0;
}

.post p.meta {
background:url(images/sidebar-bullet.png) no-repeat 0 6px;
padding:0 0 0 18px;
color:#4a4949;
font-size:11px;
font-style:italic;
}

.post p.meta a {
color:#4a4949!important;
font-weight:bold;
}

.widget_wrap {
background:url(images/widget-main-bg.png) repeat-y scroll 0 0;
margin-bottom:28px;
}

.widget_entries {
background:url(images/sidebar-widget-top.png) no-repeat;
padding:30px 0 0;
}

.widget_entries h3 {
font-size:18px;
background:transparent url(images/widget-heading.png) no-repeat scroll 14px 17px;
display:block;
padding:18px 30px 10px 43px;
}

#sidebar .widget-content {
background:url(images/separator.png) no-repeat;
margin:0 0 0 8px;
width:262px;
padding:15px 10px;
}

#sidebar .widget-content ul {
margin:0 0 0 -10px;
}

#sidebar .widget-content ul li {
background:url(images/separator.png) no-repeat bottom left;
}

#sidebar .widget-content ul li a {
display:block;
background:url(images/sidebar-bullet.png) no-repeat scroll 13px center;
padding:8px 4px 8px 35px;
}

#sidebar .widget-content>ul>li:first-child {
margin-top:-8px;
}

#sidebar .widget-content>ul>li:last-child {
background:none;
}

#sidebar .widget-content>ul>li:last-child a {
margin-bottom:-10px;
}

#sidebar .widget-content ul ul {
margin:0 0 0 20px;
}

#sidebar .widget-content ul ul li:first-child a {
padding-top:7px;
margin-top:-7px;
}

div.post .new-post .aligncenter, .aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin-bottom:10px;
}

.wp-caption.alignleft {
margin:0 10px 10px 0;
}

.wp-caption.alignright {
margin:0 0 10px 10px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

img.alignleft {
display:inline;
float:left;
margin-right:15px;
}

img.alignright {
display:inline;
float:right;
margin-left:15px;
}

.nav ul {
position:absolute;
top:-999em;
background-position:bottom;
background-repeat:no-repeat;
z-index:10;
}

.nav li {
float:left;
position:relative;
}

.nav a {
display:block;
float:left;
}

.nav li:hover ul, ul.nav li.sfHover ul {
left:0;
top:35px;
}

.nav li:hover li ul, .nav li.sfHover li ul {
top:-999em;
}

.nav li li:hover ul, ul.nav li li.sfHover ul {
left:203px;
top:0;
}

.nav li:hover ul, .nav li li:hover ul {
top:-999em;
}

.nav li li {
display:block;
padding:0;
float:left;
height:auto!important;
}

.nav li ul {
width:220px;
}

.nav li li a:link, .nav li li a:visited {
display:block;
height:auto;
float:left;
}

.nav li:hover {
visibility:inherit;
}

#wp-calendar {
empty-cells:show;
margin:10px auto 0;
width:240px;
}

#wp-calendar a {
display:block;
text-decoration:none;
font-weight:bold;
}

#wp-calendar a:hover {
text-decoration:underline;
}

#wp-calendar caption {
text-decoration:none;
font:bold 13px Arial, Sans-Serif;
}

#wp-calendar td {
padding:3px 5px;
color:#9f9f9f;
}

#wp-calendar td#today {
color:#fff;
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize;
padding:3px 5px;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size:9pt;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}

.pagination {
overflow:hidden;
padding:15px 12px 0;
}

.wp-pagenavi {
position:relative;
}

.wp-pagenavi a, .wp-pagenavi a:link {
padding:5px 7px!important;
margin:2px;
text-decoration:none;
border:1px solid #E9E9E9!important;
color:#413f36;
background-color:#fff;
font-weight:normal!important;
}

.wp-pagenavi a:visited {
padding:5px 7px;
margin:2px;
text-decoration:none;
border:1px solid #e9e9e9;
color:#413f36;
background-color:#fff;
}

.wp-pagenavi span.pages {
padding:5px 7px 5px!important;
margin:2px!important;
color:#000;
border:1px solid #E9E9E9!important;
color:#413f36;
background-color:#fff;
}

.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
padding:5px 7px!important;
margin:2px;
font-weight:bold;
background-color:#7798A6!important;
border:1px solid #618391!important;
color:#FFF!important;
}

a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
text-decoration:none;
}

.js div#from-blog div.entries {
display:none;
}

.foursixeight {
margin:0 0 15px 84px;
}

.fullwidth {
width:100%!important;
}

.sitemap-col ul {
list-style:none outside none!important;
margin-left:0!important;
}

.sitemap-col ul ul {
margin-left:20px!important;
}

.et_pt_gallery_entry {
margin:0 0 32px 72px!important;
}

.et_pt_blogentry a.readmore {
color:#282828!important;
}

.copy_all {
	-moz-box-shadow:inset 0px 1px 0px 0px #e184f3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e184f3;
	box-shadow:inset 0px 1px 0px 0px #e184f3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c123de), color-stop(1, #a20dbd) );
	background:-moz-linear-gradient( center top, #c123de 5%, #a20dbd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de', endColorstr='#a20dbd');
	background-color:#c123de;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #a511c0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #9b14b3;
	float:left;
	margin-bottom:10px;
	margin-right:5px;
}
.copy_all:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a20dbd), color-stop(1, #c123de) );
	background:-moz-linear-gradient( center top, #a20dbd 5%, #c123de 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a20dbd', endColorstr='#c123de');
	background-color:#a20dbd;
}
.copy_all:active {
	position:relative;
	top:1px;
}

#logowrap, #manlayer {
display:none;
}

#footer, #footer-widgets, #footer-widgets-wrap {
background:none;
}

#footer p#copyright {
    text-align: center;
    padding: 20px 0 0 0;
}


.shortlist_all, .generate {
	-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #86ae47;
	float:right;
	margin-bottom:10px;
	margin-right:5px;
}
.shortlist_all:hover, .generate:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
}
.shortlist_all:active, .generate:active {
	position:relative;
	top:1px;
}

.generate {
	float:none !important;
	margin-top:10px;
}

a.paginate_button.current {
	background-color: #ffffff !important;
}

.save_results_settings {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:150px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
	margin-bottom:10px;
	margin-left:10px;
	float:left;
}
.save_results_settings:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}
.save_results_settings:active {
	position:relative;
	top:1px;
}

.blacklist_all {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
	margin-bottom:10px;
	float:right;
}
.blacklist_all:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}
.blacklist_all:active {
	position:relative;
	top:1px;
}

ul.list li {
color:!important;
}

.heading_and_nav #heading_nav {
float: right;
margin-top:0px;
margin-bottom:10px;
font-size: 80%;
vertical-align:middle;
}

.heading_and_nav #heading_nav.left {
float:left;
}

.heading_and_nav #heading_nav input[type="button"] {
font-size:16px !important;
margin-bottom: 5px;
}

.heading_and_nav #heading_nav select {
font-size:16px;
background-color: #e6f3f7;
border-color: #168dc5;
}

#date_div {
margin-top: 7px;
}

#date_div input {
font-size:inherit;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */

.dataTables_wrapper {
	position: relative;
	clear: both;
	zoom: 1; /* Feeling sorry for IE */
}

.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 30px;
	margin-left: -125px;
	margin-top: -15px;
	padding: 14px 0 2px 0;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 14px;
	background-color: white;
}

.dataTables_length {
	width: 39%;
	float: left;
	margin-bottom:5px;
}

.dataTables_filter {
	width: 59%;
	float: right;
	text-align: right;
}

.dataTables_info {
	width: 60%;
	float: left;
}

.dataTables_paginate {
	float: right;
	text-align: right;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous,
.paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	float: left;
	cursor: pointer;
	*cursor: hand;
	color: #111 !important;
}
.paginate_disabled_previous:hover, .paginate_enabled_previous:hover,
.paginate_disabled_next:hover, .paginate_enabled_next:hover {
	text-decoration: none !important;
}
.paginate_disabled_previous:active, .paginate_enabled_previous:active,
.paginate_disabled_next:active, .paginate_enabled_next:active {
	outline: none;
}

.paginate_disabled_previous,
.paginate_disabled_next {
	color: #ADADAD !important;
}
.paginate_disabled_previous, .paginate_enabled_previous {
	padding-left: 23px;
}
.paginate_disabled_next, .paginate_enabled_next {
	padding-right: 23px;
	margin-left: 10px;
}

.paginate_disabled_previous {
	//background: url('../images/back_disabled.png') no-repeat top left;
}

.paginate_enabled_previous {
	//background: url('../images/back_enabled.png') no-repeat top left;
}
.paginate_enabled_previous:hover {
	//background: url('../images/back_enabled_hover.png') no-repeat top left;
}

.paginate_disabled_next {
	//background: url('../images/forward_disabled.png') no-repeat top right;
}

.paginate_enabled_next {
	//background: url('../images/forward_enabled.png') no-repeat top right;
}
.paginate_enabled_next:hover {
	//background: url('../images/forward_enabled_hover.png') no-repeat top right;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto;
	clear: both;
	width: 100%;
	border: 1px solid rgb(0, 102, 153);

	/* Note Firefox 3.5 and before have a bug with border-collapse
	 * ( https://bugzilla.mozilla.org/show%5Fbug.cgi?id=155955 )
	 * border-spacing: 0; is one possible option. Conditional-css.com is
	 * useful for this kind of thing
	 *
	 * Further note IE 6/7 has problems when calculating widths with border width.
	 * It subtracts one px relative to the other browsers from the first column, and
	 * adds one to the end...
	 *
	 * If you want that effect I'd suggest setting a border-top/left on th/td's and
	 * then filling in the gaps with other borders.
	 */
}

table.display thead th {
	border-bottom: 1px solid black;
	font-weight: bold;
	cursor: pointer;
	* cursor: hand;
}

table.display tfoot th {
	padding: 3px 18px 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 3px 10px;
}

table.display td.center {
	text-align: center;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting {
	background: url('../images/sort_both.png') no-repeat center right;
}

.sorting_asc_disabled {
	background: url('../images/sort_asc_disabled.png') no-repeat center right;
}

.sorting_desc_disabled {
	background: url('../images/sort_desc_disabled.png') no-repeat center right;
}

table.display thead th:active,
table.display thead td:active {
	outline: none;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables row classes
 */

tr.odd {
	background-color: #F7F7F7;
}

tr.even {
	background-color: white;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
.dataTables_scroll {
	clear: both;
}

.dataTables_scrollBody {
	*margin-top: -1px;
	-webkit-overflow-scrolling: touch;
}

.top, .bottom {
	padding: 15px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}

.top .dataTables_info {
	float: none;
}

.clear {
	clear: both;
}

.dataTables_empty {
	text-align: center;
}

tfoot input {
	margin: 0.5em 0;
	width: 100%;
	color: #444;
}

tfoot input.search_init {
	color: #999;
}

td.group {
	background-color: #d1cfd0;
	border-bottom: 2px solid #A19B9E;
	border-top: 2px solid #A19B9E;
}

td.details {
	background-color: #d1cfd0;
	border: 2px solid #A19B9E;
}


.example_alt_pagination div.dataTables_info {
	width: 40%;
}

.paging_full_numbers {
	width: 400px;
	height: 22px;
	line-height: 22px;
}

.paging_full_numbers a:active {
	outline: none
}

.paging_full_numbers a:hover {
	text-decoration: none;
}

.paging_full_numbers a.paginate_button,
 	.paging_full_numbers a.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	*cursor: hand;
	color: #333 !important;
}

.paging_full_numbers a.paginate_button {
	background-color: #ddd;
}

.paging_full_numbers a.paginate_button:hover {
	background-color: #ccc;
	text-decoration: none !important;
}

.paging_full_numbers a.paginate_active {
	background-color: #99B3FF;
}

table.display tr.even.row_selected td {
	background-color: #B0BED9;
}

table.display tr.odd.row_selected td {
	background-color: #9FAFD1;
}


/*
 * Sorting classes for columns
 */
/* For the standard odd/even */
tr.odd td.sorting_1 {
	background-color: #EBEBEB;
}

tr.odd td.sorting_2 {
	background-color: #DADCFF;
}

tr.odd td.sorting_3 {
	background-color: #E0E2FF;
}

tr.even td.sorting_1 {
	background-color: #FFFFFF;
}

tr.even td.sorting_2 {
	background-color: #F2F3FF;
}

tr.even td.sorting_3 {
	background-color: #F9F9FF;
}


/* For the Conditional-CSS grading rows */
/*
 	Colour calculations (based off the main row colours)
  Level 1:
		dd > c4
		ee > d5
	Level 2:
	  dd > d1
	  ee > e2
 */
tr.odd.gradeA td.sorting_1 {
	background-color: #c4ffc4;
}

tr.odd.gradeA td.sorting_2 {
	background-color: #d1ffd1;
}

tr.odd.gradeA td.sorting_3 {
	background-color: #d1ffd1;
}

tr.even.gradeA td.sorting_1 {
	background-color: #d5ffd5;
}

tr.even.gradeA td.sorting_2 {
	background-color: #e2ffe2;
}

tr.even.gradeA td.sorting_3 {
	background-color: #e2ffe2;
}

tr.odd.gradeC td.sorting_1 {
	background-color: #c4c4ff;
}

tr.odd.gradeC td.sorting_2 {
	background-color: #d1d1ff;
}

tr.odd.gradeC td.sorting_3 {
	background-color: #d1d1ff;
}

tr.even.gradeC td.sorting_1 {
	background-color: #d5d5ff;
}

tr.even.gradeC td.sorting_2 {
	background-color: #e2e2ff;
}

tr.even.gradeC td.sorting_3 {
	background-color: #e2e2ff;
}

tr.odd.gradeX td.sorting_1 {
	background-color: #ffc4c4;
}

tr.odd.gradeX td.sorting_2 {
	background-color: #ffd1d1;
}

tr.odd.gradeX td.sorting_3 {
	background-color: #ffd1d1;
}

tr.even.gradeX td.sorting_1 {
	background-color: #ffd5d5;
}

tr.even.gradeX td.sorting_2 {
	background-color: #ffe2e2;
}

tr.even.gradeX td.sorting_3 {
	background-color: #ffe2e2;
}

tr.odd.gradeU td.sorting_1 {
	background-color: #c4c4c4;
}

tr.odd.gradeU td.sorting_2 {
	background-color: #d1d1d1;
}

tr.odd.gradeU td.sorting_3 {
	background-color: #d1d1d1;
}

tr.even.gradeU td.sorting_1 {
	background-color: #d5d5d5;
}

tr.even.gradeU td.sorting_2 {
	background-color: #e2e2e2;
}

tr.even.gradeU td.sorting_3 {
	background-color: #e2e2e2;
}


/*
 * Row highlighting example
 */
.ex_highlight #example tbody tr.even:hover, #example tbody tr.even td.highlighted {
	background-color: #ECFFB3;
}

.ex_highlight #example tbody tr.odd:hover, #example tbody tr.odd td.highlighted {
	background-color: #E6FF99;
}

.ex_highlight_row #example tr.even:hover {
	background-color: #ECFFB3;
}

.ex_highlight_row #example tr.even:hover td.sorting_1 {
	background-color: #DDFF75;
}

.ex_highlight_row #example tr.even:hover td.sorting_2 {
	background-color: #E7FF9E;
}

.ex_highlight_row #example tr.even:hover td.sorting_3 {
	background-color: #E2FF89;
}

.ex_highlight_row #example tr.odd:hover {
	background-color: #E6FF99;
}

.ex_highlight_row #example tr.odd:hover td.sorting_1 {
	background-color: #D6FF5C;
}

.ex_highlight_row #example tr.odd:hover td.sorting_2 {
	background-color: #E0FF84;
}

.ex_highlight_row #example tr.odd:hover td.sorting_3 {
	background-color: #DBFF70;
}


/*
 * KeyTable
 */
table.KeyTable td {
	border: 3px solid transparent;
}

table.KeyTable td.focus {
	border: 3px solid #3366FF;
}

table.display tr.gradeA {
	background-color: #eeffee;
}

table.display tr.gradeC {
	background-color: #ddddff;
}

table.display tr.gradeX {
	background-color: #ffdddd;
}

table.display tr.gradeU {
	background-color: #ddd;
}

div.box {
	height: 100px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #8080FF;
	background-color: #E5E5FF;
}

.pure-table {
    /* Remove spacing between table cells (from Normalize.css) */
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}

.pure-table caption {
    color: #000;
    font: italic 85%/1 arial, sans-serif;
    padding: 1em 0;
    text-align: center;
}

.pure-table td,
.pure-table th {
    border-left: 1px solid #cbcbcb;/*  inner column border */
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible; /*to make ths where the title is really long work*/
    padding: 0.5em 1em; /* cell padding */
}
.pure-table td:first-child,
.pure-table th:first-child {
    border-left-width: 0;
}

.pure-table thead {
    background: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}

.pure-table-odd td {
    background-color: #f2f2f2;
}

/* ----------------------------------------------  Reset form elements ---------------------------------------------- */

	input, input[type="text"], input[type="search"], select, textarea {
		margin:0; padding:0; outline:none;
		font-family:inherit;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		box-sizing:border-box;}

/* ----------------------------------------------  Inputs, textareas and selects  ---------------------------------------------- */


	input[type="text"], input[type="search"], input[type="password"], textarea, select, div.styled, input[type="file"] {
		border-radius:2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border: solid 1px #ccc; padding:0.4em;font-size:15px;}

	div.styled, select, input[type="submit"], input[type="button"], input[type="password"], input[type="search"],
	input[type="file"]:after {
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
		box-shadow: 0 1px 3px rgba(0,0,0,0.2);}

	input[type="text"], textarea, input[type="file"], input[type="search"], input[type="password"] {
		background-color: #ffffff;
		-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
		box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);}

		.ie9 input[type="text"], .ie9 input[type="search"], { line-height:normal; } /* Get the stuff to line up right */

	textarea { width:100%; height:10em; }

	input[type="checkbox"] {
		-ms-transform: scale(1.5); /* IE */
		-moz-transform: scale(1.5); /* FF */
		-webkit-transform: scale(1.5); /* Safari and Chrome */
		-o-transform: scale(1.5); /* Opera */
		padding: 10px;
	}

/* ---------------------------------------------- Form Submit and Next buttons ---------------------------------------------- */

input[type="submit"], input[type="button"] {
	padding:0.5em 1em;
	line-height:1em;
	cursor:pointer;
	border-radius:4px;
	color:#000;
	font-weight:bold;
	font-size:inherit;
	border:solid 1px #ccc;
	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
}

input[type="submit"]:active, input[type="button"]:active {
-webkit-box-shadow: none;
box-shadow:none;
}

/* ----------------------------------------------  Info Boxes ----------------------------------------------  */

.info-info, .info-success, .info-warning, .info-error, .info-validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}

.info-info a, .info-success a, .info-warning a, .info-error a, .info-validation a {
color: blue !important;
text-decoration: underline;
}

.info-info a:active, .info-success a:active, .info-warning a:active, .info-error a:active, .info-validation a:active {
color: red !important;
}

.info-info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('images/info.png');
}

.info-success {
color: #4F8A10;
background-color: #DFF2BF;
background-image: url('images/success.png');
}

.info-warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('images/warning.png');
}

.info-error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('images/error-msg.png');
}

/*----------------------------------------------  Table CSS ----------------------------------------------  */

.datagrid table { border-collapse: collapse; text-align: left; width: 100%; }
.datagrid {
background: #fff; overflow: hidden; border: none;}
.datagrid table td, .datagrid table th { padding: 6px 10px; }
.datagrid table thead th, .datagrid table tfoot th {
	/*
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#006699;
	*/
	background: none repeat scroll 0% 0% #428BCA;
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
	border-left: 1px solid #000;
}
.datagrid table thead th:first-child {
	/*border: none;*/
}
.datagrid table tbody td { color: #00557F; border-left: 1px solid #069;font-size: 15px;font-weight: normal; }
.datagrid table tbody .alt td { background: #000; color: #00557F; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tfoot td div { border-top: 1px solid #006699;background: #E1EEf4;}
.datagrid table tfoot td { padding: 0; font-size: 12px }
.datagrid table tfoot td div{ padding: 2px; }
.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagrid table tfoot  li { display: inline; }
.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #006699;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; }
.datagrid table tfoot ul.active,
.datagrid table tfoot ul a:hover { text-decoration: none;border-color: #00557F; color: #FFFFFF; background: none; background-color:#006699;}

table.display thead tr .sorting {
background-image: url("images/bg.gif");
background-repeat: no-repeat;
background-position: right center;
cursor: pointer;
padding-right: 20px;
}

table.display thead tr .sorting_desc {
    background-image: url("images/desc.gif");
background-repeat: no-repeat;
background-position: right center;
cursor: pointer;
padding-right: 20px;
}

table.display thead tr .sorting_asc {
    background-image: url("images/asc.gif");
background-repeat: no-repeat;
background-position: right center;
cursor: pointer;
padding-right: 20px;
}

/*----------------------------------------------  Overlay CSS ----------------------------------------------  */

.apple_overlay {

    /* initially overlay is hidden */
    display:none;

    /* growing background image */
    background-image:url(images/white.png);

    /*
      width after the growing animation finishes
      height is automatically calculated
      */
    width:640px;

    /* some padding to layout nested elements nicely  */
    padding:35px;

    /* a little styling */
    font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url(images/close.png);
    position:absolute;
    right:10px;
    top:10px;
    cursor:pointer;
    height:35px;
    width:35px;
}

#overlay, #external_overlay {
    background-image:url(images/transparent.png);
    color:#efefef;
    height:400px;
    font-size:15px;
}

div.apple_overlay h1#post-title span, div.apple_overlay h1, div.apple_overlay h2 {
color:#fff;
background:none;
padding-left:0px;
margin-left:0px;
}

/*----------------------------------------------  Magnific Popup CSS ----------------------------------------------  */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  padding: 30px;
  //background-color: #fff;
}

.mfp-content div {
  padding:30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius:15px;
  background-color: #fff;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 640px;
  cursor: auto;
  overflow-y: auto;
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  //color: transparent;
  background: url("images/preloader.gif") no-repeat center center;
  background-color: #fff;
  position: absolute;
  top: 50%;
  width: 84px;
  height: 84px;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1043;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  //background: transparent;
  border: #bcbcbc solid 1px;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 7px;
  top: 7px;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  background-color: #001F3D;
}

.mfp-close:hover, .mfp-close:focus {
   background-color: #0052A3;
}

.mfp-close:active {
    //top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*----------------------------------------------  qTip CSS ----------------------------------------------  */

.qtip-wiki{
    max-width: 385px;
}

.qtip-wiki p{
    margin: 0 0 6px;
}

.qtip-wiki h1{
    font-size: 20px;
    line-height: 1.1;
    margin: 0 0 5px;
}

.qtip-wiki img{
    float: left;
    margin: 10px 10px 10px 0;
}

.qtip-wiki .info{
    overflow: hidden;
}

.qtip-wiki p.note{
    font-weight: 700;
}

/*----------------------------------------------  jQuery Vertical Tabs CSS ----------------------------------------------  */

#w {
  display: block;
  width: 900px;
  margin: 0 auto;
  background: none;
}


#v_content {
  display: block;
  background: #fff;
  padding: 0px 15px;
  margin-left: 80px;
  -webkit-box-shadow: 1px 2px 1px rgba(0,0,0,0.4);
  -moz-box-shadow: 1px 2px 1px rgba(0,0,0,0.4);
  box-shadow: 1px 2px 1px rgba(0,0,0,0.4);
  min-height: 300px;
}


.contentblock {
  display: block;
  padding: 15px 20px;
}

.contentblock.hidden {
  display: none;
}

/* side navigation */
#sidemenu {
  margin: 0 !important;
  padding: 0;
  width: 80px;
  float: left;
  background: #e8e8e8;
  border-right: 1px solid #c9c9c9;
}


#sidemenu li { display: block; text-align: center; border-top: 1px solid #fff; font-size: 1.1em; }

#sidemenu li a {
  display: block;
  padding: 6px 2px;
  color: #555;
  text-decoration: none;
  border-bottom: 1px solid #d1d1d1;

}
#sidemenu li a:hover {
  background: #f2f2f2;
}

#sidemenu li a strong {
  display: block;
  margin-top: 5px;
}

#sidemenu li a.open {
  width: 101%;
  background: #fff;
}

/*----------------------------------------------  Flot Tooltip CSS ----------------------------------------------  */

#flotTip
{
	padding: 3px 5px;
	background-color: #000;
	z-index: 100;
	color: #fff;
	box-shadow: 0 0 10px #555;
	opacity: .7;
	filter: alpha(opacity=70);
	border: 2px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 250px;
	word-wrap:break-word;
}

td.legendLabel {
word-wrap: break-word;
}

/*----------------------------------------------  Toggle CSS ----------------------------------------------  */

.toggle-slide {
  overflow: hidden;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr;
}
.toggle-slide .toggle-on,.toggle-slide .toggle-off,.toggle-slide .toggle-blob {
    float: left;
}
.toggle-slide .toggle-blob {
    position: relative;
    z-index: 99;
    cursor: hand;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.toggle-light .toggle-slide {
  border-radius: 9999px;
  box-shadow: 0 0 0 1px #999;
}
.toggle-light .toggle-slide .toggle-on,.toggle-light .toggle-slide .toggle-off,.toggle-light .toggle-slide .toggle-blob {
  font-size: 11px;
  font-weight: 500;
}
.toggle-light .toggle-slide .toggle-on, .toggle-light .toggle-select .toggle-inner .active {
  background: rgb(69,163,31);
  box-shadow: inset 2px 2px 6px rgba(0,0,0,0.2);
  text-shadow: 1px 1px rgba(0,0,0,0.2);
  color: rgba(255,255,255, 0.8);
}
.toggle-light .toggle-slide .toggle-off, .toggle-light .toggle-select .toggle-on {
  color: rgba(0,0,0,0.6);
  text-shadow: 0 1px rgba(255,255,255,0.2);
  background: #cfcfcf;
  background: -moz-linear-gradient(top,  #cfcfcf 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfcf), color-stop(100%,#f5f5f5));
  background: -webkit-linear-gradient(top,  #cfcfcf 0%,#f5f5f5 100%);
  background: -o-linear-gradient(top,  #cfcfcf 0%,#f5f5f5 100%);
  background: -ms-linear-gradient(top,  #cfcfcf 0%,#f5f5f5 100%);
  background: linear-gradient(to bottom,  #cfcfcf 0%,#f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#f5f5f5',GradientType=0 );
}
.toggle-light .toggle-slide .toggle-blob {
  border-radius: 50px;
  background: #cfcfcf;
  background: -moz-linear-gradient(bottom,  #cfcfcf 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#cfcfcf), color-stop(100%,#f5f5f5));
  background: -webkit-linear-gradient(bottom,  #cfcfcf 0%,#f5f5f5 100%);
  background: -o-linear-gradient(bottom,  #cfcfcf 0%,#f5f5f5 100%);
  background: -ms-linear-gradient(bottom,  #cfcfcf 0%,#f5f5f5 100%);
  background: linear-gradient(to top,  #cfcfcf 0%,#f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#f5f5f5',GradientType=0 );

  box-shadow: 1px 1px 2px #888;
}
.toggle-light .toggle-slide .toggle-blob:hover {
  background: #e4e4e4;
  background: -moz-linear-gradient(top,  #e4e4e4 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#f9f9f9));
  background: -webkit-linear-gradient(top,  #e4e4e4 0%,#f9f9f9 100%);
  background: -o-linear-gradient(top,  #e4e4e4 0%,#f9f9f9 100%);
  background: -ms-linear-gradient(top,  #e4e4e4 0%,#f9f9f9 100%);
  background: linear-gradient(to bottom,  #e4e4e4 0%,#f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f9f9f9',GradientType=0 );
}

/*----------------------------------------------  Responsive Tabs CSS ----------------------------------------------  */

.responsive-tabs__heading { display: none;}
.responsive-tabs__list__item { display: inline; cursor:pointer;}


@media (max-width: 767px) {
	.responsive-tabs__list { display: none;}
	.responsive-tabs__heading { display: block; cursor: pointer; }
	.responsive-tabs__panel--closed-accordion-only { display: none;}
}

@media (min-width: 768px) {
	.responsive-tabs__panel--closed-accordion-only { display: block !important;}
}

/* END - Required for core functionality */


/* OPTIONAL - Basic Skin */

.responsive-tabs-wrapper {
	clear: both;
	zoom: 1;
	margin-top: 5px;
}
.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
    content: "";
    display: table;
}
.responsive-tabs-wrapper:after {
    clear: both;
}

.responsive-tabs__heading:focus,
.responsive-tabs__list__item:focus { outline: 1px solid #ccc;  }

.responsive-tabs__heading--active:focus,
.responsive-tabs__list__item--active:focus { outline: none !important;}

.responsive-tabs__list { font-size: 0.9em; margin: 2em 0 0 0; padding: 0;line-height: 1em;margin-bottom: 11px !important;}
.responsive-tabs__list__item { background: #eee; padding: 10px 20px;  margin-right: 1em; border-top-left-radius: 5px; border-top-right-radius: 5px;border: 1px solid #ddd; }
.responsive-tabs__list__item:hover {background: #efefef }
.responsive-tabs__list__item--active,
.responsive-tabs__list__item--active:hover {  background: #fff; border-bottom-color: #fff;}

.responsive-tabs__panel {
margin-bottom: 20px;
height: 180px;
overflow-y: scroll;
padding: 20px;
border: 1px solid rgb(221, 221, 221);
}

@media (max-width: 767px) {
	.responsive-tabs__heading {
		padding: 0.5em; border-radius: 5px; border: 1px solid #ccc; box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
		background: #ddd;
		position: relative;
	}

	.responsive-tabs__heading:after {
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 40%;
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #000;
	}
	.responsive-tabs__heading:hover,
	.responsive-tabs__heading--active:hover { background-color: #efefef}
	.responsive-tabs__heading--active { background: #fff;}
	.responsive-tabs__heading--active:after {
		border-bottom: 10px solid #000;
		border-top:0;
	 }
}

#keywords_table a:visited, .display td a:visited {
text-decoration:line-through !important;
}



/*----------------------------------------------  AMZ CSS ----------------------------------------------  */

.amz h2 {
    color: #C60;
    font-size: medium;
    margin: 0px 0px 0.25em;
}

.amz, .amz p {
font-family: verdana,arial,helvetica,sans-serif;
font-size: small;
color: #000;
}

.amz cite, .amz em, .amz i {
font-decoration:none;
}

.amz ul {
    list-style-type: disc;
    margin: 20px;
}

.amz ul li {
    margin: 0.5em 0em;
}

/* fullcalendar */

.fc-event {
	//background-color: #428BCA !important;
}

img.hover_btn:hover {
	opacity:0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
