/*!
 * Start Bootstrap - SB Admin Bootstrap Admin Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

body {
    margin-top: 100px;
    background-color: #e2e6e8;
}

@media(min-width:768px) {
    body {
        margin-top: 50px;
    }
}

@media(max-width:767px) {
    body {
        margin-top: 50px;
    }
}

@media(min-width:890px) {
    body {
        margin-top: 50px;
    }
}

@media(min-width:1051px) {
    body {
        margin-top: 50px;
    }
}

@media(min-width:1243px) {
    body {
        margin-top: 50px;
    }
}

#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: #fff;
}

.huge {
    font-size: 50px;
    line-height: normal;
}

@media(min-width:768px) {


    #page-wrapper {
        padding: 10px;
    }
}

.navbar{
    background-color: #a1a5a8;
    color: #fff;
}

.navbar>li>a{
    color: #fff;
}
/* Top Navigation */

.top-nav {
    padding: 0 15px;
    background-color: #a1a5a8;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    color: #fff;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #fff;
    background-color: #3d8dbd;
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/* Side Navigation */

@media(min-width:768px) {
    .side-nav {
        position: fixed;
        top: 202px;
        left: 225px;
        width: 225px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #68A3C6;
    }

    .side-nav>li>a {
        width: 225px;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #3d8dbd !important;
    }
}

@media(min-width:890px) {
    .side-nav {
        top: 152px;
    }
}

@media(min-width:1051px) {
    .side-nav {
        top: 102px;
    }
}

@media(min-width:1051px) {
    .side-nav {
        top: 102px;
    }
}

@media(min-width:1243px) {
    .side-nav {
        top: 52px;
    }
}

.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
    color: #fff;
}

.side-nav>li>ul>li>a:hover {
    color: #fff;
}

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Custom Colored Panels */

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}

