
html,
body {
    height: 100%;
    font-size: 62.5%;
}

body {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1.7em;
    background-color: #dedede;
    background: url("/Content/Themes/Images/bg.jpg") repeat transparent;
    -webkit-font-smoothing: antialiased;
    color: #333;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.container {
    padding: 0;
}

hr {
    border-top: 1px solid #fd722d;
    margin: 1em 0;
}

h1,
h2,
h3 {
    /*text-transform: uppercase;*/
    color: #111255;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
    background: url("/Content/Themes/Images/bg.jpg") repeat;
    color: #111255;
    padding: 8px;
}

a {
    text-decoration: underline;
    color: #111255;
    border: none;
}

    a:hover {
        color: #111255;
        text-decoration: none;
    }

.no-line {
    text-decoration: none;
}

 #documentBasket h3 {
        margin: -15px -15px 15px -15px !important;
        text-align: center !important;
    }

    #documentBasket ul li {
        list-style: none !important;
    }

    #documentBasket li {
        margin-left: -45px !important;
    }
	
#Banner {
    min-height: 120px;
    background-color: #111255;
    padding: 0;
    background: url("/Content/Themes/Images/banner-bg.jpg") repeat;
    -webkit-box-shadow: 0 6px 6px -6px #444;
    -moz-box-shadow: 0 6px 6px -6px #444;
    box-shadow: 0 6px 6px -6px #444;
}

#LMMEASG {
    height: 170px;
    padding: 40px 0;
    text-align: center;
}

    #LMMEASG h1, #LMMEASG h1 a {
        color: #f1f1f1;
        border: none;
        text-decoration: none;
    }

#Rotary {
    height: 320px;
    background: url("/Content/Themes/Images/rotary.gif") no-repeat;
}

#Left {
    padding-left: 0;
}

#Right {
    padding-left: 32px;
}

#Left, #Right {
    height: auto;
    padding: 20px 0 20px 20px;
}

.col-md-8 {
    float: right;
}

#Menu ul {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#Menu li {
    opacity: 1;
    display: inline;
    background-color: #111255;
    background: url("/Content/Themes/Images/banner-bg.jpg") repeat;
    border-right: dotted 1px #f1f1f1;
}

    #Menu li:hover {
        opacity: 0.8;
    }

#Menu ul li {
    list-style-type: none;
    float: left;
    width: 140px;
    height: 50px;
    text-align: center;
    line-height: 24px;
}

#Menu li, #Menu a {
    /*font-size: 17px;*/
    color: #fff;
    /*text-transform: uppercase;*/
    text-decoration: none;
    padding: 0 4px;
}


#ContentWrap {
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

#ContentWrapInner {
    min-height: 500px;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 6px -6px #444;
    -moz-box-shadow: 0 8px 6px -6px #444;
    box-shadow: 0 8px 6px -6px #444;
}

.home-container {
    padding: 40px !important;
}

.button1, .button2, .button3 {
    opacity: 1;
    background-color: #111255;
    background: url("/Content/Themes/Images/footer-bg.png") repeat;
    border-radius: 8px;
}

    .button1:hover, .button2:hover, .button3:hover {
        opacity: 0.8;
    }

a.button1, a.button2, a.button3 {
    text-decoration: none;
    color: #fff;
	font-size:14px;
    /*text-transform: uppercase;*/
}

.button1 {
    padding: 8px;
}

.button2 {
    padding: 10px 24px;
}

.button3 {
    padding: 10px 68px;
}

/*TABS*/
#TabWrap {
    margin-left: 20px !important;
}

.nav-tabs > li > a {
    background: url("/Content/Themes/Images/banner-bg.jpg") repeat;
    color: #f1f1f1;
    border: solid 1px #111255;
    border-radius: 7px 7px 0 0;
    text-decoration: none;
    border-bottom: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: url("/Content/Themes/Images/bg.jpg") repeat;
    color: #111255;
    border: solid 1px #d4d3d2;
    border-bottom: none;
    cursor: default;
}



