@import url(https://fonts.googleapis.com/css?family=Raleway);

body {
  color: #4b4d52;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fcfcfc;
  font-family: 'Raleway', sans-serif;
}

a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: 0;
    outline : 0;
}

table td { padding: 3px 5px; font-size: 14px; }

.txtdisabled {
  color: #b0b1b4;
}

.btn {
	border-radius: 6px;
}

.txtmediummaj {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}

.txtmedium {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}

.txtsmall {
  font-size: 13px;
}

.txtmap {
  position:relative;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px;
  text-align: center;
}

.liencarte {
  font-size: 16px;
  font-family: "Courier New", Courier, monospace;
  font-weight:bold;
  padding: 30px 0;
  color: #33bbd3;
  overflow: hidden;
  max-width: 1000px;
}

.bandeau {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	background-color: #fff;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4);
	padding: 10px 0;
}

.menuglobalnolog a {
	//color: #4b4d52;
	font-size:12px;
	text-decoration: none;
}

.menuglobalnolog a:hover {
	//color: #33bbd3;
}

.fondgris {
	width: 100%;
	background: #f6f6f6;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 30px 0;
	margin-top: 30px;
}

.logo {
	margin:5px auto 0 auto;
}

.flag {
	float:left;
	Padding-top: 8px;
}

.flag img{
	margin-right: 10px
}

.titre {
	border-bottom: 1px solid #e9e9e9;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	padding: 20px 0 10px 0;
	height:50px;
}

.accroche p {
	//font-size: 32px;
	//color: #4b4d52;
	//line-height: 32px;
}

.blocs-3 {
	background: #f6f6f6;
	border-bottom: 4px solid #33bbd3;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	margin: 20px 0;
	padding: 30px 0;
}

.blocs-3 img {
	margin-bottom: 15px;
}


.custom-counter {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.custom-counter li {
  counter-increment: step-counter;
  margin-bottom: 10px;
}

.custom-counter li::before {
  content: counter(step-counter);
  margin-right: 5px;
  font-size: 80%;
  background-color: #4b4d52;
  color: white;
  font-weight: bold;
  padding: 3px 8px;
  border-radius: 12px;
}

#wrapper {
    width: 25%;
    text-align:center;
    margin: 30px auto ;

}

.num2{
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	background-color: #4b4d52;
	border-radius: 45px;
	width: 30px;
	height: 30px;
	font-size: 20px;
	line-height: 32px;
	color: #fff;
}

.num {
	position: absolute;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	right: 10px;
	top: 10px;
	background-color: #4b4d52;
	border-radius: 45px;
	width: 35px;
	height: 35px;
	font-size: 20px;
	line-height: 32px;
	color: #fff;
}

.tarifs {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
	border: 1px solid #e9e9e9;
}

.tarifsAEDMAP {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
	border: 1px solid #e9e9e9;
}

.tarifs .titre {
	background-color:#33bbd3;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	text-align: center;
	height: 80px;
}

.tarifsAEDMAP .titre {
	background-color:#d20536;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	text-align: center;
	height: 80px;
}

.tarifs .premium {
	width:180px;
	margin:0 auto;
}

.tarifs .premium p {
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
}

.tarifs td {
	padding: 10px 16px;
}

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

.tarifsAEDMAP td {
	padding: 10px 16px;
}

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

.alertok {
  font-size: 24px;
  font-family: 'Raleway', sans-serif;
  color: #7ac86f;
}

.bloc {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 20px;
	float:left;
	background: #fff;
}

.blocmaptop {
	float:left;
	height:350px;
}

.blocmaptop .map {
	width:100%;
	height:350px;
	background:#fff;
	border: 4px solid #e9e9e9;
}

.blocactutop {
	float:right;
	height:350px;
	padding-left:16px;
}

.blocactutop .actu {
	width:100%;
	height:350px;
	background:#fff;
	border: 4px solid #e9e9e9;
}

.actu .titre {
	border-bottom: 1px solid #e9e9e9;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	padding: 12px 10px 10px 10px;
	height: 50px;
}

.actu .prevnext {
	position:absolute;
	left: 280px;
	top: -38px;
}

.actu .glyphicon {
	font-size: 26px;
}

.actu .article {
	padding: 11px;
	text-align: center;
}

.actu .article a {
	color: #4b4d52;
	text-decoration: none;
}

.actu .article a:hover {
	color: #33bbd3;
	text-decoration: none;
}

.actu .article img {
	width: 100%;
	margin-bottom: 16px;
}

.espace {
	width: 100%;
	height: 20px;
}

.filariane {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: -20px;
}

.fiche {
	float: left;
	width: 50%;
}

