.febacal-container-div {
}

.febacal-view-header {
}

.febacal-header-left-monthviewux3 {
    width: 60%;
    text-align: left;
    border-right: 1px solid #1d82be
}

.febacal-today-ux3blue {
    background: none repeat scroll 0 0 #d2deef
}

.febacal-monthDay-ux3blue {
    border: 1px #fff ridge;
    background-color: #f2f2f2
}

.febacal-outside-month-ux3blue {
    background-color: #f2f2f2;
    border: 1px #fff ridge;
    opacity: .3;
    filter: Alpha(opacity=30)
}

.febacal-view-header table tr:hover {
    background-color: transparent !important
}

.febacal-view-header table td {
    border-bottom: medium none
}

.febacal-header {
    background: none repeat scroll 0 0 #754;
    border: 1px solid #ccc;
    color: #fff;
    font-size: .9em;
    font-weight: normal;
    text-align: center;
    vertical-align: middle !important
}

.febacal-cell {
    border: 1px #ccc solid
}

.febacal-cell-hover-class {
    background-color: #eaf4fd !important
}

.febacal-container {
    font-size: 1em
}

.febacal-container table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

.febacal-container table tr:hover {
    background-color: transparent !important
}

.febacal-container td,.febacal-container th {
    padding: 0;
    vertical-align: top
}

.febacal-cell-date {
    color: #666;
    float: right;
    font-size: .9em;
    padding: 0 31%
}

.febacal-today {
    background: none repeat scroll 0 0 #eee6e0
}

.febacal-monthDay {
}

.febacal-outside-month {
    opacity: .3;
    filter: Alpha(opacity=30)
}

.febacal-today .febacal-cell-date {
    color: #000
}

.febacal-header-left {
    width: 25%;
    text-align: left
}

.febacal-header-center {
    width: auto;
    text-align: center;
    vertical-align: middle !important;
    white-space: nowrap
}

.febacal-header-center table tr:hover .febacal-header-center tr.odd.open:hover td,.febacal-header-center tr.even.open:hover td,.febacal-header-center table tr:hover td {
    background-color: transparent !important
}

.febacal-header-right {
    width: 25%;
    text-align: right
}

.febacal-clear-div {
    clear: both;
    height: 10px
}

.febacal-text-right .febacal-calendar-button-wrapper {
    float: right
}

.febacal-text-left .febacal-calendar-button-wrapper {
    float: left
}

.febacal-header-left .febacal-calendar-button-wrapper {
    float: left
}

.febacal-header-right .febacal-calendar-button-wrapper {
    float: right
}

.febacal-calendar-button {
    background: url("../images/backgrounds/brownbuttonstyle02.gif") no-repeat scroll 100% 0 #026eab;
    border: 0 solid #333;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    line-height: 20px;
    overflow: visible;
    padding-right: 5px;
    text-decoration: none;
    vertical-align: middle;
    width: auto
}

