﻿
/*For ipad/iphone buttons*/
.clickable {
cursor: pointer;}
/*end*/
/*For Header on to Navbar*/
.instruction {font-style:italic;}
.instruction > span {color:red;font-weight:600;}
.error {color:red;font-style:italic;}
li > .treeview-menu { background-color:#fff !important;}
.danbar {
    padding-left:5px;
    padding-right:5px;
}
    .danbar > li {
        float: none !important;
        font-size:16px;
        
    }
        .danbar > li:first-child > label {
            color: white;
            padding-top: 15px;
            font-weight: 400;
        }

        .danbar > li > label {
            color: white;
            font-weight: 400;
        }
        danbar > li > span {
            color: white !important;
            font-weight: 400 !important;
        }

.danbar2 {
    padding-left: 20px;
    
}

    .danbar2 > li {
        float: none !important;
        font-size:16px;
    }

        .danbar2 > li:first-child > label {
            color: white;
            padding-top: 15px;
            font-weight: 400;
        }

        .danbar2 > li > label {
            color: white;
            font-weight: 400;
        }
        danbar > li > span {
            color: white !important;
            font-weight: 400 !important;
        }

/*For Sidebar Menu*/