.fiche table {
	width: 98%;
}

.fiche td {
	padding: 6px 3px;
}

.fiche .data {
	font-weight: bold;
	width: 60%;
}

.fichemap {
	margin-bottom: 30px;
}

.partagermap {
	width: 700px;
}

.partagermap td {
	padding: 20px;
	text-align: center;
}

.partagermap img {
	margin: 0 20px;
}

.btnsocial {
	height: 82px;
	width: 82px;
	background-color: #9d9ea2;
	border-radius: 90px;
}

.btnsocial:hover {
	background-color: #33bbd3;
}

.blocs-3-premium {
	overflow: hidden;
	border-bottom: 4px solid #33bbd3;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	color: #33bbd3;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	margin: 20px 0;
	padding: 10px 0;
	background-color: #f6f6f6;
	height: 248px;
}

.blocs-3-premium p {
	font-size: 13px;
	color: #4b4d52;
	text-transform: none;
	font-weight: 400;
	width: 100%;
	padding: 0 15px;
	margin-top: 15px;
	text-align: left;
}

.blocs-3-premium img {
	margin-right: 15px;
}

.blocs-3-premium a {
	font-size: 16px;
}

.blocs-3-premium-middle {
	overflow: hidden;
	border-top: 4px solid #33bbd3;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	color: #33bbd3;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	margin: 20px 0;
	padding: 10px 0;
	background-color: #f6f6f6;
	height: 248px;
}

.blocs-3-premium-middle p {
	font-size: 13px;
	color: #4b4d52;
	text-transform: none;
	font-weight: 400;
	width: 100%;
	padding: 0 15px;
	margin-top: 15px;
	text-align: left;
}

.blocs-3-premium-middle img {
	margin-right: 15px;
}

.blocs-3-premium-middle a {
	font-size: 16px;
}

.blocs-3-partager {
	overflow: hidden;
	border-bottom: 4px solid #33bbd3;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	margin: 20px 0;
	padding: 10px 0;
	background-color: #33bbd3;
	background-image: url(../images/bannermap.png);
	background-position: left 80px;
	background-size: 140% auto;
	background-repeat: no-repeat;
	height: 248px;
}

.blocs-3-actus {
	overflow: hidden;
	border-bottom: 4px solid #33bbd3;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	position: relative;
	margin: 20px 0;
	padding: 0;
	background-color: #33bbd3;
	height: 248px;
}

.blocs-3-actus img {
	width: 100%;
}

.blocs-3-actus p {
	position: absolute;
	z-index: 100;
	width: 100%;
	background-color: #33bbd3;
	bottom: -10px;
	padding: 8px 5px;
}

.blocs-3-actus a {
	color: #fff;
	text-decoration: none;
}

.blocs-3-actus a:hover {
	text-decoration: none;
}

/* table mes d�fibrillateurs */
.mesdefib {
	width: 100%;
	border: 1px solid #e9e9e9;
	background: #fff;
}

.mesdefib tr {
	border-bottom: 1px solid #e9e9e9;
}

.mesdefib td {
	padding: 20px 20px;
}

.mesdefib .intitule td {
	padding: 8px 20px;
}

.mesdefib .nom {
	text-transform: uppercase;
	font-weight: 600;
	width: 20%;
	text-align: left;
}

.mesdefib .adresse {
	width: 23%;
	text-align: center;
}

.mesdefib .informations {
	width: 15%;
	text-align: center;
}

.mesdefib .etat {
	width: 14%;
	text-align: center;
}

.mesdefib .alertes {
	width: 14%;
	text-align: right;
}

.mesdefib .action {
	width: 15%;
	text-align: center;
}

.mesdefib .intitule {
	background-color: #f6f6f6;
	font-weight: 600;
}

.intitule .nom {
	text-transform: none;

}

.intitule .search {
	font-weight: normal;
}
/* table mes d�fibrillateurs end */
.mandatory{
  color:#d20536;
}

.txtRed{
	color: #d20536 !important;
}

.txtOrange{
	color: #ff8d00 !important;
}

.bgRed{
	background-color: #FFAEAE !important;
}

.bgOrange{
	background-color: #FFE6AE !important;
}
.err{
	background-color: #d20536 !important;
}
.errHome{
	color: #d20536 !important;
}



.asterisque {
  font-size: 15px;
  color: #ff0000;
}

.dragdrop {
  background-color: #f6f6f6;
  padding: 30px;
  text-align: center;
}

.tabmap {
  height: 330px;
}

.dragdrop img {
  margin: 20px 0;
}

