.noty_animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

body {
    background-color: #f5f5f5;
    font-family: 'Roboto', sans-serif;
    color: #222222;
    font-weight: 400;
    font-size: 14px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    /* font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
}

a,
a:active,
a:focus {
    outline: none;
}

.page-content {
    margin-left: 60px;
}

.pin-it .page-content {
    margin-left: 260px;
}

.input-sizing-list {
    padding: 0px;
    margin: 0px;
}

.input-sizing-list li {
    list-style: none;
    margin-bottom: 20px;
}

h1,
h2 {
    font-weight: 300;
}

h3,
h4,
h5,
h6 {
    font-weight: 400;
}

legend {
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 18px;
}

.color-box {
    height: 60px;
    margin-bottom: 30px;
}

.main-container {
    margin: 0px 15px;
}

.navbar-nav>li>a {
    padding-top: 17px;
    padding-bottom: 17px;
}

.alert {
    font-weight: 500;
}


/*--Section Header--*/

.section-header {
    margin-bottom: 20px;
    border-bottom: #eee 1px solid;
    padding-bottom: 20px;
}

.section-header p {
    margin-bottom: 0px;
}

.section-header h1,
.section-header h2,
.section-header h3 {
    margin-top: 0px;
}

.ex-margin {
    margin-bottom: 10px;
}

.ex-margin-top {
    margin-top: 20px;
}

.doc-helper-link a {
    color: cadetblue;
}

.doc-helper-link a:hover,
.doc-helper-link a:focus {
    text-decoration: none;
    color: #1976D2;
}

.doc-helper-link a i {
    font-size: 14px;
}

.doc-helper-link a .doc-link-icon {
    font-size: 13px;
}

.doc-helper-link a span {
    padding: 0px 6px;
}


/*--Table Styles--*/

.table {
    background-color: #fff;
}

.td-export-toolbar {
    text-align: right;
    margin-bottom: 20px;
}

.td-content {
    margin: 20px 0px;
    border-top: #eee 1px solid;
    border-bottom: #eee 1px solid;
}

.td-select {
    float: left;
}

.r-label {
    padding-left: 10px;
    padding-top: 8px;
    display: inline-block;
}

.DTTT_Print .page-content {
    margin-left: 0px;
}

.dt-table-simple {
    margin-bottom: 20px;
    background-color: #fff;
}

.td-content-simple {
    margin: 20px 0px;
}

.matmix-dt tbody>tr>td {
    vertical-align: middle;
}

.matmix-dt tbody>tr>td label {
    font-size: 13px;
    font-weight: 500;
}

.matmix-dt thead>tr>th {
    vertical-align: middle;
    padding: 15px 10px;
    background-color: #f5f5f5;
}

.matmix-dt thead>tr>th .dt-col-header {
    margin-top: 0px;
    margin-bottom: 6px;
    padding: 0px 10px;
    font-size: 24px;
    font-weight: 300;
}

.matmix-dt thead>tr>th p {
    padding: 0px 10px;
    margin-bottom: 0px;
    font-weight: 400;
}

.matmix-dt thead>tr:first-child>th {
    background-color: #fff;
}

.matmix-dt .tc-center {
    text-align: center;
}

.matmix-dt .tc-center .btn-toolbar {
    display: inline-block;
}

.matmix-dt .user-td-thumb {
    width: 32px;
    height: 32px;
    display: inline-block;
}

.matmix-dt .user-td-thumb img {
    width: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.matmix-dt .status-select {
    width: 100px;
    display: inline-block;
}

.table {
    width: 100% !important;
}

.bg-hc-border thead {
    border: #455a64 1px solid;
}

.bg-hc-border thead>tr>th {
    vertical-align: middle;
    padding: 15px 10px;
    background-color: #546e7a;
    border: #455a64 1px solid;
    color: aliceblue;
}

.bg-hc-border thead>tr>th h2 {
    margin-top: 0px;
    margin-bottom: 6px;
    padding: 0px 10px;
    font-size: 24px;
}

.bg-hc-border thead>tr>th p {
    padding: 0px 10px;
    margin-bottom: 0px;
    font-weight: 400;
}

.bg-hc-border thead>tr:first-child>th {
    background-color: #607d8b;
}

.bg-hc-stripe thead>tr>th {
    vertical-align: middle;
    padding: 15px 10px;
    background-color: #546e7a;
    border-bottom: #455a64 1px solid;
    color: aliceblue;
}

.bg-hc-stripe thead>tr>th h2 {
    margin-top: 0px;
    margin-bottom: 6px;
    padding: 0px 10px;
    font-size: 24px;
}

.bg-hc-stripe thead>tr>th p {
    padding: 0px 10px;
    margin-bottom: 0px;
    font-weight: 400;
}

.bg-hc-stripe thead>tr:first-child>th {
    background-color: #607d8b;
}

.td-bulk-action {
    margin: 0px !important;
}

.td-bulk-action .control-label {
    padding-top: 6px;
    text-align: right;
}

.dt-pagination {
    text-align: center;
}

.dt-pagination a {
    color: #666 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.dt-pagination a:hover,
.dt-pagination a:focus {
    text-decoration: none;
    color: #1976D2 !important;
}

.dt-pagination .pagination {
    margin-bottom: 0px;
}


/*--Preview Helper--*/

.pt-0 {
    padding-top: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.noui-slider-ex {
    padding: 20px;
}

.vertical .noUi-target {
    height: 200px;
}

.slider-input-range span {
    display: block;
    margin-bottom: 4px;
    color: #666;
}

.range-slider-con {
    margin-bottom: 40px;
}

.pricing-range-bar {
    height: 40px;
    margin-bottom: 20px;
}


/*bootbox*/

.bb-alert {
    display: none;
    position: fixed;
    top: 25%;
    right: 20px;
    margin-bottom: 0;
    font-size: 1.2em;
    padding: 1em 1.3em;
    z-index: 2000;
}

.bootbox-close-button {
    margin-top: 0px !important;
}

.jqstooltip {
    border: 0px #000 solid !important;
    background-color: #353535 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.jqstooltip * {
    font-size: 12px !important;
}

.standalone-branding {
    width: 200px;
    margin: auto;
    text-align: center;
    padding: 10px 0px;
}

.standalone-footer {
    width: 200px;
    padding: 20px 0px;
    margin: auto;
    text-align: center;
    color: #888;
    font-size: 12px;
}

.standalone-footer i {
    color: #1976D2;
    padding: 0px 4px;
}

.standalone-footer a {
    padding: 0px 5px;
    color: #444;
    font-weight: 500;
}

.standalone-footer a:hover,
.standalone-footer a:focus {
    text-decoration: none;
    color: #1976D2;
}

.matmix-icons-list {
    text-align: center;
}

.matmix-icons-list i {
    transition: all 0.2s ease-in-out;
    width: 63px;
    height: 63px;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    line-height: 63px;
    border: #eee 1px solid;
    margin-bottom: -1px;
    margin-right: -1px;
}

.matmix-icons-list i:hover {
    transform: scale(2);
    cursor: pointer;
    background-color: #fff;
    z-index: 1000;
}

.matmix-icons-list span {
    transition: all 0.2s ease-in-out;
    width: 63px;
    height: 63px;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    line-height: 63px;
    border: #eee 1px solid;
    margin-bottom: -1px;
    margin-right: -1px;
}

.matmix-icons-list span:hover {
    transform: scale(2);
    cursor: pointer;
    background-color: #fff;
    z-index: 1000;
}

.font-class {
    color: #1976D2;
    width: 300px;
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: fixed;
    top: 10%;
    right: 20px;
    z-index: 1200;
    text-align: center;
    padding: 20px 10px;
    border: #eee 1px solid;
}

.matmix-font-title {
    margin: 20px 8px;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #eee;
}

.footer-container {
    padding: 20px 20px;
    background-color: #eee;
    z-index: 999;
}

.footer-right {
    text-align: right;
}

.footer-meta i {
    color: #1976D2;
}

#scrollTop {
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    outline: 0;
    bottom: 30px;
    right: 30px;
    transition: all .2s linear;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#scrollTop:hover {
    background-color: #1976D2;
    transition: all .2s linear;
}

#scrollTop i {
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}


/*for common-jqgrid*/

.common-jqGrid {
    width: 100%;
    position: relative;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-btable tr.jqgfirstrow td {
    padding: 0px;
}

.common-jqGrid .ui-th-column,
.common-jqGrid .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    height: auto;
    padding: 8px 5px;
    border-left: 1px solid #bbb;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-bdiv {
    text-align: center;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-btable tr.jqgfirstrow td {
    padding: 0px;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-btable tr.ui-state-highlight {
    background-color: #b2e0ff !important;
}

.common-jqGrid .ui-jqgrid-hbox {
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-family: inherit;
    font-size: 12px;
    padding-right: 0;
}

.common-jqGrid .ui-jqgrid-hbox table {
    background: #348df6;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-htable th.ui-th-column:first-child {
    border-left: none;
}

.common-jqGrid .ui-th-column,
.common-jqGrid .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    height: auto;
    padding: 5px;
    border-left: 1px solid #bbb;
    font-size: 11px;
    padding-left: 14px;
}

.common-jqGrid .ui-jqgrid-pager,
.common-jqGrid .ui-jqgrid-hdiv,
.common-jqGrid .ui-jqgrid-bdiv,
.common-jqGrid .ui-jqgrid-view,
.common-jqGrid .ui-jqgrid,
.common-jqGrid .ui-jqgrid .ui-jqgrid-btable,
.common-jqGrid .ui-jqgrid .ui-jqgrid-htable {
    width: 100% !important;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-htable th.ui-th-column:first-child {
    border: none;
}

.common-jqGrid .ui-jqgrid .ui-icon-asc {
    margin-left: 1px;
    margin-top: -2px;
}

.common-jqGrid .ui-jqgrid .ui-icon-desc {
    margin-top: 4px;
}

.common-jqGrid .ui-jqgrid-btable tr:nth-child(odd) {
    background: #f9f9f9;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-btable td {
    font-size: 11px;
    height: auto;
    padding: 4px 5px;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: 1px solid #bbb;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-btable td:last-child {
    border-right: 1px solid #bbb;
    padding-right: 10px;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    overflow: visible;
    height: auto;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th .ui-jqgrid-sortable .s-ico .ui-icon-desc {
    bottom: 0;
    left: 42%;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th .ui-jqgrid-sortable .s-ico {
    position: absolute;
    height: 18px;
    display: block !important;
    top: -2px;
    left: -9px;
    width: 10px;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th .ui-jqgrid-sortable .s-ico .ui-icon-asc {
    left: 0;
    top: 0px;
    position: absolute;
    margin: 0;
    width: auto;
    height: auto;
    overflow: visible;
    padding: 0;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th .ui-jqgrid-sortable .s-ico .ui-icon-asc:before {
    font-family: 'pixie-tc';
    content: '\e830';
    font-size: 6px;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th .ui-jqgrid-sortable .s-ico .ui-icon-desc {
    bottom: 0px;
    left: 0;
    position: absolute;
    margin: 0;
    width: auto;
    height: auto;
    overflow: visible;
    padding: 0;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th .ui-jqgrid-sortable .s-ico .ui-icon-desc:before {
    font-family: 'pixie-tc';
    content: '\e831';
    font-size: 6px;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-view .ui-jqgrid-bdiv .mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-pager {
    background: #348df6;
    color: #111111;
    height: auto;
    border: none;
    padding: 0 !important;
    font-size: 12px;
}

.common-jqGrid .ui-jqgrid .ui-pg-table td.ui-state-disabled {
    opacity: 0.35;
}

.common-jqGrid .ui-jqgrid .ui-pg-table td .ui-pg-input {
    background: #fff;
    color: #111111;
    height: 22px;
    padding: 5px;
    border: 1px solid #bbb;
    text-align: center;
    width: 35px;
    font-size: 12px;
}

.common-jqGrid .ui-jqgrid .ui-separator {
    margin: 0 5px;
    padding: 0;
    border-right: 1px solid #fff;
}

.common-jqGrid .ui-jqgrid .ui-pg-table td {
    padding: 1px;
    height: auto !important;
    color: #fff;
    width: auto !important;
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ul-state-hover span {
    margin: 0;
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ui-icon {
    display: inline-block;
    color: #fff;
    width: 20px;
    margin: 0 2px;
    float: none;
    height: 15px;
    position: relative;
    vertical-align: middle;
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ui-icon:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    content: '\e805';
    font-family: 'pixie-tc';
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ui-icon-seek-first:before {
    content: '\e818';
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ui-icon-seek-prev:before {
    content: '\e82c';
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ui-icon-seek-next:before {
    content: '\e82f';
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ui-icon-seek-end:before {
    content: '\e826';
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-pager .ui-pg-button .ui-pg-div .ui-icon-search,
.common-jqGrid .ui-jqgrid .ui-jqgrid-pager .ui-pg-button .ui-pg-div .ui-icon-refresh {
    padding: 10px;
    color: #fff;
    display: block;
    width: auto;
    float: none;
    text-align: center;
    height: auto;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-pager .ui-pg-button .ui-pg-div .ui-icon-search:hover,
.common-jqGrid .ui-jqgrid .ui-jqgrid-pager .ui-pg-button .ui-pg-div .ui-icon-search:focus,
.common-jqGrid .ui-jqgrid .ui-jqgrid-pager .ui-pg-button .ui-pg-div .ui-icon-refresh:hover,
.common-jqGrid .ui-jqgrid .ui-jqgrid-pager .ui-pg-button .ui-pg-div .ui-icon-refresh:focus {
    background: #317ed6;
    color: #fff;
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ui-pg-div .ui-icon-search:before {
    content: '\e833';
    top: 2px;
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ui-pg-div .ui-icon-refresh:before {
    content: '\e835';
    top: 2px;
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ui-pg-div {
    font-size: 0px;
}

.common-jqGrid .ui-jqgrid .ui-pg-button .ui-pg-div .ui-icon:before {
    font-size: 12px;
}

.common-jqGrid .ui-jqgrid .ui-paging-info {
    margin: 0;
    height: auto;
    padding: 0 10px 0 0;
}

.common-jqGrid .ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0;
}

.common-jqGrid td.ui-search-input input[type="text"] {
    color: #202020;
    font-weight: lighter;
}

.common-jqGrid td.ui-search-clear a {
    color: #fff;
}

.common-jqGrid tr.ui-search-toolbar {
    border-top: 1px solid #bbb;
    cursor: pointer;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-btable td {
    position: relative;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-btable td .pixie-tc-danger {
    position: absolute;
    right: 0;
    padding-right: 3px;
    background: #fff;
    top: 50%;
    height: 100%;
    color: #f5a623;
    font-size: 18px;
    margin: -11px 0 0 0;
}

.common-jqGrid .ui-jqgrid-btable tr:nth-child(odd) .pixie-tc-danger {
    background: #f9f9f9;
}

.common-jqGrid .ui-jqgrid-btable tr.jqgrow:last-child td {
    border-bottom: 1px solid #bbb;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-btable tr.ui-state-highlight .pixie-tc-danger {
    background: #B2E0FF;
}

.pager-box {
    position: absolute;
    bottom: 5px;
    left: 30px;
}

.pager-box .grid-text {
    margin: 5px 0 0 5px;
    font-size: 10px;
    display: inline-block;
    color: #fff;
}

.pager-box a.column-chose-btn {
    color: #fff;
    font-size: 15px;
}

.pager-box a.column-chose-btn:hover {
    background: #317ed6;
    color: #fff;
}

.reset-enabled .pager-box {
    left: 57px;
}

.common-jqGrid .ui-jqgrid .ui-pg-table td[align="center"] {
    width: 230px !important;
}

.common-jqGrid .ui-jqgrid .ui-jqgrid-btable td .radio,
.common-jqGrid .ui-jqgrid .ui-jqgrid-btable td .checkbox {
    margin: 0;
}


/*jqgird search dialog*/

.ui-jqdialog {
    font-size: 12px;
}

.ui-jqdialog .ui-jqdialog-title {
    margin: 0;
    display: block;
    float: none !important;
    font-weight: bold;
    font-family: 'open_sanssemibold';
}

.ui-widget-overlay {
    background: rgba(0, 0, 0, 1);
    opacity: 0.5 !important;
}

.ui-jqdialog .ui-jqdialog-titlebar-close span:before {
    font-family: 'pixie-tc';
    content: '\e806';
}

.DataGridSearchDialogue {
    background: #fff;
    padding: 0;
    width: 500px !important;
    z-index: 99999 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    top: 20% !important;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.DataGridSearchDialogue hr {
    border-color: #bbb;
}

.DataGridSearchDialogue select {
    padding: 2px 0 2px 5px;
    height: 30px;
    border: 1px solid #bbb;
}

.DataGridSearchDialogue input[type=text] {
    height: 30px;
    padding: 5px;
    border: 1px solid #bbb;
}

.DataGridSearchDialogue input[type=text]:focus {
    border-color: #03A9F4;
}

.DataGridSearchDialogue td.first {
    display: none;
}

.DataGridSearchDialogue select.opsel {
    margin: 0 10px 0 0;
}

.DataGridSearchDialogue .ui-jqdialog-titlebar {
    background: #348df6;
    color: #fff;
    padding: 10px;
    cursor: default !important;
}

.DataGridSearchDialogue .ui-jqdialog-titlebar a {
    color: #fff;
    padding: 0;
    margin: -9px 0 0 0;
    cursor: pointer;
}

.DataGridSearchDialogue .ui-jqdialog-titlebar a span {
    margin: 0;
}

.DataGridSearchDialogue .ui-jqdialog-content {
    padding: 10px;
}

.DataGridSearchDialogue input[type=button],
.DataGridSearchDialogue .fm-button {
    background: #348df6;
    border: 0 none;
    color: #fff;
    padding: 7px 15px;
}

.DataGridSearchDialogue input[type=button]:hover,
.DataGridSearchDialogue input[type=button]:focus,
.DataGridSearchDialogue .fm-button:hover,
.DataGridSearchDialogue .fm-button:focus {
    background: #317ed6;
}


/*for column chooser modal*/

.columnchooser-modal .modal-dialog {
    width: 630px;
}

.columnchooser-modal .modal-body {
    padding: 15px;
}

.columnchooser-modal .custom-radio-check>span {
    margin: 2px 0 0 0;
}

.columnchooser-modal h5 {
    margin-bottom: 5px;
}

.columnchooser-modal .checkbox {
    margin-top: 0;
    margin-bottom: 5px;
}

.columnchooser-modal .checkbox label {
    display: block;
    margin-top: 0;
}

.columnchooser-modal label {
    margin-top: 5px;
}

.columnchooser-modal .btn-box {
    margin-top: 5px;
    text-align: right;
}

.columnchooser-modal .secondary-btn {
    margin-left: 3px;
}

.columnchooser-modal .btn-box .btn:nth-child(1) {
    float: left;
}

.columnchooser-modal .columnsort {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
}

.columnchooser-modal .columnsort-select {
    width: 32%;
    display: inline-block;
    vertical-align: middle;
}


/*for common table*/

.common-table-box table {
    width: 100%;
    table-layout: fixed;
}

.common-table-box .table-header-container table thead {
    background: #4a90e2;
    color: #fff;
}

.common-table-box .table-header-container table thead th {
    position: relative;
    padding: 7px 10px 7px 7px;
    text-align: center;
    border-right: 1px solid #bbb;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    font-size: 11px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
}

.common-table-box .table-header-container table thead th:first-child {
    border-left: 1px solid #bbb;
}

.common-table-box .table-header-container table thead th .so-cont {
    position: absolute;
    left: 4px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
}

.common-table-box .table-header-container table thead th .so-cont i {
    display: block;
    font-size: 6px;
}

.common-table-box .table-header-container table th span {
    display: block;
    color: #9f3434;
    margin: 2px 0;
}

.common-table-box.with-sorting .table-header-container table thead th {
    padding: 7px 10px 7px 16px;
    cursor: pointer;
}

.common-table-box.with-sorting .table-header-container table thead th .so-cont {
    display: block;
}

.common-table-box .table-content-container table tbody tr.selected-row {
    background-color: #b2e0ff;
}

.common-table-box .table-content-container table tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.common-table-box .table-content-container table tbody td {
    border-right: 1px solid #bbb;
    white-space: normal;
    overflow: hidden;
    font-size: 11px;
    padding: 5px 4px;
}

.common-table-box .table-content-container table tbody td.content-label {
    background: #badbfc;
    color: #000;
    border-bottom: 1px solid #bbb;
    font-family: "open_sanssemibold";
    font-weight: normal;
}

.common-table-box .table-content-container table tbody td:first-child {
    border-left: 1px solid #bbb;
}

.common-table-box .table-content-container table tbody tr:first-child td {
    border-top: 1px solid #bbb;
}

.common-table-box .table-content-container table tbody tr:last-child td {
    border-bottom: 1px solid #bbb;
}

.common-table-box .common-table-pager-box {
    display: table;
    width: 100%;
    background: #4a90e2;
    padding: 6px 10px;
    position: relative;
}

.common-table-box .common-table-pager-box .center {
    position: absolute;
    left: 0;
    right: 0;
    top: 2px;
    margin: 0 auto;
    width: 410px;
}

.common-table-box .common-table-pager-box .center .select::after {
    padding: 3px 4px;
}

.common-table-box .common-table-pager-box .center li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}

.common-table-box .common-table-pager-box .center li.page-of-box {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.common-table-box .common-table-pager-box .center li a {
    color: #fff;
}

.common-table-box .common-table-pager-box .center span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

.common-table-box .common-table-pager-box .center .form-control {
    width: 40px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    background: #fff;
}

.common-table-box .common-table-pager-box .center .select select.form-control {
    width: 44px;
    margin: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.common-table-box .common-table-pager-box .center input[type="text"].form-control {
    padding: 1px 5px;
    text-align: center;
}

.common-table-box .common-table-pager-box .left {
    float: left;
}

.common-table-box .common-table-pager-box .left span.grid-text {
    font-size: 10px;
    display: inline-block;
    margin-top: 3px;
    color: #fff;
}

.common-table-box .common-table-pager-box .right {
    float: right;
    color: #fff;
}

.common-table-box .table-content-container {
    max-height: 192px;
}

.common-table-box .table-content-container.with-auto-height {
    max-height: 400px;
}

.common-table-box .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}

.common-table-box .no-records-message {
    padding: 7px 5px;
    text-align: center;
    font-size: 14px;
    color: #FF0000;
}

.common-table-box .with-border {
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}