body {
    background: #f2f2f2;
}

* {
    box-sizing: border-box;
}

h1 {
    /*font-family:Open Sans Semibold;*/
    text-align: center;
    font-weight: 600;
    font-size: 22px;
}

h2 {
    /*font-family:Open Sans Light;*/
    text-align: center;
    font-weight: 100;
    font-size: 22px;
}

.page {
    background: #EEEEEE;
    width: auto;
    margin-right: 30px;
    height: 300px;
    overflow-y: scroll;
}

.content {
    padding: 10 10 10 10;
    overflow-x: hidden;
    overlofw-y: auto;
    /*-webkit-overflow-scrolling: touch;*/
}

.title {
    color: #cacaca;
    font-size: 22px;
    margin: 5px;
    font-weight: 300;
    vertical-align: top;
}

#navcontainer {
	display: flex;
	flex-direction: column;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
}

#navcontainer li {
    width: auto;
    *display: inline;
    list-style-type: none;
    padding-right: 20px;
    padding-bottom: 40px;
    display: inline-block;
    vertical-align: top;
    min-width: 296px;
    max-width: 296px;
    margin: 0px;
}

header {
    width: 100%;
    margin: 0px;
}

.layout-header {
    height: 50px;
    padding: 10px 20px 10px 20px;
    border-bottom: 2px solid #f86e00;
    margin: 0px;
    background: #333333;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

.title-text {
    vertical-align: top;
    font-size: 18px;
    margin: 0px 0px 0px 20px;
    line-height: 26px;
}

.title-text-2 {
    display: inline-block;
    max-width: 150px;
    vertical-align: top;
    font-size: 18px;
    margin: 0px 0px 0px 20px;
    color: #00a79d;
    line-height: 20px;
}

.title-text-2:hover, .sub-text-link:hover {
    color: #008D85;
}

.sub-text {
    display: block;
    font-size: 12px;
    color: #333333;
    line-height: 19px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.sub-text-2 {
    vertical-align: top;
    font-size: 12px;
    color: #333333;
    line-height: 19px;
    float: right;
    margin-right: 10px;
}

.button {
    height: 28px;
    width: 171px;
    padding: 5px 48px;
    font-size: 12px;
    line-height: 16px;
    border-color: #f86e00;
    background-color: #f86e00;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 2px 2px 2px 2px;
    vertical-align: middle;
}

.button:hover {
    border-color: #df6300;
    background-color: #df6300;
    color: #f2f2f2;
}

span img {
    width: 12px;
    height: 12px;
    margin-right: 10px;
    margin-bottom: 3px;
    vertical-align: middle;
}

.online-help {
    height: 52px;
}

.online-help img {
    width: 40px;
    height: 40px;
    margin: 2px 0px 10px 0px;
}

.download {
    height: 44px;
}

.download-button:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.sub-text-link {
    font-size: 12px;
    color: #00a79d;
    line-height: 19px;
    vertical-align: middle;
}

.sub-text-link img {
    width: 14px;
    height: 15px;
    margin-top: 0px;
    vertical-align: middle;
}

.sub-text-link-info {
    font-size: 11px;
    color: #aaaaaa;
    line-height: 19px;
    vertical-align: middle;
    display: block;
}

.sub-text-link-info img {
    width: 12px;
    height: 12px;
    margin-top: 0px;
    vertical-align: middle;
}

.help-button {
    text-align: center;
    float: right;
    height: 28px;
    width: 192px;
    padding: 5px 20px;
    font-size: 12px;
    line-height: 16px;
    border: 1px solid #666666;
    background-color: #ffffff;
    color: #666666;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 2px 2px 2px 2px;
    margin-top: 2px;
}

.help-icon-container {
    display: inline-block;
    width: 44px;
    float: left;
}

.help-button:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.span-help-button {
    padding: 5px 0px 3px 0px;
    display: block;
    vertical-align: inherit;
    height: 38px;
}

.download img {
    width: 50px;
    height: 36px;
    margin: 4px 5px 4px 0px;
}

.span-download-button {
    padding: 13px 0px 0px 0px;
    height: 46px;
}

.help-and-video {
    height: 72px;
    background: #f7f7f7;
    border-radius: 4px 4px 4px 4px;
    padding: 20px;
}

.no-bottom-space {
    margin-bottom: 0;
}

.mid-bottom-space {
    margin-bottom: 18px;
    display: inline-block;
}

.bottom-space {
    margin-bottom: 10px;
    display: inline-block;
}

.large-top-space {
    margin-top: 20px;
    display: inline-block;
}

.sub-text-panel {
    height: 58px;
}

.small-top-space {
    margin-top: 10px;
}

.store-icon {
    margin-right: 10px;
}

.store-icon img {
    height: 31px;
}

.top-tool-bar {
    float: left;
    overflow: auto;
}

.top-tool-bar img {
    margin-bottom: 10px;
    height: 27px;
}

.top-tool-bar h2,h1 {
    text-align: left;
    font-size: 26px;
    margin-top: auto;
}

.control-m-conversion-text {
    margin-bottom: 20px;
}

.top-tool-bar-bottom-border {
    background-color: #f86e00;
    height: 2px;
    max-width: 1440px;
    border: none;
    margin: 0 auto;
}

.application-integrator-text {
    margin-bottom: 50px;
}

li.control-m-conversion-item {
    padding-right: 0 !important;
}

a.display-item-block {
	display: block;
	width: 178px;
}

.bottom-help-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f7f7f7;
}

.bottom-help-container .help-button  {
    margin-left: 20px;
}

.need-assistance-container .help-and-video {
    display: flex;
}

.need-assistance-container .help-and-video .help-icon {
    margin-right: 10px;
}

.need-assistance-bmc-icon {
    height: 30px
}

.bottom-help-container > div {
    display: flex;
}

.welcome-section {
    background-image: url('../resources/bg_photo.png');
    background-position: center center;
    margin-left:auto;
    margin-right:auto;
    height: 178px;
    max-width: 1440px;
    padding: 28px 28px 2px 28px;
    background-color: #f2f2f2;
    overflow: auto;
}