.btntop {
  margin-top: 26px;
  background-image: none;
  border: 1px solid transparent;
  background-color: #f6f6f6;
  border-radius: 20px;
  font-size: 13px;
}

.btn-defib {
  color: #fff;
  background-color: #33bbd3;
  border-color: #2ab1c9;
  font-size: 12px;
  font-weight:bold;
  font-family: 'Raleway', sans-serif;
}

.btn-defib:hover,
.btn-defib:focus,
.btn-defib:active,
.btn-defib.active,
.open .dropdown-toggle.btn-defib {
  color: #fff;
  background-color: #2ab1c9;
  border-color: #2ab1c9;
}

.btn-aedmap {
  color: #fff;
  background-color: #d20536;
  border-color: #d20536;
  font-size: 12px;
  font-weight:bold;
}

.btn-aedmap:hover,
.btn-aedmap:focus,
.btn-aedmap:active,
.btn-aedmap.active,
.open .dropdown-toggle.btn-aedmap {
  color: #fff;
  background-color: #d20536;
  border-color: #d20536;
}

.btn-cancel {
  color: #fff;
  background-color: #c9c9c9;
  border-color: #bfbfbf;
}
.btn-cancel:hover,
.btn-cancel:focus,
.btn-cancel:active,
.btn-cancel.active,
.open .dropdown-toggle.btn-cancel {
  color: #fff;
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}

.dropdown-menu {
  font-size: 14px;
}

.dropdown-menu li{
  margin-top: 5px;
  margin-bottom: 5px;
}

.navbar-collapse {
  float:right;
  margin-top:-63px
}

.menuglobal {
float: left;
margin-top: 0px;
margin-right: 20px;
}

.navbartitle {
  width:100%;
  height:80px;
  line-height:80px;
}

.bartitle {
  float: left;
  font-family: 'Raleway', sans-serif;
  font-size: 26px;
}

.barlink {
  float: right;
  height:80px;
  line-height:80px;
}

.glyphicon {
  color: #33bbd3;
  margin-right: 5px;
}

/* nav tab */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 12px 0px;
  text-align: center;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #fff;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-left: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background:#f6f6f6;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  margin-left: 0;
}
.nav-tabs > li > a {
  margin-right: 0px;
  line-height: 1.42857143;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-radius: 0px 0px 0 0;
  background-color: #f6f6f6;
}
.nav-tabs > li > a:hover {
  border-color: #e9e9e9 #e9e9e9 #e9e9e9;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border-left: 0px solid #e9e9e9;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #e9e9e9;
}
/* nav tab end */

.contentbis {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background-color: #fff;
  padding:20px;
}

/* onglets */
.onglet {
  border: 0px;
  border-bottom: 3px solid #33bbd3;
  margin-top: 100px;
}

.onglet > li {
  float: left;
  margin-bottom: 0px;
  font-family: 'Raleway', sans-serif;
}

.onglet > li > .defib {
  height: 106px;
  border: 0px;
  border-radius: 0px 0px 0 0;
  border-left: 0px solid #e9e9e9;
  background-color: #f6f6f6;
  background-image: url(../images/ongleticon_defib.png);
  background-repeat: no-repeat;
  background-position: center top;
  color: #4b4d52;
  padding-top: 72px;
}

