﻿.d-header {
    background-color: #7386D5 !important;
    border-bottom: 2px solid;
    color: #fff;
    /*border-radius: .10rem;*/
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;*/
}
/*=========================button login=================================*/
#navbar-static-login {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: .375rem;
    border: 0;
    cursor: pointer;
    white-space: normal;
    word-wrap: break-word;
    float: right;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
a.waves-light {
    display: inline-block;
}
.btn-rounded {
    border-radius: 10em;
}
#navbar-static-login {
    padding:8px;
    position: relative;
    font-weight: 900;
    font-size: .6rem;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
/*=========================end button login=================================*/
/*.d-parent-name{
    width:200px;
}
.d-name {
    vertical-align: middle;
    padding: 0;
    padding-top: 9px;
}*/
/*=========================logo=================================*/
#d-logo {
    text-align: center !important;
}
.i-logo {
    vertical-align: middle;
    border-style: none;
    height: 30px;}
/*=========================end logo=================================*/
/*============================new design===============================*/
