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


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

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

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

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

.button-positive-rect {
  background: linear-gradient(#000000, #212121);

}

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

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

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

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

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

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


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

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

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

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

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

.button-discard{
  background: #000000 !important;
}
/*botton para avisar llegada*/
.button-accept{
  background: #e4b152 !important;
}

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

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

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

.popup .close {
  color: #cccccc;
}

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

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

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

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

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

.text-add{
  color: #212121;
}

.button-degradado{
  background: linear-gradient(  #000000, #212121);
}

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

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

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



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

.cutomePopUpHeader{
  background-color: #000000;
}


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

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

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

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

.loginInput{
  color: #000000 !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;
}