﻿body {
    padding:0;
}

/* Set padding to keep content from hitting the edges */
.body-content {

}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.LYV-template-loading {
    display:none;
    text-align: center;
    width:100%;
}

.msft-loading-img{
    width:60px;
}

#chromeControl_bottomheader {
    display:none !important;
}

.LYV-template-status {
    padding-top: 20px;
    font-size:16px;
}

.LYV-template-button{
    margin-top:12px;
    margin-left:15px;
    margin-right:15px;
    float:left;
}

.LYV-template-button:first-child{
    margin-left:0;
}
