﻿body {
    font-family: Arial, Helvetica, sans-serif;
    /*  font-size: 12px; */
    /*background-image: url('images/portal/page_bg.png');*/
    background-color: white;
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    margin: 0;
}

.bds-modal-dialog {
    overflow-y: initial !important
}

.bds-modal-body {
    height: 600px;
    max-height: calc(100vh - 200px);
    overflow-y: auto !important;
    width: 600px;
    padding: 15px;
}

.InvoicesGrid {
    display: table;
}

#bdsInvoicesGrid .k-grid-header .k-header {
    background-color: #E4F1EF;
    font-weight: bold;
}

.Rx2Home_Option_OptedIn {
    background-color: #90EE90;
    font-weight: bold;
    font-size: 14px;
}

.Rx2Home_Option_OptedOut {
    background-color: #F08080;
    font-size: 14px;
}

.Rx2Home_Option_Default {
    font-size: 14px;
}

#ntaEstimatorGrid .k-grid-header .k-header {
    background-color: #E4F1EF;
    font-weight: bold;
}

#ntaResultsGrid .k-grid-header .k-header {
    background-color: #E4F1EF;
    font-weight: bold;
}

.NTA_Results_TD {
    padding: 2.9pt .1in 2.9pt .1in;
    height: .1in
}

.NTA_Results_TD_Green {
    border: solid #D9D9D9 1.0pt;
    padding: 2.9pt .1in 2.9pt .1in;
    height: .1in;
    background: #E4F1EF
}

.NTA_Results_Span {
    font-size: 10.0pt;
    font-family: "Arial",sans-serif;
    color: black
}

.NTA_Results_TH {
    border-bottom: solid #CCCCCC 1.0pt !important;
    border-top: solid #CCCCCC 1.0pt !important;
    background: #F2F2F2;
    padding: 6.0pt .1in 2.9pt .1in;
    height: 1.0pt
}

.NTA_DrugCost_Border {
    text-align: center;
    border-bottom: solid #CCCCCC 1.0pt !important;
    border-top: solid #CCCCCC 1.0pt !important;
}

.message-box {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
    margin-right: 10px;
    overflow: hidden;
    border: 2px solid #aaaaaa;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: #e5fbe5;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3);
    box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.3);
}

.shell-top-left {
    background-color: #F6F6F6;
    background-image: url('images/portal/Avantum-top-left.png');
    background-repeat: no-repeat;
    width: 426px;
    height: 60px;
    margin: 0px;
}

.shell-top-right {
    background-color: #F6F6F6;
    background-image: url('images/portal/Avantum-top-right.png');
    background-repeat: no-repeat;
    width: 200px;
    height: 35px;
    float:right
}

.shell-text-right {
    background-color: #F6F6F6;
    text-align:right; 
    margin-top:44px
}

.main-wrapper {
    margin-top: 3px;
    display: inline-block;
    width: 100%;
    padding: 15px 15px 0 15px;
    margin-left: 0px;
    margin-right: 0px;
}

#main-content {
    margin-left: 260px;
    display: block;
}

.topMenu {
    height: 32px;
    background-color: #4CC1A1;
    font-weight: bold;
    padding-top: 6px;    
}

.page-topbar {
    height: 150px !important;
}

.banner_bg {
    padding: 5px;
    background-color: #F6F6F6;
    height: 100px 
}

#main-content, .page-chatapi, .page-topbar, .page-sidebar, .page-topbar .logo-area, .page-topbar .quick-area .pull-right, .collapse-wraplist, .profile-info, .wraplist, .chatapi-windows {
    -webkit-transition: 600ms;
    -moz-transition: 600ms;
    -o-transition: 600ms;
    transition: 600ms;
}

.main-wrapper {
    margin-top: 3px;
    display: inline-block;
    width: 100%;
    padding: 15px 15px 0 15px;
    margin-left: 0px;
    margin-right: 0px;
}

.lineEven {
    background-color: #f9f9f9;
}

/* Side Menu */

.page-sidebar {
    height: auto;
    width: 260px;
    position: fixed;
    padding: 0px;
    background-color: #F6F6F6;
    margin-top: 1px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(33,33,33,.2);
    -webkit-box-shadow: 0 0 10px 0 rgba(33,33,33,.2);
    -moz-box-shadow: 0 0 10px 0 rgba(33,33,33,.2);
    min-height: 100%;
    height: auto;
}

    .page-sidebar.fixedscroll {
        position: fixed;
    }

    .page-sidebar.pagescroll {
        position: absolute;
    }

