header {
}
section {
}
footer {
}
body {
	font-family: "Lato",sans-serif;
	color: #333;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #555 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #555 !important;
   opacity:  1 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #555 !important;
   opacity:  1 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #555 !important;
}
a {
   outline: 0;
}


/* General */

.textAlignCenter {
    text-align: center !important;
	text-align: -moz-center !important;
	text-align: -webkit-center !important;
}
.textAlignRight {
    text-align: right !important;
	text-align: -moz-right !important;
	text-align: -webkit-right !important;
}
.textAlignLeft {
    text-align: left !important;
	text-align: -moz-left !important;
	text-align: -webkit-left !important;
}
.ui-autocomplete {
    max-height: 160px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    z-index: 2222 !important;
}
.ui-autocomplete-input {
	text-transform: uppercase !important;
}
* html .ui-autocomplete {
    height: 160px;
}
.blanket_loading {
    width: 100%;
    height: 100%;
    margin: 0em;
    left: 0em;
    top: 0em;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
	color:#000;
	display: table;
	opacity: 0;
}
.loading_gif {
	display: table-cell;
	vertical-align: middle;
}
.error-form  {
	border: 1px solid #f00;
}

/***** BUTTONS *****/
.btn-adauga-plus {
    height: 40px;
	color: #FFF;
	font-size: 16px;
	background-color: #0080D2;
	display: inline-block;
	width: 40px;
	text-align: center;
	padding-top: 8px;
}
.btn-adauga-plus:hover, .btn-adauga-plus:focus {
	background-color: #000 !important;
    color: #fff !important;
	outline: 0;
	cursor: pointer;
}
.btn-red-lg {
    width: 100%;
    border-radius: 0;
    background-color: #0080D2;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
	margin-bottom: 10px;
	padding: 20px 0;
	font-size: 16px;
}
.btn-red-lg a{
    color: #fff;
}
.btn-red-lg:hover, .btn-red-lg:focus{
    background-color: #000 !important;
    color: #fff !important;
	outline: 0;
}
.btn-red-lg i {
	margin-right: 10px;
}
.btn-grey-lg {
    width: 100%;
    border-radius: 0;
    background-color: grey;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
	margin-bottom: 10px;
	padding: 20px 0;
	font-size: 16px;
}
.btn-grey-lg a{
    color: #fff;
}
.btn-grey-lg:hover, .btn-grey-lg:focus{
    background-color: #000 !important;
    color: #fff !important;
	outline: 0;
}
.btn-grey-lg i {
	margin-right: 10px;
}

/***** ACASA *****/
.bk-top {
	padding: 10px 0;
	border-bottom: 3px solid #0080D2;
	margin-bottom: 30px;
	position: relative;
	/*background-image: url('../images/flacari-small.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 80px;*/
	
}
.wrap-login {
	max-width: 400px;
	margin: 10% auto 0 auto;
}
.input-group-addon i {
	width: 20px;
	font-size: 20px;
}
.wrap-lista-comenzi {
	margin: 20px 0 40px 0;
}
.wrap-lista-comenzi h1 {
	background-color: #EEE;
	border: 1px solid #CCC;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
}
.wrap-lista-comenzi i {
	color: grey;
	font-size: 24px;
	vertical-align: middle;
}

/***** COMANDA *****/
.wrap-content h2 {
    background-color: #EEE;
	border: 1px solid #CCC;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
}
.show-cnp, .show-cui {
    margin-top: 30px;
}
.cautare {
	cursor: pointer;
}
.cautare:hover {
	color: #0080D2;
	outline: 0;
}
.small-gr {
	padding: 6px;
}
.show-cnp, .show-cui {
	display: none;
}
.adauga_client_nou_pj, .adauga_client_nou_pf {
	display: none;
}
.client_search {
	border: 2px solid #0080D2;
	margin-bottom: 10px;
	padding: 10px;
}
#afiseaza_client_gasit_pj, #afiseaza_client_gasit_pf {
	display: none;
}
#step-2 {
	display: none;
}
.afisare_contact {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #EEE;
    border: 1px solid #CCC;
	text-align: left !important;
	text-align: -moz-left !important;
	text-align: -webkit-left !important;
}
.left-col-incarcare, .right-col-incarcare {
	padding: 10px 15px;
}
.right-col-incarcare .progress {
    margin-bottom: 5px;
	height: 27px;
}
.right-col-incarcare .progress-bar-danger {
    background-color: #0080D2;
    line-height: 27px;
    font-size: 15px;
    font-weight: bold;
}
.right-col-incarcare .progress-bar-success {
    line-height: 27px;
    font-size: 15px;
    font-weight: bold;
}
#pret_estimativ, #pret_estimativ_transport {
    margin-bottom: 20px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #0080D2;
}
.pret_estimativ_rosu {
	position: relative;
    margin-bottom: 20px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #0080D2;
}
.select-col-incarcare {
	cursor: pointer;
}
.input-pret-modificat {
    color: #0080D2 !important;
    font-size: 25px !important;
}
.hide-textarea {
    margin-top: 10px !important;
    font-weight: normal !important;
    display: none;
}
.show-textarea {
    margin-top: 10px !important;
    font-weight: normal !important;
}

