html, body, .mdl-textfield__input, .ui-widget {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif !important;
}

html, body {
    margin: 0;
    padding: 0;
}

h5{
	color: rgb(63,81,181);
	border-bottom: 2px solid rgb(63,81,181);
	padding-bottom: 4px;
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}

/**********/

.primary{
	color: rgb(63,81,181);
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}



/*************/
.ok-menu{
	text-transform: uppercase;
    font-weight: 600;
}
.ok-sub-menu{
	display: none;
}
.ok-drawer-separator{
	height: 1px;
    background-color: #dcdcdc;
    margin: 8px 0;
}
/*************/


.mdl-button--fab.mdl-button--micro-fab {
    height: 30px;
    min-width: 30px;
    width: 30px;
	
}


.mdl-button--micro-fab .material-icons{
	font-size: 20px;
}

.progressBar .mdl-progress{
	width: 100%;
}


.perfil{
	padding: 16px 40px;
    margin: 0;
}
.ok_mdl-data-table{
	white-space: normal;	
}


.align-right{
	text-align: right;	
}

.align-center{
	text-align: center;	
}

.ok-mini-icon .material-icons{
	font-size: 20px;
}


.arrrow-back{
	position: absolute;
    top: 16px;
    left: 16px;
    color: white;
    z-index: 9999;
}

.page-content{
	max-width: 1200px;
}


#add-button {
      position: fixed;
      display: block;
      right: 0;
      bottom: 0;
      margin-right: 40px;
      margin-bottom: 40px;
      z-index: 900;
}


.ok-card-overflow-visible{
	overflow: visible;
}

.ok-card-center{
	text-align: center;
}

.ok-card-padding{	
	padding: 16px;
}

.ok-card-margin{	
	margin: 16px;
}


.ok-card .mdl-card__supporting-text{
	/*width: 100%;*/
	padding: 0;
}

.ok-card .ok-errors{
	margin: 0 0 16px 0;
	color: #fff;
}

.ok-card .ok-errors p, .ok-card .ok-errors2 p{
	margin: 8px 16px;	
}

.ok-tags{
	padding: 8px;	
}


.ok-nav{	
	display: flex;
}

.ok-nav .section-spacer {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.ok-nav > .ok-nav__button {
    text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}

.ok-nav > .ok-nav__button:first-child .mdl-button {
    margin-right: 16px;
}

.ok-nav > .ok-nav__button:last-child .mdl-button {
    margin-left: 16px;
}



.edit-card .mdl-textfield  {	
	/*width: 100%;*/
}


.summary-card .mdl-card__media img{
	width: 100%;
	height: auto;
}

.add-photo-card{
	text-align: right;
	margin-top: -28px;
}

.ok-deal-delete{
	position: relative;
	top: 40px;
	left: 10px;
}


.filter-card{
	position: relative;
}

.filter-card form{
	width: 100%;
}

.button-search{
	position: absolute; right: -16px; top: -16px;
	z-index: 999;
}


.ok-set-beacon{
	margin: 0 5px;	
}


.description{
	height: 150px;	
}


.filter-card #name{
	
}


.view-deal .view_intro{
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 13px;
    line-height: 18px;	
}

.view-deal .view_description{	
	font-size: 15px;
    line-height: 18px;	
}

.view-deal .view_promo{	
	font-size: 15px;
    line-height: 18px;	
	margin-top: 32px;
}

.view-deal .view_logo_play{
	margin-top: 16px;
	text-align: center;
}

/************************/



.ok-select{
	width: 100%;
	border: none;
    border-bottom: 1px solid rgba(0,0,0,.12);
    font-size: 16px;
    font-family: "Helvetica","Arial",sans-serif;
	color:rgb(97, 97, 97);
}

.ok-select option{	
	min-height: 1.5em;
    padding: 0px 60px;
}

.ok-select option:hover{	
    background-color: #eee;
}





/************************/

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

/*************************/


#map {
  height: 600px; /* The height is 400 pixels */
  width: 100%; /* The width is the width of the web page */
}

.map-info-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.map-info-container > .map-flex-item {
  -webkit-flex: auto;
  flex: auto;
}

.map-info-container > .map-raw-item {
  width: 100px;
  padding: 0 8px;
}

.map-img-th{
	width: 100px;
    height: auto;
}
.map-button{
	height: 30px !important;
    min-width: 30px !important;
    width: 30px !important;
}

#ruta{
	list-style-type: none;
	padding: 0;
}

#ruta li{
	position:relative;	
	background-color: #eee;
	margin-bottom: 4px;
	padding: 4px 8px 4px 24px;
}

#ruta li:hover{	
	background-color: #ddd;	
	 cursor: move;
}

.map-close{
	display: none;
	position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.map-location_on{
	position: absolute;
    top: 4px;
    left: 0px;
}

.ruta-info{
	font-size: 10px;
}

.marker-icon{
	font-size: 17px;
}