/*! Dancik-D24 - 2017-06-16 */
body.dancik-init-login {
    min-height: 408px
}

.dancik-Modal {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background: #7f9db9;
    opacity: .5;
    filter: alpha(opacity=50)
}

.dancik-Blanket {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #7f9db9;
    opacity: .5;
    filter: alpha(opacity=50)
}

.dancik-Footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    color: #666;
    text-align: center;
    padding-top: 50px
}

.dancik-busy {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50000;
    background-color: white;
    text-align: center;
    font-size: 20pt;
    line-height: 50px
}

.dancik-busy .outer {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0
}

.dancik-busy .inner {
    position: relative;
    bottom: 64px
}

.dancik-busy.message .inner {
    bottom: 89px
}

.d24-Popup {
    position: absolute;
    z-index: 10001
}

.d24-Popup-Table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0
}

.d24-Popup-Title {
    color: #000;
    font: 12pt Verdana,Arial,sans-serif;
    text-align: left;
    background-color: #fff;
    font-size: 14pt;
    height: 23px;
    margin-right: 20px
}

.d24-Popup-Closer {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    background: url('http://ovf400.ovf.com/danciko/d24/images/close.png') no-repeat scroll 50% 50% transparent;
    cursor: pointer
}

.d24-Popup-Content {
    background-color: #fff;
    color: #000;
    font: 10pt Verdana,Arial,sans-serif;
    padding: 10px;
    margin: 10px 0 5px;
    border: 1px solid #ccc
}

.d24-Popup.red .d24-Popup-Content {
    background: #ffcfcf url('http://ovf400.ovf.com/danciko/d24/images/error32x32.png') 3px 50% no-repeat;
    padding-left: 40px
}

.d24-Popup-Table-TopLeft {
    height: 14px;
    width: 14px
}

.d24-Popup-Table-TopCenter {
    height: 14px
}

.d24-Popup-Table-TopRight {
    height: 14px;
    width: 14px
}

.d24-Popup-Table-BottomLeft {
    height: 14px;
    width: 14px
}

.d24-Popup-Table-BottomCenter {
    height: 14px
}

.d24-Popup-Table-BottomRight {
    height: 14px;
    width: 14px
}

.d24-Popup-Table-MiddleLeft {
    width: 14px
}

.d24-Popup-Table-MiddleCenter {
    background-color: #fff;
    text-align: center
}

.d24-Popup-Table-MiddleRight {
    width: 14px
}

.d24-Popup.blue .d24-Popup-Table-TopLeft {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/blue_corners_sprite.png') no-repeat 0 0
}

.d24-Popup.blue .d24-Popup-Table-TopCenter {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/blue_topCenter.png') repeat-x scroll bottom
}

.d24-Popup.blue .d24-Popup-Table-TopRight {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/blue_corners_sprite.png') no-repeat -15px 0
}

.d24-Popup.blue .d24-Popup-Table-BottomLeft {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/blue_corners_sprite.png') no-repeat 0 -15px
}

.d24-Popup.blue .d24-Popup-Table-BottomCenter {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/blue_bottomCenter.png') repeat-x scroll 0 0
}

.d24-Popup.blue .d24-Popup-Table-BottomRight {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/blue_corners_sprite.png') no-repeat -15px -15px
}

.d24-Popup.blue .d24-Popup-Table-MiddleLeft {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/blue_leftSide.png') repeat-y scroll center right
}

.d24-Popup.blue .d24-Popup-Table-MiddleRight {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/blue_rightSide.png') repeat-y scroll center left
}

.d24-Popup.red .d24-Popup-Table-TopLeft {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/red_corners_sprite.png') no-repeat 0 0
}

.d24-Popup.red .d24-Popup-Table-TopCenter {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/red_topCenter.png') repeat-x scroll bottom
}

.d24-Popup.red .d24-Popup-Table-TopRight {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/red_corners_sprite.png') no-repeat -15px 0
}

.d24-Popup.red .d24-Popup-Table-BottomLeft {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/red_corners_sprite.png') no-repeat 0 -15px
}

.d24-Popup.red .d24-Popup-Table-BottomCenter {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/red_bottomCenter.png') repeat-x scroll 0 0
}

.d24-Popup.red .d24-Popup-Table-BottomRight {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/red_corners_sprite.png') no-repeat -15px -15px
}

.d24-Popup.red .d24-Popup-Table-MiddleLeft {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/red_leftSide.png') repeat-y scroll center right
}

.d24-Popup.red .d24-Popup-Table-MiddleRight {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/popup/red_rightSide.png') repeat-y scroll center left
}

html {
    width: 100%;
    height: 100%;
    color: #000;
    background: #FFF
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,img {
    border: 0
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: 400
}

li {
    list-style: none
}

caption,th {
    text-align: left
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400
}

q:before,q:after {
    content: ''
}

abbr,acronym {
    border: 0;
    font-variant: normal;
    border-bottom: 1px dotted #000;
    cursor: help
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,textarea,select {
    font-family: inherit;
    font-weight: inherit;
    font-size: 100%
}

legend {
    color: #000
}

h1 {
    font-size: 138.5%
}

h2 {
    font-size: 123.099998%
}

h3 {
    font-size: 108%
}

h1,h2,h3 {
    margin: 1em 0
}

h1,h2,h3,h4,h5,h6,strong {
    font-weight: 700
}

em {
    font-style: italic
}

blockquote,ul,ol,dl {
    margin: 1em
}

ol,ul,dl {
    margin-left: 2em
}

ol li {
    list-style: decimal outside
}

ul li {
    list-style: disc outside
}

dl dd {
    margin-left: 1em
}

th,td {
    border: none;
    padding: 0
}

th {
    font-weight: 700;
    text-align: center
}

caption {
    margin-bottom: .5em;
    text-align: center
}

p,fieldset,table,pre {
    margin-bottom: 0
}

input[type=text],input[type=password],textarea {
    width: 11.9em
}

img.d24-main-logo {
    margin: 5px 5px 5px 0
}

.no-break {
    white-space: nowrap
}

.no-background {
    background: none !important
}

.clear-fix:after {
    display: table;
    content: " ";
    clear: both
}

.clear-fix:before {
    display: table;
    content: " "
}

#d24-messages {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 400px;
    z-index: 10000
}

#d24-messages .growl-image {
    top: 6px
}

div.d24-full {
    position: fixed;
    top: 118px;
    bottom: 0;
    left: 0;
    right: 0
}

.d24-full iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: none
}

.d24-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

*:first-child+html .d24-clearfix {
    zoom:1}

.false-caps {
    text-transform: uppercase
}

body {
    background-color: #FFFFFF;
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt
}

button,input[type=submit],input[type=button],input[type=image],input[type=checkbox] {
    vertical-align: middle
}

span.align-block {
    display: inline-block;
    vertical-align: middle
}

button.d24-fancy-button,input.d24-fancy-button {
    margin: 1px;
    border: 2px solid #2db0e4;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 7px 18px;
    color: #fff;
    font-size: 11pt;
    font-weight: 700;
    cursor: pointer;
    background: #2085b8 url('http://ovf400.ovf.com/danciko/d24/images/d24_bttn_bkgd.png') repeat-x
}

button.d24-fancy-button:hover,input.d24-fancy-button:hover,button.d24-fancy-button.waiting,input.d24-fancy-button.waiting {
    background: #82d0ef url('http://ovf400.ovf.com/danciko/d24/images/d24_bttn_bkgd_hover.png') repeat-x
}

button.d24-fancy-button-small,input.d24-fancy-button-small {
    font-size: 9pt;
    padding: 4px 14px;
    background: #2c8fbe url('http://ovf400.ovf.com/danciko/d24/images/d24_bttn_bkgd.png') repeat-x
}

input.itemSearch {
    width: 33px;
    height: 27px;
    border: 0;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/d24_search.png');
    cursor: pointer
}

.d24_smallSearchIcon {
    width: 29px;
    height: 24px;
    border: 0;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/d24_search30x24.png');
    cursor: pointer
}

a {
    color: #259fd4;
    text-decoration: none;
    outline: 0;
    cursor: pointer
}

a:hover {
    text-decoration: underline
}

a.back-link {
    padding-left: 22px;
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/arrow_back_green.png') left center no-repeat
}

a.forward-link {
    padding-right: 22px;
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/arrow_forward_green.png') right center no-repeat
}

a.remove {
    display: block;
    height: 16px;
    width: 16px;
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/icons/cross-circle-frame.png') center no-repeat
}

a.edit-link {
    display: inline-block;
    height: 16px;
    width: 16px;
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/edit.png') center no-repeat
}

ul {
    padding: 0;
    margin: 0
}

ul li {
    list-style-type: none
}

input[type=text],input[type=password] {
    height: 22px;
    line-height: 22px
}

select {
    padding-top: 1px;
    padding-bottom: 1px;
    height: 20px;
    line-height: 20px
}

input[type=text],input[type=password],select,textarea {
    border: 1px solid #ddd;
    background-color: #fff;
    color: #565656;
    vertical-align: middle
}

input[type=text],input[type=password],textarea {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 3px
}

textarea {
    resize: none;
    padding: 8px
}

