@charset "utf-8";

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
.size_test_result h1 {
	color: #ccc !important;
	text-align: center;
	margin: 20px 0;
}
.img-link {
	border: 5px solid transparent;	
}
.img-link:hover {
	border: 5px solid #d81f26; /* HRRT RED */;	
}
.graytext {
	color: #666;"	
}
/* FIXES FOR CDC/AAA HIV TESTING WIDGET */
.carousel-widget .aidsgovwidget .search {
	height: 331px !important;	
}
.carousel-widget .aidsgovwidget .tab {
	width: 140px !important;	
}
.carousel-widget .aidsgovwidget .menu li a:link {
	height: 25px !important;	
}

/* Extra Small devices (desktops, 992px and up) */
@media (min-width: 0px) {
	/* Carousel Styles */
	.wizardwrapper #myCarousel {
		min-height: 600px;
	}
	.wizardwrapper #myCarousel ol {
		height: 1px !important;
	}
	
	
	#myCarousel {
		margin:  20px auto;
		max-width: 800px;	
	    border-radius: 20px;
		background: transparent;
	}
	.carousel-inner,
	.carousel-control.left,
	.carousel-control.right {
		border-radius: 20px;
	}
	.carousel-control,
	.carousel-control:visited {
		color: transparent !important;
		text-shadow: none;
		width: 8%;
	}
	.carousel-control:hover,
	.carousel-control:focus {
		color: #fff !important;
	}
	.carousel-control .icon-prev, 
	.carousel-control .glyphicon-chevron-left {
    	left: 30%;	
	}
	.carousel-control .icon-next, 
	.carousel-control .glyphicon-chevron-right {
    	right: 30%;	
	}
	/* Caption for each slide */
	.carousel-caption {
	    background-color: transparent;
	    top: 35px;
	    color: #fff;
	    left: 35px;
		max-width: 225px;
		max-height: 225px;
	    padding: 0;
	    position: absolute;
	    text-align: left;
	    font-size: 16px;
	    display:none;
	}
	.carousel-caption h3 {
	    color: #fff;
		font-size: 1.5rem;
		line-height: 2rem;
		font-weight: bold;
		margin: 0;
		text-shadow: 1px 1px 1px #000;
	}
	.carousel-caption h3 span {
	    color: #d81f26;
	}
	/* Widget Zone */
	.carousel-widget {
	    background: rgba(255, 255, 255, 0.6);
	    top: 5px;
	    right: 1%;
	    color: #000;
		width: 98%;
		/*height: 225px;*/
	    padding: 25px 30px;
		border-radius: 20px;
	    position: absolute;
	    text-align: left;
	    font-size: 16px;
	}
	.wizard-widget {
	    background: rgba(255, 255, 255, 1);
	    top: 0px;
	    right: 0px;
	    color: #000;
		/*width: 510px;
		height: 225px;*/
	    padding: 10px;
		border-radius: 20px;
	    position: absolute;
	    text-align: left;
	    font-size: 16px;
	}	
	.carousel-widget h3,
	.carousel-widget h4,
	.wizard-widget h3,
	.wizard-widget h4  {
	    color: #d81f26; /* HRRT RED */
		font-size: 2.4rem;
		line-height: 2.7rem;
		font-weight: bold;
		margin: 0 0 10px 0;
	}
	.carousel-widget h4,
	.wizard-widget h4  {
		font-size: 1.8rem;
		line-height: 2rem;
		margin: 0 0 10px 0;		
	}
	.carousel-widget p,
	.wizard-widget p  {
		font-size: 1.5rem;
		line-height: 2rem;
		margin: 0 0 10px 0;
		color: #000;
	}
	.carousel-widget .messageContent .row {
	  padding: 0;
	}
	/* SLIDE 1 - and WIZARD styles */	
	.wizard_wrapper {
		margin:  20px auto;
		max-width: 800px;	
	    border-radius: 20px;
		background: #fff;
	}
	.wizard_selection_buttons {
		text-align: center;
		margin: 0 15px 20px 15px;	
	}
	.wizard_selection_buttons.status_buttons {
		margin-bottom: 40px;	
	}
	.wizard_selection_buttons.gender_buttons .widget_button {
		width: 30%;
		display	: inline-block;
	}
	.wizard_selection_buttons.trans1_buttons .widget_button {
		width: 48%;
		display	: inline-block;
	}
	.wizard_selection_buttons.trans2_buttons .widget_button {
		width: 23%;
		display	: inline-block;
	}	
	.wizard_selection_buttons.status_buttons .widget_button {
		width: 100%;
		display	: block;
	}	
	.wizard_selection_buttons .widget_button a h5 {
		width: 60px;
		height: 60px;
		border-radius: 60px;
		font-size: 40px;
		line-height: 60px;
		color: #fff;
		background:  #d81f26; /* HRRT RED */
		margin: 20px auto 10px auto;
	}
	.wizard_selection_buttons .widget_button a p {
		font-size: 1.8rem;
		line-height: 2rem;
	    color: #d81f26; /* HRRT RED */
		font-weight: normal !important;
	}
	/* TRANS 2 :: wizard selector 3 of 5 */
	.wizard_selection_buttons.trans2_buttons .widget_button a h5 {
		font-size: 30px;
	}
	/* end trans 2 selectiors */
	/* STATUS::  wizard selector 4 of 5 */
	.wizard_selection_buttons.status_buttons .widget_button a h5 {
		width: 400px;
		height: auto;
		border-radius: 35px;
		font-size: 20px;
		line-height: 35px;
		color: #fff;
		background:  #d81f26; /* HRRT RED */
		margin: 10px auto 10px auto;
	}
	/* end STATUS selectiors */	
	.wizard_selection_buttons a:link,
	.wizard_selection_buttons a:visited {
		display	: inline-block;
	    color: #d81f26; /* HRRT RED */
		font-weight: bold;
	}
	.wizard_selection_buttons a:hover,
	.wizard_selection_buttons a:focus {
		text-decoration: none;	
	}
	.wizard_selection_buttons .widget_button a:hover h5 {
		background-color: #ccc;
		color: #000;	
		cursor: pointer;
	}
	.wizard_selection_buttons .widget_button a:hover p {
		color: #000;	
		cursor: pointer;
	}

	.wizard_selection_buttons a.btn-primary:link,
	.wizard_selection_buttons a.btn-primary:visited {
	    color: #fff; /* HRRT RED */
		font-weight: normal;
	}
	.wizard_selection_buttons a.btn-primary:hover,
	.wizard_selection_buttons a.btn-primary:focus {
		text-decoration: none;	
	}

