body {font-size: 15px; margin-top: 151px;font-family: "Open Sans"; color: #000;}
body>.row{margin-left: 0;margin-right: 0;}
a {color: #fdb913;}

h1 {color:#111;}
h2 {font-size: 20px; font-weight: 600;}
h2 span {font-size: 15px;}
.top {background: #000; padding-top: 20px; padding-bottom: 10px; position: fixed; width: 100%; z-index: 1000; top: 0; left: 0;}
.container-fluid { max-width: 1430px;}
.logo img {max-height: 40px; float: left;}
.logotribotec {margin-left: 100px; margin-top: 4px;}

#searchbox {}
#searchbox .input-group {padding-left: 10px; padding-bottom: 10px;}

#contbox {margin-top: 10px;}

.dropdownusr {width: 51px;  margin-top: 5px; float: right; line-height: 8px; }
.dropdown-menu {border-radius: 0;}
a#dropdownUser {cursor: pointer;color: #fdb913; }
a#dropdownUser:hover {text-decoration: none;}
a#dropdownUser i {font-size: 24px;}


.caret {margin-bottom: 8px;}
#fmenu .caret {margin-bottom: 0px;}

a.favoritele {color: fdb913; padding: 10px 5px; font-size: 16px; font-weight: 400; line-height: 8px; position: relative; float: right; margin-right: 5px; margin-top: -3px;}
a.favoritele i {font-size: 21px;}

a.cosul-meu {color: #fdb913; padding: 5px 3px; font-size: 16px; font-weight: 400; position: relative; float: right; margin-right: 0px; line-height: 6px;}
a.cosul-meu:hover {text-decoration: none;}
a.cosul-meu i {font-size: 24px;}
a.cosul-meu span.coscount {color: #fdb913; text-decoration: none; border-radius: 12px; border: 1px solid #fff; padding: 1px 6px; background: #fff; position: absolute; top: -4px; left: 22px; font-size: 12px; line-height: 18px;}

.navbar-toggle {margin-top: 0; margin-right: 0;  line-height: 5px;}
.navbar-toggle .lbl {color: #ccc; font-size: 9px; margin-left: -2px;}
.navbar-toggle .icon-bar {
    background: #fdb913;
    height: 2.3px;
	border-radius: 0;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #000;
}
.navbar-nav a {color: #fff;}
.navbar-nav a:hover {color: #fdb913; background: #000;}

#tglsearch {}
#tglsearch span.lbl  {font-size: 9px; margin-left: 6px; color: #ccc;}
a.cosul-meu span.lbl  {font-size: 9px; margin-left: -3px; color: #ccc;}
a.favoritele span.lbl  {font-size: 9px; margin-left: -6px; color: #ccc;} 
a#dropdownUser span.lbl  {font-size: 9px; margin-left: -10px; color: #ccc;}

#tglmenu  span.lbl  {font-size: 9px; margin-left: -5px;font-family: "Open Sans", Arial, Helvetica, Sans-serif; color: #ccc;}

#tglmenu {
	visibility: hidden;
	cursor: pointer;
    font-family: "FontAwesome";
	line-height: 13px;
    padding: 12px 10px 5px 10px;
	margin-right: 20px;
    width: 40px;
	height: 40px;
	overflow: hidden;
	color: #1f8a70;
}
#tglmenu::before {
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 21px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fdb913 !important;
    text-decoration: none;
    background-color: #fff;
    outline: 0;
}
.dropdown-menu { left: auto; margin: 0;}
.dropdown-menu li a {padding: 0 5px; line-height: 30px;}

.editfirma, .delfirma,.editadrs, .deladrs{margin-right: 10px; cursor: pointer;}
.editadrs, .editfirma {color: #1f8a70;}
a.red, .deladrs, .delfirma {color: red;}

.form-control {padding: 3px; border-radius: unset !important;}
.form-control:focus {
    border-color: #fdb913;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(100,100,100,.02), 0 0 12px rgba(100,100,100,.3);
    box-shadow: inset 0 1px 1px rgba(100,100,100,.02), 0 0 12px rgba(100,100,100,.3);
}

.cereof {background: #fdb913; color: #000; text-decoration: none; padding: 5px 10px;white-space: nowrap;}
.cereof:hover {background: #000; color: #fdb913; text-decoration: none;}

.clearit{}
.popupcontainer {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; background-color:rgba(0, 0, 0, 0.3);}
/*.popupcenter {position: fixed; top: 50%; left: 50%; width: 1px; height: 1px; z-index: 99; }*/
.popupcenter {position: fixed; top: 200px; left: 50%; width: 1px; height: 1px; z-index: 99; }
.popupform {position: absolute; top: 0; left: -300px; width: 600px; z-index: 101; background: #fff; border: 10px solid #ecf7e8; padding: 5px 20px; border-radius: 0px; }
.popupform > h4 {margin: 2px 0}

.getdet {padding-top: 5px; padding-bottom: 5px; cursor: pointer; font-weight: 400;}
.getdet::after {    content: "\f103";
	float: right;
    font-family: "FontAwesome";
    font-size: 18px;}
.activul::after {    content: "\f102";
	float: right;
    font-family: "FontAwesome";
    font-size: 18px;}
	
	
#gasite {margin-top: 30px;}
.activul {font-weight: 700; color: #fdb913;}
.lista table {margin-bottom: 10px;}
.lista .table>thead>tr>td, .lista .table>thead>tr>th {border-top: none; border-bottom: 1px solid #ddd;}
.lista i, .produs i {font-size: 22px; padding: 2px 10px; cursor: pointer;}
.lista i.addcosmic, .produs i.addcosmic {color: #999;}
.lista i.eincos, .produs i.eincos {color: #fdb913;}
.table-responsive, .table-bordered {border: none;}
.table>tbody>tr>td, .table>tfoot>tr>td,  .table>thead>tr>td{border-top: none; border-bottom: 1px solid #ddd;}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {border: none;}
th {background: #f2f2f2; border: 0;}
.pagination>li>a, .pagination>li>span {border: none;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {background-color: #404040; color: #fff;}
.pagination>li>a, .pagination>li>span {color: #404040;}
.pagination>li>a:hover {color: #222;}
.pagination>.active>a {color: #fff;}

.lista table th, #cosul table th {background: #f2f2f2;}
#lista td > a {display: block; color: #222; text-decoration: none;}
#lista td > a.detalii {display: block; color: #222;}
a.detalii::before {
    content: "\f054";
    font-family: "FontAwesome";
	font-size: 12px;
	color: #fdb913;
	margin-right: 3px;
}
.bic {min-width: 100px;}
.bic input {height: 22px; line-height: 22px; text-align: center; color: #000; width: 24px; margin: 0 2px; float: left; border: 1px solid #333}
.bic i {float: left; width: 24px; height: 22px; line-height: 22px; font-size: 14px; text-align: center; cursor: pointer; border: 1px solid #fdb913; background: #fdb913; color: #fff; margin: 0 2px;}


span.buton, a.buton {color: #fdb913; cursor: pointer; text-decoration: none;}
input.buton, input[type=submit] {color: #fff; background:  #fdb913; width: 200px; border: none;}
input[type=checkbox] {margin-right: 6px;}

.vizual {min-height: 300px; overflow: hidden; margin: 0; background-image: url('../images/tribotec-vizual.jpg'); background-size: cover; background-position: center center; margin-bottom: 40px;}
.vizualmic {min-height: 150px; overflow: hidden; margin: 0; background-image: url('../images/tribotec-vizual.jpg'); background-size: cover; background-position: center center; margin-bottom: 20px;}

.introduction  {
	color: #222;
	position: absolute;
	top: 260px;
	padding: 5px  0px 10px 230px;
}
.introduction > div {	background: rgba(255,255,255,0.8);
	padding: 10px 100px 10px 20px;
}
.introductionmic{
	width: 100%;
	color: #404040;
	position: absolute;
	top: 250px;
	background: rgba(255,255,255,0.7);
	padding: 5px 0;
}

.introduction h1, .introductionmic h1{font-size: 27px; margin: 0; padding: 5px 0;}
.introductionmic h1 span {font-size: 16px;}

a.alfa {display: block; float: left; text-align: center; width: 50px;line-height: 40px;  background: #f2f2f2; color: #111; border: 5px solid #fff; font-size: 18px; margin-right: 5px; margin-bottom: 5px;}
a.alfa:hover {text-decoration: none;background: #404040; color: #fff;}
a.activ {display: block; float: left; text-align: center; width: 50px;line-height: 40px;  background: #404040; color: #fff; border: 5px solid #404040; font-size: 18px; margin-right: 5px; margin-bottom: 5px;}

label.error {color: red; font-size: 13px; z-index: 10;}

.footer {background: #222; margin-top: 50px;border-top: 1px solid #ccc; }
.footer > .container {padding-top: 50px; padding-bottom: 50px; color: #ccc; line-height: 28px;}
.footer a {color: #ccc;}
.footer2 {background: #000; color: #bbb; font-size: 12px; padding-top: 15px; padding-bottom: 15px;}
.footer2 a {color: #bbb;}
@media (min-width: 100px) and (max-width: 991px){
	.container-fluid, .container {padding: 0;}
	#contbox {position: absolute; right: 0px; top: 10px; z-index: 1000; width: 100%;}
	.iconuri {font-size: 13px; line-height: 16px;}
	.introduction, .introductionmic {background: rgba(240,240,240,0.8); position: relative; padding: 0px 0px 0px 0px; top: 0px;}
	.introduction > div {
		background: rgba(240,240,240,0.8);
		padding: 10px 20px 10px 20px;
	}	
	.introduction h1, .introductionmic h1 {font-size: 20px; margin: 0; padding: 8px 0 8px 0;}
	.vizual {min-height: 200px; margin-bottom: 0; overflow: hidden;}
	.vizualmic {margin-bottom: 0;}
}
@media (min-width: 768px){
	.navbar-collapse {margin-top: 70px; background: #000;}
	#contbox {position: absolute; right: 0px; z-index: 1000; width: 100%;}
}	
@media (min-width: 768px) and (max-width: 991px){
	body {margin-top: 121px;}
	.top {height: 120px; padding: 0;}
	.logo {position: absolute; top: 12px; left: 10px; z-index: 1001;}
	.logo img {max-height: 35px; float: left; position: relative;}
	.logotribotec {margin-left: 30px; margin-top: 4px;}
}	
@media (min-width: 501px) and (max-width: 767px){
	body {margin-top: 56px; font-size: 14px;}
	.top {padding-top: 0; padding-bottom: 0; height: 55px;}
	.logo {position: absolute; top: 8px; left: 10px; z-index: 1001;}
	.logo img {max-height: 25px; float: left; position: relative;}
	.logotribotec {margin-left: 20px; margin-top: 2px;}
	#contbox {position: absolute; right: 0px; top: -4px; z-index: 1000; width: 100%;}
	.navbar-nav {margin: 0;}
	.navbar-collapse {margin-top: 56px; background: #000;}
	#gasite div {padding-left: 0;padding-right: 0;}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {padding: 5px;}
}
@media (min-width: 100px) and (max-width: 500px){
	body {margin-top: 56px; font-size: 14px;}
	#contbox {top: 6px; }
	.top {padding-top: 0; padding-bottom: 0; height: 75px;}
	.logo {position: absolute; top: 5px; left: 10px; z-index: 1001;}
	.logo img {max-height: 25px; float: left; position: relative;}
	.logotribotec {clear: both; margin-left: 0px; margin-top: 7px;}
	.navbar-nav {margin: 0;}
	.navbar-collapse {margin-top: 75px; background: #000;}
	#gasite div {padding-left: 0;padding-right: 0;}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {padding: 5px;}
}	
