﻿@font-face { /* INCLUDE SEGOEUI FONT FOR LINUX OR MAC SYSTEMS OR WINDOWS XP OR LOWER #260930*/
    font-family: Segoe NI;
    src: url('fonts/segoeui.ttf');
}

.welcome {
    text-align: right;
    padding-top: 10px;
    padding-left: 440px;
    color: White;
    font-family: Segoe UI, Tahoma, sans-serif;
    font-size: larger;
    font-weight: bold;
}

.secondary-nav li {
    padding: 10px 0px;
}

.secondary-nav a {
    display: inline !important;
    padding: 0 10px !important;
}

/*Paging of Admin Area*/
.pagerDB {
    font: 9pt/1.5em Arial, Tahoma, Verdana, "Lucida Grande", sans-serif;
    color: #333;
    clear: both;
}

    .pagerDB a, .pagerDB strong.pagerDB-current {
        padding: 0.5em;
    }

div.pagerDB {
    clear: both;
    padding: 0 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

    div.pagerDB a {
        border: 1px solid #ccc;
        padding: 0.5em;
        margin: 0 2px;
        color: #666;
        font-size: 14px;
    }

        div.pagerDB a:hover {
            border: 1px solid #8d8630;
            padding: 0.5em;
            margin: 0 2px;
            color: #fff;
            font-size: 14px;
            background-color: #8d8630;
            text-decoration: none;
        }

    div.pagerDB strong {
        border: 1px solid #534d00;
        padding: 0.5em;
        font-size: 14px;
        margin: 0 2px;
        color: #FFFFFF;
        background-color: #534d00;
    }

/*Menu back and fore ground colour*/
.topbar div > ul .active > a, .nav .active > a {
    color: White !important;
}

.topbar h3 a:hover, .topbar .brand a:hover, .topbar ul .active > a {
    color: #ffffff !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.NFclearfix {
    margin-bottom: 18px;
}

    .NFclearfix:before, .NFclearfix:after {
        display: table;
        content: "";
        display: inline;
    }

    .NFclearfix:after {
        clear: both;
    }

.NFinput {
    margin-left: 160px;
}

.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

#slides {
    position: relative;
    display: block;
    width: 706px;
    height: 468px;
    overflow: hidden;
    margin: 0 auto 0 auto;
}

    #slides br {
        display: none;
    }

#slideContainer {
}

#body_container {
    width: 940px;
    min-height: 400px;
    margin-top: 15px;
}

#container2 {
    clear: both;
    display: block;
}

#body_container #container2 #menu_div {
    width: 210px;
    float: left;
}

#body_container #container2 #slides_panel {
    width: 710px;
    height: 470px;
    float: right;
    padding: 2px;
    border: none;
}


#body_container #body_div {
    width: 940px;
    min-height: 100px;
    margin-top: 10px;
}



.bg_green {
    background: none repeat scroll 0 0 #6BA11F;
    border-bottom: 1px solid #A09E8F;
    border-radius: 7px 7px 7px 7px;
    border-right: 1px solid #A09E8F;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.4);
    float: left;
    margin-right: 2px;
    position: relative;
}

