.ms-autohostedLicenseControl-resourceBarContainer{
width:100%;
height:8px;
border:1px;
border-style:solid;
display:inline-block;
}
.ms-autohostedLicenseControl-resourceBarContainer-Normal{
border-color:#649b61;
}
.ms-autohostedLicenseControl-resourceBarContainer-Warning{
border-color:#d80303;
}
.ms-autohostedLicenseControl-resourceBarNormal,
.ms-autohostedLicenseControl-resourceBarWarning{
height:8px;
border:none;
}
.ms-autohostedLicenseControl-resourceBarNormal{
background-color:#649b61;
}
.ms-autohostedLicenseControl-resourceBarWarning{
background-color:#d80303;
}
.ms-autohostedLicenseResourceBarTableWrapper{
display:table;
width:100%;
}
.ms-autohostedLicenseControl-resourceBarTableCellWrapper{
display:table-cell;
min-width:50px;
width:100%;
vertical-align:middle;
}
.ms-autohostedLicenseControl-buyMoreStyle{
width:100%;
display:table-cell;
white-space:nowrap;
padding-left:5px;
vertical-align:middle;
}
.ms-autohostedLicenseControl-wrapper{
margin:-15px 0px 0px;
}
