.dotted_line hr {
    padding-top: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.dotted_line hr, .popover hr {
    background: url(/resources/ultima-layout/images/dotted_line.png) repeat-x left top;
    border: 0;

}

body .ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
    background: #ffffff;
    color: #222222;
}

body .ui-inputfield.ui-state-focus, .ui-widget-content .ui-inputfield.ui-state-focus, .ui-widget-header .ui-inputfield.ui-state-focus {
    -moz-box-shadow: 0px 0px 5px #1f89ce;
    -webkit-box-shadow: 0px 0px 5px #1f89ce;
    box-shadow: 0px 0px 5px #1f89ce;
}

body .ui-inputfield.ui-state-default {
    border: 1px solid #d6d6d6;
    background: #fff;
    font-weight: normal;
    color: #555;
    height: 34px;
    width: 100%;
    padding-bottom: 5px;
}

body .input-group .ui-inputfield.ui-state-default {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

body .ui-dialog.ui-upload .ui-dialog-content {
    overflow: hidden;
}

body.layout-compact .ui-chkbox .ui-chkbox-box .ui-chkbox-icon {
    margin-top: -10px !important;
}

body.layout-compact .ui-datepicker tbody td a {
    line-height: 18px !important;
}

body .text-normal {
    font-weight: 300;
}

/*body .ui-datatable .ui-menubutton .ui-button {
    background-color: white;
    color: #337ab7;
    box-shadow: none;
    height: 25px;
    -webkit-box-shadow: none;
}*/

/*body .ui-datatable .ui-datatable-even .ui-menubutton .ui-button {
    background-color: #f4f4f4;
}

body .ui-datatable .ui-menubutton .ui-button .ui-icon {
    color: #337ab7;

}*/

body .ui-menuitem .ui-menuitem-text, body .ui-menuitem-icon.ui-icon {
    font-size: 14px;

}

body .ui-datatable .ui-menubutton .ui-button .ui-button-text {
    font-size: 13px;
    line-height: 0px;
}

body .ui-datatable .ui-menubutton .ui-button .ui-button-icon-left.ui-icon.ui-c {
    font-size: 20px;
    width: 20px;
    height: 20px;
    margin-top: -9px;
}

body .badge.badge-success {
    color: #29c75f;
    background-color: rgba(41, 199, 95, 0.2);
}

body .badge {
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 400;
    padding: 6px;
    background-color: #8d9293;
}

body .badge.badge-icon {
    padding: 0;
}

body .badge.badge-icon i {
    padding: 6px;
}

body .badge.badge-success.badge-icon i {
    background-color: rgba(41, 199, 95, 0.1);
}

body .badge.badge-icon span {
    padding: 6px;
}

body .badge.badge-warning {
    color: #fc8229;
    background-color: rgba(252, 130, 41, 0.2);
}

body .panding-left-100 {
    padding-left: 100px;
}

body .security label {
    float: left;
}

body .security .ui-message {
    min-height: 10px;
}

body .security .help-block {
    margin-bottom: 0px;
}

/*Style For ui-block*/

body .ui-blockui.ui-widget-overlay {
    background: transparent;
}

body .ui-blockui-content.ui-shadow {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

body .ui-blockui-content.ui-widget-content {
    border: 0px !important;
    background: transparent !important;

}

body .ui-button.search {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 34px;
}

body .ajax-loader {
    font-size: 40px;
}

body .file-box {
    float: left;
    width: 220px;
}

body .file {
    border: 1px solid #e7eaec;
    padding: 0;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
}

body .corner {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 0.6em solid transparent;
    border-right: 0.6em solid #f1f1f1;
    border-bottom: 0.6em solid #f1f1f1;
    right: 0em;
    bottom: 0em;
}

body .file .icon i {
    font-size: 70px;
    color: #dadada;
}

body .file .icon {
    padding: 15px 10px;
    text-align: center;
}

body .file .icon, .file .image {
    height: 100px;
    overflow: hidden;
}

body .file-name small {
    color: #676a6c;
}

body .file .file-name {
    padding: 10px;
    background-color: #f8f8f8;
    border-top: 1px solid #e7eaec;
}

body .ui-datagrid-content.ui-widget-content {
    border: 0px;
    background: transparent;
}

body .ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}

body .ibox-content {
    clear: both;
}

body .ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
}

body .file-manager h5 {
    text-transform: uppercase;
}

body .ui-datalist-content.ui-widget-content {
    border: 0px;

}

body .profile-image {
    width: 120px;

}

body .profile-image img {
    width: 96px;
    height: 96px;
}

body img.circle-border {
    border: 6px solid #FFFFFF;
    border-radius: 50%;
}

body .profile-info {
    margin-left: 120px;
}

body .ui-panelgrid-content.ui-widget-content {
    border: 0px;
}

body .ui-selectmanycheckbox.ui-widget {
    border: 0px;
}

body .ui-dialog.ui-overlay-visible {
    top: 50px !important;
}

body .ui-dialog-content iframe {
    height: 600px !important;
}

body.layout-compact .ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon {
    top: -1px;
    left: -2px;
}

body.layout-compact .ui-radiobutton .ui-radiobutton-box {
    width: 16px;
    height: 16px;
}

body .ui-change-language  table tbody tr  td  label {
    margin-top: 11px;
    margin-bottom: 10px;
}