.reset-this {
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
    box-sizing : content-box;
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : disc;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
    overflow : visible;
    overflow-x : visible;
    overflow-y : visible;
    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
    position : static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
    vertical-align : baseline;
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto;
    word-spacing : normal;
    z-index : auto;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{background-color:#c5c8ca }

.tooltip.top .tooltip-inner {
    background-color: #68A3C6;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #68A3C6;
}

.err {
    border: 1px solid #b52b27; /* some kind of red border */

    /* other CSS styles */

    /* round the corners */
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;


    /* make it glow! */
    -webkit-box-shadow: 0px 0px 3px #b52b27;
       -moz-box-shadow: 0px 0px 3px #b52b27;
            box-shadow: 0px 0px 3px #b52b27; /* some variation of red for the shadow */

}

.has-error .form-control{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}

h2{
    margin-top: 0px;
}

.showActive
{
    margin-bottom: 5px;
    float: right;
}

.borderDown
{
    border-bottom: 2px solid gray;
    margin: 25px 0px 25px 0px;
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:2px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}

.search_input_admin
{
    width: 150px !important;  
}
.submenu a
{
    text-decoration: none;
    color: black;
}
.submenu a:hover
{
    color: black;
    background-color: #f5f5f5;
}
.submenu a.disabled
{
    pointer-events: none !important; 
    color: gray; 
}
.rightClass{
    float: right !important;
    display: inline; 
    color: red; 
    font-size: 18px;
    white-space: nowrap;
 }
  td.predefinite {
     font-size: 14px !important;
     font-family: Arial !important;  
 }
 .predefiniteAA{
     margin: 10px 0 10px 0 !important;
 }
 .hrClass{
     margin: 0 0 0 0 !important;
     border: 1px solid #68A3C6 !important;
     padding: 0 !important;
 }
 .titlePredefinite{
     font-size: 20px !important;
     font-family: Arial !important;
 }
 .theadRapoarte{
     background-color: #C0C0C0 !important;
 }
 .borderDownHR
 {
    border-bottom: 2px solid gray;
    margin: 10px 0px 10px 0px !important;
 } 
 .metro
 {
     padding-left: 40px;
     padding-right: 40px;
     padding-top: 10px;
     padding-bottom: 10px;
     font-size: 12px;
     font-family: Arial, Helvetica, sans-serif;  
 }
 li.metro, a.metro{
     border: solid 1px #C0C0C0 !important; 
     margin-right: 7px !important;
     margin-bottom: 7px !important;
     margin-left: 0px;
     background-color: white; 
     width: 100px;
     height: 80px;
     text-align: center;
 }
 a.metro{
     padding: 20% !important;
     color: black;
     border-radius: 0 0 0 0 !important;
     
 }
 .metro_central{
    position: relative;
    margin-left: auto;
    margin-right: auto;
 }
 ul.metro{
     border: none;
     padding: 0px;
 }
 .subtabs>li{
     padding-top: 2px;
 }
 li.subtabs, a.subtabs{ 
     background-color: #D8EDF9;
     color: black;
     height: 30px;
     font-size: 12px;
     font-family: Arial, Helvetica, sans-serif;
     word-break: keep-all;
     border-radius: 0 0 0 0 !important;
     padding: 5px !important;
     padding-top: 7px !important;
     text-align: center;
     cursor: pointer;
 }
 li.subtabs_inactiv, a.subtabs_inactiv{ 
     background-color: #ddd;
     color: black;
     height: 30px;
     font-size: 12px;
     font-family: Arial, Helvetica, sans-serif;
     word-break: keep-all;
     border-radius: 0 0 0 0 !important;
     padding: 5px !important;
     padding-top: 5px !important;
     text-align: center;
 }
 li.subtabs_inactiv:hover, a.subtabs_inactiv:hover{ 
     background-color: #ddd;
     color: black;
     height: 30px;
     font-size: 12px;
     font-family: Arial, Helvetica, sans-serif;
     word-break: keep-all;
     border-radius: 0 0 0 0 !important;
     padding: 5px !important;
     padding-top: 5px !important;
     text-align: center;
 }
 li.subtabs:hover, a.subtabs:hover{
     background-color: white !important;
     border-top: solid 2px !important;
     border-top-color: #68A3C6 !important;
     cursor: pointer;
 }
 a.class_subtabs{
     background-color: white !important;
     border-top: solid 1px !important;
     border-top-color: #68A3C6 !important;
     border-left: solid 1px !important;
     border-left-color: gainsboro !important;
     border-right: solid 1px !important;
     border-right-color: gainsboro !important;
     padding: 5px !important;
     padding-top: 5px !important;
     height: 30px;
     z-index: 2;
     cursor: pointer;
 }
 .btn_subtabs{
     background-color: #68A3C6 !important;
     font-size: 13px;
     font-family: Arial, Helvetica, sans-serif;
     color: white;
     border-radius: 0px;
     padding: 3px;
     cursor: pointer;
 }
 ul.subtabs{
     margin-right: 0px;
     padding-right: 0px;
     padding-bottom: 1px;
     border: none;
 }
 .subtabsRight{
     margin: 0px !important;
     padding-right: 0px;
     padding-left: 0px;
     padding-bottom: 0px;
 }
  .subtabsLeft{
     padding-right: 10px;
     padding-left: 0px;
 }
 .border_tabs{
     border-bottom: solid 1px #ddd;
     padding-left: 0px;
     padding-right: 0px;
     z-index: 1;
 }
 fieldset.admin-border {
            border: 1px solid gainsboro !important;
            padding: 0 1.4em 1.4em 1.4em !important;
            margin: 0 0 1.5em 0 !important;
 }
 .table-striped-custom > tbody > tr:nth-child(even) > td,
 .table-striped-custom > tbody > tr:nth-child(even) > th {
     background-color: #ECF3F7;
 }
 .table-striped-custom > thead{
     background-color: #D6E9F3;
 }
 .table-striped-home > tbody > tr:nth-child(even) > td,
 .table-striped-home > tbody > tr:nth-child(even) > th {
     background-color: #ECF3F7;
 }
 .titleHomePage{
     margin-bottom: 0px;
     background-color: #ABCCDF;
 }
 .metroUser
 {
     padding: 1px;
     font: bold 10px Georgia, serif;
 }
 li.metroUser, a.metroUser{
     border: solid 1px #8ebad5 !important; 
     margin: 8px;
     padding: 7px !important;
     background-color: #8ebad5; 
     width: 61px;
     height: 60px;
     text-align: center !important; 
 }
 a.metroUser:hover{
     background-color: #8ebad5 !important;
 }
 a.metroUser{
     color: white;
     border-radius: 0 0 0 0 !important; 
 }
 ul.nav-userClass{
     overflow-y: hidden;
     overflow-x: hidden;
     border: none;
 }
 .user-activity{
     max-height: 100px;
     overflow-y: auto;
     margin-top: 0px;
 }
 #div_defacutTitle{
   width: 105%;
   padding-right: 0px;
 }
 #div_defacut{
     width: 105%;
     max-height: 250px;
     overflow-y: auto;
     padding-right: 0px;
 }
  #div_defacut_add{
     width: 105%;
     padding-right: 0px;
 }
 .userClass{
     color: white;
 }
 .tableSideNav{
     background-color: #8ebad5;      
     width: 100%;
     font-size: 12px;
     margin-top: 10px;
     margin-bottom: 0px;
     padding: 0px;
 }
 #div_ui{
     overflow-x: hidden;
     overflow-y: hidden;
     height: auto;
 }
 #div_users_inactiv{
     background-color: #72a8c9; 
     border: solid 4px #72a8c9;
     border-top: none;
     width: 78%;
     margin-left: 25px;
     padding: 0px;
 }
  #div_users_title{
     background-color: #72a8c9; 
     border: solid 4px #72a8c9;
     border-bottom: none;
     width: 78%;
     margin-left: 25px;
     padding: 0px;
     margin-bottom: 0px;
 }
 .tableSideNav> tbody>tr:hover{
     background-color: #b0cfe1;
 }
 input[type=checkbox].disabled{
     pointer-events: none !important; 
 }
 ul.nav-menu{
     margin-top: 12%;
 }
 @media(min-height:900px) {
    ul.nav-menu{
        margin-top: 10% !important;
    } 
 }
 @media(max-width:600px) {
    ul.nav-menu{
        margin-top: 13% !important;
    } 
 }
 ul.nav-menu>li>a {
    padding: 2px 2px 2px 10px;
 }
 .div_zile{
     float: right;
     font-size: 10px;
     margin-right: 10px;
 }
 #titleside{
     position: fixed;
     top:0px;
     left: 234px;
     width:205px;
     background-color: #8ebad5;
     border: solid 4px #72a8c9;
 }
 #side{
     top: 0px;
     left: 234px;
     width:205px;
     margin-top: 0px;
     background-color: #8ebad5;
     border: solid 4px #72a8c9;
     padding-left: 2px;
     overflow-x: hidden;
 }
 #side li{
    border-bottom:solid 1px white;
 }
 #sideUser{
    top: 60px;
    padding-top: 15px;
 }
 #sideDeFacut{   
    padding-bottom: 5px;
    top: 420px; 
    z-index: 10;
    width: 240px;
    padding: 0px;
    left: 210px;
 }
  .tableDefacut{
     background-color: #8ebad5;
     width: 100%;
     alignment-adjust: central;
     font-size: 12px;
     margin-left: 10px;
     margin-bottom: 2px;
     margin-top: 2px;
     border: solid 4px #72a8c9;
 }
 .titletableDefacut{
     background-color: #8ebad5;
     width: 100%;
     alignment-adjust: central;
     font-size: 12px;
     margin-left: 10px;
     margin-bottom: 0px;
     margin-top: 2px;
     border-top: solid 4px #72a8c9; 
     border-right: solid 4px #72a8c9;      
     border-left: solid 4px #72a8c9;
 }
 .bottomtableDefacut{
     background-color: #8ebad5;
     width: 100%;
     alignment-adjust: central;
     font-size: 12px;
     margin-left: 10px;
     margin-bottom: 0px;
     border-bottom: solid 4px #72a8c9; 
     border-right: solid 4px #72a8c9;      
     border-left: solid 4px #72a8c9;
 }
 #generateTDF{
     width: 100%;
 }
 .tableDefacut>tbody>tr{
     border: none;
 }
  .tableDefacut> tbody>tr:hover{
     background-color: #b0cfe1;
 }
 #add_defacut{
     background-color: whitesmoke;
     border: solid 1px black;
     position: fixed;
     top: 350px;
     left: 100px;
     width: 180px;
     height: 160px;
     color: black;
     z-index: 10000;
     padding: 8px;
     margin: 0px;
 }
 #add_task_defacut{
     background-color: whitesmoke;
     border: solid 1px white;
     position: fixed;
     top: 450px;
     left: 100px;
     width: 180px;
     height: 80px;
     color: black;
     z-index: 10000;
     padding: 8px;
     margin: 0px;
 }
 #edit_task_defacut{
     background-color: whitesmoke;
     border: solid 1px black;
     position: fixed;
     top: 450px;
     left: 100px;
     width: 180px;
     height: 80px;
     color: black;
     z-index: 10000;
     padding: 8px;
     margin: 0px;
 }
 
 .defacutTable{
     position: relative;
     left: 120px;
     margin-right: 20px;
 } 
  .btn_add_defacut{
     background-color: #68A3C6 !important;
     font-size: 10px;
     font-family: Arial, Helvetica, sans-serif;
     color: white;
     border-radius: 0px;
     padding: 2px;
     margin-right: 4px;
 }  
 div.ui-datepicker{
    font-size:10px;
 } 
 .selectedTR{
    background-color: #3d8dbd;
    cursor: pointer;
}
.procentClass{
    display: inline; 
    color: red; 
    font-size: 14px;
    white-space: nowrap;
    font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', 'Palatino LT STD', Georgia, serif;
    padding-left: 5px;
 }
 .borderTable tr td{
     border: solid 1px black;
 }
 .bookAntique{
     padding-left: 5px;
     font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', 'Palatino LT STD', Georgia, serif;
     font-size: 13px !important;
 }
 .italicClass{
     padding-left: 5px;
     font-style: italic;
     color: black;
     font-size: 13px !important;
     font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', 'Palatino LT STD', Georgia, serif;
 }
 .boldClass{
     font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', 'Palatino LT STD', Georgia, serif;
     font-weight: bold;
     font-size: 13px !important;
     padding-left: 5px;
 }
 .italicClassGeneral{
     padding-left: 5px;
     font-style: italic;
     font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', 'Palatino LT STD', Georgia, serif;
 }
 .bookAntiqueGeneral{
     padding-left: 5px;
     font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', 'Palatino LT STD', Georgia, serif;
     font-size: 18px !important;
 }
 .vanzareClass{
     font-size: 15px; 
     font-family: Verdana; 
     color: grey; 
     float: right; 
     padding-right: 10px;
 }
 .vanzarTextClass{
     font-size: 15px; 
     font-family: Verdana; 
     color: black; 
 }
 .vanzareInput{
     font-size: 15px !important; 
     font-family: Verdana !important; 
     color: black !important;
 }
 .verdanaClass{
     font-size: 15px !important; 
     font-family: Verdana !important; 
     color: #989595;
 }
 .retetaClass{
     font-size: 15px; 
     font-family: Verdana; 
     color: grey; 
 }
 .retetaTextClass{
     font-size: 15px; 
     font-family: Verdana; 
     color: gray; 
 }
 .borderVanzari{
     background-color: #68A3C6;
     color: white;
     margin-top: 5px;
     font-size: 14px;
     font-family: Verdana;
     float: left;
 }
 .form-control-sb {
  display: block;
  width: 100%;
  height: 26px;
  font-size: 14px;
  line-height: 1;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  padding-left: 2px;
}
.textVerdana {
    font-size: 14px !important;
    font-family: Verdana !important;
}

