﻿/*

    Push the menu down to a second line

*/
#csa-header {
    display: none;
}

#sms-header {
    height: 100px;
    padding-top: 10px;
}

#BASICList li a .basicName {
    text-transform: none;
    left: 3px;
    right: 3px;
}

#BASICList li .unresolved {
    margin-left: 0;
    margin-right: 0;
}

#BASICList li img.basicIcon {
    width: 98%;
}

.boxLink, .double {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    line-height: normal;
}

#BASICList li {
    width: 12%;
    padding: 20px 1%;
}

    #BASICList li:first-child {
        padding-left: 1.5%;
    }

#home-stay-connected ul {
    height: auto;
    padding-bottom: 10px;
}

    #home-stay-connected ul li {
        width: 45%;
        display: inline-block;
        float: none;
    }

body.modal #page-wrapper, .simplemodal-overlay, body.modal #page-bg-container {
    display: none !important;
}
#simplemodal-container
{
    position: absolute;
}
.simplemodal-wrap, .simplemodal-data .modalBody {
    position: static !important;
    height: auto !important;
    width: auto !important;
}

#simplemodal-container .simplemodal-data {
    border: 0;
}
