﻿@font-face {
    font-family: modernpictogramspro_2-webfont;
    src: url('fonts/mpix2/modernpictogramspro_2-webfont.eot'), url('fonts/mpix2/modernpictogramspro_2-webfont.ttf') format('truetype'), url('fonts/mpix2/modernpictogramspro_2-webfont.woff');
}

@font-face {
    font-family: 'LatoLight';
    src: url('fonts/Lato-Light.ttf') format('truetype');
    font-style:normal;
    font-weight:normal;
}

@font-face {
    font-family: 'LatoRegular';
    src: url('fonts/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LatoBold';
    src: url('fonts/Lato-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

form {
    max-width: 1600px;
    overflow: hidden;
}

html,
body {
    font-family: 'LatoRegular', sans-serif;
    /* height: 100%; */
    /* text-align: center; */
    margin: 0;
    padding: 0;
    background: #f9f9f9;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    background-attachment: fixed;
}

body .console-wrap {
    padding-bottom: 0 !important;
}

body div.gdprBottom a {
    text-decoration: underline !important;
    color: #fff !important;
}

#pnlLanguagesBody .header {
    font-size: 36px;
    color: white;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
    padding-top: 20px;
    background-color: unset;
}

#pnlLanguages .module-header {
    text-transform: none;
    background-color: #049BC3;
    border-bottom: white 1px solid;
    position: absolute;
    height: 60px;
    z-index: 9999;
}

#pnlLanguages .module-quicktutorial-body {
    background-color: #0A425E;
    opacity: 0.9;
    padding-top: 60px;
}

#pnlLanguages .module-header-title {
    font-size: 24px;
    padding: 20px 45px;
    font-weight: bold;
}

#pnlLanguagesBody .languageContainer {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding-left: 25px;
    padding-top: 12px;
    padding-bottom: 10px;
    display: inline-block;
    width: 400px;
    color: white;
}

#pnlLanguagesBody .rowWrapper {
    text-align: left;
}

#pnlLanguagesBody .languageLabel {
    display: inline-block;
    color: white;
}

#pnlLanguagesBody .language {
    display: inline-block;
    color: #04aad5;
}

.languageGroupSeparator {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin: 20px -15px;
}

.microToolChart {
    height: 300px;
}

.Hide {
    display: none;
}

.nextStepsLinkHeader {
    font-family: 'Lato', sans-serif;
}

.microToolHeaderBranding {
    width: auto;
    /* display: block; */
    height: 65px;
    float: left;
}

h1 a {
    font-family: 'Lato', sans-serif;
}

.rightSideHeader {
    float: right;
    height: 100%;
}

.rightSideHeader img {
    padding-top: 4px !important;
    display: inline-block !important;
    float: right !important;
    padding-right: 4px;
}

.rightSideHeader div {
    padding-top: 12px !important;
    display: inline-block;
}

#leftColumn {
    display: none;
    /*width: 55px;*/
    width: 0px;
    float: left;
    height: 600px;
    background-color: #f9f9f9;
    text-align: center;
    display: table;
    overflow: hidden;
}

.icon-container.mobile {
    display: none;
}

#centerColumn {
    float: left;
    /*height: 600px;*/
    background-color: #fff;
    padding: 0px;
}

#rightColumn {
    display: none;
    /*width: 55px;*/
    width: 0px;
    float: left;
    height: 600px;
    background-color: #f9f9f9;
    text-align: center;
    display: table;
    overflow: hidden;
}

#footer {
    margin: 0 auto;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    text-align: center;
    padding-top: 5px;
}

.footerLogo {
    float: left;
    height: auto;
    /* width: 125px; */
    /* display: block; */
    padding-right: 20px;
}

.footerLogo img {
    width: 152px;
}

.highchartTitle {
    text-align: center;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
}

.footer {
    margin: 0 auto;
    position: relative;
    font-size: 12px;
    /* line-height: 18px; */
    color: #fff;
    max-width: 100%;
    padding: 20px;
    font-family: 'Lato', sans-serif;
    text-align: left;
    /* float: right; */
    background-color: #333333;
    padding-right: 20px;
    padding-left: 4%;
}

.copyright {
    padding-bottom: 20px;
    text-align: right;
    /* width: 80%; */
    /* margin: 0 auto; */
}

a {
    color: #0175A2;
    z-index: 10;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}

p {
    z-index: 1;
    font-size: 18px;
}

.imagePanel {
    height: 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: top center;
    /*background-position: center right;
    background-repeat: no-repeat;
    height: 100%;
    -webkit-mask-image: -webkit-gradient(linear, 50% 0, 100% 0, from(rgba(0,0,0,0)), to(#000));
    -o-mask-image: -o-linear-gradient(linear, 50% 0, 100% 0, from(rgba(0,0,0,0)), to(#000));
    -moz-mask-image: -moz-linear-gradient(linear, 50% 0, 100% 0, from(rgba(0,0,0,0)), to(#000));
    mask-image: -ms-linear-gradient(linear, 50% 0, 100% 0, from(rgba(0,0,0,0)), to(#000));*/
}

.panel1 {
    background-image: url(../images/information.png);
}

.panel2 {
    background-image: url(../images/ehc2.png);
}

.panel3 {
    background-image: url(../images/IAP.png);
}

.panel4 {
    background-image: url(../images/OBO.png);
}

.panel5 {
    background-image: url(../images/secure.jpg);
}

.panel6 {
    background-image: url(../images/Picture1.png);
}

.microToolIntroductionContainer {
    padding: 5em 3.2em;
    /* height: 400px; */
    background: url(../images/Hero-background.jpg);
    background-size: cover;
    background-position: 100% 40%;
}

.microToolIntroductionContainer img {
    max-width: 500px;
    width: 100%;
}

.headerImage {
    /* display: inline-block; */
    /* vertical-align: middle; */
    background: url('../images/ETM-graphic_lower right.png');
    max-width: 100%;
    height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
    /* display: block; */
    background-position: 68% center;
    /* float: right; */
}

.microToolIntroduction {
    /*margin: 0 auto;*/
    z-index: 1;
    background-size: 100% 100%;
    color: #fff;
    padding: 0;
}

.nav-item .nav-link {
    /* margin-bottom: 1em; */
    background: #FFFFFF;
    border: 0.5px solid #666666;
    border-radius: 10px !important;
    /* box-shadow: none; */
    /* transition-duration: 0s; */
    /* align-items: center; */
    /* margin-right: 1%; */
}

.nav-item .nav-link active {
    border: none;
}

.nav-pill {
    background-color: #00549D;
}

#pills-tab {
    width: 100%;
    display: inline-block;
}

li.nav-item {
    display: inline-block;
    margin-right: 1.2%;
    margin-bottom: 2%;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #00549D;
    border: none;
}

div.navBtn {
    background: #01BBEC none repeat scroll 0 0;
    border-radius: 5px;
    color: #1D273D;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    padding: 10px 15px 10px 10px;
    width: 150px;
    clear: both;
    float: left;
    position: relative;
    text-align: center;
    margin-top: 20px;
    border-radius: 25px;
    font-family: 'Lato', sans-serif;
}

.headerTitleTopContainer {
    /*width: 50%;*/
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*
    margin: 0 auto;
    text-align: center;*/
    /* top: 25%; */
    /*position: absolute;*/
    /*padding: 6em 0em 0em 6em;*/
}

.headerTitleTop {
    color: #ffffff;
    margin-bottom: 10px;
    font-family: LatoLight, Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 56px;
    font-weight:
    bold;
}

.headerTitleTopContainer p {
    font-family: LatoLight, Arial, Helvetica, sans-serif;
font-size: 24px;
line-height: 28.8px;

}

.headerTitleMiddle {
    font-size: 27px;
    color: white;
    line-height: 1.5em;
    /*margin-bottom: 130px;*/
}

.headerTitleBottom {
    float: right;
    margin: 0 auto;
    width: 200px;
    line-height: 2em;
}

.part1 {
    color: white;
    font-size: 25px;
}

.part2 {
    color: #01BBEC;
    font-size: 25px;
}

.intro-bottom {
    margin: 0 auto;
    max-width: 1280px;
}

.intro-bottom-header {
    color: #005073;
    font-size: 26px;
    padding: 20px 0px;
    text-align: center;
    line-height: 1.0em;
}

.intro-bottom-subtext {
    color: #6D6E70;
    font-size: 20px;
    text-align: center;
    line-height: 42px;
}

.industry-dashboard {
    max-width: 1280px;
    display: inline-block;
    text-align: center;
}

.industry-container {
    display: inline-block;
    width: 190px;
    height: 150px;
    margin: 45px;
    text-align: center;
    cursor: pointer;
    vertical-align: top;
}

.industry-icon img {
    width: 100px;
    height: 100px;
}

.industry-dashboard .industry-icon img:hover {
    width: 120px;
    height: 120px;
}

.industry-icon {
    text-align: center;
    height: 125px;
}

.industry-label {
    color: #6D6E70;
    font-size: 20px;
}

.industry-label .mpix2 {
    color: #00BCEB;
}

.intro-partners-header {
    color: #005073;
    font-size: 35px;
    padding: 30px 0px;
}

.intro-partners-subtext {
    color: #6D6E70;
    font-size: 20px;
}

