.caseclass .fa-upload:before{
	content:'';
}
.caseclass input[type="file"]{
	display:none;
}
.caseclass .qtybutton {
    float: left;
    width: 15%;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    border: 1px solid #cccccc;
    border-radius: 2px;
    background: #f2f2f2;
}
.dec.qtybutton{margin-right:2%;}
.inc.qtybutton {
    margin-left: 2%;
}

.numeric input[type="text"] {
    float: left;
    width: 66%;
}
.caseclass .hiddenValue td:first-child {
    display: none !important;
}
.caseclass input[type="text"]{
    margin-bottom: 0;
}
.caseclass input[ftype="ajaxcombo"]{
    display:none;
}
.caseclass i.icon-search {
    top: 7px !important;
    cursor: text !important;
}
.caseclass .icon-close {
    right: 41px !important;
    font-size: 16px !important;
}
.caseclass .buttonajax {
    display: block;
    width: 100%;
    background: #efefef;
    height: 40px;
    text-align: left;
    border: none;
    padding-left: 10px;
    padding-right: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}
.caseclass .chosen-container {
    width: 100% !important;
    height: 40px ;
    background: #efefef;
}
.caseclass .highlighted{color:red;}
.caseclass a.chosen-single {
    height: 40px !important;
    line-height: 40px !important;
}
.caseclass a.chosen-single.chosen-default {
    height: 40px;
    line-height: 40px;
}
@font-face {
      font-family: 'fontello';
      src: url('https://elastyc.co.rs/commonAssets/fonts/webfonts/casefonts/fontello.eot?41061898');
      src: url('https://elastyc.co.rs/commonAssets/fonts/fontello.eot?41061898#iefix') format('embedded-opentype'),
           url('https://elastyc.co.rs/commonAssets/fonts/fontello.woff?41061898') format('woff'),
           url('https://elastyc.co.rs/commonAssets/fonts/fontello.ttf?41061898') format('truetype'),
           url('https://elastyc.co.rs/commonAssets/fonts/fontello.svg?41061898#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }
.caseclass .modal-header .close {
    margin-top: 5px;
    font-size: 35px;
    line-height: 20px;
    color: black !important;
    opacity: 1;
}
.caseclass .missing {
    border: 1px solid #4CAF50;
}    
.caseclass i.form-icon {
    font-family: 'Fontello';
    font-style: normal;
    position: absolute;
    right: 10px;
    top: 25px;
    padding: 5px;
    font-size: 22px;
    /* color: #E91E63; */
    cursor: pointer;
}    
.caseclass .ajaxcombor {
    width: 100%;
    height: 250px;
    background: white;
    position: absolute;
    display: inline-block;
    border: 1px solid #d4cfcf;
    top: 66px;
    left: 0;
    z-index: 20;
    display: none;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
    padding: 1%;
        margin-top: 2px;
}
.caseclass .res {
    height: 192px;
    overflow: auto;
    position: relative;
    width: 98%;
    overflow-x: hidden;
}
.caseclass .ajaxcombor .picked {background: #f0f0f0;color: #b10202;}
.caseclass .ajaxcombor tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    /* background: red; */
    width: 100% !important;
    display: inline-block;
    padding: 4px;
    cursor: pointer;
    line-height: 28px;
    padding-right: 22px;
}

.caseclass .ajaxcombor td {
    display:block;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}
.caseclass .ajaxcombor tr:hover{
    background: #f0f0f0;
}
.caseclass .fieldcnt {
    position: relative;
    margin-bottom:5px;
    display: inline-block;
    width:100%;
}
.caseclass i.fa.fa-angle-down {
    position: absolute;
    right: 16px;
    top: 37px;
}
.caseclass .ui-widget-header {
    background: #f6f7f9 0 0 repeat-x;
    background: -moz-linear-gradient(top, #f6f7f9 0%, #ebedf0 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f9), color-stop(100%, #ebedf0)) !important;
    background: -webkit-linear-gradient(top, #f6f7f9 0%, #ebedf0 100%) !important;
    background: -o-linear-gradient(top, #f6f7f9 0%, #ebedf0 100%) !important;
    background: -ms-linear-gradient(top, #f6f7f9 0%, #ebedf0 100%) !important;
    background: linear-gradient(to bottom, #f6f7f9 0%, #ebedf0 100%) !important;
    border-radius:0px !important;
    padding: 6px !important;
    border: 0 !important;
    border-bottom: 1px solid rgb(197, 197, 197) !important;
}
.caseclass div#ui-datepicker-div {
    width: 300px;
    padding:0;
}
.caseclass .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    font-weight: normal;
    color: #454545;
    text-align: center;
    line-height: 30px;
}
.caseclass .ui-state-default{
    border: 1px solid white !important;
    background: none !important;
}
.caseclass .ui-state-highlight{background: #f0f0f0 !important;}
.caseclass .ui-state-active{ background: #FFC107  !important;font-weight:bold !important;}
.caseclass table.ui-datepicker-calendar tr {
    border-bottom: 1px solid #eaeaea !IMPORTANT;
}
.caseclass th span {
    font-weight: bold !important;
    font-size: 16px;
}
.caseclass.ui-datepicker table{margin:0 !Important;}
.caseclass thead {
    background: rgba(240, 240, 240, 0.56);
    line-height: 23px;
    font-weight: bold !important;
}
.caseclass th span {
    font-weight: bold !important;
}
.caseclass select {
    width: 100%;
    line-height: 40px;
    height: 40px;
}
.multilabel {
    float: left;
}
.caseclass .checkbox {
    width: 30px;
    float: left;
    height: 16px; 
    clear: both;
}
.caseclass .checkboxcont {
    padding-top: 8px;
}
.caseclass .tool-tip{
    color: #0c4da2;
    font-weight: 900;
    padding: 3px 8px;
    margin-left: 5px;
    background: #ffffff;
    border-radius: 50%;
    border: 2px solid #eeeeee;
    cursor: help;
}
.caseclass .tooltipcnt {
    border: 1px solid #eeeeee;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    display: none;
    position: absolute;
    top: 29px;
    left: 0;
    min-width: 200px;
    max-width: 400px;
    word-wrap: break-word;
    min-height: 100px;
    padding: 0 10px;
    background: white;
    z-index: 1;
}
.caseclass .tooltipcnt.active {
    display: inline-block;
}
.com-file {
    background: border-box;
    padding: 5px 10px;
    background: #009688;
    margin-right: 4px;
    width: auto;
    display: inline-block;
    margin-top: 2px;
    line-height: 17px;
    border-radius: 2px;
    color: white;
    font-size: 13px;
}
label.uploadFile.fa.fa-upload {
    background: #2196F3;
    color: white;
    padding: 6px;
    font-family: 'Roboto',sans-serif !important;
    font-size: 14px;
    padding: 7px 10px;
    border-radius: 2px;
	margin-top:-5px;
}
.fa-upload:before {
    content: "Add attachment";
}
input#comfileinput{display:none;}
i.fa.fa-file-o {
    margin-right: 5px;
}