
/*******************************************************************************
 *  gallery Module values
 */
.boxGalleryEmpty {
	width: 440px;
	height: 120px;
	background-color: #fff;
	border: 1px solid #E3CBB5;
	padding-left: 12px;
}
.cellGallery {
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	width: 120px;
	
	height:145px;
border:4px solid gray;
}

.cellGallery:nth-child(4) {
margin-right:0;
}


.cellGalleryInner {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 112px;
	height:90px;
	overflow:hidden;
}
.cellGalleryControls {
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	height: 17px;
	background-color: #DCDADB;
}
.cellGalleryControlsDelete {
	float: right;
	margin-right: 2px;
}






.file_label{

	border: 4px solid #D6D2D2;
display:block;
width:120px;
overflow:hidden;
    padding:4px 14px;
      box-sizing: border-box;
    border-radius:2px;
background-color:#C4E0EC;
text-align:center;
line-height:90%;
}


div.btn.fileinput-button {
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 4px;
  margin-bottom:  16px !important;
}
div.btn.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  border-width: 0 0 100px 200px;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transform: translate(-300px, 0) scale(4);
  direction: ltr;
  cursor: pointer;
}

.logged-shop-image{
width:100%;
border-bottom:1px solid #A7CAEA;
margin-bottom:20px;
padding-bottom:10px;

}

.logged-shop-image img{
width:260px;
}


.linkerGeoClose{
font-weight:700;

}


.linker-logged-newaccount{
width:inherit;
background-color:#C4E0EC;
display:block;
font-size:16px;
padding:12px 0;
text-align:center;
}
.linker-logged-newaccount:hover{
    -moz-box-shadow:6px 6px 8px #455563;
    -webkit-box-shadow:6px 6px 8px #455563;
    box-shadow:6px 3px 8px #455563;
}

.logged-nav{
background-color:#fff;
border-bottom:1px solid #A7CAEA;
padding:6px 18px;
  box-sizing: border-box;
}


.linkerLogged{
width:47%;
float:left;

display:block;
}




.linkerLogged-single{
  width:100%;
}

.logged-nav:hover{
background-color:#E0E0EE;
}


.linkerLoggedAction{
width:inherit;
background-color:#fff;
display:block;
height:14px;
padding:6px 10px;
border-bottom:1px solid #A7CAEA;
}

.linkerLoggedAction:hover{
background-color:#E0E0EE;
}



.linker-logged-header{
padding-top:20px;
height:36px;
color:#000;
font-size:22px;
width:100%;
text-align:center;
display:block;
margin-bottom:25px;
}
.linker-logged-regatta{
background:#AEF0EF;
}


.linker-logged-shop{

background:#E4C4C4;
}
.linker-logged-header:hover{
    -moz-box-shadow:6px 6px 8px #455563;
    -webkit-box-shadow:6px 6px 8px #455563;
    box-shadow:6px 3px 8px #455563;
}
.logged-info{

	
padding-bottom:2px;
}

.nav-logged {

	padding: 5px;
	font-family: Arial, Verdana;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 15px;
	color: #272727;
border-top:4px solid #A7CAEA;
border-bottom:4px solid #A7CAEA;
	margin-bottom: 8px;
}



.logged-content{
width:520px;
margin:30px auto;
}

.logged-shopadd-required{
border-top:4px solid #A7CAEA;
border-bottom:4px solid #A7CAEA;
padding:40px 0;
background-color:#fff;
}



#BoxMapMain10{
    height:200px;
    width:inherit;
    margin-left:auto;
    margin-right:auto;

}


.FieldGeoHeader {
	height: 25px;
	width: 400px;

}
#FieldGeo {
	position: absolute;
	display: none;
	top: -50px;
	left: 20px;
	height: 250px;
	width: 400px;
	background-color: gray;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#BoxMapAlert{
      position:absolute;
      display:none;
      top:40px;
      left:40px;
      height:150px;
      width:380px;

      background-color:#E7E7DD;
  		-moz-border-radius:4px;
  	  -webkit-border-radius:4px;
  	  border-radius:4px;
      -moz-box-shadow:6px 6px  5px #ACB8AC;
    	-webkit-box-shadow:6px 6px  5px #ACB8AC;
    	box-shadow:6px 6px 5px #ACB8AC;
  	  
  	  

}