select {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

input[type=text] {
    width: 300px
}

input[type=text][maxlength='1'] {
    width: 12px
}

input[type=text][maxlength='2'] {
    width: 24px
}

input[type=text][maxlength='3'] {
    width: 36px
}

input[type=text][maxlength='4'] {
    width: 48px
}

input[type=text][maxlength='5'] {
    width: 60px
}

input[type=text][maxlength='6'] {
    width: 72px
}

input[type=text][maxlength='7'] {
    width: 84px
}

input[type=text][maxlength='8'] {
    width: 96px
}

input[type=text][maxlength='9'] {
    width: 108px
}

input[type=text][maxlength='10'] {
    width: 120px
}

input[type=text][maxlength='11'] {
    width: 132px
}

input[type=text][maxlength='12'] {
    width: 144px
}

input[type=text][maxlength='13'] {
    width: 156px
}

input[type=text][maxlength='14'] {
    width: 168px
}

input[type=text][maxlength='15'] {
    width: 180px
}

input[type=text][maxlength='16'] {
    width: 192px
}

input[type=text][maxlength='90'] {
    width: 500px
}

input[type=text][maxlength='100'] {
    width: 550px
}

input[type=text].date {
    width: 90px
}

input[type=text].w200 {
    width: 200px
}

input[type=text].w250 {
    width: 250px
}

.w100 {
    width: 100px
}

.w150 {
    width: 150px
}

.w200 {
    width: 200px
}

.w250 {
    width: 250px
}

.w300 {
    width: 300px
}

.min-w100 {
    min-width: 100px
}

.min-w150 {
    min-width: 150px
}

.m5 {
    margin: 5px
}

.m10 {
    margin: 10px
}

.m20 {
    margin: 20px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr20 {
    margin-right: 20px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 20px
}

.p5 {
    padding: 5px
}

.p10 {
    padding: 10px
}

.p20 {
    padding: 20px
}

.pr5 {
    padding-right: 5px
}

.pr10 {
    padding-right: 10px
}

.pr20 {
    padding-right: 20px
}

.pl5 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pl20 {
    padding-left: 20px
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.tac {
    text-align: center
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.line-height-14 {
    line-height: 14px
}

.d24-label {
    font-weight: bold;
    color: #555;
    display: inline-block
}

.d24-label.vertical {
    clear: both;
    margin-top: 20px;
    margin-bottom: 7px
}

.d24-label .required {
    color: red
}

.d24-block {
    border: 1px solid #ccc;
    margin-top: 2px
}

.d24-fancy-block {
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 3px 15px 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.d24-fancy-block .action {
    text-align: center;
    margin-top: 17px
}

.d24-row-label,.d24-standard td.d24-row-label {
    background-color: #e6e6e6;
    font-weight: bold;
    text-align: left
}

label.d24-row-label,span.d24-row-label {
    padding: .4em 3px;
    margin: 1px;
    vertical-align: middle;
    display: inline-block
}

.d24-row-label.required {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/asteriskRed.png');
    background-position: 95% center;
    background-repeat: no-repeat
}

.important {
    color: red
}

.important2 {
    color: red !important;
    font-weight: bold !important
}

.informational {
    color: blue
}

.d24-separated-links {
    display: inline
}

.d24-separated-links li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #26a0d5;
    float: left
}

.d24-separated-links li:first-child {
    border-left: none
}

.d24-user-bar {
    color: #259fd4;
    padding: 5px 0
}

.d24-user-bar .user-links {
    float: left
}

.d24-user-bar .system-links {
    float: right
}

.advanced-search-link {
    font-weight: 700;
    margin-left: 20px
}

#d24_2ndHdrBar {
    z-index: 520
}

.d24-logo-bar {
    border-top: 1px solid #e7e7e7;
    background: linear-gradient(180deg, #e7e7e7, #f3f3f3);
    position: relative;
    zoom:1;padding-left: 15px
}

.d24-logo-bar span {
    display: inline-block;
    vertical-align: middle
}

.d24-logo-bar .shopping-cart {
    position: absolute;
    right: 15px;
    bottom: 7px
}

.d24-logo-bar .shopping-cart.open {
    box-shadow: 2px 2px 3px #dbd9d9;
    padding-bottom: 1px
}

.d24-logo-bar .shopping-cart.d24-shopping-cart-display {
    z-index: 525
}

.d24-logo-bar .shopping-cart a.cart-link img {
    display: inline-block;
    vertical-align: middle
}

.d24-logo-bar .shopping-cart a.cart-link {
    background: white;
    color: #999;
    font-weight: bold;
    padding-right: 30px;
    padding-left: 14px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/menu/blue_down.png');
    background-position: right center;
    background-repeat: no-repeat;
    display: inline-block;
    border: 1px solid #cccccb;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-decoration: none;
    position: relative;
    z-index: 550
}

.d24-logo-bar .shopping-cart.open a.cart-link {
    border-bottom: none;
    border-bottom: 1px solid white;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0
}

.d24-logo-bar .shopping-cart a.cart-link span {
    display: inline-block;
    vertical-align: middle
}

.d24-logo-bar .shopping-cart a.cart-link:hover span {
    text-decoration: underline
}

.d24-logo-bar .shopping-cart .d24-mini-cart {
    display: none;
    position: absolute;
    padding: 16px 7px 10px;
    right: 0;
    top: 32px;
    background-color: #fff;
    border: 1px solid #cccccb;
    border-radius: 4px 0 4px 4px;
    -moz-border-radius: 4px 0 4px 4px;
    -webkit-border-radius: 4px 0 4px 4px;
    z-index: 510;
    box-shadow: 2px 2px 3px #dbd9d9;
    margin-bottom: 50px
}

.d24-logo-bar .shopping-cart.open .d24-mini-cart {
    display: block
}

.d24-mini-cart .body {
    overflow-y: auto;
    width: 100%
}

.d24-mini-cart table {
    width: 100%
}

.d24-mini-cart tr:first-child td {
    border-top: none
}

.d24-mini-cart td {
    white-space: nowrap
}

.d24-mini-cart .label {
    font-weight: bold
}

.d24-mini-cart .details {
    font-size: 90%
}

.d24-mini-cart .totals {
    padding: 10px;
    padding-right: 20px;
    color: #333;
    text-align: right;
    border-top: 1px solid #cecece
}

.d24-mini-cart .totals label {
    margin-right: 20px
}

.d24-mini-cart input {
    margin-top: 6px;
    margin-bottom: 6px
}

.d24-mini-cart .buttons {
    text-align: center
}

.d24-mini-cart .spacer {
    width: 271px
}

.d24-logo-bar .search-field {
    height: 25px;
    line-height: 25px
}

.d24-main-menu {
    background: linear-gradient(180deg, #72c0e4, #268abc);
    height: 31px;
    border-top: 1px solid #5ab0d7;
    border-bottom: 1px solid #2774ab;
    margin-top: 1px;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    position: relative;
    z-index: 500;
    padding-left: 3px
}

.d24-main-menu ul {
    display: inline;
    float: left
}

.d24-main-menu li.tab {
    display: inline-block;
    float: left;
    position: relative;
    cursor: default;
    margin-top: 3px
}

.d24-main-menu li .tab-text {
    border: 1px solid transparent;
    border-bottom: none;
    padding: 2px 31px 7px 11px;
    background: url('http://ovf400.ovf.com/danciko/d24/images/menu/white_down.png') right center no-repeat;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    position: relative;
    z-index: 10
}

.d24-main-menu li.active .tab-text {
    border-color: #cccccb;
    background-color: #fff;
    color: #268abc;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/menu/blue_down.png')
}

.d24-main-menu li ul {
    display: none;
    padding-top: 16px;
    padding-bottom: 16px;
    position: absolute;
    left: 0;
    top: 25px;
    background-color: #fff;
    border: 1px solid #cccccb;
    border-radius: 0 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
    z-index: 5;
    box-shadow: 2px 2px 3px #dbd9d9
}

.d24-main-menu li.active ul {
    display: block
}

.d24-main-menu li li {
    clear: left;
    display: block;
    border: 0;
    padding: 0;
    border: none;
    margin: 0;
    background: none
}

.d24-main-menu li li a {
    display: inline-block;
    min-width: 295px;
    font-size: 9pt;
    color: #3497ce;
    line-height: 24px;
    margin: 2px 0;
    padding-left: 11px
}

.d24-main-menu li li a:hover {
    background-color: #def3fc;
    text-decoration: none
}

.d24-menu-separator {
    height: 5px;
    background-color: #ebebeb;
    margin-top: 2px;
    margin-bottom: 2px
}

.app-main-body {
    padding-top: 4px;
    padding-left: 25px;
    padding-right: 25px
}

.d24-fixed-page {
    width: 732px;
    margin-bottom: 40px
}

.d24-auto-width {
    float: left
}

h1,h2,h3 {
    border-bottom: 2px solid #25a1d5;
    color: #575757;
    margin: 5px 0
}

h1 {
    font-size: 12pt;
    line-height: 34px;
    margin-bottom: 3px
}

h1,.d24-h1-shim {
    padding-left: 11px
}

.d24-h1-shim2 {
    margin-left: 11px
}

h2 {
    line-height: 31px;
    border-bottom-color: #cecece
}

h2 .debold {
    font-weight: 400
}

h2.no-underline {
    border-bottom: 0 solid #000
}

h3 {
    color: #000;
    border-bottom: 1px solid #999
}

span.min-width,label.min-width {
    display: inline-block
}

.d24-table-title,.d24-table-break {
    background: #47a0cd;
    border-bottom: 2px solid #e7e7e7;
    margin-bottom: 2px;
    color: #fffffe;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 7px 11px;
    font-weight: bold
}

.d24-table-break {
    padding: 6px 0 0 0
}

.d24-table-title a {
    color: white
}

table.d24-standard {
    border-collapse: collapse;
    font-size: 8pt
}

table.d24-standard th,table.d24-standard td {
    padding: 10px
}

table.d24-standard td.indent {
    padding-left: 30px
}

table.d24-standard th {
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
    font-weight: bold;
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    color: #323232
}

table.d24-short-header th {
    height: 24px
}

table.d24-standard td {
    background-color: #fff;
    border-top: 1px solid #cecece;
    color: #333
}

table.d24-standard td.box {
    border: 1px solid #cecece
}

table.d24-standard tr.rowgroup td {
    border-top: none
}

table.d24-standard tr.even td {
    background-color: white
}

table.d24-standard tr.odd td {
    background-color: #efefef
}

table.d24-standard tr.hoverable:hover td {
    background-color: white
}

table.d24-standard tr.selected td {
    background-color: white
}

table.d24-layout td {
    padding: 0;
    border: none
}

table.d24-format td.short,table.d24-format th.short {
    width: 3.5em;
    min-width: 3.5em;
    overflow: hidden
}

table.d24-format th div.short {
    min-width: 3.5em;
    width: 3.5em
}

table.d24-format td.short input,table.d24-format th.short input {
    width: 2.7em;
    min-width: 2.7em
}

table.d24-format td.med,table.d24-format th.med {
    width: 8em;
    min-width: 8em;
    overflow: hidden
}

table.d24-format th div.med6 {
    min-width: 6em;
    width: 6em
}

table.d24-format th span.med6 {
    width: 6em;
    display: inline-block
}

table.d24-format th div.med {
    min-width: 8em;
    width: 8em
}

table.d24-format th span.med {
    width: 8em;
    display: inline-block
}

table.d24-format td.med input[type=text],table.d24-format th.med input[type=text] {
    width: 7.2em;
    min-width: 7.2em
}

table.d24-format td.medlong,table.d24-format th.medlong {
    width: 12em;
    min-width: 12em;
    overflow: hidden
}

table.d24-format th div.medlong {
    min-width: 12em;
    width: 12em
}

table.d24-format td.medlong input[type=text],table.d24-format th.medlong input[type=text] {
    width: 13.2em;
    min-width: 13.2em
}

table.d24-format td.long,table.d24-format th.long,table.d24-format div.td-long {
    width: 25em;
    min-width: 25em;
    text-overflow: ellipsis;
    overflow: hidden
}

table.d24-format th div.long {
    min-width: 25em;
    width: 25em
}

table.d24-format th span.long {
    width: 25em;
    display: inline-block
}

table.d24-format td.longer,table.d24-format th.longer {
    width: 25em;
    min-width: 40em;
    overflow: hidden
}

table.d24-format th div.longer {
    min-width: 40em;
    width: 40em
}

table.d24-format td.long input,table.d24-format th.long input {
    width: 24.2em;
    min-width: 24.2em
}

table.d24-format td.filler,table.d24-format th.filler {
    min-width: 4000em;
    width: 4000em
}

table.d24-format td.char,table.d24-format td.input {
    text-align: center
}

table.d24-format td.input {
    padding-top: 2px;
    padding-bottom: 2px
}

table.d24-format td.date {
    text-align: center
}

form.d24-format input.numeric,table.d24-format th.numeric,table.d24-format td.numeric,table.d24-format td.numeric input {
    text-align: right
}

table.d24-format th.text,table.d24-format td.text {
    text-align: left
}

table.d24-sortable th.sortable:hover {
    cursor: pointer
}

table.d24-sortable th.sortable:hover .sort-indicator {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/bullet_arrow_up.png')
}

table.d24-sortable th.sortable .sort-indicator {
    margin-left: -7px;
    margin-right: -7px;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: transparent
}

table.d24-sortable th.sorted.ascending .sort-indicator {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/bullet_arrow_up.png')
}

table.d24-sortable th.sorted.descending .sort-indicator {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/bullet_arrow_down.png')
}

table.d24-stacked-detail td.label {
    color: #9a9a9a;
    text-align: right;
    padding-right: 0;
    white-space: nowrap
}

table.d24-stacked-detail td.detail {
    padding-left: 5px;
    white-space: nowrap
}

td.detail span.label {
    margin-left: 55px;
    margin-right: 10px
}

table.d24-stacked-detail .details_column {
    width: 275px
}

#d24-multiunit-checkout-1 .description_column {
    width: 625px
}

#d24-checkout-final .description_column {
    width: 820px
}

table.d24-table-cell-top td {
    vertical-align: top
}

table.d24-table-cell-top td.cell-middle {
    vertical-align: middle
}

form.loading .buttons input[type=submit].save {
    display: none
}

form.loading .buttons .load-indicator {
    background: url('http://ovf400.ovf.com/danciko/d24/images/loading2.gif') no-repeat scroll center center #dcf0ff;
    border: 1px solid #3098c8;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    width: 33px
}

.d24-scrollTable,.d24-listTable {
    position: relative;
    overflow: hidden
}

.d24-listTable {
    min-height: 140px
}

.d24-scrollTable .header,.d24-scrollTable .body,.d24-listTable .body {
    background: white
}

.d24-scrollTable table {
    border: none;
    table-layout: fixed
}

.d24-scrollTable .header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7
}

.d24-scrollTable .body {
    position: absolute;
    left: 0;
    right: 0;
    top: 31px;
    bottom: 44px;
    overflow: auto;
    border-bottom: 1px solid #ccc
}

.d24-listTable .body {
    margin-bottom: 25px
}

.d24-scrollTable .body tr:first-child td {
    border-top: none
}

.d24-scrollTable .header table th {
    border-top: none;
    border-bottom: none
}

.d24-scrollTable table th,.d24-scrollTable table td {
    padding-left: 5px;
    padding-right: 5px
}

.d24-scrollTable table th {
    padding-top: 1px;
    padding-bottom: 1px
}

.d24-scrollTable .rowgroup td {
    border-top: none;
    padding-top: 0
}

.d24-scrollTable .footer,.d24-listTable .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #333;
    border-top: 1px solid #ccc
}

.d24-scrollTable .footer .pageButtons,.d24-listTable .footer .pageButtons,.d24-scrollTable .footer .actionButtons,.d24-listTable .footer .actionButtons {
    position: absolute;
    bottom: 7px;
    z-index: 2
}

.d24-scrollTable .footer .pageButtons,.d24-listTable .footer .pageButtons {
    right: 0
}

.d24-scrollTable .footer .actionButtons,.d24-listTable .footer .actionButtons {
    left: 0
}

.d24-scrollTable .footer .queryTotal,.d24-listTable .footer .queryTotal {
    border-top: 5px solid #ececec;
    height: 36px;
    line-height: 36px;
    text-align: center;
    z-index: 1
}

.d24-scrollTable .body .messages,.d24-listTable .messages {
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 5
}

.d24-scrollTable.loading .body .messages .load-indicator,.d24-listTable.loading .messages .load-indicator {
    background: url('http://ovf400.ovf.com/danciko/d24/images/loading2.gif') no-repeat scroll 4px 50% #dcf0ff;
    border: 1px solid #3098c8;
    display: inline-block;
    padding-left: 40px
}

.d24-scrollTable.hasWarning .body .messages .warn-indicator,.d24-listTable.hasWarning .messages .warn-indicator {
    background: url('http://ovf400.ovf.com/danciko/d24/images/popup-window/alert32x32.png') no-repeat scroll 3px 50% #fafdc6;
    border: 1px solid #ccc;
    display: inline-block;
    padding-left: 40px
}

.d24-scrollTable.hasError .body .messages .error-indicator,.d24-listTable.hasError .messages .error-indicator {
    background: url('http://ovf400.ovf.com/danciko/d24/images/popup-window/error32x32.png') no-repeat scroll 3px 50% #ffcfcf;
    border: 1px solid #ccc;
    display: inline-block;
    padding-left: 40px
}

.d24-scrollTable .body .messages>span,.d24-listTable .messages>span {
    -moz-border-radius: 6px 6px 6px 6px;
    display: none;
    height: 32px;
    line-height: 32px;
    margin-top: 35px;
    padding: 4px
}

.page-link {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right
}

#login-area {
    position: absolute;
    margin: 125px auto;
    width: 100%;
    z-index: 2
}

