a{
	text-decoration: none;
}
a ,input,select,textarea{ outline: none;}

.task-bar-item-panel img{
	float: left;
	margin-top: 5px;
}
.close-tb-item{
	top: 2px;
}
.task-bar-item-panel span{
	font-size: 14px;
	float: left;
	width: 90px;
	overflow: hidden;
	word-break: break-all;
	line-height: 30px;
	height: 30px;
	color: #fff;
}
/**Data e Hora Topo**/
#dataHora_topo{
	background:url(../dweb/images/taskbuttons-panel-bg.png) repeat-x;
	position: absolute;
	color: #e0e0e0;
	width: 190px;
	right: 0px;
	z-index: 9;
	line-height: 30px;
	vertical-align: middle;
	font-family: 'Noto Sans',Helvetica,Arial,sans-serif;
}
#dataHora_topo div{
	float: left;
	text-align: center;
}
#dataHora_topo #data_topo{
	width: 90px;
	margin-left: 5px;
}
#dataHora_topo #hora_topo{
	width: 60px;
}
.selected-dialog{
	background: #969696 !important;
}

/**Login**/
#login_atual{
	background:url(../dweb/images/taskbuttons-panel-bg.png) repeat-x;
	position: absolute;
	color: #e0e0e0;
	right: 170px;
	padding: 0px 20px 0px 10px;
	z-index: 9;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-family: 'Noto Sans',Helvetica,Arial,sans-serif;
}

.line_menu{
	height:0px;
	border:0px;
	width:220px;
	margin-left:28px;
	position:absolute;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	cursor:initial;
}

/****/

input[type="text"], input[type="password"], select,  textarea{
	border: 1px solid #dce4ec;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #2c3e50;
    display: block;
	height: 25px;
	width:100px;
	padding: 5px;
}

.left{	float: left; }
.right{	float: right; }

.marginT_05{ margin-top: 5px; }
.marginT_10{ margin-top: 10px; }
.marginT_15{ margin-top: 15px; }
.marginT_20{ margin-top: 20px; }
.marginT_25{ margin-top: 25px; }
.marginT_30{ margin-top: 30px; }

.marginB_05{ margin-bottom: 5px; }
.marginB_10{ margin-bottom: 10px; }
.marginB_15{ margin-bottom: 15px; }
.marginB_20{ margin-bottom: 20px; }
.marginB_25{ margin-bottom: 25px; }
.marginB_30{ margin-bottom: 30px; }

.marginL_05{ margin-left: 5px; }
.marginL_10{ margin-left: 10px; }
.marginL_15{ margin-left: 15px; }
.marginL_20{ margin-left: 20px; }
.marginL_25{ margin-left: 25px; }
.marginL_30{ margin-left: 30px; }

.marginR_05{ margin-right: 5px; }
.marginR_10{ margin-right: 10px; }
.marginR_15{ margin-right: 15px; }
.marginR_20{ margin-right: 20px; }
.marginR_25{ margin-right: 25px; }
.marginR_30{ margin-right: 30px; }

.paddingL_05{ padding-left: 5px; }
.paddingL_10{ padding-left: 10px; }
.paddingL_15{ padding-left: 15px; }
.paddingL_20{ padding-left: 20px; }
.paddingL_25{ padding-left: 25px; }
.paddingL_30{ padding-left: 30px; }

.paddingR_05{ padding-right: 5px; }
.paddingR_10{ padding-right: 10px; }
.paddingR_15{ padding-right: 15px; }
.paddingR_20{ padding-right: 20px; }
.paddingR_25{ padding-right: 25px; }
.paddingR_30{ padding-right: 30px; }



.width_50{width: 50px !important;}
.width_100{width: 100px !important;}
.width_150{width: 150px !important;}
.width_200{width: 200px !important;}
.width_250{width: 250px !important;}
.width_300{width: 300px !important;}
.width_350{width: 350px !important;}
.width_400{width: 400px !important;}
.width_450{width: 450px !important;}
.width_500{width: 500px !important;}
.width_550{width: 550px !important;}
.width_600{width: 600px !important;}

.height_75{height: 75px;}

input[type="button"], input[type="submit"]{
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
	margin-right: 13px;
    padding: 6px 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	background-color: #888888;
    font-size: 14px;
	color: #fff;
	float: right !important;
}

form>div{
	float: left;
	width: 100%;
	margin-right:10px;
	margin-bottom: 10px;
}

.cls{
	clear:left;
}

/**************************/
/******Content inicial*****/
/**************************/
.content_car{
	float: left;
	color: #000;
	min-width: 150px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 0px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden;
}
.cont_lin{
	float: left;
	width: 100%;
}
#status_lista{
	text-transform: capitalize;
	font-weight: normal;
	float: left;
	font-size: 15px;
	padding: 8px 15px;
	width: 90%;
}
.cont_content_ser{
	margin: 0px 1px 1px 1px;
	float: left;
	padding: 5px;
	color: #000;
	background: #FFF;
	overflow: hidden;
	width: calc(100% - 12px);
	height: calc(100% - 46px);
}
#placa_veiculo_lista{
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;

}
#placa_veiculo, #veiculo_placa{
	text-transform: uppercase;
}

