/*------------------------------------------------------------------------------------------------------------
 	css_desktop_inl.css
------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------
 	Log:
------------------------------------------------------------------------------------------------------------*/
/*
	05-01-2022	-	Nieuw
------------------------------------------------------------------------------------------------------------*/

/* Background for mobi and desktop --------------------------------------------------------------*/
html, body 
{
/*
	height:99%;
    background-image: url("../pic_lib/bckgr/nachthemel.jpg");
	background-size: 1000% 1000%;
    background-repeat: repeat;
*/
	height:99%;
    background-image: url("../pic_lib/bckgr/nachthemel.jpg");
	background-size: 1000% 1000%;
    background-repeat: repeat;
}

/*-----------------------------------------------------------------------------------------------*/

/* Index ----------------------------------------------------------------------------------------*/
.center_mobi
{
/*
 	padding: 300px 5px; 	
	margin: auto; 
	width: 80%;
*/	
	padding: 300px 5px; 	
	margin: auto; 
	width: 80%;
}

.center_desktop
{
/*
 	padding: 270px 500px; 
	margin: auto;
	width: 500px;
*/	
	padding: 270px 500px; 
	margin: auto;
	width: 500px;
}

/*-----------------------------------------------------------------------------------------------*/

/* Knoppen --------------------------------------------------------------------------------------*/
div.boven_mobi
{
/*	
	margin-left: 12%;
*/	
	margin-left: 12%;
}

div.boven_desktop
{
/*	
	margin-left: 20%;
*/	
	margin-left: 18.2%;
}

/*-----------------------------------------------------------------------------------------------*/

/* Grootte input --------------------------------------------------------------------------------*/
.input_mobi_middle
{
/*	
	height: 40px;
	width: 210px;
	font-family: verdana;
	font-size: 33px;
	color: #000000;
*/	
	height: 40px;
	width: 410px;
	font-family: verdana;
	font-size: 33px;
	color: #000000;
}

.input_desk_middle
{
/*
	height: 20px;
	width: 150px;
	font-family: verdana;
	font-size: 15px;
	color: #000000;
*/
	height: 20px;
	width: 300px;
	font-family: verdana;
	font-size: 15px;
	color: #000000;
}


/*-----------------------------------------------------------------------------------------------*/

/* Grootte input --------------------------------------------------------------------------------*/
.sel_repeat_mobi
{
/*	
	height: 40px;
	width: 210px;
	font-family: verdana;
	font-size: 33px;
	color: #000000;
*/	
	height: 40px;
	width: 210px;
	font-family: verdana;
	font-size: 33px;
	color: #000000;
}

.sel_repeat_desktop
{
/*
	height: 20px;
	width: 150px;
	font-family: verdana;
	font-size: 15px;
	color: #000000;
*/
	height: 20px;
	width: 150px;
	font-family: verdana;
	font-size: 15px;
	color: #000000;
}

/* Grootte input --------------------------------------------------------------------------------*/
.sel_klein_mobi
{
/*	
	height: 40px;
	width: 210px;
	font-family: verdana;
	font-size: 33px;
	color: #000000;
*/	
	height: 40px;
	width: 90px;
	font-family: verdana;
	font-size: 40px;
	color: #000000;
}

.sel_klein_desktop
{
/*
	height: 20px;
	width: 150px;
	font-family: verdana;
	font-size: 15px;
	color: #000000;
*/
	height: 20px;
	width: 55px;
	font-family: verdana;
	font-size: 16px;
	color: #000000;
}


/* Grootte input --------------------------------------------------------------------------------*/
.sel_klein_inp_mobi
{
/*	
	height: 40px;
	width: 210px;
	font-family: verdana;
	font-size: 33px;
	color: #000000;
*/	
	height: 40px;
	width: 80px;
	font-family: verdana;
	font-size: 40px;
	color: #000000;
}

.sel_klein_inp_desktop
{
/*
	height: 20px;
	width: 150px;
	font-family: verdana;
	font-size: 15px;
	color: #000000;
*/
	height: 20px;
	width: 35px;
	font-family: verdana;
	font-size: 15px;
	color: #000000;
}


/*-----------------------------------------------------------------------------------------------*/

