﻿/*
 * CSS Author:Srinoj Kumar Sasidharan
 * --------------------------------------------------
*/

.w-15 {
    width: 15%;
}

.w-25 {
    width: 25%;
}

.w-75 {
    width: 75%;
}

.w-85 {
    width: 85%;
}

@font-face {
    font-family: 'SABIC Typeface Headline';
    src: url('fonts/SABICTypefaceHeadline-Regular.eot');
    src: local('SABIC Typeface Headline'), local('SABICTypefaceHeadline-Regular'), url('fonts/SABICTypefaceHeadline-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/SABICTypefaceHeadline-Regular.woff2') format('woff2'), url('fonts/SABICTypefaceHeadline-Regular.woff') format('woff'), url('fonts/SABICTypefaceHeadline-Regular.ttf') format('truetype'), url('fonts/SABICTypefaceHeadline-Regular.svg#SABICTypefaceHeadline-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SABIC Typeface Headline Light';
    src: url('fonts/SABICTypefaceHeadline-Light.eot');
    src: local('SABIC Typeface Headline Light'), local('SABICTypefaceHeadline-Light'), url('fonts/SABICTypefaceHeadline-Light.eot?#iefix') format('embedded-opentype'), url('fonts/SABICTypefaceHeadline-Light.woff2') format('woff2'), url('fonts/SABICTypefaceHeadline-Light.woff') format('woff'), url('fonts/SABICTypefaceHeadline-Light.ttf') format('truetype'), url('fonts/SABICTypefaceHeadline-Light.svg#SABICTypefaceHeadline-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SABIC Typeface Text Light';
    src: url('fonts/SABICTypefaceText-Light.eot');
    src: local('SABIC Typeface Text Light'), local('SABICTypefaceText-Light'), url('fonts/SABICTypefaceText-Light.eot?#iefix') format('embedded-opentype'), url('fonts/SABICTypefaceText-Light.woff2') format('woff2'), url('fonts/SABICTypefaceText-Light.woff') format('woff'), url('fonts/SABICTypefaceText-Light.ttf') format('truetype'), url('fonts/SABICTypefaceText-Light.svg#SABICTypefaceText-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SABIC Typeface Text';
    src: url('fonts/SABICTypefaceText-Regular.eot');
    src: local('SABIC Typeface Text'), local('SABICTypefaceText-Regular'), url('fonts/SABICTypefaceText-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/SABICTypefaceText-Regular.woff2') format('woff2'), url('fonts/SABICTypefaceText-Regular.woff') format('woff'), url('fonts/SABICTypefaceText-Regular.ttf') format('truetype'), url('fonts/SABICTypefaceText-Regular.svg#SABICTypefaceText-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, p, ul li, a, table, td, div, span {
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    font-size: 14px;
    color: #53565a;
}


/* Body reset */
body {
    min-width: 1240px;
}

/* Links */

a {
    color: #009fdf;
    -webkit-transition: all 0.5s ease;
    text-decoration: none;
    /*white-space:nowrap;
   transition: all 0.5s ease;*/
}

    a:hover, a:focus {
        color: #009fdf;
        text-decoration: underline;
    }

    a, a:hover, a:active, a:focus {
        outline: 0 !important;
    }

        a:focus {
            outline: none !important;
        }

/* Selection */
::selection {
    background-color: #009fdf;
    color: #ffffff;
}

::-moz-selection {
    background-color: #009fdf;
    color: #ffffff;
}

/*Images*/
img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

/*
 * Typography
 * --------------------------------------------------
 */

/* Headings */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "SABIC Typeface Headline Light", arial, sans-serif;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    letter-spacing: -1px;
    color: rgb(83, 86, 90);
}

h1, .h1 {
    font-family: "SABIC Typeface Headline Light", arial, sans-serif;
    color: #ADAFAF;
    font-size: 35px;
    outline: none;
    font-weight: normal;
    margin-top: 38px;
    margin-bottom: 20px;
}

h2, .h2 {
    color: rgb(83, 86, 90);
    font-family: "SABIC Typeface Headline", arial, sans-serif;
    font-size: 22px;
}

h3, .h3 {
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    color: rgb(0, 159, 223);
}

h6 {
    margin-top: 1px;
}

h5.boldsubheader {
    margin-top: 0;
    color: rgb(83, 86, 90);
    font-family: "SABIC Typeface Text", Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
}

h5, h6 {
    letter-spacing: .01em;
}

table.static-table {
    border: rgb(167, 168, 170);
}

    table.static-table td {
        padding: 5px !important;
        font-size: 14px !important;
        vertical-align: middle;
    }

    table.static-table th {
        padding: 5px !important;
        font-size: 14px !important;
    }

.accountConfirmation {
    font-size: 16px !important;
}
/* Buttons
 * -------------------------- */

.btn {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-transform: uppercase !important;
    *font-size: 13px;
    padding: 10px 15px;
    font-size: 13px;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif !important;
}

.linkbutton {
    color: #009fdf;
    background: none !important;
    border: none;
    padding: 0 !important;
    font:  inherit;
    font-size: 14px;
    cursor: pointer;
}

    .linkbutton:hover {
        text-decoration: underline;
    }

.homepage-blurb {
    position: absolute;
    right: 30px;
    top: 180px;
    width: 236px;
    z-index: 5;
    color: #fff;
}

h1.homepage-title {
    position: absolute;
    left: 30px;
    top: 202px;
    z-index: 5;
    color: #fff;
    margin: 0px;
    padding: 0px;
    width: 395px;
    line-height: 38px;
}

@media (min-width: 0px) {
    .guidelines-pdf, .guidelines-pdf-container {
        width: 740px;
        height: 523px;
    }
}

@media (min-width: 1326px) {
    .guidelines-pdf, .guidelines-pdf-container {
        width: 826px;
        height: 584px;
    }
}

@media (min-width: 1560px) {
    .guidelines-pdf, .guidelines-pdf-container {
        width: 1060px;
        height: 750px;
    }
}

@media (min-width: 1880px) {
    .guidelines-pdf, .guidelines-pdf-container {
        width: 1420px;
        height: 1004px;
    }
}

@media (min-width: 2520px) {
    .guidelines-pdf, .guidelines-pdf-container {
        width: 2060px;
        height: 1457px;
    }
}

.guidelines-pdf-container {
    background: url('images/loading.gif') no-repeat center center;
}

/* Form Elements
 * -------------------------- */
.form-control {
    border-width: 1px;
    box-shadow: none;
    height: 30px;
}

input.form-control {
    background: transparent;
}

    input.form-control.input-sm {
        background: transparent !important;
        padding: 9px 10px;
    }

    input.form-control.btn.page_button {
        background: rgb(167, 168, 170) !important;
    }

.form-control:focus {
    border-color: #53565a;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.placeholder:focus + label {
    opacity: 0.5;
}

.input-sm ~ label {
    top: 7px;
}

.placeholder-label {
    position: absolute;
    top: 9px;
    left: 13px;
    z-index: 1;
    font-size: 14px;
    color: rgb(167, 168, 170);
    white-space: nowrap;
}

.placeholder {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.input-container {
    position: relative;
}

label {
    cursor: text;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.inline-form-container {
    display: inline-block;
}

.login-container {
    position: relative;
}

.login-link {
    line-height: 25px;
}

.login-formfield-topspacing {
    padding-top: 8px;
}

a.login-link:hover {
    text-decoration: underline;
    color: #009fdf;
}

.row.homerow {
    margin-top: 30px;
}

div.keywordWithGap {
    padding-bottom: 10px;
}

div.home-text-block {
    vertical-align: top;
    width: 202px;
    height: 210px;
    margin-bottom: 10px;
}

div.home-icon-block {
    vertical-align: top;
    width: 70px;
    height: 80px;
}

a.home-icon-link {
    text-decoration: none;
}

    a.home-icon-link:hover {
        color: #009fdf;
    }

a.arrow-link {
    color: #53565a;
}

    a.arrow-link:hover {
        color: #009fdf;
        text-decoration: none;
    }

        a.arrow-link:hover > div.arrow-right {
            border-left-color: #009fdf;
        }

a.more-link {
    margin-top: 10px;
    text-decoration: none;
}

.asset-detail-horizontal-container {
    display: table-cell;
    vertical-align: top;
}

img.asset-detail-image {
    width: 100%;
    max-width: 600px;
}

div.asset-detail-block-right {
    max-width: 190px;
    min-width: 190px;
    width: 190px;
    text-align: right;
    margin-left: 10px;
    white-space: nowrap;
}

div.asset-detail-block-right-section {
    margin-bottom: 30px;
}

div.asset-detail-icon-block {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    text-align: center;
}

div.asset-detail-text-block {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    text-align: left;
    white-space: normal;
}

div.arrow-right {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid rgb(167, 168, 170);
    display: inline-block;
    margin-right: 5px;
}

div.arrow-left {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 8px solid rgb(167, 168, 170);
    display: inline-block;
}

div.arrow-right-small {
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 6px solid rgb(167, 168, 170);
    display: inline-block;
    margin-bottom: 1px;
}

div.arrow-down-small {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #009fdf;
    display: inline-block;
    margin-bottom: 1px;
}

a.backto-link {
    text-decoration: none;
}

    a.backto-link > div {
        display: inline-block;
    }

        a.backto-link > div.backto-text {
            padding-left: 5px;
        }

a.button-link:hover {
    text-decoration: none !important;
}

.affix-top {
    background: #fff;
    z-index: 100;
}

#tblFiltersContainer.affix {
    top: 0px;
    background: #fff;
    z-index: 100;
}

#leftnavContainer.affix {
    top: 0px;
    background: #fff;
    z-index: 100;
}

.clearFloat {
    clear: both;
}

.padPagination {
    padding-top: 10px;
    padding-bottom: 10px;
}

.inlineDiv {
    display: inline-block;
}

div.inlineDiv.aligntop {
    vertical-align: top !important;
}

.tblFilters-container {
    width: 100%;
}

.tblFilters {
    min-height: 110px;
    height: 110px;
    max-height: 110px;
}

    .tblFilters > .filterDropdown-container {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: stretch;
        align-content: stretch;
    }

        .tblFilters > .filterDropdown-container > .filterDropdown {
            display: inline-block;
            vertical-align: top;
            margin-right: 7px;
            flex-grow: 1;
            flex-shrink: 1;
            flex-basis: 349px;
        }

            .tblFilters > .filterDropdown-container > .filterDropdown:last-child {
                margin-right: 0px;
            }

            .tblFilters > .filterDropdown-container > .filterDropdown .dropdown-menu {
                right: 0;
                padding: 5px;
            }

    .tblFilters > .filter-group-container {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: stretch;
        align-content: stretch;
    }

        .tblFilters > .filter-group-container > * {
            margin-right: 7px;
            margin-top: 8px;
        }

            .tblFilters > .filter-group-container > *:last-child {
                margin-right: 0;
            }

        .tblFilters > .filter-group-container > .filterTextbox {
            flex-shrink: 1;
            flex-basis: 100%;
        }

        .tblFilters > .filter-group-container > .filterButtonContainer {
            margin-left: 13px;
            margin-top: 19px;
        }

            .tblFilters > .filter-group-container > .filterButtonContainer .btn {
                box-sizing: border-box;
                margin-left: 0 !important;
                margin-right: 0 !important;
            }

    .tblFilters > .filterTextbox {
        display: inline-block;
        vertical-align: top;
        margin-right: 7px;
        margin-bottom: 2px;
    }

    .tblFilters > .filterButtonContainer {
        display: inline-block;
        text-align: right;
        vertical-align: bottom;
    }

div.dropdown-menu > div.inlineDiv {
    padding: 5px;
}

.asset-search-dropdown {
    list-style-type: none;
    padding: 0px;
}

.asset-search-pagination-block {
    height: 12px;
    width: 19px;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    color: #53565a;
    cursor: pointer;
}

.asset-search-pagination-block-on {
    color: #009fdf;
    cursor: default;
}

.asset-search-control {
    background-color: #fff !important;
    padding-right: 34px;
}

    .asset-search-control[readonly] {
        cursor: default;
    }

.asset-search-checkbox {
    padding-left: 10px !important;
}

.asset-search-caret {
    margin-bottom: 7px;
}

.asset-search-asset-container {
    margin-bottom: 10px;
    margin-right: 10px;
    border: 1px solid #aaa;
    width: 230px;
    float: left;
}

.asset-search-name {
    font-weight: bold;
    padding-top: 5px;
    /*height: 75px;*/
}

.asset-search-asset-label {
    font-weight: bold;
    width: 70px;
    white-space: nowrap;
    margin-right: 10px;
}

.asset-search-asset-value {
    font-size: 12px !important;
}

.asset-search-asset-extension {
    text-transform: uppercase;
}

.asset-search-divider {
    height: 1px;
    width: 100%;
    background: #aaa;
    margin-top: 10px;
    margin-bottom: 10px;
}

.asset-search-description {
    height: 100px;
    overflow: hidden;
    white-space: pre-wrap;
    font-size: 12.4px !important;
}

.asset-search-image {
    width: 100%;
    height: 140px;
}

.asset-search-icon {
    margin-right: 4px;
}

.asset-search-asset-container > .padding {
    padding: 10px;
    height: 248px;
}

.asset-search-keywordheader {
    display: block;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.asset-search-icons form {
    display: inline-block;
}

.asset-search-icons {
    display: flex;
    flex-flow: row nowrap;
}

@media (min-width: 0px) {
    .tblFilters {
        width: 950px;
    }

        .tblFilters > .filterDropdown-container > .filterDropdown {
            width: 229px;
        }

        .tblFilters > .filterTextbox {
            width: 418px;
        }

        .tblFilters > .filterButtonContainer {
            margin-left: 13px;
        }
}

@media (min-width: 1480px) {
    .tblFilters {
        width: 1190px;
    }

        .tblFilters > .filterDropdown-container > .filterDropdown {
            width: 289px;
        }

        .tblFilters > .filterTextbox {
            width: 538px;
        }

        .tblFilters > .filterButtonContainer {
            margin-left: 13px;
        }
}

@media (min-width: 1720px) {
    .tblFilters {
        width: 1430px;
    }

        .tblFilters > .filterDropdown-container > .filterDropdown {
            width: 349px;
        }

        .tblFilters > .filterTextbox {
            width: 658px;
        }

        .tblFilters > .filterButtonContainer {
            margin-left: 13px;
        }
}
/*@media (min-width: 1960px) {
	.tblFilters {
		width: 1670px;
	}
	.tblFilters > .filterDropdown-container > .filterDropdown {
		width: 410px;
	}
	.tblFilters > .filterTextbox{
		width: 780px;
	}
	.tblFilters > .filterButtonContainer {
		margin-left: 13px;
	}
}
@media (min-width: 2200px) {
	.tblFilters {
		width: 1910px;
	}
	.tblFilters > .filterDropdown-container > .filterDropdown {
		width: 470px;
	}
	.tblFilters > .filterTextbox{
		width: 900px;
	}
	.tblFilters > .filterButtonContainer {
		margin-left: 13px;
	}
}*/
.tblFilters.affix {
    border-bottom: 1px solid #eee;
}

@media (min-width: 0px) {
    .container {
        /*width: 1240px;*/
        width: 100%;
        max-width: 100% !important;
    }

    .noresponse {
        width: 1240px;
        min-width: 1240px;
    }

    .container-login {
        width: 1240px;
        height: 667px;
        padding-top: 279px;
    }

    .login {
        width: 1240px;
        height: 667px;
    }

    .login-whitebar {
        background: -moz-linear-gradient(left, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.95) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#f2ffffff',GradientType=1 ); /* IE6-9 */
    }

    body.loginbody {
        background: #ffffff url('images/login/SABIC-login-background.jpg') no-repeat center top;
    }

    .login-background {
        /*bottom: -25px;*/
        position: absolute;
        background-size: 1240px 354px;
        width: 1240px;
        height: 354px;
        top: 0px;
        left: 0px;
        -webkit-transition: opacity 500ms ease-in 300ms; /* property duration timing-function delay */
        -moz-transition: opacity 500ms ease-in 300ms;
        -o-transition: opacity 500ms ease-in 300ms;
        transition: opacity 500ms ease-in 300ms;
    }

    .login-flowline {
        position: absolute;
        background-size: 1240px 354px;
        width: 1240px;
        height: 354px;
        top: 0px;
        left: 0px;
        background: url('images/login/login-flowline.png') no-repeat center bottom;
    }

    /* Start page banners*/
    .UnauthorizedAccess-bg {
        background: url('images/banner/home/bg-space.jpg') no-repeat center center;
    }

    .PageNotFound-bg {
        background: url('images/banner/home/bg-space.jpg') no-repeat center center;
    }

    .loginbg1 {
        background: #ffffff url('images/login/bg1.jpg') no-repeat center top !important;
    }

    .loginbg2 {
        background: #ffffff url('images/login/bg2.jpg') no-repeat center top !important;
    }

    .loginbg3 {
        background: #ffffff url('images/login/bg3.jpg') no-repeat center top !important;
    }

    .loginbg4 {
        background: #ffffff url('images/login/bg4-2.jpg') no-repeat center top !important;
    }

    .homebg1 {
        background: url('images/banner/home/bg1.jpg') no-repeat;
    }

    .SBSHome-bg {
        background: url('images/banner/home/bg-space.jpg') no-repeat center center;
    }

    .homebg2 {
        background: url('images/banner/home/bg2.jpg') no-repeat;
    }

    .homebg3 {
        background: url('images/banner/home/bg3.jpg') no-repeat;
    }

    .OurBrand-bg {
        background: url('images/banner/ourbrand/rankings.jpg') no-repeat;
    }

    .OurBrand-CEO-Letter-bg {
        background: url('images/banner/ourbrand/rankings.jpg') no-repeat;
    }

    .OurBrand-BrandingTeam-bg {
        background: url('images/banner/ourbrand/brandingteam.jpg') no-repeat;
    }

    .OurBrand-HomeofInnovation-bg {
        background: url('images/banner/ourbrand/homeofinnovation.jpg') no-repeat;
    }

    .OurBrand-Promise-Expression-bg {
        background: url('images/banner/ourbrand/promiseandexpression.jpg') no-repeat;
    }

    .OurBrand-Purpose-bg {
        background: url('images/banner/ourbrand/promiseandexpression.jpg') no-repeat;
    }


    .OurBrand-Rankings-bg {
        background: url('images/banner/ourbrand/rankings.jpg') no-repeat;
    }

    .OurBrand-EMPLOYEROFCHOICE-bg {
        background: url('images/banner/ourbrand/employerbrand.jpg') no-repeat;
    }

    .OurBrand-EmployerBranding-bg {
        background: url('images/banner/ourbrand/employerbrand.jpg') no-repeat;
    }


    .OurBrand-EmployerBranding-PeopleWhoCan-bg {
        background: url('images/banner/ourbrand/peoplewhocantheme.jpg') no-repeat;
    }

    .OurBrand-SABICBrand-bg {
        background: url('images/banner/ourbrand/brands.jpg') no-repeat;
    }

    .Guidelines-bg {
        background: url('images/banner/guidelines/artworkandtemplates.jpg') no-repeat;
    }

    .AssetSearch-Index-ejisALkLUQc--bg {
        background: url('images/banner/toolsandresources/toolsandbrandmaterials.jpg') no-repeat;
    }

    .Tools-Resources-TrainingResources-bg {
        background: url('images/banner/toolsandresources/trainingresources.jpg') no-repeat;
    }

    .Tools-Resources-Brochures-Presentations-bg {
        background: url('images/banner/toolsandresources/brochurespresentations.jpg') no-repeat;
    }

    .AssetSearch-WhatsNew-bg {
        background: url('images/banner/toolsandresources/whatsnew.jpg') no-repeat;
    }

    .AssetSearch-Index-qquThyV4kAI--bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .AssetSearch-Index-e4fO8-1tlVA--bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-BrandArtwork-Wordmark-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-BrandArtwork-Tagline-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-BrandArtwork-FlowLines-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-Pictograms-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-Pictograms-Call-Outs-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-Pictograms-Library-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-Pictograms-Values-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-Templates-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-Templates-Banner-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-Templates-Document-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-Templates-Presentation-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .Tools-Resources-Templates-Templates-Stationery-bg {
        background: url('images/banner/toolsandresources/templates.jpg') no-repeat;
    }

    .AssetSearch-Index-6jqmS1Mz7jI--bg {
        background: url('images/banner/toolsandresources/corebrandassets.jpg') no-repeat;
    }

    .AssetSearch-Index-MN7darTQGGI--bg {
        background: url('images/banner/toolsandresources/corebrandassets.jpg') no-repeat;
    }

    .Multimedia-bg {
        background: url('images/banner/multimedia/imagegallery.jpg') no-repeat;
    }

    .Multimedia-ImageGallery-bg {
        background: url('images/banner/multimedia/imagegallery.jpg') no-repeat;
    }

    .AssetSearch-Index-FC9pWTH4H2A--bg {
        background: url('images/banner/multimedia/imagegallery.jpg') no-repeat;
    }

    .Multimedia-VideoGallery-bg {
        background: url('images/banner/multimedia/videogallery.jpg') no-repeat;
    }

    .AssetSearch-Index-zYhmxEED4vs--bg {
        background: url('images/banner/multimedia/videogallery.jpg') no-repeat;
    }

    .News-Events-News-bg {
        background: url('images/banner/news/news.jpg') no-repeat;
    }

    .News-Events-Events-bg {
        background: url('images/banner/news/events.jpg') no-repeat;
    }

    .News-bg {
        background: url('images/banner/news/news.jpg') no-repeat;
    }

    .News-Customers-And-Our-Brand-bg {
        background: url('images/banner/news/news.jpg') no-repeat;
    }

    .News-You-And-Our-Brand-bg {
        background: url('images/banner/news/news.jpg') no-repeat;
    }

    .News-Launch-bg {
        background: url('images/banner/news/news.jpg') no-repeat;
    }

    .News-Power-Ambitions-bg {
        background: url('images/banner/news/news.jpg') no-repeat;
    }

    .News-Branding-Matters-bg {
        background: url('images/banner/news/news.jpg') no-repeat;
    }

    .News-Branding-bg {
        background: url('images/banner/news/news.jpg') no-repeat;
    }

    .News-Brand-Workshop-bg {
        background: url('images/banner/news/news.jpg') no-repeat;
    }

    .Favorites-bg {
        background: url('images/banner/mysite/mysite.jpg') no-repeat;
    }

    .Favorites-MyDownloads-bg {
        background: url('images/banner/mysite/mysite.jpg') no-repeat;
    }

    .Favorites-MyResources-bg {
        background: url('images/banner/mysite/mysite.jpg') no-repeat;
    }

    .LegalDisclaimer-bg {
        background: url('images/banner/legaldisclaimer.jpg') no-repeat;
    }

    .TermsofUse-bg {
        background: url('images/banner/legaldisclaimer.jpg') no-repeat;
    }

    .PrivacyPolicy-bg {
        background: url('images/banner/legaldisclaimer.jpg') no-repeat;
    }

    .sitemap-bg {
        background: url('images/banner/sitemap.jpg') no-repeat;
    }

    .admin-bg {
        background: url('images/banner/admin.jpg') no-repeat;
    }
    /* End Page banners */

    .login-background-1 {
        background: #ffffff url('images/login/background-1.jpg') no-repeat center bottom;
        background-size: 1240px 667px;
    }

    .login-background-2 {
        background: #ffffff url('images/login/background-2.jpg') no-repeat center bottom;
        background-size: 1240px 667px;
    }

    .login-background-3 {
        background: #ffffff url('images/login/background-3.jpg') no-repeat center bottom;
        background-size: 1240px 667px;
    }

    .login-background-4 {
        background: #ffffff url('images/login/background-4.jpg') no-repeat center bottom;
        background-size: 1240px 667px;
    }

    .login-background-5 {
        background: #ffffff url('images/login/background-5.jpg') no-repeat center bottom;
        background-size: 1240px 667px;
    }
}

@media (min-width: 1240px) {
    .container {
        /*width: 1240px;*/
        width: 100%;
        min-width: 1240px !important;
        max-width: 100% !important;
    }

    .noresponse {
        width: 1240px;
        min-width: 1240px !important;
    }

    .container-login {
        width: 1240px;
        height: 667px;
        min-width: 1240px !important;
        padding-top: 279px;
    }

    .login {
        width: 1240px;
        height: 667px;
        position: absolute;
        bottom: 0px;
        padding-left: 15px;
        z-index: 10;
    }

    .login-background {
        /*bottom: -25px;*/
        position: absolute;
        background: #ffffff url('images/login/SABIC-login-background.jpg') no-repeat center top;
        background-size: 1240px 354px;
        width: 1240px;
        height: 354px;
        top: 0px;
        left: 0px;
    }

    .login-background-1 {
        background: #ffffff url('images/login/background-1.jpg') no-repeat center bottom;
        background-size: 1240px 667px;
    }

    .login-background-2 {
        background: #ffffff url('images/login/background-2.jpg') no-repeat center bottom;
        background-size: 1240px 667px;
    }

    .login-background-3 {
        background: #ffffff url('images/login/background-3.jpg') no-repeat center bottom;
        background-size: 1240px 667px;
    }

    .login-background-4 {
        background: #ffffff url('images/login/background-4.jpg') no-repeat center bottom;
        background-size: 1240px 667px;
    }

    .login-background-5 {
        background: #ffffff url('images/login/background-5.jpg') no-repeat center bottom;
        background-size: 1240px 667px;
    }
}
/*@media (min-width: 1600px) {
  .container {
    width: 1250px;
  }
  .container-login {
	  width: 1250px;
	  height: 673px;
  }
  .login {
	width: 1250px;
	height: 673px;
	position: absolute;
	bottom: 0px;
	padding-left: 15px;
	z-index: 10;
  }
  .login-background {
	background-size: 1250px 673px;
	bottom: -25px;
	position: absolute;
  }
}
@media (min-width: 1900px) {
  .container {
    width: 1450px;
  }
  .container-login {
	  width: 1450px;
	  height: 780px;
  }
  .login {
	width: 1450px;
	height: 780px;
	position: absolute;
	bottom: 0px;
	padding-left: 15px;
	z-index: 10;
  }
  .login-background {
	background-size: 1450px 780px;
	bottom: -25px;
	position: absolute;
}
}*/

@media (min-width: 768px) {
    .navbar-right {
        float: right !important;
        margin-right: 0px !important;
    }
}

#maincontentleft {
    float: left;
    max-width: 250px;
    min-width: 250px;
    width: 250px;
}

#maincontentright {
    float: left;
    width: calc(100% - 280px);
    min-width: 960px;
}

#subcontentleft {
    float: left;
    width: calc(100% - 220px);
    min-width: 710px;
}

#subcontentright {
    float: left;
}