.onglet > li > .defib:hover  {
  color: #fff;
  background-color: #33bbd3;
  border-left: 0px solid #e9e9e9;
  background-image: url(../images/ongleticon_defibON.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.onglet > li.active > .defib,
.onglet > li.active > .defib:hover,
.onglet > li.active > .defib:focus {
  color: #fff;
  cursor: default;
  background-color: #33bbd3;
  border-left: 0px solid #e9e9e9;
  background-image: url(../images/ongleticon_defibON.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.onglet > li > .ajouter {
  height: 106px;
  border: 0px;
  border-radius: 0px 0px 0 0;
  border-left: 0px solid #e9e9e9;
  background-color: #f6f6f6;
  background-image: url(../images/ongleticon_ajouter.png);
  background-repeat: no-repeat;
  background-position: center top;
  color: #4b4d52;
  padding-top: 72px;
}

.onglet > li > .ajouter:hover  {
  color: #fff;
  background-color: #33bbd3;
  border-left: 0px solid #e9e9e9;
  background-image: url(../images/ongleticon_ajouterON.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.onglet > li.active > .ajouter,
.onglet > li.active > .ajouter:hover,
.onglet > li.active > .ajouter:focus {
  color: #fff;
  cursor: default;
  background-color: #33bbd3;
  border-left: 0px solid #e9e9e9;
  background-image: url(../images/ongleticon_ajouterON.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.onglet > li > .partager {
  height: 106px;
  border: 0px;
  border-radius: 0px 0px 0 0;
  border-left: 0px solid #e9e9e9;
  background-color: #f6f6f6;
  background-image: url(../images/ongleticon_partager.png);
  background-repeat: no-repeat;
  background-position: center top;
  color: #4b4d52;
  padding-top: 72px;
}

.onglet > li > .partager:hover  {
  color: #fff;
  background-color: #33bbd3;
  border-left: 0px solid #e9e9e9;
  background-image: url(../images/ongleticon_partagerON.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.onglet > li.active > .partager,
.onglet > li.active > .partager:hover,
.onglet > li.active > .partager:focus {
  color: #fff;
  cursor: default;
  background-color: #33bbd3;
  border-left: 0px solid #e9e9e9;
  background-image: url(../images/ongleticon_partagerON.png);
  background-repeat: no-repeat;
  background-position: center top;
}
/* onglets end */

.radio-primary {
	color: #b5b5b5;
	background-color: #43b155;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	max-width: 260px;
	white-space : normal;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ccc;
	padding: 6px 0;
	width: 40px;
}
.radio-primary:hover,
.radio-primary:focus,
.radio-primary:active,
.radio-primary.active,
.open .dropdown-toggle.radio-primary {
  color: #fff;
  border-color: #63c473;
    background: #3aa04c;
    background: -moz-linear-gradient(top, #3aa04c 0%, #3aa04a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3aa04c), color-stop(100%, #3aa04a));
    background: -webkit-linear-gradient(top, #3aa04c 0%, #3aa04a 100%);
    background: -o-linear-gradient(top, #3aa04c 0%, #3aa04a 100%);
    background: -ms-linear-gradient(top, #3aa04c 0%, #3aa04a 100%);
    background: linear-gradient(to bottom, #3aa04c 0%, #3aa04a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aa04c', endColorstr='#3aa04a',GradientType=0 );
    border-color: #196f28 #399a49 #399a49 #258033;
}

/* footer */
#footer {
    width: 100%;
    background-color: #4b4d52;
	margin-top: 60px;
	padding-bottom: 60px;
	padding-top: 30px;
	color: #9d9ea2;
	line-height: 30px;
}

.footerbloc {
    float: left;
	width: 210px;
	min-height: 140px;
}

#footer a {
    text-decoration: none;
	color: #9d9ea2;
}

#footer a:hover {
    text-decoration: underline;
	color: #9d9ea2;
}

#footer .title{
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
}
/* footer end */

.btn-defib-navigation {
	color: grey;
	background-color: #ffffff;
	border-color: #33bbd3;
	width: 95px !important;
}

.err{
background-color: #f2dede;
border-color: #ebccd1;
}
.caret-up {
    border-bottom: 4px solid ;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    display: inline-block;
    width: 0;
    margin-bottom:4px;
}

.txtline{
	padding-bottom: 1px !important;
}

 .btn-edit {
    background: url(../images/icons.png) no-repeat -34px 0;
    width: 20px;
    margin: 0 7px 0 2px !important;
}
.btn-view {
    background: url(../images/ico-view.png) no-repeat;
    width: 39px;
    height: 35px !important;
}

.btn-del {
    background: url(../images/icons.png) no-repeat -67px 0;
    width: 21px;
    margin: 0 7px 0 2px !important;
}

.filter-holder {
    /* line-height: 0; */
    font-size: 0;
    text-decoration: none;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 2px;
}

/* ------------------------------------------------------ */

#dropbox .uploaded{
	position: absolute;
	height:200px;
	width: 268px;
	background: url('../images/done.png') no-repeat center center rgba(255,255,255,0.5);
	display: none;
}

#dropbox .preview.done .uploaded{
	display: block;
}



/*-------------------------
	Progress Bars
--------------------------*/

#dropbox .uploadwaiting{
  filter: alpha(opacity=40);
}

#dropbox .progressHolder{
	position: relative;
	background-color:#252f38;
	height:12px;
	box-shadow:0 0 2px #000;
	-webkit-box-shadow:0 0 2px #000;
	-moz-box-shadow:0 0 2px #000;
}

#dropbox .progress{
	background-color:#C00532;
	position: absolute;
	height:100%;
	left:0;
	width:0;

	box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;

	-moz-transition:0.25s;
	-webkit-transition:0.25s;
	-o-transition:0.25s;
	transition:0.25s;
}

#dropbox .preview.done .progress{
	width:100% !important;
}

#showInmap {
	background: url(../images/btRefeshPosition.png) no-repeat !important;
	background-position: 18px 5px !important;
	background-size: 20px 20px !important;
}