section .cqi-content-body {
    padding: 5px 30px 5px 30px;
    background-color: #ffffff;
    border: 0px solid #e8e8e8;
    border-top: 0px;
    -webkit-transition: 800ms;
    -moz-transition: 800ms;
    -o-transition: 800ms;
    transition: 800ms;
}

.fixedscroll #main-menu-wrapper {
    padding-top: 0px;
    overflow: hidden;
    position: relative;
}

#main-menu-wrapper ul {
    padding: 0px;
    margin: 0px;
    padding-left: 0px;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
}

    #main-menu-wrapper ul.wraplist {
        padding-bottom: 0px;
        margin-top: -10px;
    }

#main-menu-wrapper li ul.sub-menu {
    padding-left: 0px;
}

    #main-menu-wrapper li ul.sub-menu ul.sub-menu {
        padding-left: 20px;
    }

#main-menu-wrapper li ul.sub-menu {
    list-style-type: none;
    font-size: 14px;
    width: 100%;
}

#main-menu-wrapper li a {
    display: block;
    line-height: 30px;
    min-height: 30px;
    height: auto;
    color: black;
    text-decoration: none;
    padding-left: 5px;
    clear: both;
    border-left: 4px solid transparent;
    white-space: nowrap;
}

#main-menu-wrapper li .sub-menu a {
    line-height: 24px;
    min-height: 24px;
}

#main-menu-wrapper li .sub-menu a {
    color: black;
    margin-bottom: 1px;
    padding-left: 55px;
    border-left: 4px solid transparent;
    background-color:white;
}

    #main-menu-wrapper li.open .sub-menu a.active, #main-menu-wrapper li.open .sub-menu a:hover, #main-menu-wrapper li .sub-menu a:hover {
        background-color: white;
        border-left: 4px solid #4CC1A1
    }

#main-menu-wrapper li.open .sub-menu a {
    border-left: 4px solid transparent;
}

#main-menu-wrapper li .sub-sub-menu a {
    color: black;
    margin-bottom: 1px;
    padding-left: 90px;
    border-left: 4px solid transparent;
}

    #main-menu-wrapper li.open .sub-sub-menu a.active, #main-menu-wrapper li.open .sub-sub-menu a:hover, #main-menu-wrapper li .sub-sub-menu a:hover {
        background-color: white;
        border-left: 4px solid #4CC1A1
    }

#main-menu-wrapper li.open .sub-sub-menu a {
    border-left: 4px solid transparent;
}

#main-menu-wrapper ul li a.active {
    background-color: white;
    border-left: 4px solid #4CC1A1;
    color: #75787B
}

#main-menu-wrapper li a:hover {
    background-color: white;
    border-left: 4px solid #4CC1A1;
    color: #75787B
}

#main-menu-wrapper li.open a {
    background-color: white;
    border-left: 4px solid #4CC1A1;
}

    #main-menu-wrapper li.open a .arrow:before {
        color: black;
        background-color: transparent
    }

#main-menu-wrapper li a:hover .arrow:before {
    color: black;
    background-color: white
}

#main-menu-wrapper li .sub-menu a:hover .arrow:before {
    color: black;
}

#main-menu-wrapper li.open .sub-menu a .arrow:before {
    color: black;
}

#main-menu-wrapper li.open .sub-menu a {
    background-color: transparent;
    color: black
}

#main-menu-wrapper li a i {
    display: inline-block;
    width: 45px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: 0px;
    position: relative;
}

#main-menu-wrapper li a .arrow:before {
    float: right;
    margin-top: 1px;
    margin-right: 20px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none;
    color: black
}

#main-menu-wrapper li.open a .arrow.open:before {
    content: "\f107";
}

#main-menu-wrapper li a .arrow {
    float: right;
    position: absolute;
    right: 0px;
}

#main-menu-wrapper .fa {
    font-size: 14px;
}

#main-menu-wrapper li .badge {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 3px 7px;
    float: right;
    margin: 15px 15px 0 0;
    position: absolute;
    right: 30px;
    border-radius: 0px;
}

    #main-menu-wrapper li .badge.nosubmenu {
        right: 25px;
        margin-top: 13px;
    }


.page-sidebar.chat_shift #main-menu-wrapper li .badge,
.page-sidebar.collapseit #main-menu-wrapper li .badge {
    display: none;
}