#subcontentfull {
    width: 100%;
}

td, th, div {
    font-style: normal !important;
    font-variant: normal !important;
    font-size: 13px !important;
    line-height: normal !important;
}

.tagline {
    line-height: 8px !important;
}

.btn {
    text-transform: capitalize;
    padding: 8px 12px 1px;
    font-size: 13px;
}

.box {
    margin-top: 10px;
    margin-bottom: 10px;
}

.field-validation-error {
    color: #B94A48;
}

span.field-validation-error > span {
    color: #B94A48;
}

.text-success {
    color: #009fdf;
}

span.field-validation-valid {
    height: 16px;
    float: left;
}

.input-validation-error {
    color: #B94A48;
}

.validation-summary-errors {
    color: #B94A48;
}

div.validation-summary-errors > span {
    color: #B94A48;
}

div.validation-summary-errors > ul {
    margin: 0px;
    padding: 0px;
}

    div.validation-summary-errors > ul > li {
        color: #B94A48;
        font-weight: bold;
        list-style-type: none;
    }

.validation-summary-valid {
    color: #B94A48;
}


/*Footer Bottom Align*/
* {
    margin: 0;
}

html, body {
    height: 100%;
}

.page-wrap {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -25px;
}

    .page-wrap:after {
        content: "";
        display: block;
    }

    .site-footer, .page-wrap:after {
        /* .push must be the same height as footer */
        height: 25px;
    }

