.navbar {  margin-bottom: 20px;}
.genSelTlist{ cursor:pointer;}

#adrese_del_tab,#conturi_del_tab,#transportatori_del_tab,#documente_del_tab{display:none;}

body { font-family: 'Open Sans', sans-serif;
	
	}

.dropdown-menu,#switch_chosen { z-index: 1901; position: relative }
.navbar-default {
    overflow: hidden;

    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
}
.grey_text { font-size: 10px; color: grey; }

.info_text{
    font-size: 9px; color: grey
}
.info{
    font-size: 12px; color: midnightblue;
}
.img_icon { width: 32px; height: 32px}
.black {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.bstBrowseWrapper{ display: none;}
@media (max-width:991px){
	#side_bar_left{width: 0; height: 0; overflow: hidden;}
	#side_bar_left.side_bar_left_open{width: 100%; height: auto;}
	#page_content.side_bar_left_open{width: 0; height: 0; overflow: hidden;}

	div.ui.steps{flex-wrap: wrap;}
	div.ui.steps a.step{border-bottom: 1px solid #ccc;}

}
#mobile_menu_btn{	padding: 0 30px; position: fixed; top:10px; right: 0; z-index: 30;}
#mobile_menu_btn>a{	background-color: aliceblue;}


a:hover{text-decoration: none;}
#msg_bst_gen_thf{
	position: relative;  top: inherit;  left: inherit; width: 100%; max-height:60px;  margin:0; z-index: 1060;  padding:0 !important; padding-top: 55px !important;  text-align: center; color:#222; display:none; background: none;
}

.percent{font-size: 0.75em;}
.pushMeThf #push_sidebar_thf{padding: 1.25rem;}


.nav>li>a { padding: 10px 5px;}
.side_bar_left {
	margin: 1em 0; overflow-y: scroll; height: 1000px;
}

.line_textarea_alex, .line_textarea_alex:focus {
	font-size: 14px;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	min-height: 100px;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #595959;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0);
	resize: none;
	box-shadow: none;
}

@media screen and (max-width: 600px) {
    td {
        width: 320px !important;
        max-width: 300px !important;
    }
    table > tbody > tr > td {
        width: 320px !important;
        max-width: 300px !important;
    }
}
.line_input_alex,.line_input_alex:focus {
	font-size: 14px;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #595959;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0);
	box-shadow: none;

}

.imgCoverContainer .editArea, .imgCoverRow .editArea{padding:  0.15em 0.4em;}