/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
    margin: 0;
    padding: 0;
}

body {
    background: #FFFFFF url(../images/img01a.gif) repeat-x;
    font: normal small Arial, Helvetica, sans-serif;
    color: #000000;
}

form {
}

fieldset {
    border: none;
}

legend {
    display: none;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #EE1D23;
    display: inline;
}

h1 {
    margin: 0;
    color: #000000;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #EE1D23;
    display: inline;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #EE1D23;
    display: inline;
}

h5 {
    font-family: Arial;
    font-size: 12px;
    color: #666666;
}

h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    display: inline;

}

h7 {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #F00;
    font-size: 18px;
}

blockquote {
}

ul {
    margin-left: 2em;
    list-style: square;
}

ul li {
}

ol {
    margin-left: 2em;
    list-style: lower-roman;
}

ol li {
}

a {
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

img {
    border: none;
}

/* Boxed Style */

.boxed {
    margin-bottom: 1em;
    background: #F7F7F7 url(../images/img07.gif) repeat-x;
    border: 1px solid #CCCCCC;
}

.boxed .title {
    height: 29px;
    padding: 11px 0 0 27px;
    background: url(../images/img08.gif) no-repeat 10px 50%;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #FFFFFF;
}

.boxed .content {
    padding: 10px;
}

/* Header */

#header {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    /*background: url(../images/img01.gif);*/
    background-color: black;
}

/* Header > Logo */

#logo {
    float: left;
    padding: 65px 0 0 0;
}

#logo h1 {
    text-transform: uppercase;
    font-size: 2em;
}

#logo h2 {
    margin: 0;
    text-transform: uppercase;
    font-size: 1.2em;
}

#logo a {
    text-decoration: none;
    color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
    float: right;
}

#topmenu ul {
    margin: 0;
    padding: 100px 0 0 0;
    list-style: none;
    line-height: normal;
}

#topmenu li {
    display: inline
}

#topmenu a {
    display: block;
    float: left;
    margin: 0 0 0 20px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: x-large;
    font-weight: bold;
    color: #FFFFFF;
}

#topmenu a:hover {
    text-decoration: underline
}

#topmenu1 {
    background: url(../images/img03.gif) no-repeat left center;
}

#topmenu2 {
    background: url(../images/img04.gif) no-repeat left center;
}

#topmenu3 {
    background: url(../images/img05.gif) no-repeat left center;
}

/* Menu */

#menu {
    width: 1500px;
    height: 40px;
    margin: 0 auto;
}

#menu ul {
    margin: 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    float: left;
    height: 26px;
    padding: 14px 18px 0 20px;
    background: url(../images/img06.gif) no-repeat;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

#menu a:hover {
    text-decoration: underline;
}

#menu .first a {
    padding-left: 0;
    background: none;
}

/* Content */

#content {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
}

/* Content > Main */

#main {
    float: left;
    width: 460px;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
    margin: 0 0 3em 0;
    padding: 10px 0 1.5em 0;
}

#mylogin {
    margin: 0 0 3em 0;
    padding: 10px 0 1.5em 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
}

/* Content > Sidebar */

#sidebar {
    float: right;
    width: 220px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
    display: block;
}

#login #inputtext1, #login #inputtext2 {
    width: 180px;
    margin-bottom: .5em;
    padding: 2px 5px;
    border: 1px solid #CCCCCC;
    font: normal small Arial, Helvetica, sans-serif;
    color: #999999;
}

#login #inputsubmit1 {
    float: left;
    width: 60px;
    margin-right: 7px;
    border: 1px solid #CCCCCC;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    font: normal small Arial, Helvetica, sans-serif;
}

#login p {
    margin: 0;
    padding-top: .2em;
    font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
    margin: 0;
    list-style: none;
}

#updates li {
    margin-bottom: 1em;
}

#updates h3 {
    margin: 0;
    padding: 0 0 0 10px;
    background: url(../images/img09.gif) no-repeat left center;
    font-size: x-small;
}

#updates p {
    margin: 0;
    padding: 0 0 0 10px;
    line-height: normal;
    font-size: .85em;
}

#updates a {
    text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
    clear: both;
    width: 100%;
    margin: 0 auto 2em auto;
    background: #FFFFFF url(../images/img07.gif) repeat-x;
    border: 1px solid #CCCCCC;
}

#footer_login {
    clear: both;
    width: 1200px;
    margin: 0 auto 2em auto;
    background: #FFFFFF url(../images/img07.gif) repeat-x;
    border: 1px solid #CCCCCC;
    position: fixed;
    bottom: 0;

}

/* Footer > Legal */

#legal {
    margin: 0;
    padding: 8px;
    text-align: center;
    color: #FFFFFF;
}

#legal a {
    font-weight: bold;
    color: #FFFFFF;
}

/* Footer > Links */

#links {
    margin: 0;
    padding: 10px;
    text-align: center;
}

.menu_navbar {
    overflow: hidden;
    background-color: #333;
    display: flex;
    justify-content: center;

}

.menu_navbar_background {
    overflow: hidden;
    background-color: #333;
    width: 100%;

}

.menu_navbar a {
    float: left;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.menu_dropdown {
    float: left;
    overflow: hidden;
}

.menu_dropdown .menu_dropbtn {
    font-size: 16px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.menu_navbar a:hover, .menu_dropdown:hover .menu_dropbtn {
    background-color: red;
}

.menu_dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.menu_dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.menu_dropdown-content a:hover {
    background-color: #ddd;
}

.menu_dropdown:hover .menu_dropdown-content {
    display: block;
}

/* Sub-dropdown styling */
.menu_dropdown-sub {
    position: relative;
}

.menu_dropdown-sub-content {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.menu_dropdown-sub:hover .menu_dropdown-sub-content {
    display: block;
}

/* Styling for buttons */
.menu_dropbtn, .menu_sub-dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    text-align: left;
    width: 100%;
}

.menu_dropbtn i, .menu_sub-dropbtn i {
    margin-left: 8px;
}

.float-container {
    /*border: 3px solid #fff;*/
    padding: 20px;
    height: 80px;
}

.float-child-right {
    /*width: 50%;*/
    float: right;
    /*padding: 20px;*/
    /*border: 2px solid red;*/
    margin-top: -30px;
}

.float-child-left {
    /*width: 50%;*/
    float: left;
    padding: 0px;
    /*border: 2px solid red;*/
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
    padding-top: 60px;
}


/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button (x) */
.close {
    position: absolute;
    right: 25px;
    top: 0;
    color: #000;
    font-size: 35px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: red;
    cursor: pointer;
}

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
        display: block;
        float: none;
    }

    .cancelbtn {
        width: 100%;
    }
}