ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {
    display: inline;
}

ul.pagination li a {
    color: black;
    float: left;
    padding: 2px 2px;
    text-decoration: none;
}

ul.pagination li.active > a {
    pointer-events: none;
    color: red;
}
.panel-body-left {
    display: inline-block;
    vertical-align: top;
    width: 250px;
}
.panel-body-right {
    display: inline-block;
    vertical-align: top;
    width: 250px;
}
.FormPages
{
    position:relative;
    overflow:auto;
    z-index:0;
}
.Page
{
    min-width:0;
    width:auto;
}
.PageHeader
{
    display:none;
    color:#88f;
    margin:0;
    padding:10px;
    font-size:large;
    font-weight:normal;
}
.Wizard .PageHeader
{
    display:block;
}
.Body
{
}
.Body table
{
    clear: both;
}
.Wizard .Description
{
    border:solid 1px #ddd;
    margin:0 10px 15px 10px;
}
.Description p:first-child
{
    margin-top:0;
}
.Description p:last-child
{
    margin-bottom:0;
}
.SecurityWarning
{
    text-align: center;
}
.SecurityWarning table
{
    border:solid 1px #f80;
    background-color:#fe9;
    border-collapse:collapse;
    display:inline;
    display:inline-table;
}
.SecurityWarning td
{
    padding:0 4px;
}
table.FormPage
{
    border-collapse:collapse;
    width:100%;
    *width:90%;
}
div.FormPage
{
    padding: 0px 8px;
}
div.FormPage .SubFormContainer
{
    margin-left: -8px;
    margin-right: -8px;
}
div.FormPage nobr
{
    clear: both;
    overflow: auto;
    display: block;
    white-space: normal;
}
.FormPage td
{
    padding-bottom: 2px;
}
.LabelStyle
{
    color: Navy;
}
col.LabelStyle, td.LabelStyle
{
    text-align:right;
    vertical-align:top;
    padding-top:4px;
    padding-left:3px;
}
col.Number, td.Number
{
    text-align: right;
}
.RequiredStyle
{
    color: Red;
    vertical-align: top;
    padding-top: 4px;
    text-align: left;
    width: 16px;
}
.FieldStyle
{
    text-align: left;
}
.myradio {
    margin-top: 0px;
}
.likert {
    list-style:none;
    width:100%;
    margin:0;
    padding:0 0 35px;
    display:block;
    border-bottom:2px solid #efefef;
}
.likert:last-of-type {border-bottom:0;}
.likert:before {
    content: '';
    position:relative;
    top:11px;
    left:9.5%;
    display:block;
    background-color:#efefef;
    height:4px;
    width:78%;
}
.likert li {
    display:inline-block;
    width:19%;
    text-align:center;
    vertical-align: top;
}
.likert li input[type=radio] {
    display:block;
    position:relative;
    top:0;
    left:50%;
    margin-left:-6px;

}
.likert li label {width:100%;}
.InlineHelp
.ynlikert {
    list-style:none;
    width:100%;
    margin:0;
    padding:0 0 35px;
    display:block;
    border-bottom:2px solid #efefef;
}
.ynlikert:last-of-type {border-bottom:0;}
.ynlikert:before {
    content: '';
    position:relative;
    top:11px;
    left:9.5%;
    display:block;
    background-color:#efefef;
    height:4px;
    width:20%;
}
.ynlikert li {
    display:inline-block;
    width:19%;
    text-align:center;
    vertical-align: top;
}
.ynlikert li input[type=radio] {
    display:block;
    position:relative;
    top:0;
    left:50%;
    margin-left:-6px;

}
.ynlikert li label {width:100%;}
.fourlikert {
    list-style:none;
    width:100%;
    margin:0;
    padding:0 0 35px;
    display:block;
    border-bottom:2px solid #efefef;
}
.fourlikert:last-of-type {border-bottom:0;}
.fourlikert:before {
    content: '';
    position:relative;
    top:11px;
    left:9.5%;
    display:block;
    background-color:#efefef;
    height:4px;
    width:60%;
}
.fourlikert li {
    display:inline-block;
    width:19%;
    text-align:center;
    vertical-align: top;
}
.fourlikert li input[type=radio] {
    display:block;
    position:relative;
    top:0;
    left:50%;
    margin-left:-6px;

}
.fourlikert li label {width:100%;}


