﻿body
{
}

#myTable
{
    font-family: 'Signika';
}
@font-face
{
    font-family: 'Signika';
    font-style: normal;
    font-weight: 400;
    src: local('Signika Regular'), local('Signika-Regular'), url(../fonts/Signika//AF4iYPZnDjGMiNsxxSXYQfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face
{
    font-family: 'Signika';
    font-style: normal;
    font-weight: 400;
    src: local('Signika Regular'), local('Signika-Regular'), url(../fonts/Signika/q41y_9MUP_N8ipOH4ORRvw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
.divDatatable
{
    display: inline-block;
    width: 100%;
}
.rmvPadding
{
    padding: 0px !important;
}
.datatableUl
{
    height: auto;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 99%;
    margin: 0 auto;
    border-right: 1px solid #ddd;
}
.tbodycls
{
    display: inline-flex;
    margin: 0;
    padding: 0;
    display: -webkit-box;
}
ul, label
{
    margin: 0;
    padding: 0;
}
.tbodycls li:nth-child(odd)
{
    background: #FFF;
}
.tbodycls li a
{
    color:#9e7c3e;
   /* color: #ff8080;*/
    font-weight: normal;
    text-decoration: none !important;
}
.tbodycls li:nth-child(2)
{
    margin-left: 105px;
}
.tbodycls li
{
    width: 105px;
    list-style-type: none;
    min-width: 105px;
    border-right: 1px solid #ddd;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
   /* border-top: 2px solid #ff8080;*/
    border-top: 2px solid #bb9e6a;
    color: #5d5d5d;
}
.posabs
{
    z-index:1;
    position: absolute;
    margin: 0 -3px;
    width: 110px !important;
    padding: 0;
}
.clsHead, .divHead
{
    background:#bb9e6a !important;
   /* background: #ff8080 !important;*/
    border-bottom: 1px solid #ffffff !important;
    color: #fff;
}
.tbodycls li div
{
    min-height: 33px;
    padding: 7px 5px;
    border-bottom: 1px solid #ddd;
}
.tbodycls:not(:first-child) li
{
    font-size: 12px;
}
.imgViewerCmp
{
   /* width: 71px;
    height:67px;*/
    cursor: pointer;
}
