/* my_rule_name_1 */

/* leqsikonis qudi  */
.download-dic-zzz > div:nth-child(1) {
    float: left;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
    color: #256acc;
}
.download-dic-zzz > div:nth-child(2) {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #256acc;
}
.download-dic-zzz img {
    width: 25px;
    float: right;
    margin: 5px 0 0 20px;
}

/* leqsikonis Search veli */
.dataTables_wrapper .dataTables_filter label {
    font-size: 16px;
    margin-top: 3px;
    margin-bottom: -12px;
    color: #256acc;
}
.dataTables_wrapper .dataTables_filter label:before {
    content: "Dictionary ";
}
.dataTables_wrapper .dataTables_filter label input {
    width: 100%;
    border-radius: 10px;
    border: 2px solid rgba(37, 106, 204, 0.6);
    height: 30px;
    margin: 10px 0 30px 0;
    font-size: 14px;
}
.dataTables_wrapper div.tab_top {
    margin-bottom: -25px;
}
.dataTables_wrapper .tab_top_left {
    width: 97%;
    padding-left: 0px;
}
.dataTables_wrapper .dataTables_filter {
    width: 97%;
}

/* leqsikonis Search-is Semdeg raodenobis arCevis veli */
.dataTables_wrapper .dataTables_length {
    padding: 0;
    width: 100%;
}
.dataTables_wrapper .dataTables_length label select {
    margin-top: 3px;
    width: 60px;
    height: 25px;
    border: 1px solid #aaa;
    color: #256acc;
    backg round-color: #ccc;
}
.dataTables_wrapper .dataTables_length label {
    float: right;
    color: #256acc;
}
.dataTables_wrapper .dataTables_length::before {
    content: "Dictionary / Search Results:";
    font-size: 16px;
    color: #256acc;
}

/* leqsikonis ZiriTadi cxrili  */
table.tabtable-my_rule_name_1 { 
    width: 100%;
    border-collapse: unset;
    bo rder-spacing: 2px;
    bo rder: 1px dotted #030303;
}
table.tabtable-my_rule_name_1 tr.tabrow {
    back ground-color: #ccc; 
    li ne-height: 2.5;
}
table.tabtable-my_rule_name_1 tr.tabrow td.tabcol {
    color: #333;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    padding: 7px 0 7px 5px;
    border-bottom: 1px solid rgba(37, 106, 204, 0.6);
}
table.tabtable-my_rule_name_1 tr.tabrow td.tabcol:nth-child(1) {
    width:40%; 
}
table.tabtable-my_rule_name_1 tr.tabrow td.tabcol:nth-child(2) {
    width:60%; 
}
table.tabtable-my_rule_name_1 thead tr.tabrow td.tabcol {
    padding-left: 18px;
    color: #256acc;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.sorting {
background: url('../../images/sort_both.png') no-repeat center left;
}
.sorting_asc {
background: url('../../images/sort_both.png') no-repeat center left;
}
.sorting_desc {
background: url('../../images/sort_desc.png') no-repeat center left;
}
span.search_highlight {
background-color: #FF9632;
}

.my_header td {
}
tr.my_odd_row { 
}
.my_filter {
}

/* leqsikonis bolo pagination veli */
div.tab_bottom {
    padding: 20px 0 !important;
    color: #256acc;
}
div.tab_bottom div.paging_full_numbers a {
    color: #256acc !important;
}
div.tab_bottom div.paging_full_numbers a.paginate_button {
    text-decoration: underline;
}
.paging_full_numbers a.paginate_button {
    background-color: #fff !important;
    border: 0 solid #fff !important;
}
.paging_full_numbers a.paginate_active {
    background-color: #fff !important;
    border: 1px solid #aaa !important;
}
