﻿/*.vdropdown-submenu {
    border-radius: 0 !important;
    width: 200px;
    text-align: center;
    background-color: rgba(70, 93, 158, .7);
    padding-left: 2px;
    padding-right: 2px;
    width: 100%;
    position: relative;
    background-color: rgba(255, 255, 255, .8);
}*/

.vdropdown-submenu > .vdropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    margin-right: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.vdropdown-submenu:hover > .vdropdown-menu {
    /*display: block;*/
    /*padding: 20px 15px 15px;*/
    background-color: rgba(70, 93, 158, .8) !important; 
    border-bottom: white !important;
    text-align: center;
}

.vdropdown-submenu > a:after {
    text-align: center;
    background-color: rgba(70, 93, 158, .7);
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
    /*background-color: rgba(255, 255, 255, .8);*/

}

.vdropdown-submenu:hover > a:after {
    border-right-color: white;
    background-color: rgba(70, 93, 158, .5);
}

.vdropdown-submenu.pull-left {
    float: none;
}

.vdropdown-submenu.pull-left > .vdropdown-menu {
    /*right: -100%;*/
    /*margin-right: 10px;*/
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.vdropdown-menu > li > a {
    text-align: center;
    /*display: inline-block;*/
    line-height: 40px;
    color: white !important;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    /*background-color: green;*/
}

.vdropdown-menu > li > a:hover,
.vdropdown-menu > li > a:focus {
    background-color: rgba(70, 93, 158, .1) !important;
    transition: ease-in-out 0.5s;
    /*color: black !important;*/
    border-bottom: 2px solid white;
}

.vdropdown-menu > li {
    /*display: inline-block;*/
    width: 100%;
}

.vdropdown-menu > li:hover,
.vdropdown-menu > li:focus {
    background-color: none !important;
    /*background-color: rgba(70, 93, 158, .7) !important;*/
    /*color: white !important;*/
}

.vdropdown-menu{
    border-radius: 0 !important;
    /*width: 200px;*/
    text-align: center;
    background-color: rgba(70, 93, 158, .7);
    padding-left: 2px;
    padding-right: 2px;
    width: 100%;
    position: relative;
    /*background-color: rgba(255, 255, 255, .8);*/
}

/*.mega-dropdown { position: static !important; }*/

.vmega-dropdown > a { color: white; }
.vmega-dropdown-menu {
    /*margin-top: -6px;*/
    /*padding: 20px 15px 15px;*/
    text-align: center;
    /*width: 100% !important;*/

}

.vmega-dropdown-menu:hover {
    /*margin-top: -6px;*/
    /*border-bottom: 1px solid white !important;*/
    text-align: center;
    /*width: 100% !important;*/
}

.vsubdropdown {
    position: relative;
}

/*.vsubdropdown:hover {
    border-bottom: 1px solid white;
}*/

.vdropdown-submenu > li > a {
    text-align: center;
    /*display: inline-block;*/
    line-height: 40px;
    color: white !important;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    /*background-color: green;*/
}

.vdropdown-submenu > li > a:hover,
.vdropdown-submenu > li > a:focus {
    background-color: rgba(70, 93, 158, .1) !important;
    transition: ease-in-out 0.5s;
    /*color: black !important;*/
    border-bottom: 2px solid white;
    text-decoration: none !important;
}

.vdropdown-submenu > li {
    /*display: inline-block;*/
    width: 100%;
}

.vdropdown-submenu > li:hover,
.vdropdown-submenu > li:focus {
    background-color: none !important;
    /*background-color: rgba(70, 93, 158, .7) !important;*/
    /*color: white !important;*/
}

.vdropdown-submenu{
    border-radius: 0 !important;
    /*width: 200px;*/
    text-align: center;
    background-color: rgba(70, 93, 158, .7);
    padding-left: 2px;
    padding-right: 2px;
    width: 100%;
    position: relative;
    /*background-color: rgba(255, 255, 255, .8);*/
}

.vmega-dropdown > a { color: white; }
.vmega-dropdown-submenu {
    /*margin-top: -6px;*/
    /*padding: 20px 15px 15px;*/
    text-align: center;
    /*width: 100% !important;*/

}

.vmega-dropdown-submenu:hover {
    /*margin-top: -6px;*/
    /*border-bottom: 1px solid white !important;*/
    text-align: center;
    /*width: 100% !important;*/
}












