body {
  padding-top: 60px;
  padding-bottom: 20px;
}

a:hover {
	outline: none;
}

table a
{
	color:black;
}

.rappel-single {
	position: relative;
}

.rappel-single .icon {
	width: 25px;
	height: 25px;
	background: #47A447;
	float: left;
	text-align: center;
	margin-top: 4px;
	color: white;
	line-height: 25px;
}

.rappel-single .info {
	float: left;
	margin-left:5px;
	width: 193px;
}

.datum_afspraak, .afspraak_aanvullend {
	display:none;
}

.verlopen {
	background:#D9534F !important;
}

.rappel-single .firma {
	display: block;
	width: 185px;
	overflow: hidden;
	margin:0;
	padding: 0;
	font-weight: bold;
}

.rappel-single .acties {
	position:absolute;
	right:0;
}

.container {
	width: 1100px;
}

.countdown_clock {
	font-size: 13px;
}

.bellen  {
	/*background: #002E3F; */
}

.terugbellen  {
	/*background: #374545; */
}

.afspraak {
	/*background: #428ac9; */
}

#rappel-list {
}

#rappel-list td {
	padding: 5px 6px;
}

.visualnone {
	display:none;
}

.vinkje {
	color:green;
}

.kruisje {
	color:red;
}

.navbar-brand {
	text-indent: -9999em;
	width: 240px;
	margin-right: 25px;
	background: url(../img/logo-akga.png) no-repeat 15px center;
	background-size: 225px 33px;
}

.page-header {
	margin-top: 0;
}

.user-type {
	display: inline-block;
	text-align: center;
	color: white;
	font-size: 16px;
	padding: 3px 6px;
}

.page-header {
	position: relative;
}

.buttongroup {
	position: absolute;
	right: 0;
	top: 5px;
}

.user-type-1 {
	background: #f10000;
}

.user-type-2 {
	background: #b3b3b3;
}

.user-type-3 {
	background: #600092;
}

.user-type-5 {
	background: #ff5a00;
}

.user-type-6 {
	background: #ffa800;
}

.user-type-7 {
	background: #428bca;
}

.user-type-8 {
	background: #5cb85c;
}

.user-type-9 {
	background: #5cb85c;
}

.user-type-10 {
	background: #5cb85c;
}

.user-type-11 {
	background: #1886AB;
}

.custom_mail {
	display:none;
}

.custom_mail textarea {

}

.done td {
	color:#9990DE !important;
}

div#customers_row {
	height:300px;
	overflow:auto;
}