.page-sidebar.chat_shift #main-menu-wrapper li:hover .badge,
.page-sidebar.collapseit #main-menu-wrapper li:hover .badge {
    display: inline-block;
    margin-top: 13px;
    right: 0px;
}

#main-menu-wrapper .menusection {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 40px;
    padding-left: 24px;
    margin: 10px 0 0px 0;
    color: black;
    text-transform: uppercase;
}

.page-sidebar.chat_shift #main-menu-wrapper .menusection,
.page-sidebar.collapseit #main-menu-wrapper .menusection {
    color: transparent;
    height: 1px;
    background: rgba(33,33,33,0.1);
    width: 44px;
    overflow: hidden;
    margin: 10px 8px 10px 8px;
}

    .page-sidebar.chat_shift #main-menu-wrapper .menusection:first-child,
    .page-sidebar.collapseit #main-menu-wrapper .menusection:first-child {
        background-color: transparent;
    }

.page-sidebar .menustats {
    padding: 15px 15px 15px 20px;
}

    .page-sidebar .menustats h5 {
        font-size: 13px;
    }

    .page-sidebar .menustats .progress {
        height: 5px;
        background-color: #eeeeee;
        margin-bottom: 25px;
    }

.page-sidebar.chat_shift .menustats,
.page-sidebar.collapseit .menustats {
    content: " ";
    height: 50px;
    overflow: hidden;
    color: transparent;
    opacity: 0;
}

.title_bg {
    background-color: #a8d9ca;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-top: 5px;
}

div.menu {
    font-weight: 500;
    /*padding: 3px 0px 3px 0px;*/
    text-decoration: none;
    /*float: right;*/
}

.dropdown-backdrop {
    z-index: 0;
}

div.menu ul {
    list-style: none;
    margin: 0;
    width: auto;
    padding: 15px 8px 4px 8px;
    /*background-image: url('images/portal/bg.png');*/
}

    div.menu ul.subMenu {
        padding: 0px 0 8px 16px;
    }

    div.menu ul li a, div.menu ul li a:visited {
        border-style: dotted;
        border-width: 0px 0px 1px 0px;
        border-color: #000000;
        /*background-image: url('images/portal/bg.png');*/
        background-repeat: repeat-x;
        /*color: blue;*/
        color: blueviolet;
        display: block;
        line-height: 1.35em;
        padding: 4px 3px;
        text-decoration: none;
        white-space: nowrap;
        margin: 1px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
    }

        div.menu ul li a:hover {
            /* font-weight: bold; */
            color: #007770;
        }

        div.menu ul li a:active {
            font-weight: bold;
            color: red;
        }

.gradientbg {
    /*background-image: url('images/portal/page_bg.png');*/
    background-color: #193966;
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    margin: 0;
}

.tab_bg {
background-color: #a8d9ca;
width: 150px;
height: 32px;
color: #444;
text-align: center;
padding: 8px;
border: 1px solid #ccc;
border-radius: 6px 6px 0px 0px;
border-bottom: 1px solid #a8d9ca;
margin-right: 4px;
float: left;
}
.tab_bg:hover {
background-color: #555;
color: white;
        border: 1px solid #999;
        border-bottom: 1px solid #a8d9ca;
    }

.tab_bg_selected {
background-color: #ffffff;
color: #000;
font-weight: bold;
width: 150px;
height: 32px;
text-align: center;
border-radius: 4px 4px 0px 0px;
padding: 8px;
border: 1px solid #ccc;
border-bottom: 1px solid #fff;
margin-right: 4px;
float: left;
}
    .tab_bg_selected:hover {
        background-color: #eee;
        border: 1px solid #999;
        border-bottom: 1px solid #fff;
    }

#toast-container {
    top: 133px;
}
#toast-container > div {
    opacity:1;
    
}
.toast {
    opacity: 1 !important;
}

.billingHistoryFilterPanel {
    background-color: #E4F1EF;
    padding: 2px;
    margin-bottom: 4px;
}
.billingHistoryTable td {
    text-align: right;
    border-left: 1px solid white;
}
.billingHistoryTable .left {
    text-align: left;
}

.billingHistoryTable .summaryrow td {
    background-color: #E4F1EF;
}

select { height: 26px; }

table.quoteProductTable {
    border-left: 1px solid white;
}
table.drugProductTable td,
 table.drugProductTable th {
    border-left: 1px solid white;
}
table.quoteProductTable thead tr,
table.drugProductTable thead tr {
    background-color: #E6E6E6;
}

table .striped > tr:nth-child(even) > td,
table tr.manualstripe >td,
div.manualstripe {
  background-color: #f8f8f8;
}

