/*==================================*/
/*             login                */
/*==================================*/


.button-positive {
  border-color: #f4441c;
  background-color: #f4441c !important;
}

.button-positive:hover, .button-positive:visited, .button-positive:active{
  background-color: #f4441c;
}

.button-positive-900 {
  border-color: #454545;
  background-color: #454545 !important;
 }
 
 .button-way{
  background-color: #454545 !important;
}

.button-positive-900:hover, .button-positive-900:visited, .button-positive-900:active{
  background-color: #454545 !important;
}

.button-positive-rect {
  background: linear-gradient(#454545, #646464);

}

/*==================================*/
/*             profile              */
/*==================================*/

.bar-calm-900{
  background:  linear-gradient( #f4441c, #fa820a) !important;
}

.bar-calm-900:visited, .bar-calm-900:hover, .bar-calm-900:active, .bar-calm-900.activated{
  background:  linear-gradient( #f4441c, #fa820a) !important;
}

.button.button-fab.button-fab-bottom-right{
  background: linear-gradient( #454545, #646464);
}

.button.button-fab.button-fab-bottom-right:hover, .button.button-fab.button-fab-bottom-right:active{
  background: linear-gradient(  #454545, #646464);
}

.button-actualizar{
  background: linear-gradient(top, #454545, #646464) !important;
}


/*==================================*/
/*      Mark routes telephonist     */
/*==================================*/

.button-search-user{
  background: #454545;
}

.button-add-user{
  background: #646464;
}

.title-modal{
  color: #cccccc !important;
}

/*==================================*/
/*        Mapped Points             */
/*==================================*/

.button-discard{
  background: #454545 !important;
}

.button-accept{
  background: #f4441c !important;
}

/*==================================*/
/*          Modal                   */
/*==================================*/

.popup-title{
  color: #cccccc !important;
}

.popup-sub-title{
  color: #454545 !important;
}

.popup .close {
  color: #cccccc;
}

/*==================================*/
/*      List Autocomplete           */
/*==================================*/

.menuitem.active {
  background-color: #454545;
}

.menuitem.active:hover {
  background-color: #454545;
}

.menuitem.sub.active {
  background-color: #454545;
}

/*==================================*/
/*          General                 */
/*==================================*/

.text-add{
  color: #454545;
}

.button-degradado{
  background: linear-gradient( #454545, #646464 );
}

.button-block-blue{
  background: #454545 !important;
}

.button-block-blue:hover, .button-block-blue:active{
  background: #454545 !important;
}

.content-pro  {
  border-color: #646464;
  background-color: #454545;
}



/*=======================================*/
/*        Map Dirver                     */
/*=======================================*/

.cutomePopUpHeader{
  background-color: #454545;
}


.button-calm-900{
  background-color: #f4441c !important;
}

.button-calm-900:active,.button-calm-900:hover,.button-calm-900.activated,.button-calm-900:visited,
{
  background: #f4441c !important;
}

/*============ login ===============*/

.loginInput::placeholder{
  color: #ffffff !important;
}

.loginInput{
  color: #ffffff !important;
  border-bottom: 0.5 px solid #ccc !important;
}
/*============ input login ===============*/

/*.login-md-input input{*/
  /*color: black !important;*/
/*}*/

/*.flat-login {*/
  /*height: 12em;*/
/*}*/

/*.item-md-label .input-label{*/
  /*color: black;*/
/*}*/

/*.button.button-light.button-clear{*/
  /*color: #454545;*/
/*}*/

/*============ background white or clear ===============*/

/*.item-md-label input {*/
  /*box-shadow: none !important;*/
  /*border: none !important;*/
  /*border-bottom: 1px solid #7e7e7e !important;*/
  /*background-color: transparent !important;*/
/*}*/

/*.fondo-white{*/
  /*color: black;*/
/*}*/