.accordion .panel-heading.cegAppears{
    background-color: rgba(38,185,154,.88);
    color: #E9EDEF;
}
.accordion .panel-heading.cegNotAppears{
    background-color: rgba(243,156,18,.88);
    color: #E9EDEF;
}
.accordion .panel-heading.cegDelete{
    background-color: rgba(231,76,60,.88);
    color: #E9EDEF;
}

.wizard_horizontal ul.wizard_steps li a .step_no {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100px;
    display: block;
    margin: 0 auto 5px;
    font-size: 16px;
    text-align: center;
    position: relative;
    z-index: 5;
}

input[name="Stat"]{
    display:none;
}

.wizard_horizontal ul.wizard_steps li input[name="Stat"] + a label span{
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100px;
    display: block;
    margin: 0 auto 5px;
    font-size: 16px;
    text-align: center;
    position: relative;
    background-color: #ccc;
    z-index: 5;
    cursor: pointer;
}

.wizard_horizontal ul.wizard_steps li input[name="Stat"] + a{
    display: block;
    position: relative;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    color: #666;
    cursor: default;
}

/*.wizard_horizontal ul.wizard_steps li input[name="Stat"] + a,
.wizard_horizontal ul.wizard_steps li input[name="Stat"] + a label span{
    background-color: #ccc;
}*/

/*.wizard_horizontal ul.wizard_steps li input[name="Stat"]:checked + a,*/
.wizard_horizontal ul.wizard_steps li input[name="Stat"]:checked + a label span{
    background-color: #34495E;
    /*color: #fff;*/
}

.wizard_horizontal ul.wizard_steps li input[name="Stat"] + a:before {
    content: "";
    position: absolute;
    height: 4px;
    background: #ccc;
    top: 37px;
    width: 100%;
    z-index: 4;
    left: 0;
    cursor: default;
}

.wizard_horizontal ul.wizard_steps li input[name="Stat"]:checked + a:before {
    background-color: #34495E;
}

.nav-md .container.body .right_col.workshop{
    margin-left: 0px;
}

.progress-bar{
    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;
}

.td-progress{
    float: none;
}

.progress-bar-striped, .progress-striped .progress-bar{
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress-bar-success {
    background-color: #00a65a;
}

.progress-bar-warning {
    background-color: #f39c12;
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-bar-light-blue, .progress-bar-primary {
    background-color: #3c8dbc;
}

.togglerHover{
    cursor:pointer;
}

.togglerHover:hover{
    color: #ccc;
}


.partsUl{
    margin: 0 auto; 
    text-decoration: none; 
    list-style: none;
}

.partsUL > li{
    border: 1px solid #ccc; 
    padding: 10px; 
    margin: 5px 0px;
    list-style: none;
    background-color: #2A3F54;
    color: #fff;
}

.partsUL > li > span{
    font-weight: bolder; 
    cursor:pointer;
}

.moduleContainer{
    padding: 5px; 
    list-style: none;
    background-color: #fff;
    margin: 15px;
    color: #2A3F54;
    cursor: pointer;
    min-height: 20px;
}

.accordion .panel:hover{
    background-color: #fff;
}



#microSearcherModal ul{
    list-style: none;
    padding: 0px;
}

#microSearcherModal ul li{
    margin: 5px 0px;
    padding: 2px 5px;
    border: 1px solid #eee;
    cursor: pointer;
}

#microSearcherModal ul li:hover{
    border-color: #337ab7;
}

.simpleStepDesc, .simpleStepName{
    display: none; 
    width: 100%;
}

.stepViewDrop{
    display: none;
    background-color: white;
    padding: 5px;
}

#feladatMegjegyzesek{
    margin-bottom: 15px;
}

#feladatMegjegyzesek > div{
    padding: 10px;
    background-color: white; 
    margin-bottom: 10px;
}

#feladatMegjegyzesek > div > span {
    font-weight: bold;
}

#feladatMegjegyzesek > div > p{
    border-top: 1px solid #eee; 
    padding-top: 7px; 
    margin-top: 7px;
}

.portlet-placeholder {
    border: 1px dotted black;
    margin: 0 1em 1em 0;
    height: 150px;
}

.mceEditor{
    width: 100%;
}

.valaszli input[type=number]::-webkit-inner-spin-button, 
.valaszli input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}

button.close.deleteFeladat{
    /*position: absolute;
    width: 20px;
    right: -15px;
    top: -10px;
    background-color: #d9534f;
    border-radius: 50%;
    color: #fff;*/
}