#microTool_container {
    /* text-align: left; */
    overflow: hidden;
    margin: 0 auto;
    max-width: 1600px;
}

.IntroTextContainer p{
    font-family: LatoRegular, Arial, Helvetica, sans-serif;
font-size: 24px;
line-height: 28.8px;
}

h1 {
    color: #000;
    display: block;
    font-weight: normal;
    font-family: LatoRegular, Arial, Helvetica, sans-serif;
    font-size:56px;
    line-height: 56px;
}

h4 {
    color: #353535;
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
}

.microToolHeaderLinks {
    text-decoration: none;
    text-underline-style: none;
    border: none;
}

.microToolHeaderIconsItems {
    font-size: 40px;
    color: #01BBEC;
    display: block;
    margin-top: 8px;
    float: right;
    /* width: 50%; */
    padding: 0px;
}

#microTool_header {
    padding: 0px;
    position: relative;
    background-color: #fff;
}

#microTool_header #header_section {
    max-width: 1600px;
    position: relative;
    margin-left: 1%;
    margin-right: 1%;
    height: 68px;
    /* width: 500px;*/
}

#microTool_header #header_section img {
    display: block;
    position: relative;
    float: left;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

#microTool_header #header_section h1 {
    display: block;
    position: relative;
    float: left;
    padding-top: 18px;
    left: 100px;
    color: #9E9DA2;
}

.microTool_content_top h2 {
    border-bottom: 1px solid #049fd9;
    box-shadow: 0 6px 5px -5px #049fd9;
    color: #049fd9;
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    position: relative;
    margin: 5px -20px 0 -20px;
}

.assumptionsLine {
    text-align: right;
    display: none;
}

#microTool_content {
    width: 100%;
    /*margin: 0 auto;*/
    position: relative;
    background: #ffffff;
    padding: 0px;
}

#microToolContentImg {
    float: right;
    margin-right: 10px;
    margin-left: 20px;
    margin-bottom: 5px;
    background-image: url("../images/mb-sprite.png");
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    color: transparent !important;
    background-repeat: no-repeat;
    background-position: -4px -1650px;
    height: 100%;
    width: 100%;
    display: none;
}

.microTool_content_top {
    /*height: 30px;*/
    display: none;
    width: 100%;
}

.microTool_content_top ol {
    margin: 5px 15px;
    padding: 0;
}

.microTool_content_top p {
    position: relative;
}

#microTool_ContentBanner {
    display: none;
    margin: 10px -20px;
    width: 880px;
    position: relative;
    background: #049fd9;
    border-radius: 5px;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    position: relative;
    color: #FFF;
    box-shadow: 0 6px 5px -5px #B9B9B9;
    padding: 5px 0 5px 10px;
}

.noBorder {
    border-bottom: none !important;
}

.centerUl li {
    text-align: center;
    float: none !important;
    margin: 0 auto;
}

#microTool_content .inputLine ul,
#microTool_content .dualInputLine ul {
    clear: both;
    padding: 0;
    /*overflow: hidden; */
    margin: 0px;
    /*margin-bottom: 10px;*/
    display: inline-block;
    width: 50%;
    margin-top: 1em;
}

#microTool_content .inputLine ul:last-child {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#microTool_content .inputLine ul li {
    float: left;
    padding: 5px 0;
    position: relative;
    width: 100%;
    list-style-position: inside;
}

#microTool_content .inputLine ul li.inputHeader {
    width: 70%;
}

#microTool_content .inputLine ul li.inputHeader.fullSize {
    width: 95% !important;
}

#microTool_content .inputLine ul li.inputContainer {
    width: 29%;
}

#microTool_content .inputLine ul li.inputContainer.fullSize {
    width: 90% !important;
    margin-left: 10px;
}

#microTool_content .inputLine ul li.inputSubSectionHeader {
    margin-right: 5px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 50px;
}

#microTool_content .inputLine ul li.inputSubSectionHeaderFirst {
    margin-top: 10px !important;
}

.microToolIntroList {
    padding-left: 25px !important;
    border-bottom: none !important;
    list-style: disc !important;
}

.microToolIntroList li {
    float: none !important;
    padding: 5px 0 !important;
}

.inputLine ul li.inputContainer input[type=text] {
    border: 1px solid #049fd9;
    border-radius: 5px;
    box-shadow: 0 0 1px #049fd9;
    width: 90%;
    float: right;
    text-align: center;
}

.inputLine ul li.inputContainer select {
    height: 30px;
    width: 92%;
    float: right;
    text-align: left;
    line-height: 30px;
    border: 1px solid #049fd9;
    border-radius: 5px;
    box-shadow: 0 0 1px #049fd9;
}

input.checkboxInput {
    /*display: none;*/
}

.inputNumber {
    color: #049fd9;
    padding-left: 5px;
    font-size: 35px;
    font-weight: bold;
    width: 30px;
    float: left;
    padding-top: 8px;
    height: 25px;
}

.inputText {
    width: 495px;
}

.checkboxLabel {
    /*line-height: 44px;*/
}

.checkboxInputContainer {
    min-height: 45px;
}

.checkboxInputsContainer {
    margin-bottom: 1.5em;
}

.checkboxInputsContainer h1 {
    margin-bottom: 1.5em;
    width: 100%;
    line-height:normal;
    font-size:20px;
}

.inputLine ul li.inputContainer input[type=text] {
    border: 1px solid #003d99;
    border-radius: 2px;
    box-shadow: 0 0 1px #003d99;
    width: 90%;
    float: right;
    text-align: center;
}

.inputLine ul li.inputContainer select {
    height: 30px;
    width: 92%;
    float: right;
    text-align: left;
    line-height: 30px;
    border: 1px solid #003d99;
    border-radius: 2px;
    box-shadow: 0 0 1px #003d99;
}

.form-check.selectList label {
    text-align: left;
    white-space: normal;
}

.form-control:focus {
    box-shadow: none !important;
    border-color: #CFCFCF !important;
}

input.form-check.list-group-item.checkboxInput.microToolInput {
    display: none;
}

.form-check {
    padding: 0;
    padding-bottom: 20px;
}

.form-check-inline {
    display: inline-flex !important;
}

.assessmentCard {
    margin-top: 2em;
}

.inputSection {
    width: 100%;
    display: block;
    padding-top: 20px;
}

.selectList .list-group-item {
    display: inline-block;
}

.selectList .list-group-item:focus {
    background-color: #41AADA !important;
    color: #fff;
    display: inline-block;
}

.selectList .list-group-item {
    margin-bottom: 0;
    margin-left: -4px;
    margin-right: 0;
}

label.btn {
    margin-bottom: 1em;
    background: #FFFFFF;
    border: 0.5px solid #666666;
    border-radius: 30px !important;
    box-shadow: none;
    transition-duration: 0s;
    transition-delay: 0s;
    transition: none;
    display: inline-flex;
    align-items: center;
    margin-right: 1%;
}

label.btn span {
    padding-right: 5px;
}

label.btn.odd {
    margin: 0 auto !important;
    display: flex;
}

label.btn:not(:disabled):not(.disabled).active,
label.btnt:not(:disabled):not(.disabled):active {
    background: #00549D;
    box-shadow: none;
    border: none;
    color: #fff;
}

button.btn {
    margin-bottom: 1em;
    background: #FFFFFF;
    border: 0.5px solid #666666;
    border-radius: 10px !important;
    box-shadow: none;
    transition-duration: 0s;
    transition-delay: 0s;
    transition: none;
    display: inline-flex;
    align-items: center;
    margin-right: 1%;
}

button.btn span {
    padding-right: 5px;
}

button.btn.odd {
    margin: 0 auto !important;
    display: flex;
}

button.btn:not(:disabled):not(.disabled).active,
button.btnt:not(:disabled):not(.disabled):active {
    background: #00549D;
    box-shadow: none;
    border: none;
    color: #fff;
}

.btn-group {
    display: block;
}

.btn-group>.btn {
    font-size: 1em;
}

.btn-last-group>.btn {
    /* margin-left: 2%; */
    font-size: 1em;
}

.btn-last-group {
    width: 90%;
    margin-left: 10%;
}

.btn-group-vertical {
    /*display: block;*/
    margin-left: 4%;
}

.btn-group-vertical>.btn {
    width: 100%;
    font-size: 1em;
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    border: 1px solid #666666;
}

.btn-group-vertical>.btn:nth-child(even) {
    margin-right: 0;
}

.selectList .list-group-item:first-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
}

.selectList .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
}

.icon-checkmark:before {
    content: "\e605";
}

.btn.active .checkmark:after {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
}

.form-check-inline span.checkmark {
    position: relative;
    margin: 0 auto;
    display: block;
    height: 20px;
    width: 20px;
    border-radius: 0;
    border: 1px solid #184472;
    float: left;
    margin-right: 1%;
}

.form-check label input[type="checkbox"] {
    opacity: 0;
    width: 4px;
    transition-duration: 0s;
    transition-delay: 0s;
    transition: none;
}

.form-check label input[type="radio"] {
    transition-duration: 0s;
    transition-delay: 0s;
    transition: none;
    display: none
}

input.checkboxInput {
    /* display: none; */
}

span.questionHeader {
    font-size: 18px;
    font-weight: 700;
}