table .columnlabels td,
table .columnlabels th {
    background-color: #E6E6E6;
    font-weight: bold;
    border-left: 1px solid white;
}

/*Override thead bootstrap css*/
table.table {
    margin-bottom: 0px !important;
}

table.table td {
    border-left: 1px solid white;
}

table .tablesubheader {
    background-color: #a8d9ca;
}
table .approved-outlier-subheader {
    background-color: #98cfff;
}
.tableoverride {
    width: 100%;
}
.tableoverride>thead>tr>th, 
.tableoverride>tbody>tr>th, 
.tableoverride>tfoot>tr>th, 
.tableoverride>thead>tr>td, 
.tableoverride>tbody>tr>td, 
.tableoverride>tfoot>tr>td {
padding: 6px;
line-height: 1;
}

table.hoverable tr:hover > td{
    background-color: #E4F1EF;
    cursor: pointer;
}
table tr.selected > td {
    background-color: #3276b1 !important;
}

.odd-row {
    background-color: white;
}
.even-row {
    background-color: #eee;
}

.quoteProductDetailsOptions > div {
    float: right;
    padding: 2px 0px;
    clear: both;
}
.negative {
    color: red;
}
.padTD td {
    padding: 2px;
}

input[type="checkbox"].expandercheckbox {
    display:none;
}
input[type="checkbox"].expandercheckbox + label {
    color:#000;
    font-family:Arial, sans-serif;
    font-size:14px;
}
input[type="checkbox"].expandercheckbox + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(images/portal/Expand.png) left top no-repeat;
    cursor:pointer;
}
input[type="checkbox"].expandercheckbox:checked + label span {
    background:url(images/portal/Collapse.png) left top no-repeat;
}
.btn-edit {
    background: url(images/portal/Document-Write-icon.png) no-repeat;
    height: 24px;
    width: 24px;
    display: block;
    margin: 0px;
    cursor: pointer;
    padding: 0px;
}

.label_bold {
    font-size: 14px;
    font-weight: bold;
}

.label_black_bold {
font-size: 14px;
color: #000000;
font-weight: bold;
}
.white_label {
    background-color: #004250;
    font-size: 14px;
    color: #fff;
    padding: 4px;
    margin: 0px;
}
.table hr {
    margin-top: 7px;
    margin-bottom: 0px;
}

.table.lineless>thead>tr>th, 
.table.lineless>tbody>tr>th, 
.table.lineless>tfoot>tr>th, 
.table.lineless>thead>tr>td, 
.table.lineless>tbody>tr>td, 
.table.lineless>tfoot>tr>td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: none;
}

.table.thin>thead>tr>th, 
.table.thin>tbody>tr>th, 
.table.thin>tfoot>tr>th, 
.table.thin>thead>tr>td, 
.table.thin>tbody>tr>td, 
.table.thin>tfoot>tr>td {
padding: 4px;
line-height: 1.42857143;
vertical-align: middle;
}

.table.extrathin>thead>tr>th, 
.table.extrathin>tbody>tr>th, 
.table.extrathin>tfoot>tr>th, 
.table.extrathin>thead>tr>td, 
.table.extrathin>tbody>tr>td, 
.table.extrathin>tfoot>tr>td {
padding: 3px;
line-height: 1em;
font-size: 1em;
vertical-align: middle;
}

.table.user-table>thead>tr>th, 
.table.user-table>tbody>tr>th, 
.table.user-table>tfoot>tr>th, 
.table.user-table>thead>tr>td, 
.table.user-table>tbody>tr>td, 
.table.user-table>tfoot>tr>td {
padding: 6px;
line-height: 1em;
}


.form-control {
    height: 32px;
padding: 4px 7px
}
.form-smaller {
    font-size: .9em;
     height:24px;
     color: #777777;
     background: #f5f5f5;
}
li.pharmacy, li.pharmacy ul li {
    list-style-type: none;
}
    li.pharmacy > span {
        font-weight: bold;
        color: #666666;
    }
    li.pharmacy > p, .subdata {
        border: 1px solid #cccccc;
        border-radius: 4px;
        padding: 4px;
        background-color: #EBf5f4;
        color: #444444;
        font-size: .9em;
    }
    li.pharmacy > ul {
        padding-left: 16px;
    }
    li.pharmacy > ul > li > span {
        font-size: .9em;
        list-style-type: none;
        color: #333333;
    }

    li.pharmacy > div {
        padding-left:16px;
        font-style: italic;
        color: #113311;
    }
