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


.button-positive {
  border-color: #00AEEF;
  background-color: #00aeef !important;
}

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

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

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

.button-way{
  background-color: #fc9f08  !important;
}

.button-positive-rect {
  background: linear-gradient(#3192d4, #06abec);

}

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

.bar-calm-900{
  background:  linear-gradient( #2f93d5, #0ba8e9) !important;
}

.bar-calm-900:visited, .bar-calm-900:hover, .bar-calm-900:active, .bar-calm-900.activated{
  background:  linear-gradient( #2f93d5, #0ba8e9) !important;
}

.button.button-fab.button-fab-bottom-right{
  background: linear-gradient(  #1A9FE1, #3A8DCF);
}

.button.button-fab.button-fab-bottom-right:hover, .button.button-fab.button-fab-bottom-right:active{
  background: linear-gradient(  #1A9FE1, #3A8DCF);
}

.button-actualizar{
  background: linear-gradient(top, #3192d4, #0ba8e9) !important;
}


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

.button-search-user{
  background: #0fa5e7;
}

.button-add-user{
  background: #3c8cce;
}

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

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

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

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

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

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

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

.popup .close {
  color: #2f93d5;
}

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

.menuitem.active {
  background-color: #0c63ee;
}

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

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

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

.text-add{
  color: #3c8bcd;
}

.button-degradado{
  background: linear-gradient(  #1A9FE1, #3A8DCF);
}

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

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

.content-pro  {
  border-color: #3c8dbc;
  background-color: #0d47a1;
}



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

.cutomePopUpHeader{
  background-color: #00aeef;
}


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

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

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

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

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