.div_head_title {
    font-family: Segoe UI, Tahoma;
    background-image: -moz-linear-gradient(center bottom, #8EBB42 50%, #7FB42B 50%);
    background-color: #7FB42B;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    line-height: 1;
    padding-top: 7px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background: #7FB42B; /* Old browsers */
    background: -moz-linear-gradient(top, #8EBB42 0%, #8EBB42 50%, #7FB42B 51%, #7FB42B 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8EBB42), color-stop(50%,#8EBB42), color-stop(51%,#7FB42B), color-stop(100%,#7FB42B)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8EBB42 0%,#8EBB42 50%,#7FB42B 51%,#7FB42B 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8EBB42 0%,#8EBB42 50%,#7FB42B 51%,#7FB42B 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8EBB42 0%,#8EBB42 50%,#7FB42B 51%,#7FB42B 100%); /* IE10+ */
    background: linear-gradient(top, #8EBB42 0%,#8EBB42 50%,#7FB42B 51%,#7FB42B 100%); /* W3C */
}

.browserIE .div_head_title {
    height: 23px;
    padding-top: 10px;
}

.browserIE8 .div_head_title {
    background: #7FB42B; /* Old browsers */
    height: 23px;
    padding-top: 10px;
}

.browserIE7 .div_head_title {
    background: #7FB42B; /* Old browsers */
    height: 23px;
    padding-top: 10px;
}

.browserChrome .div_head_title {
    height: 25px;
}

.Content_text {
    font-size: 14px;
    font-family: Segoe UI, Tahoma,Arial,sans-serif;
    padding: 10px;
}

.btn12 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 0 5px 5px;
    color: #FFFFFF;
    display: block;
    font-size: 14em;
    font-weight: bold;
    height: 50px;
    line-height: 1;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}

.msie7 .btn12 {
    height: 40px;
}

#div_top_menu {
    float: right;
}

#menu_view {
    background-color: #75BAD8;
    position: relative;
    height: 100%;
}

    /* menu */
    #menu_view #menu {
        margin: 0;
        padding-left: 10px;
        list-style: none;
        color: #fff;
        line-height: 45px;
        display: inline-block;
        float: right;
        background-color: #75BAD8;
        height: 25px;
    }

        #menu_view #menu a {
            color: #fff;
            text-decoration: none;
        }

            #menu_view #menu a:hover {
                color: yellow;
                text-decoration: none;
            }

        #menu_view #menu > li {
            background: #75BAD8 none repeat scroll 0 0;
            cursor: pointer;
            float: left;
            position: relative;
            padding: 0px 10px;
            line-height: 45px;
        }

            #menu_view #menu > li a:hover {
                color: yellow;
            }
        /* sub-menus*/
        #menu_view #menu ul {
            padding: 0px;
            margin: 0px;
            display: block;
            display: inline;
        }

        #menu_view #menu li ul {
            position: absolute;
            left: -10px;
            top: 0px;
            margin-top: 45px;
            width: 170px;
            line-height: 16px;
            background-color: #75BAD8;
            color: #0395CC; /* for IE */
            display: none;
        }

        #menu_view #menu li:hover {
            background: #2191C0;
        }

            #menu_view #menu li:hover ul {
                display: block;
            }

        #menu_view #menu li ul li {
            display: block;
            margin: 5px 2px;
            padding: 5px 0px;
            border-top: dotted 1px #606060;
            list-style-type: none;
        }

            #menu_view #menu li ul li a {
                display: block;
                color: white;
                text-indent: 10px;
            }

                #menu_view #menu li ul li a:hover {
                    color: yellow;
                }
        /* main submenu */
        #menu_view #menu #main {
            left: 0px;
            top: -20px;
            padding-top: 20px;
            background-color: #75BAD8;
            color: #fff;
            z-index: 999;
        }
/* search */
.searchContainer div {
    background-color: #fff;
    display: inline;
    padding: 6px;
}

.searchContainer input[type="text"] {
    border: none;
}

.searchContainer img {
    vertical-align: middle;
}

#menu_view #menu li ul li .submenu {
    display: none;
}

.submenu {
    position: absolute;
    left: 135px;
    top: 5px;
    width: 150px;
    line-height: 16px;
    background-color: #75BAD8;
    color: #fff; /* for IE */
    display: none;
}

#menu_view #menu li ul li:hover {
    background: #2191C0;
}

    #menu_view #menu li ul li:hover .submenu {
        display: block;
        position: absolute;
        left: 135px;
        top: 5px;
        width: 170px;
        line-height: 16px;
        background-color: #2191C0;
        color: #fff;
    }

#menu_view #menu li ul li ul li {
    display: block;
    margin: 5px 2px;
    padding: 5px 0px;
    border-top: dotted 1px #606060;
    list-style-type: none;
}

    #menu_view #menu li ul li ul li:first-child {
        border-top: none;
    }

    #menu_view #menu li ul li ul li a {
        display: block;
        color: white;
        white-space: nowrap;
    }

        #menu_view #menu li ul li ul li a:hover {
            color: yellow;
        }

.container {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}

    .container:before, .container:after {
        display: table;
        content: "";
        zoom: 1;
        *display: inline;
    }

    .container:after {
        clear: both;
    }

.container-fluid {
    position: relative;
    min-width: 940px;
    padding-left: 20px;
    padding-right: 20px;
    zoom: 1;
}

    .container-fluid:before, .container-fluid:after {
        display: table;
        content: "";
        zoom: 1;
        *display: inline;
    }

    .container-fluid:after {
        clear: both;
    }

    .container-fluid > .sidebar {
        float: left;
        width: 220px;
    }

    .container-fluid > .content {
        margin-left: 240px;
    }

.fill {
    background-color: #172322;
}