/* CHECKBOX + RADIO*/
input[type=radio].css-checkbox {
	display: none;
}

input[type=radio].css-checkbox + label.css-label {
	padding-left: 27px;
	height: 27px;
	display: inline-block;
	line-height: 27px;
	background-repeat: no-repeat;
	background-position: 0 -27px;
	vertical-align: middle;
	cursor: pointer;
	width: auto;
	text-transform: none;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: baseline;
}

input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 0;
}
label.css-label {
	background-image: url("../images/check-buttonss2.png");
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.checkbox-chestionar {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
.checkbox-chestionar label {
	cursor: pointer;
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
	background-image: url("../images/check-buttons-2.png");
	background-position: center bottom;
	height: 26px;
	width: 27px;
	left: -1px;
	display: block;
}

.checkbox-chestionar label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	height: 26px;
	width: 27px;
	background-image: url("../images/check-buttons-2.png");
	background-repeat: no-repeat;
	float: left;
	bottom: 0;
	background-position: center top;
	left: 0;
}

.checkbox-chestionar label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	opacity: 1;
	background-image: url("../images/check-buttons-2.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	width: 27px;
	left: 0;
	outline: 0;
}

.checkbox-chestionar input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.top_bg {
	background-color: #2C4547;
	color: #333;
	padding: 10px 0px;
	border-bottom: 3px solid #0080D2;
	margin-bottom: 30px;
	
}
.message-notification {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-color: #0080D2;
    border-radius: 20px;
    color: #FFF;
    text-align: center;
    position: absolute;
    left: -2px;
    top: 3px;
    line-height: 20px;
}
.dropdown-toggle i {
    font-size: 18px;
}
.element_modificat {
    font-weight: bold;
    background-color: #000;
    color: #fff;
    padding: 5px;
    margin: 40px 0px 10px 0;
}

.row-footer {
	position:fixed;
	bottom:0;
	width:calc(100% - 30px);
}
.row-body {
   padding:10px;
   padding-bottom:60px;   /* Height of the footer */
}
.agenda_left_row {
    width: 20%;
	display: inline-block;
	float: left;
	height: 60px;
}
.agenda_right_row {
	display: inline-block;
	border-top: 1px solid #666;
	width: 80%;
	padding: 10px;
	cursor: pointer;
	min-height: 32px;
}
.wrap_agenda_rows {
    display: block;
	width: 100%;
	float: left;
}
.agenda_right_row_grey {
    display: inline-block;
	border-top: 1px solid #CCC;
	width: 80%;
	margin-top: 0px;
	padding: 10px;
	cursor: pointer;
	min-height: 32px;
}

.round-thumb {
    float: right;
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    padding: 5px;
}

.round-thumb i{
    font-size: 18px;
    color: #555;
}

.activitate-afisare {
    float: left;
	display: block;
	width: 100%;
	padding-top: 30px;
}

.afisare_rezolutie  {
	border-top: 3px solid rgb(85, 85, 85);
	background-color: #EEE;
	padding: 20px 0px 5px 0;
}

.finalizare_status {
	background-color: #82E490;
	color: #000;
	padding: 3px 10px;
}

.ascunde_prelungire h2 {
    background-color: #EEE;
    border: 1px solid #CCC;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
    margin-top: 5px;
}

.agenda_right_row_active {
	display: inline-block;
	border-top: 0;
	width: 80%;
	padding: 10px;
	background: #82E490;
	color: #000;
	cursor: pointer;
	min-height: 32px;
}
.agenda_right_row_grey_active {
    display: inline-block;
	border-top: 0;
	width: 80%;
	margin-top: 0px;
	padding: 10px;
	background: #82E490;
	color: #000;
	cursor: pointer;
	min-height: 32px;
}

.agenda_right_row_finalizata {
	display: inline-block;
	border-top: 0;
	width: 80%;
	padding: 10px;
	background: #82E490;
	color: #000;
	cursor: pointer;
	min-height: 32px;
}
.agenda_right_row_grey_finalizata {
    display: inline-block;
	border-top: 0;
	width: 80%;
	margin-top: 0px;
	padding: 10px;
	background: #82E490;
	color: #000;
	cursor: pointer;
	min-height: 32px;
}

.afisare_mesaj_reminder {
	color: #0080D2;
	font-style: italic;
	display: block;
	margin-bottom: 18px;
}

.filter_image {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	/* Firefox 10+, Firefox on Android */
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	/* IE 6-9 */
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.filter_image:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
	-webkit-filter: none;
	filter: none;
}

/* Datepicker */
.ui-datepicker table {
    font-size: 1.2em !important;
}
.ui-widget-content {
	border-radius: 0 !important;
}

/* Autocoplete */
.ui-menu .ui-menu-item {
    padding: 5px 1em 5px 0.4em !important;
    font-size: 20px !important;
}

/* Bootstrap */
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 13px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 13px;
}
.modal.in .modal-dialog {
    margin-top: 50%;
}
.input-group .form-control {
    z-index: 0;
}
.navbar-default .navbar-nav > .firstitem.current-menu-item > a, .navbar-default .navbar-nav > .firstitem.current-menu-item > a:hover, .navbar-default .navbar-nav > .firstitem.current-menu-item > a:focus, .navbar-default .navbar-nav > .firstitem.current-menu-parent > a, .navbar-default .navbar-nav > .firstitem.current-menu-parent > a:hover, .navbar-default .navbar-nav > .firstitem.current-menu-parent > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #0080D2;
	text-decoration: none;
	outline: 0;
}
.nav > li > a {
    padding: 10px 15px;
}
.navbar-brand {
    padding: 0;
    line-height: unset;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.navbar-nav {
    margin: 10px 0px 0px 0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #0080D2;
	outline: 0;
}
.navbar-default {
    padding-top: 5px;
	margin: 0 15px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
}
.carousel-indicators {
    text-align: center;
}
.carousel-indicators .active {
    background-color: #0080D2;
}
hr {
    border-color: #ddd -moz-use-text-color -moz-use-text-color;
	margin-bottom: 5px;
	margin-top: 5px;
	
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;

} 

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: unset !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #DDD !important;
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #D2D2D2 !important;
}

