﻿/*#region Layout */
div#content .col-md-8.col-md-push-4.inner-right-col, .col-md-push-4 {
/*width:100% !important;*/
}
div#content .col-md-4.col-md-pull-8.inner-left-col, .col-md-pull-8 {
 /*   display:none !important;*/
}
@media (min-width: 992px) {
    .col-md-pull-8 {
        width:0;
    }
    .col-md-push-4 {
    left: 0;
}
    /*.col-md-4 {
        width: 100%;
    }*/
}
/*
div#layout {margin-top: 166px;}
div#sub1 {top: 166px;}
div#main {padding-top: 15px;}
div#nav {top:135px;}
*/
/*#endregion*/

/*#region Important Links 
div#importantlinks {margin: 12px 0 20px 10px;padding: 0;width: 191px;}
div#importantlinks .graphic-header {background-image: url("/template/elwoodredesign/images/importantlinkstop.gif");background-repeat: no-repeat;font-size: 5pt;height: 38px;line-height: 0.75;position: relative;width: 191px;}
div#importantlinks .body {background-color:#fff;text-align:left;padding:0 5px;}
div#importantlinks .bottom {background-image: url("/Template/elwoodredesign/images/whiteBottomCurve.gif");background-repeat: no-repeat;height: 12px;margin: 0;padding: 0;width: 191px;}
div#importantlinks .body ul {line-height: 1.7em;list-style-type: none;margin-left: 15px;padding-left: 0;list-style-image: url("/Template/Valleystream/Images/arrow.gif");}
div#importantlinks .body li {margin-left: 5px;padding-bottom: 10px;}
div#importantlinks .body li a {text-decoration: none;color: #042958;font-size: 10pt;font-weight: bold;}
#endregion*/

/*#region Display None */
div#extra2, div#header {display: none;}
/*#endregion*/