#login-area .main-frame {
    width: 300px;
    border: solid #ddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px 25px 20px 25px;
    margin: auto;
    background-color: #f6f6f6
}

#login-area .title {
    font-weight: 700;
    font-size: 12pt
}

#login-area .title.main {
    font-size: 14pt;
    text-align: center;
    margin-bottom: 10px
}

#login-area .main-frame .title {
    margin-top: 15px
}

#login-area .main-frame .remember-me {
    margin-top: 10px;
    color: #666
}

#login-area .main-frame .buttons-section {
    margin: 10px 0;
    text-align: center
}

#login-area .main-frame .buttons-section button {
    border: solid #2db0e4;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px 20px;
    color: #fff;
    font-size: 11pt;
    font-weight: 700;
    cursor: pointer;
    background-color: #2085b8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(startColorStr=#82d0ef,endColorStr=#2085b8)';
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/d24_bttn_bkgd.png') repeat-x
}

#login-area .main-frame .buttons-section button:hover {
    background-color: #82d0ef;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(startColorStr=#a9def3,endColorStr=#3797c7)';
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/d24_bttn_bkgd_hover.png') repeat-x
}

#login-area .main-frame .buttons-section button.waiting {
    cursor: none;
    background-color: #a9def3;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(startColorStr=#3797c7,endColorStr=#a9def3)';
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/d24_bttn_bkgd_onclick.png') repeat-x
}

#login-area .main-frame input.d24-login-inputs {
    border: solid #ddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 5px;
    font-size: 14pt;
    margin-top: 5px;
    width: 275px
}

#login-area .main-frame input.d24-login-inputs.error {
    border: solid red
}

.d24-info .directions {
    margin-top: 13px
}

.d24-info .d24-fancy-block {
    width: 259px
}

.d24-info input[type=text],.d24-info input[type=password] {
    width: 251px;
    height: 25px;
    line-height: 25px
}

.d24-info .action {
    text-align: right
}

.d24-open-invoices .age-table-top {
    margin-bottom: 0;
    padding: 0
}

.d24-open-invoices .age-column {
    width: 20%;
    float: left
}

.d24-open-invoices .age-column div {
    text-align: center;
    padding: 7px 0
}

.d24-open-invoices .age-table-top .age-column div {
    border-left: 1px dotted #e7e7e7
}

.d24-open-invoices .age-table {
    margin-bottom: 9px
}

.d24-open-invoices .age-table .age-column div {
    border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7
}

.d24-open-invoices .age-table .age-column.last-child div {
    border-right: 1px solid #e7e7e7
}

.d24-item-description {
    margin-left: 5px
}

.d24-addtl-services .breadcrumb {
    color: black;
    padding: 10px 0;
    position: relative;
    font-size: 10pt
}

.consistent-breadcrumb {
    color: black;
    padding: 10px 0;
    position: relative;
    font-size: 9pt
}

.consistent-breadcrumb span.current-page {
    font-weight: bold
}

.d24-order-status .breadcrumb .order-confirmation-order-selected {
    margin-right: 20px
}

.d24-order-status .breadcrumb {
    color: black;
    border-bottom: 2px solid #ccc;
    padding: 8px 0;
    position: relative
}

.d24-order-status .breadcrumb .order-state,.d24-order-status .breadcrumb .order-ref {
    font-size: 10pt
}

.d24-order-status .breadcrumb .order-ref {
    font-weight: bold;
    margin-right: 20px
}

.d24-order-status .order-status-header {
    text-align: center
}

.d24-order-status .header_form {
    margin-bottom: 10px
}

.d24-order-status .order-status-header img.loading {
    margin: 10px
}

.d24-order-status .header-block {
    float: left;
    text-align: left
}

.d24-order-status .header-block:first-child {
    margin-right: 5px
}

.d24-order-status .header-block tr {
    height: 33px
}

.d24-order-status .header-block td {
    color: black;
    padding-top: 0;
    padding-bottom: 0;
    width: 390px;
    min-width: 390px
}

.d24-order-status .header-block td.changed {
    color: #c9a948;
    font-weight: 700
}

.d24-order-status .d24-item-description {
    width: 300px
}

.d24-order-status .header-block tr:first-child td {
    border-top: none
}

.d24-order-status .header-block:first-child td {
    width: 200px;
    min-width: 200px
}

.d24-order-status .header-block td:first-child {
    width: 140px;
    min-width: 140px
}

.d24-order-status .header-block:first-child .long {
    width: 190px
}

.d24-order-status .header-block td.label {
    font-weight: bold;
    padding-right: 0;
    vertical-align: top;
    padding-top: 10px
}

.d24-order-status .header-block:first-child td.label {
    padding-right: 0
}

.d24-order-status .header-block td.detail {
    padding-left: 0
}

.d24-order-status .header-buttons {
    text-align: center;
    clear: both;
    margin-bottom: 5px
}

.d24-order-status .breadcrumb .order-buttons,.d24-invoice .breadcrumb .order-buttons {
    position: absolute;
    right: 0;
    top: 3px
}

.d24-order-status .order-buttons span,.d24-invoice .order-buttons span {
    display: inline-block;
    vertical-align: middle
}

.d24-order-status.loading .order-buttons,.d24-invoice.loading .order-buttons,.d24-order-status.loading .unprocessed-action {
    display: none
}

.d24-order-status2 label {
    font-weight: bold
}

.d24-order-status2 td:first-child .header-block {
    margin-right: 5px
}

.d24-order-status2 .header-block tr {
    height: 33px
}

.d24-order-status2 .header-block .min-width1 {
    width: 140px
}

.d24-order-status2 .header-block .min-width2 {
    width: 200px
}

.d24-order-status2 .header-block .min-width3 {
    width: 160px
}

.d24-order-status2 .header-block .min-width4 {
    width: 385px
}

.d24-order-status2 .header-block tr:first-child td {
    border-top: none
}

.d24-order-status2 .header-block tr.rowgroup td {
    border-top: 1px solid transparent
}

.d24-order-status2 .item_column {
    width: 25em
}

.d24-order-status2 .med_column {
    width: 8em
}

.d24-invoice .email {
    float: right
}

.d24-invoice .breadcrumb {
    margin: 10px 0 20px 0;
    position: relative
}

.d24-invoice .breadcrumb span {
    font-weight: 700
}

.d24-invoice .breadcrumb .invoice-state {
    font-size: 10pt
}

.d24-invoice .d24-table-break {
    margin-top: 25px
}

.d24-invoice .d24-invoice-header-block {
    margin: 15px 0
}

.d24-invoice .d24-invoice-header-block .address_section {
    float: left;
    width: 400px;
    border: 1px solid #e7e7e7;
    margin-right: 50px
}

.d24-invoice .d24-invoice-header-block .address_section.shipto {
    float: right
}

.d24-invoice .d24-invoice-header-block .address_section .title {
    font-size: 10pt;
    font-weight: bold;
    background: #f5f5f5;
    border-bottom: 1px solid #e7e7e7;
    height: 30px;
    line-height: 30px;
    padding: 5px;
    margin-bottom: 5px
}

.d24-invoice .d24-invoice-header-block .address_section .address {
    padding: 5px 0 5px 10px
}

.d24-invoice-footer-block .remit_section {
    position: relative;
    border-top: 2px dotted #000;
    margin-top: 10px;
    padding-top: 15px;
    height: 175px
}

.d24-invoice-footer-block .remit_section .address {
    position: absolute;
    top: 75px
}

.d24-invoice-footer-block .remit_section .address .title {
    font-weight: 700
}

.d24-invoice-footer-block .remit_section .address div div {
    margin-left: 10px;
    padding: 5px 0 5px 10px
}

.d24-invoice-footer-block .remit_section .contents {
    position: absolute;
    top: 83px;
    left: 300px;
    right: 0
}

.d24-invoice-footer-block .remit_section .contents table tr td:last-child {
    text-align: right;
    width: 115px
}

.d24-invoice-footer-block .remit_section .contents table tr td:nth-last-child(2) {
    text-align: right
}

.d24-invoice-footer-block .msg {
    float: left
}

.d24-invoice-footer-block .right {
    float: right
}