div#location_macanica {
    float: left;
    width: 200px;
    background: url(../dweb/images/taskbuttons-panel-bg.png) repeat-x;
    position: absolute;
    color: #e0e0e0;
    right: 390px;
    padding: 0px 20px 0px 10px;
    z-index: 9;
    line-height: 30px;
    vertical-align: middle;
    text-align: right;
    font-family: 'Noto Sans',Helvetica,Arial,sans-serif;
}

div#location_macanica>label {
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

#content_lembrete_topo {
    background: url(../dweb/images/taskbuttons-panel-bg.png) repeat-x;
    position: absolute;
    color: #e0e0e0;
    width: 40px;
    right: 0px;
    z-index: 9;
    line-height: 30px;
    vertical-align: middle;
    font-family: 'Noto Sans',Helvetica,Arial,sans-serif;
}
#content_lembrete_topo #lembrete_topo {
    float: left;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    border: 1px solid #999;
    background: #FFF;
    margin: 2px 5px;
    cursor: pointer;
    color: #999;
    line-height: 25px;
    font-size: 14px;
	text-align: center;
}
#content_lembrete_calendario {
	float: left;
	width: 290px;
	height: calc(100% - 30px);
	position: absolute;
	right: 0;
	z-index: 99999999999999999999;
	top: 30px;
	background: #FFF;
	padding: 15px 10px;
	box-sizing: border-box;
	border-left: 2px solid;
    overflow-y: auto;
	display: none;
}
.ui-autocomplete {
	width: 260px !important;
    height: 160px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.ui-autocomplete a {
    font-size: 14px;
	cursor: pointer;
}
.calendario {
    float: left;
	width: 100%;
	margin-bottom: 10px;
}
.calendario .beforemonth, .calendario .aftermonth {
    background: #CCC;
}
.calendario td,.calendario th {
    text-align: center;
}
.calendario td {
    border-top: 1px solid #000;
    padding-top: 3px;
}
.calendario td .dia {
    cursor: pointer;
}
.calendario td.diaAtual{
	background: rgba(52, 152, 219, 0.6);
}
.content_buttons_calendario {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.content_buttons_calendario .before_month,
.content_buttons_calendario .after_month {
    float: left;
    height: 30px;
    width: 10%;
    border: 1px solid #000;
    box-sizing: border-box;
    background: #DDD;
}
.mesmonth {
    float: left;
    height: 30px;
    width: calc(80% - 10px);
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    margin: 0px 5px;
    border: 1px solid #000;
    box-sizing: border-box;
}
.content_addLembrete {
    float: left;
    width: 100%;
}
.content_list_lembrete {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-top: 2px solid;
	border-bottom: 2px solid;
	margin-bottom: 10px;
	overflow: auto;
	min-height: 110px;
	max-height: calc(100% - 610px);
}
.title_list_lembre {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.content_list_lembrete>div {
	float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.content_list_lembrete>.title_list_lembre{
	border-bottom: 1px dotted #000 !important;
}
.content_list_lembrete>div>div {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bt_lembrete {
	float: left;
    position: absolute;
    background: #FFF;
    padding: 5px;
    box-sizing: content-box;
    border: 1px solid;
    border-radius: 5px;
    right: 0;
    bottom: -12px;
    display: none;
    z-index: 99999999999999999999999999999999;
}
.content_list_lembrete>div:hover .bt_lembrete{
	display: block;
}
.bt_lembrete>button {
    float: left;
    border: 0px;
	padding: 0px;
    width: 25px;
    height: 25px;
    background: transparent;
}
.bt_lembrete>button::before{
    content: "";
	width: 20px;
	height: 20px;
	float: left;
}
.bt_lembrete>button.bt_view_cliente::before {
    background: url(../images/cliente.png) center;
    background-size: 100%;
}
.bt_lembrete>button.bt_view_veiculo::before {
    background: url(../images/veiculo.png) center no-repeat;
    background-size: 100%;
}
.bt_lembrete>button.bt_transformar_lembrete::before {
    background: url(../images/entrada.png) center no-repeat;
    background-size: 100%;
}

.bt_lembrete>button.bt_view_lembrete::before {
    content: "\270f" !important;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.bt_lembrete>button.bt_delete_lembrete::before {
    background: url(../images/trash.png) center no-repeat;
    background-size: 85%;
}
.content_list_lembrete>div:last-child {
    border-bottom: 0px;
}
.content_addLembrete>form>div {
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
.content_addLembrete>form>div:last-child{
	margin-bottom: 0px;
    margin-top: 5px;
}
.content_addLembrete>form>div>label {
    float: left;
    width: 100%;
}
.content_addLembrete>form>div>input,
.content_addLembrete>form>div>select {
    float: left;
    width: 100%;
	height: 30px;
    margin: 0 !important;
}
.content_addLembrete>form>div>textarea{
	float: left;
	width: 100%;
	min-width: 100%;
	height: 40px;
	margin: 0 !important;
	resize: vertical;
}
.ative_lembrete {
    background: #72d850 !important;
    color: #000 !important;
}

.content_load {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: +1;
    background: rgba(0, 0, 0, 0.25);
    top: 0;
    left: 0px;
	display: none;
}
.load {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../images/loader.gif) center no-repeat;
    background-size: 50%;
    transform: translate(-50%);
}
