fieldset 
	{
		border: 1px solid #ddd !important;
		margin: 0;
		xmin-width: 0;
		padding: 0px;       
		position: relative;
		//border-radius:4px;
		//background-color:#f5f5f5;
		//padding-left:10px!important;
	}
.margin {
    margin-bottom: 10px;
    //padding-right:40px;
}
.row-top{
	margin-top:25px;
}
.sec-back{
	background: /* linear-gradient(45deg, #0f7699, #6e6cda) */linear-gradient(45deg, #900b1c, #36404e);
	min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
	min-height:145px;
	color: #fff;
}
.list{
	padding-top: 7%;
	padding-left: 15px;
}
.list a{
	color: #fff;
}
.list a:hover {
    color: #fff;
}
.f22-add .btn{
	float: right;
}
.update-btn{
	text-align: center;
}
.update-btn .btn{
	margin-top: 10px;
    padding: 10px 54px;
}
.btn-margin{
	margin-top: 10px;
}
.form-horizontal .control-label {
    text-align: left !important;
}
.table-margin{
	margin: 40px 0;
}
.besproken{
	margin-top: 10px;
}
.f22 {
    text-align: right;
}
.enlarged .topbar-left img{
	width: 68px !important;
}
.f04form input[type="radio"] {
  //-webkit-appearance: checkbox; /* Chrome, Safari, Opera */
  //-moz-appearance: checkbox;    /* Firefox */
  //-ms-appearance: checkbox;     /* not currently supported */
}
.input_fields_wrap input[type="text"] {
	width: 100%;
    border: none;
	min-height: 30px;
} 
.input_fields_wrap .div-border{
	border: 1px solid #000;
}
.input_fields_wrap .remove_field{ 
	width:8%;
	float: left;
	-webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    //cursor: text;
    //padding: 1px;
    //border-width: 2px;
    //border-style: inset;
    //border-color: initial;
    //border-image: initial;
	//min-height: 35px;
	padding-left: 12px;
    font-size: 16px;
    font-weight: bold;
}
.div-padding{
	padding: 0;
}
.div-padding .div-border{
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-right li a {
    line-height: 38px;
}
#addUser{
	margin-top: 50px;
}

.f22-add {
   margin-bottom: 50px;
}
.f22-add .btn-primary{
	background-color: #900b1c;
}
.text label {
    text-align: center !important;
    //width: 100%;
}
input[type="date"].form-control{
    line-height: 15px !important;
}
.asdf {
  width: 100%;
  border: 1px solid rgb(235, 235, 228);
  position: relative;
  overflow: hidden;
}
.asdf:before, .asdf textarea {
  font-family: sans-serif;
  font-size: 14px;
}
.asdf textarea {
  width: 100%;
  box-sizing: border-box;
  background-color: transparent;
  border: 0;
  outline: none;
  display: block;
  line-height: 1.3;
}
.asdf:before {
  position: absolute;
  content: "_________________________________________________________________________________\A___________________________________________________________________________";
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  color: silver;
  line-height: 1.5;  
}
.asdf1{
	background-color: rgb(235, 235, 228);
    padding: 6px;
}
.f06signatre .form-group{
	width: 100% !important;
}


@media only screen and (min-width: 768px){
.abc{
	    list-style-type: none;
}
.abc li {
    float: left;
	width: 16%;
}
}
@media only screen and (max-width: 767px){
.afspraak{
	min-width:230px;
	
}
.wie{min-width: 200px;}
.wanneer{min-width: 150px;}

.abc{
	    list-style-type: none;
		margin-left: -37px;
}
.abc li {
    float: left;
	width: 100%;
}
}
@media only screen and (max-width: 419px){
.forced .topbar-left{
	display: black !important;
}
}
@media only screen and (max-width: 768px) {
.enlarged .topbar-left img {
    width: 188px !important;
}

.fixed-left .waves-effect { 
    margin-left: 111px;
}
.fixed-left-void .waves-effect { 
    margin-left: 111px;
}
#wrapper.forced .left.side-menu {
    //width: 70px !important;
    z-index: 5 !important;
}

}