.promo-headers .list li {
    padding: 17px 11px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.promo-headers .list .even {
    background: #fff
}

.promo-headers .list .odd {
    background: #f5f5f5
}

.promo-detail {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.promo-detail.d24-full {
    margin-left: 20px;
    margin-right: 20px
}

.promo-detail .return {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.d24-promo-header {
    padding-left: 0
}

.d24-promo-description {
    position: absolute;
    top: 76px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto
}

.promo-detail .d24-promo-description {
    margin-top: 20px;
    bottom: 20px
}

.promo-detail .url {
    position: absolute;
    top: 35px;
    bottom: 20px;
    left: 0;
    right: 0
}

.promo-detail .url iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.d24-24month table {
    width: 100%
}

.d24-24month tr.total td {
    border-top: 1px solid #ccc
}

.d24-24month tr.total td.label {
    font-weight: bold;
    color: #2394cb;
    font-size: 9pt
}

.d24-24month tr.total td.value {
    font-size: 10pt;
    color: #323232;
    font-weight: bold
}

div.d24-login {
    text-align: center
}

div.d24-login .clock-logo {
    display: inline-block;
    width: 640px;
    height: 390px;
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/d24clock.png') left bottom no-repeat
}

div.d24-login .clock-logo .login-form {
    width: 300px;
    margin: 0 auto 70px
}

div.d24-login .clock-logo .login-form h2 {
    border-bottom: 0;
    font-size: 13pt;
    padding: 0;
    margin: 19px 0;
    text-align: center
}

div.d24-login .clock-logo .login-form .d24-fancy-block {
    background: #f6f6f6;
    padding-bottom: 16px;
    text-align: left
}

div.d24-login .clock-logo .login-form input[type=text],div.d24-login .clock-logo .login-form input[type=password] {
    width: 259px;
    height: 34px;
    line-height: 34px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16pt
}

div.d24-login .clock-logo .login-form .remember {
    margin-top: 12px
}

div.d24-login .clock-logo .login-form .action {
    text-align: right;
    margin-top: 9px
}

div.d24-login .clock-logo .login-form .action input {
    padding-top: 11px;
    padding-bottom: 11px
}

div.d24-login .clock-logo .login-form .link {
    line-height: 18px;
    margin-top: 8px;
    font-weight: bold
}

div.d24-login .dancik-logo-img {
    text-align: center;
    color: #343434;
    margin-bottom: 10px
}

div.d24-login .dancik-logo-stmt {
    text-align: center
}

div.d24-login .dancik-logo-stmt a {
    color: #000
}

.d24-item-search .listings,.d24-item-search.load-categories .searching,.d24-item-search.load-priceclasses .searching,.d24-item-search.load-customer_items .searching,.d24-item-search.load-items .searching {
    display: block
}

.d24-item-search .searching,.d24-item-search.load-categories .listings,.d24-item-search.load-priceclasses .listings,.d24-item-search.load-customer_items .listings,.d24-item-search.load-items .listings {
    display: none
}

.d24-item-search .d24-listTable {
    width: 550px
}

.d24-item-search .d24-listTable .body {
    height: 180px;
    overflow: auto
}

.d24-item-search .d24-scrollTable {
    height: 230px
}

.d24-order-history .search_form {
    margin-bottom: 7px
}

.d24-order-history input[type=text] {
    margin-right: 3px
}

.d24-order-history input[name=d24_search_DaysBack] {
    width: 27px
}

.d24-order-history input[name=d24_search_PO] {
    width: 100px
}

.d24-order-history input[name=d24_search_Reference] {
    width: 60px
}

.d24-order-history input[name=d24_search_Tag] {
    width: 340px
}

.d24-order-history-table th span.expandable {
    display: inline-block;
    width: 350px
}

.d24-order-history-table th span.expandable2 {
    width: 108px
}

#d24-dashboard-tabs,#order_history_tabs,#d24-item-search-basic-results .tabs {
    min-width: 965px
}

#order_history_tabs .title-section span,.d24-order-list .title-section span {
    font-size: 8pt;
    font-weight: 700
}

#order_history_tabs .title-section,.d24-order-list .title-section {
    height: 35px;
    line-height: 35px
}

#order_history_tabs title-section .sub_bar {
    border-bottom: 1px solid #25a1d5
}

#order_history_tabs .title-section .toggle {
    float: right;
    margin-right: 5px
}

.d24-search-table .rowgroup td {
    border-top: none;
    padding-top: 0
}

.d24-search-table .footer {
    border-top: 1px solid #ccc;
    margin-top: 2px;
    padding: 2px 5px 3px;
    background: #ececec;
    text-align: right
}

.d24-search-table .footer2 {
    border-top: none;
    background: none;
    margin-top: 5px;
    padding-right: 0
}

.d24-search-table .header2 {
    border-top: none;
    background: none;
    margin-bottom: 5px;
    padding-right: 0
}

.d24-search-table .footer .buttons {
    z-index: 2;
    white-space: nowrap
}

.d24-search-table .footer .page {
    display: block
}

.d24-search-table .footer .action {
    float: left;
    text-align: left
}

.d24-search-table .footer .queryTotal {
    line-height: 24px;
    text-align: center;
    z-index: 1;
    position: absolute;
    top: 2px;
    left: 5px;
    right: 5px;
    bottom: 3px
}

.d24-search-table .footer1:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

*:first-child+html .d24-search-table .footer1 {
    zoom:1}

.d24-search-table .messages {
    text-align: center;
    padding: 0;
    border-top: 1px solid #ccc
}

.d24-search-table.loading .buttons,.d24-search-table.hasError .buttons {
    display: none
}

.d24-search-table.loading .messages .load-indicator {
    background: url('http://ovf400.ovf.com/danciko/d24/images/loading2.gif') no-repeat scroll 4px 50% #dcf0ff;
    border: 1px solid #3098c8;
    display: inline-block;
    padding-left: 40px
}

.d24-search-table.hasWarning .messages .warn-indicator {
    background: url('http://ovf400.ovf.com/danciko/d24/images/popup-window/alert32x32.png') no-repeat scroll 3px 50% #fafdc6;
    border: 1px solid #ccc;
    display: inline-block;
    padding-left: 40px
}

.d24-search-table.hasError .messages .error-indicator {
    background: url('http://ovf400.ovf.com/danciko/d24/images/popup-window/error32x32.png') no-repeat scroll 3px 50% #ffcfcf;
    border: 1px solid #ccc;
    display: inline-block;
    padding-left: 40px
}

.d24-search-table .messages>span {
    -moz-border-radius: 6px 6px 6px 6px;
    display: none;
    height: 32px;
    line-height: 32px;
    margin-top: 2px;
    padding: 4px
}

.d24-select {
    height: 24px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px
}

.d24-button,a.button-clone {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    background-color: #f9f9f9;
    border: 1px solid #7f9db9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-position: right center;
    background-repeat: no-repeat;
    height: 24px;
    font-size: 11px;
    padding-bottom: 1px;
    min-width: 115px;
    padding-left: 7px;
    padding-right: 7px;
    cursor: pointer;
    color: #666;
    min-width: 0
}

a.button-clone {
    line-height: 21px;
    height: 21px
}

a.button-clone:hover {
    text-decoration: none
}

.d24-button[disabled=disabled] {
    cursor: default;
    color: #d0d0d0
}

a.button-clone.small {
    height: auto;
    font-size: 7pt;
    display: inline-block;
    text-align: center;
    padding: 2px 0;
    min-width: 56px
}

.d24-button1:hover {
    background-color: #ebebeb
}

.d24-button1:active {
    background-color: #d4d4d4
}

.d24-button.more {
    min-width: 0;
    padding-left: 10px;
    padding-right: 10px
}

.d24-button.save {
    padding-right: 30px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/save_ro7.png')
}

.d24-button.cancel {
    padding-right: 30px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/cancel_ro7.png')
}

.d24-button.print {
    padding-right: 30px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/printer_ro7.png')
}

.d24-button.activate {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/activate_ro7.png')
}

.d24-button.order {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/order_ro7.png')
}

.d24-button.search {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/magnify_ro7.png')
}

.d24-button.add-cart {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/cart_put_ro7.png')
}

.d24-button.cart {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/cart_ro7.png')
}

.d24-button.right {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/arrow_right_ro7.png')
}

.d24-button.left {
    padding-left: 34px;
    background-position: left center;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/arrow_left_lo7.png')
}

.d24-button.alarm {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/alarm_ro7.png')
}

.d24-button.monitor {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/monitor_ro7.png')
}

.d24-button.folder-right {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/folder_go_ro7.png')
}

.d24-button.account {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/account_card_ro7.png')
}

.d24-button.mail-right {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/email_go_ro7.png')
}

.d24-button.pdf-right {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/pdf_ro7.png')
}

.d24-button.refresh-right {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/update_ro7.png')
}

.d24-button.busy {
    padding-right: 34px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/loading.gif') !important
}

.d24-item-details {
    width: 980px
}

.d24-item-details .detail {
    margin-top: 13px;
    margin-bottom: 16px
}