.tableVanzari{
     font-size: 15px !important; 
     font-family: Verdana !important; 
     color: #989595; 
     border-collapse: collapse;
     width: 100%;
     max-width: 100%;
     line-height: 22px;
}

.aVerdana{
    font-size: 14px !important;
    font-family: Verdana !important;
    color: #696854 !important;
}

.aVerdana:hover{
    font-size: 14px !important;
    font-family: Verdana !important;
    color: #ccc !important;
    cursor: pointer;
}

.select-form-vanzari {
  display: block;
  width: 100%;
  height: 24px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #989595;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}
 .btn_vanzari{
     background-color: #68A3C6 !important;
     font-size: 14px;
     font-family: Verdana;
     color: white;
     border-radius: 0px;
     padding: 2px;
 }
 .inputOE{
     height: 30px;
 }
 .editNec{
     cursor: pointer;
 }
 .outStoc{
     background-color:  #FFD8D8;
     border-spacing:5em;
 }
 .tableSpacing{
     border-spacing:2px;
 }
 .textAlignRight{
     text-align: right;
 }
 .propInputProdusePunct
 {
     color: black;
     font-family: Verdana; 
     font-size: 15px;
 }
 .inputTextBlack{
     color: black;
 }
 select.ui-datepicker-year{
     width: 55% !important;
 }
 .inactiv{
     pointer-events: none;
     color: gray !important;
 }
  .inactiv-modul{
     pointer-events: none;
     color: #d3d2d2 !important;
 }
 .loading-gif{
    top: 30%;
    left: 50%;
    width: 300px;
    height: 300px;
    display: none;
    overflow-y: no-display;
    z-index: 10000;
}
.rowNPD{
    background-color: #BBE6A9;
}
.proiectTask{
    background-color: #BEE4F0; 
    font-size:  21px;
    font-style: Verdana;
}
.proiectSubtask{
    font-size: 14px;
    cursor: pointer;
    font-style: Verdana;
}
pre{
    white-space:pre-wrap;
}

.bar-subtask{
    background-color: #BEE4F0; 
    font-style: Verdana;
}

.subtitleClass{
    padding-left: 120px; 
    font-size: 16px; 
    font-family: Verdana; 
    color: grey;
    font-weight: bold;
}
.hrsubtitleClass{
    padding-left: 120px;
    padding-right: 20px;
}
.labelClass{
     font-size: 15px; 
     font-family: Verdana; 
     color: grey; 
     float: right; 
     padding-right: 10px;
 }
 .labelTextClass{
     font-size: 15px; 
     font-family: Verdana; 
     color: black; 
 }
 .tdLabelClass{
     width: 320px;
 }
 .titleClass{
      padding-left: 15px; 
      font-size: 19px; 
      font-family: Verdana; 
      color: gray;
 }
 .undertitleClass{
      padding-left: 15px; 
      font-size: 15px; 
      font-family: Verdana; 
      color: #c4c4c4; 
      cursor: pointer; 
 }
 .tableClass{
     line-height: 1.5;
     width: 100%;
 }
 .form-control-s {
    display: block;
    width: 100%;
    height: 26px;
    font-size: 14px;
    line-height: 1;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    padding-left: 2px; 
}
.borderBottomClass{
    border-bottom: 2px solid gainsboro;
}
.btn_subtabs_right{
    float: right;
}
.textLink{
    color: #428bca ;
}
/*side cos cumparaturi*/
#sideCos{
    top: 140px;
    padding-top: 15px;
}
.titletableCos{
     background-color: #8ebad5;
     width: 100%;
     alignment-adjust: central;
     font-size: 12px;
     margin-left: -5px;
     margin-bottom: 0px;
     margin-top: 2px;
     border-top: solid 4px #72a8c9; 
     border-right: solid 4px #72a8c9;      
     border-left: solid 4px #72a8c9;
 }
  .tableCos{
     background-color: #8ebad5;
     width: 100%;
     alignment-adjust: central;
     font-size: 12px;
     margin-left: -5px;
     margin-bottom: 2px;
     margin-top: 2px;
     border: solid 4px #72a8c9;
 }
 .tableCosList{
     background-color: #8ebad5;
     width: 100%;
     alignment-adjust: central;
     font-size: 9px;
     margin-left: -1px;
     margin-bottom: 2px;
     margin-top: 2px;
     border: solid 4px #72a8c9;
 }
 
 #tbody_cos{
     border-bottom-color: black;
 }
 #div_cos{
     width: 112%;
     max-height: 250px;
     overflow-y: auto;
     padding-right: 0px;
 }
 #div_cos_list{
     width: 112%;
     max-height: 250px;
     overflow-y: auto;
     padding-right: 0px;
 }
 
 #div_cosTitle{
   width: 112%;
   padding-right: 0px;
 }
 #generateCOS{
     width: 100%;
 }
 #generateCOS_list{
     width: 100%;
 }
 .btn_subtabs_cos{
     background-color: #3071a9 !important;
     font-size: 13px;
     font-family: Arial, Helvetica, sans-serif;
     color: white;
     border-radius: 0px;
     padding: 3px;
     cursor: pointer;
 }
 .btn_subtabs_cos:hover
 {
     background-color: #BEE4F0 !important;
     font-size: 13px;
     font-family: Arial, Helvetica, sans-serif;
     color: black;
     border-radius: 0px;
     padding: 3px;
     cursor: pointer;
 }
 #costable_list{
     margin-right: 5px;
     margin-left: -4px;
 }
 .editListCos{
     cursor: pointer;
 }
 ul.ui-autocomplete {
            z-index: 1100;
 }

.verdeinchis{
    color: green;  
}
.rosuinchis{
    color: red;
}

.ascundeRol
{
    display: none;
}

.ascundeDetaliu{
    display: none;
}
.noneZona{
    pointer-events: none;
    cursor: default;
}

@media(min-width:770px) {
    #panelTotal{
        position: fixed;
        right: 0;
        bottom: 0;
        height: 60px;
        width: 150px;
        vertical-align: middle;
        margin-bottom: 50px;
        margin-right: 10px;
        padding-bottom: 10px;
    }
    #subpanelTotal{
        padding-top:13px;
    }
}

@media(max-width:768px) {
    #panelTotal{
        position: fixed;
        right: 0;
        bottom: 0;
        height: 50px;
        width: 100px;
        vertical-align: middle;
        margin-bottom: 50px;
        margin-right: 10px;
        padding-bottom: 10px;
        font-size: 10px;
    }
    #subpanelTotal{
        padding-top:5px;
    }
}