.wizard-widget .customizeDot {
    background: none repeat scroll 0 0 #e31e26;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.wizard-widget .customizeDot.status {
    background: none repeat scroll 0 0 #8b8d90;
}
.wizard-widget .customizeDot.partners {
    background: none repeat scroll 0 0 #272827;
}
.wizard-widget .img-circle {
    border-radius: 50%;
}	
.wizard-widget .wizard_selection_buttons.summary_buttons p {
    font-size: 20px;
	line-height: 30px;
	text-align: left;
}	
/* STATUS BAR - working */	
	.wizard_status_bar {
		border-top: 2px #a3807c solid;
		margin: 0 0 20px 0;	
		text-align: center;
		margin: 0 15px 20px 15px;	
	}
	.wizard_status_bar .status_item {
		width: 32%;	
		display: inline-block;
	}
	.wizard_status_bar .status_item.current .current_status_item_bar {
		width: 80%;	
		height: 4px;
		background: #571014;
		display: inline-block;
		margin: 0 auto 0px auto;
	}
	.wizard_status_bar .gimme_a_border {
		border-right: .1rem #ccc solid;
		margin-right: -.1rem;
		margin-top: -16px;
	}
	.wizard_status_bar .status_item:last-child .gimme_a_border {
		border-right: none;	
	}
	.wizard_status_bar .status_item a:link,
	.wizard_status_bar .status_item a:visited {
		display	: inline-block;
		border-radius: 30px;
	    color: #fff;
		background-color: #666;
		font-size: 16px;
		line-height: 30px;
		margin: 0px auto;
		width: 90%;
		text-align: center;
	}
	.wizard_status_bar .status_item.current a:link,
	.wizard_status_bar .status_item.current a:visited,
	.wizard_status_bar .status_item a:hover {
		background:  #d81f26; /* HRRT RED */
		text-decoration: none;
	}
	a.reset_tailoring:link,
	a.reset_tailoring:visited {
		display	: inline-block;
		float: right;
		border-radius: 26px;
	    color: #333;
		background-color: #ddd;
		font-size: 16px;
		line-height: 2.7rem;
		padding: 0px 10px;
		margin: 0px 15px 10px 0;
		text-align: center;
	}
	a.reset_tailoring:hover,
	a.reset_tailoring:focus {
	    color: #fff;
		background-color: #d81f26;
		text-decoration: none;
	}
	.carousel-widget a.launch_tailoring_wizard:link,
	.carousel-widget a.launch_tailoring_wizard:visited {
		padding:10px;
		margin: -10px;
		border: none;
		border-radius: 20px;
		text-decoration: none;
		font-weight: normal;
		cursor: pointer;
		display: block;
	}
	.carousel-widget a.launch_tailoring_wizard:hover {
		border: none;
		border-radius: 20px;
		text-decoration: none;
		color: #d81f26; /* HRRT RED */;
		background: #eee;
	}	
	.carousel-widget a.launch_tailoring_wizard:link img,
	.carousel-widget a.launch_tailoring_wizard:visited img {
		border: 5px solid rgba(255, 255, 255, 0.6);
		border-radius: 20px;
	}
	.carousel-widget a.launch_tailoring_wizard:hover img {
		border: 5px solid #d81f26; /* HRRT RED */;
		border-radius: 20px;
	}
	/* example code below */	