.selectedUserTable {
}
.selectedUserTable>thead>tr>th, 
.selectedUserTable>tbody>tr>th, 
.selectedUserTable>tfoot>tr>th, 
.selectedUserTable>thead>tr>td, 
.selectedUserTable>tbody>tr>td, 
.selectedUserTable>tfoot>tr>td {
padding: 4px;
line-height: 1.42857143;
vertical-align: middle;
background-color:#EBF5F4;
}


.droppableBox {
width: 100%;
min-width: 300px;
min-height: 100px;
overflow: auto;
border: 1px;
background-color: #EBF5F4;
}
.draggableBox {
    min-width: 250px;
    /* border: 1px solid #999999;*/
}

.subtable {
    background-color: #FFFFFF;
    table-layout: auto !important;
    margin-bottom: 20px !important;
}

div.k-grid-content tr.selectable-row:hover >td  {
    background-color: #f2fac2;
    cursor: pointer;
}

div.k-grid-content tr.selectable-row td {
    border-left-color: #ffffff;
}

table.selectable-row tr:hover >td {
    background-color: #f2fac2;
    cursor: pointer;
}

.ui-draggable {
    cursor: move;
}
.ui-draggable:hover {
    border-top: 1px solid #907337;
    border-bottom: 1px solid #907337;
}
.ui-draggable:hover td {
    background-color: #f2fac2 !important;
}

.ui-droppable-table-available {
    border: 1px solid #ffcc00 !important;
}

.ui-droppable-table-focus {
    border: 1px solid #f2fac2 !important;
    background: white !important;
}

    .ui-droppable-table-focus h3 {
        background: #f2fac2 !important;
    }

.ui-droppable-available > td  {
    border-top: 1px solid #ffcc00 !important;
    border-bottom: 1px solid #ffcc00 !important;
}

.ui_droppable_focus > td {
    border-top: 1px solid #907337 !important;
    border-bottom: 1px solid #907337 !important;
    background-color: #f2fac2 !important;
}

.ui-dragging {
    border: 1px solid #907337;
    background-color: #f2fac2 !important;
    border-radius: 4px;
}
    .ui-dragging table td {
        padding: 3px;
    }

.tableblock {
    background-color: #E4F1EF;
    margin: 4px 0px;
    padding: 4px;
    font-size: 15px;
}
.green {
    background-color: #a8d9ca;
}
.btn-safe {
    margin-left:4px;
    margin-bottom:4px;
}

.twocolumnwrapper {
    display: table;
    table-layout: fixed;
    
    width:100%;
    height:100px;
}
.twocolumnwrapper div {
    display: table-cell;
    height:auto;
    padding-left: 8px;
}
.singlecolumnwrapper {
    display: table-cell;
    height:auto;
    padding-left: 8px;
}

.treemenu li span:hover {
    background-color: #f2fac2;
}

/*Bootstrap Overrides*/

.row {
    margin-left: 0;
    margin-right: 0;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.page-host {
    position: relative;
    top: 0;
}

.pageTitle {
    color: #007770;
    font-weight: bold;
}

ul.subMenu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
    border: none;
    min-width: 0;
    margin-bottom: 1em;
}

.red {
    color: #C00;
}

.fa-x1-5 {
    font-size: 1.5em;
}

.orange {
    color: orange;
}
.gold {
    color: gold;
}

.fa-customplacement {
    font-size: .7em;
    color: darkgreen;
}

.fa-stack-x1-5 {
    height: 1.5em;
}

.edit-col {
    width: 50px;
}

.edit-col-child {
    width: 38px;
}

.status-col {
    width: 100px
}

.status-col-child {
    width: 100px;
}

.name-col {
    width: 250px;
}

.rx-col {
    width: 100px;
}

.tstamp-col {
    width: 180px;
}

.k-sprite {
    background-image: url("images/portal/coloricons-sprite.png")
}

.k-sprite.image {
    background-position: 0 -64px;
}

.k-sprite.pdf {
    background-position: 0 -32px;
}

.k-sprite.folder {
    background-position: 0 -16px;
}

/* Login Page */

.login-limiter {
    width: 100%;
    margin: 0 auto;
}

.login-container {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-color: #f8f8f8;
}

.login-wrap {
    width: 560px;
    background: #f8f8f8;
    border-radius: 10px;
    position: relative;
    padding-left: 85px;
    padding-bottom: 55px;
    padding-right: 85px;
    padding-top: 55px
}