/* Rounde-corners -------------------------------------------------------------------------------*/
div.roundedcorn_mobi
{
/*
	border-radius:20px 20px 20px 20px;
    border:5px solid #858484;
*/
	border-radius:20px 20px 20px 20px;
    border:3px solid #858484;
}

div.roundedcorn_desktop
{
/*
	border-radius:20px 20px 20px 20px;
    border:5px solid #858484;
*/
	border-radius:15px 15px 15px 15px;
    border:2px solid #858484;
}
/*-----------------------------------------------------------------------------------------------*/

/* Calendar mobi --------------------------------------------------------------------------------*/
div.calendar_mobi
{
/*
	margin-top: 40px;
	margin-left: 0%;
	position:absolute;
	height:120%;
	overflow:auto;
*/
	margin-top: 57px;
	margin-left: 0%;
	position: absolute;
	height: 119%;
	overflow: auto;
}

div.calendar_desktop
{
/*
	margin-top: 40px;
	margin-left: 18%;
	position: absolute;
 	width: 12%;
	height: 80%;
	overflow-y: auto;
	overflow-x: hidden;
*/
	margin-top: 40px;
	margin-left: 18%;
	position: absolute;
 	width: 230px;
	height: 80%;
	overflow-y: auto;
	overflow-x: hidden;

}
/*-----------------------------------------------------------------------------------------------*/

/* Agenda ---------------------------------------------------------------------------------------*/
div.agenda_mobi
{
/*
	margin-left: 40%;
	margin-top: 57px;
	position: absolute;
	width:100%;
	height:119%;
	overflow:auto;
*/
	margin-left: 42%;
	margin-top: 57px;
	position: absolute;
	width:95%;
	height:119%;
	overflow:auto;
}

div.agenda_desktop
{
/*	
	margin-top: 40px;
	margin-left: 33%;
	position: absolute;
	width: 50%;
	height: 80%;
	overflow-y: auto;
	overflow-x: hidden;
*/	
	margin-top: 40px;
	margin-left: 33%;
	position: absolute;
	width: 50%;
	height: 80%;
	overflow-y: auto;
	overflow-x: hidden;
}


/*-----------------------------------------------------------------------------------------------*/

/* Fonts in notes input box ------------------------------------*/											
.bestemd_voor_desktop
{
/*
	height: 20px;
	width: 870px;
	font-family: verdana;
	font-size: 14px;
	color: #000000;
*/
	height: 20px;
	width: 97.3%;
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}

.bestemd_voor_mobi
{
/*	
	margin-top: 10px;
	height: 33px;
	width: 940px; 
	font-family: verdana;
	font-size: 33px;
	color: #000000;
*/
	margin-top: 10px;
	height: 33px;
	width: 900px; 
	font-family: verdana;
	font-size: 33px;
	color: #000000;
}

/*-----------------------------------------------------------------------------------------------*/

/* Fonts in notes input box short ------------------------------*/											
.bestemd_voor_desktop_sh
{
/*
	height: 20px;
	width: 704px;
	font-family: verdana;
	font-size: 14px;
	color: #000000;
*/
	height: 20px;
	width: 95%;
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}

.bestemd_voor_mobi_sh
{
/*
	margin-top: 10px;
	height: 33px;
	width: 597px; 
	font-family: verdana;
	font-size: 33px;
	color: #000000;
	overflow:auto;
*/	
	margin-top: 10px;
	height: 33px;
	width: 555px; 
	font-family: verdana;
	font-size: 33px;
	color: #000000;
	overflow:auto;
}
/*--------------------------------------------------------------*/




/* $action selectbox instellingen -------------------------------*/

.sel_box_desktop
{
/*
	font-family: verdana;
	font-size: 16px;
	color: yellow;
	background-color: #2d2dd2;
	border-radius: 15px;
	width:120px;
	height:30px; 
*/	
	font-family: verdana;
	font-size: 16px;
	color: #FFBF00;
	background-color: #08088A;
	text-align: center;
	border-radius: 15px;
	width:120px;
	height:30px; 
}

.sel_box_mobi
{
/*
	font-family: verdana;
	font-size: 26px;
	color: yellow;
	background-color: #2d2dd2;
	border-radius: 15px;
	width:140px;
	height:60px;
*/	
	font-family: verdana;
	font-size: 33px;
	color: #FFBF00;
	text-align: center;
	background-color: #08088A;
	border-radius: 12px;
/*	border-radius: 15px; */
	width:180px;
	height:70px;
}






