html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
body {
   background-color: #fff;
   padding: 0px;
   margin: 0px;
   font-family: 'Roboto', sans-serif;
   position: relative;
   overflow-x: hidden;
   color: #444;
    line-height: 1.5;
}
.article-content {
  background: #fff;
  background-image: url(../img/Info-Resources-BG.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 40px;
  margin-top: 70px;
}
.press-release-content {
  background: #fff;
  background-image: url(../img/Press-Release-BG.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 40px;
  margin-top: 70px;
}
.data-quality-analyst-content {
   width: 95%;
   max-width: 800px;
   margin: auto;
   padding: 40px;
   background: #fff;
   border-radius: 8px;
}
.data-quality-analyst-content p {
    font-size: 16px;
    margin-bottom: 20px;
}
.data-quality-analyst-content h1 {
    color: #0B618B;
    text-align: center;
    font-size: 30px;
    margin-bottom: 40px;
}
.data-quality-analyst-content h2 {
    color: #0B618B;
    margin-top: 40px;
}
.data-quality-analyst-content h3 {
    color: #0B618B;
}
.center-h3 {
    text-align: center;
}
ul {
    
}
ul li {
    margin-top: 20px;
}
ul li p {
    margin-bottom: 20px;
}
.center-div {
    text-align: center;
}
.data-quality-analyst-content span {
    color: #888888;
    font-size: 14px;
}
img {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: auto;
}
iframe {
    margin: auto;
    text-align: center;
    display: block;
}
.miosoft-logo {
    margin: auto;
    display: block;
    max-width: 200px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.gradient-holder {
    position: relative;
}
.bottom-gradient-border {
    position: absolute;
    background-image: linear-gradient(to right, #E244E8 , #F2CF0E);
    height: 7px;
    width: 100%;
    top: 90px;
    display: none !important;
}
footer {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    color: #444444;
}
.clear {
    clear: both;
}
.div-border {
    width: 75%;
    height: 2px;
    margin: auto;
    background: #4e93b5;
    margin-bottom: 20px;
}
.table-of-contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.toc-h2 {
    margin-right: 10px;
    margin-bottom: 10px;
}

/* MIOsoft Header with Navigation */
header {
    position: absolute;
    top: 0px;
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 20px;
    max-width: 1000px;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 10;
}
header .miosoft-logo {
    float: left;
    max-width: 200px;
}
nav {
    float: right;
}
nav h2, nav h3 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 0px;
}
.header-tabs {
	float: left;
	margin-top: 5px;
	color: #444444;
	font-size: 16px;
	text-align: center;
	margin-right: 25px;
	cursor: pointer;
	font-weight: 400;
}
.header-tabs span {
	display: block;
	margin-top: 0px;
}
.header-tabs span img {
	width: 10px;
	margin-left: 3px;
}
/* Our Software tab */
#tab0 {
	position: relative;
}
/* Solutions tab */
#tab1 {
	position: relative;
}
/* Our Services tab */
#tab-1 {
	position: relative;
	border-right: 1px solid #444444;
	padding-right: 25px;
    
}
/* Company tab */
#tab5 {
    
}
/* Support tab */
#tab10 {
    margin-right: 0px;
}
#tab0:hover, #tab1:hover {
	/*padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;*/
	color: #444444;
}
#tab0 span, #tab-1 span {
	color: #444444;
}
#tab-1 span:hover, #tab5 span:hover, #tab10 span:hover, #tab1 span:hover, #tab0 span:hover {
	border-bottom: 1px solid #444444;
	margin-bottom: -1px;
}
.miosoft-solutions, .miosoft-software {
	display: none;
	position: absolute;
	left: 0px;
	text-align: left;
	color: #019EE3;
	z-index: 11;
}
.miosoft-solutions li, .miosoft-software li {
	position: relative;
	list-style-type: none;
	margin-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: 17.5px;
	margin-left: 17.5px;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 0px;
	min-width: 225px;	
	color: #666;
	padding-left: 10px;
}
.miosoft-solutions li:hover, .miosoft-software li:hover {
	background: #019EE3;
	color: #fff;
}
.miosoft-solutions .ticon1, .miosoft-software .ticon1 {
	border-bottom: 1px solid #019ee3;
	padding-left: 0px;
}
.miosoft-solutions .ticon1:hover, .miosoft-software .ticon1:hover {
	padding-left: 17.5px;
	padding-right: 17.5px;
	margin-right: 0px;
	margin-left: 0px;
    color: #fff;
}
.miosoft-solutions b, .miosoft-software b {
	display: inline-block;
	width: 90px;
	font-weight: normal;
}
.miosoft-solutions a, .miosoft-solutions a:visited, .miosoft-solutions a:hover, .miosoft-solutions a:active, .miosoft-solutions a:link {
	display: block;
	color: #666;
	overflow: hidden;
}
.top-tab, .bottom-tab {
	display: inline-block;
}
.top-tab:hover {
    color: #fff;
}
.bottom-tab {
	margin-top: 5px;	
	color: #666;
}
.miosoft-arrow-top {
	width: 100%;
	position: relative;
	height: 15px;
}
.arrow-up-w {
	width: 0;
	height: 0;
	border-bottom: 15px solid #fff;
	border-left: 30px solid rgba(0, 0, 0, 0);
	border-right: 30px solid rgba(0, 0, 0, 0);
	margin-left: 18px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.miosoft-solutions .arrow-up-w {
    margin-left: 4px;
}
.bg-white {
	background: #fff;
	-moz-box-shadow: 0px 1px 7px #949494;
	-webkit-box-shadow: 0px 1px 7px #949494;
	box-shadow: 0px 1px 7px #949494;
    border-radius: 5px;
    padding: 10px;
}
.bg-white img {
	display: none;
}

.miosoft-software .bg-white {
    margin-left: -100px;
}
.miosoft-software .ticon1 {
    text-align: center;
}
.solutions-nav-left {
    float: left;
}
.solutions-nav-right {
    float: left;
}
.miosoft-solutions .bg-white {
    min-width: 540px;
    margin-left: -245px;
}
.miosoft-solutions .ticon1 {
    text-align: center;
}
.mobile-menu-button {
    display: none;
}
.mobile-nav {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    margin-top: -5px;
    box-shadow: 0px 5px 31px #5a5a5a;
    padding-bottom: 10px;
}
.mobile-menu-col-title {
    color: #8b99a9;
    font-weight: 600;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 20px;
}
.mobile-menu-col-title:first-child {

}
.mobile-menu-col-link {
    margin-left: 30px;
    margin-bottom: 10px;
}
.mobile-menu-col-link a {
    color: #004766;
    font-weight: 600;
    text-decoration: none !important;
}
.mobile-link2 {
    margin-left: 40px;
}
.mobile-menu-col-title a {
    color: #004766;
    font-weight: 600;
    text-decoration: none !important;
}
.mobile-menu-divider {
    height: 1px;
    width: 90%;
    margin: auto;
    background: #e8e8e8;
    margin-top: 20px;
    margin-bottom: 10px;
}
.mobile-menu-left {
    float: left;
    width: 50%;
}
.mobile-menu-right {
    float: left;
    width: 50%;
}
.mobile-menu-left .mobile-menu-col-title {
    margin-left: 30px;
}

.mobile-menu-right .mobile-menu-col-title {
    margin-left: 30px;
}
.close-mobile-menu {
    float: right;
    width: 25px;
    margin-top: 15px;
    margin-right: 15px;
    cursor: pointer;
}
.current-mobile-link {
    display: inline-block;
    color: #004766;
    font-weight: 600;
    border-bottom: 2px solid #004766;
}

/* Header media */
@media only screen and (max-width: 1100px) {
    header {
        width: 95%;
    }
}
@media only screen and (max-width: 850px) {
    nav {
        display: none;
    }
    .mobile-menu-button {
        display: block;
        float: right;
        width: 30px;
        background-color: rgb(243 181 108);  
        padding: 5px;
        border-radius: 5px;
        margin-top: -5px;
        cursor: pointer;
    }
}
@media only screen and (max-width: 500px) {
    header {
        width: 90%;
    }
}

/* End MIOsoft Header with Navigation ################################################### */

.img1-left {
    width: 60%;
    float: left;
}
.img1-right {
    width: 60%;
    float: right;
}

/* Footer-section */
footer {
	background-color: #f6f6f6;
	/*background: #7F7F81;*/
	font-size: 14px;
	padding-top: 20px;
}
.footer-container {
	min-height: 20px !important;
    max-width: 1000px;
    margin: auto;
}
.footer-section {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    /*-webkit-align-items: center;
    align-items: center;*/
    margin-bottom: 20px;
    padding-top: 20px;
}

.footer-cols {
	color: #004766;
}
.footer-col-title {
	font-weight: 600;
	margin-bottom: 10px;
}
.footer-col-link {
	margin-bottom: 3px;
}
.footer-col-link span {
	cursor: pointer;
}
.footer-left {
	display: block;
    margin-top: 60px;	
	padding-bottom: 20px;	
	font-size: 12px;
}
.footer-left a {
	color: #004766 !important;
}
.footer-right {
	text-align: right;
}
.footer-right img {
	width: 40px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	cursor: pointer;
}
footer .h5 {
	display: block;
	font-size: 12px;
	max-width: 1120px;
	margin: auto;
  font-weight: normal;  
	color: #004766;
}
.footer-left p {
	color: #004766 !important;
}
footer p {
	float: left;
	clear: left;
	color: #fff;	
	margin: 5px 5px 5px 0px;
	margin-right: 10px;
}
footer a, footer a:visited, footer a:active {
	color: #004766;	
	text-decoration: none;
}
.footer-miosoft-link:hover {
	text-decoration: underline;
}
.terms {
	margin-top: 15px;
	margin-bottom: 0px;
}
.faux-footer-border {
	width: 96%;
	margin-left: 2%;
	height: 1px;
	background: #ccc;
}
.footer-mdm-short {
	display: none;
}
.footer-col-link br {
	display: none;
}

/* Footer section media */
@media only screen and (max-width: 1100px) {
    .footer-container {
        width: 95%;
    }
}
@media only screen and (max-width:750px) {
	.footer-mdm-long {
		display: none;	
	}
	.footer-mdm-short {
		display: block;	
	}
	.footer-col-link br {
		display: block;
	}
	.footer-terms {
		line-height: 18px;	
	}
}
@media only screen and (max-width:500px) {
	.footer-section {
		width: 90%;
        -webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.footer-cols {
		width: 34%;
    margin-left: 8%;
    margin-right: 8%;
	}
	.footer-cols-bot {
		margin-top: 30px;
	}
    .footer-left {
        margin-left: 8%;  
        margin-right: 8%;
    }
}
/* Footer-section end ############################################################### */
.half-border {
    height: 2px;
    width: 25%;
    background: #444;
    margin-top: 50px;
}
.data-quality-analyst-content .last-p {
    margin-top: 5px;
    font-size: 14px;
}

/* ##################### Data dimensions section ######################### */
.dimension-img1 {
    width: 100px;
    float: left;
    margin-right: 10px;
}
.dimension-img2 {
    width: 150px;
    float: right;
    margin-left: 10px;
}
.dimension-img3 {
    width: 300px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.dimension-img4 {
    width: 100px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.dimension-img5 {
    width: 100px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.dimension-img6 {
    width: 100px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.dimension-img7 {
    width: 200px;
    margin-bottom: 10px;
}
.data-dimensions-images {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.data-dimensions-images img {
    width: 48%;
}
.emoji-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 300px;
    margin: auto;
}
.emoji-section a {
    text-decoration: none;
}
.data-quality-analyst-content .word-break-container .word-break {
    color: #444;
    font-size: 16px;
}
.word-break {
    word-break: break-all;
}

/* ############### Press Pages ############################# */
.press-content-icon {
	width: 55px;
}
.press-header {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
}
.press-header-left {
	float: left;
	width: 10%;
	text-align: right;
    margin-top: 5px;
}
.press-header-right {
	float: left;
	width: 90%;
}
.press-header-right p {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #888;
}
.press-header-right h1 {
	margin-left: 0px;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #444;
    text-align: left;
}
.press-header-right .press-header-sub {
	margin-left: 15px;
	color: #888;
}
.press-header-right .press-header-sub a {
	color: #019EE3 !important;
	text-decoration: underline;
}
.press-content-body {
    line-height: 1.6;
}
.press-bold {
	font-weight: 700;
	color: #444 !important;
}
blockquote {
    background: #f7f7f7;
    border-left: 3px solid #eb5937;
    margin: 30px 0;
    padding: 1.5em;
}
blockquote a {
    text-decoration: none;
}
blockquote a:hover {
    text-decoration: underline;
}
li a {
    text-decoration: none;
}

.trail-img-right {
    width: 200px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.trail-img-left {
    width: 200px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
table {
    border: 1px solid #777;
    border-collapse: collapse;
}
th {
    border: 1px solid #777;   
    border-collapse: collapse;
    padding: 5px 0px;
}
tr {
    
}
td {
    border: 1px solid #777;   
    border-collapse: collapse;
    padding: 5px 10px;
}
#link1 a, #link2 a, #link3 {
    text-decoration: none;
}
.smaller-img {
    
}