.clear {
    clear: both;
    overflow: hidden;
    height: 0;
    font-size: 0;
}
.form .input_container input[type="number"],
.form .input_container input[type="text"],
.form .input_container select,
.form .input_container textarea,
.form .input_container input[type="password"] {
    border: medium none !important;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    width: 98% !important;
}
.notification, .alert {
    background-color: #FCF8E3;
}
.alert {
    border: 1px solid #FBEED5;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-danger, .alert-error {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}
.alert-success {
    color: #468847;
    background-color: #DFF0D8;
    border-color: #D6E9C6;
}
.alert-success h4 {
    color: #468847;
}
.alert-info {
    color: #3A87AD;
    background-color: #D9EDF7;
    border-color: #BCE8F1;
}
.alert-info h4 {
    color: #3A87AD;
}
.alert-combine {
    position: relative;
    top: -16px;
}
#tForm .alert {
    margin-bottom: 0 !important;
}
#tForm .promo {
    margin: 1em auto 0;
    width: 621px;
}
#tForm.with-logo .payee-logo {
    position: absolute;
    right: 0;
}

.notification.error {
    background-color: #F2DEDE;
    border-color: #F2AAAA;
}
ul.errors {
     background: #FFFBE4;
     list-style: none;
}
.fr {
    float: right;
}
.buttons li {
    float: left;
    margin-right: 10px;
}
.buttons li button {
    margin: 0 !important;
}
ol {
    margin: 1em 0;
    padding-left: 40px;
}
ol li.accordion {
    list-style-type: decimal;
    background: none;
}
ol li.accordion .answer {
    text-align: justify;
}
ul.no-dashed li:before {
    content: "";
}
.note {
    padding-left: 0;
}
.jfk-button {
    cursor: pointer;
}
ul.no-dash {
    list-style: none !important;
}
ul.no-dash li, ul.k-pager li {
    background: none;
}
.view-row {
    display: table-row;
}
.view-col1 {
    padding-right: 30px;
    width: 220px;
    font-size: 90%;
}
.view-col1 ul {
    list-style: none !important;
}
.view-col1 ul li:before{
    content: "";
}
.view-col1 p {
    text-align: left !important;
}
.view-col1, .view-col2, .view-col3 {
    display: table-cell;
    vertical-align: top;
}
.view-col3 ul {
    padding: 0;
}
.view-item:hover {
    background: #fff;
    border-color: #ddd;
    box-shadow: 0 0 0 4px rgba(221, 221, 221, 0.5), 0 0 0 #fff inset;
    transition: box-shadow 100ms ease 0s;
    z-index: 1;
}
.view-item:hover a:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(255,255,255,0.7) rgba(255,255,255,0.7) transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 13px;
    top: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
}
#tv .view-item:hover a:before,
.style13 .color-1 .metro-link-group:before {
    border-color: rgba(125,168,253,0.7) rgba(125,168,253,0.7) transparent transparent;
}
#money .view-item:hover a:before,
.style13 .color-2 .metro-link-group:before {
    border-color: rgba(156,206,29,0.7) rgba(156,206,29,0.7) transparent transparent;
}
#internet .view-item:hover a:before,
.style13 .color-3 .metro-link-group:before {
    border-color: rgba(156,156,156,0.7) rgba(156,156,156,0.7) transparent transparent;
}
#communal .view-item:hover a:before,
.style13 .color-5 .metro-link-group:before {
    border-color: rgba(255,215,39,0.7) rgba(255,215,39,0.7) transparent transparent;
}
#mobile .view-item:hover a:before,
.style13 .color-9 .metro-link-group:before {
    border-color: rgba(255,102,51,0.7) rgba(255,102,51,0.7) transparent transparent;
}
#distribution .view-item:hover a:before,
.style13 .color-21 .metro-link-group:before {
    border-color: rgba(205,78,230,0.7) rgba(205,78,230,0.7) transparent transparent;
}
#phone .view-item:hover a:before,
.style13 .color-22 .metro-link-group:before {
    border-color: rgba(94,196,188,0.7) rgba(94,196,188,0.7) transparent transparent;
}
.hasDatepicker {
    background: url("/r3/resources/common/i/calendar.png") no-repeat scroll 98% 50% #fff !important
}
[class^="icon-"], [class*=" icon-"] {
    background-image: url('/r3/resources/bs/i/glyphicons-halflings.png');
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 0;
    vertical-align: text-top;
    width: 14px;
}
.icon-default { padding-right: 4px; }
.icon-search { background-position: -48px 0; }
.icon-plus { background-position: -408px -97px; }
.icon-pdf { background-position: -24px -24px; }
.icon-circle-arrow-down { background-position: -312px -144px; }
.icon-remove { background-position: -312px 0; }
.icon-ok { background-position: -288px 0; }
.icon-archive { background-position: -192px -120px; }
.icon-pencil { background-position: 0 -72px; }
.icon-time { background-position: -48px -24px; }
.icon-info-sign { background-position: -120px -96px; }
.icon-cards { background-position: -432px -144px; }
.icon-chevron-down { background-position: -313px -119px; }
.icon-balances { background-position: -408px -96px; }
.icon-arrow-up { background-position: -289px -96px; }
.icon-arrow-down { background-position: -312px -96px; }
.icon-black {
    background-image: url('/r3/resources/bs/i/glyphicons-halflings-black.png');
}

