.sidebar_app {
	width: 200px;
	background-color: #D4D4D4;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.sidebar_main {
	width: 240px;
	float: right;
	margin-left: 20px;
}
#coside_app {
	display: inline-block;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
.leverancier_app {
	border: 1px solid #B7B7B7;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 300px;
	display: inline-block;
}
input[type="submit"], #submit, .button {
	border: 1px solid #555555;
	border-radius: 5px;
	cursor: pointer;
	padding: 5px 12px;
	background-color: #D2D2D2;
}
input[type="submit"]:hover, #submit:hover, .button:hover {
    background-color: #aaaaaa;
    border-color: #aaaaaa;
    color: #222222;
}

.icon_more {
	width: 45px;
	height: 45px;
	background-image: url(icon.png);
	background-position: 784px 152px;
	display: block;
}
table tr {
	background-color: #FFFFFF;
}



.md-modal input {
    background-image: none;
    border-width: 0;
    font-size: 20px;
    height: 24px;
    line-height: 20px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
	width:280px;
	margin-bottom:20px;
	padding:10px;
	border-radius:5px;
}
.md-modal {
	background-color: rgba(255, 255, 255, 0.36);
    border: 1px solid rgba(255, 255, 255, 0.7);
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    width: 300px;
    z-index: 2000;
    visibility: hidden;
    backface-visibility: hidden;
	padding:20px;
    margin-left: -170px;
}
.md-modal-1{
	height:350px;
	margin-top:-195px;
}
.md-modal-2{
	height:260px;
	margin-top:-150px;
}
.md-show {
    visibility: visible;
}
.md-overlay {
	position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: -webkit-radial-gradient(red, blue); /* Safari 5.1 to 6.0 */
  background: -o-radial-gradient(red, blue); /* For Opera 11.6 to 12.0 */
  background: -moz-radial-gradient(red, blue); /* For Firefox 3.6 to 15 */
  background: radial-gradient(red, blue); /* Standard syntax */
    transition: all 0.3s;
}
.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}
#submitt {
	width:300px;
	height:44px;
	background-color:#fff;
	border:0px;
}

/* iconset */

.ico.set1.invoice {
    background: url("images/ico_invoice.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.pricequote {
    background: url("images/ico_pricequote.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.subscription {
    background: url("images/ico_subscription.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.contact {
    background: url("images/ico_contact.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.knowledgebase {
    background: url("images/ico_knowledgebase.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.send {
    background: url("images/ico_send.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.print {
    background: url("images/ico_print.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.paid {
    background: url("images/ico_paid.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.unpaid {
    background: url("images/ico_cancelpayment.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.reminder {
    background: url("images/ico_reminder.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.summation {
    background: url("images/ico_summation.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.credit {
    background: url("images/ico_credit.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.accept {
    background: url("images/ico_accept.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.decline {
    background: url("images/ico_decline.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.cancel {
    background: url("images/ico_cancel.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.interaction {
    background: url("images/ico_interaction.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.generatepdf {
    background: url("images/ico_generatepdf.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.registerdomain {
    background: url("images/ico_registerdomain.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.transferdomain {
    background: url("images/ico_transferdomain.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.downloadhostingaccount {
    background: url("images/ico_downloadhostingaccount.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.importcontacts {
    background: url("images/ico_importcontacts.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.importdomains {
    background: url("images/ico_importdomains.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.contactsync {
    background: url("images/ico_contactsync.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.lock {
    background: url("images/ico_lock.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.unlock {
    background: url("images/ico_unlock.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.updowngradehosting {
    background: url("images/ico_updowngrade.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1.downloadbatch {
    background: url("images/ico_downloadbatch.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ico.set1 {
    background-position: center -3px !important;
    background-repeat: no-repeat !important;
    color: #414042;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    line-height: 14px;
    padding-top: 67px;
    text-align: center;
    text-decoration: none;
    width: 110px;
}
ul.list1 {
    overflow: hidden;
    padding: 0 0 20px;
}
ul.list1 li {
    background: url("images/ico_background.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    padding: 0 20px 0 0;
}
ul.list1 li:hover {
    background: url("images/ico_background_over.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
ul.list1 li a {
}