﻿body {
    /*padding-right: 0 !important;*/
    font-family: Cambria
}
.mp-logo {
    font-family: cursive;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.5);*/
}
.mp-logo .left-top {
    font-size: 37px;
    line-height: 0;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 600;


}

.mp-nav{
padding:9px;
} 
.mp-logo .dotkz {
    color: #337AB7
}

.mp-logo .right-top {
    font-family: 'Segoe UI',Arial,sans-serif;
    float: right;
}

.left-top, .right-top, .mp-logo {
    /*border: 1px solid black;*/
    /*padding-top:10px;*/
    color: #337AB7;
}

body{
    /*background-color:black;*/
}



        /*.menu-selected {
            background-color: #4CAF50;
        }*/
        
        .float-right {
            float: right;
        }

#date_time{
    font-size:18px;
}
    #uident:hover, #date_time:hover {
        background-color: #337AB7;
    }