.login-form {
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.login-input-wrap {
    width: 100%;
    position: relative;
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 2px;
    margin-bottom: 20px;
}

.login-input {
    font-family: Roboto;
    color: #555555;
    line-height: 1.2;
    font-size: 14px;
    display: block;
    width: 100%;
    background: white;
    height: 35px;
    padding: 0 15px 0 15px;
    border: 1px solid lightgrey;
}

.login-input-focus {
    position: absolute;
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    pointer-events: none;
    border: 1px solid #57b846;
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scaleX(1.1) scaleY(1.3);
    -moz-transform: scaleX(1.1) scaleY(1.3);
    -ms-transform: scaleX(1.1) scaleY(1.3);
    -o-transform: scaleX(1.1) scaleY(1.3);
    transform: scaleX(1.1) scaleY(1.3);
}

.login-input:focus + .login-input-focus {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.eff-focus-selection {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.login-top-image {
    width: 382px !important;
    height: 70px;
    background: url('images/portal/Avantum-login-top.png');
    background-repeat: no-repeat;
    padding-bottom: 10px
}

.login-bottom-image {
    width: 154px !important;
    height: 50px;
    background: url('images/portal/Avantum-login-bottom.png');
    background-repeat: no-repeat;
}

/* Must have this to get rid of the yellow autocomplete backcolor */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

/* Section Box */

section.box {
    background-color: #ffffff;
    margin: 15px 0;
    box-shadow: 0 1px 3px rgba(33,33,33,.2);
    -webkit-box-shadow: 0 1px 3px rgba(33,33,33,.2);
    -moz-box-shadow: 0 1px 3px rgba(33,33,33,.2);
    -o-box-shadow: 0 1px 3px rgba(33,33,33,.2);
    -ms-box-shadow: 0 1px 3px rgba(33,33,33,.2);
    padding:5px
}

section header {
    width: 100%;
    display: inline-block;
    background-color: #ffffff;
    border: 0px solid rgba(0,0,0,0.09);
    border-bottom: 0px solid transparent;
    vertical-align: top;
    position: relative;
    min-height: 75px;
}

    section header .title {
        margin-top: 10px;
        font-family: 'Roboto', Arial, Helvetica, sans-serif;
        font-size: 19px;
        padding-left: 30px;
        padding-top: 15px;
        line-height: 30px;
        color: #676767;
        font-weight: 400;
        text-transform: uppercase;
        display: inline-block;
    }

    section header .reportTitle {
        margin-top: 5px;
        font-family: 'Roboto', Arial, Helvetica, sans-serif;
        font-size: 19px;
        padding-left: 30px;
        padding-top: 5px;
        line-height: 30px;
        color: #676767;
        font-weight: 400;
        text-transform: uppercase;
        display: inline-block;
        width: 100% !important;
    }

section .content-body {
    padding: 5px 30px 30px 30px;
    background-color: #ffffff;
    border: 0px solid #e8e8e8;
    border-top: 0px;
    -webkit-transition: 800ms;
    -moz-transition: 800ms;
    -o-transition: 800ms;
    transition: 800ms;
}

section.box.nobox {
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}

section.nobox header {
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom: 0px solid transparent;
}

    section.nobox header .title {
        padding-left: 0px;
    }

section.nobox .content-body {
    background-color: transparent;
    border: 0px solid transparent;
    padding: 0 0px 0px 0px;
}

section.box .actions {
    margin: 10px 15px 0 15px;
    line-height: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
}

section.box ul .actions {
    margin-left: 0px;
}

section.box .actions a {
    color: #bcbcbc;
    font-size: 12px;
    margin-left: 0px;
    padding: 5px;
    cursor: hand;
    cursor: pointer;
    text-decoration: none;
}

    section.box .actions a:hover {
        color: #999999;
        text-decoration: none;
    }

section .content-body.collapsed {
    /*display: none;*/
    /*  height: 0px !important;
  overflow: hidden;
  max-height: 0px !important;
  padding: 0px 30px !important;*/
}

@media print {
    .printOnlyMe {
        background-color: white;
        height: 100% !important;
        width: 100% !important;
        /*position: fixed;*/
        top: 0 !important;
        left: 0 !important;
        margin: 0 !important;
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 100px;
    }

    /* Lower the size so an extra page is not printed */
    .page-sidebar {
        min-height: 95%;
    }

    #main-content {
        margin-left: 0px
    }

    .dontPrintMe {
        display: none !important;
    }