.flush-footer, .page-flush-footer:after {
    height: 0px;
}

.menu_blue {
    height: 5px;
    background: -webkit-linear-gradient(left, #009fda, #005baa); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #009fda, #005baa); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #009fda, #005baa); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #009fda, #005baa); /* Standard syntax (must be last) */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#009fda', endColorstr='#005baa'); /*For IE7-8-9*/
}

.menu_yellow {
    height: 5px;
    background: -webkit-linear-gradient(left, #ffd100, #f99d1c); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #ffd100, #f99d1c); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #ffd100, #f99d1c); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #ffd100, #f99d1c); /* Standard syntax (must be last) */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffd100', endColorstr='#f99d1c'); /*For IE7-8-9*/
}

.fltrt {
    float: right !important;
}

.fltlft {
    float: left !important;
}

#search-container {
    padding-top: 2px;
    margin-bottom: 13px;
}

#SearchValue {
    background: #ffffff url('images/icons/search.png') no-repeat right 6px center;
}

#search-button-holder {
    background: #ffffff;
    /*border-left: thin solid #cccccc;*/
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 3px;
    height: 28px;
    text-align: center;
    width: 28px;
    padding: 4px;
}

.sitesearch-row {
    margin-bottom: 25px;
}

.sitesearch-name {
    font-size: 18px;
}