.threelikert {
    list-style:none;
    width:100%;
    margin:0;
    padding:0 0 35px;
    display:block;
    border-bottom:2px solid #efefef;
}
.threelikert:last-of-type {border-bottom:0;}
.threelikert:before {
    content: '';
    position:relative;
    top:11px;
    left:9.5%;
    display:block;
    background-color:#efefef;
    height:4px;
    width:40%;
}
.threelikert li {
    display:inline-block;
    width:19%;
    text-align:center;
    vertical-align: top;
}
.threelikert li input[type=radio] {
    display:block;
    position:relative;
    top:0;
    left:50%;
    margin-left:-6px;

}
.threelikert li label {width:100%;}



.InlineHelp
{
    vertical-align: top;
    margin-left: 2px;
}
.ElementSpacing
{
    width:50px;
}
.FormButtons
{
    text-align: right;
}
.PreviousButton
{
}
.ResultSet, .ResultHead, .ResultFoot
{
    empty-cells: show;
    background-color: white;
    font-size: 10pt;
}
.ResultSet td, .ResultHead td, .ResultFoot td, .ResultSet th, .ResultHead th, .ResultFoot th
{

    padding:1px;
    padding-right:5px;
    empty-cells:show;
    font-weight:normal;
    text-align:left;
}
.NoResults
{
    font-style:italic;
}
.ResultContainer
{
    overflow:auto;
    overflow-y:hidden;
    position:relative;
    min-height:0%;
    *padding-bottom:20px;
}
tr.gbHead
{
    font-weight:bold;
}
.gbHead a
{
    text-decoration:none;
    color:Black;
    display:block;
}
.gbSpace
{
    padding-right:16px;
}
.ScrollHead
{
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:10;
    overflow:hidden;
}
.ScrollFoot
{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    z-index:10;
    overflow:auto;
    overflow-y:hidden;
}
.ScrollHead table, .ScrollFoot table
{
    table-layout: fixed;
}
.ResultSet thead td, .ResultHead td, .ListHeader td, .ResultSet thead th, .ResultHead th, .ListHeader th
{
    padding:2px;
    border-bottom:solid 1px #c0c0c0;
    color:black;
    font-weight:normal;
    text-align:left;
}
.ResultSet thead a, .ResultHead a, .ListHeader a, .ListHeader td, .ListHeader th
{
    color:black;
    text-decoration:none;
}
.action-menu
{
    display:block;
    display:inline-block;
    width:24px;
    height:24px;
    overflow:hidden;
    position:relative;
}
.action-menu img
{
    width:192px;
    height:24px;
    position:absolute;
    left:0;
    top:0;
}
.action-menu:focus img
{
    left:-168px;
}
img.Sort.Asc
{
    background-position:0 -12px;
}
img.Sort.Desc
{
    background-position:0 -24px;
}
img.Sort.SubAsc
{
    background-position:0 -36px;
}
img.Sort.SubDesc
{
    background-position:0 -48px;
}
.Dashboard img.Sort
{
    display:none;
}
.Dashboard img.Sort.Asc, .Dashboard img.Sort.Desc
{
    display:inline-block;
}
.ResultSet tbody td, .ResultSet tbody th
{
    border-bottom:solid 1px #e5e5e5;
}
tbody .gbHead td
{
    border-bottom-color: White;
}
.even
{
    /*background-color: #fcf7de;*/
}
.Hidden
{
    color: white;
}
.even .Hidden
{
    color: #fcf7de;
}
.Unsaved .Hidden
{
    color: #ffee99;
}
.Hidden *
{
    visibility: hidden;
}
.ResultSet .RowHover
{
    /*background-color: #fe9;-yellow*/
    background-color:#f5faff;
}
.ResultSet td[data-focused="true"]
{
    /*background-color:#fd5;-yellow*/
    background-color:#fafdff;
}
.ResultSet tr[data-focused], .ResultSet tr[data-focused="true"] td[data-focused="true"], .ResultSet tr[data-focused="true"] th[data-focused="true"]
{
    /*background-color:#fe9;-yellow*/
    background-color:#f0f5ff;
}
.ResultSet tfoot td, .Summary td, .ResultSet tfoot th, .Summary th
{
    border-top: solid 1px #c0c0c0;
    padding: 2px;
    /*border-style: solid;
    border-width: 1px;
    border-color: #8c3637 #ffffcc #ffffcc #ffffcc;*/
    background-color: white;
    text-align: right;
}
.Dashboard .ResultSet td[data-focused="head"], .Dashboard .ResultSet th[data-focused="head"], .Dashboard .ResultSet thead td:hover, .Dashboard .ResultSet thead th:hover
{
    background-image:none;
}
.Dashboard .ResultSet thead a
{
    cursor:default;
}
.Spreadsheet .even td, .Spreadsheet .even th
{
}
.Spreadsheet input[type="text"], .Spreadsheet input[type="email"]
{
    background-color: white;
    border: solid 1px white;
}
.Spreadsheet .even input[type="text"], .Spreadsheet .even input[type="email"]
{
}
.ResultFoot
{
    background-color: white;
    border-top: solid 1px #c0c0c0;
}
img.Unsaved
{
    visibility: hidden;
    height: 16px;
    width: 16px;
}
.Unsaved img.Unsaved
{
    visibility: visible;
}
.Spreadsheet tbody .Unsaved td, .Spreadsheet tbody .Unsaved th
{
    background-color:#fe9;
    border-bottom:solid 1px #fff;
}
.Spreadsheet tbody .Unsaved td[data-focused="true"], .Spreadsheet tbody .Unsaved th[data-focused="true"]
{
    background-color:#ffb;
}
.Spreadsheet tbody .Unsaved input[type="text"], .Spreadsheet tbody .Unsaved input[type="email"]
{
    background-color: white !important;
}
.ResultCount
{
    font-size: .9em;
    margin: 5px 0px 0px;
}
.ResultCount.OverLimit, .ResultCount.OverLimitHelp
{
    border: solid 1px #aa9922;
    background-color: #ffff99;
    padding: 1px 2px;
    margin: 0px 4px;
}
.OverLimit a, .OverLimitHelp a
{
    font-size: 1.1em;
    color: Black;
    text-decoration: none;
}
.OverLimit ul
{
    display: none;
}
body .hide-cbx .RowCBX
{
    display:none;
}
.pop-menu /*#ActionMenu, #SortMenu*/
{
    position:absolute;
    border:solid 1px #777;
    background:#fff;
    padding:2px;
}
.pop-menu a
{
    display:block;
    cursor:default;
    padding:2px 10px 2px 2px;
    color:#000;
    text-decoration:none;
}
.pop-menu img
{
    margin-right:4px;
    width:24px;
    height:24px;
    background:transparent no-repeat center center;
}
#PopShadow
{
    position:absolute;
    -webkit-box-shadow:1px 3px 6px rgba(0,0,0,.6);
    -moz-box-shadow:1px 3px 6px rgba(0,0,0,.6);
    -ms-box-shadow:1px 3px 6px rgba(0,0,0,.6);
    -o-box-shadow:1px 3px 6px rgba(0,0,0,.6);
    box-shadow:1px 3px 6px rgba(0,0,0,.6);
}
#Loading
{
    min-width: 20%;
    position: absolute;
    left: 40%;
    top: 40%;
    z-index: 999;
    background-color: White;
    border: solid 1px #888888;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
#Loading div
{
    margin-bottom: 5px;
}
#HelpDisplay
{
    position: absolute;
    background-color: #fcf7de;
    border: solid 1px #888888;
    /*font-size: .8em;*/
    padding: 2px;
}
#ErrorDisplay ul
{
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 0px 0px 0px 20px;
    margin-left: 0px;
}
input.HelpText
{
    color: #888888;
    font-style: italic;
}
input.DropDown
{
    padding-top:2px;
    padding-bottom:2px;
}
.DropDown a, .DDLText
{
    color:black;
    text-decoration:none;
    margin-top:1px;
    margin-bottom:1px;
    padding:0;
    display:table-cell;
    display:inline-block;
    cursor:default;
    overflow:hidden;
    white-space:nowrap;
}
.DropDownList
{
    border:solid 1px #888;
    position:absolute;
    background-color:White;
    overflow:auto;
    min-width:20px;
    min-height:16px;
}
.DropDownList a
{
    border:solid 1px white;
    display:block;
    color:Black;
    text-decoration:none;
    padding:0 2px 0 2px;
    cursor:default;
}
.DropDownList a.selected
{
    background-color:#39f;
    color:#fff;
    border-style:dotted;
    border-width:1px;
    border-color:#696969;
    background-color:ActiveCaption;
    color:CaptionText;
    border-color:ThreeDDarkShadow;
}
.DropDownList div a
{
    padding-left:1.5ex;
}
.DropDownList div div
{
    font-weight:bold;
    font-style:italic;
    padding-left:2px;
}
table.Multi
{
    border-collapse: collapse;
    display: inline;
    display: inline-table;
}
table.Multi td
{
    padding: 0px;
}
div.Multi
{
    border:solid 1px #ccc;
    overflow:auto;
    font-size:9pt;
    background-color:White;
}
div.Multi div
{
    padding:0 4px 0 30px;
    text-indent:-12px;
    cursor:pointer;
}
table.Multi.Disabled div.Multi div
{
    color: #666;
}
table.Multi td.other
{
    vertical-align: top;
}
table.Multi td.other a
{
    display: block;
}
.Multi p
{
    margin: 0px;
    padding: 0px 0px 0px 16px;
}
.Multi .optGroup
{
    margin-left: -16px;
    font-style: italic;
}
a.Search
{
    margin-left:-10px;
    z-index:1;
}
span.Search
{
    position:relative;
    left:0;
    top:0;
    margin-right:10px;
    display:inline-block;
}
.Search a
{
    position: absolute;
    right: -10px;
    top: -2px;
}
.DateField
{
    position: relative;
    top: 0px;
    left: 0px;
}
.DateField a
{
    position: absolute;
    right: 0px;
    top: 0px;
}
.DateField input
{
    margin-right: 7px;
    width: 23ex;
}
.SSN
{
    white-space: nowrap;
}
.FixedWidth
{
    white-space: nowrap;
    overflow: hidden;
    display: block;
    display: inline-block;
}
.SectionHeadingStyle
{
    text-align: left;
    font-weight: normal;
    padding-top: 1px;
    padding-bottom: 2px;
}
.SectionHeadingStyle div, .help-message, .warning-message
{
    text-align:left;
    background-color:#f9f9f9;
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    padding:3px;
    color:Black;
    margin-top:10px;
    margin-bottom:7px;
}
.SectionHeadingStyle label
{
    font-weight: bold;
}
.RadioList
{
    display:block;
    display:inline-block;
    overflow:auto;
}
.RadioList label
{
    display:block;
    padding-left:24px;
    text-indent:-24px;
}
.RadioList .group
{
    display:block;
}
.RadioList .group label
{
    padding-left:48px;
}
.RadioList:focus label.active
{
    background-color:#fd5;
}
.Spreadsheet .RadioList label, .RadioListInline label
{
    display:inline;
    margin-right:5px;
    padding-left:0;
    text-indent:0;
}
.SelectedItems li
{
    width: 30%;
    float: left;
    margin-bottom: 0px;
}
button.button
{
    border:none 0;
    padding:0 0 0 8px;
    margin:3px 1px 1px 3px;
    font-family:inherit;
    vertical-align:baseline;
    text-align:left;
    width:auto;
}
button.button span
{
    padding:7px 8px 5px 0px;
}
.button:hover
{
    background-position:left -96px;
}
.button:hover span
{
    background-position:right -144px;
}
.button:active
{
    color:#666;
    background-position:left -384px;
}
.button:active span
{
    background-position:right -432px;
}
.button.default
{
    color:#fff;
    margin:2px;
    background-position:left -192px;
    text-shadow:1px 1px #0a266e;
}
.button.default span
{
    background-position:right -240px;
}
.button.default:hover
{
    background-position:left -288px;
}
.button.default:hover span
{
    background-position:right -336px;
}
.button.default:active
{
    background-position:left -480px;
}
.button.default:active span
{
    background-position:right -528px;
}
.button:focus
{
    color:#000;
    text-shadow:none;
    background-position:left -576px;
}
.button:focus span
{
    background-position:right -624px;
}
.button img
{
    margin-right:4px;
}
.address-state
{
    text-transform:uppercase;
}
::-webkit-input-placeholder { /* WebKit browsers */
    text-transform:none;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform:none;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform:none;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform:none;
}

.calendar td.button
{
    display: table-cell;
    background-image: none;
    color: inherit;
    height: auto;
}
.calendar td.title
{
    height: auto;
    display: table-cell;
}

/* A table with solid borders */
table.PluginTable
{
    border-collapse: collapse;
    font-size: .9em;
    margin: 10px;
    text-align: right;
    background-color: white;
    font-weight: normal;
    color: Black;
    display: inline;
    display: inline-table;
}
table.PluginTable td
{
    border: solid 1px #888888;
    padding-right: 10px;
    padding-left: 10px;
    white-space: nowrap;
}
table.PluginTable caption
{
    text-align: left
}
.uploadPreview img
{
    max-width:200px;
    max-height:200px;
}
.ResultSet .uploadPreview
{
    display: inline-block;
}
.uploadPreview .text
{
    background-position:-128px 0;
}
.uploadPreview .doc
{
    background-position:-256px 0;
}
.uploadPreview .excel
{
    background-position:-384px 0;
}
.uploadPreview .pdf
{
    background-position:-512px 0;
}
.uploadPreview .image
{
    background-position:-640px 0;
}
.uploadPreview .xml
{
    background-position:-768px 0;
}
.ResultSet .uploadPreview img
{
    max-width:48px;
    max-height:48px;
}
.ResultSet .uploadPreview .text
{
    background-position:-128px -128px;
}
.ResultSet .uploadPreview .doc
{
    background-position:-256px -128px;
}
.ResultSet .uploadPreview .excel
{
    background-position:-384px -128px;
}
.ResultSet .uploadPreview .pdf
{
    background-position:-512px -128px;
}
.ResultSet .uploadPreview .image
{
    background-position:-640px -128px;
}
.ResultSet .uploadPreview .xml
{
    background-position:-768px -128px;
}

.nav-app-tabs {
    font-size: 16px;
    line-height: 1.42857143;
    background-color: #fff;
    border-bottom: 0px solid #ddd;
    list-style: none;
    overflow: hidden;
}
ul.nav-app-tabs {
    white-space: nowrap;
    -webkit-padding-start: 0px;
}
.nav-app-tabs > li {
    color: #fff;
    float: left;
    display: inline;
    cursor: pointer;
    position: relative;
    padding-top: 2px;
    margin-bottom: -1px;
    border: 2px solid #eeeeee;
    background-color: #08579f;
}
.nav-app-tabs > li > a {
    color: #fff;
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 8px;
    padding-right: 12px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 2px 2px 1px 1px;
}
.nav-app-tabs > li > a:hover {
    border-top-width: 3px;
    border-top-color: #808e9c;
}
.nav-app-tabs > li.active > a,
.nav-app-tabs > li.active > a:hover,
.nav-app-tabs > li.active > a:focus {
    color: #555555;
    cursor: pointer;
    background-color: #eeeeee;
    border: 1px solid #08579f;
    border-bottom-color: transparent;
}

.table-nonfluid {
    width: auto !important;
}

.container-outer { overflow: scroll; }
.container-inner { width: 2000px; }

/* jquery datepicker */
.active.day {
    background-color : #08579f;
    background-image :none;
    color: #fff;
}

.datepicker {
    top: 0;
    left: 0;
    width: 216px;
    height: auto;
    font: 9pt 'Gotham', Arial, Helvetica, Sans-Serif;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/* day title */
.dow {
    border-bottom: 1px solid #bbb;
}
/* bootstrap ddm */
.dropdown-menu {
    border-radius:0px;
    padding:0
}
.datepicker:before {
    content:'';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px;
}
.datepicker:after {
    content:'';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 7px;
}
.datepicker > div {
    display: none;
}
.datepicker table {
    width: 100%;
    margin: 0;
}

.datepicker tbody td:last-child {
    border-right: 0px;
}
.datepicker tbody tr {
    border-bottom: 1px solid #bbb;
}
.datepicker tbody tr:last-child {
    border-bottom: 0px;
}


/* main DP nums*/
.datepicker td{
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    text-align: center;
    color: #666666;
    font-weight: bold;
    text-shadow: 1px 1px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
    width: 30px;
    height: 20px;
    background: #ededed;
    background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
    background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
    background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
    background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
    background: linear-gradient(top,  #ededed 0%,#dedede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
    box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
/* top part bg */
.datepicker th {
    text-align: center;
    color: #666666;
    text-shadow: 1px 0px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=0);
    width: 30px;
    height: 20px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
    background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    background-image: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    background-image: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    background-image: linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0);

}

/* -- day --- */
.datepicker td.day:hover {
    background: #6e8ee6;
    color:#ffffff;
    cursor: pointer;
    text-shadow: 1px 0px 0px #000000;
}
/*  off month days -- */
.datepicker td.old, .datepicker td.new {
    color: #9c9c9c;
    background: #ffffff;
}
.datepicker td.active, .datepicker td.active:hover {
    background: #6eafbf;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    color: #e0e0e0;
    text-shadow: 0px 1px 0px #1731a2;
    filter: dropshadow(color=#4d7a85, offx=0, offy=1);
    border: 1px solid #55838f;
    position: relative;
    margin: -1px;

}
.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] {
    background-color: #0045cc;
}
.datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active {
    background-color: #003399 \9;
}
.datepicker td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/* big month */
.datepicker td span:hover {
    background: #777;
    color:#ffffff
}
.datepicker td span.active {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] {
    background-color: #0045cc;
}
.datepicker td span.active:active, .datepicker td span.active.active {
    background-color: #003399 \9;
}
.datepicker td span.old {
    color: #bcbcbc;
}
/*--- month header ---- */
.datepicker th.switch {
    width: 145px;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker th.next, .datepicker th.prev {
    font-size: 19.5px;
    background-color: #08579f;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker thead tr:first-child th {
    cursor: pointer;
}
/* --- Top controls hover-- */
.datepicker thead tr:first-child th:hover {
    background: #24449a
}
.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}