﻿@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300&subset=latin-ext,latin);
.ui-datepicker table {
   width: 100%;
}
.ui-datepicker {

    padding: 0 0 0;
    height: 100%;
    width: 100%;
}
.ui-datepicker table {
    font: 13px 'Roboto Condensed', sans-serif !important;
    font-weight:lighter;
    margin: 0 0 0;
    width: 100%;
    height:100%;
}
.ui-datepicker th {
    
    font-weight: normal !important;
    padding: 0.2em 0.6em !important;

}
.ui-widget-header {
   border-color: #a7bac5;
   border-bottom-color: #3c7fb1;
   background: #a6d9f4 0 -800px repeat-x url('../resim/WebResource2.gif');
   color: #000;
}
.ui-widget-content{
background: #fff;
color: #333;
font: 12px "segoe ui",arial,sans-serif;
}
.ui-state-default {
    background: url("images/ui-bg_glass_20_555555_1x400.png") repeat-x scroll 50% 50% #fff !important;
    color: gray !important;
    border: 1px solid #fff !important;
    border-radius:4px !important;
     font-weight:normal !important;
    
}
.ui-state-default.ui-state-highlight.ui-state-active {
    
    background:#A6D9F4 !important;
    border: 1px solid #4d9ace;
    color:#06c !important;
    
}
.ui-state-default.ui-state-highlight {
    background: url("images/ui-bg_glass_20_555555_1x400.png") repeat-x scroll 50% 50% #fff !important;
    border: 1px solid #4d9ace !important;
}
.ui-state-default.ui-state-active {
    background: url("images/ui-bg_glass_20_555555_1x400.png") repeat-x scroll 50% 50% #A6D9F4 !important;
    color:#06c !important;
    }
.ui-state-active.ui-state-highlight.ui-state-default {
    background-color:#a6d9f4;
}
.ui-state-default.ui-state-hover {
    background: url("images/ui-bg_glass_20_555555_1x400.png") repeat-x scroll 50% 50% #DAF1FC !important;
    background-color:#d6f0fe !important;
    color:gray !important;
}
.ui-datepicker-week-col {
    background-color:#E7EBF6;
    color:gray;
}
.ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover,.ui-datepicker-prev.ui-corner-all.ui-state-hover.ui-datepicker-prev-hover {
background-color:transparent !important;
background-image:none !important;
border:none!important;
}
.xt-GunArtir, .xt-GunAzalt {
cursor:pointer;
}