#BoxMapAlertInner{
    height:130px;
    width:240px;
    margin-left:auto;
    margin-right:auto;
}

 .login-image-overview{
border-bottom:1px solid #E1DAE2;
margin-bottom:30px;
 }
 

 
.btnImageOpen,
.btnImageClose{
 cursor:pointer;

}
 
.login-image{
    display:none;   
    
    top:5px;
    left:2px;
    width:190px;
    min-height:20px;
    padding:5px;
    background-color:#fff;
    z-index:4444;
    border:1px solid gray;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow:6px 6px 8px #455563;
    -webkit-box-shadow:6px 6px 8px #455563;
    box-shadow:6px 3px 8px #455563;
}
progress{

padding:0;
        width:160px;
        height:4px;
}


.c-upload-ajax{
display:none;
}







#boxUploadShop {
	height: 180px;
}
.boxLoginError {
	color: red;
	font-weight: 700;
}
.cellLoginShopImage {
	border-top: 1px solid #A7CAEA;
	border-bottom: 1px solid #A7CAEA;

	padding: 5px;
	background:#fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	
	
}
.cellLoginShopImage0,    cellLoginShopImage1 {
	float: left;
}
.cellLoginShopImage0 {
	width: 45px;
}



.cellLoginDashboardHomeLine {
	border-bottom: 1px solid #A7CAEA;
	margin-bottom: 14px;
	padding-bottom: 12px;
	width: 558px;
}
.cellLoginDashboardHome0 {
	float: left;
	width: 200px;
}
.cellLoginDashboardHome1 {
	float: left;
	width: 320px;
}
.cellLoginDashboardShopLine {
	width: inherit;
padding-top:12px;
margin-top:22px;


	border-bottom:1px solid #E0E0EE;
}


.cellLoginDashboardAgendaHeader{


margin-bottom:10px;
border-bottom: 1px solid #A7CAEA;
border:5px solid red;
}


.cellLoginDashboardAgendaLine{
padding-top:2px;
margin-top:22px;
	border-top: 12px solid #A7CAEA;
	height:42px;

}

.cellLoginDashboardAgendaLine-image{
float:left;
width:40px;
height:40px;
overflow:hidden;
}
.cellLoginDashboardAgendaLine-content{
padding-top:10px;
float:left;
	padding-left:12px;
}


.cellLoginDashboardAgenda0, .cellLoginDashboardAgenda1, .cellLoginDashboardAgenda2, .cellLoginDashboardAgenda3, .cellLoginDashboardAgenda4, .cellLoginDashboardShop0, .cellLoginDashboardShop1, .cellLoginDashboardShop2, .cellLoginDashboardShop3, .cellLoginDashboardShop4, .cellLoginDashboardShop5, .cellLoginDashboardShop6 {
	float: left;
	overflow: hidden;
	padding-top:10px;
		padding-bottom:10px;
}
.cellLoginDashboardAgenda0 {
	width: 315px;
	padding-left:10px;
}
.cellLoginDashboardAgenda1 {
	width: 205px;
}
.cellLoginDashboardAgenda2 {
	width: 60px;
}
.cellLoginDashboardAgenda3 {
	width: 100px;
}
.cellLoginDashboardAgenda4 {
	width: inherit;
}




.cellLoginDashboardShop0 {
	width: 85px;
	padding-left:12px;
}
.cellLoginDashboardShop1 {
	width: 230px;
}
.cellLoginDashboardShop2 {
	width: 40px;
}
.cellLoginDashboardShop3 {
	width: 32px;
}
.cellLoginDashboardShop4 {
	width: 70px;
}
.cellLoginDashboardShop5 {
	width: 22px;
}
.cellLoginDashboardShop6 {
	width: inherit;


}




/*******************************************************************************
 *  media query mobile portrait
 */ 
@media only screen and (max-width: 890px) {

.btnSend{
margin-left:0;
}


}




