.box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0% 0% padding-box #f3f3f3;
    border-color: #dddddd;
    border-image: none;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px 1px 3px;
    float: left;
    height: auto;
    /* Austin margin-bottom: 20px;
    margin-top: 20px; */
    /* Austin */
    margin-bottom: 5px;
    margin-top: 5px;
    transition: box-shadow 0.2s ease 0s;
    width: 100%;
}
.box:hover {
    background: none repeat scroll 0% 0% #f9f9f9;
    border-bottom: 3px solid #dddddd;
    box-shadow: 0px 4px 4px #888888;
}
.box .box-header {
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    display: block;
    float: left;
    height: auto;
    width: 100%;
}
.box .box-header h2 {
    padding: 15px;
}
.box .box-header h2 span {
    color: #ffffff;
}
.box .box-header.welcome h2 {
    color: #383838;
}
.box .box-header form {
    padding: 15px;
}
.box .box-content {
    display: block;
    float: left;
    height: auto;
    width: 100%;
}
.box .box-content .text-center h6, .box .box-content .text-center h4 {
    margin: 0px;
}
.box .box-content .text-center .big-icon {
    display: block;
    padding-bottom: 0px;
}
.box .box-content .text-center h4 {
    margin-bottom: 10px;
}
.box.box-color {
    background: none repeat scroll 0% 0% #4fc4c6;
    border: 1px solid #4fc4c6;
    margin-bottom: 0px;
}
.box.box-color .box-header {
    background-color: #4fc4c6;
    border-bottom: medium none;
    padding: 15px;
}
.box.box-color .box-header h4 a {
    font-weight: bold;
    text-decoration: underline;
    margin: 0;
}
.box.box-color .box-header h3 {
    color: rgba(0, 0, 0, 0.4);
    font-size: 1.33em;
    font-weight: bold;
    margin: 0px;
}
.box.box-color .box-header h3 em, .box.box-color .box-header h4 em {
    float: right;
    font-style: normal;
}
.box.box-color .box-header h1 {
    color: #ffffff;
    font-size: 2.4em;
    font-weight: bold;
    margin: 0px;
}
.box.box-color .box-content {
    padding: 15px;
}
.box.box-color ul,
.box.box-color .box-content span.huge-icon {
    color: #ffffff;
}
.box.box-color .box-content p {
    color: #ffffff;
    margin-bottom: 15px;
}
.top-box-header {
    margin-bottom: 15px;
}
.top-box-header h2 {
    color: #383838;
}
.padding {
    padding: 15px;
}
.padding-table {
    padding: 7px;
}
.white {
    color: #ffffff;
}
.white h2 {
    color: #ffffff;
}
.big-icon {
    color: #bbbbbb;
    font-size: 4.8em;
    line-height: 1em;
}
@media (min-width: 768px) {
    .big-icon {
        line-height: 1.15em;
    }
}
@media (min-width: 992px) {
    .big-icon {
        line-height: 1em;
    }
}
.huge-icon {
    color: #bbbbbb;
    font-size: 8em;
    line-height: 0.5em;
}
.mbm {
    padding-bottom: 5px;
}

.boxImg img {
    height: auto;
    max-width: 75px;
}
.dashImg img {
    max-height: 72px;
    max-width: 130px;
    /* Austin width: auto; */
}
.boxImage {
    /* Austin */
    min-height: 108px;
    overflow: hidden ! important;
}
.absolute {
    position: absolute;
    font-size: 1.2em;
    padding: 15px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.1;
}
.box-header-title{
    padding-left:42px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    font-size: 1.2em;
}

.box .box-header.dashboardSpaceHeader {
    background: #009654;
}
.dashboardSpaceHeader h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}
#spacePreview h6 {
    margin-bottom: 0px;
    font-weight: bold;
    text-decoration: underline;
    font-size: 18px;
}
.dashboardSpacePreview:hover{
    cursor: pointer;
}
.row.dashboardPreview {
    min-height: 200px;
    width: 100%;
    border: 2px dashed;
    margin-left:0px;
    margin-right:0px;
}
.dash_orderNum {
    font-size: 1.5em;
    position: absolute;
    font-weight: 900;
    left: 25px;
    bottom: 8px;
}
.dashboardSpacePreview .closeLink {
    position: absolute;
    font-size: 1.4em;
    right: 25px;
    bottom: 0px;
    top: 18px;
    color: #d9534f;
    line-height: 1.1em;
    height: 5px;
}
.dashboardSpacePreview .closeLink:hover{
    color: red;
}
.dashboardSpacePreview .boxImage a:hover {
    text-decoration: none;
}
.newItemContainer .closeLink {
        display: none;
}
.text-center .big-icon {
    margin-left: auto;
    margin-right: auto;
}
box.box-color .box-header a.teacherEmail {
    float: right;
}

/* Mobile phones */
@media only screen and (max-width: 768px) {
    .bread-crumb {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 12px;
    }
    .box.headingBox {
        margin-top: 0;
    }
    .box.headingBox .box-header {
        padding: 10px;
    }
    .box.headingBox .box-header h1 {
        padding: 0;
        font-size: 1.5em;
    }
    .box.headingBox .box-content {
        padding: 0 10px 10px 10px;
    }
    .box.headingBox .box-content p {
        padding: 0;
    }
}
