@import 'https://fonts.googleapis.com/css?family=Capriola';
@import 'https://fonts.googleapis.com/css?family=Over+the+Rainbow';

body {
    text-shadow: none !important;
}

h2 {
    font-family: 'Capriola', sans-serif;
}

h3 > a,
h3 > a:link,
h3 > a:visited,
h3 > a:hover {
    color: rgba(241,233,17,0.9) !important;
}

h3 >a:hover {
    text-decoration: underline !important;
}

.bn1, .bn1:hover {
    height: 3em;
    border-radius: 3em;
}

a.bn1, a.bn1:hover {
    padding-top: 0.9em;
}

.my_resume_header {
    background-color: #F2F2F2;
    color: #0B8A4E;
    padding: 0 2em 0 2em;
}

.my_resume_header h3 {
    font-family: 'Capriola', sans-serif;
}

footer#footer-shell-1 .panel {
    padding-left: 1em !important;
    padding-right: 1em !important;
}

footer#footer-shell-1:first-of-type::before {
    /*content: url('/resume-builder/pix/resume_explainer/images/grass.png');
    background-color: #47AA95;*/
}

.my_resume_page {
    /*background-image: url('/resume-builder/pix/resume_explainer/images/grass.png');
    background-position: bottom center;
    background-repeat: repeat-x;*/
}

#pagecontainer {
    /*background: url('/resume-builder/pix/resume_explainer/images/grass.png') !important;*/
}

.my_resume_container {
    border-bottom-style: dotted;
    padding: 0 2em 0 2em;
}

.my_resume_header_text {
    margin-bottom: 95px;
    text-shadow: none;
}

.panel_wrapper.my_resume_header {
    padding-top: 3em;
}

.hill {
    background-image: url('/resume-builder/pix/resume_explainer/images/header-extended.png');
	xbackground-image: url('/resume-builder/pix/header-extended-r3.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto 287px;
}


.factory {
	background-image: url('/resume-builder/pix/factory.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: white;
}


.travel {
    background-image: url('/resume-builder/pix/header-travel.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: white;
}

.supportdesk {
    background-image: url('/resume-builder/pix/header-supportdesk.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: white;
}

#tech_career_options-form label {
    font-size: 1.19rem;
}

#tech_career_options-form p.education {
    font-style: italic;
}
#tech_career_options-form #bright-0, #tech_career_options-form #green-1 {
    vertical-align: top;
}
#bright-0-div, #green-1-div {
    width: 30%;
    display: inline-block;
}
#bright-0-div, #green-1-div, #income-div, #tech_career_options-form .submit-bns-container {
    margin-bottom: 0.5rem;
}
#tech_career_options-form {
    margin-bottom: 1.5rem;
}

.factory .col_11, .travel .col_11, .supportdesk .col_11 {
	padding-top: 4em;
	padding-bottom: 6em;
	color: #0B8A4E;
}
.factory .col_11 h3, .travel .col_11 h3 {
	font-family: "Capriola", sans-serif;
}

.career-actions-container + p, .career-actions-container > p {
    display: none;
}
@media all and (min-width: 1640px) {
    .hill {
        -webkit-background-size: 100% 287px;
        background-size: 100% 287px;
    }
}

@media all and (max-width: 1280px) and (min-width: 651px) {
    .hill {
        background-size: auto 287px;
    }
}



@media all and (max-width: 1020px) {
    #hm-resources, #hm-business,
    #hm-money, #hm-resume, #hm-career,
    div.panel#hm-welcome, div.panel#dashboard-shared {
        padding-left: 1.25em !important;
        padding-right: 1.25em !important;
    }
}

	@media all and (max-width: 650px) {
		.hill {
			background-size: 640px 100px;
		}
	}

.my_resume_column {
    text-align: center;
}

.my_resume_links {
    padding: 2em 2em 0 2em;
}

.my_resume_links .saved_resumes_background {
    float: left;
    width: 20%;
    margin-bottom: 1em;
    margin-left: 3em;
}

.my_resume_links .my_resume_resources {
    float: left;
    width: 70%;
    margin-left: 1em;
}

.resume_resources {
    margin-right: 2em;
    background-color: #0B8A4E;
    border-radius: 1em 1em 0em 1em;
}

.resume_resources_links {
    padding: 1em;
}

.resume_resources_links li {
    color: #F4EA0F;
    list-style: square  url('/resume-builder/pix/resume_explainer/images/pagelink-sm.png');
}

.resume_resources_tailbox {
    margin-right: 2em;
    background-color: #0B8A4E;
}

.resume_resources_tail {
    height: 2em;
    background-color: #47AA95;
    border-radius: 0 2em 0 0;
}

.robert_half_logo {
}

.saved_resumes {
    margin-bottom: 1em;
    margin-right: 2em;
    line-height: 1.2em !important;
}

.saved_resumes_background h3, .saved_resumes_background p {
    color: #0B8A4E;
    text-shadow: none;
}

.saved_resumes_background h3 {
    font-family: 'Over the Rainbow', cursive;
}

.saved_resumes_background {
    background-color: white;
    border-radius: 3px;
    padding: 1em;
    position: relative;
}

.saved_resumes_background .bn {
    color: #0B8A4E !important;
}

.saved_resumes_background .bn::before {
    color: #F4EA0F;
}

.saved_resumes_background a {
    color: #FBC24E;
}