.sitesearch-description {
    color: #a7a8aa;
}

.sitesearch-path {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #53565a;
}

#button-holder img {
    width: 20px;
}

.userinfo {
    color: #444;
    font-size: 13px;
    margin-right: 30px !important;
    text-transform: uppercase;
}

.footer {
    color: #a7a9ac;
    padding: 5px 5px 5px 0px;
    text-align: left;
    height: 25px;
    font-size: 13px;
    margin-top: 20px;
    margin-left: 15px;
    position: absolute;
    z-index: 999;
}

.footerlinks {
    margin-left: 30px;
    display: inline-block;
    color: #a7a9ac;
}

    .footerlinks > a {
        color: #a7a9ac !important;
        font-size: 13px;
    }

.footer-login-container {
    color: #a7a9ac;
    padding: 5px 5px 5px 10px;
    text-align: left;
    height: 25px;
    font-size: 13px;
    position: relative;
    width: 1240px;
    margin: auto;
}

.footer-login {
    position: absolute;
    z-index: 10;
}

.customfootcont {
    width: 100% !important;
    position: relative;
}

fieldset {
    border: 1px solid #EFEFEF;
    color: #4D4F53;
    margin-bottom: 20px;
    padding: 0.35em 0.625em 0.75em !important;
}

legend {
    color: #e35205;
    font-family: "SABIC Typeface Text", Arial, sans-serif;
    font-size: 15px !important;
    font-weight: 600 !important;
    padding: 5px;
    margin-bottom: 2px;
    width: auto;
    border: 0px;
}