.d24-item-details .item-details-auto-order {
    width: 450px;
    float: right;
    margin-bottom: 10px;
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.d24-item-details .item-details-auto-order .title {
    line-height: 34px;
    color: #25a1d5;
    margin: 5px 10px;
    font-size: 10pt;
    font-weight: 700
}

.d24-item-details .item-details-auto-order .content {
    border: 1px solid #dcdcdc;
    border-top: 2px solid #25a1d5;
    background-color: #fff;
    margin: 2px;
    padding: 5px 0
}

.thumb {
    width: 100px;
    height: 100px
}

.d24-item-details .item-details-header {
    color: black;
    margin-left: 15px;
    float: left
}

.d24-item-details .item-details-header .row {
    margin-bottom: 5px
}

.item-details-header .item-number-display {
    font-size: 15pt
}

.item-details-header .description {
    color: black
}

.item-details-header .price-seperator {
    border-top: 1px dashed #ccc;
    padding-top: 6px;
    float: left
}

.item-details-header .price {
    float: left;
    margin-right: 100px
}

.item-details-header label {
    display: inline-block;
    width: 85px;
    color: black;
    font-weight: bold
}

.item-details-header .price .price-display {
    font-size: 11pt;
    font-weight: bold;
    color: #090
}

.item-details-header .row.price2 .price-display {
    float: right
}

.item-details-header .item-messages {
    color: black;
    float: left;
    margin-right: 20px;
    margin-top: 4px;
    font-weight: bold
}

.d24-item-details .item-warnings-box {
    padding: 10px;
    background: #f5f5f5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    clear: both
}

.d24-item-details .image {
    float: left;
    position: relative;
    z-index: 10;
    text-align: center
}

.d24-item-details .image img {
    border: 1px solid #666;
    cursor: pointer
}

.d24-item-details .image .zoom {
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

.d24-item-details .image.zoomed .zoom {
    display: block
}

.d24-item-details .tabs {
    margin-top: 16px;
    clear: both;
    margin-bottom: 15px
}

.d24-item-details .d24-inventory-table {
    float: none
}

.d24-item-details .d24-inventory-table table {
    width: 100%
}

.d24-product-knowledge h3 {
    margin-bottom: 3px;
    margin-top: 13px;
    width: 450px
}

.d24-product-knowledge div.pk-shim,.d24-product-knowledge li.pk-shim {
    padding-left: 10px
}

.d24-product-knowledge .packaging {
    margin-top: 17px
}

table.simple-search-form td {
    padding: 5px 10px
}

table.simple-search-form td:first-child {
    padding-left: 0;
    font-weight: bold
}

table.simple-search-form td.indent {
    padding-left: 30px
}

.d24-inventory-table td span {
    display: inline-block;
    vertical-align: middle
}

.d24-inventory-table .cut-action-hide {
    visibility: hidden
}

.d24-inventory-table .cut-mode .cut-action-hide {
    visibility: visible
}

.d24-inventory-table .expanded .expand,.d24-inventory-table .contract {
    display: none
}

.d24-inventory-table .expand,.d24-inventory-table .expanded .contract {
    display: inline-block
}

.d24-inventory-table .dup-mode .dup-hide,.d24-inventory-table .roll-mode .roll-hide {
    visibility: hidden
}

.d24-inventory-table .dup-mode .dup-right {
    text-align: right
}

.d24-inventory-table .dup-mode .dup-none,.d24-inventory-table .roll-mode .roll-none,.d24-inventory-table .roll-none.roll-only,.d24-inventory-table .cut-mode .cut-none {
    display: none
}

.d24-inventory-table .label {
    font-weight: bold
}

.d24-inventory-table .cut-label {
    margin-right: 10px
}

.d24-inventory-table table.d24-standard td,.d24-inventory-table table.d24-standard th {
    padding-left: 5px;
    padding-right: 5px
}

.d24-inventory-table td.expander {
    padding-left: 0;
    padding-right: 0
}

.d24-inventory-table input[name=d24_sidemark] {
    width: 200px
}

.d24-inventory-table input[name=d24_qty] {
    width: 90px
}

.d24-shopping-cart .expandable {
    display: inline-block;
    width: 60px
}

.d24-shopping-cart .expandable2 {
    width: 200px
}

.d24-shopping-cart .d24-search-table td.action div {
    margin-bottom: 4px
}

.d24-shopping-cart .d24-search-table td.action div:first-child {
    margin-bottom: 24px
}

.d24-shopping-cart .shopping-cart-buttons {
    text-align: right
}

.d24-shopping-cart .hasWarning .shopping-cart-buttons {
    display: none
}

.d24-shopping-cart .shopping-cart-buttons span {
    display: inline-block;
    vertical-align: middle
}

.d24-shopping-cart .shopping-cart-buttons span .d24-button {
    margin-top: 15px
}

.d24-item-search-table .d24-important {
    color: red
}

.d24-item-search-table .d24-highlight,.d24-customer-item-search-table .d24-highlight,.d24-product-search-table .d24-highlight,.d24-category-search-table .d24-highlight {
    background: #9f9;
    color: black
}

.d24-item-search-table a .d24-highlight,.d24-customer-item-search-table a .d24-highlight,.d24-product-search-table a .d24-highlight,.d24-category-search-table a .d24-highlight {
    color: black
}

.bom-list-table {
    margin-top: 10px
}

.d24-bom-order .bom-message {
    text-align: center;
    background: #ececec;
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.d24-specials-row {
    margin: 5px 5px 5px 0
}

.d24-specials-row label {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    font-weight: bold
}

.d24-specials-row span {
    display: inline-block;
    vertical-align: middle
}

.d24-specials-keyword {
    position: relative;
    padding-right: 61px
}

.d24-specials-keyword-conjunction {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 59px;
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.d24-specials-keyword-conjunction table {
    position: relative;
    width: 100%;
    height: 100%
}

.d24-specials-keyword-conjunction table td {
    text-align: center
}

.d24-specials-keyword-conjunction table td span {
    text-align: left;
    display: inline-block
}

.d24-specials-search-button {
    text-align: center
}

.d24-order-entry .d24-search-table td {
    vertical-align: middle
}

.d24-initial .d24-initial-search {
    position: absolute;
    right: 25px
}

.d24-initial .d24-initial-promos {
    position: absolute;
    left: 33px;
    right: 600px
}

.d24-initial .d24-initial-promos .d24-fixed-page {
    width: auto
}

.d24-checkout-final .d24-table-break {
    margin-top: 15px
}

.d24-checkout-final .logo {
    text-align: center
}

.d24-checkout-final h2 {
    color: #390;
    position: relative
}

.d24-checkout-final h2 .order-buttons {
    position: absolute;
    bottom: 4px;
    right: 0
}

.d24-checkout-final input.print {
    display: none
}

.d24-checkout-final.printable input.print {
    display: inline-block
}

.d24-checkout-message-banner {
    border: 1px solid #e7e7e7;
    background: none repeat scroll 0 0 #f5f5f5;
    color: #090;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    font-size: 12pt;
    padding: 10px
}

.d24-checkout-2 .min-width {
    width: 905px
}

.d24-checkout-2 label {
    margin-right: 15px
}

.d24-checkout-2 .label {
    font-weight: bold
}

.d24-checkout-3 .min-width {
    width: 909px;
    text-align: center
}

.d24-checkout-3 .disclaimer-text {
    width: 909px;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 5px
}

.d24-checkout-3 .disclaimer-text div {
    padding-right: 11px
}

.d24-checkout-3 .disclaimer-text label {
    vertical-align: middle;
    padding-right: 4px
}

.d24-checkout-3 .failed-warning {
    font-size: 10pt;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: bold
}

.d24-checkout-3 .promo-warning {
    font-size: 10pt;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold
}

.d24-checkout-3 .d24-search-table table {
    width: 100%
}

.d24-checkout-3 .checkout-buttons {
    position: relative;
    margin-bottom: 15px;
    height: 30px
}

.d24-checkout-3 h2 {
    position: relative
}

.d24-checkout-3 .checkout-buttons .action {
    position: absolute;
    left: 0;
    top: 0
}

.d24-checkout-3 .checkout-buttons .page {
    position: absolute;
    right: 0;
    top: 0
}

.d24-checkout-3 h2 .page {
    position: absolute;
    right: 0;
    bottom: 4px
}

.d24-checkout-3 .checkout-buttons .action span {
    margin-top: 12px;
    display: inline-block
}

.d24-checkout-3 .checkout-buttons .page span,#d24-multiunit-checkout-1 .page span,#d24-checkout-2 .page span,.d24-checkout-3 .footer .page span,.d24-checkout-3 h2 .page span {
    display: block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: 5px;
    float: right
}

.d24-checkout-3 .d24-order-status .header-block td:first-child {
    min-width: 215px;
    width: 215px
}

.d24-checkout-3 .d24-order-status .header-block td {
    width: 222px;
    min-width: 222px
}

.d24-cart-archives .min-width {
    width: 760px
}

.d24-cart-archives table {
    width: 100%
}

.d24-cart-archives .loading .archive-buttons,.d24-cart-archives .hasWarning .archive-buttons {
    display: none
}

.d24-save-archive label {
    color: black;
    font-weight: bold;
    font-size: 90%
}

.d24-save-archive form div {
    margin: 4px 0
}

.d24-save-archive .flag,.d24-save-archive .buttons {
    text-align: center
}

.d24-save-archive .flag {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    padding: 5px;
    font-size: 90%
}

.d24-save-archive .buttons {
    margin-top: 15px
}

.d24-display-archive .min-width {
    width: 860px
}

.d24-display-archive table {
    width: 100%
}

.d24-display-archive .buttons span {
    display: inline-block;
    vertical-align: middle
}

.d24-display-archive-table-target {
    clear: both
}

.d24-restore-archive .instructions {
    line-height: 20px
}

.d24-restore-archive .options {
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    padding: 5px;
    margin-top: 10px
}

.d24-restore-archive .buttons {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.d24-restore-archive label {
    margin-right: 20px
}

.d24-change-account label {
    background-color: #f5f5f5;
    border: 1px solid #e7e7e7;
    display: block;
    font-size: 90%;
    font-weight: bold;
    padding: 10px
}

.d24-account-filter-div {
    border: 1px solid #e7e7e7;
    border-width: 0 1px;
    padding: 4px 10px
}

.d24-account-filter-div input {
    width: 260px
}

#d24-account-filter-results {
    border: 1px solid #e7e7e7;
    xheight: 175px;
    height: 201px;
    overflow: auto
}

#d24-account-filter-results>div {
    padding: 1px 10px;
    display: block
}

#d24-account-filter-results .ui-autocomplete.ui-menu .ui-menu-item a.ui-state-hover {
    color: #565656;
    background-color: #ffc
}

#d24-account-filter-results .ui-autocomplete.ui-menu .ui-menu-item a.selected {
    color: #fff;
    background-color: #39f
}

#d24-account-filter-results .ui-autocomplete.ui-menu .ui-menu-item a.ui-corner-all {
    border-radius: 0
}

.d24-change-account .warning {
    margin-top: 10px;
    font-size: 90%
}

.d24-change-account .options {
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    padding: 5px;
    margin-top: 10px
}

.d24-change-account .buttons {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.d24-contact-request .min-width {
    width: 620px
}

.d24-contact-request label {
    font-weight: bold
}

.d24-contact-request table.d24-layout td {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px
}

.d24-contact-request textarea {
    width: 450px;
    padding: 8px;
    height: 150px
}

.d24-contact-request .header,.d24-contact-request .footer,.d24-contact-request .options {
    margin-top: 10px;
    margin-bottom: 10px
}

.d24-contact-request table.d24-layout td.subject {
    padding-top: 10px;
    padding-bottom: 10px
}

.d24-price-list-request .criteria {
    position: relative;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    margin-right: 10px;
    margin-bottom: 15px
}

.d24-price-list-request .criteria .buttons {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 4px;
    text-align: center
}

.d24-price-list-request table.d24-layout td {
    padding: 4px 6px 4px 0
}

.d24-price-list-request table.d24-layout tr:first-child td {
    width: 130px
}

.d24-price-list-request td:first-child label {
    font-weight: bold
}

.d24-price-list-request label {
    margin-right: 15px
}

.d24-price-list-request .param-box.criteria-lists {
    width: 353px;
    height: 200px;
    float: left;
    border: 1px solid #ebebeb
}

.d24-price-list-request .param-box.criteria-lists table {
    width: 100%
}

.d24-price-list-request .param-box.criteria-lists * {
    border: none
}

.d24-price-list-request .param-box.criteria-lists .body {
    padding: 0 5px;
    bottom: 0
}

.d24-price-list-request .param-box.criteria-lists .select {
    padding-left: 25px
}

.d24-price-list-request .param-box.criteria-lists.available .select:hover {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/plus-circle-frame.png');
    background-position: center left;
    background-repeat: no-repeat
}

.d24-price-list-request .param-box.criteria-lists.selected .select:hover {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/minus-circle-frame.png');
    background-position: center left;
    background-repeat: no-repeat
}

.d24-price-list-request .param-box.selected {
    margin-left: 20px
}

.d24-price-list-request .param-box.footer {
    text-align: right
}

.d24-price-list-request textarea {
    width: 545px
}

.d24-price-list-request .param-box.available ul div {
    margin-left: 18px
}

.d24-price-list-request .param-box.available .expandable {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/bullet_arrow_right.png');
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 20px;
    color: #666
}

.d24-price-list-request .param-box.available .expandable.open {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/bullet_arrow_down.png')
}

.d24-price-list-request .selection-list a {
    padding: 4px 0;
    display: inline-block
}

#price_list_selected li:first-child a {
    padding-top: 0
}

.d24-price-list-request .clear-all {
    text-align: right;
    margin-bottom: 10px
}

#price_list_emails div {
    margin: 2px 0
}

.d24-price-list-request .more-emails {
    float: right
}

.d24-send-invoice textarea,.d24-send-invoice input[type=text],.d24-send-po textarea,.d24-send-po input[type=text],.d24-send-prorate textarea,.d24-send-prorate input[type=text] {
    width: 545px;
    padding-left: 8px;
    padding-right: 8px
}

.d24-send-invoice table.d24-layout td,.d24-send-po table.d24-layout td,.d24-send-prorate table.d24-layout td {
    padding: 4px 6px 4px 0
}

.d24-send-invoice td:first-child label,.d24-send-po td:first-child label,.d24-send-prorate td:first-child label {
    font-weight: bold;
    margin-right: 15px
}

.d24-send-invoice .more-emails,.d24-send-po .more-emails,.d24-send-prorate .more-emails {
    float: right
}

