﻿
.navbar-inverse a{
    color: white !important;
} 
.titleHolder h1:before {
    position: absolute;
    height: 100%;
    width: 600px;
    right: 100%;
    background: #F6915B;
    content: " ";
    top: 0;
}

.titleHolder h1 {
    margin-top: 3px;
    font-size: 21px;
    padding: 20px 20px 20px 0;
    font-weight: 700;
    color: #fff;
    background: #F6915B;
    border-radius: 0 60px 60px 0;
    float: left;
    position: relative;
}
.shadow {
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    box-shadow: 7px 7px 7px black;
}

.innershadow {
    -moz-box-shadow: inset 0 0 5px #000000;
    -webkit-box-shadow: inset 0 0 5px #000000;
    box-shadow: inset 0 0 10px gray;
}

.one-edge-shadow {
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 10px 8px -6px gray;
}
.rightMnu {
    float: right;
    margin-top: 9px;
    margin-right: 13px;  
}

.mainMenu {
    background-color: #00bac6;
    max-height: 53px;
    min-height: 35px;
    z-index: 9998;
}

.mainMenudvi1 {
    background-color: #00bac6 !important;
    border: 1px solid #00bac6;
    z-index: 9999;
}

.mainMenudvi1_a {
    background-color: #00bac6 !important;
    z-index: 9999; 
}

.mainMenudvi2 {
    background-color: #00bac6 !important; 
}
 

.bannerImage {
    margin-top: 11px;
    margin-bottom: 7px;
}
 

.GridPager a, .GridPager span {
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 3px 19px 3px 9px;
    height: 33px;
}

.GridPager a {
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #d6d6d6;
    
}

.GridPager span {
    background-color: #A1DCF2;
    color: #000;
    border: 1px solid #3AC0F2;
}

.modalBackground 
{
    height:100%;
    background-color:#333333;
    filter:alpha(opacity=70);
    opacity:0.7;
}

 .affix {
            top: 0;
            width: 100%;
            z-index: 9999 !important;
        }

        .topM {
            z-index: 59996 !important;
            background-color: #00bac6;  
        }

            .topM li {
                z-index: 55559 !important;
                background-color: #00bac6;
            }

            .topM a {
                text-decoration: none !important;
            }



        .dropdown-menu li:hover {
            background-color: #00bac6 !important;
            color: white !important;
        }

        .open > .dropdown-menu {
            background-color: #00bac6 !important;
            color: white !important;
            border: 1px solid gray;
        }

        .navbar {
            border: none !important;
            z-index: 55559 !important;
        }

        .navbar-inverse .navbar-toggle:hover {
            background-color: #00bac6 !important;
        }
        .bannerImage{
            height: 90px;
        }
        #myNavbar2{
            margin-left: -31px;
           
        }
        