﻿.SumoSelect .select-all > label, .SumoSelect > .optWrapper > .options li.opt label {margin-bottom: 0px;}
.SumoSelect .select-all {height:auto;}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i, .SumoSelect .select-all.selected > span i, .SumoSelect .select-all.partial > span i {background-color:#96598a;}
.SumoSelect > .CaptionCont {border: 1px solid #ced4da;    border-radius: .25rem;}
.SumoSelect > .CaptionCont > label > i {top: 7px;}
.SumoSelect {width:100%;}   
.highriseTreebg ul{position: relative; list-style: none; margin: 0px; padding-left: 11px; }
.highriseTreebg a{ cursor: pointer; display: block;    padding: 1px 0px; color: #444;}
.highriseTreebg a:hover{ background: #ccc }
.highriseTreebg .nested{  }
.highriseTreebg li {padding:3px 0px; }
.highriseTreebg a.active{  color: #f73c39; font-weight: bold; }
.highriseTreebg .nested::before {position: absolute;left: 2px;display: block;width: 2px;height: 100%;content: "";background-color: gray;}
.imgbg {border: dashed thin #ccc;margin-bottom: 15px;padding: 8px;min-height: 125px;position: relative;}
.imgbg .badge {position: absolute;right: 5px;top: 5px;}
.imgbg:hover {border-color: #fb531c;}
.imgbg:hover p{color: #fb531c;}
.imgsetdocument {max-width: 75px;max-height: 75px;margin: 0 auto 8px auto;}
.imgbg a img {-webkit-transform: scale(1) translateZ(0);-ms-transform: scale(1) translateZ(0);transform: scale(1) translateZ(0);transition: transform 150ms;}
.imgbg:hover img{-ms-transform: scale(1.11) translateZ(0);transform: scale(1.11) translateZ(0);}
.uploadset {font-size: 44px;color: #cecdcd;margin-bottom: 20px;margin-top: 5px;display: block;}
.btn-info {color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background: #fc5816;font-weight: normal;font-size: 13px;border: none;background: -webkit-gradient(linear, left top, left bottom, from(#fc5816), to(#f11a63)) !important;background: -moz-linear-gradient(top, #fc5816, #f11a63) !important;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc5816', endColorstr='#f11a63') !important;}
.highriseTreebg{border: solid thin #d7d8c3;height: 384px;overflow: auto;max-height: 384px; background: #d7d8c3; border-radius: 10px;}
.innBoxHeader{background: #596363;padding: 6px;}
.innBoxHeader h3{font-size: 15px;color: #fff;font-weight: bold; margin-bottom: 0px;}
.innBox{ border: solid thin #ccc; }
.innBoxBody, .innBoxUploaded{ padding: 8px; }
.innBoxBody{ border-bottom: solid thin #ccc; }
.deleteFile{position: absolute;left: -5px;top: -7px;font-size: 15px;line-height: 20px;border: solid thin #ccc;border-radius: 18px;width: 23px;height: 23px;background: #fff;}
a.deleteFile:hover{ background: #96598a ; color: #fff; }
.mb5{ margin-bottom: 5px;}
.modal{backdrop-filter: blur(2px);}
.modal-header{padding: 8px;background: #96598a;color: #fff;}
.modal-title{font-size: 15px;font-weight: bold;}
.close{color: #fff;}
.modal-body{padding: 5px;}
.modal-footer{ padding: 5px; }
.minheight400{ min-height: 400px; }
.totalStatus{margin-bottom: 0px;border: solid 1px #ccc;padding: 3px 5px;border-radius: 4px; color: #96598a; font-weight: bold;}
.inbox-widget .inbox-item {border-bottom: 1px solid #fff;overflow: hidden;padding: .625rem 0;position: relative;border-bottom: 1px solid rgba(33,33,33,.14);padding: 8px;cursor: pointer;}
.inbox-widget .inbox-item .inbox-item-author {color: #343a40;display: block;margin-bottom: 3px;font-weight: bold;}
.inbox-widget .inbox-item .inbox-item-text {color: #757779;display: block;font-size: .8125rem;margin: 0;}
.inbox-widget .inbox-item .datetime{ font-size: 12px;position: absolute;right: 12px;top: 7px;color: rgba(33,33,33,.62); font-weight: bold;}
.inbox-widget .inbox-item.active {background-color: #fffde1;}
.mt8{ margin-top: 8px;}
/*.select2-container {width:100% !important;}*/
.select2-container .select2-selection--single {height: 34px; border: 1px solid #ced4da;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 30px;}
.select2-container--default .select2-selection--single .select2-selection__arrow {top:4px;}
body { overflow-x:hidden;}
.select2-container--default .select2-results > .select2-results__options {max-height: 165px;}
.select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: #96598a;color:#fff;}
#moduleResult ul { display: none;}
#moduleResult ul.moduleName { display: block;}
#tblTokenDetails thead th{ white-space: nowrap;}
.titleHeader {font-size: 17px;margin-top: 5px;margin-bottom: 0px;}
.mt18 {margin-top:18px;}
.mt15 { margin-top:15px;}
.mb8 {margin-bottom:8px;}
.ml5 {margin-left:5px;}
.mt20 {margin-top:20px;
}
#dataEntryPanel {width:100%; padding:15px;
}
.btnDeleteFile {text-align: right;
    float: right;
    margin-right: 13px;
}
.uploadedFiles {display:none;
}