.ll-skin-cangas {
    font-size: 90%;
}

.ll-skin-cangas .ui-widget {
    font-family: "Helvetica Neue","Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
    background: #f0f4f7;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.ll-skin-cangas .ui-datepicker {
    padding: 0;
    width:29em;
}
.ui-datepicker-title .ui-datepicker-month
{
    font-size:12px;
}
.ui-datepicker-title .ui-datepicker-month select
{
    width:85px;
}
.ui-datepicker-title .ui-datepicker-year
{
    font-size:12px;
}
.ll-skin-cangas .ui-datepicker-header {
    background: #f47d35;
    border: none;
    height: 50px;
}

.ll-skin-cangas .ui-datepicker-header .ui-state-hover {
    background: #ff9700;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.ll-skin-cangas .ui-datepicker .ui-datepicker-next span,
.ll-skin-cangas .ui-datepicker .ui-datepicker-prev span {
    background-image: url(../images/ui-icons_ffffff_256x240.png);
    background-position: -32px -16px;
}

.ll-skin-cangas .ui-datepicker .ui-datepicker-prev span {
    background-position: -96px -16px;
}

.ll-skin-cangas .ui-datepicker table {
    margin: 0;
}

.ll-skin-cangas .ui-datepicker th {
    min-width:52px;
    font-size: 9px;
    color: #000000;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: normal;
    border: none;

}

.ll-skin-cangas .ui-datepicker td {
    border: none;
    border-top: 1px solid #e7e9ea;
    border-right: 1px solid #e7e9ea;
    padding: 0;
    background: #eee;
}

.ll-skin-cangas .ui-datepicker tr:first-child td {
    border-top: none;
}

.ll-skin-cangas .ui-datepicker td:last-child {
    border-right: none;
}

.ll-skin-cangas td .ui-state-default {
    border: 1px solid transparent;
    text-align: center;
    padding: .7em 0;
    height: 100px;
    margin:0;
    font-size: 12px;
    font-weight: bold;
    background: #ffffff;
    color: #000000;

}
.ll-skin-cangas td .ui-state-moed {
    border: 2px solid rgb(255, 151, 0);
    background: #ffdbbe;
    color: #000000;
    /*text-shadow: 0 -1px 0 #30332a;*/

}

.ll-skin-cangas td.ui-state-disabled .ui-state-default {
    text-shadow: none;
    opacity: .8;
    color: #6c7173;
}

.ll-skin-cangas td .ui-state-active,
.ll-skin-cangas td .ui-state-hover {
    border: 1px solid rgba(121,188,27,.68);
    background: #ff9700;
    color: #fff;
    text-shadow: 0 -1px 0 #30332a;
}


.hebr-date,.greg-date
{
    font-size:14px;
}

.parshe-week
{
    width:35px !important;
    min-width:35px  !important;
}

.ui-widget {
    font-size: 0.8em/*{fsDefault}*/ !important;
}

.ll-skin-cangas .ui-datepicker th {
    font-size: 7px;
    font-weight: bold;
    min-width: 40px;
}

.ll-skin-cangas td .ui-state-default {
    padding: .4em;
    font-size: 10px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    line-height: 18px;
}

.ui-datepicker-year,
.ui-datepicker-month {
    font-family: Verdana,Arial,sans-serif;/*{ffDefault}; */
    font-weight: bold;
}

.ll-skin-cangas .ui-datepicker {
    width: 100%;
}