/*   
Theme Name: Out2Enroll Theme
Theme URI: http://olivestreetdesign.com
Description: This is a Olive Street Design Theme for Out2Enroll
Author: Guy Haines
Author URI: http://hainescreative.com
Version: 1
*/


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, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
strong {font-weight: bold;}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {text-decoration: none; color: #1980bf;}
a:hover {color: #28c4ef; text-decoration: none;}
.clear {clear: both !important;}

em {font-style: italic;}
img {max-width: 100%; height: auto;}
body {font: 18px 'Helvetica Neue', 'Open Sans', sans-serif;color: #222;}
h2 {font: normal 30px 'Helvetica Neue', 'News Cycle', sans-serif; color: #65c8d0;}
h3 {font: bold 28px 'Helvetica Neue', 'Open Sans', sans-serif;color: #21409a; text-transform: uppercase; margin: 10px 0; }
h3.rainbowheading {
	width: 100%; 
	background: url(images/rainbow.png) bottom left no-repeat; 
	background-size: 100% 6px; 
	padding-bottom: 10px;
	margin-top: 40px;
}
h3.single-heading {font-size: 18px; padding-bottom: 21px; }
h4 {font: bold 21px 'Helvetica Neue', 'Open Sans', sans-serif;color: #222;}

h5 a {color: #111;text-decoration: none;}
h5 a:hover {color: #777;}
.topRainbow {background: url(images/rainbow.png) top left repeat-y; height: 20px; margin-bottom: 20px; width: 100%; background-size: 100% 20px; }
img.logo {max-width: 100%;}


.header .fa, .footernav .fa {border-radius: 50%; width: 32px; height: 32px;}
.header .fa:hover, .footernav .fa:hover {opacity: .7;}

.fa.fa-facebook {background: #3c5a9a; padding: 8px; color: white;}
.fa.fa-twitter {background: #2da7df; padding: 8px; color: white;}
.fa.fa-instagram {background: #32669a; padding: 8px; color: white;}
.fa.fa-tumblr {background: #1980bf; padding: 8px; color: white;}


button {
	background: none; 
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	padding: 6px 12px;
	border: 1px solid white; 
	appearance: none;
}

button:hover {background: rgba(255,255,255,.7); color: #444;}



.navbar {margin: 20px 0; color: #333; }

.navbar-default {border: none;  background: #111; border-radius: 0;}
.navbar-header {
  padding:0;
  margin: 0;
}
.navbar-toggle {
  margin: 15px 20px 8px 0;
  color: #dedede;
}

.navbar-default .navbar-toggle .icon-bar {color: #333; background: #dedede;}
.navbar-collapse {
	padding: 0;
	position: relative;
	border-top: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.navbar-nav {
	text-align: left;
	  margin: 0;
}
.navbar-nav>li {
	  float: left;
}
@media all and (max-width: 767px) {
	#navbar {width: 100%; position: relative;}
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {margin: 0;}
    .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
 	}

 	
 	.navbar-nav .open .dropdown-menu li, .navbar-default .navbar-nav>li { width: 100%;}

	.navbar-nav .open .dropdown-menu li {padding-left: 40px;}
	.navbar-nav .open .dropdown-menu li:hover {background: #eee;}

    .navbar-collapse {
		border: none;
        float: none;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none!important;
		height: auto;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 50px;
    }
    .collapse.in{
  		display:block !important;
	}
}
.navbar-nav>li>a {
  padding:5px;
  margin: 10px 0px;
}
.navbar-nav>li>a:nth-of-type(1) {margin-left: 10px;}


.navbar-default .navbar-nav>li>a {
	font: 13px 'Open Sans', helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.current-page-item>a, .navbar-default .navbar-nav>li.current-page-parent a.dropdown-toggle, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus  {background: none;color: #111; font: 13px 'Open Sans', helvetica, sans-serif; background: #eee;}

.dropdown-menu {background: #dedede; border-radius: 0; border: none; box-shadow: none;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a, .dropdown-menu>li>a {color: #222; font: 13px 'Open Sans', helvetica, sans-serif;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .dropdown-menu>li>a:hover, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {}


@media all and (min-width: 768px) {
ul.nav li.dropdown:hover > ul.dropdown-menu{ display: block; }
ul.nav li.dropdown > ul.dropdown-menu {top: 94%; padding-top: 10px; left: 4px;}
}


nav input[type="text"] {font-size: 14px;height: 28px; padding: 6px; width: 80%;margin: 13px 0 0 0; border: none; float: left;}
#searchsubmit {
	height: 28px; 
	width: 28px; 
	-webkit-appearance: none;
	appearance: none; 
	border: none;
	background: #28c4ef;
	color: white;
	font-size: 14px;
	float: left;
	padding: 4px;
	margin-top: 13px;
}

@media all and (max-width: 991px) {
	#searchsubmit {margin-bottom: 20px;}
}


.interior-banner {
	height: 150px; 
	width: 100%; 
	text-align: center; 
	font: 72px 'Helvetica Neue', hlevetica, arial, sans-serif; 
	color: white;
	text-transform: uppercase;
	padding: 30px 0; 
	margin-bottom: 45px;
}

@media all and (max-width: 768px) {
	.interior-banner {font-size: 50px;}
	.preFooter button {margin-bottom: 10px;}
}
.banner-faq {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(40, 196, 239, 1) 0%,rgba(97, 97, 170, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(40, 196, 239, 1) 0%, rgba(97, 97, 170, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(40, 196, 239, 1) ),color-stop(1,rgba(97, 97, 170, 1) ));
	background : -o-linear-gradient(0deg, rgba(40, 196, 239, 1) 0%, rgba(97, 97, 170, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(40, 196, 239, 1) 0%, rgba(97, 97, 170, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#28C4EF', endColorstr='#6161AA' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(40, 196, 239, 1) 0%, rgba(97, 97, 170, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28C4EF',endColorstr='#6161AA' , GradientType=1);
}

.banner-faq small {font-size: 45px;}
.banner-assisters {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(247, 143, 43, 1) 17.43%,rgba(232, 48, 57, 1) 94.9%);
	background : -webkit-linear-gradient(0deg, rgba(247, 143, 43, 1) 17.43%, rgba(232, 48, 57, 1) 94.9%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0.1743,rgba(247, 143, 43, 1) ),color-stop(0.949,rgba(232, 48, 57, 1) ));
	background : -o-linear-gradient(0deg, rgba(247, 143, 43, 1) 17.43%, rgba(232, 48, 57, 1) 94.9%);
	background : -ms-linear-gradient(0deg, rgba(247, 143, 43, 1) 17.43%, rgba(232, 48, 57, 1) 94.9%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F78F2B', endColorstr='#E83039' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(247, 143, 43, 1) 17.43%, rgba(232, 48, 57, 1) 94.9%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F78F2B',endColorstr='#E83039' , GradientType=1);
}

.banner-index {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(136, 198, 93, 1) 0%,rgba(40, 196, 239, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(136, 198, 93, 1) 0%, rgba(40, 196, 239, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(136, 198, 93, 1) ),color-stop(1,rgba(40, 196, 239, 1) ));
	background : -o-linear-gradient(0deg, rgba(136, 198, 93, 1) 0%, rgba(40, 196, 239, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(136, 198, 93, 1) 0%, rgba(40, 196, 239, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#88C65D', endColorstr='#28C4EF' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(136, 198, 93, 1) 0%, rgba(40, 196, 239, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88C65D',endColorstr='#28C4EF' , GradientType=1);
}

.banner-search {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(136, 198, 93, 1) 0%,rgba(247, 143, 43, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(136, 198, 93, 1) 0%, rgba(247, 143, 43, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(136, 198, 93, 1) ),color-stop(1,rgba(247, 143, 43, 1) ));
	background : -o-linear-gradient(0deg, rgba(136, 198, 93, 1) 0%, rgba(247, 143, 43, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(136, 198, 93, 1) 0%, rgba(247, 143, 43, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#88C65D', endColorstr='#F78F2B' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(136, 198, 93, 1) 0%, rgba(247, 143, 43, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88C65D',endColorstr='#F78F2B' , GradientType=1);
}
.banner-help {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(232, 48, 57, 1) 0%,rgba(97, 97, 170, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(232, 48, 57, 1) 0%, rgba(97, 97, 170, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(232, 48, 57, 1) ),color-stop(1,rgba(97, 97, 170, 1) ));
	background : -o-linear-gradient(0deg, rgba(232, 48, 57, 1) 0%, rgba(97, 97, 170, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(232, 48, 57, 1) 0%, rgba(97, 97, 170, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E83039', endColorstr='#6161AA' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(232, 48, 57, 1) 0%, rgba(97, 97, 170, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E83039',endColorstr='#6161AA' , GradientType=1);
}

.banner-about {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(40, 196, 239, 1) 0%,rgba(247, 239, 117, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(40, 196, 239, 1) 0%, rgba(247, 239, 117, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(40, 196, 239, 1) ),color-stop(1,rgba(247, 239, 117, 1) ));
	background : -o-linear-gradient(0deg, rgba(40, 196, 239, 1) 0%, rgba(247, 239, 117, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(40, 196, 239, 1) 0%, rgba(247, 239, 117, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#28C4EF', endColorstr='#F7EF75' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(40, 196, 239, 1) 0%, rgba(247, 239, 117, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28C4EF',endColorstr='#F7EF75' , GradientType=1);
}


.mainContent {}
.mainContent p, .entry p {padding: 15px 0;}
.mainContent ul li, .entry ul li {
	margin-left: 20px; 
	list-style-type: square;
	margin-top: 5px;
}



.mainContent small, .entry small {font-size: 14px;}

.wpcf7-form-large {color: #fff;}
.wpcf7-form-large h4 {color: #fff; font:  40px 'Fugaz One', 'Open Sans', helvetica, sans-serif; text-align: center; margin-top: 10px;}

.wpcf7-form-large label { margin-left: 5px; }

::-webkit-input-placeholder {
   color: #444;
}

:-moz-placeholder { /* Firefox 18- */
   color: #444;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #444;  
}

:-ms-input-placeholder {  
   color: #444;  
}

.wpcf7-form-large input {
	width: 98%;
	font: 15px verdana, arial, helvetica, sans-serif; 
	padding: 15px;
	margin: 4px;
	background: rgba(255,255,255,.7);
	box-shadow: none;
	appearance: none;
	border: none;
	color: black;
}

.wpcf7-form-large input:focus {
	background: #dedede;
	outline: none;
}


.wpcf7-form-large textarea {
	width: 98%;
 	padding: 15px;
	margin: 4px;
	background: rgba(255,255,255,.7);	
	font: 15px verdana, arial, helvetica, sans-serif; 
	height: 110px;
	border: none;
	color: black;
}

.wpcf7-form-large textarea:focus {
	background: #dedede;
	outline: none;

}


.wpcf7-form-large .wpcf7-submit {
	padding: 8px 25px;
	margin: 4px;
	float: none;
	background-color: #65c8d0;
	text-shadow: none;
	color: #fff;
	font: bold 18px 'Oxygen', 'Open Sans', verdana, sans-serif;
	border: none;
	text-transform: uppercase;
	-webkit-appearance: none;
	appearance: none;
	
}

.wpcf7-form-large .wpcf7-submit:hover { 
	background-color: #357277;


}

.wpcf7-form-large .wpcf7-submit:active {
	color: #fff;
}
.wpcf7-form-large .wpcf7-captcha-captcha-1 {margin: 0 8px -5px 3px; }
.wpcf7-form-large .wpcf7-captchar {
	width: 100px !important;
	font-size: 11px;
	padding: 5px !important;
}
.wpcf7-form-large .wpcf7-captchar:focus {
	width: 100px !important;
	padding: 5px;
	background: #efefef !important;
}

.preFooter {margin-top: 30px; margin-bottom: 30px;}
.preFooter button {
	-wekit-appearance: none;
	appearance: none;
	border: none;
	color: white;
	padding: 8px 12px;
	background: #545454;
	width: 100%;
	text-transform: lowercase; 
	font: bold 18px 'Helvetica Neue', 'Open Sans', helvetica, sans-serif;
	text-align: center;
}
.preFooter button:nth-of-type(1) {margin-left: 14%;}

.footernavrainbow {background: url(images/rainbow.png) top left repeat-y; background-size: 100% 20px; width: 100%; height: 20px;}

.footernav {background: #111; color: white; padding: 20px 0;}
.footernav ul li {float: left;margin-top: 8px;}

.footernav li a {
  padding:5px 8px;
  margin: 10px 4px;
}
.footernav li a:nth-of-type(1) {margin-left: 10px;}


.footernav li a {
	font: 13px 'Open Sans', helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}


.footernav li a:hover {
background: #eee;color: #111; font: 13px 'Open Sans', helvetica, sans-serif; background: #eee;
}
.copyright {
	font-size: 12px;
	background: #eee; 
	padding: 10px 0;
	color: black; 
	text-align: center;
}                

.copyright a {color: #444; text-decoration: underline;}
.copyright a:hover {color:white;}

.about-imgs img {margin: 11px 11px 0 0; float: left;}
                           
                            
/* FAQs */


h4.the_q {
    position: relative;
    margin: 30px 0 40px 62px;
    color: black;
    padding-top: 10px;
    font: bold 21px 'Helvetica Neue', helvetica, arial, sans-serif;
}

h4.the_q a, h4.the_q a:hover {color: black; text-decoration: none;}
h4.the_q a:hover {opacity: .5;}


.the_a {
    position: relative;
    margin: 0 0 20px 0px;
    padding-bottom: 20px;
    border-bottom: 3px solid #eee;
    padding-left: 60px;
}


.faqQ1 div.the_a:last-of-type {border: none !important;}
.faqQ2 .the_a:last-of-type {border: none !important;}
.faqQ3 .the_a:last-of-type {border: none !important;}
.faqQ4 .the_a:last-of-type {border: none !important;}
.faqQ5 .the_a:last-of-type {border: none !important;}
.faqQ6 .the_a:last-of-type {border: none !important;}
.faqQ7 .the_a:last-of-type {border: none !important;}
.faqQ8 .the_a:last-of-type {border: none !important;}


.the_a p {padding: 0 0 12px 0;}
.the_a:before, h4.the_q:before {width: 60px; display: inline-block; color: #28c4ef; opacity: .2; font: 200 63px 'Helvetica Neue', helvetica, arial, sans-serif;}
.the_a:before {
	padding-right: 45px; 
	content: 'a';     
	width: 65px;
    position: absolute;
    margin: -20px 0 0 -49px;
}
h4.the_q:before {
	content: 'Q';
	padding-right: 45px;
	position: absolute;
    margin: -30px 0 30px -57px;
}

.category-wrap section:last-of-type {border: none;}


.faqnav {margin: 30px auto;}
.faqnv {
	text-align: center; 
	font: bold 21px 'helvetica neue', helvetica, arial, sans-serif; 
	padding: 30px 15px;
	opacity: .5;
	color: white;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

@media all and (max-width: 1199px) {

	.faqnv {
		min-height: 130px;
		padding: 40px 15px 30px 15px;	
	}
}
.faqnv:hover {opacity: 1;}
.faqnv_financialhelp {background: #e83039;}
.faqnv_discrimination {background: #6161aa;}
.faqnv_transgender {background: #1980bf;}
.faqnv_ssc {background: #28c4ef;}
.faqnv_hiv {background: #f78f2b;}
.faqnv_penalty {background: #e83039;}
.faqnv_youngpeople {background: #88c65d;}
.faqnv_smallbusiness {background: #1980bf;}


/* HOME PAGE */ 

.enrollHelp {
	font-size: 32px;
	font-weight: bold;
	margin: 30px 0; 
	padding: 35px 0; 
	width: 100%; 
	background: #1980bf; 
	color: white;
	text-align: left;
	vertical-align: top;
}


.enrollHelp button {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	padding: 12px 22px; 
	width: 100%;
	text-align: center;
	color: black;
	text-transform: lowercase;
	font-size: 21px;
	font-weight: bold;
	background: #eee;
	margin-top: 0;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;	
}

.enrollHelp button:hover {background: #999; color: #fff; }

@media all and (max-width: 1199px) {
	.enrollHelp {font-size: 26px;}
	.enrollHelp button {margin-top: -20px;}
}

.latest-media .col {padding: 0 10px 0 0 !important;}
.latest-media h5 {font-size: 14px;}
.homePostIMG img {width: 100%;}
.blogExcerpt {
	font-size: 14px; 
	text-align: left; 
	color: #21409a;
	word-break: break-all;
}

.consumerInfo a {color: #f78f2b; text-decoration: none; font-weight: bold;}
.transgender {
	background: url(images/icons/transgender.png) left 3px no-repeat;
	padding: 35px 0 15px 110px;
	color: #f78f2b;
	height: 120px;
}

.ssc {
	background: url(images/icons/scc.png) left 3px no-repeat;
	padding: 35px 0 15px 110px;
	color: #f78f2b;
	height: 120px;
}

.hiv {
	background: url(images/icons/hiv.png) left 3px no-repeat;
	padding: 35px 0 15px 110px;
	color: #f78f2b;
	height: 120px;
}

.financialhelp {
	background: url(images/icons/financialhelp.png) left 3px no-repeat;
	padding: 35px 0 15px 110px;
	color: #f78f2b;
	height: 120px;
}

.discrimination {
	background: url(images/icons/discrimination.png) left 3px no-repeat;
	padding: 35px 0 15px 110px;
	color: #f78f2b;
	height: 120px;
}

.youngpeople {
	background: url(images/icons/youngpeople.png) left 3px no-repeat;
	padding: 35px 0 15px 110px;
	color: #f78f2b;
	height: 120px;
}

.penalty {
	background: url(images/icons/penalty.png) left 3px no-repeat;
	padding: 35px 0 15px 110px;
	color: #f78f2b;
	height: 120px;
}


.cool-tools {}

.cool-tools a {text-decoration: none;}
.signup {background: #e83039 url(images/icons/home_signup.png);}
.assister {background: #28c4ef url(images/icons/home_pin.png);}
.gmla {background: #1980bf url(images/icons/home_gmla.png);}
.calc {background: #6161aa url(images/icons/home_calc.png);}
.discrim {background: #88c65d url(images/icons/home_discrimination.png);}
.tools-area a:hover{text-decoration: none;}

.cool-tool {
	height: 120px; 
	padding: 35px 30px 20px 130px; 
	width: 100%; 
	color: white;
	background-position: 20px 10px;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	opacity: .7;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.cool-tool.xpad {padding-top: 50px;}
.cool-tool:hover {text-decoration: none;opacity: 1; }
.cool-tool:visited, .cool-tool:focus {text-decoration: none;}

#sidebar ul li {list-style-type: none; margin: 0;}
.cat-item {height: 40px; color: white; padding: 3px 0 3px 30px; margin: 0; width: 100%; opacity: .6;}
.cat-item a {
	color: white; 
	text-decoration: none; 
	font-weight: bold; 
	width: 100%; 
	display: block; 
	padding: 7px 15px;
}
.cat-item:hover {opacity: 1;}

.cat-item-3 {background: #e83039 url(images/icons/side_financialhelp.png) 10px 5px no-repeat; background-size: 30px 30px;}
.cat-item-4 {background: #6161aa url(images/icons/side_discrimination.png) 10px 5px no-repeat; background-size: 30px 30px;}
.cat-item-5 {background: #1980bf url(images/icons/side_transgender.png) 10px 5px no-repeat; background-size: 30px 30px;}
.cat-item-6 {background: #28c4ef url(images/icons/side_scc.png) 10px 5px no-repeat; background-size: 30px 30px;}
.cat-item-7 {background: #f78f2b url(images/icons/side_hiv.png) 10px 5px no-repeat; background-size: 30px 30px;}
/*.cat-item-8  {background: #e83039 url(images/icons/side_penalty.png) 10px 5px no-repeat; background-size: 30px 30px;}*/
.cat-item-9 {background: #88c65d url(images/icons/side_youngpeople.png) 10px 5px no-repeat; background-size: 30px 30px;}


/* CALENDAR OVERRIDES */

.ai1ec-main-container {margin: 20px 0;}
.ai1ec-agenda-view .ai1ec-event-summary-footer {display: none;}
.ai1ec-calendar-toolbar {border: none !important;}
.ai1ec-agenda-buttons {display: none;}

@media all and (min-width: 768px) {
	#theWidget {
		max-height: 800px;
		overflow: scroll;
	}
}

.numberOfLocations {
	font-weight: bold;
    font-size: 18px;
}

#theWidget {
	background-color: #f7f7f7;
}

#gca-connector-widget {
	height: 1245px;
}