﻿/*
    Do not edit this file, rather use Custom.css

    see <http://brand.arcelormittal.com/BMS/>

    Primary theme colors:
    White         255, 255, 255    #ffffff Backgrounds
    Dark Grey:    105, 105, 105    #696969 Text
    Orange:       255,  55,   0    #ff3700 Only Lines/Bullets
    Dark-Blue       0, 112, 192    #0070c0 Headings, replaces orange

    Secondary theme colors:
    Tan:          197, 188, 164    #c5bca4
    Light Purple: 139, 129, 158    #8b819e
    Blue-Gray      92, 127, 146    #5c7f92
    Green:        112, 164, 137    #70a489
    Dark Tan:     200, 143,  66    #c88f42

    IE11 does not support CSS variables so we cannot use them at this stage.
*/
@font-face { font-family: 'VAGRounded-Light'; src:url('../Resources/Fonts/VAGRounded-Light.eot?#iefix') format('embedded-opentype'),url('../Resources/Fonts/VAGRounded-Light.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'VAGRounded-Thin'; src:url('../Resources/Fonts/VAGRounded-Thin.eot?#iefix') format('embedded-opentype'),url('../Resources/Fonts/VAGRounded-Thin.ttf') format('truetype'); font-weight: normal; font-style: normal; }

body { margin: 0; height: 100%; max-height: 100%; }
input { font-family: 'VAGRounded-Light',Sans-Serif; font-size: 14px; }
table { border: 0 solid black; width: 100%; }
div.rightColumn > table { width: auto; }
img { border: none; }

.uppercase { text-transform: uppercase; padding: 2px 2px 2px 2px; }
.validatorCalloutHighlight { background-color: #FFFACD; }
.ajax__validatorcallout { width: 350px; }
.browseError { color: #ff3700; float: left; height: 30px; width: 100%; }
.floatLeft { float: left; }
.floatRight { float: right; }
.throbber { color: transparent; float: right; padding-right: 10px; background: transparent url(../Resources/Images/Other/Ajax-Loader.gif) no-repeat left top; }
.clearFloat { clear: both; }
.firstword { color: #ff3700; }
.red { color: red; display: inline; }
.green { color: green; display: inline; }
.green2 { color: green; display: inline; }
.waterMark { color: #696969; }

fieldset { margin: 0; border: 1px solid #808080; padding: 10px; margin-top: 10px; clear: left; }
legend { padding-left: 5px; padding-right: 5px; font-family: 'VAGRounded-Light'; font-size: 16px; font-weight: 600; }
legend > span { color: #ff3700; }
.head { font-family: 'VAGRounded-Light'; font-size: 16px; font-weight: 600; }
.head > span { color: #ff3700; }
.leftColumn { float: left; height: 25px; clear: left; }
.rightColumn { display: table; height: 25px; }
.rightColumn label, .rightColumn select, .rightColumn input[type="radio"] { height: 23px; }
.rightColumn label { padding: 30px 0; }

.groupBoxTopButton { float: right; margin-top: -10px; margin-bottom: 4px; }
.groupBoxFooter { float: right; border: 0 solid red; height: 11px; font-family: 'VAGRounded-Light',Sans-Serif; font-size: 10px; padding-top: 3px; }

.flexRows { display: flex; flex-direction: column; height: 100%; }
.flexColumns { display: flex; flex-direction: row; height: 100%; }
.flexItemStatic { flex-shrink: 0; flex-grow: 0; }
.flexItemDynamic { flex-grow: 1; border: 0 solid blue; }

#printheader { display: none }

#frameTop { background-color: #FF3700; height: 2px; }
#frameSite, #frameBusinessUnit {
    display: none;
    color: #ff3700;
}
#frameBreadcrumb {
    display: none;
}
#frameVersion { display: none; font-family: 'VAGRounded-Light',Sans-Serif; font-size: 12px; width: auto; height: auto; Right: 40px; top: 37px; position: absolute; z-index: 887; color: whitesmoke; }

#frameHeaderMenu {
    display: none;
}

#frameHeader { height: 28px; }
#frameHeaderMenu { display: inline; right: 13px; top: 5px; padding: 0 3px 0 3px; position: absolute; font-family: 'VAGRounded-Thin',Sans-Serif; font-size: 13px; }
#frameHeaderMenu > span > a { text-decoration: none; color: #696969; }
#frameHeaderMenu > span > a:hover { text-decoration: none; color: #ff3700; }
#frameHeaderMenu > span > a.selected { text-decoration: none; color: #ff3700; }

#frameHeaderLogo {
    background: transparent url(../Resources/Images/Header/Logo-small.png) no-repeat left top;
    width: 64px;
    height: 26px;
    left: 10px;
    top: 3px;
    position: absolute;
}

#frameCaption { padding: 10px 0 0 3px; top: 1px; left: 84px; position: absolute; clear: left }
#frameCaption { font-family: 'VAGRounded-Light'; font-size: 18px; font-weight: lighter; color: #ff3700; margin: 0; padding: 5px 0 5px 0; text-decoration: none; }
#frameCaption h1 { font-family: 'VAGRounded-Light',Sans-Serif; font-size: 18px; font-weight: lighter; color: #ff3700; margin: 0; padding: 0 0 0 0; text-decoration: none; }
#frameCaption a { text-decoration: none; color: #696969; }
#frameCaption a:hover { text-decoration: none; color: #ff3700; }
.nodeAncestor { display: none; }
.nodeAncestor > span { color: #696969; }
.nodeTitle { color: #ff3700; }
ul.TopMenu > li > a { display: none; }
ul.TopMenu > li.account > a { display: inline; }
#frameContent { font-family: 'VAGRounded-Light',Sans-Serif; font-size: 14px; padding: 10px; margin-top: 27px; }

.MegaMenu { top: 28px; }

@media (min-width: 600px) {
    ul.TopMenu > li > a { display: inline; }
}

@media (min-width: 900px) {
    #frameVersion { display: inline; }
    .nodeAncestor { display: inline; }
}

@media (min-width: 400px) and (min-height: 768px) {
    #frameHeader { height: 80px; }
    .MegaMenu { top: 80px; }

    #frameHeaderLogo {
        background: transparent url(../Resources/Images/Header/ArcelorMittal.gif) no-repeat left top;
        width: 175px;
        height: 64px;
        left: 0;
        top: 10px;
        position: absolute;
        z-index: -1;
    }

    #frameVersion { top: 89px; }
    #frameCaption {
        position: inherit;
    }
}

@media (min-width: 600px) and (min-height: 768px) {
    #frameHeaderLogoText {
        background: transparent url(../Resources/Images/Header/TransformingTomorrow.gif) no-repeat left top;
        width: 196px;
        height: 25px;
        left: 192px;
        top: 53px;
        position: absolute;
    }

    #frameSite, #frameBusinessUnit {
        display: block;
        position: relative;
    }
}

.TopMenu { font-family: 'VAGRounded-Thin',Sans-Serif; font-size: 13px; line-height: 16px; background-color: #F0F0F0; color: #4E4E4E; padding: 10px; border: 0 solid black; }
.TopMenu h1 { font-size: 16px; font-style: normal; font-weight: lighter; }

.TopMenuCenter { font-family: 'VAGRounded-Thin',Sans-Serif; font-size: 13px; line-height: 16px; background-color: #F0F0F0; color: #4E4E4E; padding: 10px; border: 0 solid black; text-align: center; }

.TopMenu a, .TopMenuCenter a { color: black ; text-decoration: none; }
.TopMenu a:hover, .TopMenuCenter a:hover { color: #ff3700; }

#frameHeaderText { display: inline; font-family: 'VAGRounded-Light',Sans-Serif; font-size: 16px; position: absolute; top: 30px; right: 40px; }

#frameBusinessUnit { position: relative; top: -3px; color: #696969; }

#frameButtons { font-family: Arial; font-size: 12px; margin-top: 30px; float: right; width: auto; height: auto; padding: 5px 15px }
#frameButtons input { font-family: Tahoma; font-size: 12px; }

.tableCell h1 { font-family: 'VAGRounded-Light'; font-size: 18px; font-weight: lighter; color: #ff3700; margin: 0; padding: 5px 0 5px 0; text-decoration: none; }
.tableCell a { text-decoration: none; color: #696969; }
.tableCell a:hover { text-decoration: none; color: #ff3700; }

.gridData th, .tableFilter th, caption { font-family: 'VAGRounded-Light',Sans-Serif; font-size: 13px; background-color: #878787; border: 1px solid #4d4d4d; text-align: left; font-weight: normal; padding: 3px; color: #E7E7E7; }
.gridData a { font-family: 'VAGRounded-Light',Sans-Serif; font-size: 13px; text-decoration: none; color: #E7E7E7; font-weight: normal; text-align: left; }
.gridData a:hover { text-decoration: none; color: white; font-weight: normal; text-align: left; }

.gridData, .tableFilter { font-family: Arial,Sans-Serif; font-size: 12px; color: #292929; border-collapse: collapse; }
.gridData td, .gridRowAlt td, .gridRowSelected td, .tableFilter td { border: solid 1px #9d9d9d; height: 19px; }
.gridData td a, .gridRowAlt td a, gridRowSelected td a { text-decoration: none; color: #101010; }
.gridData td a:hover { text-decoration: none; color: #ff3700; }
.gridPager table, .gridPager td { width: auto; border: none; background-color: white; font-size: 14px; padding-top: 5px; padding-right: 5px }
.gridPager td a { text-decoration: underline; font-size: 14px; }
.gridPager td span { color: #ff3700; font-size: 16px; }
.tableFilter { float: left; width: auto; margin-bottom: 10px; }
th.refresh { background-color: white; padding: 2px 10px; border: none; }
.gridData { width: 100%; padding: 2px; border-width: 0; }
.gridData tr:nth-child(odd) { background-color: #f0f0f0; }
.gridData > tbody > tr.gridRowSelected { background-color: #fffa9b; }
.gridData tr:hover { background-color: lemonchiffon; }

/*   B E G I N   M O D E L  " F O R M S "   */
.modalBackground { background-color: #202020; filter: alpha(opacity=50); opacity: 0.7; }
.update { background-color: white; border: 0 solid #ff3700; }

#popup_grabber { cursor: move; position: absolute; top: 4px; left: 0; width: 100%; background-color: transparent; height: 70px; z-index: 10; }
.updateHeader{background: white url(../Resources/Images/Header/ArcelorMittal-Small.jpg) no-repeat right 5px;height: 70px;position: relative;top: 0;left: 0;border-top: 3px solid #F15A22; }
.updateHeader .splitCaption { font-family: 'VAGRounded-Light'; font-size: 20px; font-weight: lighter; color: #696969; position: relative; top: 45px; left: 20px; display: block; float: left; width: auto; }

.updateBody { font-size: 14px !important; background-color: #F2F2F2; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; padding: 20px 5px 20px 20px; margin: 5px 20px 0 20px; color: #4E4E4E; }
.updateBody input { padding: 2px 0 2px 2px; }

.updateFooter { background-color: white; height: 36px; border-bottom: 3px solid #F15A22; padding: 5px; }
.updateFooter input { float: right; position: relative; top: 5px; right: 15px; }
/*   E N D   M O D E L  " F O R M S "   */

/* T O P   M E N U S */
.TopMenu { list-style-type: none; float: right; padding: 0; padding-top: 3px; margin: 0; }
.TopMenu > li { float: left; border-left: 1px solid #ff3700; padding-right: 5px; }
.TopMenu > li > a:hover { color: #ff3700; }
.TopMenu > li > a.selected { color: #ff3700; }
.TopMenu > li > a { display: block; padding: 0 7px; text-decoration: none; color: #696969; }
.TopMenu > li:first-child { border: none; }

.drop.docs > a { text-decoration: none; color: #ff3700; }
li.drop { padding: 0 15px; display: inline-block; border: none; }
.drop.account > a { text-decoration: none; color: #ff3700; }
.drop > a { padding: 0 7px; padding-right: 25px; background: white url(../Resources/Images/MegaMenu/down_arrow_off.png) no-repeat right 6px; }
.drop:hover > a, .drop > a:hover { background: #f0f0f0 url(../Resources/Images/MegaMenu/down_arrow_on.png) no-repeat right 6px; color: #ff3700; }
.drop > ul { display: none; position: absolute; background-color: #f0f0f0; margin-top: 0; z-index: 888; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); border-radius: 0 0 8px 8px; }
.drop.docs > a { padding-right: 25px; margin-right: 5px; background-color: #f0f0f0; }
.drop.account > a { padding-right: 25px; background-color: #f0f0f0; }
.drop.docs ul { padding: 7px 5px 20px 7px; }
.drop.account ul { padding: 7px 12px 20px 12px; right: 16px; }
.drop:hover ul { display: block; }
.drop ul li { list-style: none; padding-top: 10px; }
.drop.account > ul > li > a, .drop.docs > ul > li > ul > li > a { color: #111; text-decoration: none; margin-top: 5px; }
.docs > ul > li > ul > li:hover a, .docs > ul > li > ul > li a:hover, .drop.account > ul > li > a:hover { background: #eee url(../Resources/Images/MegaMenu/arrow_on.png) no-repeat 5px 8px; color: #ff3700; }
.drop a { text-decoration: none; }
.drop.docs > ul > li > a { color: #ff3700; min-width: 170px; padding: 5px 10px; }
.drop.docs > ul > li > ul a, .drop.account > ul > li a { background: url(../Resources/Images/MegaMenu/arrow_off.png) no-repeat 5px 8px; padding: 4px 5px 4px 20px; }
.drop.docs > ul > li > ul { margin-top: 9px; border-top: 1px solid #ccc; padding-bottom: 10px; }
.docs ul { padding-left: 0; padding-top: 28px; }
/* E N D   T O P   M E N U S */

/* M A I N   M E N U */
.AuthenticatedUser > li > ul { display: none; }
.MegaMenu { list-style-type: none; margin: 0; padding: 0; border: 0; background-color: #878787; font-family: Arial; font-size: 12px; min-height: 25px; display: table; width: 100%; position: absolute; bottom: 0; }
.MegaMenu li { list-style: none; }
.MegaMenu > li { float: left; color: #eee; }
.MegaMenu > li ul, .MegaMenu > li li { padding-left: 0; padding-top: 8px; }
.MegaMenu > li > a { float: left; color: #eee; padding: 6px 15px 5px; text-decoration: none; }
.MegaMenu li ul li ul li a { color: #111; text-decoration: none; }
.MegaMenu > li:hover, .MegaMenu > li:hover > a, .MegaMenu > li a:hover { background-color: #eee; color: #ff3700; }
.MegaMenu > li > ul > li > ul a:hover { background: #eee url(../Resources/Images/MegaMenu/arrow_on.png) no-repeat 5px 8px; color: #ff3700; }
.MegaMenu > li > ul > li > ul a { background: url(../Resources/Images/MegaMenu/arrow_off.png) no-repeat 5px 8px; padding: 4px 5px 4px 20px; }
.MegaMenu > li > ul { visibility: hidden; position: absolute; background-color: #f0f0f0; color: #ff3700; z-index: 888; margin-top: 25px; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); border-radius: 0 0 8px 8px; padding-bottom: 20px; padding-left: 7px; padding-right: 7px; }
.MegaMenu > li > ul > li { min-width: 170px; padding: 7px 10px; display: inline-block; vertical-align: top; }
.MegaMenu > li > ul > li > ul { margin-top: 9px; border-top: 1px solid #ccc; }
.MegaMenu > li > ul > li > a { color: #ff3700; text-decoration: none; min-width: 170px; padding: 7px 10px; }
.MegaMenu > li:hover ul { visibility: visible; }
.MegaMenu > li ul li { padding: 5px; }
.MegaMenu > li > a.selected { background-color: #eee; color: #505050; }
.MegaMenu > li > ul > li > ul a.selected { background: #eee url(../Resources/Images/MegaMenu/arrow_on.png) no-repeat 5px 8px; }
/* simple dropdowns */
.MegaMenu > li.last > ul > li > a { color: #003700; text-decoration: none; min-width: 170px; padding: 7px 20px; }
.MegaMenu > li.last > ul > li { min-width: 170px; padding: 7px 10px; display: block; }
.MegaMenu > li.last > ul a:hover { background: #eee url(../Resources/Images/MegaMenu/arrow_on.png) no-repeat 5px 10px; color: #ff3700; }
.MegaMenu > li.last > ul a { background: url(../Resources/Images/MegaMenu/arrow_off.png) no-repeat 5px 10px; padding: 4px 5px 4px 20px; }
/* E N D   M A I N   M E N U */

/* B U T T O N S */
input[type="submit"] { cursor: pointer; }

.btn-sm {
    color: transparent;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border: none;
    padding: 0;
    margin-left: 2px;
 }

.btn-lg {
    color: transparent;
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    border: none;
    padding: 0;
 }

.addButton { background: transparent url(../Resources/Images/Other/Add3.png) no-repeat center; }
.barChart { background: transparent url(../Resources/Images/Other/BarChart.png) no-repeat center; }
.calendar { background: transparent url(../Resources/Images/Other/Calendar.png) no-repeat center; }
.excelButton { background: transparent url(../Resources/Images/Other/Excel.png) no-repeat center; }
.img-check { background: transparent url(../Resources/Images/icons/check.svg) no-repeat center; }
.img-delete { background: transparent url(../Resources/Images/icons/trash.svg) no-repeat center; }
.img-down { background: transparent url(../Resources/Images/icons/chevron-down.svg) no-repeat center; }
.img-edit { background: transparent url(../Resources/Images/icons/pencil-square.svg) no-repeat center; }
.img-note { background: transparent url(../Resources/Images/icons/chat-left-text.svg) no-repeat center; }
.img-no-delete { background: transparent url(../Resources/Images/Other/NoDelete.png) no-repeat center; }
.img-refresh { background: transparent url(../Resources/Images/Other/Refresh.png) no-repeat center; }
.img-search { background: transparent url(../Resources/Images/icons/search.svg) no-repeat center; }
.img-up { background: transparent url(../Resources/Images/icons/chevron-up.svg) no-repeat center; }
.img-x { background: transparent url(../Resources/Images/icons/x.svg) no-repeat center; }
.lockButton { background: transparent url(../Resources/Images/icons/lock.svg) no-repeat center; }
.noEditButton { background: transparent url(../Resources/Images/svg/pencil-square.svg) no-repeat center; }
.selectButton { background: transparent url(../Resources/Images/Other/Select.png) no-repeat center; }
.splitButton { background: transparent url(../Resources/Images/Other/Split.png) no-repeat center; }
.pdfButton { background: transparent url(../Resources/Images/Other/PDF.png) no-repeat center; }
.unlockButton { background: transparent url(../Resources/Images/icons/unlock.svg) no-repeat center; }

#frameHeaderItemsCenter {
    display: flex;
    justify-content: center;
    font-family: 'arial bold';
    font-size: 12px;
}

#frameHeaderItemsCenter > li {
    display: inline;
}

#frameHeaderItemsCenter > li > a {
    float: left;
    color: #ff3700;
    padding: 2px 2px 5px;
    text-decoration: none;
}

#frameHeaderItemsRight {
    position: absolute;
    top: 2px;
    right: 5px;
}

.body-container {
    width: 100%;
    /*background: white; */
    padding: 1em;
    /* important */
    display: flex;
    /* important */
    align-items: stretch;
    justify-content: space-around;
}

.child-container {
    width: 100%;
    /*background: white; */
    color: black;
    margin: 0 .5em;
    padding: .5em;
    /* important */
    min-height: 100%;
}

.child-container > h4 {
    margin-bottom: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
}

.child-container > h4 > span {
        color: #ff3700;
}

.child-container > p, .child-container > a {
    margin-top: 3px;
    width: 350px;
}

.child-container > p > a {
    text-decoration: none;
    color: #ff3700;
}

.child-container > a {
    text-decoration: none;
    color: #ff3700;
}

