/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Project : Intranet Comptel 
    Author  : Comptel System Ltda.
*/

.dropdown-menu__content{
    padding: 0;
}
.dropdown-divider{
    margin: 0;
}
.contextmenu-node{
    position: absolute;
    background-color: white;
    border: solid #CCCCCC 1px;
    z-index: 10000;
}

.contextmenu-item{
    margin: 0.5em;
    padding-left: 0.5em;
}

.con:before {
    font-style: initial;
    font-family: FontAwesome;
    content: "\f145";
}
.con-task:before {    
    font-style: initial;
    font-family: FontAwesome;
    content: "\f11e";
}
.con-task {
    cursor: pointer;
    color: white;
    font-size: 20px;
    padding: 17px 10px 9px;
}
.rt_requerimiento:before {    
    font-family: MaterialDesignIcons;
    content: "\f11c";
}
.rt_ticket:before {    
    font-style: initial;
    font-family: FontAwesome;
    content: "\f095";
}
.rt_ticket {
    cursor: pointer;
    font-size: 20px;
    padding: 17px 10px 9px;
}
.rt_ticket_sm:before {    
    font-style: initial;
    font-family: FontAwesome;
    content: "\f095";
}
.con {
    cursor: pointer;
    color: white;
    font-size: 20px;
    padding: 17px 10px 9px;
}

.n-badge{
    cursor: pointer;
    display: table;
    min-width: 15px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px;
    background-color: red;
    position: relative;
    bottom: 35px;
    height: 15px;
    left: 20px;
}

.n-badge2{
    cursor: pointer;
    display: table;
    min-width: 15px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px;
    background-color: green;
    position: relative;
    bottom: 35px;
    height: 15px;
    left: 20px;
}

.bag{
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px;
}

.notification-header_containter {
    min-width: 160px;
    max-width: 275px;
    width: 275px;
    z-index: 9995;

    /*    position: absolute !important;
        left: -236px;
        top: -17px;*/
}

.notification-header_containter:before {
    position: relative;
    top: 7px;
    left: 250px;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #eee;
    border-left: 7px solid transparent;
    border-bottom-color: #eaedf2;
    content: '';
}

.notification-scroll{
    position: relative;
    overflow: hidden;
    width: auto;
    /*min-height: 125px;*/
    /*max-height: 285px;*/
    /*display: block;*/
    max-height: 250px;
    /*    padding: 8px 24px;
    */
    overflow-y: auto;
}

.notification-message{
    padding: 8px;
    background: white;
    cursor: pointer;
    display: flex;
}

.notification-message:hover{
    background: #F8F9FA;
}

.notification-header{
    width: 100%;
    display: table;
    background: #ff0000;
    padding: 5px;
    border-radius: 10px 10px 0 0;
}

.notification-header a{
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    float: right;
    display: block;
    color: white;
}

.notification-footer{
    width: 100%;
    display: table;
    background: #eaedf2;
    padding: 2px;
    border-radius: 0px 0px 10px 10px;
}

.h4-notification{
    margin: 0;
    padding: 0;
    float: left;
    font-size: 13px;
    display: inline-block;
    font-weight: normal !important; }

.img-notification {
    float: left;
    margin: 0 6px 6px 0;
}

.notification-message img {
    margin-top: 8px;
    height: 40px;
    width: 40px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    border-radius: 50% !important;
}

.notification-subject {
    display: block;
    width: 100%;
    margin-left: 0px;
}

.notification-subject .from {
    font-size: 13px;
    font-weight: 600;
    /*color: #5b9bd1;*/
}

.notification-subject .time {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    opacity: .5;
    filter: alpha(opacity=50);
    float: right;
}

.notification-message-text {
    color: #888;
    word-wrap: break-word;
    display: block!important;
    font-size: 12px;
    line-height: 1.3;
    /*margin-left: 50px;*/
}

.notification-scroll-menu-item{
    height: 275px;
    overflow: hidden;
    width: auto;
}

.notification-scroll::-webkit-scrollbar {
    width: 7px !important;
    position: absolute;
    top: 114px;
    opacity: 0.4;
    display: block;
    border-radius: 7px;
    z-index: 99;
    right: 1px;
    height: 160.904px;
}

.hr-notification{
    background: #e9e9e9;
    border: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    margin: 8px 0 0 0;
    min-height: 1px;
}

.notification-message-end{
    margin-top: -8px;
    text-align: center;
    font-size: 12px;
    background-color: #eaedf2;
    color: black;
}

.collapse_content {
    overflow: hidden;
    -webkit-transition: max-height 500ms;
    -moz-transition: max-height 500ms;
    transition: max-height 500ms;
}
.uncollapse_box{
    max-height: 500px;
}
.collapse_box{
    max-height: 0px;
}

.hr-task{
    background: #e9e9e9;
    border: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    margin: 5px 0 0 0;
    min-height: 1px;
}

.task {
    margin-bottom: 5px;
}

.task .desc {
    font-size: 13px;
    font-weight: 300;
}

.task .titulo {
    font-size: 13px;
}

.task .percent {
    float: right;
    font-weight: 600;
    display: inline-block;
}

.task .client {
    font-weight: 600;
    display: inline-block;
    width: 100%;
}

li .progress {
    display: block;
    height: 8px;
    margin: 8px 0 2px;
}

.progress {
    background-color: #dfe2e9;

    border: 0;
    background-image: none;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);

    overflow: hidden;
}

li .progress .progress-bar {
    box-shadow: none;
}

.progress-bar-success {
    /*background-color: #36c6d3;*/
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    /*background-color: #337ab7;*/
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.task-a{
    color: black;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    /*float: right;*/
    /*display: block;*/
}
.task-b{
    color: black;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
}

.menu-notifications-animated{
    opacity: 1;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}