@charset "UTF-8";
/* CSS Document */

html {
    background-color: transparent;
}

body {
    background-color: #d5d5d5;
    /*    background-image: url(../images/enovate_medical_page_bg.jpg);*/
    color: #5e5eff;
    /* Not sure why this was originally blue */
    color: #595959;
    font-family: Dinot, Arial, Helvetica, sans-serif;
    background-size: 100% auto;
}

.container-fluid {
	margin-bottom: 0 !important;
}

.nomargin {
    margin: 0 !important;
}

.padding20 {
    padding: 20px !important;
}

.padding50 {
    padding: 50px !important;
}

.padtop30 {
    padding-top: 30px;
}

.padtopbot15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.padsides_neg15 {
    padding-left: -15px !important;
    padding-right: -15px !important;
}

.padsides15p {
    padding-left: 15% !important;
    padding-right: 15% !important;
}

.martop30 {
    margin-top: 30px !important;
}

.marright0 {
    margin-right: 0 !important;
}

.marsides5 {
    margin-left: 5px !important;
    margin-left: 5px !important;
}

.max100percent img, .max100percent a {
    max-width: 100%;
    height: auto;
}

.inline {
    display: inline-block !important;
}

#lpage_gen {
    /*    background-color: #f0f0f0;*/
}

.gen_wrapper {
    background-color: #d5d5d5;
}

#main_wrapper {
    background-color: transparent !important;
}

.main {
    background-color: #FFF;
    padding: 30px;
}

.bgbox_gray {
    background-color: #d5d5d5;
    border-radius: 4px;
}

.bgbox_blue {
    background-color: #65b2e8;
    color: #FFF !important;
}

.bgbox_ltblue {
    background-color: #d7e8f4;
    color: #FFF !important;
}

.bgbox_darkimg {
    background-image: url(../images/enovate_medical_background_texture_dark.jpg);
    background-repeat: no-repeat;
    background-color: #1b2a3f;
}

.orangebg {
    background-color: #EE6539;
}

.tighter_paragraphs p {
    margin: 3px 0;
}

.container.header {
    padding-bottom: 20px;
}

.gen_header {
    border-bottom: 1px solid #FFF;
    padding: 16px;
    background-color: #969696;
}

.gen_header .d-flex, .header .d-flex  {
    display: block !important;
    width: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

.nopadding {
    padding: 0 !important;
}

.text85percent {
    font-size: 85% !important;
}

.text60percent {
    font-size: 60% !important;
}

.text50percent {
    font-size: 50% !important;
}

.center_block {
    display: block;
    margin: 0 auto;
}

.row.fullwidth {
    margin-left: -30px !important;
    margin-right: -30px !important;
    padding: 15px !important;
}

.largetext p {
    font-size: 150%;
}

.larger1 p,
.larger1 a {
    font-size: 36px;
}

.lightbg {
	background-color: #f1f1f1;
}

.maxw {
    max-width: 1150px;
    margin: 0 auto;
}

.maxw.pad30 {
    padding: 30px;
}

.maxw_750 {
    max-width: 750px;
}

.maxw_850 {
    max-width: 850px;
}

.maxw_1200 {
    max-width: 1200px;
    display: block;
    margin: 0 auto;
}

.maxw_2000 {
    max-width: 2000px;
    display: block;
    margin: 0 auto;
}

.d_only {
    display: none !important;
}

.m_only {
    display: block !important;
}

.xs_only {
    display: block !important;
}

/* Fix Dropdown Formatting */

.dropdown {
	padding-top: 16px;
}

.dropdown label {
	display: none !important;
}

/* ViVE 2023 */
.vive23 p {
	font-size: 20px;
	line-height: 1.2;
	color: #000;
	margin: 20px 0;
}

.vive23 .heroimg img {
	width: 100%;
	height: auto;
}

.vive23 .textrow > div {
	padding: 15px;
}

.vive23 p.img_header {
	color: #653290;
	text-transform: uppercase;
	line-height: 1;
}

.vive23 p.img_header strong {
	color: #48AA6D;	
}

.vive23 .giveaway img {
	max-width: 200px;
	height: auto;
}

.vive23 .block_contact {
	padding: 15px;
}

.vive23 a.btn, .vive23 a.btn-primary, .frm_submit button {
	background-color: #48AA6D !important;
	width: 100%;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-top: 15px !important;
}

.vive23 .frm_form_field input {
	height: 65px !important;
}

.vive23 .selectric {
	height: 66px !important;
}

/* HIMSS 2023 */

.himss23 .container.header {
    display: none;
}

.himss23 figure {
    margin: 0;
}

.himss23 .header {
    padding: 30px;
}

.himss23 .header > div {
/*    text-align: center;*/
}

.himss23 .header h2 {
    color: #FFF;
    font-size: 2.5em;
    text-align: center;
}

.himss23 .subheader {
    background-color: #092C4A;
}

.himss23 .subheader p {
    color: #FFF;
    font-size: 1.3em;
    line-height: 1;
    margin: 0;
}

.himss23 .subheader .envoy_text {
    font-size: 1.4em;
    padding: 15px;
}

.himss23 .happy_hour {
    background-color: #006CA8;
    padding: 15px;
}

.himss23 .main p {
    font-size: 1.2em;
    line-height: 1.3;
    margin-bottom: 15px;
}

.himss23 .headphones_col {
    padding: 25px;
}

.himss23 .headphones_col img {
    max-width: 250px;
}

.himss23 .cta {
    margin-bottom: 60px;
}

.himss23 .cta h2 {
    color: #FFF;
    font-size: 2em;
}

.himss23 .cta .button_link a {
    background-color: #092C4A;
    display: inline-block;
    width: auto;
    margin: 15px auto;
    padding:20px 40px;
    color: #FFF !important;
    font-size: 1.5em;
}

.himss23 .cta .button_link a:hover {
    background-color: #006CA8;
}


@media(min-width:768px){
	.vive23 p {
		font-size: 40px;
	}

	.vive23 .textrow > div {
		padding: 15px 60px;
	}	

	.vive23 .block_contact {
		padding: 45px;
	}

    /* HIMSS 2023 */

    .himss23 {
        padding-top: 30px;
    }

    .himss23 .header h2 {
        text-align: right;
    }

    .himss23 .envoy_col {
        padding-top: 15px !important;
    }

    .himss23 .main p {
        font-size: 2em;
    }
}