.radiogroupHeader h1 {
    color: #FF7F32;
    font-weight: 700;
    text-transform: uppercase;
}

.radioHeaderRow {
    font-weight: bold;
    font-size: 18px;
    padding: 23px 0px 20px 0px;
    text-transform: uppercase;
}

.leadersColor {
    color: #678F36;
}

.laggardsColor {
    color: #7f7f7f;
}

.pioneersColor {
    color: #89BB4B;
}

.followersColor {
    color: #B8D693;
}

.inputNumber {
    color: #003d99;
    padding-left: 5px;
    font-size: 35px;
    font-weight: bold;
    width: 30px;
    float: left;
    padding-top: 8px;
    height: 25px;
}

.inputText {
    width: 495px;
}

.checkboxLabel {}

.checkboxInputContainer {
    min-height: 45px;
}

input.checkboxInput+label>span.checkbox-span {
    border: 1px solid #CCCCCC;
    box-shadow: -1px 1px 3px -3px #333333 inset;
    color: #FFFFFF;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
    cursor: hand;
    cursor: pointer;
}

input.checkboxInput:checked+label>span.checkbox-span,
label.checkboxLabel span.selected {
    color: #003d99;
}

input.checkboxInput+label>span.checkbox-text {
    padding-left: 5px;
}

input.checkboxInput+label>span.checkbox-span {
    border: 1px solid #CCCCCC;
    box-shadow: -1px 1px 3px -3px #333333 inset;
    color: #FFFFFF;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
    cursor: hand;
    cursor: pointer;
}

input.checkboxInput:checked+label>span.checkbox-span,
label.checkboxLabel span.selected {
    color: #049fd9;
}

input.checkboxInput+label>span.checkbox-text {
    padding-left: 5px;
    /*position: absolute;*/
}

#microTool_content .dualInputLine ul li.inputHeader {
    width: 260px;
}

.inputHeader span {
    display: none;
}

#microTool_content .dualInputLine ul li.inputContainer {
    width: 70px;
}

#microTool_content .dualInputLine ul li.imgIconData {
    width: 15px;
    padding-left: 2.5px;
    padding-right: 2.5px;
}

#microTool_content .dualInputLine ul li.sliderContainer {
    width: 100px;
}

#revImprovOpp tr td {
    padding: 5px !important;
}

.inputTable {
    border-collapse: collapse;
    border-radius: 5px 5px 5px 5px;
    display: block;
    margin-left: -5px;
    padding: 0 5px;
    width: 800px;
    padding-top: 0px;
}

.inputTable tr th,
.inputTable tr td {
    border: 1px solid #B9B9B9;
    text-align: center;
    border: none;
}

.inputTable tr th:first-child {
    width: 700px;
}

.inputTable tr th {
    background: #A9A9A9;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 5px;
    font-weight: bold;
    height: 25px;
    width: 125px;
}

.inputTable tr td:nth-child(n+2) {
    width: 731px !important;
    text-align: left;
    padding: 8px;
}

.inputTable tr td:first-child {
    width: 50px;
    text-align: center !important;
}

#inputForm .inputLine .inputTable tr td input {
    border: none;
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 16px;
    width: 100%;
}

#inputForm .inputLine .inputTable tr td.shadedBg {
    background: #E9E9E9;
    text-align: left;
}

#inputForm h3 {
    clear: both;
    display: block;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    position: relative;
    color: #049fd9;
    width: 100%;
    top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#inputForm h3 img {
    width: 95%;
}

.inputLine {
    margin-top: 0px;
    z-index: 1;
    width: 100%;
}

#microToolRegButton {
    background: none repeat scroll 0 0 #049fd9;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 6px 5px -5px #B9B9B9;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    padding: 3px 7px;
    position: absolute;
    right: -20px;
    top: 0px;
    width: auto;
    cursor: pointer;
    text-decoration: none;
}

#microToolBottomTextBox {
    background: none repeat scroll 0 0 #999;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 6px 5px -5px #B9B9B9;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    padding: 3px 7px;
    position: relative;
    clear: both;
    width: auto;
    height: 70px;
    z-index: 2;
}

.microToolRegArrow {
    background: #049fd9;
}

.microToolRegArrow#microToolRegLineBottom {
    border-radius: 0 0 5px 0;
    height: 20px;
    left: 840px;
    position: absolute;
    top: -65px;
    width: 75px;
}

.microToolRegArrow#microToolRegLineMid {
    border-radius: 0 5px 0 0;
    height: 1345px;
    left: 905px;
    position: absolute;
    top: -1405px;
    width: 10px;
}

.microToolRegArrow#microToolRegLineTop {
    height: 7px;
    left: 880px;
    position: absolute;
    top: -1405px;
    width: 25px;
}

.arrowLeft {
    /*width: 0;
    height: 0;
    position: absolute;
    margin-left: -25px;
    margin-top: -2px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #049fd9;*/
}

.arrowRight {
    /*width: 0;
    height: 0;
    position: absolute;
    margin-left: -25px;
    margin-top: -2px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #FFF;*/
}

.arrowUp {
    width: 0;
    height: 0;
    position: absolute;
    margin-left: -25px;
    margin-top: -2px;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #049fd9;
}

#microToolRegArrowTop {
    left: 899px;
    position: absolute;
    top: -1407px;
}

#microToolRegArrowMid {
    left: 915px;
    position: absolute;
    top: -200px;
}

#microToolRegArrowMid2 {
    left: 915px;
    position: absolute;
    top: -900px;
}

.microToolRegArrowAni {
    display: none;
}

#microToolRegForReportBlock {
    display: block;
    float: left;
    padding: 3px 10px 12px;
    margin-top: 5px;
    color: #69be28;
    background: #fff;
    border-radius: 5px;
    line-height: 30px;
    font-size: 25px;
    cursor: pointer;
    text-decoration: none;
    width: 245px;
    text-align: center;
}

#microToolRegForReportClickHere {
    display: block;
    font-size: 10px;
    line-height: 15px;
    position: relative;
    text-align: center;
}

#microToolRegBottomTextArrow {
    left: 295px;
    position: absolute;
    top: 27px;
}

.infoIconToolTip,
.infoIconToolTipNarrow {
    background: none repeat scroll 0 0 #cee1eee6;
    border-radius: 10px 10px 10px 10px;
    font-size: 12px;
    margin-left: 40px;
    padding: 10px;
    position: absolute;
    z-index: 1000;
    box-shadow: 0 0 5px #333;
    width: 300px;
    text-align: left;
    font-size: 14px;
}

.arrowLeft,
.arrowLeftNarrow {
    /*width: 0;
    height: 0;
    position: absolute;
    margin-left: 395px;
    margin-top: -8px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid rgba(206, 225, 238, .9);*/
}

.infoIcon {
    display: inline-block;
}

.infoIcon .mpix2 {
    font-size: 28px;
    color: #58585B;
    padding-left: 8px;
    position: relative;
    top: 4px;
}

.infoIcon.infoIconTable .mpix2 {
    position: absolute;
    top: 0px;
}

#microTool_container .microToolInfoTooltip {
    background: rgb(44, 148, 220);
    /* The Fallback */
    background: none repeat scroll 0 0 rgba(44, 148, 220, 0.95);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 10px #353535;
    color: #D9D9D9;
    font-size: 12px;
    margin-top: 5px;
    padding: 15px;
    position: absolute;
    z-index: 1000;
}

#microTool_container .microToolInfoTooltip.microToolLeft {
    margin-left: -45px;
    max-width: 530px;
}

#microTool_container .microToolInfoTooltip.microToolRight {
    margin-left: -488px;
    min-width: 500px;
}

#microTool_container .microToolInfoTooltip.microToolRight .arrowTopTooltip {
    margin-left: 474px;
}

.arrowTopTooltip {
    border-bottom: 10px solid rgba(44, 148, 220);
    /* The Fallback */
    border-bottom: 10px solid rgba(44, 148, 220, 0.8);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    margin-left: 30px;
    margin-top: -24px;
    position: absolute;
    width: 0;
}

#microToolResultsTableAccent1 {
    background: none repeat scroll 0 0 #e9e9e9;
    border-radius: 0 5px 5px 0 / 0 30px 30px 0;
    height: 52px;
    left: 186px;
    position: absolute;
    top: 12px;
    width: 634px;
    z-index: -1;
}

.sectionTopResults {
    min-height: 250px;
}

.sectionHeader {
    /* float: left; */
    width: 100%;
    /* min-height: 45px; */
    position: relative;
    /*height: 450px;*/
}

.sectionHeaderLarge {
    height: 120px;
}

.sectionHeaderLeft {
    /* float: left; */
    width: 100%;
    /* min-height: 45px; */
    /*margin-bottom: 20px;*/
    min-height: 400px;
    /*border-radius: 0px 200px 200px 0px;*/
}

.sectionHeaderLeft .description {
    /*width: 70%;*/
    margin-left: 5%;
    font-family: 'Lato', sans-serif;
    /*color: #F9F9F9;*/
    padding-top: 20px;
    line-height: 24px;
    padding-bottom: 20px;
}

.description p{
    font-family: Lato, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 24px
}

.shareText {
    display: inline-block;
    position: relative;
    bottom: 12px;
    font-size: 14px;
    left: 2px;
}

