﻿form {
    margin-block-end: 0;
}
/*body, html {
    /*height: 100%; 	width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial;
    text-align: left;
}

body, div, p, h1, h2, h3, h4, ul, li, table {
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    scrollbar-face-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #c0c0c0;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
}

body, table, a {
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}

img {
    border-width: 0px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

table, td {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    text-align: left;
}

    table.center {
        height: 100%;
        width: 100%;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        vertical-align: top;
        text-align: center;
    }

        table.center td.spc {
            width: 50%;
        }

        table.center td.bar {
            height: 34px;
            position: relative;
            text-align: left;
        }

            table.center td.bar div.floatimg {
                position: absolute;
                left: 38px;
                top: 0px;
            }

                table.center td.bar div.floatimg img {
                    border: none;
                }

        table.center td.stat {
            height: 20px;
        }

            table.center td.stat td.main {
                padding: 0px 30px 0px 30px;
            }

                table.center td.stat td.main div {
                    width: 910px;
                    text-align: right;
                    padding-right: 10px;
                    padding-top: 2px;
                    font-size: 11px;
                }

        table.center td.sublogo {
            height: 18px;
        }

        /* NewState 

        table.center td.stat {
            height: 20px;
        }

            table.center td.stat td.main {
                padding: 0px 30px 0px 30px;
            }

                table.center td.stat td.main div.statuscontainer {
                    width: 910px;
                    position: relative;
                    padding-top: 3px;
                    padding-right: 10px;
                    font-size: 11px;
                    text-align: right;
                }

/* Global styles 
a {
    color: #15c;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a.link {
        color: #00F;
        text-decoration: none;
    }

        a.link:hover {
            color: #00F;
            text-decoration: underline;
        }

h1 {
    padding: 0px;
    margin: 0px;
    margin-top: 4px;
    margin-bottom: 12px;
    text-align: center;
    font-size: 19px;
    color: #333;
    font-weight: normal;
}

h2 {
}

h3 {
    padding: 0px;
    margin: 0px;
    margin-top: 4px;
    margin-bottom: 0px;
    text-align: left;
    font-size: 13px;
    color: #333;
    font-weight: bold;
}

p {
    padding: 0px;
    margin: 0px;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #000;
}

td.MainWindow {
    padding-top:30px;
    padding-bottom:30px;
}

td.MainWindow-Large {
    padding-left: 30px;
    padding-right: 30px;
}

.m1 {
    width: 950px;
    /*border: solid 1px #c0c0c0;
    z-index: -10;
}

.c1 {
    /* Client size within the Border 
    padding: 9px 19px 29px 19px;
}

div.News-Column {
}

    div.News-Column div.News-Item {
        border: 1px dashed #c0c0c0;
        width: 550px;
        margin: 0px 0px 20px 0px;
        padding: 10px 10px 10px 10px;
        display: block;
        min-height: 150px;
    }

        div.News-Column div.News-Item h2 {
            color: #555;
            line-height: 24px;
            font-size: 22px;
            font-style: normal;
            font-weight: normal;
            font-family: arial, helvetica, sans-serif;
            padding-bottom: 10px;
        }

        div.News-Column div.News-Item p {
            color: #999;
            font-size: 14px;
        }

div.Login-Column {
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    float: right;
    width: 335px;
}

div.Login-Box {
    background-color: rgb(241, 241, 241);
    border: 1px solid #e5e5e5;
    margin-top: 12px 0px 0px 0px;
    padding: 20px 25px 15px 25px;
}

    div.Login-Box h2 {
        font-variant: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 17px;
        margin: 0px 0px 1.2em 0px;
        min-width: 100%;
    }

    div.Login-Box label {
        display: block;
        color: #333;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
    }

    div.Login-Box ul {
        list-style-type: none;
    }

div.Username-Box {
    margin: 0px 0px 1.5em 0px;
    padding: 0px 0px 0px 0px;
}

    div.Username-Box input {
        background-attachment: scroll;
        background-color: #fff;
        background-image: none;
        background-origin: padding-box;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
        border-bottom: 1px solid #d9d9d9;
        border-bottom-left-radius: 1px;
        border-bottom-right-radius: 1px;
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        border-top-left-radius: 1px;
        border-top-right-radius: 1px;
        box-sizing: border-box;
        color: #333;
        direction: ltr;
        display: inline-block;
        font-family: inherit;
        font-size: 15px;
        height: 32px;
        line-height: 28px;
        margin: 8px 0px 0px 0px;
        padding: 0px 8px 0px 8px;
        width: 100%;
    }

div.Password-Box {
    margin: 0px 0px 1.5em 0px;
    padding: 0px 0px 0px 0px;
}

    div.Password-Box input {
        background-attachment: scroll;
        background-color: #fff;
        background-image: none;
        background-origin: padding-box;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
        border-bottom: 1px solid #d9d9d9;
        border-bottom-left-radius: 1px;
        border-bottom-right-radius: 1px;
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        border-top-left-radius: 1px;
        border-top-right-radius: 1px;
        box-sizing: border-box;
        color: #333;
        direction: ltr;
        display: inline-block;
        font-family: inherit;
        font-size: 15px;
        height: 32px;
        line-height: 28px;
        margin: 8px 0px 0px 0px;
        padding: 0px 8px 0px 8px;
        width: 100%;
    }*/
.skin-green .wrapper, .skin-green .main-sidebar, .skin-green .left-side {
	background-color: #222d32;
	box-shadow: 3px 0px 5px 0 rgba(0, 0, 0, 0.4);
}

.skin-green .main-header .navbar {
	background-color: #00a5ef;
	box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.4);
}