/*--------------------------------------------------------------*/

/*  Delete agendaitems by row ----------------------------------*/
div.del_agenda_mobi
{
	margin-left: 0%;
	margin-top: 540px;
	position:absolute;
	width:950px;
	height:50%;
	overflow:auto;
}
/*--------------------------------------------------------------*/

/* Maand fonts instellingen selection --------------------------*/
.sel_month_desktop
{
height: 20px;
width: 60px;
font-family: verdana;
font-size: 14px;
color: #000000;
}

.sel_month_mobi
{
height: 40px;
width: 80px;
font-family: verdana;
font-size: 35px;
color: #000000;
}
/*--------------------------------------------------------------*/

/* Year fonts instellingen selection ---------------------------*/
.sel_year_desktop
{
height: 20px;
width: 70px;
font-family: verdana;
font-size: 14px;
color: #000000;
}

.sel_year_mobi
{
height: 40px;
width: 100px;
font-family: verdana;
font-size: 35px;
color: #000000;
}
/*--------------------------------------------------------------*/

/* Time fonts instellingen selection ---------------------------*/
.sel_time_desktop
{
height: 20px;
width: 45px;
font-family: verdana;
font-size: 14px;
color: #000000;
}

.sel_time_mobi
{
height: 40px;
width: 65px;
font-family: verdana;
font-size: 35px;
color: #000000;
}
/*--------------------------------------------------------------*/

/* Repeat and store time fonts instellingen selection ----------*/




/* Repeat and store time fonts instellingen selection ----------*/
.sel_little_desktop
{
height: 30px;
width: 50px;
font-family: verdana;
font-size: 14px;
color: #000000;
}

.sel_little_mobi
{
height: 50px;
width: 75px;
font-family: verdana;
font-size: 35px;
color: #000000;
}
/*--------------------------------------------------------------*/

/* Extra short inputbox -----------------------------------------------*/
.input_xshort_desktop 
{
height: 20px;
width: 120px;
font-family: verdana;
font-size: 14px;
color: #000000;
}

.input_xshort_mobi
{
height: 40px;
width: 240px;
font-family: verdana;
font-size: 40px;
color: #000000;
}


/* Short inputbox -----------------------------------------------*/
.input_short_desktop 
{
height: 20px;
width: 300px;
font-family: verdana;
font-size: 14px;
color: #000000;
}

.input_short_mobi
{
height: 40px;
width: 350px;
font-family: verdana;
font-size: 40px;
color: #000000;
}

/* Long inputbox -----------------------------------------------*/
.input_long_desktop 
{
height: 20px;
width: 600px;
font-family: verdana;
font-size: 14px;
color: #000000;
}
/*
.input_long_mobi
{
height: 40px;
width: 700px;
font-family: verdana;
font-size: 40px;
color: #000000;
}
*/
.input_long_mobi
{
	height: 40px;
	width: 600px;
	font-family: verdana;
	font-size: 40px;
	color: #000000;
}
/*--------------------------------------------------------------*/

/* Vacation inputbox -------------------------------------------*/										
.input_vac_desktop
{
height: 20px;
width: 600px;
font-family: verdana;
font-size: 15px;
color: #000000;
}

.input_vac_mobi
{
height: 40px;
width: 595px;
font-family: verdana;
font-size: 36px;
color: #000000;
}
/*--------------------------------------------------------------*/





/* Text switch mass_upd ----------------------------------------*/
a
{
  text-decoration: none;
/*  color: #FF0000; */
	color: #0099CC;
}
/*--------------------------------------------------------------*/

/* Winkelpasjes button -----------------------------------------*/
.button {
  background-color: #FFBF00; /* Yellow */
  border: none;
  color: black;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 35px;
  margin: 4px 2px;
  cursor: pointer;
}
.button1 
{
	width:250px;
}

/*--------------------------------------------------------------*/

/* Pasjes -------------------------------------------------------*/
.pas_desktop
{
 	padding: 270px 500px; 
	margin: auto;
	width: 500px;
}

.pas_mobi
{
	padding: 70px 0;
	margin: auto;
    width: 100%;
}
