﻿span.twitter-typeahead .tt-menu,
span.twitter-typeahead .tt-dropdown-menu {
    cursor: pointer;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.moveLeftEnd{
    margin-left:33px !important;
}
span.twitter-typeahead .tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
    width: 100%;
    
}

    span.twitter-typeahead .tt-suggestion.tt-cursor,
    span.twitter-typeahead .tt-suggestion:hover,
    span.twitter-typeahead .tt-suggestion:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7;
    }

.input-group.input-group-lg span.twitter-typeahead .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.input-group.input-group-sm span.twitter-typeahead .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

span.twitter-typeahead {
    width: 100%;
}

.input-group span.twitter-typeahead {
    display: block !important;
    height: 34px;
}

    .input-group span.twitter-typeahead .tt-menu,
    .input-group span.twitter-typeahead .tt-dropdown-menu {
        top: 32px !important;
    }

    .input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
        border-radius: 0;
    }

    .input-group span.twitter-typeahead:first-child .form-control {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .input-group span.twitter-typeahead:last-child .form-control {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.input-group.input-group-sm span.twitter-typeahead {
    height: 30px;
}

    .input-group.input-group-sm span.twitter-typeahead .tt-menu,
    .input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
        top: 30px !important;
    }

.input-group.input-group-lg span.twitter-typeahead {
    height: 46px;
}

    .input-group.input-group-lg span.twitter-typeahead .tt-menu,
    .input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
        top: 46px !important;
    }

.accounting_mgmt .panel_header .title {
    margin-right: 20px;
    cursor: pointer;
    text-decoration: underline;
}

.accounting_mgmt h2.title.pull-left.active-tab {
    font-weight: 800;
    color: #63a95f;
    text-decoration: none;
    cursor: pointer;
}

.accounting_mgmt .ui-widget-header .ui-icon {
    background-image: none !important;
}

.accounting_mgmt .ui-widget-header {
    background: none !important;
    background-color: #66a866 !important;
}

.accounting_mgmt .calender-in-textbox {
    right: 20px !important;
}

.accounting_mgmt .header {
    background-color: #66A866 !important;
}

.accounting_mgmt .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #f7dfbf !important;
    background: #f9af4f !important;
    background-color: #fff8f0 !important;
}

.accounting_mgmt .ui-datepicker-today a {
    background: green !important;
    color: #45392d !important;
}

.accounting_mgmt .calender-in-textbox {
    position: absolute !important;
    right: 1px !important;
    top: 1px !important;
    color: #333 !important;
    padding: 9px 9px !important;
    margin: 0 !important;
    z-index: 19 !important;
}
.ui-widget-header .ui-icon {
    background-image: none !important;
    text-indent: 0px !important;
    font-size: 10px !important;
    width: 30px !important;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    margin-left: -11px !important;
}

.ui-datepicker .ui-datepicker-next {
    right: 10px;
}

.ui-widget-header {
    background: none !important;
    background-color: #86bc42 !important;
}

.header {
    background-color: #66A866 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-datepicker-today a.ui-state-highlight {
    border: 1px solid #f7dfbf !important;
    background: #f9af4f !important;
    color: #45392d !important;
    background-color: #fff8f0 !important;
}

.ui-datepicker-today a {
    background: green !important;
    color: #45392d !important;
}

.calender-in-textbox {
    position: absolute;
    right: 1px;
    top: 1px;
    color: #333;
    padding: 9px 9px;
    margin: 0;
    z-index: 19;
}
.calender-in-textbox:before {
    color: #65a764;
    background:none !important;
}
.servicefrequency .calender-in-textbox {
    color: #65a764;
    background: none !important;
}