#table_id_wrapper select {
    border: 1px solid #D2D2D2 !important;
}
table.dataTable.no-footer {
    border-bottom: #ddd 1px solid !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #fff;
	outline: 0;
}

.input-group {
    margin-bottom: 15px;
}
.form-control {
	border-radius: 0;
	height: auto;
	padding: 12px 14px;
	font-size: 16px;
}
.input-group-addon {
	border-radius: 0;
}
.modal-content {
	overflow: hidden;
}
/* DataTable */
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 13px 20px !important;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0 !important ;
    padding: 10px 5px !important;
}
#lista_comenzi_dt_length select {
    padding: 10px 5px !important;
}
#lista_comenzi_dt_length{
	width: 50%;
	float: left;
	text-align: left !important;
	text-align: -moz-left !important;
	text-align: -webkit-left !important;
}
#lista_comenzi_dt_length select{
	border: 1px solid #D2D2D2 !important;
}
#lista_comenzi_dt_filter {
	text-align: right !important;
	text-align: -moz-right !important;
	text-align: -webkit-right !important;
}
table.dataTable tbody tr {
    cursor: pointer;
}

.input-login{
	height:40px;
	width:280px;
	border-radius:5px;
	border:none;
	font-family: 'Roboto';
	font-size:13px;
	color:#747474;
}

.input-login::-moz-placeholder {
    font-family: 'Roboto'!important;
	font-size:13px!important;
	color:#747474!important;
}

.input-login::-webkit-input-placeholder {
    font-family: 'Roboto'!important;
	font-size:13px!important;
	color:#747474!important;
}

.input-login:-ms-input-placeholder {
    color: blue;
    font-family: 'Roboto'!important;
	font-size:13px!important;
	color:#747474!important;
} 

.input-login:-o-input-placeholder {
    font-family: 'Roboto'!important;
	font-size:13px!important;
	color:#747474!important;
}

.buton-logare{
	background-color: #77b49b !important;
	height:40px;
	width:280px;
	border-radius:5px;
	border:none;
	font-family: 'Roboto';
	font-size:16px;
	font-weight:normal!important;
	padding:0px 0px!important;
}

.buton-logare:hover{
	background-color: #77b49b !important;
}

input#email {
    background-image: url(../images/email.png);
    background-repeat: no-repeat;
    text-indent: 40px;
	background-position: 5% 50%;
	
}

input#pass {
    background-image: url(../images/pass.png);
    background-repeat: no-repeat;
    text-indent: 40px;
	background-position: 5% 50%;
	
}



/* Media */

@media (min-width:1201px) {
	
}

@media (max-width:1200px) {
	
}

@media (max-width:992px) {
	
}

@media (max-width:768px) { 
	
}

@media (max-width: 450px) {
	
}

/* Coloana suplimentara Bootstrap 20% */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
