html{font-family:Arial;}
body{}
a{}
p{}
h1,h2,h3,h4,h5{color:#000;}
h1{font-size:xx-large;background-color:blueviolet;border-radius:10px;padding:5px 10px;text-shadow:0 0 10px #fff;color:#FFF;}
h1 a{color:#FFF;}
h2{font-size:x-large;}
h3{font-size:large;}
h4{font-size:medium;}
h5{font-size:small;}

li{margin-left:5px;}
#header a.title {display: inline-block !important;}
.header-menu-wrap a.image{display:none !important;}
body.mobile #main-menu{text-align:right;}
body.mobile #main-menu #mobile-menu{text-align:center;}

body .clockpicker-popover .popover-content{background-color:#FF00DD;}
body .clockpicker-popover .text-primary{color:#FF00DD;}
body .clockpicker-popover .clockpicker-canvas line,
body .clockpicker-popover .clockpicker-canvas circle{stroke:#FF00DD;}
body .clockpicker-popover .clockpicker-canvas-bg{fill:rgb(247,192,239);}
body .clockpicker-popover .clockpicker-canvas-bg-trans{fill:rgba(255,0,217,.25);}
body .clockpicker-popover .clockpicker-canvas-bearing,
body .clockpicker-popover .clockpicker-canvas-fg{fill:rgb(221,0,188);}
body .clockpicker-popover .clockpicker-tick.active,
body .clockpicker-popover .clockpicker-tick:hover{background-color:rgb(247,192,247);}
body .clockpicker-button.btn-block{font-size:large;}
body .popover.clockpicker-popover.bottom.clockpicker-align-left{box-shadow:0 0 30px 2px #000;}

.datepick-popup .datepick-nav,
.datepick-popup .datepick-ctrl{background-color:#FF00DD;}
.datepick-popup .datepick-month td .datepick-today,
.datepick-popup .datepick-month td .datepick-highlight,
.datepick-popup .datepick-ctrl .datepick-cmd:hover{background-color:#FFF800; color:#000;}
.datepick-popup .datepick-cmd-clear{display:none;}
.datepick-popup .datepick-month-header,
.datepick-popup .datepick-month-header select,
.datepick-popup .datepick-month-header input{background-color:#846918;}
.datepick-popup .datepick-month th{border:1px solid #C0B392;}
.datepick-popup .datepick-month th,
.datepick-popup .datepick-month th a{background-color:#846918;}
.datepick-popup .datepick{border:1px solid #1B3666;}

body #home-include{text-align:left;}
body #home-include #proadvise{vertical-align:top; margin-right:10px;}
body #home-include a{display:inline-block;}
html .header-menu-wrap a.title {display: block !important;}
html .header-menu-wrap a.img {display: none !important;}

