.ui-datepicker {
    width: 20em;
}
input[type='datetime'], input[format='datetime'] {
    background: url(../images/calendar_dt.gif) white no-repeat center right;
}
input[type='date'], input[format='date'] {
    background: url(../images/calendar.gif) white no-repeat center right;
}
input[type='time'], input[format='time'] {
    background: url(../images/clock.gif) white no-repeat center right;
}

.action-bar {
    padding: 0 0 0 12px;
    margin-bottom: 12px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-image: -moz-linear-gradient(center top , #F5F5F5 0%, #EEEEEE 100%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #FAFAFA;
    border: medium none;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.action-bar a {
    vertical-align: top !important;
    line-height: 20px;
}

.action-bar form {
    margin-bottom: 0;
    padding-top: 8px;
}

.action-bar form span {
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    font-weight: bold;
    margin-right: 5px;
}

.control-label b {
    color: red;
}

.charsRemaining {
    font-size: 10px;
}

table ul.nav {
    list-style-type: none;
    margin:0;
    padding:0;
}

table ul.nav li {
    text-align: left;
}

table ul.nav a.dropdown-toggle {
    text-align: center;
}

.lock {
    background: url(../images/skin/lock.png) white no-repeat center right;
    padding-right: 13px;
}
.noTitleDialog .ui-dialog-titlebar {
    display: none
}
.ui-progressBox {
    height:20px;
    background: #d5effc url(../images/progress.gif) repeat-x center;
}

span.metrics {
    font-size: 75%;
    padding-left: 16px;
    padding-right: 32px;
    line-height:24px;
    background: transparent url(../images/player_time.png) no-repeat left center
}

th.sortable a {
    background: no-repeat right;
}

th.asc a {
    background: url(../images/skin/sorted_asc.png);
    padding-right: 1.1em;
}

th.desc a {
    background: url(../images/skin/sorted_desc.png);
    padding-right: 1.1em;
}

legend {
    font-size: 16px !important;
}

h3.title, h4.title, h5.title, h6.title {
    text-align: center;
}

/* Sidenav for Docs
-------------------------------------------------- */

.bs-docs-sidenav {
    width: 228px;
    margin: 30px 0 0;
    padding: 0;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
    display: block;
    width: 190px \9;
    margin: 0 0 -1px;
    padding: 8px 14px;
    border: 1px solid #e5e5e5;
    line-height: 20px;
    height: 20px;
}
.bs-docs-sidenav > li:first-child > a {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
    position: relative;
    z-index: 2;
    padding: 9px 15px;
    border: 0;
    text-shadow: 0 1px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
    box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
    float: right;
    margin-top: 2px;
    margin-right: -6px;
    opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
    background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
    opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
    background-image: url(../bootstrap/img/glyphicons-halflings-white.png);
    opacity: 1;
}
.bs-docs-sidenav.affix {
    top: 40px;
}
.bs-docs-sidenav.affix-bottom {
    position: absolute;
    top: auto;
    bottom: 270px;
}

a[external=true], a[rel=external], a[href^=http] {
    background: url(../images/external_link.png) no-repeat center right;
    text-decoration:underline;
    padding-right: 13px;
}

.modal.fade {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

 .keyword {
    min-width: 120px;
 }

 div.carousel-inner {
     min-height: 245px;
 }

 .carousel-caption a {
     color: white;
	 text-decoration:none;
 }

 div.thumb {
     text-align: center;
 }

div.thumb img {
     display: inline-block;
 }

tr.disabled {
    text-decoration: line-through;
    color: #aaa;
}

tr.disabled i.icon-remove-circle {
    background-position: -192px -96px;
}

.carousel-inner img {
    min-width: 100%;
}

.body {
    min-height: 360px;
}

li.nav-header {
    font-size: 16px;
    padding-left: 30px;
    padding-bottom: 5px;
}

table thead th {
    white-space: nowrap;
}

div.export {
    background-image: none;
    float: right;
    border: none;
    width: 300px;
}

legend b {
    color: red;
}

div.export a.pdf {
    float: right;
    padding-left: 20px;
    padding-right: 6px;
}

div.export a.excel {
    float: right;
    padding-left: 20px;
    padding-right: 6px;
}

.btn-right {
    margin-right: 10px;
}

input.keywordOther {
    margin-left: 5px;
}

#imageCaptcha {
    cursor: pointer;
}

.valid {
    background-color: white;
}

a.attachment {
    color: #08c;
}

.form-editor {
    color: #333 !important;
    padding: 5px !important;
    border: none !important;
    box-shadow: none !important;
    border-bottom: solid thin #CCC !important;
    border-radius: 0 !important;
    outline: none !important;
    margin-right: 10px !important;
}

/*Hack for ckeditor issue when zipped resources on grails */
#noticeForm .cke_skin_kama .cke_button .cke_icon {
    background-image: url("../images/icons.png");
}

#noticeForm .cke_skin_kama a.cke_dialog_ui_button {
    background: transparent url(../images/sprites.png) repeat-x scroll 0 -1069px;
}