a.d24-display-account {
    background: url('http://ovf400.ovf.com/danciko/d24/images/icons/nav-arrow-down.png') no-repeat right center;
    padding-right: 20px
}

input.hasDatepicker {
    background: url('http://ovf400.ovf.com/danciko/d24/images/icons/calendar_view_month.png') no-repeat 97% center
}

#order_status #d24_shipto_city {
    margin-top: 6px
}

#order_status #d24_shipto_state {
    margin-left: 0;
    margin-top: 6px;
    margin-bottom: 6px
}

tr.row-add-button td {
    text-align: right
}

tr.row-add-button.add-enabled .update-waiting {
    display: none
}

tr.row-add-button.waiting-enabled input[type=button] {
    display: none
}

.update-waiting {
    background: url('http://ovf400.ovf.com/danciko/d24/images/loading2.gif') no-repeat center center;
    height: 33px;
    width: 33px
}

#d24-successful-add-to-cart {
    height: 40px;
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #25a1d5
}

#d24-successful-add-to-cart .items-added-msg {
    float: left;
    height: 40px;
    line-height: 40px;
    background: url('http://ovf400.ovf.com/danciko/d24/images/icons/checkmark_32X32.png') no-repeat left center;
    padding-left: 40px;
    color: #090;
    font-size: 14pt
}

#d24-successful-add-to-cart .items-added-bttns {
    float: left;
    margin-left: 10px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: #eaf3fe;
    border: 1px solid #c8e8f8;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

#d24-successful-add-to-cart .items-added-bttns span:first-child {
    margin-left: 20px
}

#d24-successful-add-to-cart .items-added-bttns span:nth-child(2) {
    margin-right: 20px
}

.headerView .detailView {
    display: none
}

.detailView .headerView {
    display: none
}

#continue_shopping_form {
    background-color: #f5f5f5;
    border: 1px solid #e7e7e7;
    float: left;
    padding: 10px 20px
}

#continue_shopping_form label {
    font-weight: bold
}

#order_status.printable .order-buttons input.print {
    display: inline-block
}

#order_status .order-buttons input.print {
    display: none
}

.d24-img-link {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/icons/icon-camera24x24.png');
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    cursor: pointer
}

#d24-item-search-basic-results .tabs ul {
    min-height: 28px
}

.tabs ul.hideTabs li {
    display: none
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px
}

#order_history_processed .d24-dropdown-handle {
    top: 9px
}

.hidden {
    display: none
}

.alternateShipDate a.ui-state-default {
    background-color: #fff;
    background-image: none;
    color: #666;
    font-weight: normal;
    border: 1px solid #fff
}

.alternateShipDate a.ui-state-default:hover,.availableShipDate a.ui-state-default:hover,.ui-datepicker .availableShipDate a.ui-state-default {
    border: 1px solid #79b7e7
}

.ui-datepicker .ui-state-default,.ui-datepicker .ui-datepicker-unselectable.ui-state-disabled .ui-state-default {
    border: 1px solid #fff
}

.ui-datepicker td {
    border: 1px solid #79b7e7
}

.ui-datepicker .ui-state-default,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f !important
}

.ui-datepicker .ui-state-highlight.ui-state-hover {
    background: none;
    background-color: #fff;
    color: black
}

.top-buttons {
    height: 45px;
    margin-left: 10px
}

.top-buttons button {
    position: relative;
    top: 10px
}

.top-buttons input,.top-buttons button {
    margin: 0 5px
}

.top-buttons .pay-invoices-step2 {
    margin-top: 9px
}

button .fa {
    font-size: 13px
}

button .fa.pull-left {
    margin: 0 10px 0 5px
}

tr.total-payment-amounts {
    font-weight: bold
}

.special-heading-note {
    font-size: 9px;
    float: right
}

td.char a.remove {
    margin: 0 auto
}

#d24_pay_invoices_step2 .row {
    height: 25px
}

#d24_pay_invoices_step2 .other-amount input {
    width: 80px;
    min-width: 80px
}

#d24_open_invoices button .fa {
    font-size: 15px
}

#d24_pay_invoices_step2 .other-amount {
    position: relative;
    top: -5px
}

#d24_pay_invoices_step2 .other-amount-row {
    margin-bottom: -10px
}

#d24_pay_invoices_step2 input[type=radio] {
    float: left;
    width: 25px !important;
    min-width: 25px !important;
    margin-right: 5px
}

#d24_pay_invoices_step2 table.d24-standard tr.detail-row td,#d24_pay_invoices_step3 table.d24-standard tr.detail-row td,#d24_transaction_details table.d24-standard tr.detail-row td {
    border-top: 0 solid #000;
    padding-top: 0
}

#d24_pay_invoices_step2 table.d24-standard tr.detail-row .textarea-row {
    height: 55px
}

#d24_pay_invoices_step2 tbody textarea {
    height: 40px;
    width: 367px
}

.no-right-padding {
    padding-right: 0 !important
}

#d24_pay_invoices_step2 .row .fieldset {
    width: 290px;
    float: left
}

#d24_pay_invoices_step2 input[type=text].check-num {
    width: 119px
}

#d24_pay_invoices_step2 .row .fieldset.float-right {
    float: right;
    clear: right
}

#d24_pay_invoices_step3 .row .fieldset,#d24_transaction_details .row .fieldset {
    width: 250px;
    float: left
}

#d24_transaction_details .row .fieldset {
    width: 290px
}

#d24_pay_invoices_step2 .row .long-fieldset,#d24_pay_invoices_step3 .row .long-fieldset,#d24_transaction_details .row .long-fieldset {
    width: 580px
}

#d24_pay_invoices_step2 .row .fieldset strong,#d24_pay_invoices_step2 .row .fieldset span {
    width: 155px;
    display: inline-block
}

#d24_pay_invoices_step2 .row .fieldset .pseudo-input {
    width: 125px
}

#d24_pay_invoices_step3 .row .fieldset strong,#d24_pay_invoices_step3 .row .fieldset span,#d24_transaction_details .row .fieldset strong,#d24_transaction_details .row .fieldset span {
    width: 115px;
    display: inline-block;
    float: left
}

#d24_pay_invoices_step2 tfoot .payment-fields .row,#d24_pay_invoices_step3 tfoot .payment-info .row,#d24_transaction_details tfoot .payment-info .row {
    height: 30px
}

#d24_pay_invoices_step3 tfoot .payment-info .row,#d24_transaction_details tfoot .payment-info .row {
    line-height: 30px
}

#d24_pay_invoices_step3 .checkbox-container {
    width: 40px;
    float: left;
    text-align: center
}

#d24_pay_invoices_step3 .terms-text-container,#d24_transaction_details .terms-text-container {
    display: inline-block;
    float: left;
    width: 743px
}

#d24_pay_invoices_step3 .terms-title,#d24_transaction_details .terms-title {
    font-weight: bold;
    padding: 10px 0
}

#d24_pay_invoices_step3 .larger-text,#d24_transaction_details .larger-text {
    font-size: 110%
}

.numeric-field {
    text-align: right
}

.greenish-text {
    color: #3f9696;
    font-weight: bold
}

table.d24-standard tr.gray-text td {
    color: #999
}

.payment-info .fieldset strong,.payment-info .fieldset span {
    color: #777;
    font-weight: normal
}

.payment-info .larger-text,.payment-amount.larger-text {
    font-weight: 700
}

button#authorize i {
    color: #27b14a;
    font-size: 15px
}

button#authorize[disabled=disabled] i {
    color: #ccc
}

#d24_pay_invoices .footer,#d24_pay_invoices_step2 .footer,#d24_pay_invoices_step3 .footer,#d24_transaction_details .footer {
    text-align: center;
    clear: both
}

#d24_pay_invoices_step3 .target h3,#d24_transaction_details .target h3 {
    border-width: 0;
    height: 35px;
    line-height: 35px
}

#d24_transaction_history tbody tr {
    cursor: pointer
}

.footer {
    margin-bottom: 25px;
    min-height: 25px
}

#d24_pay_invoices_step2 table {
    border: 0 solid #ccc
}

#d24_pay_invoices_step2 tbody tr td {
    vertical-align: top;
    padding-top: 12px;
    padding-bottom: 10px;
    border-right: 0 solid #000;
    border-left: 0 solid #000
}

input.pseudo-input {
    border: 0 solid #000
}

select#invoice_payment_method,select.invoice-reason-code {
    max-width: 385px
}

#d24_transaction_history .footer {
    margin-bottom: 10px
}

#d24_transaction_history .footer2 {
    margin-bottom: 25px
}

#d24_transaction_details .address-section,#d24_pay_invoices_step3 .address-section {
    height: 135px
}

#d24_transaction_details .address-section .address-box,#d24_pay_invoices_step3 .address-section .address-box {
    border: 1px solid #e7e7e7;
    width: 320px;
    height: 100px
}

#d24_transaction_details .address-section .address-box .address-title,#d24_transaction_details .remit-section .remit-info-block .remit-info-title,#d24_pay_invoices_step3 .address-section .address-box .address-title,#d24_pay_invoices_step3 .remit-section .remit-info-block .remit-info-title {
    background-color: #f5f5f5;
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid #e7e7e7
}

.remit-info-block table th,.remit-info-block table td {
    padding: 5px;
    text-align: center;
    border: 1px solid #e7e7e7
}

.remit-section .remit-info-block table th {
    background-color: #f5f5f5
}

#d24_transaction_details .address-section .address-box .address-body,#d24_pay_invoices_step3 .address-section .address-box .address-body {
    padding: 5px;
    line-height: 16px
}

#d24_transaction_details .remit-section,#d24_pay_invoices_step3 .remit-section {
    border-top: 2px dotted #000;
    margin-top: 10px;
    padding: 20px 0 40px 0
}

#d24_transaction_details .remit-section .remit-info-block,#d24_pay_invoices_step3 .remit-section .remit-info-block {
    width: 273px
}

#d24_transaction_details .remit-section .remit-info-block .remit-info-title,#d24_transaction_details .remit-section .remit-info-block .remit-info-data,#d24_pay_invoices_step3 .remit-section .remit-info-block .remit-info-title,#d24_pay_invoices_step3 .remit-section .remit-info-block .remit-info-data {
    text-align: center;
    border-right: 1px solid #e7e7e7;
    width: 80px;
    padding: 5px;
    float: left
}

#d24_transaction_details .remit-section .remitto-address,#d24_pay_invoices_step3 .remit-section .remitto-address {
    margin-top: 30px
}

#d24_transaction_details .remit-section .remitto-address .address-title,#d24_pay_invoices_step3 .remit-section .remitto-address .address-title {
    font-weight: bold;
    height: 16px
}

#d24_transaction_details .remit-section .remitto-address .address-body,#d24_pay_invoices_step3 .remit-section .remitto-address .address-body {
    padding-left: 15px;
    line-height: 16px
}

#d24_transaction_details .remit-section .payment-amount,#d24_pay_invoices_step3 .remit-section .payment-amount {
    width: 274px;
    float: right
}

#d24_transaction_details .remit-section .payment-amount label,#d24_pay_invoices_step3 .remit-section .payment-amount label {
    font-weight: bold
}

input[type=text].memo {
    width: 230px
}

.input-group input[type=text].memo {
    width: 255px;
    position: relative;
    left: -4px;
    top: -1px
}

.payment-info a.edit-link {
    position: relative;
    top: 6px;
    left: 5px
}

#d24_transaction_details .payment-info.edit-mode button.edit-link,#d24_transaction_details .payment-info .input-group,#d24_transaction_details .payment-info.edit-mode span.memo-field {
    display: none
}

#d24_transaction_details .payment-info.edit-mode .input-group,#d24_transaction_details .payment-info span.memo-field {
    display: inline-block
}

span.memo-field {
    height: auto;
    padding-right: 10px
}