/*
	.wizard_selection_buttons.topic_buttons  {
		width: 80%;
		margin: 30px auto;
		text-align: center;	
	}
	.wizard_selection_buttons.topic_buttons div {
		padding 0;
		border-bottom: .1rem solid #ccc;	
	}
	.wizard_selection_buttons.topic_buttons div:last-child {
		border-bottom: none;	
	}	
	.wizard_selection_buttons.topic_buttons a:link,
	.wizard_selection_buttons.topic_buttons a:visited {
		display	: block;
		border-radius: 40px;
	    color: #d81f26; 
		background-color: #eee;
		font-weight: bold;
		font-size: 18px;
		line-height: 40px;
		margin: 4px -15px;
	}
	.wizard_selection_buttons.topic_buttons a:hover,
	.wizard_selection_buttons.topic_buttons a:focus {
		text-decoration: none;	
	    color: #fff; 
		background-color: #d81f26;
	}	
*/
	/* helping code above this *** */
	
	/* SLIDE 2 - TOPIC links */
	.wizard_selection_buttons.topic_buttons  {
		width: 90%;
		margin: 30px auto;
		text-align: center;	
	}
	.wizard_selection_buttons.topic_buttons div {
		padding 0;
		border-bottom: .1rem solid #ccc;	
	}
	.wizard_selection_buttons.topic_buttons div:last-child {
		border-bottom: none;	
	}	
	.wizard_selection_buttons.topic_buttons a:link,
	.wizard_selection_buttons.topic_buttons a:visited {
		display	: block;
		border-radius: 40px;
	    color: #d81f26; /* HRRT RED */
		background-color: #eee;
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
		padding: 10px 0;
		margin: 4px -15px;
	}
	.wizard_selection_buttons.topic_buttons a:hover,
	.wizard_selection_buttons.topic_buttons a:focus {
		text-decoration: none;	
	    color: #fff; /* HRRT RED */
		background-color: #d81f26;
	}
	
	/* Control Button Zone */
	.carousel-indicators {
	    background: rgba(0, 0, 0, 0.5);
	    border-radius: 0  0 20px 20px;
	    bottom: 0px;
	    left: 0;
	    list-style: outside none none;
	    margin: 0;
	    padding: 0 4% 20px 0;
	    position: absolute;
	    width: 100%;
	    display: none;
	}
	.carousel-indicators li {
	    background: transparent;
		font-size: 16px;
		line-height: 20px;
		color: #000;
		padding: 0;
		padding: 0;
	    border: 0px solid #fff;
	    border-radius: 0;
	    margin: 0 0 0 4%;
		/*height: 71px !important;*/
		width: 20%;
	    cursor: pointer;
	    display: inline-block;
	    text-indent: 0;
	}
	.carousel-indicators li img {
		margin: -9px 0 0 0;
		display: none;	
	}
	.carousel-indicators li.active img {
		display: inline-block;	
	}	
	.carousel-indicators li div.controlWrapper {
	    background: #dddddc;
	    border-radius: 10px;
		padding: 10px 0;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
		height: 60px;
		width: 100%;
	    cursor: pointer;
	    display: inline-block;
	    margin: -9px 0 0 0;
	    text-indent: 0;
	}
	.carousel-indicators li.active {
	    background: transparent;
		font-size: 16px;
		line-height: 20px;
		color: #fff;
		padding: 0;
		padding: 0;
	    border: 0px solid #fff;
	    border-radius: 0;
	    margin: 0 0 17px 4%;
		/*height: 71px !important;*/
		width: 20%;
	    cursor: pointer;
	    display: inline-block;
	    text-indent: 0;
	}
	.carousel-indicators li.active div.controlWrapper,
	.carousel-indicators li:hover div.controlWrapper {
	    background: #d81f26; /* HRRT RED */
		color: #fff;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.carousel-caption h3 {
		font-size: 3rem;
		line-height: 4rem;
	}
	.carousel-caption {
	    display:block;
	}
	.carousel-indicators {
		display: block;
	}	
	.carousel-indicators li div.controlWrapper {
		font-size: 16px;
	}
	.carousel-widget {
	    background: rgba(255, 255, 255, 0.6);
	    top: 35px;
	    right: 15px;
	    color: #000;
		width: 510px;
		/*height: 225px;*/
	    padding: 25px 30px;
		border-radius: 20px;
	    position: absolute;
	    text-align: left;
	    font-size: 16px;
	}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.carousel-caption h3 {
		font-size: 3rem;
		line-height: 4rem;
	}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.carousel-caption h3 {
		font-size: 5rem;
		line-height: 5.5rem;
	}
}