.saved_resumes_background:after {
    position: absolute;
    left: 80%;
    top: -10px;
    content: url('/resume-builder/pix/resume_explainer/images/paperclip_sm.png');
}

.my_resume_links .saved_resumes_background {
    width: 33%;
    margin-left: 0;
}

.my_resume_links .my_resume_resources {
    width: 63%;
}

.my_resume_links .resume_resources, .my_resume_links .resume_resources_tailbox {
    margin-right: 0;
}

@media all and (max-width: 652px) {
    .my_resume_links .saved_resumes_background, .my_resume_links .saved_resumes_resources {
        width: 100% !important;
        margin-left: 0;
    }
    .my_resume_links .my_resume_resources {
        width: 100%;
        margin-left: 0;
    }

    .resume_resources, .resume_resources_tailbox {
        margin-right: 0;
    }
}

.tab_cover_letter, .tab_resume {
    display: inline-block;
    height: 2em;
    font-family: 'Capriola', sans-serif;
    xfloat: left;
    background-color: #1D9976;
    border-radius: 6px 6px 0 0;
    padding: 0.5em 1em 0 1em;
    margin: 0;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}

.tab_cover_letter {
    xmargin: 0 0.5em 0 0.5em;
}

.tab_cover_letter.deselected, .tab_resume.deselected {
    background-color: #036B4B;
}

#addedit-form-container {
    width: 550px;
    font-family: 'Capriola', sans-serif;
    text-align: center;
}

form#resume_form  .resume-header-container {
    padding: 0;
}

form#resume_form .resume-form-container {
    margin: 0;
    border-radius: 0;
    background-color: transparent;
    background: url('/resume-builder/pix/new_resume_bg_body.png') repeat-y;
    background-size: 100%;
}
.resume-footer-container {
    padding: 0 !important;
}
.resume-footer-container img {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}

#resume-start {
    background: url("/resume-builder/pix/new_resume_start_button.png") no-repeat center center;
    width: 80% !important;
    box-shadow: none;
    text-shadow: none;
    height: 100px;
    border: none;
    color: transparent;
    font-size: 0;
}

.actions-container {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

div#resume-builder.col_1 {
    background-color: white;
    padding: 2.5em;
}

.resume-header-container div h2 {
    color: #178545;
    text-shadow: none;
}

.resume-edit-title-container div, .vp, .vp div, .resume-max-items-desc {
    color: #393A39 !important;
    text-shadow: none;
}

.resume-sections-add a.bn_add,
.resume-sections-add a.bn_add::before,
form a.xbn_edit,
form a.xbn_delete,
form a.xbn_copy {
    color: #E3B326 !important;
    text-shadow: none;
}

.resume-save {
    border-top: 1px solid #308040;
    padding-top: 1em;
    color: #393A39;
    text-shadow: none;
}

.resume-save h2 {
    color: #178545;
}

.resume-style-col {
    background-color: #46985A;
    border-radius: 12px;
    text-align: center;
}

#pagebox-resume-style-top {
    background: url("/resume-builder/pix/resume-style-border-top.png") no-repeat;
    background-size: 100%;
    height: 20px;
}

#pagebox-resume-style-middle {
    background: url("/resume-builder/pix/resume-style-border-sides.png") repeat-y;
    background-size: 100%;
    text-align: center;
}

#pagebox-resume-style-bottom {
    background: url("/resume-builder/pix/resume-style-border-top.png") no-repeat;
    background-size: 100%;
    height: 20px;
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}

.resume-style {
    position: relative;
    width: 82%;
    margin: 0 auto;
    overflow:hidden;
    height: 150px;
    margin-bottom: 1.5em;
}

.resume-style img.size-thumbnail {
    width: 100%;
    opacity: 0.5;
}

.resume-style img.size-thumbnail:hover {
    opacity: 0.7;
    transition: all .3s linear;
}

.resume-style h3 {
    font-family: 'Capriola', sans-serif;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
}

.resume-style .bn1 {
    position: absolute;
    top: 65%;
    background-color: transparent;
    background-image: none;
    color: white !important;
    border: 1px white solid !important;
    box-shadow: 1px 1px #666;
    text-shadow: 1px 1px #666;
    transform: translateX(-50%);
}

.resume-style .bn1.print {
    transform: translateX(10%);
}

.resume-style .bn1.view {
    transform: translateX(-110%);
}

#resume-builder-shadow {
    display: none;
    position: fixed;
    background-color: #2A8771;
    transform: rotateZ(-1deg);
}
.page-personality-profile #pagecontainer {
    background-image: none !important;
}

/* hp_slider2 ========================================================================= */
.hp_slider2-container {
}

.hp_slider2 {
}

.hp_slide2 {
}

.hp_slide2-content {
}
#hm-slider .hp_slide2-content {
	/* vertical centering NOTE: requires parent container set to relative */
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	/* /vertical centering */
	width: 100%;
	padding: 0px 10% 0px 10%;
}

.hp_slider2-nav {
}
.hp_slider2-nav div {
}
.hp_slider2-nav div:hover {
}
.hp_slider2-nav div.current {
}

.hp_slider2-nav-arrows {
}
.hp_slider2-nav-arrows:hover {
}
.hp_slider2-nav-arrows-back {
}
.hp_slider2-nav-arrows-next {
}
/* /hp_slider2 ========================================================================= */

