/* **************************************************************************************************
GENERAL
*************************************************************************************************** */
.needs-translation, .displaybox.box-1.needs-translation { background:yellow; }
em.needs-translation, .card-divider .needs-translation { color:#000; }

body { 
	font-family:"Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	background-color:#fff; 
	line-height:1.6;
}
.w-100-pct { width:100%; }

.btn.btn-primary { box-shadow: 2px 2px 3px #888; }
.btn.btn-primary:active { box-shadow: none; }
.btn.btn-outline-succes:hover { background: #521d1d; }

img[class^="side-pic-"] {
	border:solid #ccc 1px;
	padding:5px;
}
/*
a:not([href]):not([class]), a:not([href]):not([class]):hover }
	color:#024daa; 
}
*/
a { 
	color:#024daa; 
	border-bottom:  dotted 1px rgba(4, 107, 153, 0.5);
	background-image:none;
	text-decoration:none;
	cursor:pointer;
}

a:hover { text-decoration:underline; }

a:hover {
	text-decoration:none;
	border-bottom:solid #075d84 1px;
	background-image:none;
}

p { margin-top:.8rem; }

p.question {
	font-size:105%;
	font-weight:bold;
	/* color:#bf0f0f; */
	color:#902c2c;
	margin-top:1.1rem;
	margin-bottom:5px;
}
p.answer { margin-top:0; }


.hp-intro h1 { margin-top:0px; }
.hp-intro p { margin-right:10px; }

ul { margin-top:.6rem; }
ul.no_bullets li { list-style: none; }

ul.no-bullet {
    margin-left: 0;
    list-style: none;
}
footer .no-bullet {
	padding-left:0;
}


table { margin:12px 0 12px; }


table tbody th, table tbody td {
    padding: 0.5rem 0.625rem 0.625rem;
}
.nowrap { white-space:nowrap; }
.wrap {
	width:90%;
	margin:0 auto;
	max-width:1135px;
}
.largetext {
	font-size:17px;
	line-height:1.5;
}
.indent { margin-left:20px; }
.button.primary {
	box-shadow: 2px 2px 3px #888; 
	border-radius: 3px;
	font-size:17px;
}
.button.primary:active { box-shadow:none; }

hr { border-bottom:1px solid rgba(17, 67, 74, 0.38); }
h1 {
	color:#902c2c;
	font-size:42px;
	font-weight:bold;
	line-height:1.25;
}
h2 {
	color:#11434a;
	font-weight:bold;
	font-size:28px;
	font-weight:normal;
	margin-top:24px;
}
h2.with-line { border-bottom:solid 1px #11434a; }
h2.home {
	color:#902c2c;
	font-size:31px;
	font-weight:normal;
}
h3.with-border { border-bottom:solid 1px #11434a; }
h3.stylized {
	color:#11434a;
	font-size:18px;
	font-weight:bold;
}
h3, h3.heavy {
	margin-top:1.1rem;
	color:#11434a;
	font-size:20px;
	font-weight:bold;
}
h4 {
	font-size:1.25rem;
	margin-top:1rem;
}
h5.emphasize { font-size:1.3rem; font-weight:normal; color:#902c2c; }

h5 { font-size:1.1rem; }

.hgroup { margin-bottom:20px; }
.hgroup h1 {
	margin-top:0;
	font-weight:bold;
	font-size:38px;
	line-height:1;
	color:#902c2c;
}
.hgroup h2 {
	margin-top:-10px;
	margin-bottom:8px;
	font-weight:bold;
	font-size:26px;
	color:#11434a;
	padding:0;
	line-height:1.25;
}

.card.video.wage-claim { border-radius:8px; }
.card.video.wage-claim a { color:#fff; }
.video .card-divider {
	background:#964646;
	color:#fff;
}
.video .card-divider span { font-size:105%; }
.video .card-section {
	background:#964646;
	margin-top:-7px;
	color:#fff;
}
.video .card-section a { border-bottom:dashed #fff 1px; }
.video .card-section a:hover { border-bottom:none; }

.strong { font-weight:bold; }
.strong.emphasize { font-weight:bold;color:#902c2c; }
strong.emphasize { color:#902c2c; }

.displaybox {
	padding:6px 22px 5px 22px;
	margin-top:12px;
}
.displaybox.tight { padding: 0 11px 6px 12px; }
.displaybox.box-1 { background:#f0eddd; }
.displaybox.box-1A {
	background:rgba(240, 237, 221, 0.53);
	border:solid 1px #ded6b4;
}
.displaybox.box-2 {
	border: solid 3px #bed5e8;
	border-radius:2px;
	padding:6px 18px 5px 18px;
}
.displaybox.box-2 > p:first-child { margin-top:6px; }
.displaybox.box-2 > p:last-child { margin-bottom:7px; }

.displaybox h2 {
	margin-top:10px;
	color:#333;
}
.displaybox h2.reduced {
	color:#333;
	font-size:22px;
	margin-bottom:15px;
}
.displaybox h2.titlebar {
	padding:14px 7px 15px 22px;
	font-size:120%;
	font-weight:bold;
	border-radius:2px;
}
.displaybox.box-2 li {
	margin-bottom:9px;
	line-height:1.4;
}

.box-3 { background:#e3f0f2; }
.box-3 h3, .box-3 h2  {
	background:#c9e3e5;
	margin-top:-14px;
	margin-right:-22px;
	margin-left:-22px;
	padding:3px 8px 4px 8px;
	font-weight:normal;
}
.displaybox.box-4 {
	background:#f1f1f1;
	border:solid 1px rgba(17, 67, 74, 0.34);
	padding:5px 20px 5px 20px;
}
.displaybox.box-4.laws { border:solid 1px rgba(17, 67, 74, 0.34); }
.displaybox.box-4.laws > h2:first-child {
	border-bottom:solid 8px #155a72;
	padding-bottom:8px;
}
.displaybox.box-4.laws > h3:first-child,
.displaybox.box-4.retaliation > h3:first-child { margin-top:8px; }

.displaybox.box-4.pw {
	max-width:715px;
	border:solid 1px rgba(93, 70, 96, .40);
}
.displaybox.box-4.pw h2 {
	border-bottom:solid 8px #745977;
	padding-bottom:8px;
}

.displaybox.box-4.retaliation { border:solid 1px rgba(144, 89, 44, 0.5); }
.displaybox.box-4.retaliation h2 {
	border-bottom:solid 8px #90592c;
	padding-bottom:8px;
}

.displaybox.box-4.wage-claim { border:solid 1px rgba(159, 79, 79, 0.40); }
.displaybox.box-4.wage-claim h2 {
	border-bottom:solid 8px #964646;
	padding-bottom:8px;
}

.displaybox.box-4.laws h3,
.displaybox.box-4.pw h3,
.displaybox.box-4.retaliation h3
{ color:#333; }

.displaybox.box-4.pw h3.with-border {
	border-bottom:solid 2px rgba(93, 70, 96, .75);
	padding-bottom:3px;
}
.picturebox-1 {
	display:inline-block;
	padding:3px;
	background:rgba(93, 70, 96, .80);
	border-radius:2px;
	min-width:275px;
}
.side-pic-1 { min-width:275px; }

.spacer {
	height: 1px;
	background-color: transparent;
	border: 0;
	margin-top:15px; margin-bottom:15px;
}
.spacer.very_small { margin-top:5px; margin-bottom:5px; }
.spacer.small { margin-top:12px; margin-bottom:12px; }
.spacer.large { margin-top:20px; margin-bottom:20px; }
.spacer.very_large { margin-top:25px; margin-bottom:25px; }

.language_single {
    font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
    float:right;
    display:block;
    background:url(../images/bullet_language_solo.png) 0 3px no-repeat transparent;
    padding-left:10px;
    padding-right:12px;
    height:27px;
}
.alt-language { line-height:1.5; }
.alt-language.next_line { display:block; padding-left:18px; margin-top:3px; }

.alt-language li, .alt-language span {
    padding-right:0;
    margin-left:5px;
    margin-right:8px;
    font-size:90%;
    list-style:none;
    display:inline-block;
}
.alt-language span:first-child { margin-left:0; }

.alt-language li:before, .alt-language span:before {
	content:"\2022";
	display:inline-block;
	padding-right:5px;
	color:#902c2c;
	font-size:14px;
}
.card .alt-language li:before, .card .alt-language span:before { color:#fff; }

table tbody tr:nth-child(even), table tbody tr:nth-child(odd) {
	border-bottom: 0;
	background-color: transparent;
}
.markedbox2 {
    display:inline-block;
    border-left:solid 5px rgba(17, 67, 74, 0.77);
    border-radius:2px;
    padding:4px 8px 4px 12px;
    margin:20px 0px 18px 0px;
}
.markedbox2 p {
    padding:0;
    margin-bottom:0;
}
.highlight {
	font-weight:bold;
	color:#11434a;
}
ul.checklist { margin:17px 0 17px 15px; }
ul.checklist > li {
	background:url(../images/icon_checkmark_square.png) 0 3px no-repeat transparent;
	list-style:none;
	padding-left:27px;
	margin-bottom:10px;
}
ul.checklist.pw > li { background:url(../images/icon_checkmark_purple.png) 0 3px no-repeat transparent; }
ul.checklist.wage-claim > li { background:url(../images/icon_checkmark_red.png) 0 3px no-repeat transparent; padding-left:30px;}
ul.checklist.retaliation > li { background:url(../images/icon_checkmark_brown.png) 0 3px no-repeat transparent; }

.media-object.brochure h4 {
    font-weight:bold;
    color:#11434a;
    font-size:1.2rem;
}

.media-object.brochure .thumbnail:hover, a img.thumbnail:hover { border-color:rgba(23, 121, 186, 0.3); }
.media-object.brochure img { width:125px; }

.displaybox .media-object.brochure { margin-top:14px; }
.displaybox .media-object.brochure .avail-lang > em { font-size:95%; }
.displaybox .media-object.brochure h4 { margin-top:8px; }
.sound_link_before {
    background: url(../images/icon_sound.png) 3px 2px transparent no-repeat;
    padding-left:24px;
}
.single-double br { display:none; }

.navbar { background:rgba(1, 73, 97, .90); }



/* **************************************************************************************************
NAV-DESTOP
*************************************************************************************************** */

.navbar-toggler { background: #dfd48e; }
nav #btnSpanish {
	background:#dfd48e;
	color:#333;
	font-size:92%;
    font-weight: 600;
}

a.nav-link { 
    color:#fff;
    border-left:solid rgba(255,255,255, .3) 1px;
    height:52px;
    line-height:36px;
    padding-left:14px !important;
    padding-right:14px !important;
}
a.nav-link:hover, a.nav-link:focus {
    color: #fff;
}
a.nav-link:hover { background-color: #902c2c; }
a.nav-link.show {
    background-color: #902c2c;
}

@media (min-width:992px) {
	.navbar {
		background:rgba(1, 73, 97, .90);
        /* background: #304479; */
		/* height:52px; */
		padding:0;
		position:fixed;
		width:100%;
		z-index:100;
		box-shadow: 0 1px 5px #666;
	}
	nav.navbar .container-fluid { padding-left:0; }
	ul.navbar-nav {
		margin-top:0;
	}
	li.nav-item.dropdown ul.dropdown-menu {
		background-color: rgb(68, 101, 113);
		padding-top:0;
		padding-bottom:0;
	}
	.dropdown-menu a.dropdown-item {
		color:#fff !important;
		border-top: solid rgb(68, 101, 113) 1px;
		border-bottom: solid #6d94a1 1px;
		height:40px;
		padding-top:8px;
    }
	
	
}
.menu-desktop li li {
	background-color:rgb(68, 101, 113);
	border-top:solid rgb(68, 101, 113) 1px;
	border-bottom:solid #6d94a1 1px;
}
.menu-desktop li li:first-child { padding-top:5px; }
.menu-desktop li li:last-child { padding-bottom:5px; }
.menu-desktop li li:hover {
	border-top:solid rgba(255,255,255,0.3) 1px;
	border-bottom:solid rgba(255,255,255,0.3) 1px;
}
.menu-desktop li li a {
	line-height:1.3;
	font-size:15px;
	padding-top:11px;
	padding-bottom:11px;
}
.site-logo {
	color:#fff;
	line-height:80px;
}
.nav-desktop .menu-desktop {
	line-height:52px;
	background-color:transparent;
	font-size:17px;
}
.menu.menu-desktop > li > a { border-left:solid rgba(255,255,255, .3) 1px; }
.top-bar-left .menu.menu-desktop > li:first-child > a { border-left:none; }
.menu-desktop .is-dropdown-submenu { min-width:250px; }
.dropdown.menu > li.is-dropdown-submenu-parent > a:after { border-color:#f8f6f0 transparent transparent; }

.menu > li > a {
	display:block;
	line-height:52px;
	padding-top:0;
	padding-bottom:0;
	color:#fff;
}
.menu > li {
	-moz-transition: background-color 70ms ease-out;
    -webkit-transition: background-color 70ms ease-out;
    -ms-transition: background-color 70ms ease-out;
    transition: background-color 70ms ease-out;
}

.dropdown-item:hover, .dropdown-item:focus

.top-bar-left .menu > li:hover, .top-bar-left .menu > li:last-child:hover, a.dropdown-item:hover {
	background-color:#902c2c;
    transition: background-color 70ms ease-out;
    box-shadow: 0 1px 6px #999;
    text-decoration:none;
}
.top-bar-left .menu > li:hover a:hover { text-decoration:none; }

.top-bar-right .menu-desktop {
	padding-right:32px;
	padding-left:15px;
}
.title-bar-right {
	padding-right:15px;
	padding-left:15px;
}
.top-bar-right .menu-desktop a, .title-bar-right a {
	font-size:14px;
	font-weight:bold;
	display:inline;
	padding:6px 8px 6px 8px;
	border-radius:2px;
	border:solid 1px rgba(255,255,255,.7) !important;
	color:#fff;
}
.top-bar-right .menu-desktop a { background-color:#603b3b; }


/* **************************************************************************************************
HERO
*************************************************************************************************** */
.hero {
    background-color:#eee;

	padding:16px 0px 20px 0px;
	border-bottom:solid 1px #cecece;
	text-align:center;
}
.hero h1,
.hero p {
	color:rgba(255,255,255,0.8);
	max-width:70%;
}
.hero-gap-keeper {
	background-color:#dae0e5;
	padding:48px 0px;
}


/* **************************************************************************************************
MAIN
*************************************************************************************************** */
.main { padding:22px 0px 50px 0; }
.big-q {
	font-size:21px;
	font-weight:bold;
	color:#11434a;
}

/* **************************************************************************************************
FOOTER
*************************************************************************************************** */

footer {
	background:#3E484A;
	padding:5px 0px 1px 0;
	color:rgba(255,255,255,0.6);
}
footer ul {
	font-size:.93em;
	font-weight:bold;
	color:rgba(255,255,255,0.88);
}
footer ul li { line-height:1.9; }
footer ul li a.button {
	font-size:1em;
	font-weight:normal;
}
footer h4 {
	color:rgba(255,255,255,.9);
	font-size:1.1em;
}
footer hr {
	border-color:rgba(255,255,255,.2);
	margin:10px;
}
footer a {
	display:inline-block;
	color:#a4d4f4;
}
footer a:focus { color:#b6e2ff; }

footer a:hover {
	display:inline-block;
	color:#6ebaed;
}
.foot-label {
	color:rgba(255,255,255,0.75);
	font-weight:bold;
	display:inline-block;
	width:70px;
	padding-right:10px;
	text-align:right;
}
footer .disclaimer {
	color:rgba(255,255,255,.80);
	font-style: italic;
    font-size: 12px;
}

/* ====== begin BACK-TO-TOP ====== */

a.smooth-jump { cursor:pointer; }

a.Back-to-top {
	position:relative;
	top:0;
	padding:0 5px 2px 0px;
	display:inline-block;
	font-size:13px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:4px 0 0 0;
	cursor:pointer;
	line-height:17px;
	border-bottom:none;
}

a.Back-to-top::before {
	content:"\25b2\00a0 Back to top";
	margin-right:3px;
	border-bottom:dotted 1px #006998;
}
a.Back-to-top.spanish::before {
	content:"\25b2\00a0 Volver al inicio";
}

a.Back-to-top:hover::before { border-bottom:solid 1px #02374e; }

a.Back-to-top .ca-gov-icon-triangle-up {
	position:relative;
	top:6px;
	font-size:18px;
}


/* *************************** */

/* ====== end BACK-TO-TOP ====== */


/* **************************************************************************************************
MEDIA QUERY
*************************************************************************************************** */

@media (max-width:590px) {
	h1 { font-size:36px; }
}

@media (max-width:639px) {
	.nav-desktop { display:none; }
}



@media (max-width:1100px) {
	.nav-desktop .menu-desktop, .menu-desktop li li a { font-size:15px; }
	.top-bar-right .menu-desktop {
		padding-left:2px;
		padding-right:10px;
	}
	.top-bar-right .menu-desktop a {
		font-size:14px;
		padding:6px 5px 6px 5px;
	}
	.menu > li > a { padding-left:.8rem; padding-right:.8rem; }

	.menu.menu-desktop > li > a { 
		padding-top: 5px; 
		padding-bottom: 5px;
	}
}

@media (min-width:640px) {
	.hero { padding-top:0px; }
}
@media (min-width:992px) {
    .hero { padding-top:72px; }
}
@media (max-width:947px) {
	.hero h1,
	.hero p { max-width:100%; }
}

@media (min-width:640px) and (max-width:669px) {
	.hero h1 { font-size:2.8rem; }
}

@media (min-width:1200px) {
	.hp-intro h1 { margin-top:50px; }
}
@media (min-width:1400px) {
	.hp-intro h1 { margin-top:70px; }
	.hp-intro p { margin-right:30px; }
}