button.memo-update,button.edit-link {
    border: 1px solid #7f9db9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 24px !important;
    line-height: 24px !important;
    cursor: pointer;
    background-color: #f9f9f9;
    position: relative;
    top: -1px
}

button.memo-update {
    color: green
}

.label-column {
    padding-right: 6px;
    min-width: 100px;
    float: left
}

.label-column strong {
    display: block;
    color: #777;
    font-weight: normal
}

.value-column {
    float: left;
    min-width: 100px;
    max-width: 300px
}

.value-column span {
    display: block
}

.label-column>*,.value-column>* {
    height: 30px;
    line-height: 30px
}

#d24_pay_invoices_step2 .totals-column>div {
    line-height: 30px;
    height: 30px
}

.radio-text {
    display: inline-block;
    max-width: 140px
}

#d24_pay_invoices_step2 .payment-fields .label-column strong {
    font-weight: bold
}

.payment-fields td,#d24_pay_invoices_step3 tfoot td {
    vertical-align: top
}

.d24-prorate-calc .row,.d24-prorate-addtl-services .row {
    height: 30px;
    line-height: 30px
}

.d24-prorate-calc .invoice-num {
    width: 50px;
    display: inline-block
}

.d24-prorate-addtl-services tfoot tr td .row,.d24-prorate-verification tfoot tr td .row {
    height: 25px;
    line-height: 25px
}

.d24-prorate-calc label,.d24-prorate-addtl-services label,.d24-prorate-verification label {
    font-weight: bold;
    display: inline-block;
    min-width: 150px
}

.d24-prorate-calc label.short-label {
    min-width: 25px;
    text-align: right;
    margin-right: 5px;
    padding-left: 10px
}

.d24-prorate-calc .prorate-total {
    display: inline-block;
    width: 120px
}

.d24-prorate-addtl-services tfoot tr td,.d24-prorate-calc tfoot tr td {
    border-bottom: 0 solid #000
}

.consistent-footer {
    border-top: 1px solid #ccc;
    margin-top: 2px;
    padding: 2px 5px 3px;
    background: #ececec;
    text-align: right;
    margin-bottom: 10px
}

#mgr_comments {
    width: 270px;
    height: 80px
}

.mgr-comments {
    text-align: left
}

.mgr-comments label {
    float: left
}

.d24-prorate-addtl-services tfoot span,.d24-prorate-verification tfoot span {
    width: 100px;
    display: inline-block
}

.d24-prorate-addtl-services tfoot label,.d24-prorate-verification tfoot label {
    xtext-align: left
}

.d24-prorate-verification tbody .row,.d24-prorate-statement tbody .row {
    line-height: 20px
}

.d24-prorate-verification tbody span,.d24-prorate-statement tbody span {
    color: #999
}

td.no-results {
    font-size: 120%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: bold
}

.d24-prorate-statement .buttons {
    margin: 10px 0 50px 0
}

.d24-prorate-statement .buttons button {
    margin-left: 5px
}

.d24-prorate-statement .top-right {
    clear: right;
    line-height: 18px;
    text-align: right
}

.d24-prorate-statement .top-right h2 {
    margin-bottom: -5px
}

.d24-prorate-statement .top-right span {
    width: 55px;
    display: inline-block
}

.d24-prorate-statement .building-info {
    clear: both;
    padding: 15px 0
}

.d24-prorate-statement .acct-info {
    clear: both;
    padding-top: 10px
}

.d24-prorate-statement .building-info span {
    margin-right: 20px
}

.d24-prorate-statement label {
    font-weight: bold
}

.d24-prorate-statement .mgr-comments div {
    width: 500px;
    line-height: 15px
}

.d24-prorate-statement .mgr-comments label {
    margin-right: 10px
}

.d24-prorate-statement tfoot span {
    min-width: 75px;
    display: inline-block
}

.disclaimer {
    font-size: 90%
}

tfoot input.recalculate.d24-button {
    margin-top: 5px
}

.d24-prorate-statement .consistent-footer {
    margin-top: 60px
}

.d24-prorate-statement .logo img {
    max-height: 100px;
    margin-top: 10px
}

.d24-prorate-verification table.d24-format th.medlong,.d24-prorate-statement table.d24-format th.medlong {
    min-width: 160px;
    width: 160px
}

.overlay-message {
    font-size: 20px
}

iframe.building {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/rotating_large.gif');
    background-position: center;
    background-repeat: no-repeat
}

.ms-clear::-ms-clear {
    display: none !important;
    width: 0;
    height: 0
}

#order_status_header table.d24-format td {
    vertical-align: top;
    padding: 10px 0;
    border: 0 solid #ccc;
    font-size: 8pt
}

#order_status_header table.d24-format td.numeric {
    width: 80px;
    min-width: 80px;
    max-width: 80px
}

#order_status_header table.d24-format {
    width: 100%
}

#order_status_header table.d24-format tr.rowgroup td {
    padding-top: 0
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: spin 2s infinite linear
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    transform: scale(1, -1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-square:before,.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.growl-container .growl-growl {
    background-color: white;
    margin-bottom: 3px;
    -moz-border-radius: 8px;
    padding: 3px;
    position: relative
}

.growl-container .growl-close {
    overflow: hidden;
    position: absolute;
    right: 3px;
    top: 3px
}

.growl-container .growl-image {
    left: 8px;
    position: absolute;
    top: 3px
}

.growl-container .growl-content {
    margin-right: 20px;
    margin-bottom: 4px
}

.growl-container .growl-image+.growl-content {
    margin-left: 40px;
    padding-top: 4px
}

.growl-container .growl-title {
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 3px
}

.growl-container .growl-growl .growl-message ul {
    margin-top: 0;
    margin-bottom: 0
}

.growl-container .growl-growl .growl-message ul li {
    list-style-type: disc outside none;
    margin: 5px 0
}

.growl-container .growl-growl.info {
    background-color: #D5E7F6;
    border: 2px solid #3399CC
}

.growl-container .growl-growl.error {
    background-color: #FFCFCF;
    border: 2px solid #FF4C4C
}

.growl-container .growl-growl.warning {
    background-color: #FBEC88;
    border: 2px solid #FAD42E
}

.growl-container .growl-growl .growl-image i {
    width: 24px;
    text-align: center;
    line-height: 16px
}

.growl-container .growl-growl .growl-close i {
    width: 24px;
    text-align: center;
    line-height: 24px
}

.growl-container .growl-growl.info .growl-image i {
    color: #339933
}

.growl-container .growl-growl.error .growl-image i {
    color: #FF4C4C
}

.growl-container .growl-growl.warning .growl-image i {
    color: goldenrod
}

.growl-container .growl-close i {
    color: #000;
    font-size: 1.5em
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.ui-helper-clearfix {
    display: inline-block
}

* html .ui-helper-clearfix {
    height: 1%
}

.ui-helper-clearfix {
    display: block
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #eeeeee url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_highlight-soft_100_eeeeee_1x100.png') 50% top repeat-x;
    color: #333333
}

.ui-widget-content a {
    color: #333333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_gloss-wave_35_f6a828_500x100.png') 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold
}

.ui-widget-header a {
    color: #ffffff
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #cccccc;
    background: #f6f6f6 url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_glass_100_f6f6f6_1x400.png') 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
    border: 1px solid #fbcb09;
    background: #fdf5ce url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_glass_100_fdf5ce_1x400.png') 50% 50% repeat-x;
    font-weight: bold;
    color: #c77405
}

.ui-state-hover a,.ui-state-hover a:hover {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #ffffff url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_glass_65_ffffff_1x400.png') 50% 50% repeat-x;
    font-weight: bold;
    color: #eb8f00
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-widget :active {
    outline: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_highlight-soft_75_ffe45c_1x100.png') 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_diagonals-thick_18_b81900_40x40.png') 50% 50% repeat;
    color: #ffffff
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #ffffff
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #ffffff
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: alpha(opacity=70);
    font-weight: normal
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: alpha(opacity=35);
    background-image: none
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/ui-icons_222222_256x240.png')
}

.ui-widget-content .ui-icon {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/ui-icons_222222_256x240.png')
}

.ui-widget-header .ui-icon {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/ui-icons_ffffff_256x240.png')
}

.ui-state-default .ui-icon {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/ui-icons_ef8c08_256x240.png')
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/ui-icons_ef8c08_256x240.png')
}

.ui-state-active .ui-icon {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/ui-icons_ef8c08_256x240.png')
}

.ui-state-highlight .ui-icon {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/ui-icons_228ef1_256x240.png')
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/ui-icons_ffd27a_256x240.png')
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-off {
    background-position: -96px -144px
}

.ui-icon-radio-on {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666666 url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_diagonals-thick_20_666666_40x40.png') 50% 50% repeat;
    opacity: .5;
    filter: alpha(opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000000 url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_flat_10_000000_40x100.png') 50% 50% repeat-x;
    opacity: .2;
    filter: alpha(opacity=20);
    border-radius: 5px
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    z-index: 99999;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-accordion {
    width: 100%
}

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom:1}

.ui-accordion .ui-accordion-li-fix {
    display: inline
}

.ui-accordion .ui-accordion-header-active {
    border-bottom: 0 !important
}

.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1em;
    padding: .5em .5em .5em .7em
}

.ui-accordion-icons .ui-accordion-header a {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none;
    zoom:1}

.ui-accordion .ui-accordion-content-active {
    display: block
}

.ui-autocomplete {
    position: absolute;
    cursor: default
}

* html .ui-autocomplete {
    width: 1px
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left
}

.ui-menu .ui-menu {
    margin-top: -3px
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom:1;float: left;
    clear: left;
    width: 100%
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
    zoom:1}

.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    zoom:1;overflow: visible
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: 1.4
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -0.3em
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-dialog {
    position: absolute;
    padding: .2em;
    width: 300px;
    overflow: hidden
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .1em 0
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px
}

.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    zoom:1}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-tabs {
    position: relative;
    padding: .2em;
    zoom:1}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tabs .ui-tabs-hide {
    display: none !important
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-progressbar {
    height: 2em;
    text-align: left
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-widget-header .ui-icon {
    background-image: url("http://ovf400.ovf.com/danciko/d24/images/ui-icons_dancik_256x240.png")
}

.ui-state-active .ui-icon,.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-default .ui-icon {
    background-image: url("http://ovf400.ovf.com/danciko/d24/images/ui-icons_dancikh_256x240.png")
}

.ui-widget-overlay {
    background-image: none;
    background-color: white
}

.ui-widget {
    font-family: Verdana,Arial,Helvetica,sans-serif
}

.ui-widget-content a {
    color: #259FD4
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
    font-family: Verdana,Arial,sans-serif
}

.ui-widget-content {
    border: none
}

.ui-tabs {
    background: transparent;
    padding: 0
}

.ui-tabs .ui-widget-header {
    background: #47A0CD;
    border: none;
    border-bottom: 2px solid #ECEAEB
}

.ui-tabs .ui-tabs-nav {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 7px
}

.ui-tabs .ui-state-default {
    background: transparent;
    border: none
}

.ui-tabs .ui-state-default a {
    color: white
}

.ui-tabs .ui-state-active {
    background: white;
    border: 1px solid #ECEAEB;
    border-bottom: none
}

.ui-tabs .ui-state-active a {
    color: #47A0CD
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: -1px
}

.ui-tabs .ui-tabs-panel {
    padding: 0;
    padding-top: 2px
}

.d24-help .ui-accordion .ui-accordion-header,.d24-help .ui-widget-content {
    font-weight: normal;
    background: white;
    border: none;
    border-bottom: 1px solid #DDDDDD
}

.d24-help .ui-accordion .ui-accordion-header .ui-icon {
    left: 8px
}

.d24-help .ui-corner-all,.d24-help .ui-corner-bottom {
    border-radius: 0
}

.d24-help .ui-icon-triangle-1-e {
    background-position: -224px 0
}

.d24-help .ui-icon-triangle-1-s {
    background-position: -240px 0
}

.d24-help .ui-accordion-icons .ui-accordion-header a {
    padding-left: 38px;
    padding-top: 9px;
    padding-bottom: 9px
}

.d24-help .ui-accordion .d24-help .ui-accordion-header a {
    font-size: 9pt;
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 39px
}

.d24-help .ui-state-default a,.d24-help .ui-state-default a:link,.d24-help .ui-state-default a:visited {
    color: #25A0D7
}

.d24-help .ui-state-active a,.d24-help .ui-state-active a:link,.d24-help .ui-state-active a:visited,.d24-help .ui-state-hover a,.d24-help .ui-state-hover a:hover {
    color: #6BBA7F
}

.d24-help .ui-accordion-content {
    color: #656565;
    font-size: 8pt;
    line-height: 19px;
    padding: 3px 35px 25px 52px
}

.ui-autocomplete.ui-menu {
    padding: 0;
    background: white;
    border: 1px solid black;
    border-radius: 0
}

.ui-autocomplete.ui-menu .ui-menu-item a {
    color: #565656
}

.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-hover {
    background: #3399FF;
    border: none;
    margin: 0;
    border-radius: 0;
    color: white
}

.d24-dialog {
    border: 2px solid #CCCCCB;
    box-shadow: 2px 2px 3px #DBD9D9;
    padding: 0;
    background: white
}

.d24-dialog .ui-widget-header {
    background: #47A0CD;
    border: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.d24-dialog .ui-icon-closethick {
    background-position: -208px 0
}

.d24-dialog .ui-widget-header .ui-state-hover {
    background: transparent;
    border-color: transparent
}

.d24-error-dialog {
    border: 6px solid #EC3D42;
    border-radius: 13px;
    background: black;
    padding: 2px
}

.d24-error-dialog .ui-widget-header {
    background: #FFCFCF;
    color: black;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 14pt
}

.d24-error-dialog .ui-widget-content {
    background: white;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: auto;
    font-weight: bold;
    background: url("http://ovf400.ovf.com/danciko/d24/images/error32x32.png") no-repeat scroll 10px 50% white;
    padding: 15px;
    padding-left: 50px
}

.ui-datepicker {
    background: url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_highlight-soft_75_fcfdfd_1x100.png') repeat-x scroll 50% bottom #FCFDFD;
    border: 1px solid #A6C9E2;
    color: #222222
}

.ui-datepicker .ui-widget-header .ui-icon {
    background-image: url("http://ovf400.ovf.com/danciko/d24/images/ui-icons_d8e7f3_256x240.png")
}

.ui-datepicker .ui-widget-header .ui-state-hover .ui-icon {
    background-image: url("http://ovf400.ovf.com/danciko/d24/images/ui-icons_217bc0_256x240.png")
}

.ui-datepicker .ui-widget-header {
    background: url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_gloss-wave_35_5c9ccc_500x100.png') repeat-x scroll 50% 50% #5C9CCC;
    border: 1px solid #4297D7
}

.ui-datepicker .ui-state-default {
    background: url('http://ovf400.ovf.com/danciko/d24/images/ui-bg_glass_100_dfeffc_1x400.png') repeat-x scroll 50% 50% #DFEFFC;
    border: 1px solid #C5DBEC;
    color: #2E6E9E
}

.ui-datepicker .ui-state-active {
    background: #33cc33 !important;
    border: 1px solid #339900 !important;
    color: white !important
}

.ui-datepicker .ui-state-active:hover {
    background: #44DD44 !important
}

.ui-datepicker .ui-state-highlight {
    background: white;
    color: black
}

.ui-datepicker .ui-state-hover {
    background: #D0E5F5;
    border: 1px solid #79B7E7;
    color: #1D5987
}

.d24-dropdown-wrapper {
    display: inline-block;
    position: relative;
    *vertical-align: top
}

.d24-dropdown-wrapper input[type=text] {
    margin-right: 0 !important;
    padding-right: 18px
}

img.d24-dropdown-handle,img.d24-calendar-handle {
    background-color: #FFF;
    right: 1px;
    *right: 2px;
    position: absolute;
    top: 4px;
    *top: 5px;
    vertical-align: top;
    cursor: pointer;
    cursor: hand
}

input[disabled]+img.d24-dropdown-handle,input[disabled]+img.d24-calendar-handle {
    background-color: #EDEDED;
    opacity: .5;
    filter: alpha(opacity=50)
}

.d24-dropdown {
    border: 1px solid #000;
    background-color: #FFF;
    position: absolute;
    z-index: 10000
}

.d24-calendar-header {
    background: url('http://ovf400.ovf.com/danciko/d24/images/calendarHdr_bkgd.gif') repeat-x center center;
    height: 22px
}

.d24-calendar-header .display-month {
    text-align: center;
    font-size: 13px;
    line-height: 22px;
    font-weight: bold
}

.d24-calendar-body {
    margin-left: 2px;
    margin-right: 2px
}

.d24-calendar-body tr {
    height: 19px
}

.d24-calendar-body th,.d24-calendar-body td {
    width: 29px;
    min-width: 29px;
    text-align: center;
    border: 1px solid transparent
}

.d24-calendar-body td {
    border-color: #D5D5D5
}

.d24-dropdown a.navigation {
    display: inline-block;
    width: 20px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center
}

.d24-dropdown a.navigation:hover {
    text-decoration: none
}

.d24-dropdown a.year.prev {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/yearPrev_btt.png')
}

.d24-dropdown a.year.next {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/yearNext_btt.png')
}

.d24-dropdown a.month.prev {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/monthPrev_btt.png')
}

.d24-dropdown a.month.next {
    background-image: url('http://ovf400.ovf.com/danciko/d24/images/monthNext_btt.png')
}

.d24-dropdown a.navigation.prev {
    float: left
}

.d24-dropdown a.navigation.next {
    float: right
}

.d24-calendar-footer {
    text-align: center;
    margin: 5px
}

.d24-calendar-footer a {
    display: inline-block;
    width: 50%;
    text-align: center
}

.d24-calendar-body td a {
    display: inline-block;
    width: 29px;
    line-height: 19px
}

.d24-calendar-body td.off-month {
    background-color: #EEEEEE
}

.d24-calendar-body td.off-month a {
    color: #CCCCCC
}

.d24-calendar-body td.selected {
    background-color: #FFFF00
}

.d24-calendar-body td.selected a {
    color: black
}

.d24-calendar-body td:hover {
    background: #9CCC14
}

.d24-calendar-body td:hover a {
    color: black
}

#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer
}

#lbCenter,#lbBottomContainer {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff
}

.lbLoading {
    background: #fff url('http://ovf400.ovf.com/danciko/d24/images/loading.gif') no-repeat center
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat
}

#lbPrevLink,#lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none
}

#lbPrevLink {
    left: 0
}

#lbPrevLink:hover {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/prevlabel.gif') no-repeat 0 15%
}

