

html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}


body {
    margin-bottom: 60px; 
    font-family: var(--mdb-font-roboto);
    background: #fff!important;
    color: #333 !important;
}


.navbar-light .navbar-nav .nav-link {
    color: inherit !important;
}


.sideABlock > a {
    font-style: normal;
    font-weight: 400;
    font-size: 12.9838px;
    line-height: 16px;
    display: block;
    padding-left: 12px;
    margin-bottom: 13px;
   color: inherit !important;
}

.spanUperText {
    margin-bottom: 15px;
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 12.9838px;
    line-height: 16px;
   color: inherit;
}

.taskBtnsHeader > a { 
    max-width: fit-content; 
}

._editMode ._inp {
    padding: 1px 6px;
    margin-top: -1px;
}

._innerPencel {
    opacity: 0;
    transition: 0.1s;
    cursor: pointer;
    margin-left: 12px;
    background: #e3e3e3;
    padding: 2px 8px;
    border-radius: 3px;
}
    ._innerPencel img{
        height:1em;
        width:auto;
    }

.EditableFiled ._editorEE {
    display:none;
}
    .EditableFiled ._inpEditor {
        background: transparent;
        border: none;
        font-weight: inherit;
        font-size: inherit;
        color: inherit;
        width:100%;
    }


.labelParentPencel:hover > ._innerPencel {
    opacity: 1;
    transition: 0.09s;
}

._showMode ._pencelEdit {
    opacity: 0;
    transition: 0.1s;
    cursor: pointer;
    margin-left: 12px;
    background: #e3e3e3;
    padding: 2px 8px;
    border-radius: 3px;
}

._showMode:hover > ._pencelEdit {
    opacity: 1;
    transition: 0.09s;
}

.taskRowBlock {
    border: 1px solid #bfbfbf;
    margin: 0px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 8px 5px #0000000d;
}
.taskRow ._devId > img {
    margin-top: -4px;
    margin-right: 4px;
    height:1.5em;
}
.taskRow ._name > ._showMode >a{
    text-decoration:none; 
    font-size:0.65em;
}
.taskRow ._status {
    padding-top: 9px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.taskRow ._devId > a {
    text-decoration: none;
}
.taskRow ._devId {
    color: #0052cc;
    font-weight: 700;
    padding-top: 12px;
    font-size: 12px;
     padding-left:0px;
     padding-right:0px;
    opacity: 0.9;
}
.taskRow > div {
    padding:9px;
}

.breadcrumb-item.active, .breadcrumb-item {
    color: inherit !important;
}
.taskRow {
    border-bottom: 1px solid #ddd;
    margin: 0px !important;
}

.breadcrumb a {
    color: inherit;
    text-decoration: none !important;
    font-size: 0.8em;
}

.breadcrumb img {
    margin-top: -3px;
    height: 0.9em;
}


.btnDetailStatus {
    background: #0052cc;
    padding: 0px 16px;
    font-size: 0.9em;
    border: none;
}

h2 {
    font-weight: 500;
    font-size: 1.7em;
}

._textOpactityTin{
    font-weight:400;
    opacity:0.7;
}

.sideModulBlock_Header {
    border-radius: 5px 5px 0px 0px;
    font-weight: 600; 
    font-size: 13px; 
}

.sideModulBlock_Header, .sideModulBlock_Content {
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    display: block;
}
.sideModulBlock_Content {
    border-top: none; 
}
.blockTitile {
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    display: block;
}

 .sideRightBlock{
 
}


.dropdown_item_StatusA > div {
    padding: 4px;
    border-radius: 3px;
    color: rgba(255,255,255, 0.9);
    font-weight: 400;
    font-size: 13px;
    border: 1px solid rgba(255,255,255, 0.9) ;
}


.iconSmall {
    height: 23px;
    margin-right: 5px;
    margin-top: -3px;
}

.taskRow ._name > .EditableFiled {
    width: calc(100% - 24px);
    float: left;
}
.taskRow .issetdescr {
    margin-right: 6px;
    height: 16px;
    float: left;
    display: block;
    margin-top: 5px;
}





.publRow > a {
    color: inherit;
    text-decoration: none;
    font-size: 14px;
}

a:hover, a{
    color: inherit !important;
}

.publRow {  
    padding: 5px; 
}
.publRowInner {
    padding-left: 21px !important;
}

    .publBlock {
}
.tableDira > :not(caption) > * > * {
    padding: 0.3rem 0.3rem;
    border-bottom-width: 0px;
}


.tableDira tr:last-child {
    border-bottom-width: 2px;
    box-shadow: 1px 5px 2px #00000008;
}
.tableDira .trHead > td {
    box-shadow: 1px 5px 2px #00000008;
    padding-bottom: 12px;
    border-bottom-width: 2px;
    font-size: 0.8em;
    font-weight:500;
}
 
    .roundAvaSymbl {
    border-radius: 100%;
    display: block;
    color: #fff;
    background: #e91e63;
    font-size: 32px;
    text-align: center;
    padding: 19px 29px;
    width: max-content;
    text-transform: uppercase;
}


.roundAvaSymbl_WorkLog {
    height: 43px;
    width: 43px;
    padding: 0px;
    font-size: 26px;
    margin: 7px;
    margin-right: 0px;
}

.miniTaskDesign{ 
    font-weight:500;
    font-size:0.8em;
    text-decoration:none;
}

.btn-primary {
    background-color: #344563;
    border-color: #344563;
}

dt {
    font-size: 13px;
}
dd {
    font-size: 13px;
}

.rectStatus {
    width: 16px;
    height: 16px;
    background-color: #000;
    border-radius: 3px;
    display: inline-table;
    position: relative;
    top: 2px;
}

.col-status-inner .btnDetailStatus {
    padding: 5px;
    width: 100%;
}

.navbar {
    margin-bottom: 12px;
    box-shadow: none !important;
    border-bottom: none !important;
}

.card {
    box-shadow: none !important;
    border-radius: 0px !important;
    background: #00000012 !important;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 800;
}

.table, table {
    color: inherit !important;
}

.btn-outline-black {
    color: inherit !important;
    border-color: inherit !important;
}