.febacal-calendar-button-wrapper {
    background: url("../images/backgrounds/brownbuttonstyle02.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 21px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: .7%;
    padding-left: 5px
}

.febacal-calendar-button-disabled-wrapper {
    background: url("../images/backgrounds/buttonStyle03.gif") no-repeat scroll 0 0 transparent;
    height: 21px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: .7%;
    padding-left: 5px
}

.febacal-calendar-button-disabled {
    background: url("../images/backgrounds/buttonStyle03.gif") no-repeat scroll 100% 0 transparent;
    color: #fff;
    cursor: default
}

.febacal-delete-space {
    background: url("../images/febacalendar_trashcan.png") no-repeat scroll 50% 1px transparent;
    border: 1px solid #aaa;
    display: inline-block;
    padding: 3px 5px;
    text-align: center;
    width: 50%
}

.febacal-margin-left {
    margin-left: 5px
}

.febacal-margin-right {
    margin-right: 5px
}

.febacal-text-right {
    text-align: right
}

.febacal-text-left {
    text-align: left
}

.febacal-day-content {
    position: relative;
    clear: both;
    font-size: .8em
}

.febacal-day-content-reference {
}

.febacal-show-more-events,.febacal-close-more-events {
    padding: 1px 5px;
    color: #449ccc;
    margin: 1px 2px;
    font-size: .9em;
    cursor: pointer;
    position: absolute;
    display: block;
    bottom: 0;
    display: none
}

.febacal-select-disabled {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

.febacal-dialog-div {
    background-color: #e8e8e8
}

.febacal-indicate-progress {
    cursor: progress !important
}

.febacal-event {
    padding: 0 2px;
    color: #fff;
    margin: 1px 2px;
    border-width: 1px 1px;
    border-style: solid;
    font-size: .9em;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    z-index: 2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.febacal-event-text {
}

.febacal-event-one {
    background-color: #1158db;
    border-color: #003380
}

.febacal-event-two {
    background-color: #093;
    border-color: #005c1f
}

.febacal-event-three {
    background-color: #900;
    border-color: #4c0000
}

.febacal-event-four {
    background-color: #360;
    border-color: #1a3300
}

.febacal-event-five {
    background-color: #c06;
    border-color: #603
}

.febacal-event-six {
    background-color: #630;
    border-color: #331a00
}

.febacal-event-seven {
    background-color: #3cf;
    border-color: #1a6680
}

.febacal-event-eight {
    background-color: #60c;
    border-color: #306
}

.febacal-event-nine {
    background-color: #663;
    border-color: #33331a
}

.febacal-event-ten {
    background-color: gray;
    border-color: #000
}

.febacal-container-month {
    width: 700px;
    margin: 0 auto
}

.febacal-container-month-widget {
    width: 287px;
    margin: 5px auto 0
}

.febacal-container-month-widget #febacal-ResetView {
    float: left
}

.febacal-day-content-has-event {
    background-color: #093
}

.febacal-day-content-has-event a {
    cursor: pointer;
    display: block;
    height: 100%;
    width: 100%
}

.febacal-day-content-has-event a:link,.febacal-day-content-has-event a:visited,.febacal-day-content-has-event a:hover,.febacal-day-content-has-event a:active {
    color: #000;
    text-decoration: none
}

.febacal-container-year {
    width: 700px;
    margin: 0 auto
}

.febacal-container-year-widget {
    border: 0 none;
    padding: 5px 5px 0 !important
}

.febatab-parent-div {
    background-color: #f5f7fa;
    border-radius: 4px;
    display: block;
    font-family: Arial,Verdana,sans-serif;
    font-size: 1em;
    padding: 5px
}

.febatab-ul {
    background-color: #d1e3fa;
    display: block;
    padding: 5px 5px 0 5px;
    overflow: hidden;
    margin: 0;
    line-height: 1.3
}

.febatab-normal-tab {
    border: 1px solid #205aa2;
    float: left;
    list-style: none outside none;
    margin: 0 2px;
    white-space: nowrap;
    position: relative;
    font-weight: bold;
    background: none repeat scroll 0 0 transparent;
    padding: 0
}

.febatab-inactive-tab {
    background-color: #0278ba;
    color: #fff;
    cursor: pointer
}

.febatab-inactive-tab a,.febatab-inactive-tab a:hover,.febatab-inactive-tab a:link,.febatab-inactive-tab a:visited {
    color: #fff;
    cursor: pointer;
    float: left;
    padding: 5px;
    text-decoration: none
}

.febatab-active-tab {
    background-color: #f5f7fa;
    border-bottom: 1px solid #f5f7fa;
    color: #5dacd9
}

.febatab-active-tab a,.febatab-active-tab a:hover,.febatab-active-tab a:link,.febatab-active-tab a:visited {
    color: #5dacd9;
    cursor: default;
    float: left;
    padding: 5px;
    text-decoration: none
}

.febatab-active-content {
    display: block
}

.febatab-inactive-content {
    display: none
}

.febatab-content {
    padding: 1em 0 0 0
}

.febatab-rounded-top {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.febatab-rounded-all {
    border-radius: 4px
}

.febatooltip-content {
    color: #000;
    border: 0 none
}

.febatooltip-wrapper {
    position: absolute;
    background-color: #e9f7ff;
    z-index: 2005;
    display: none;
    padding: 5px;
    margin: 1px;
    font-size: .9em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.fcp-wrapper {
    position: relative;
    display: inline-block;
    *display: inline !important
}

.fcp-colourpalette {
    background-color: #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 2000;
    position: absolute;
    padding: 2px;
    display: none;
    top: 0;
    left: 0
}

.fcp-color {
    width: 20px;
    height: 20px;
    margin: 2px;
    border: 2px solid #000;
    float: left;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.fcp-picker {
    background-image: url("../images/pfm_colorpalette_bg.png");
    cursor: pointer;
    display: block;
    height: 31px;
    width: 43px;
    *display: inline-block !important
}

.fcp-indicator {
    width: 20px;
    height: 20px;
    margin: 5px;
    float: left;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.fcp-color:hover {
    border: 2px solid #fff
}

.fcp-colourpalette table {
    border-collapse: collapse;
    border-spacing: 0
}

.fcp-colourpalette:hover,.fcp-colourpalette table:hover,.fcp-colourpalette table tr:hover {
    background-color: #000
}

.fcp-colourpalette table tr td {
    border: medium none
}

.fcp-picker-disabled {
    background-image: url("") !important;
    cursor: default
}

.fcp-indicator-disabled {
}

.HW_tabletextwithpadding .fcp-wrapper {
    float: left;
    margin-top: 7px
}

.querytextright .fcp-wrapper {
    margin-left: 5px
}

.fcp-wrapper .fcp-picker {
    margin-top: 2px
}

.ui-combobox {
    position: relative;
    display: inline-block;
    margin-right: 22px
}

.ui-combobox-toggle {
    position: absolute !important;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    *height: 1.25em;
    *top: .1em;
    *vertical-align: middle
}

.ui-combobox-input {
    display: inline-block;
    padding-left: 2px;
    *vertical-align: middle
}

.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .69em;
    color: #000;
    *overflow-y: scroll;
    *overflow-x: hidden;
    *padding-right: 20px;
    z-index: 2002 !important
}




.ui-combobox a.ui-button-icon-only {
    border-left: 1px solid #ccc;
    float: right;
    width: 16px;
    border-radius: 0 3px 3px 0
}

.ui-combobox .ui-combobox-input.ui-widget-content,.ui-combobox .ui-combobox-input.ui-state-hover {
    background: #fff url("") no-repeat scroll 0 0 !important;
    border-radius: 3px 0 0 3px;
    padding-left: 5px !important
}

  @media screen and (max-width: 768px) {
	 .ui-combobox .ui-combobox-input.ui-widget-content,.ui-combobox .ui-combobox-input.ui-state-hover
      {
         padding-left: 47px !important;
     }
}

.ui-combobox .ui-button,.ui-combobox .ui-button.ui-state-hover {
    background: #fff url("") no-repeat scroll 0 0 !important;
    border-radius: 0 3px 3px 0;
    padding-left: 5px !important
}

.ui-autocomplete .ui-menu-item.ui-combobox-list {
}

.ui-combobox-selected-data {
    margin: 2px 0 0;
    padding: 3%;
    position: absolute;
    width: 25px
}

.ui-combobox-colour {
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    float: left;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.ui-combobox-image {
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    float: left;
    background: url("") no-repeat scroll center center transparent
}

#header .ui-combobox .ui-combobox-input.ui-widget-content,#header .ui-combobox .ui-combobox-input.ui-state-hover {
    background: url("") no-repeat scroll 0 0 #000
}

#header .ui-combobox .ui-button,#header .ui-combobox .ui-button.ui-state-hover {
    background: url("") no-repeat scroll 0 0 #000
}

.febacal-day-content-has-event-ux3 {
    background-color: #fff;
    cursor: pointer
}

.febacal-day-content-has-event-ux3 a {
    cursor: pointer;
    display: block;
    height: 100%;
    width: 100%
}

.febacal-day-content-has-event-ux3 a:link,.febacal-day-content-has-event-ux3 a:visited,.febacal-day-content-has-event-ux3 a:hover,.febacal-day-content-has-event-ux3 a:active {
    color: #000;
    text-decoration: none
}

.febacal-container-month-widget-ux3 #febacal-ResetView {
    float: left
}

.febacal-container-month-widget-ux3 {
    border-right: 1px solid #ccc;
    float: left;
    margin-right: 2%;
    margin-top: 10px;
    padding-right: 2%;
    width: 54%
}

.febacal-calendar-resetbutton-disabled {
    color: #18479f;
    cursor: default
}

.febacal-calendar-resetbutton-disabled-wrapper {
    height: 25px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: .7%;
    padding-left: 5px
}

.febacal-calendar-resetbutton-wrapper {
    font-weight: bold;
    cursor: pointer;
    height: 25px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: .7%;
    padding-left: 5px;
    color: #1e84be
}

.feba-cal-colheader-wrapper {
}

.widget-content .febacal-calendar-button-wrapper-ux3 {
    cursor: pointer;
    max-height: 10px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px
}

.febacal-calendar-button-wrapper-ux3 {
    background: url("../images/backgrounds/brownbuttonstyle02.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 15px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important
}

.widget-content .febacal-calendar-button-ux3 {
    border: 0 solid #333;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    line-height: 20px;
    overflow: visible;
    padding: 4px;
    margin-left: 3px;
    text-decoration: none;
    vertical-align: middle;
    width: 15px
}

.febacal-calendar-button-ux3 {
    background: url("../images/backgrounds/brownbuttonstyle02.gif") no-repeat scroll 100% 0 #026eab;
    border: 0 solid #333;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 5px;
    line-height: 20px;
    overflow: visible;
    padding-right: 5px;
    text-decoration: none;
    vertical-align: middle;
    width: auto
}

.febacal-headerRow-ux3 {
    max-height: 15px;
    max-width: 287px
}

.febacal-cell-ux3 {
    border: none;
    cursor: pointer
}

.febacal-today-ux3 {
    background: none repeat scroll 0 0 #8ed8f8
}

.febacal-header-left-ux3 {
    width: 25%;
    text-align: left;
    border-right: 1px solid #1d82be
}

.febacal-header-right-ux3 {
    width: 25%;
    text-align: right;
    border-left: 1px solid #1d82be
}

.febacal-header-ux3 {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #666;
    font-size: .8em;
    font-weight: normal;
    text-align: center;
    vertical-align: middle !important
}

.calendarEventDesc {
    border-top: 1px solid #ccc;
    bottom: 18px;
    float: left;
    list-style: outside none none;
    margin-left: 0;
    margin-top: 23px;
    padding: 0 !important;
    position: relative;
    width: 39%
}

.calendarPagination {
    float: right;
    list-style: none outside none;
    margin-top: 20px;
    margin-top: 5px;
    margin-left: 5px
}

.goto_next {
    background: url("../images/db_pagi_right_active.png") no-repeat scroll 8px 2px transparent !important;
    display: block;
    width: 20px
}

.goto_previous {
    background: url("../images/db_pagi_left_active.png") no-repeat scroll 2px 2px transparent !important;
    display: block;
    width: 20px
}

.goto_next_inactive {
    background: url("../images/db_pagi_left.png") no-repeat scroll 2px 2px transparent !important;
    display: block;
    width: 20px
}

.goto_previous_inactive {
    background: url("../images/db_pagi_right.png") no-repeat scroll 8px 2px transparent !important;
    display: block;
    width: 20px
}

.widget-content .calendarPagination li {
    float: left;
    padding-left: 9px;
    padding-top: 4px
}

.widget-content .calendarEventDesc ul {
    padding: 0 !important;
    margin: 0 !important
}

.widget-content .calendarPagination {
    padding: 0 !important;
    margin: 0 !important
}

.calendarPaginationWrapper {
    width: 100%;
    border-top: 1px solid #c9cbcc;
    float: left;
    height: 26px
}

.calEventCountRed {
    border-radius: 50%;
    color: #fff;
    font-family: arial;
    font-size: 11px;
    margin-left: 3px;
    max-width: 40%;
    min-height: 40%;
    min-width: 40%;
    padding-top: 2px;
    text-align: center;
    text-decoration: none;
    background-color: #6d6e71
}

.calEventCountPurple {
    background-color: #18479f;
    border-radius: 50%;
    color: #fff;
    font-family: arial;
    font-size: 11px;
    margin-left: 3px;
    max-width: 40%;
    min-height: 40%;
    min-width: 40%;
    padding-top: 2px;
    text-align: center;
    text-decoration: none
}

.eventDetailsLeft {
    margin-left: 20px;
    overflow: hidden;
    font-size: .9em
}

.eventDetailsRight {
    font-size: .9em;
    float: right
}

.eventDescLiWrappr {
    width: 100%;
    margin-top: 10px
}

.eventDescLiWrappr a {
    color: #1e84be;
    text-decoration: none
}

.eventHeading {
    color: #666;
    float: left;
    font-size: .8em;
    font-weight: normal;
    margin-top: 10px;
    position: relative;
    width: 39%
}

.eventLable {
}

.gotowrapper {
    float: left;
    margin-top: 0
}

.jumpto {
    font-family: arial;
    font-size: .6em;
    color: #333;
    text-decoration: none;
    width: 20px;
    margin: 2px 0 0 0;
    float: left;
    height: 16px;
    text-align: center
}

.jumpToPage {
    background: url("../images/small-button.png") no-repeat scroll 50% 50% transparent;
    border: 0 solid #333;
    color: #fff;
    font-family: Helvetica;
    font-size: .7em;
    font-weight: bold;
    height: 17px;
    margin: 2px 0 0 0;
    padding: 1px;
    padding-bottom: 1px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 24px;
    float: left;
    cursor: pointer
}

.navigateTousecasebkp {
    background: url("../images/db_icons_big_calendar.png") no-repeat scroll 0 0 transparent !important;
    margin-left: 145px;
    min-height: 33px;
    min-width: 18px;
    vertical-align: top;
    padding: 5px
}

.navigateTousecase {
    padding: 0 5px 5px;
    vertical-align: top;
    float: right;
    background: url("../images/db_icons_big_calendar.png") no-repeat scroll 1px -1px transparent !important
}

.feba-cal-headerwrapper {
    border: none
}

.feba-cal-monthwidget-prevmonthbutton {
    background: url("../images/db_pagi_left_active.png") no-repeat scroll 2px 1px transparent !important;
    background-position: center center !important
}

.feba-cal-monthwidget-prevmonthwrapper {
    background: none !important;
    padding-left: 0 !important
}

.feba-cal-monthwidgetnextmonthwrapper {
    background: none !important
}

.feba-cal-monthwidget-nextmonthbutton {
    background: url("../images/db_pagi_right_active.png") no-repeat scroll 5px 1px transparent !important;
    background-position: center center !important
}

.jumpYear {
    border: 1px solid #fff;
    background: url("../images/db_pagi_right_active.png") no-repeat scroll -1px 5px transparent !important
}

.febacal-jumpyear-header-center .ui-state-default {
    border: 1px solid #fff
}

.febacal-jumpyear-header-center {
    border-left: 1px solid #ccc;
    font-size: 1em;
    max-width: 81px
}

.febacal-jumpmonth-header-center {
    border-left: 1px solid #ccc;
    font-size: 1em;
    width: 100px
}

.febacal-jumpmonth-header-center .ui-state-default {
    border: 1px solid #fff
}

.febacal-container-div .feba-cal-container-table-wrapper {
    border: none
}

.yeardropdownwrapperspan {
    width: 70px
}

.monthropdownwrapperspan {
    width: 73px
}

.monthdropdownouterwrapperspan {
    width: 102px
}

.yeardropdownouterwrapperspan {
    width: 70px
}

.noEventsWrapper {
    width: 100%;
    padding-left: 20px;
    font-size: .9em
}

.feba-cal-event-vertical-separater {
    float: left;
    position: relative
}

.noEventsLi {
}

.calEventCountWhite {
    height: 50%;
    min-width: 100%
}

.currentPageText {
    color: #333;
    font-family: Roboto_Regular,Arial,Helvetica,sans-serif;
    font-size: .69em;
    text-align: center;
    padding-left: 7px;
    padding-right: 8px;
    padding-bottom: 0;
    padding-top: 0;
    vertical-align: middle;
    float: left;
    margin-top: 4px
}

.feba-cal-headerwrapperdesert {
    border-bottom: medium none;
    border-left: 1px solid #c85c33 !important;
    border-right: 1px solid #c85c33 !important;
    border-top: 1px solid #c85c33 !important
}

.febacal-jumpyear-header-centerdesert {
    border-left: 1px solid #e0e0e0;
    width: 100px;
    font-size: 1em
}

.febacal-jumpmonth-header-centerdesert {
    border-left: 1px solid #e0e0e0;
    width: 100px;
    font-size: 1em
}

.febacal-header-left-ux3 {
    width: 25%;
    text-align: left;
    border-right: 1px solid #eee6e0
}

.febacal-header-right-ux3desert {
    width: 25%;
    text-align: right;
    border-left: 1px solid #eee6e0
}

.feba-cal-monthwidget-prevmonthbuttondesert {
    background: url("../images/db_pagi_left_active.png") no-repeat scroll 2px 1px transparent !important
}

.feba-cal-monthwidget-nextmonthbuttondesert {
    background: url("../images/db_pagi_right_active.png") no-repeat scroll 5px 1px transparent !important
}

.feba-cal-colheader-wrapperdesert {
    border-top: 1px solid #c85c33;
    border-left: 1px solid #c85c33;
    border-right: 1px solid #c85c33
}

.febacal-header-ux3desert {
    background: none repeat scroll 0 0 #fff;
    border: 1px ridge #c85c33;
    color: #c4c4c4;
    font-size: .8em;
    text-align: center;
    vertical-align: middle !important
}

.febacal-cell-ux3desert {
    border: 1px #e0e0e0 ridge;
    cursor: pointer
}

.febacal-today-ux3desert {
    background: none repeat scroll 0 0 #faf9c9
}

.febacal-selected-ux3desert {
    background: none repeat scroll 0 0 #faf9c9
}

.calEventCountReddesert {
    background-color: #c85c33;
    color: #fff;
    font-family: arial;
    font-size: .7em;
    text-align: center;
    text-decoration: none;
    min-width: 30%;
    max-width: 30%;
    padding-top: 0;
    margin-bottom: 4px
}

.calEventCountWhitedesert {
    height: 50%;
    min-width: 100%
}

.eventLabledesert {
}

.navigateTousecasedesert {
    padding: 0 5px 5px;
    vertical-align: top;
    float: right;
    background: url("../images/db_icons_big_calendar.png") no-repeat scroll 1px -1px transparent !important
}

.eventDescLiWrapprdesert {
    width: 100%;
    margin-top: 25px
}

.eventDescLiWrapprdesert a {
    color: #c85c33;
    text-decoration: none
}

.jumpToPagedesert {
    background-color: #754;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 17px;
    cursor: pointer;
    vertical-align: top;
    width: 25px
}

.goto_next_inactivedesert {
    background: url("../images/db_pagi_left.png") no-repeat scroll 0 2px transparent !important;
    display: block;
    width: 20px
}

.goto_previous_inactivedesert {
    background: url("../images/db_pagi_right.png") no-repeat scroll 0 2px transparent !important;
    display: block;
    width: 20px
}

.goto_nextdesert {
    background: url("../images/db_pagi_right_active.png") no-repeat scroll 0 2px transparent !important;
    display: block;
    width: 20px
}

.goto_previousdesert {
    background: url("../images/db_pagi_left_active.png") no-repeat scroll 0 2px transparent !important;
    display: block;
    width: 20px
}

.febacal-container-div .feba-cal-container-table-wrapperdesert {
    border: 1px solid #c85c33
}

.feba-cal-headerwrapperolive {
    border-bottom: medium none;
    border-left: 1px solid #313b34 !important;
    border-right: 1px solid #313b34 !important;
    border-top: 1px solid #313b34 !important
}

.febacal-jumpyear-header-centerolive {
    border-left: 1px solid #313b34;
    width: 100px;
    font-size: 1em
}

.febacal-jumpmonth-header-centerolive {
    border-left: 1px solid #313b34;
    width: 100px;
    font-size: 1em
}

.febacal-header-left-ux3 {
    width: 25%;
    text-align: left;
    border-right: 1px solid #1d82be
}

.febacal-header-right-ux3olive {
    width: 25%;
    text-align: right;
    border-left: 1px solid #313b34
}

.feba-cal-monthwidget-prevmonthbuttonolive {
    background: url("../images/db_pagi_left_active.png") no-repeat scroll 2px 1px transparent !important
}

.feba-cal-monthwidget-nextmonthbuttonolive {
    background: url("../images/db_pagi_right_active.png") no-repeat scroll 5px 1px transparent !important
}

.feba-cal-colheader-wrapperolive {
    border-top: 1px solid #313b34;
    border-left: 1px solid #313b34;
    border-right: 1px solid #313b34
}

.febacal-header-ux3olive {
    background: none repeat scroll 0 0 #fff;
    border: 1px ridge #313b34;
    color: #c4c4c4;
    font-size: .8em;
    text-align: center;
    vertical-align: middle !important
}

.febacal-cell-ux3olive {
    border: 1px #e0e0e0 ridge;
    cursor: pointer
}

.febacal-today-ux3olive {
    background: none repeat scroll 0 0 #e7f0b7
}

.febacal-selected-ux3olive {
    background: none repeat scroll 0 0 #e7f0b7
}

.calEventCountRedolive {
    background-color: #c7dd5f;
    color: #fff;
    font-family: arial;
    font-size: .7em;
    text-align: center;
    text-decoration: none;
    min-width: 30%;
    max-width: 30%;
    padding-top: 0;
    margin-bottom: 4px
}

.calEventCountWhiteolive {
    height: 50%;
    min-width: 100%
}

.eventLableolive {
}

.navigateTousecaseolive {
    padding: 0 5px 5px;
    vertical-align: top;
    float: right;
    background: url("../images/db_icons_big_calendar.png") no-repeat scroll 1px -1px transparent !important
}

.eventDescLiWrapprolive {
    width: 100%;
    margin-top: 25px
}

.eventDescLiWrapprolive a {
    color: #c7dd5f;
    text-decoration: none
}

.jumpToPageolive {
    background-color: #c7dd5f;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 17px;
    cursor: pointer;
    vertical-align: top;
    width: 25px
}

.goto_next_inactiveolive {
    background: url("../images/db_pagi_left.png") no-repeat scroll 0 2px transparent !important;
    display: block;
    width: 20px
}

.goto_previous_inactiveolive {
    background: url("../images/db_pagi_right.png") no-repeat scroll 0 2px transparent !important;
    display: block;
    width: 20px
}

.goto_nextolive {
    background: url("../images/db_pagi_right_active.png") no-repeat scroll 0 2px transparent !important;
    display: block;
    width: 20px
}

.goto_previousolive {
    background: url("../images/db_pagi_left_active.png") no-repeat scroll 0 2px transparent !important;
    display: block;
    width: 20px
}

.febacal-container-div .feba-cal-container-table-wrapperolive {
    border: 1px solid #313b34
}

.febacal-container-month-widget-ux3 td,.febacal-container-month-widget-ux3 th {
    vertical-align: middle !important
}

.febacal-header-right-ux3 .febacal-margin-right {
    margin-right: 0 !important
}

.febacal-header-left-ux3 .febacal-margin-left {
    margin-left: 0 !important
}

.febacal-selected-ux3 {
    background: none repeat scroll 0 0 #fff685
}

.febacal-calendar-resetbutton-clearright {
    display: block;
    height: 5px
}

.widget-content .calendarPagination li a:hover {
    text-decoration: none
}

.eventDescMinHeight {
    min-height: 216.5px
}

.febacal-container-month-widget-ux3 .febacal-view-header {
    float: left;
    margin-bottom: 10px;
    width: 100%
}

@media screen and (min-width: 0) and (max-width:768px) {
    .febacal-container-month-widget-ux3 {
        max-width:100%;
        width: 100%
    }

    .widget-content .febacal-calendar-button-ux3 {
        margin-left: 7px
    }

    .feba-cal-event-vertical-separater {
        width: 0
    }

    #header .febacal-view-header .ui-combobox .ui-combobox-input.ui-widget-content,#header .febacal-view-header .ui-combobox .ui-combobox-input.ui-state-hover {
        width: 40px !important
    }

    .febacal-jumpyear-header-center {
        width: 65px
    }

    .febacal-container-month-widget-ux3 {
        max-width: 275px;
        width: 275px
    }

    .febacal-container table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 96%
    }

    .eventDetailsLeft {
        float: left
    }

    .eventDetailsRight {
        margin-left: 5px;
        float: left
    }

    .eventLable,.eventLabledesert,.eventLableolive {
        display: inline-block;
        width: 70%;
        word-wrap: break-word
    }

    .eventHeading {
        float: left;
        width: 26%
    }

    .calendarEventDesc {
        float: left;
        width: 26%
    }
}

@media screen and (min-width: 768px) and (max-width:900px) {
    .eventHeading {
        margin-top:50px !important
    }
}

@media screen and (min-width: 0) and (max-width:768px) {
    .febacal-container-month-widget-ux3 {
        max-width:60%;
        width: 60%
    }

    .eventHeading {
        width: 33%
    }

    .calendarEventDesc {
        width: 33%
    }
}

@media screen and (min-width: 0) and (max-width:500px) {
    .febacal-container-month-widget-ux3 {
        max-width:100%;
        width: 100%
    }

    .eventHeading {
        width: 100%
    }

    .calendarEventDesc {
        width: 100%
    }
}
