@charset "utf-8";
/* CSS Document */

/*#map{width: 800px;height: 400px;margin-left: 17%;margin-bottom: 50px;max-width: 100%}*/
/*#map{width: 800px;height: 400px;margin-bottom: 50px;max-width: 100%}*/
/*#map{width: 800px;height: 400px;margin-left: auto;margin-right: auto;margin-bottom: 50px;max-width: 100%}*/
#map{width: 100%;height: 500px;margin-left: auto;margin-right: auto;margin-bottom: 50px;max-width: 100%}
/*span[data-field="enable"]:after{content:'';width: 20px;height: 20px;background:blue;border-radius: 50%;display: inline-block;}*/




@media(max-width: 767px){
	#map{height: 250px;margin: 0 0 30px;}
	/*
  body{padding-left: 0;}
  #ewMobileMenu{background: #1f1f1f;}
  #ewMenuColumn{left: -300px;transition: .3s all;z-index: 100000;}
  #ewMenuColumn.active{left: 0;transition: .3s all;}

  .ewContentColumn{padding: 60px 15px;}
  #ewMobileMenu{border:0;box-shadow: none;}
  .ewToolbar .breadcrumb{left: 0;}

  .navbar-default .navbar-brand{color: #fff;}
  .navbar-toggle{margin-right: 10px;}

  #admin-welcome{display: none;}
  .form-horizontal{padding: 0;border: 0;}
  .ewToolbar .breadcrumb{background: white;color: #333;padding: 7px 15px;margin-top: 50px;border-bottom:1px solid #eee;}
  .navbar-brand, .navbar-nav > li > a{text-shadow: none;}
  .navbar-default .navbar-toggle{background: transparent !important;border:0 !important;}
  #ewMenu{display: none !important;}
  .dropdown-submenu:hover > .dropdown-menu{display: block; position: relative; border: 0; margin: 0; padding: 0; width: 100%; text-indent: 20px; }
  .dropdown-submenu:active > .dropdown-menu{display: block; position: relative; border: 0; margin: 0; padding: 0; width: 100%; text-indent: 20px; }
  .dropdown-submenu:focus > .dropdown-menu{display: block; position: relative; border: 0; margin: 0; padding: 0; width: 100%; text-indent: 20px; }
  .dropdown-submenu > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {text-indent: 40px;}
  .dropdown-submenu > .dropdown-menu .dropdown-submenu:active > .dropdown-menu {text-indent: 40px;}
  .dropdown-submenu > .dropdown-menu .dropdown-submenu:focus > .dropdown-menu {text-indent: 40px;}
  textarea.form-control{min-width: auto;}
  */
}