.col-md-1.feladatDeleter{
    position:absolute; 
    float:right; 
    top: 0px; 
    right:-3px; 
    text-align:center; 
    font-size: 22px; 
    padding-top: 13px; 
    padding-right: 5px;
}

.col-md-1.feladatPriority{
    position: absolute;
    float: right;
    width: 25px;
    top: 0px;
    right: 0px;
    text-align: center;
    font-size: 22px;
    height: 100%;
    padding: 30px 5px 0 0;
}

.col-md-1.feladatType{
    position: relative;
    float: none;
    display: block;
    border-radius: 5px;
    top: 0;
    text-align: center;
    font-size: 12px;
    padding: 2px 4px;
    width: auto;
    left: 0;
    margin-bottom: 5px;
    color: white;

}

.wizard_horizontal ul.wizard_steps li:last-child a.only_one:before{
    left: 0%;
    right: 0%;
    width: 0%;
}

.terv-row{
    list-style: none;
    padding: 0 0px 0 5px;
    border-left: 1px solid #ccc;
    margin-left: 5px;
    margin-top: 0px;
}

.terv-row > .terv-elem{
    padding: 5px 0px 0px 5px;
    margin: 2px 0px;
    /*border-bottom: 1px solid #ccc;
    border-right: 0px;
    border-left: 0px;*/
}

.terv-row > .terv-elem:last-child{
    border: 0px;
}

.terv-row > .terv-elem.terv-create{
    border: 1px dotted #ccc;
    padding-bottom: 5px;
    opacity: 0.5;
}

#trash:hover,
#trash:active,
#trash:drop{
    background-color: #eee;
    color: #fff;
}

.priority_col {
    width:25px;
    height:100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
    padding: 5px;  

}

.priority_ures {
    width:100%;
    height:4px;
    display:block;
    margin:0;
    padding:0;
    background-color:#e2e2e2;
    border-radius:2px;
    margin-top:1px;
}

.priority10 {
    background-color:#1bc531;
}

.priority9 {
    background-color:#65c722;
}

.priority8 {
    background-color:#7ec90d;
}

.priority7 {
    background-color:#c1cb08;
}

.priority6 {
    background-color:#fecb02;
}

.priority5 {
    background-color:#ffb301;
}

.priority4 {
    background-color:#ff9a00;
}

.priority3 {
    background-color:#fa6815;
}

.priority2 {
    background-color:#f64a1c;
}

.priority1 {
    background-color:#f32a23;
}

.tagsinput{
    min-height: 65px !important;
    height: 65px !important;
    width: auto !important;
}

.energetika_gepkep {
    max-height:200px;
    max-width:100%;
    width:auto !important;
}
.flex_cont {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex_cont2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-container_pie {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.flex-container_pie .gepkihasz {
    padding:15px;
}
.flex-container_middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top:20px;
    width:100%;
}
.col-kep {
    width:auto;
    max-width:20%;
    padding:0 10px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-bar {
    width:90%;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: auto;

}
.col-pie {
    width:auto;
    max-width:200px;
    padding:0 0 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nagydiagramm {
    max-width:100%;
    height:250px;
}

.egygephavi {
    max-width:80%;
    height:200px;
}

.felso_margo_20 {
    margin-top:30px;
}

/* bootstrap hack a mytab második tab alatti echarts megjelenésért*/      
.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: block; 
    height: 0;  
    overflow-y: hidden; 
    overflow-x: hidden; 
}
.tab-content > .active,
.pill-content > .active {
    height: auto; 
}

.gepallapot {
    position:absolute;
    top:10px;
    right:10px;
    padding:10px;
    text-align:center;
    font-size:12px;
    z-index:100;
    border-radius:5px;
    background-color:rgba(255,255,255,.7);
    color:#169F85;
}

.dolgozik {
    color:#5171C2;
}

.varakozik {
    color:#AD6501;
}


.kikapcsolva {
    color:#AD091C;
}


.gepallapot .glyphicon {
    font-size: 32px;
    display:block;
    margin-bottom:3px;
}

.nezet_kivalasztott {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.col-md-1.feladatPriority.projekteklist{
    position: relative;
    float: none;
    width: 25px;
    top: 0px;
    right: 0px;
    text-align: center;
    font-size: 22px;
    height: 100%;
    padding:0;
}

.projekt_cim {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding:10px 10px 30px 10px;
}

.projekt_infok {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding:10px;
}
.projekt_allapot {
    font-size:15px;
}

#weeklyDate .bootstrap-datetimepicker-widget tr:hover {
    /*background-color: #808080;*/
}