#lbNextLink {
    right: 0
}

#lbNextLink:hover {
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/nextlabel.gif') no-repeat 100% 15%
}

#lbBottom {
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none
}

#lbCloseLink {
    display: block;
    float: right;
    width: 75px;
    height: 25px;
    background: transparent url('http://ovf400.ovf.com/danciko/d24/images/closelabelDancik.gif') no-repeat center;
    margin: 5px 0;
    outline: none
}

#lbCaption,#lbNumber {
    margin-right: 71px
}


@import url('https://fonts.googleapis.com/css?family=Oswald:300,500|Source+Sans+Pro:400,700,400i,700i');

*, body, td    { font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
                    font-size: 11pt;}

.d24-button, a.button-clone, .ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
        { font-family: inherit !important; }

input, textarea, select 
        { font-family: inherit !important; }  

/* Updated 07/14/2017 ESA */

/* ============= Make OVF Logo wider  ============= */
.d24-main-logo { width: 288px !important; height: 36px !important; margin-right: 12px !important; }

 /*  ============= Increase size of top bar, text and links ============= */
#d24_1stHdrBar { height: 24px !important; background: #efefef; }
#d24_3rdHdrBar { height: 56px !important; border-bottom: solid 2px #cc0000; }
                    
.ovf-nav {
                display: inline !important;
}
        
ul.ovf-nav {
                display: inline !important;
                width: 100% !important;
                height: 100% !important;
                min-width: 960px !important;
                margin: 0 !important;
                padding:0 !important;
                }

.ovf-nav li {   
                text-align: left !important;
                display: inline-block;
                overflow: hidden;
                background: url(/d24/override-v2/linkbg.png) no-repeat left top !important;
                float: left;
                border-left: 0px solid #ffffff; !important; 
                border-right: 1px solid #ffffff !important; 
                padding: 5px 5px 5px 5px !important;
                width: 7% !important;
                min-width: 48px !important;
                line-height: 100% !important;
                height: 45px !important;
                }
                
a.ovf-nav-link  {
                font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
                font-size: 1em !important;
                font-weight: 500 !important; 
                color:#ffffff !important;
                display: block !important;
				width: 100%  !important;
				height: 100%  !important;
                }

ul.user-link    { display: inline !important;
                    float: left; 
                    font-size: 1.3em !important;
                }

ul.system-links { display: inline !important;
                    text-align: right;
                    font-size: 1.3em !important;
                }

#home2	        { color: #ffffff !important;  }

.ovf-menu-separator {
                height: 72px;
                z-index: 100;
                padding-top: 24px !important; 
                vertical-align: middle !important;
                margin: 0; 
                padding: 0;
                border-bottom: solid 3px #cc0000;
                text-align: center; 
                background: url(/d24/override-v2/deepblue.jpg) repeat center bottom;
                background-color: #ffffff;
                    }	
               
/* ============= Style the search box ============= */
                  
.ovf-search-box { 
                height: 36px !important;
                width: 240px !important;
                font-size: 20px !important;
                font-weight: 400 !important; 
                border: 0px !important;
                box-sizing: border-box !important;
                margin-right: 8px;
                    }

.ovf-button {
                font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
                font-size: 1em !important;
                font-weight: 300 !important; 
                color: #ffffff;
                height: 36px !important;
                width: 240px !important;
                border: 0px !important;
                box-sizing: border-box !important;
                    }

/*  ============= CHANGE Top bar &  ACCOUNT button - increase padding and set different background image ============== */

li.d24-display-account  {
                margin-top: 4px; 
                    }
                    
a.d24-display-account 	{
				background: url(/d24/override-v2/change-account.png) no-repeat right center !important;
				padding-right:112px !important;
                    }

/* ============= Make D24 Price List parameter boxes show 10 (max#) selections! =============  */

.d24-price-list-request .param-box.criteria-lists { height: 240px !important; }

/* Adjust external-content iframe so it flows with the rest of the page */ 

.d24-full { position: static !important; } /* height: 600px !important; } */
.d24-full iframe { display: block; position: static !important; }
/* #appMainBody { min-height: 999px !important; } */

/* ============= Welcome Screen ============= */

.ovf-widget { width: 31%; margin: 1%; float: left; }

div#ovfwelcome { width: 31%; margin: 1%; float: left; border: 0px solid #efefef;}
div#ovfwelcome p { line-height: 200% ; }

div#ovfbulletins { width: 31%; margin: 1%; float: left; border: 0px solid #efefef;}

div#ovfspecials { width: 31%; margin: 1%; float: left; border: 0px solid #efefef; }


div#d24-item-details-product-knowledge { display: block !important; }
div.item      {width: 49% !important; float: left; }
div.packaging {width: 49% !important; float: left; padding-top:18px !important;}

div.prodline  {width: 49% !important; float: left; padding-bottom:18px !important; }
div.mfgr      {width: 49% !important; float: left; padding-bottom:18px !important; }