.shareicon {
    float: right;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.addthis_inline_share_toolbox_rynj {
    display: inline-block;
}

.title {
    /*font-size: 2.5em;*/
    /*width: 50%;*/
    margin-left: 5%;
    padding-top: 40px;
    font-family: LatoRegular, Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 36.4px;
}

.sectionHeaderLeft .icon-container {
    float: right;
    margin-right: 5%;
}

.sectionHeaderLeft .industry-label {
    color: #00BCEB;
    text-align: center;
}

.sectionHeaderBottom {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.sectionHeaderBottom .inputsHeader {
    font-size: 40px;
    color: #165F7F;
    line-height: 1.3;
}

.sectionHeaderBottom .subtext {
    color: #333;
}

.sectionHeaderRight {
    float: right;
    width: 25%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.sectionHeaderLeft h3 img {
    border-radius: 5px;
    margin: 10px 0 20px;
    width: 840px;
}

.advanced {
    cursor: pointer;
    color: #01BBEC;
    font-weight: bold;
    border-top: 2px solid #d7ebe8;
    border-bottom: 2px solid #d7ebe8;
}

.contactMeBtnWrapper {
    margin-bottom: 30px !important;
    text-align: center;
    margin-top: 15px !important;
    text-decoration: none;
    color: #0D273D;
    width: 235px;
    border: 2px solid black;
    padding: 5px 20px !important;
}

.contactMeBtnWrapper a {
    text-decoration: none;
    color: #0D273D;
}

.advancedIcon {
    padding: 0px 10px;
    font-size: 30px;
}

.advancedText {
    position: relative;
    top: -3px;
}

.chart_tagline {
    text-align: center;
    padding: 10px 0px;
}

.advancedInputs {
    /*border-bottom: 2px solid #d7ebe8;*/
}

.advancedHeader {
    font-size: 26px;
    color: #01BBEC;
}

#microToolAdvancedInputsCloseButton {
    width: 145px !important;
}

.currencyInputs li,
.advancedInputs li {
    padding-bottom: 15px;
    list-style: outside none none;
    float: left;
    width: 100%;
}

.sectionHeaderText {
    float: left;
    clear: both;
    display: block;
    font-size: 16px;
    color: #333;
    /*position: absolute;
    top: 25px;*/
    z-index: 1001;
    font-weight: 600;
    padding: 5px 0px;
}

.sectionHeaderTextInfo {
    font-size: 12px;
}

#topUl {
    list-style: outside;
    padding-left: 15px;
    border-bottom: 2px solid #049fd9;
}

#topUl li {
    padding-bottom: 10px;
}

#topOl li {
    padding-bottom: 10px;
}

.microToolButton {
    background: none repeat scroll 0 0 #049fd9;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    padding: 3px 7px;
    width: 100px;
    text-align: center;
}

.microToolButton.left {
    float: left;
    margin-left: 330px;
}

.microToolButton.right {
    float: right;
}

.microToolButton.startBtn {
    /* background: none repeat scroll 0 0 rgba(0, 0, 0, 0); */
    /* height: 25px; */
    position: absolute;
    right: 25px;
    /*top: 440px;*/
    width: 80px;
}

.microToolButton.startBtn .mpix2 {
    display: inline-block;
    font-size: 30px;
    position: relative;
    top: 3px;
}

.microToolButton.startBtn label {
    cursor: pointer;
}

.microToolButton.nextStepBtn {
    position: absolute;
    left: 778px;
    top: 191px;
    border: 2px solid #fff;
    width: 120px;
    background-color: #00549D;
}

.microToolButton.nextStepBtn label {
    cursor: pointer;
}

.regInput {
    margin-right: 15px;
    height: 25px;
    font-size: 16px;
    text-align: left;
    /*width: 80px;*/
    border-radius: 5px;
    border: 1px solid #CFCFCF;
    padding-left: 8px;
    padding-top: 4px;
    font-family: 'Lato', sans-serif;
    color: #000;
}

.regInput.salary {
    width: 105px;
}

.regInput.CurrencyDropdown {
    width: 200px;
    height: 34px;
}

.regInput.label {}

.inputLabel.currency {
    width: auto;
}

.industry-bottom-input .regInput {
    height: 34px;
    font-size: 16px;
    text-align: left;
    width: 200px;
    border-radius: 0px;
    border: 1px solid #CFCFCF;
    padding-left: 12px;
    padding-top: 4px;
}

.inputAndInfo {
    float: right;
}

.inputLabel {
    width: auto;
    display: inline-block;
    padding-top: 5px;
}


/*BOOTSTRAP MODAL*/

.modal-body {
    height: 450px;
}


/*MODAL*/