.alignleft {
    padding-left: 0px;
}

.alignright {
    padding-right: 0px;
}

.dl-horizontal dt, .dl-horizontal dd {
    width: auto;
    margin-bottom: 5px;
}

.dl-horizontal dt {
    margin-left: auto;
}

.dl-horizontal dd {
    margin-left: 110px;
}

.menualign {
    margin-left: 0px;
    padding-left: 0px;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0px !important;
}

.dropdown ul.dropdown-menu {
    /*border-top:0px  !important;
width: 500px;
min-height: 100px;*/
}

    .dropdown ul.dropdown-menu.wideLink {
        width: 530px;
    }

.dropdown:hover > ul.dropdown-menu {
    /*display: block;*/
    margin-top: 0; /* remove the gap so it doesn't close*/
}

.navbar-nav-upper > .dropdown ul.dropdown-menu {
    min-height: 0px;
    width: 150px;
}

.marginrt {
    padding-right: 15px;
}
/*.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0px;
    border-top:0px;
 }*/

.dropdown-submenu {
    width: 225px;
}

.dropdown ul.dropdown-menu.wideLink > .dropdown-submenu {
    width: 255px;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > .menupreview {
    position: absolute;
    top: 0px;
    left: 240px;
    text-transform: none;
    border: 0px;
    width: 260px;
    white-space: normal;
    font-size: 11px;
    padding-top: 15px;
}

.dropdown ul.dropdown-menu.wideLink > .dropdown-submenu > .menupreview {
    left: 270px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-left-color: #fff;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #009fdf;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

div > .box.tabcontentcontainer {
    border: 1px solid #ddd;
    border-top: 0px;
    position: relative;
    margin-top: 0px;
    min-height: 500px;
}

.list-group > li.list-group-item {
    text-transform: uppercase;
    border: 0px;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 11px;
}

.level1 {
    color: rgb(147,149,152);
}

.list-group > li.list-group-item.level2 {
    font-size: 14px !important;
    color: #58595b !important;
    text-transform: none;
    margin-left: 10px;
}

    .list-group > li.list-group-item.level2:hover {
        color: #009fdf !important;
    }

.list-group > li.list-group-item.level3 {
    margin-left: 30px;
    padding-left: 0px;
    /*border-left: 1px solid #009fdf;*/
    font-size: 14px;
    /*color: #333 !important;*/
    text-transform: none;
}

    .list-group > li.list-group-item.level3:hover {
        color: #009fdf !important;
    }

.list-group > li.list-group-item.level4 {
    margin-left: 50px;
    padding-left: 0px;
    /*border-left: 1px solid #009fdf;*/
    font-size: 13px;
    color: #58595b !important;
    text-transform: none;
}

    .list-group > li.list-group-item.level4:hover {
        color: #009fdf !important;
    }

.list-group > li.list-group-item.level2 > a {
    font-size: 14px !important;
    color: #58595b !important;
    text-transform: none;
}

    .list-group > li.list-group-item.level2 > a:hover {
        color: #009fdf !important;
    }

.list-group > li.list-group-item.level2.active > a {
    color: #009fdf !important;
}

.list-group > li.list-group-item.level3 > a {
    padding-left: 0px;
    /*border-left: 1px solid #009fdf;*/
    font-size: 14px;
    /*color: #333 !important;*/
    text-transform: none;
}

    .list-group > li.list-group-item.level3 > a:hover {
        color: #009fdf !important;
    }

.list-group > li.list-group-item.level3.active > a {
    color: #009fdf !important;
}

.list-group > li.list-group-item.level4 > a {
    padding-left: 0px;
    /*border-left: 1px solid #009fdf;*/
    font-size: 13px;
    color: #58595b !important;
    text-transform: none;
}

    .list-group > li.list-group-item.level4 > a:hover {
        color: #009fdf !important;
    }

.list-group > li.list-group-item.level4.active > a {
    color: #009fdf !important;
}

.list-group > li.active {
    background-color: #009fdf;
    border-color: #009fdf;
}

    .list-group > li.active:hover {
        background-color: #009fdf;
        border-color: #009fdf;
    }

.list-group > li.list-group-item.active {
    background-color: white;
    border-color: white;
    color: #009fdf !important;
}

    .list-group > li.list-group-item.active > a {
        color: #009fdf !important;
    }

    .list-group > li.list-group-item.active:hover {
        background-color: white;
        border-color: white;
        color: #009fdf !important;
    }
/*.list-group > li.list-group-item.active.subfocus {
	color: #53565a !important;
}
.list-group > li.list-group-item.active.subfocus:hover {
	color: #53565a !important;
}
.list-group > li.list-group-item.subfocus:hover {
	color: #53565a !important;
}*/
.list-group > li.list-group-item.leveltwo.enabled {
    color: #009fdf !important;
    /*border-right: 1px solid #ddd;*/
}

    .list-group > li.list-group-item.leveltwo.enabled:hover {
        background-color: #fff;
    }

.list-group > li.list-group-item.levelthree.enabled {
    color: #009fdf !important;
    /*border-right: 1px solid #ddd;*/
}

.list-group > li.list-group-item.levelfour.enabled {
    color: #009fdf !important;
}

.list-group > li.list-group-item.levelthree.enabled:hover {
    background-color: #fff;
}

.nav-tabs > li > a.tablink {
    text-transform: uppercase;
    border: 1px solid #eee;
    color: #58595b;
    background-color: #eee;
}

    .nav-tabs > li > a.tablink:hover {
        background-color: #eee !important;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #009fdf !important;
    border: 1px solid #ddd;
    border-bottom: 1px solid white;
    background-color: white !important;
    cursor: pointer;
}

.nav > li.dropdown.active > a > span {
    color: #009fdf !important;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
    color: #009fdf !important;
}

.navbar-text {
    margin-top: 11px;
    margin-bottom: 9px;
}
/*.navbar-side > li {
	cursor: pointer;
	color: #a7a8aa !important;
}
.navbar-side > li:hover {
	color: #009fdf !important;
}
.navbar-side > li.active:hover {
	color: #FFF !important;
}*/
.navbar-side > li > a {
    cursor: pointer;
    color: rgb(147, 149, 152);
    text-decoration: none;
    font-size: 13px;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}

    .navbar-side > li > a:hover {
        color: #009fdf;
    }

    .navbar-side > li > a.active:hover {
        color: #FFF;
    }

.navbar-nav > ul {
    white-space: nowrap;
}

.navbar-nav > li {
    display: inline-block;
    white-space: nowrap;
    /*opacity: 0.9;
    filter: alpha(opacity=90);*/
}

    .navbar-nav > li > a {
        /*margin: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        text-transform: uppercase;
        color: #A0A1A1 !important;
        font-size: 15px;*/
        text-transform: uppercase;
        font-size: 15px;
    }

.navbar-nav-upper > li {
    margin-bottom: 2px;
    text-transform: capitalize;
}

    .navbar-nav-upper > li > a {
        font-size: 13px;
        color: #009fdf;
        text-transform: capitalize;
    }

.navbar-upper > span {
    color: #009fdf;
    font-size: 14px;
}

a.navbar-upper {
    padding: 0px !important;
    margin: 0px !important;
    line-height: 14px !important;
}

.footer-right-nav {
    float: right;
}

.footer-right-nav-element {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

    .footer-right-nav-element > a {
        color: #58595b;
        text-transform: uppercase;
    }

        .footer-right-nav-element > a:hover {
            color: #009fdf;
        }

.navbar-nav-lower > li > a {
    font-size: 13px;
}

.sidenav-container {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.sidenavwidth {
    width: 250px;
    height: 100%;
    min-width: 250px;
    max-width: 250px;
}

.mysite-link {
    margin-top: 30px;
}

@media (min-width:0px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
            line-height: 15px !important;
        }

            .navbar-nav > li > a {
                padding-top: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                padding-right: 0px;
                line-height: 15px !important;
                font-size: 15px;
            }
}

.menheight {
    height: 40px !important;
}

.topnavbar {
    background: #fff;
    padding-top: 13px;
}
/*.nav > li > a {
    padding: 10px 19px 12px 19px;
}*/
.nav > li > a.tablink {
    padding: 10px 10px 10px 10px;
}

.nav .caret {
    border-top-color: #999999 !important;
    border-bottom-color: #999999 !important;
}

.nav a:hover .caret, .nav a:focus .caret {
    border-top-color: #009fdf !important;
    border-bottom-color: #009fdf !important;
}

.triangle {
    position: relative;
    display: inline-block;
    width: 0;
    border-top: solid 6px #009fdf;
    border-right: solid 6px transparent;
    border-left: solid 6px transparent;
    margin-bottom: 1px;
    margin-left: 16px;
}

    .triangle .empty {
        position: absolute;
        top: -6px;
        left: -4px;
        width: 0;
        border-top: solid 4px white;
        border-right: solid 4px transparent;
        border-left: solid 4px transparent;
    }

.mylinks-icon {
    margin-left: 15px;
}

.navbar-nav > li > .dropdown-menu {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
}

.dropdown-menu {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    text-transform: uppercase;
    max-height: 500px;
    overflow-y: auto;
}

.dropdown-submenu > .dropdown-menu.menurad {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #009fdf !important;
    text-decoration: none;
    background-color: #ffffff;
}

.dropdown-menu > li > a.navfocus {
    color: #009fdf !important;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent !important;
}

/*.navbar-nav > li > .dropdown-menu {
    background: #fff !important;
}*/

.dropdown-menu > li > a {
    color: #4d4f53 !important;
}

.createmargin-right {
    margin-right: 5px;
}

.spanalign {
    position: absolute;
    top: 12px;
    padding-left: 5px;
    right: -24px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-left {
    float: left;
}

.btn-group .btnmarginrt {
    margin-right: 15px;
}

.marginsearch {
    margin-right: 15px !important;
}

.btnmarginrt {
    margin-right: 15px;
}

.box-inner.reminner {
    border: 0px solid #DEDEDE !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.form-group {
    margin-bottom: 10px !important;
}

.table tr:nth-child(even) {
    background-color: #eee;
}

.table td:nth-child(1) {
    white-space: nowrap;
}

    .table td:nth-child(1) img {
        max-width: none;
    }

#dataTablesSearch {
    font-weight: normal;
}

a.page_button {
    color: #fff !important;
}

.input-group .form-control {
    width: 250px !important;
}

.input-sm {
    height: 25px !important;
    line-height: 13px !important;
    font-size: 14px !important;
}

.page_button, .btn-primary:not(.btn-unauthorized), .btn-default, .btn-danger {
    border: 1px solid #a7a8aa !important;
    background-color: #a7a8aa;
    /*font: bold 11px verdana !important;*/
    color: #FFF !important;
    margin: 2px !important;
    border-radius: 0px !important;
    height: auto !important;
}

    .page_button:hover, .page_button:focus, .btn-primary:not(.btn-unauthorized):hover, .btn-primary:focus, .btn-default:hover, .btn-default:focus, .btn-danger:hover, .btn-danger:focus {
        color: #FFF !important;
        border: 1px solid #009fdf !important;
        background: #009fdf none repeat scroll 0% 0%;
        border: 1px solid #009fdf;
    }

.btn-primary.btn-unauthorized:not([disabled]),
.btn-primary.btn-unauthorized:not([readonly]) {
    border: 1px solid #009fdf !important;
    background-color: #009fdf;
    /*font: bold 11px verdana !important;*/
    color: #FFF !important;
}

    .btn-primary.btn-unauthorized:not([disabled]):hover,
    .btn-primary.btn-unauthorized:not([readonly]):hover {
        border: 1px solid rgba(230, 231, 232, 0.8) !important;
        background-color: rgba(230, 231, 232, 0.8);
    }

a.btn-primary, a.btn-default {
    color: #fff !important;
}

.pagination a {
    color: #717171 !important;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #009fdf;
    border-color: #428BCA;
    color: #fff !important;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #fff;
    color: #009fdf !important;
}

.form-control {
    border-radius: 0px !important;
}

.addtxtarea textarea.form-control {
    max-width: 100% !important;
}

.col-md-3.addtxtareawidth {
    width: 100% !important;
}

.required::after {
    font-size: 13px !important;
}

.padtop {
    padding-top: 20px;
}

.padtop-int {
    padding-top: 38px;
}

.padtop-sm {
    padding-top: 7px;
}

.padtop-sm-nav {
    padding-top: 14px;
}

.padtop-login {
    padding-top: 20px;
}

.padtop-login-bar {
    padding-top: 13px;
}

.padbot {
    padding-bottom: 20px;
}

.padbot-login-bar {
    padding-bottom: 7px;
}

.padbot-login-logo {
    padding-bottom: 13px;
}

.padright {
    padding-right: 30px;
}

.padright-login {
    padding-right: 22px;
}

.login-padright {
}

.padleft {
    padding-left: 30px;
}

.padleft-login {
    padding-left: 22px;
}

.padleft-nav {
    padding-left: 7px;
}

.padleft-pagination-bottom {
    margin-left: 125px;
}

.login-bar-link {
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-bottom: 3px solid #009fdf;
}

.login-contact-icon {
    position: absolute;
    bottom: 5px;
    right: 150px;
}

li.navbar-separator {
    margin-right: 18px;
    margin-left: 18px;
    border-right: 1px solid #aaa;
    width: 0px;
    height: 14px;
}

.table-bordered > thead > tr > th {
    border-bottom-width: 1px !important;
    background: #0065c9;
    color: #fff;
    text-align: center;
}

.table-condensed tbody > tr > th {
    background: #0065c9 !important;
    color: #fff;
    text-align: center;
}

.table-condensed tbody > tr > td {
    padding: 10px 10px;
    color: #717171 !important;
}

.saveformrt {
    float: right;
}

#myComponentModal .modal-dialog {
    width: 950px;
}

.table-bordered tr.tabletran {
    background: transparent !important;
}

.buttonalign {
    padding-top: 22px;
    position: relative;
    left: -25px;
}

.table-condensed tbody > tr > th.txtalign, .table-bordered > thead > tr > th.txtalign {
    text-align: left;
}

textarea.form-control {
    height: 120px;
}

.searchemp-button {
    position: absolute;
    top: -2px;
    right: -38px;
}

.roleinfouser-button {
    position: absolute;
}

.menu-banner {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.banner-image {
    width: 100%;
    min-width: 1240px;
    min-height: 200px;
    background-size: cover;
}

.banner-image-animated {
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 200px;
    top: 0px;
    left: 0px;
    -webkit-transition: opacity 500ms ease-in 300ms; /* property duration timing-function delay */
    -moz-transition: opacity 500ms ease-in 300ms;
    -o-transition: opacity 500ms ease-in 300ms;
    transition: opacity 500ms ease-in 300ms;
}

.anim-container {
    position: relative;
}

.anim-image {
    opacity: 1;
}

.login-fauxlink {
    width: 100%;
    position: relative;
}
/* Styles for asset management */
.manage-asset-ajax-group {
    display: flex;
    margin-bottom: 20px;
    height: 500px;
}

    .manage-asset-ajax-group > .manage-asset-ajax-inner-group {
        display: flex;
        flex-flow: column;
        padding: 5px;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0;
        height: 100%;
    }

        .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .form-control {
            min-height: 30px;
            margin-bottom: 5px;
        }

        .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container {
            overflow-y: auto;
            border: 1px solid #ccc;
            flex-grow: 1;
            padding: 5px 5px 5px 5px;
        }

            .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list {
                margin: 0;
                padding: 0;
                list-style-type: none;
            }

            .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list-section {
                padding: 10px;
            }

                .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list-section .asset-manage-data-list-section {
                    margin-left: 10px;
                }

                .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list-section > .name {
                    display: block;
                    text-transform: uppercase;
                }

            .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list-keywordset > .name {
                color: rgb(167, 168, 170);
                font-size: 16px !important;
            }

            .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list-keywordheader > .name {
                font-size: 14px !important;
            }

            .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container > .asset-manage-data-list-keywordheader:empty {
                padding: 0;
                font-size: 0 !important;
                margin: 0;
            }

            .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container > .asset-manage-data-list-keywordheader:first-child {
                margin-top: 0;
            }

            .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container > .asset-manage-data-list-keywordheader:last-child {
                margin-bottom: 0;
            }

            .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list > li {
                padding: 10px;
            }

                .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list > li.add.assign-keyword {
                    margin-left: 15px;
                }

                    .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list > li.add.assign-keyword.keyword-gap {
                        margin-bottom: 20px;
                    }

                .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list > li:hover {
                    color: #58595b;
                    background-color: #eee;
                }

                .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list > li.delete {
                    position: relative;
                }

                    .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list > li.delete > span.delete:before {
                        content: 'X';
                        position: absolute;
                        display: none;
                        top: 50%;
                        transform: translateY(-50%);
                        right: 10px;
                    }

                    .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list > li.delete:hover > span.delete:before {
                        display: block;
                        cursor: pointer;
                    }

                .manage-asset-ajax-group > .manage-asset-ajax-inner-group > .manage-asset-ajax-container .asset-manage-data-list > li.add:hover {
                    cursor: pointer;
                }

.file-upload-control {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
}

    .file-upload-control input[type=file] {
        display: none;
    }

    .file-upload-control > .file-upload-box {
        height: auto;
        width: 100%;
        cursor: default !important;
    }

    .file-upload-control > .file-upload-button {
        height: auto;
        width: auto;
        max-width: 100px;
        flex-grow: 1;
        margin: 0 !important;
    }
/* END styles for asset management */

#userTable {
    width: 100%;
}

/* Styles copied from OBC */
.cp-colorbox {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    font-size: 10px;
}

    .cp-colorbox table {
        border-spacing: 0;
    }

        .cp-colorbox table tr td {
            padding: 1px 3px;
            font-size: 10px;
        }

            .cp-colorbox table tr td:first-child {
                padding: 1px 0px;
            }

.cp-color {
    display: block;
    width: 110px;
    height: 110px;
    border-width: 2px;
    border-style: solid;
    border-color: #ffffff;
    background-color: #ffffff;
    margin-bottom: 4px;
}

div.informationBox {
    display: inline;
    float: left;
    width: 300px;
    border-top: 1px solid #babcbe;
    margin-top: 30px;
    margin-left: 25px;
}

span.infoboxTitle {
    display: block;
    vertical-align: middle;
    height: 28px;
    line-height: 24px;
    border-bottom: 1px solid #f1f2f2;
}

span.infoboxItem {
    display: block;
    background-image: url(../images/item_arrow.gif);
    background-repeat: no-repeat;
    background-position: 10px center;
    height: 28px;
    line-height: 24px;
    padding-left: 22px;
    border-bottom: 1px solid #f1f2f2;
}

div.infoboxextended {
    background: url(../images/blueborder_thinextended.gif) no-repeat top left;
    height: auto;
    padding-top: 22px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: left;
}

div.infoboxfull {
    background: url(../images/blueyellowborder_thin.gif) no-repeat top left;
    height: auto;
    padding-top: 22px;
    overflow: hidden;
    text-align: left;
}

div.infoboxmargin {
    margin-top: 20px;
}

div.restrictedinfobox {
    width: 940px;
    overflow: hidden;
    position: relative;
}

div.infoboxfull img,
div.infoboxextended img {
}

div.infoboxfull div.text,
div.infoboxextended div.text {
    width: 320px;
    float: right;
    padding-right: 15px;
}

div.infoboxfull div.lefttext,
div.infoboxextended div.lefttext {
    width: 320px;
    float: left;
    margin-right: 15px;
}

.idb-imagedescriptionbox {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    margin: 8px 8px;
}

    .idb-imagedescriptionbox > img {
        display: block;
        margin: 2px auto;
    }

div.pictogram {
    float: left;
    width: 95px;
    margin-right: 12px;
    margin-bottom: 10px;
}

    div.pictogram img {
        display: block;
        border-bottom: 1px solid #a7a8aa;
        margin-bottom: 5px;
    }

    div.pictogram a:hover {
        text-decoration: none;
    }

table.messagingFramework {
    font-size: 10px;
    border: 0;
    width: 930px;
    border-spacing: 5px;
}

    table.messagingFramework > td.topborder {
        font-size: 10px;
    }

    table.messagingFramework tr, table.messagingFramework tr td {
        border: 0;
    }

        table.messagingFramework tr td {
            font-size: 10px;
            padding: 4px;
            vertical-align: top;
            max-width: 93px;
        }

    table.messagingFramework .cyanborder {
        border-color: #009fdf;
        border-style: solid;
    }

    table.messagingFramework .topborder {
        border-top-width: 1px;
    }

    table.messagingFramework .bottomborder {
        border-bottom-width: 1px;
    }

    table.messagingFramework .lightgrayborder {
        border-color: #A7A8AA;
        border-style: solid;
    }

    table.messagingFramework .darkgrayborder {
        border-color: #58595b;
        border-style: solid;
    }

    table.messagingFramework .dottedtopborder {
        border-top-style: dotted;
        border-top-width: 1px;
    }

    table.messagingFramework .dottedbottomborder {
        border-bottom-style: dotted;
        border-bottom-width: 1px;
    }

.homepage-navblock {
}

.content-wrapper, .right-side, .main-footer {
    -webkit-transition: -webkit-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    margin-right: 230px;
    z-index: 820;
}

.layout-top-nav .content-wrapper, .layout-top-nav .right-side, .layout-top-nav .main-footer {
    margin-left: 0;
}

@media (max-width: 767px) {
    .content-wrapper, .right-side, .main-footer {
        margin-right: 0;
    }

    .sidebar-open .content-wrapper, .sidebar-open .right-side, .sidebar-open .main-footer {
        -webkit-transform: translate(-200px, 0);
        -ms-transform: translate(-200px, 0);
        -o-transform: translate(-200px, 0);
        transform: translate(-200px, 0);
    }

    .sidebar-open .main-sidebar, .sidebar-open .left-side {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (min-width: 768px) {
    .sidebar-collapse .content-wrapper, .sidebar-collapse .right-side, .sidebar-collapse .main-footer {
        margin-right: 0;
    }
}

.content-wrapper, .right-side {
    min-height: 100%;
    background-color: #fff;
    z-index: 800;
}

.main-footer {
    background: #eee;
    padding: 13px 30px 10px 30px;
    /*margin-bottom: 46px;*/
    margin-right: 0px;
    margin-top: 20px;
    position: relative;
}

    .main-footer > .footer-nav > li {
        display: inline-block;
        list-style-type: none;
        border-right: 1px solid #c0c0c0;
        font-size: 13px;
    }

    .main-footer p {
        font-size: 13px;
    }

.glyphicon-menu-right {
    display: inline-block;
}

.main-footer > .footer-nav > li:last-child {
    border-right: none;
}

.main-footer > .footer-nav > li a {
    color: #A7A8AA;
    text-decoration: none;
    display: inline-block;
    list-style-type: none;
    padding: 0px 8px;
    text-transform: uppercase;
    font-size: 13px;
}

.main-footer > ul {
    padding-left: 0px;
    margin-left: -7px;
    margin-bottom: 6px;
}

.main-footer P {
    color: #A7A8AA;
}
/* End OBC styles*/


ul:not(.NotRequiredListIcon) {
   /* list-style-image: url('../../assets/images/HomeIcon.png');*/
}



.manageuser-nav {
    background: #fff url(../../assets/images/HomeIcon.png) 0px -86px no-repeat;
}

    .manageuser-nav :hover {
        background: #009FDA url(../../assets/images/HomeIcon.png) 0px -135px no-repeat;
    }

    .manageuser-nav :active {
        background: #009FDA url(../../assets/images/HomeIcon.png) 0px -135px no-repeat;
        color: #fff;
    }

    .manageuser-nav.active, .navigation > li.manageuser-nav.active > a {
        background: #009FDA url(../../assets/images/HomeIcon.png) 0px -135px no-repeat;
    }

.asset-search-name {
    height: 45px;
    font-size: 12.3px !important;
}

.nav li a {
    font-family: "SABIC Typeface Text", Arial, sans-serif !important;
    font-size: 14px !important;
    color: #53565A !important;
}

ul.menu-col li {
    font-family: "SABIC Typeface Text", Arial, sans-serif !important;
    font-size: 14px !important;
    white-space: normal;
}
/*.list-group > li:nth-child(3) {
    padding-bottom: 14px;
}
.list-group > li:nth-child(8) {
    padding-bottom: 14px;
}*/
.list-group > li.list-group-item.level1:nth-child(3) {
    padding-bottom: 14px;
}

.list-group > li.list-group-item.level1:nth-child(8) {
    padding-bottom: 14px;
}

.list-group > li.list-group-item.level2 + .level1 {
    padding-bottom: 14px;
}

    .list-group > li.list-group-item.level2 + .level1 + .level1 + .level1 + .level1 + .level1 + .level1 {
        padding-bottom: 14px;
    }

.filterDropdown > ul.asset-search-dropdown {
    list-style-image: none;
}

select {
    padding: 6px 0px 0px;
}

/*.inlineDiv select option {
    padding:20px 0px 2px;
}*/

option {
    padding: 20px 0px 2px;
}
/*#subcontentfull div div p {
    display:none;
}*/
.tblFilters.padtop {
    padding-top: 0px;
}

/*------------------------------ NEW CAPTCHA STARTS --------------------------------*/

.sabic-captcha-container {
    background: RGBA(255, 255, 255, 0.6);
    color: #fff;
    margin: 0 0px;
    border: none;
    border-radius: 5px;
    padding-bottom: 0px;
}

/* rounded corners */
.sabic-captcha-rtop, .sabic-captcha-rbottom {
    display: block;
    background: none;
}

    .sabic-captcha-rtop *, .sabic-captcha-rbottom * {
        display: block;
        height: 1px;
        overflow: hidden;
        background: #fff;
    }

/* describes left and right boxes */
div#sabic-captcha-content {
    display: flex;
    margin-top: -15px;
    margin-left: 9px;
    height: 105px; /*background: url(CssImages/Captcha/bg-content-div.png);*/
}

.sabic-captcha-refresh {
    cursor: pointer;
    width: 100%;
}

div#sabic-captcha-content div#sabic-captcha-left {
    width: 200px;
    height: 120px;
    flex: 1;
    flex-wrap: wrap;
    display: flex;
    align-content: flex-end;
    justify-content: flex-end;
}

div#sabic-captcha-content div#sabic-captcha-right {
    width: 98px;
    height: 100px;
    text-align: right;
    display: flex;
    margin-top: 10px;
}

/* block left: task and pictures */
div#sabic-captcha-task {
    line-height: 16px;
    margin: 0;
    padding: 0px 0 -10px 0px;
    font-size: 14px;
    color: #939598;
    width: 300px;
    text-align: center;
    border-bottom: 1px solid #e6e7e8;
}

    div#sabic-captcha-task span {
        color: #009FDF;
        font-weight: bold;
    }