/*#Footer-Wrap {
    min-height: 10px;
    padding: 20px 0 4px 0;
    font-size: 0.85em;
    background: url("/Content/Themes/Images/footer-bg.png") repeat;
}

#FooterInner {
}*/

#Bottom {
    background-color: #bcb3aa;
    padding: 8px 0;
    border-top: dotted 1px #f1f1f1;
    color: #f1f1f1;
}

#Copyright, #Wiss, #Login {
    height: 22px;
}

#Copyright {
}

#Wiss {
    text-align: right;
}

    #Wiss a {
        color: #f1f1f1;
    }

#Login li {
    list-style: none;
}

.tab-content img {
    padding-right: 0.35em;
}
.tab-content td {
    padding: 0 0.15em 0  0.15em;

}

@media screen and (max-width: 1200px) {
    .container {
        width: 100%;
    }

    #Menu ul {
        width: 100%;
        margin-left: -26px;
    }

        #Menu ul li {
            width: 134px;
        }

    #Menu a {
        font-size: 16px;
    }

    #TabWrap {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 1140px) {
    .container {
        width: 100%;
    }

    #Menu ul {
        width: 100%;
        margin-left: -40px;
    }

        #Menu ul li {
            width: 128px;
        }
}

@media screen and (max-width: 1100px) {
    .container {
        width: 100% !important;
        margin: 0 !important;
    }

    #Menu ul {
        width: 100%;
        margin-left: -40px;
    }

        #Menu ul li {
            width: 120px;
        }

    #Menu a {
        font-size: 14px;
    }

    #Left {
        margin: 0;
        padding: 0;
    }

    #Right {
        margin: 0;
        padding: 0;
    }

    .nav-tabs > li > a {
        padding: 8px 10px;
    }
}

@media screen and (max-width: 1023px) {
    body {
        background-color: #fff;
    }

    #ContentWrap {
        margin-top: 0;
        margin-bottom: 0;
    }

    .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .no-pad {
        padding: 0 !important;
    }

    #MenuWrap {
        margin-top: 0;
    }

    #Menu {
        padding: 0 !important;
    }

        #Menu ul {
            width: 100%;
            margin: 0;
            padding: 0;
        }

        #Menu li {
            display: block;
            border-top: solid 1px #fff;
            border-right: dotted 0 #f1f1f1;
        }

        #Menu ul li {
            float: left;
            width: 100%;
            height: 50px;
            padding: 12px 0 16px 36px;
            text-align: left;
        }

        #Menu a {
            font-size: 18px;
        }

    #Banner {
        min-height: 143px;
    }

    #FullWidth {
        margin: 0 30px 0 36px;
    }

    #Rotary {
        display: none;
    }

    #Left {
        margin-top: -30px;
        text-align: center;
    }

    #Wiss, #Copyright {
        text-align: center;
    }

    .nav-tabs > li > a {
        padding: 8px 10px;
    }
}

@media screen and (max-width: 800px) {
    #LMMEASG {
        height: 90px;
        padding: 0;
    }

        #LMMEASG h1 {
            padding: 0 20px;
            font-size: 22px;
        }

    #ContentWrapInner {
        min-height: 200px;
    }

    #Right {
        padding: 0 0 0 0;
    }

    .container {
        padding-left: 0 !important;
    }

    .small-screen {
        display: none;
    }

    .nav-tabs > li > a {
        padding: 8px 6px;
    }
}

@media screen and (max-width:600px) {
    #LMMEASG {
        height: 172px;
    }

    #Right {
        margin-left: -8px;
        margin-right: -10px;
    }

        #Right h1 {
            font-size: 26px;
        }

    .nav-tabs > li > a {
        padding: 8px 5px;
        font-size: 14px;
    }
}

@media screen and (max-width:480px) {
    .nav-tabs > li {
        width: 33%;
    }

        .nav-tabs > li > a {
            padding: 8px 10px;
            margin-top: 3px;
            border-radius: 0;
            text-align: center;
        }
}