.jfk-toolbar button.jfk-item {
    margin-right: 0 !important;
}
.ui-toolbar .jfk-button {
    height: 30px;
}
.ui-toolbar .tb-item {
    float: left;
    height: 18px;
    line-height: 14px;
    margin-right: 5px !important;
    width: 220px;
}
.ui-toolbar .input_container .search-btn {
    border-left: 1px solid #EFEFEF;
    cursor: pointer;
    height: 29px;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}
.ui-toolbar .input_container .search-btn:hover {
    box-shadow: none !important;
}

.ui-row {
    height: 20px;
    line-height: 20px;
    position: relative;
}
.ui-bdp-date {
    left: 0;
    position: absolute;
    width: 50px;
}
.ui-bdp-payee {
    margin-left: 50px;
    position: relative;
}
.ui-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.k-grid-bills {
    padding: 0;
    margin-top: 2em;
}
#k-grid-bills .k-grid-container tr {
    vertical-align: top;
}
#k-grid-bills .k-grid-container tr.created {
    background-color: #FFFDF1;
}
#k-grid-bills .k-grid-container tr.payed {
    background-color: #CDFFCC;
}

.k-grid-pager ul li {
    list-style: none;
}
.k-grid-pager li a:hover {
    text-decoration: underline;
}
.mobi_code .hint {
    font-size: 0.9em;
    line-height: 1.5em;
    margin: -3px 0 8px 34% !important;
    color: #555;
}

.ui-sides-nav li, .ui-tabs-nav li, ul.bills li, ul.requests li,
ul.accounts li, ul.note li, ul.errors li, ul.k-pager li, ul.ui-toolbar li {
    list-style: none !important;
    background: none;
}
ul.bills .billDescription.total {
    min-height: 37px;
}
ul.bills .bill.totalAmountRow .bill-amount {
    margin: 0;
}
ul.bills .billDescription .billAmount label {
    font-size: 0.9em;
}
ul.bills .billDescription .billAmount input {
    padding: 4px !important;
}
ul.bills .totalAmountRow .hidden.billId + .billDescription label {
    padding-left: 0 !important;
}
.accounts .buttons {
    height: 31px;
}
.ui-tabs .ui-tabs-nav {
    padding-left: 25px;
}
#k-grid-error-requests {
    padding-bottom: 10px;
}
#k_direct_pay_params_form {
    padding: 1em;
}
.ui-collapser {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.2s ease-out 0s;
    -o-transition: height 0.2s ease-out 0s;
    -ms-transition: height 0.2s ease-out 0s;
    -moz-transition: height 0.2s ease-out 0s;
    -webkit-transition: height 0.2s ease-out 0s;
}