ul#sabic-captcha-task {
    width: 100%;
    height: 47px;
    list-style-type: none;
    /*background: url(CssImages/Captcha/bg-items.png) -4px 0px;*/
    background-repeat: no-repeat;
    margin: 5px 0 0 0;
    padding: 0px 0 0 2px;
    flex-wrap: wrap;
    display: flex;
    align-content: flex-end;
    justify-content: flex-end;
}

    /* block right: cycle and backlink */
    ul#sabic-captcha-task li {
        float: left;
        margin-right: 9px;
        margin-top: 6px;
    }

p#sabic-captcha-circle {
    flex: 1;
    margin: 18px 10px 0 0px;
    width: 79px !important;
    height: 79px !important;
    background: url(CSS/CssImages/Captcha/circle.png);
    background-repeat: no-repeat;
    background-position: right center;
}

img#sabic-captcha-backlink {
    position: absolute;
    margin-top: 1px;
    margin-left: 6px;
    border: 0px;
    z-index: 101;
}

/* left and right png borders */
div#sabic-captcha-corner-spacer {
    height: auto;
}

img.sabic-captcha-border {
    position: absolute;
    margin-top: -3px;
}

    img.sabic-captcha-border#sabic-captcha-left {
        margin-left: 2px;
        display: none;
    }

    img.sabic-captcha-border#sabic-captcha-right {
        margin-left: 307px;
        display: none;
    }