#noticeForm .cke_skin_kama a.cke_dialog_tab,
#noticeForm .cke_skin_kama a:link.cke_dialog_tab,
#noticeForm .cke_skin_kama a:active.cke_dialog_tab,
#noticeForm .cke_skin_kama a:hover.cke_dialog_tab,
#noticeForm .cke_skin_kama a:visited.cke_dialog_tab
{
    background-image: url(../images/sprites.png);
}

#noticeForm .cke_skin_kama a.cke_dialog_ui_button_ok span {
    background: transparent url(../images/sprites.png) no-repeat scroll right -1219px;
}

#noticeForm .cke_skin_kama a.cke_dialog_ui_button_cancel span {
    background: transparent url(../images/sprites.png) no-repeat scroll right -1245px;
}

#noticeForm .cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_close_button {
    background-image: url(../images/sprites.png);
    /* IE 6 */
    _background-image: url(../images/sprites_ie6.png);
}

#noticeForm .cke_skin_kama .cke_wrapper {
    background-image: url(../images/sprites.png);
}

#noticeForm .cke_skin_kama .cke_resizer {
    background-image: url(../images/sprites.png);
    _background-image: url(../images/sprites_ie6.png);
}

#noticeForm .cke_skin_kama .cke_menuarrow
{
    background-image: url(../images/sprites.png);
    _background-image: url(../images/sprites_ie6.png);
}

#noticeForm .cke_rtl .cke_skin_kama .cke_menuarrow{
    background-image: url(../images/sprites.png);
    _background-image: url(../images/sprites_ie6.png);
}

#noticeForm .cke_skin_kama .cke_rcombo a,
#noticeForm .cke_skin_kama .cke_rcombo a:active,
#noticeForm .cke_skin_kama .cke_rcombo a:hover
{
    background-image: url(../images/sprites.png);
    _background-image: url(../images/sprites_ie6.png);
}

#noticeForm .cke_skin_kama .cke_rcombo .cke_openbutton .cke_icon
{
    background-image: url(../images/sprites.png);
    _background-image: url(../images/sprites_ie6.png);
}

#noticeForm .cke_skin_kama a.cke_toolbox_collapser,
#noticeForm .cke_skin_kama a:hover.cke_toolbox_collapser
{
    background-image: url(../images/sprites.png);
    _background-image: url(../images/sprites_ie6.png);
}

#noticeForm .cke_skin_kama a.cke_toolbox_collapser_min,
#noticeForm .cke_skin_kama a:hover.cke_toolbox_collapser_min
{
    background-image: url(../images/sprites.png);
    _background-image: url(../images/sprites_ie6.png);
}

#noticeForm .cke_skin_kama .cke_toolgroup
{
    background-image: url(../images/sprites.png);
    _background-image: url(../images/sprites_ie6.png);
}

#noticeForm .cke_skin_kama .cke_button .cke_buttonarrow
{
    background-image: url(../images/sprites.png);
    _background-image: url(../images/sprites_ie6.png);
}

.page_list {
    padding-right: 10px;
}

.page_list ul{
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    min-width: 80px;
}
