
.black_overlay {
    background-color: black;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}
.hide, .hideClmn {
    display: none;
}
.hidetable {
    display: none;
}
.highlight {
    color: #efae53;
}
.showLoginPopup {
    background-color: #e0e0e0;
    border: 5px none;
    border-radius: 8px;
    min-height: 100px;
    padding-bottom: 10px;
    position: absolute;
    right: 500px;
    top: 150px;
    width: 358px;
    z-index: 10;
}
.schemeLink:link {
    color: white;
}
.schemeLink:visited {
    color: #800080;
}
.schemeLink:hover {
    color: green;
}
.message {
    animation: 5s linear 0s normal none infinite running animate-bg;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    border: 1px solid;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #fff;
    position: fixed;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
}
.info {
    background-color: #4ea5cd;
    border-color: #3b8eb5;
}
.error {
    background-color: #de4343;
    border-color: #c43d3d;
}
.warning {
    background-color: #727272;
    border-color: #888888;
}
.success {
    background-color: #abd6ab;
    border-color: #55a12c;
}
.message h3 {
    margin: 0 0 5px;
}
.message p {
    margin: 0;
}
@keyframes animate-bg {
0% {
    background-position: 0 0;
}
100% {
    background-position: -80px 0;
}
}
.arrow-right {
    border-bottom: 5px solid transparent;
    border-left: 5px solid black;
    border-top: 5px solid transparent;
    height: 0;
    margin-left: 13px;
    width: 0;
}
.arrow-prev {
    border-bottom: 10px solid transparent;
    border-right: 10px solid black;
    border-top: 10px solid transparent;
    height: 0;
    margin-left: 3px;
    width: 0;
}
.arrow-next {
    border-bottom: 10px solid transparent;
    border-left: 10px solid black;
    border-top: 10px solid transparent;
    height: 0;
    margin-left: 8px;
    width: 0;
}
.flex-prevNew {
    font-size: 10px !important;
    height: 50px !important;
    left: 65px !important;
    margin-left: 10px !important;
    margin-top: 10px !important;
    opacity: 1 !important;
    position: relative !important;
    text-decoration: none !important;
    z-index: 0 !important;
}
.slides {
    font-size: 20px;
    text-align: center;
}
.white_overlay {
    background-color: white;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 205px;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 12;
}
div#ajaxloader {
    left: 13%;
    margin-left: -50px;
    overflow: hidden;
    text-align: center;
    top: 20%;
    z-index: 2;
}
.username {
    background-color: rgb(223, 223, 223);
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    margin-left: 1px;
    margin-top: 1px;
    padding: 3px 3px 6px 4px;
    position: absolute;
    z-index: 1;
}
.password {
    background-color: rgb(223, 223, 223);
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    margin-left: 1px;
    margin-top: 1px;
    padding-bottom: 6px;
    padding-left: 3px;
    padding-top: 3px;
    position: absolute;
    z-index: 1;
}
.usernameDiv {
    background-color: rgb(223, 223, 223);
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    margin-left: 1px;
    margin-top: 1px;
    padding: 3px 3px 7px 4px;
    position: absolute;
    z-index: 1;
}
.passwordDiv {
    background-color: rgb(223, 223, 223);
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    margin-left: 1px;
    margin-top: 1px;
    padding-bottom: 6px;
    padding-left: 3px;
    padding-top: 3px;
    position: absolute;
    z-index: 1;
}
#leaf {
    background-color: #edf6fa;
    border: 1px solid black;
    border-radius: 20px;
    box-shadow: 4px 3px 2px #888888;
    display: block;
    left: -700px;
    margin-top: 100px;
    padding: 0 0 10px;
    position: absolute;
    width: 666px;
}
#leaflet {
    cursor: pointer;
    height: 104px;
    left: -10px;
    position: absolute;
    top: 40%;
    transform: rotate(-90deg);
    width: 104px;
    z-index: 1;
}
#leaflet a {
    background: #f00 none repeat scroll 0 0;
    border-bottom: 1px solid #333;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    color: #fff;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 15px;
    padding: 10px 8px 16px;
    text-decoration: none;
    width: 156px;
}
#leaflet a:hover {
    background: #06c none repeat scroll 0 0;
}
.tabsAfterOuter {
    border-left: 3px solid #0d3850;
    border-right: 3px solid #0d3850;
    border-top: 3px solid #0d3850;
    float: left;
    margin: 0;
    padding: 0;
    width: 660px;
}
.tabsAfterMenu {
    float: left;
    margin: 10px 0 0;
    padding: 0;
    width: 660px;
}
.tabsAfterMenu ul.tabUl {
    float: left;
    margin: 0;
    padding-bottom: 0;
    padding-left: 2px;
    width: 625px;
}
.tabsAfterMenu ul li.tabLi {
    float: left;
    list-style: outside none none;
    margin: 0 5px 0 0;
    position: relative;
}
.tabsAfterMenu ul li a.tabA {
    border: 1px solid #5a7687;
    color: #0d3850;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 8px 5px 10px;
    text-align: center;
    text-decoration: none;
}
.tabsAfterMenu ul li a.tabA:hover {
    background: #419dce none repeat scroll 0 0;
    border: 1px solid #4cb0db;
    color: #fff;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 8px 5px 10px;
    text-align: center;
    text-decoration: none;
}
.selectedTab {
    background: #419dce none repeat scroll 0 0 !important;
    border: 1px solid #4cb0db;
    color: #fff !important;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 8px 5px 10px;
    text-align: center;
    text-decoration: none;
}
.tabCon {
    background-color: #d0e8f4;
    cursor: pointer;
}
.arrowContainer2 {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #419dce;
    display: none;
    height: 0;
    margin-left: 4%;
    margin-top: 33px;
    width: 0;
}
#close {
    background-color: gray;
    border: 2px solid white;
    border-radius: 20px;
    color: white;
    cursor: pointer;
    font-family: sans-serif !important;
    font-size: 18px;
    margin-bottom: 10px;
    margin-left: 636px;
    margin-top: -28px;
    padding-left: 7px;
    width: 18px;
}