/* items */
.sabic-captcha-highlighted {
    cursor: pointer;
    z-index: 10;
}

/* rounded corners */
.sabic-captcha-r1 {
    margin: 0 5px;
}

.sabic-captcha-r2 {
    margin: 0 3px;
}

.sabic-captcha-r3 {
    margin: 0 2px;
}

.sabic-captcha-r4 {
    margin: 0 1px;
    height: 2px;
}

.refresh-icon-png {
    background-image: url(CSS/CssImages/Icons/refresh.png);
    background-size: 44%;
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.arabbut {
    margin-top: 20px;
    margin-right: 12px;
}

.btn-secondary-ent-captcha {
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    border: 1px solid #e6e7e8;
    color: #4d4d4d;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

    .btn-secondary-ent-captcha:hover {
        color: #4d4d4d;
        background: rgba(70, 180, 230, 0.2);
        border-color: #009fdf;
        cursor: pointer;
    }


/*----------------------------------------- NEW CAPTCHA ENDS ------------------------------------*/

.sabic-msg-red {
    color: #e35205;
}


.modal {
    display: none;
    position: fixed;
    top: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(77, 77, 77, 0.5);
    width: 100%;
    height: 100%;
    opacity: 1;
}

    .modal .modal-dialog {
        margin-top: 150px;
        max-height: 80vh;
    }