.module-header {
    background: none repeat scroll 0 0 #005073;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    min-height: 34px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

.module-quicktutorial-body {
    background-color: #FFF;
    border-top: medium none;
    box-shadow: 0 10px 5px -10px #000 inset;
    color: #454545;
    line-height: 40px;
    padding: 11px 14px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.module-header-title {
    color: #FFF;
    font-size: 20px;
    font-weight: normal;
    padding-left: 15px;
    padding-top: 7px;
}

.infoButton {
    background-color: transparent;
    background-image: url("../images/i-button.png");
    background-repeat: no-repeat;
    border: 0 none;
    border-collapse: collapse;
    height: 18px;
    margin-left: 3px;
    position: relative;
    top: 5px;
    width: 18px;
    float: left;
    display: block;
}

.inputInfoIcon {
    margin-left: 5px !important;
    display: none;
}

.tbbcTooltip {
    padding: 10px;
    background: #049fd9;
    background: -moz-linear-gradient(top, #049fd9 0%, #62abda 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049fd9), color-stop(100%, #62abda));
    background: -webkit-linear-gradient(top, #049fd9 0%, #62abda 100%);
    background: -o-linear-gradient(top, #049fd9 0%, #62abda 100%);
    background: -ms-linear-gradient(top, #049fd9 0%, #62abda 100%);
    background: linear-gradient(to bottom, #049fd9 0%, #62abda 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#049fd9', endColorstr='#62abda', GradientType=0);
    border-radius: 10px;
    position: absolute;
    width: 350px;
    height: auto;
    opacity: .9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    box-shadow: 0px 0px 30px #555;
    -moz-box-shadow: 0px 0px 30px #555;
    -webkit-box-shadow: 0px 0px 30px #555;
    border: 1px solid #555;
}

.tdIcon {
    background: none !important;
    border-top: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    display: none;
}

.tdIcon.Last {
    width: 50px;
}

.infoButtonTD {
    margin-left: 20px;
}

.error {
    color: red;
    text-align: center;
}

#tabs {
    margin-top: 0px;
}

.heading1-p,
.heading1-h {
    font-family: Arial;
    font-weight: bold;
    color: #69be28;
    font-size: 16px;
}

.Normal-P,
.Normal-H {
    font-family: Arial;
    color: #7d7d80 !important;
    font-size: 16px;
    line-height: 20px;
}

#microToolBottomArea {
    display: block;
}

.ui-tabs .ui-tabs-panel {
    height: 500px;
    overflow-y: scroll;
}

.ui-widget-header {
    background: none !important;
    border-bottom: 1px solid #aaaaaa !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.ui-widget-content {
    border: none !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #e9e9e9 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: #ffffff !important;
}

.inputTableHeaderRow {
    display: none;
}

.microToolResultsTopRight {
    background: none repeat scroll 0 0 #049fd9;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    padding: 3px 7px;
    position: absolute;
    right: 333px;
    margin-top: 15px;
    left: 687px;
    width: 200px;
    z-index: 9999;
    top: 265px;
}

.brandLogoImage {
    top: 10px;
    position: absolute;
    left: 0;
    width: 100%;
    max-width: 209px;
    height: 65px;
    display: block;
    margin: 0;
    padding: 0;
    background-image: url("../images/oomnitza-logo.svg");
    font-size: 0;
    color: transparent !important;
    background-repeat: no-repeat;
}

.microToolHeaderIcons {
    height: 50px;
    float: right;
    margin-top: 18px;
    /* margin-right: 25px; */
    width: 180px;
    text-align: right;
    margin-right: 5%;
    display: none;
}

.microTool_SimpleNavInner:after {
    content: '';
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.strikeThrough {
    background: none repeat scroll 0 0 #ccc;
    height: 1px;
    position: relative;
    top: -31px;
    width: 100%;
    z-index: 1;
    content: '';
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.circle {
    background-color: #049fd9;
    border: 1px solid #049fd9;
    border-radius: 50%;
    color: #fff;
    height: 0;
    padding: 7px 10px 25px;
    position: relative;
    width: 10px;
    z-index: 2;
    display: inline-block;
    zoom: 1;
    margin-left: 5%;
    margin-right: 5%;
}

.selected_circle {
    background-color: #fff;
    border: 1px solid #049fd9;
    color: #049fd9;
}

.visited_circle {
    background-color: #ccc;
    cursor: hand;
    cursor: pointer;
}

.visited_circle:hover {
    background-color: #049fd9 !important;
}

.mpix2 {
    font-family: 'modern_pictograms_proregular', Arial !important;
}

.selectLanguage {
    float: right;
    margin-right: 5%;
}

.headerCloseX {
    color: white;
    cursor: pointer;
    font-size: 45px;
    position: absolute;
    top: 19px;
    right: 16px;
    font-weight: 200;
    opacity: .8;
    font-family: CiscoSansExtraLight;
}

.language {
    cursor: pointer;
}

.inputErrorArrow-tag {
    position: absolute;
    z-index: 999;
    top: 5px;
    right: 50px;
    opacity: .8;
}

.inputErrorArrow-tag::before,
.inputErrorArrow-tag::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
}

.inputErrorArrow-tag::after {
    border-width: 6px;
    border-right-color: #f00;
    border-top-color: #f00;
}

.navLeft {
    font-size: 137px;
    padding: 0px;
    font-weight: normal;
    cursor: hand;
    cursor: pointer;
    padding-top: 45px;
    padding-bottom: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.navRight {
    font-size: 137px;
    padding: 0px;
    font-weight: normal;
    cursor: hand;
    cursor: pointer;
    padding-top: 45px;
    padding-bottom: 45px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#microTool_SimpleNav {
    height: 35px;
    padding: 10px 0;
    width: 100%;
}

.microTool_SimpleNavInner {
    margin: 0 auto;
    width: 95%;
    text-align: center;
}

.lowerNavContainer {
    /* display: none; */
    height: 50px;
    /*padding: 35px 0 0;*/
    width: 100%;
}

.lowerNavContainer .navBtn {
    border-radius: 5px;
    display: block;
    font-size: 16px;
    padding: 8px 15px;
    text-align: center;
    /*width: 100%;*/
    float: right;
    background-color: #00549D !important;
    border-color: transparent;
    color: #fff !important;
    box-shadow: none !Important;
}

.lowerNavContainer .navBtn.navLeft {
    color: #00549D;
    background: #fff;
    /*border: 2px solid #00549D;*/
    float: left;
    display: none;
}

.lowerNavContainer .navBtn.navRight {
    color: #fff;
    background: #00549D;
    /*border: 2px solid #00549D;*/
    float: right;
}

.lowerNavContainer .navBtn .mpix2 {
    display: inline-block;
    font-size: 30px;
    position: relative;
    top: 3px;
}

.ratingSubText {
    font-size: 12px;
    color: #999;
    width: 100%;
}

.ratingInputContainer {
    line-height: 30px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
}

.ratingInputContainer span {
    padding-left: 3%;
    padding-right: 3%;
    cursor: hand;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    width: 11%;
    text-align: center;
    border: 1px solid #049fd9;
    margin-left: 1%;
    margin-right: 1%;
}

.ratingInputContainer span:hover,
.ratingInputSelected {
    background-color: #049fd9;
    color: #fff;
}

.rounded-corners {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    /*behavior: url(/css/border-radius.htc);*/
}

.results1 {
    width: 33%;
    height: 460px;
    float: left;
    border-right: 1px solid #049fd9;
    overflow: hidden;
}

.results2 {
    width: 33%;
    height: 460px;
    float: left;
    border-right: 1px solid #049fd9;
    overflow: hidden;
}

.results3 {
    width: 33%;
    float: left;
    overflow: hidden;
}

.results3 div {
    width: 300px;
    margin-top: 30px;
    margin-left: 22px;
}

.results3 .YourOrg {
    margin: 0 auto;
}

.results3 .LeadOrg {
    margin: 0 auto;
}

.results3 .InfoText {
    margin: 0px auto;
}

#spiderContainer {
    margin: 0 auto;
    margin-top: 0px;
    display: table;
    height: 500px;
}

.YourOrg {
    text-align: center;
    color: #049fd9;
}

.LeadOrg {
    text-align: center;
    color: #999;
}

.InfoText {
    margin: 10px 10px 0px 10px;
}

#pnlInformationBody {
    text-align: left;
    line-height: 30px;
}

#pnlpnlInputErrorBody {
    text-align: left;
    line-height: 30px;
}

.LeadingResults {
    background-image: url("../images/resultIcons/leading_grey.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 0px;
    padding: 0;
}

.LeadingResults.ResultsSelected {
    background-image: url("../images/resultIcons/leading_color.PNG");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 0px;
    padding: 0;
}

.LeadingResults:hover {
    background-image: url("../images/resultIcons/leading_color.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 0px;
    padding: 0;
}

.PerformingResults {
    background-image: url("../images/resultIcons/performing_grey.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 30px;
    padding: 0;
}

.PerformingResults.ResultsSelected {
    background-image: url("../images/resultIcons/performing_color.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 30px;
    padding: 0;
}

.PerformingResults:hover {
    background-image: url("../images/resultIcons/performing_color.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 30px;
    padding: 0;
}

.PursuingResults {
    background-image: url("../images/resultIcons/pursuing_grey.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 30px;
    padding: 0;
}

.PursuingResults.ResultsSelected {
    background-image: url("../images/resultIcons/pursuing_color.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 30px;
    padding: 0;
}

.PursuingResults:hover {
    background-image: url("../images/resultIcons/pursuing_color.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 30px;
    padding: 0;
}

.BeginningResults {
    background-image: url("../images/resultIcons/beginning_grey.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 30px;
    padding: 0;
}

.BeginningResults.ResultsSelected {
    background-image: url("../images/resultIcons/beginning_color.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 30px;
    padding: 0;
}

.BeginningResults:hover {
    background-image: url("../images/resultIcons/beginning_color.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 78px;
    margin-top: 30px;
    padding: 0;
}

.results1Left {
    width: 80px;
    float: left;
}

.results1Right {
    width: 200px;
    float: right;
    margin: 0px 10px 5px 0px;
}

.Info {
    margin: 5px;
    height: 385px;
}

.popover {
    z-index: 99999;
    /* A value higher than 1010 that solves the problem */
}

.LeadingData {
    background-color: #23acdc;
    color: #fff;
}

.LeadingData .arrow {
    width: 0;
    height: 0;
    position: absolute;
    margin-left: -13px;
    margin-top: 15px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #049fd9;
}

.PursuingData {
    background-color: #862164;
    color: #fff;
}

.PursuingData .arrow {
    width: 0;
    height: 0;
    position: absolute;
    margin-left: -13px;
    margin-top: 229px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #862164;
}

.PerformingData {
    background-color: #128686;
    color: #fff;
}

.PerformingData .arrow {
    width: 0;
    height: 0;
    position: absolute;
    margin-left: -13px;
    margin-top: 123px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #128686;
}

.BeginningData {
    background-color: #3db981;
    color: #fff;
}

.BeginningData .arrow {
    width: 0;
    height: 0;
    position: absolute;
    margin-left: -13px;
    margin-top: 337px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #3db981;
}

.Info div {
    height: 25%;
    text-align: center;
}

.score,
.category,
.collaborationValue {
    font-size: 30px;
    margin-top: 8px;
    height: 25px !important;
}

.OtherPlacementDetail {
    display: none;
    text-align: left !important;
    margin: 10px;
}

.risk,
.collaborationValue {
    padding-top: 10px;
}

.leftContent {
    width: 50%;
    float: left;
}

.rightContent {
    width: 50%;
    float: right;
}

.contactUsHeader {
    position: relative;
}

.contactTextConatiner {
    left: 30px;
    position: absolute;
    top: 45px;
    z-index: 1;
}

.contactNext {
    color: #049fd9;
    float: left;
    font-size: 32px;
}

#contactUsLink {
    color: #fff;
    text-decoration: none;
    text-underline-style: none;
}

.contactText {
    clear: both;
    color: #000;
    float: left;
    font-size: 17px;
    margin-top: 10px;
    width: 300px;
}

.microToolEmailButton {
    background: #049fd9 none repeat scroll 0 0;
    border-radius: 10px;
    bottom: 20px;
    box-shadow: 0 0 2px #fff;
    padding: 10px 35px;
    position: absolute;
    right: 75px;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    z-index: 1;
}

.microToolDownloadButton {
    /*
    background: #049fd9 none repeat scroll 0 0;
    border-radius: 10px;
    bottom: 20px;
    box-shadow: 0 0 2px #fff;
    padding: 10px 35px;
    position: absolute;
    right: 260px;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    z-index: 1;*/
}

.microToolDownloadLink {
    cursor: pointer;
    color: #01BBEC !important;
    margin-top: 30px;
}

.resultsButtletLabelContainer {
    display: block;
    height: 100%;
}

.resultsBulletContainer {
    margin-top: 20px;
    border-bottom: 2px solid #d7ebe8;
    margin-bottom: 30px;
    padding-bottom: 30px;
    /* width: 100%; */
}


/*
.resultsBulletRow.firstRow .resultsBulletLabel{
    padding-top: 48px;
} */

.resultsBulletRow.firstRow {
    padding-bottom: 20px;
    /* width: 100%; */
}

.resultsBullet {
    color: #fff;
    border-radius: 10px;
    max-width: 253px;
    /* text-align: center; */
    display: inline-block;
    height: 88px;
    margin: 5px;
}

.BulletOne {
    background-color: #8A46EC;
}

.BulletTwo {
    background-color: #FF2886;
}

.BulletThree {
    background-color: #F9914D;
}

.resultsBulletValue {
    color: #fff;
    font-size: 38px;
    float: left;
    /* width: 50%; */
    display: inline-block;
    padding-top: 50px;
    margin-left: 35px;
}

.resultsBulletLabel {
    color: #fff;
    /* float: left; */
    /* width: 145px; */
    display: table-cell;
    padding: 5%;
    text-align: left;
    /* padding-left: 14px; */
    /*height: 100%;*/
    /*vertical-align: middle;*/
    font-size: 15px;
}

.resultBody {
    width: 100%;
    margin: 0 auto;
}

.resultsRating {
    color: #049fd9;
    font-weight: 700;
    /*padding: 0px 10px;*/
    font-size: 20px;
}

.resultsDesciption {
    padding: 5px;
    color: #999;
}


/*----------------------------*/


/*.resultsContainer {
    padding-top: 2%;
}*/


/* imported classes from base tool */

.resultContentRight {
    width: 50%;
    float: right;
    /* z-index: 10; */
    height: 850px;
    overflow: hidden;
    padding-top: 3em;
    padding-right: 2%;
    padding-left: 2%;
    margin-right: 5%;
    margin-left: 1%;
    /* position: relative; */
    background-color: #EBECF0;
    /* margin-bottom: 3em; */
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
    /* margin-top: 3em; */
}

.resultContentTop {
    height: 100%;
}

.resultContentBottom {
    width: 30%;
    background-color: #EBECF0;
    float: left;
    color: #000;
    padding-top: 3em;
    padding-right: 2%;
    padding-left: 2%;
    /* margin-right: 1%; */
    margin-left: 5%;
    /* margin-top: 3em; */
    margin-bottom: 3em;
    /* position: absolute; */
    /* left: 0; */
    /* bottom: 0; */
    height: 100%;
    overflow: hidden;
}

.resultContentBottomInnerContainer {
    margin: 0 auto;
    width: 850px;
}

.calloutText {
    display: inline-block;
    display: inline-block;
    margin: 0px 20px;
    font-size: 30px;
    position: relative;
}

.resultContentBottom ul {
    width: 100% !important;
}

.resultContentBottom li {
    width: 50% !important;
    list-style: none;
}

.inputContentBody {
    width: 100%;
    /* margin-left: 5%; */
    margin: 0 0 75px 0;
    background: #fff none repeat scroll 0 0;
    height: auto;
    float: left;
    overflow: hidden;
}

.inputContent li {
    clear: both;
    list-style: outside none none;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 98%;
    height: 100%;
    padding: 5px;
}

.inputContent {
    width: 30%;
    float: left;
    background-color: #EBECF0;
    padding-top: 3em;
    padding-bottom: 2em;
    padding-right: 2%;
    padding-left: 2%;
    margin-right: 1%;
    margin-left: 5%;
    /* position: absolute; */
    /* z-index: 30; */
    /* top: 0; */
    /* left: 0; */
    /* margin:  0 auto; */
    margin-bottom: 2%;
    /* height: auto; */
    /* width: 100%; */
}

.inputContentDescription {
    color: #000;
    text-align: center;
    font-size: 28px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    line-height: 1.2;
}

.mainSectionHeader {
    color: #000;
    text-align: center;
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 15px;
    width: 80%;
    margin: 0 auto;
}

.smallResultBtn {
    padding: 5px 10px !important;
    font-size: 18px !important;
}

.resultsBtn {
    background: #00549D none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    margin: 0 auto;
    padding: 10px 25px;
    font-size: 20px;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
}

.resultsBtnContainer {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
    padding-bottom: 1.5em;
    padding-top: 2em;
}

.smallResultContainer {
    padding-top: 0px !important;
    display: inline-block;
    height: 40px;
}

.gotoregister.link {
    cursor: pointer !important;
    color: #01BBEC;
}

input:focus {
    outline: none;
}

.suggestionContainer {
    background-color: #6FBE49;
    width: 150px;
    height: 65px;
    border-radius: 10px;
    padding: 5px;
    position: absolute;
    bottom: 80px;
    right: 15px;
    display: block;
}

.suggestionText {
    color: white;
    font-size: 16px;
    text-align: center;
    padding-top: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.downarrow {
    color: #6FBE49;
    font-size: 40px;
    position: relative;
    bottom: 0px;
    left: 60px;
}


/* thank you page*/

.top {
    padding-top: 20px;
}

*,
 ::after,
 ::before {
    box-sizing: unset;
}

.arabic {
    direction: rtl;
}

.topLeft {
    width: 46%;
    float: left;
    padding: 0px 2%;
}

.topLeft img {
    height: 200px;
    float: right;
}

.topRight {
    text-align: left;
    padding: 0px 2%;
    width: 46%;
    float: left;
}

.topRight .header,
.bottom .header {
    color: #045471;
    font-size: 28px;
    padding-bottom: 4px;
}

.topRight .body {
    font-size: 18px;
    line-height: 25px;
}

.topRight .smallText,
.bottom .smallText,
.bottom .imageCaption {
    font-size: 14px;
}

.topRight .thankyouResultsBtnContainer {
    padding: 10px 0px;
}

.topRight .question,
.topRight .link {
    display: inline-block;
}

.closeModalButton.link {
    color: #01BBEC;
    cursor: pointer;
}

.bottom {
    clear: both;
}

.bottom .imageContainer img {
    width: 100px;
    height: 100px;
}

.bottom .imageContainer {
    width: 100px;
    display: inline-block;
    padding: 20px;
}

.bottom .imageCaption {
    line-height: 20px;
}

.bottom .header {
    color: #01BBEC;
    padding-top: 50px;
}

.inputLabel.short {
    width: auto;
}


/* bootstrap has class of "checkbox" and "radio"...this may override some CSS elements */

#content .checkbox {
    /* margin-left: 80px; */
    margin-bottom: 15px;
    width: 364px;
}

#content .radio {
    margin-left: 0px;
    margin-bottom: 15px;
}

.checkbox,
.radio {
    margin-top: 0px;
}

#content .checkbox input[type=checkbox],
#content .radio input[type=radio] {
    float: left;
}

#content input[type=checkbox].checkbox-lg {
    height: 18px;
    width: 18px;
    /* margin-top: 6px; */
    /* margin-left: 20px; */
    margin-right: 20px;
}

.cookiesBeforeReg {
    text-align: center;
}

#content section:last-child {
    border-bottom: none;
}

.complete {
    color: #eaeaea;
    font-weight: 700;
}

#content section.tbl {
    padding-bottom: 0px;
    clear: left;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

#content section.tbl:first-child {
    padding-bottom: 0;
}

#content section.tbl.subSection {
    background-color: #fff;
}

#content table.margin-btm {
    margin-bottom: 0;
}

.nav-top {
    padding-right: 0px;
}

.container-fluid {
    overflow: hidden;
}

#content section.tbl div.chart-responsive {
    position: relative;
    /* so things like overlays work */
    display: block;
    width: 100%;
    height: auto;
    padding: 5px 0 5px 0;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

#content section.tbl div.chart-responsive.chart-left {
    padding-left: 30px;
}

#content section.tbl div.chart-responsive.chart-left p {
    padding-left: 10px;
}

select.regInput {
    /*width: 150px !important;*/
    height: 34px;
    outline: none;
}

.advancedInputs select.regInput {
    width: 400px;
}

ul.basicInputsList {
    width: 100% !important;
}

.basicInputsList:last-child {
    margin: 0px !important;
}

.basicInputsList .inputLabel {
    /* float: left; */
    width: 50%;
    /* font-family: CiscoSansTT; */
    font-weight: normal;
}

.basicInputsList .inputAndInfo {
    clear: both;
    float: right;
}

.basicInputsList select.regInput {
    width: 100%;
}

.advancedInputsTabs {
    background-color: #444;
    color: #666;
    text-align: center;
}

.advancedInputsTab {
    display: inline-block;
    color: #fff;
    width: 20%;
    border-right: 1px solid #666;
    padding: 0px 15px 0px 0px;
    margin: 10px 5px;
    cursor: pointer;
}

.advancedInputsTabLast {
    display: inline-block;
    color: #fff;
    width: 20%;
    padding: 0px 15px 0px 0px;
    margin: 10px 5px;
    cursor: pointer;
}

.advancedInputsTab.selected,
.advancedInputsTabLast.selected {
    color: #049fd9 !important;
}

.alignWithTextInputs {
    width: 65px;
}

.popup-custom-overlay {
    background-color: black !important;
    background-image: none !important;
    opacity: 0.5 !important;
}


/** bottom links*/

.bottomlinks {
    line-height: 1.5em;
}

.bottomlinks a {
    text-decoration: underline;
}

.rTableClean {
    float: left;
    padding: 10px 25px 10px 25px;
}

.rTableClean.col50p {
    width: 40%;
    min-width: 345px;
}

.oneOfTwoColumns {
    margin-right: 2%;
    margin-left: 2%;
    margin-top: 1%;
    margin-bottom: 1%;
}

.twoOfTwoColumns {
    margin-right: 2%;
    margin-left: 2%;
    margin-top: 1%;
    margin-bottom: 1%;
}

.ui-dialog {
    padding: 0px !important;
}

.ui-dialog .ui-dialog-content {
    padding: 0px !important;
}

.ui-dialog-titlebar {
    display: none !important;
}

.cookieSettingsLink {
    float: right;
    font-size: 18px;
    cursor: pointer;
}

.microToolCookieConsentFullBtn {
    cursor: pointer;
    color: #00549D !important;
    font-weight: bold;
}

.footer a.microToolCookieConsentFullBtn {
    color: #fff !important;
}

.mustAcceptCookieNote {
    /*width: 150px;*/
    text-align: center;
    margin: 0 auto;
}

.minMaxValidationMessage {
    display: block;
    margin-top: 10px;
    text-align: right;
}


/*Responsive WEB CSS*/


/*page bed is at 1600*/

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1450px) {
    .inputContentBody {
        /* min-height: 1300px; */
    }
    .headerTitleTopContainer {
        /*width: 600px;*/
    }
    .headerTitleTop {
        font-size: 50px;
    }
    .headerTitleMiddle {
        font-size: 24px;
    }
    .headerTitleBottom {
        line-height: 1.8em;
        width: 180px;
    }
    .part1,
    .part2 {
        font-size: 23px;
    }
}

@media screen and (max-width: 1400px) {
    .intro-bottom {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 1300px) {}


/* large desktop*/


/* content cap is at 1280 */

@media screen and (max-width: 1280px) {
    .headerTitleTopContainer {
        /*width: 500px;*/
    }
    .headerTitleTopContainer p{
        font-size:20px;
    }
    .headerTitleTop {
        font-size: 45px;
    }
    .headerTitleMiddle {
        font-size: 20px;
    }
    .headerTitleBottom {
        line-height: 1.7em;
        width: 160px;
    }
    .part1,
    .part2 {
        font-size: 20px;
    }
    .microToolIntroductionContainer {
        /* height: 400px; */
    }
}

@media screen and (max-width: 1200px) {
    .inputContentBody {
        /* min-height: 1400px; */
    }
}

@media screen and (max-width: 1100px) {
    .headerTitleTopContainer {
        /*width: 450px;*/
    }
    .headerTitleTop {
        /* font-size: 40px; */
    }
    .headerTitleMiddle {
        font-size: 18px;
    }
    .headerImage img {
        width: 350px;
    }
    .headerTitleBottom {
        line-height: 1.6em;
        width: 140px;
    }
    .part1,
    .part2 {
        font-size: 18px;
    }
    .microToolIntroductionContainer {
        /* height: 400px; */
    }
    .sectionHeaderLeft .description {
        /*width: 65%;*/
        padding-top: 20px;
    }
    .title {
        /*font-size: 35px;*/
    }
}

@media screen and (max-width: 1050px) {
    .inputContentBody {
        /* min-height: 1500px; */
    }
}


/* desktop*/

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 1000px) {
    .headerTitleTopContainer {
        /*width: 425px;*/
    }
    .headerTitleTop {
        /* font-size: 35px; */
    }
    .headerTitleMiddle {
        font-size: 16px;
    }
    .headerTitleBottom {
        line-height: 1.5em;
        width: 120px;
    }
    .part1,
    .part2 {
        font-size: 16px;
    }
    .microToolIntroductionContainer {
        /* height: 330px; */
    }
    /***********inputs*********/
    .inputLabel {
        /*width: 66%;*/
    }
    .title {
        /*font-size: 30px;*/
        /*width: 50%;*/
    }
    #pnlRegistration .wrapThisLine {
        white-space: normal !important;
    }
    .inputLabel.short {
        width: 50%;
    }
    .advancedInputs select.regInput {
        width: 100%;
    }
}

@media screen and (max-width: 950px) {
    .headerImage img {
        width: 300px;
    }
}

@media screen and (max-width: 900px) {
    .headerTitleTopContainer {
        /*width: 400px;*/
    }
    #microTool_content .inputLine ul,
    #microTool_content .dualInputLine ul {
        width: unset;
    }
    .headerTitleTop {
        /* font-size: 30px; */
    }
    .headerTitleMiddle {
        font-size: 14px;
    }
    .part1,
    .part2 {
        font-size: 14px;
    }
    .headerTitleBottom {
        line-height: 1.5em;
        width: 100px;
    }
    .microToolIntroductionContainer {
        /* height: 300px; */
    }
    .resultsBullet {
        width: 100%;
        /* height: 110px; */
    }
    .resultsBulletValue {
        font-size: 30px;
    }
    .inputContent,
    .resultContentBottom {
        width: 33%;
    }
    .resultContentRight {
        width: 46%;
    }
    .calloutText {
        font-size: 28px;
    }
    .resultContentBottom {
        /*        padding-left: 10px;
        padding-right: 10px;*/
    }
    .sectionHeaderLeft .description {
        /* width: 60%;*/
        padding-top: 20px;
    }
    .title {
        /*font-size: 30px;*/
        /*width: 50%;*/
    }
    .inputAndInfo.currency {
        clear: both;
        float: left;
    }
    .regInput.CurrencyDropdown {
        width: 100%;
    }
    .inputLabel.currency {
        float: left;
    }
}

@media screen and (max-width: 875px) {
    .headerImage img {
        width: 275px;
    }
    .headerTitleTopContainer {
        /*width: 50%;*/
    }
    @media screen and (max-width: 800px) {
        .headerTitleTopContainer {
            /*width: 290px;*/
            /*padding: 2em 0em 0em 2em;*/
        }
        .headerTitleTop {
            /* font-size: 28px; */
        }
        .headerTitleMiddle {
            font-size: 14px;
        }
        .part1,
        .part2 {
            font-size: 14px;
        }
        .headerTitleBottom {
            line-height: 1.5em;
            width: 100px;
        }
        .microToolIntroductionContainer {
            /* height: 270px; */
            padding: 3em 1em;
        }
        .calloutText {
            font-size: 24px;
        }
        .inputContent,
        .resultContentBottom {
            width: 38%;
        }
        .resultContentRight {
            width: 40%;
        }
        .sectionHeaderLeft .description {
            /*width: 55%;*/
            padding-top: 20px;
            /*font-size: 15px;*/
        }
        .title {
            /*font-size: 28px;*/
            /*width: 50%;*/
        }
        /** thankyou page */
        #pnlThankYouBody .topLeft {
            display: none;
        }
        #pnlThankYouBody .topRight {
            width: auto;
        }
        #pnlThankYouBody .topRight .thankyouResultsBtnContainer {
            text-align: center;
        }
        #pnlThankYouBody .topRight .smallText {
            text-align: center;
        }
        #pnlThankYouBody .topRight .question,
        .topRight .link {
            display: block;
        }
        #pnlThankYouBody .bottom .mobileGraph {
            display: block !important;
            text-align: center;
        }
        #pnlThankYouBody .bottom .mobileGraph img {
            height: 200px;
        }
    }
    /* tablet */
    @media screen and (max-width: 768px) {
        .rightSideHeader div {
            display: none;
        }
        .intro-bottom-header {
            font-size: 28px;
        }
        .calloutText {
            font-size: 22px;
        }
    }
    @media screen and (max-width: 700px) {
        .headerTitleTopContainer {
            /*width: 240px;*/
        }
        #pnlAdvancedInputs .inputLabel {
            float: left;
        }
        #pnlAdvancedInputs .inputAndInfo {
            clear: both;
            float: left;
        }
        .headerTitleTop {
            /* font-size: 22px; */
        }
        .headerTitleMiddle {
            font-size: 12px;
        }
        .part1,
        .part2 {
            font-size: 12px;
        }
        .headerTitleBottom {
            line-height: 1.5em;
            width: 100px;
        }
        .microToolIntroductionContainer {
            /* height: 235px; */
        }
        .microToolIntroductionContainer {
            /*padding: 4% 2% 0% 2%;*/
        }
        /*****************************/
        .intro-bottom-header {
            line-height: 1.1em;
        }
        .intro-partners-subtext {
            line-height: 1.5em;
        }
        .industry-container {
            margin: 20px;
        }
        .calloutText {
            font-size: 18px;
        }
        .inputContent,
        .resultContentBottom {
            width: 40%;
        }
        .resultContentRight {
            width: 38%;
        }
        .resultsBullet {
            width: 100%;
        }
        .resultsBulletLabel {
            /* width: 130px; */
        }
        .resultsBulletValue {
            font-size: 30px;
        }
        .sectionHeaderLeft .description {
            /*width: 50%;*/
            padding-top: 20px;
            /*font-size: 13px;*/
            margin: 0;
        }
        .title {
            /*font-size: 28px;*/
            /*width: 50%;*/
            /*line-height: 30px;*/
            margin: 0;
        }
    }
    @media screen and (max-width: 650px) {
        .inputContentBody {
            /* min-height: 1600px; */
        }
        .headerImage img {
            width: 250px;
        }
        .calloutText {
            font-size: 16px;
        }
        .inputLabel {
            /*width: 63%;*/
        }
        .resultsBullet {
            max-width: 100%;
        }
        .resultsBulletLabel {
            /* width: 110px; */
        }
        .resultsBulletValue {
            font-size: 25px;
        }
    }
    /* anything smaller than 600 is a handset.... */
    @media screen and (max-width: 600px) {
        .inputErrorArrow-tag {
            right: 60px;
        }
        #microTool_header #header_section h1 {
            font-size: 1em;
        }
        /*Remove absolute positioning*/
        .inputContentBody {
            /* position: unset; */
        }
        .inputContent,
        .resultContentBottom,
        .resultContentRight {
            /* height: 100%; */
            /* position: unset; */
        }
        .microToolIntroduction {
            margin: 0 auto;
            /*background: url(../images/Header_Graphic-mobile.svg) no-repeat;*/
            z-index: 1;
            background-size: 100% auto;
            color: #fff;
        }
        .microToolIntroductionContainer {
            /* height: 295px; */
            /*padding: 75px 10px 0 0;*/
        }
        .headerTitleTopContainer {
            width: 100%;
            position: relative;
            /*top: -30px;*/
        }
        .headerTitleTopContainer p{
            font-size:18px;
        }
        .headerTitleTop {
            font-size: 30px;
            /*margin-left: 20px;*/
            line-height: normal;
            font-weight: bold;
        }
        .headerTitleMiddle {
            font-size: 22px;
            /*margin-left: 20px;*/
        }
        .headerImage img {
            display: none;
        }
        .part1,
        .part2 {
            font-size: 22px;
        }
        .headerTitleBottom {
            line-height: 1.5em;
            width: 200px;
        }
        .inputLabel {
            padding-left: 10px;
            /*padding-top: 10px;*/
        }
        .footer {
            /*width: 400px;*/
        }
        /***************header inputs*/
        .sectionHeaderLeft {
            width: 100%;
            border-radius: 0px;
            margin: 0 auto;
            height: 100%;
            /*padding-bottom: 35px;*/
        }
        .sectionHeaderLeft .title {
            width: auto;
            margin: 0 auto;
            /* padding-left: 20px; */
            /* padding-right: 20px; */
            clear: both;
        }
        .sectionHeaderLeft .description {
            width: auto;
            margin: 0 auto;
            /* padding-left: 20px; */
            /* padding-right: 20px; */
            padding-bottom: 20px;
            line-height: 24px;
        }
        .sectionHeaderLeft .icon-container {
            display: none;
        }
        .icon-container.mobile {
            display: block;
            float: none;
            margin-top: 0px;
            margin-right: 0px;
            position: relative;
            bottom: 50px;
        }
        .icon-container.mobile .industry-label {
            color: #005073;
            font-size: 30px;
            text-align: center;
        }
        .sectionHeaderBottom {
            width: auto;
            padding-top: 0px;
            padding-right: 10px;
            padding-left: 10px;
        }
        .subtext,
        .inputsHeader {
            font-size: 20px !important;
            color: #165F7F !important;
            line-height: 1.3 !important;
        }
        .inputContent,
        .resultContentBottom,
        .resultContentTop {
            width: 90%;
            /* float: none; */
            margin: 0 auto;
            /* padding-top: 2.5em; */
            padding-right: 5%;
            padding-left: 5%;
        }
        .suggestionContainer {
            right: 25px;
        }
        .inputAndInfo {
            margin-right: 10px;
        }
        .resultContentRight {
            width: 95%;
            float: none;
            /* padding-top: 20px; */
            margin: 0 auto;
        }
        .resultContentTop {
            margin-right: 0px;
        }
        .resultContentTop .circleContainer {
            top: 14px;
        }
        .resultContentBottom {
            /* height: 250px; */
        }
        .resultContentBottom .circleContainer {
            display: block;
            margin: 0 auto;
            padding-top: 10px;
        }
        .resultContentBottom .calloutText {
            display: block;
            top: 0px;
            padding: 20px;
            max-width: 345px;
            margin: 0 auto;
            font-size: 20px;
            text-align: center;
            line-height: 1.2em;
            padding-bottom: 30px;
        }
        .resultContentBottom .resultsBtnContainer {
            display: block;
            top: 0px;
            margin: 0 auto;
        }
        .resultContentBottomInnerContainer {
            width: auto;
        }
        .industry-bottom-container {
            width: auto;
            text-align: center;
        }
        .industry-bottom-label {
            display: block;
            margin-right: 0px;
            padding-bottom: 10px;
        }
        .industry-bottom-input {
            display: block;
        }
        form {
            overflow: unset;
        }
        #pnlRegistration form {
            overflow: hidden;
        }
        .footer {
            text-align: center;
        }
        .inputAndInfo.currency {
            clear: none;
            float: right;
        }
        .regInput.CurrencyDropdown {
            width: 100%;
        }
        .inputLabel.currency {
            float: left;
        }
        .selectLanguage {
            float: none;
            margin: 1.5em auto 0 auto;
            display: block;
            width: 135px;
        }
    }
    @media screen and (max-width: 550px) {
        .industry-container {
            margin: 20px 10px;
        }
    }
    @media screen and (max-width: 500px) {
        .microToolIntroduction {
            margin: 0 auto;
            /* height: 301px; */
            /* background: url(../images/Header_Graphic-mobile.svg) no-repeat;*/
            z-index: 1;
            background-size: 100% auto;
        }
        .microToolIntroductionContainer {
            /* height: 301px; */
            /*padding: 150px 10px 0 0;*/
        }
        .headerTitleTopContainer {
            width: 100%;
            position: relative;
            /*top: -120px;*/
        }
        
        .headerTitleTop {
            font-size: 30px;
            /*margin-left: 20px;*/
            /* margin-right: 100px; */
        }
        .headerTitleTopContainer p{
            font-size:18px
        }
        .headerTitleMiddle {
            font-size: 22px;
            /*margin-left: 20px;*/
            /*width: 260px;*/
        }
        .part1,
        .part2 {
            font-size: 22px;
        }
        .headerTitleBottom {
            line-height: 1.5em;
            width: 200px;
        }
        .industry-container {
            width: 150px;
            margin: 20px 5px;
        }
        .title,
        .description {
            /*width: 360px;*/
        }
        .sectionHeaderBottom {}
        .sectionHeaderLeft .title {}
        #pnlThankYouBody .bottom .mobileGraph img {
            height: 150px;
        }
    }
    @media screen and (max-width: 450px) {
        #microTool_header #header_section {
            margin-left: 1%;
            margin-right: 1%;
        }
        .microToolIntroductionContainer {
            /*height: 250px;*/
            /*padding: 150px 10px 0 0;*/
        }
        .headerTitleTopContainer {
            width: 100%;
            position: relative;
            /*top: -120px;*/
        }
        .headerTitleTop {
            /* font-size: 38px; */
            /*margin-left: 20px;*/
            /* margin-right: 100px; */
        }
        .headerTitleMiddle {
            font-size: 20px;
            /*margin-left: 20px;*/
            /*width: 225px;*/
        }
        .part1,
        .part2 {
            font-size: 20px;
        }
        .headerTitleBottom {
            line-height: 1.5em;
            width: 200px;
        }
        .footer {
            width: 375px;
        }
    }
    @media screen and (max-width: 400px) {
        .microToolIntroductionContainer {
            height: 245px;
            /*padding: 150px 10px 0 0;*/
        }
        .microToolIntroduction {
            height: 230px;
        }
        .headerTitleTopContainer {
            width: 100%;
            position: relative;
            /*top: -120px;*/
        }
        .headerTitleTop {
            /* font-size: 38px; */
            /*margin-left: 20px;*/
            margin-right: 10px;
        }
        .headerTitleMiddle {
            font-size: 18px;
            /*margin-left: 20px;*/
            /*width: 225px;*/
        }
        .part1,
        .part2 {
            font-size: 18px;
        }
        .headerTitleBottom {
            line-height: 1.5em;
            width: 150px;
        }
        .industry-container {
            width: 135px;
            margin: 20px 5px;
        }
        .industry-label {
            font-size: 18px;
        }
        .footer {
            width: 350px;
        }
    }
    @media screen and (max-width: 350px) {
        .microToolIntroductionContainer {
            height: 240px;
            /*padding: 150px 10px 0 0;*/
        }
        .headerTitleTopContainer {
            width: 100%;
            position: relative;
            /*top: -120px;*/
        }
        .headerTitleTop {
            /* font-size: 34px; */
            /*margin-left: 20px;*/
            margin-right: 10px;
        }
        .headerTitleMiddle {
            font-size: 16px;
            /*margin-left: 20px;*/
            /*width: 225px;*/
        }
        .part1,
        .part2 {
            font-size: 16px;
        }
        .headerTitleBottom {
            line-height: 1.5em;
            width: 125px;
        }
        h1 {
            font-size: 18px;
        }
        .industry-container {
            width: 130px;
        }
        .footer {
            width: 300px;
        }
    }
    @media screen and (max-width: 300px) {
        .microToolIntroductionContainer {
            height: 265px;
            /*padding: 150px 10px 0 0;*/
        }
        .headerTitleTopContainer {
            width: 100%;
            position: relative;
            /*top: -120px;*/
        }
        .headerTitleTop {
            /* font-size: 32px; */
            /*margin-left: 20px;*/
            margin-right: 10px;
        }
        .headerTitleMiddle {
            font-size: 14px;
            /*margin-left: 20px;*/
            width: 175px;
        }
        .part1,
        .part2 {
            font-size: 14px;
        }
        .headerTitleBottom {
            line-height: 1.5em;
            width: 125px;
        }
        h1 {
            font-size: 14px;
        }
        .footer {
            width: 250px;
        }
    }
}