body{
    background-color: #F5F9FF;
}
.theme-bkg-blue-text {
    color: #65757F !important;
}

.theme-bkg-green-text {
    color: #E3F3F3 !important;
}

.theme-bkg-blue {
    background-color: #65757F !important;
}

.theme-bkg-green {
    background-color: #E3F3F3 !important;
}

.theme-generic-bkg {
    margin-right: 1.1rem;
    border-radius: 0 0.4rem 0.4rem 0;
    color: #000000;
    background: url(img/tiles.png);
    background-position: center;
    background-color: #37c7a4;
}
.theme-generic-bkg-rev {
    margin-right: 1.5rem;
    border-radius: 0.4rem 0.0rem 0.0rem 0.4rem;
    color: #000000;
    background: url(img/tiles.png);
    background-position: center;
    background-color: #37c7a4;
}
body {
    padding-left: 260px !important;
}

@media only screen and (max-width : 992px) {
    body {
        padding-left: 0 !important;
    }
}
.sidenav{
    width: 260px !important;
    background: #ffffff!important;
    box-shadow: none!important;
}
.user-view{
    background: #1D976C;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #93F9B9, #1D976C);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #93F9B9, #1D976C); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.nav-gardient{
    background: #1D976C !important;  /* fallback for old browsers */
    background: linear-gradient(to bottom, #93F9B9, #63d19a) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.content-wrapper-before {
    position: absolute;
    z-index: -1;
    top: 64px;
    left: 0;
    width: 100%;
    height: 185px;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
}
.gradient-45deg-green {
    background: url(img/tiles.png);
    background-color: #37c7a4;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating) {
    color: #FFFFFF !important;
    margin-right: 24px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    text-transform: uppercase;
}
.avatar-round{
    width: 2rem;
    vertical-align: middle;
    border-radius: 50px;
    margin-top: -4px;
}

.tabs2 {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    height: 48px;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    white-space: nowrap;
}

.tabs2.tabs2-transparent {
    background-color: transparent;
}

.tabs2.tabs2-transparent .tab a,
.tabs2.tabs2-transparent .tab.disabled a,
.tabs2.tabs2-transparent .tab.disabled a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.tabs2.tabs2-transparent .tab a:hover,
.tabs2.tabs2-transparent .tab a.active {
    color: #fff;
}

.tabs2.tabs2-transparent .indicator {
    background-color: #fff;
}

.tabs2.tabs2-fixed-width {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.tabs2.tabs2-fixed-width .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.tabs2 .tab {
    display: inline-block;
    text-align: center;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

.tabs2 .tab a {
    color: #93F9B9;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 24px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: color .28s ease, background-color .28s ease;
    transition: color .28s ease, background-color .28s ease;
}

.tabs2 .tab a:focus, .tabs2 .tab a:focus.active {
    outline: none;
}

.tabs2 .tab a:hover, .tabs2 .tab a.active {
    background-color: transparent;
}


.tabs2 .tab.disabled a,
.tabs2 .tab.disabled a:hover {
    color: #C6F9C3 !important;
    cursor: default;
}

.tabs2 .indicator {
    position: absolute;
    bottom: 0;
    height: 4px;
    background-color: #1D976C !important;
    will-change: left, right;
}
.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 4px !important;
    background-color: #1D976C !important;
    will-change: left, right;
}

@media only screen and (max-width: 992px) {
    .tabs2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .tabs2 .tab {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .tabs2 .tab a {
        padding: 0 12px;
    }

    .tabs .tab a:focus {
        background-color: transparent !important;
    }
}
.dropdown-content2{
    width: 400px !important;
    top: 64px !important;
    height: 375.219px !important;
    opacity: 1;
 }
.navigation-header {
    font-size: .85rem!important;
    font-weight: 600!important;
    margin-top: 10px!important;
    padding: 0 23px!important;
    text-transform: uppercase;
}
.navigation-header-text {
    font-size: .85rem!important;
    font-weight: 600!important;
    line-height: 30px!important;
    height: 30px!important;
    margin: 0!important;
    padding: 0!important;
    color: #969696!important;
}
.navigation-header-icon {
    display: none!important;
}
.notificari-header{
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    padding-right: 12px;
}
.notificari-text {
    color: #333;
    display: block;
    float: left;
    font-size: 14px;
}
.notificari-citeste {
    color: #f83f37;
    float: right!important;
    font-size: 13px;
    text-transform: uppercase;
}
.card-title {
    border-radius: .3rem;
    font-size: 20px!important;
}

.custom-file{
    position:relative;
    font-family:arial;
    overflow:hidden;
    margin-bottom:10px;
    width: auto;
    display: inline-block;
    padding: 10px;
  }
  .custom-file-input{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    cursor:pointer;
    opacity:0;
    z-index:100;
  }
  .custom-file img{
    display:inline-block;
    vertical-align:middle;
    margin-right:5px;
  }
  .custom-file label{
    color: #000000;
  }
  ul.file-list{
    font-family:arial;
    list-style: none;
    padding:0;
  }
  ul.file-list li{
    border-bottom:1px solid #ddd;
    padding:5px;
  }
  .remove-list{
    cursor:pointer;
    margin-left:10px;
  }
.chat-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem!important;
    border-bottom: 1px solid #a3a3a3!important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.chat-avatar{
    max-width: 49px;
    height: auto;
}
.chat-avatar-right{
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    max-width: 49px;
    height: auto;
}
.chat-user-title{
    color: #263238!important;
    font-weight: 700!important;
}
.chat-text{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 1rem 1rem;
}
.chat-txt-left{
    color: rgb(41, 41, 41);
    background-color: #e5e5e5;
    max-width: 400px;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    box-shadow: 1px 1px 10px 0 rgb(0 0 0 / 14%);
    word-wrap: break-word;
    min-width: 230px!important;
}
.chat-txt-right{
    color: #fff;
    background-color: #2196f3;
    max-width: 400px;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    box-shadow: 1px 1px 10px 0 rgb(0 0 0 / 14%);
    word-wrap: break-word;
    min-width: 230px!important;
}
.chat-body{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.chat-left{
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start!important;
}
.chat-right{
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.chat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0.5rem 1rem;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.chats{
    padding: 0;
    max-height: 300px;
    overflow: auto;

}
.chat-avatar-send{
width:40px;
}
.chat-avatar-right{
    -webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.chat-footer{
    margin: 1rem;
}
.mr-2 {
    margin-right: 2%!important;
}
.custom-chat-input{
    margin-top: 6px!important;
}