#header_div {
    width: 100%;
    height: 80px;
    background-color: #172322;
}

    #header_div #header_content {
        width: 940px;
        margin-left: auto;
        margin-right: auto;
        height: 100%;
        background-color: #172322;
    }

        #header_div #header_content #logo {
            height: 80px;
            width: 80px;
        }

        #header_div #header_content #username {
            height: 20px;
            margin-top: -73px;
            float: right;
            position: relative;
            color: #2191C0;
        }

        #header_div #header_content #logo_text {
            height: 68px;
            position: absolute;
            margin-left: 82px;
            margin-top: -40px;
        }

        #header_div #header_content #top_menu {
            height: 45px;
            z-index: 1000;
            background-color: Gray;
            position: relative;
            float: right;
            margin-top: -40px;
        }

.top_menu {
    height: 40px;
    z-index: 99999;
    background-color: Gray;
    position: relative;
    float: right;
    margin-top: -40px;
}

.NoPaddingInput input, .NoPaddingInput select {
    padding: 0px !important;
    width: auto !important;
}

.validation-summary-errors ul li {
    color: #FF0000;
    font-weight: bold;
    list-style: none;
}

.FileFormat {
    height: 48px;
    vertical-align: text-bottom;
}

    .FileFormat:hover {
        height: 48px;
        vertical-align: text-bottom;
    }

.SelectMouse {
    cursor: pointer;
}

.btn.primary {
    margin-left: 160px !important;
}

.btn.auxiolary {
    background-color: #2191C0;
    background: -webkit-gradient(linear, center top, center bottom, from(#75BAD8), to(#2191C0));
    background: -webkit-linear-gradient(#75BAD8, #2191C0);
    background: -moz-linear-gradient(#75BAD8, #2191C0);
    background: -o-linear-gradient(#75BAD8, #2191C0);
    background: -ms-linear-gradient(#75BAD8, #2191C0);
    background: linear-gradient(#75BAD8, #2191C0);
    background-repeat: repeat-x;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-weight: bold;
}

.exportoptions {
    width: 180px;
    height: 40px;
    position: relative;
    border: 1px solid #7FB42B;
    float: right;
    text-align: center;
}

    .exportoptions img {
        height: 30px;
        width: 30px;
        padding: 5px;
        padding-left: 2px;
        padding-right: 2px;
    }

.zipcheckbox {
    padding: 5px;
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: bottom;
}

.exportoptions p {
    padding: 5px;
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: bottom;
}

.exportoptions img:hover {
    cursor:pointer;
    height: 30px;
    width: 30px;
    outline: 0;
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}

#ajax-indicator {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border-radius: 8px 8px 8px 8px;
    bottom: 30px;
    box-shadow: 0 0 6px #000000;
    color: #FFFFFF;
    font-size: 0.75em;
    line-height: 18px;
    padding: 10px;
    position: fixed;
    right: 25px;
    vertical-align: middle;
    z-index: 9999;
}

    #ajax-indicator img {
        margin-right: 2px;
        position: relative;
        top: 2px;
    }


#databoard {
    height: 100%;
    width: 100%;
    border: 1px solid green;
}

#vmap {
    height: 100%;
    width: 100%;
    border: 1px solid green;
}

.rightArrow {
    background: url('/Assets/Images/right.png');
    background-repeat: no-repeat;
    background-position: right;
    z-index: 10000000;
}

#customTable input[type="checkbox"], input[type="radio"] {
    margin: 10px 0;
}

.custom-combobox {
    position: relative;
    display: inline-block;
}

.custom-combobox-toggle {
    position: absolute !important;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    /* support: IE7 */
    *height: 1.7em;
    *top: 0.1em;
}

.custom-combobox-input {
    margin: 0;
    padding: 0.3em;
}

.custom-combobox .ui-state-default, .custom-combobox .ui-widget-content .custom-combobox .ui-state-default, .custom-combobox .ui-widget-header .custom-combobox .ui-state-default {
    background-image: none !important;
    background-color: White !important;
    color: #000;
    font-weight: normal;
}

.ui-autocomplete {
    height: 250px;
    overflow-y: scroll;
}
.myAnimations {
    animation-name: bounce, flash, pulse;
    -webkit-animation-name: bounce, flash, pulse;
    /*
    you can set different proporties to different animations too:
    1s to bounce
    2s to flash
    3s to pulse
    */
    animation-duration: 1s, 2s, 3s;
    -webkit-animation-duration: 1s, 2s, 3s;
}

.fc td.fc-today {
    background: #fffa90 !important;
}
