/*
 * Dandelion Admin v1.1 - Demo Stylesheet
 *
 * This file is part of Dandelion Admin, an Admin template build for sale at ThemeForest.
 * For questions, suggestions or support request, please mail me at maimairel@yahoo.com
 *
 * Development Started:
 * March 25, 2012
 * Last Update:
 * June 11, 2012
 *
 * ===============================================
 * Table of Contents
 * ===============================================
 *
 * 1. Vertical Sliders
 * 2. Icon List
 *
 */
 
/* (1) Vertical Sliders
================================================== */

#da-slider-equalizer span
{
	height:120px; float:left; margin:0 16px;
}

/* (2) Icon List
================================================== */

ul.da-icon-list li
{
	margin:0;
	list-style:none;
}

ul.da-icon-list li
{
	display:block;
	float:left;
	margin:4px;
}

ul.da-icon-list.black li span
{
	background-color:#444444;
	border-color:#000000;
}

ul.da-icon-list li span
{
	padding:10px;
	display:block;
	background-color:#fefefe;
	border:1px solid #f0f0f0;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}


.PaymentsOverviewprocess .toMuch, .PaymentsOverviewpostponed .toMuch { background: orange; color: #fff; text-align: center; white-space: nowrap; }
.PaymentsOverviewprocess .toLess, .PaymentsOverviewpostponed .toLess { background: rgb(229, 232, 18); color: #000; text-align: center; white-space: nowrap; }
.PaymentsOverviewprocess .correct, .PaymentsOverviewpostponed .correct { background: darkgreen; color: #fff; text-align: center; white-space: nowrap; }
.PaymentsOverviewprocess .payed, .PaymentsOverviewpostponed .payed { background: blue; color: #fff; text-align: center; white-space: nowrap; }
.PaymentsOverviewprocess .unknown, .PaymentsOverviewpostponed .unknown { background: red; color: #fff; text-align: center; white-space: nowrap; }
.PaymentsOverviewprocess .factuurNr, .PaymentsOverviewpostponed .factuurNr { text-decoration: underline; color: blue; cursor: pointer; white-space: nowrap; }
.PaymentsOverviewprocess .paymentButtons, .PaymentsOverviewpostponed .paymentButtons { white-space: nowrap; text-align: right; }
.PaymentsOverviewprocess input[type="button"], .PaymentsOverviewhistory input[type="button"], .PaymentsOverviewpostponed input[type="button"] { border: 1px solid #ccc; padding: 5px; font-size: 11px; margin: 0 5px 5px 0; cursor: pointer; }
.PaymentsOverviewprocess input[type="button"]:hover, .PaymentsOverviewpostponed input[type="button"]:hover { background: #ccc; }
.PaymentsOverviewprocess .invoiceNumberCol, .PaymentsOverviewpostponed .invoiceNumberCol { white-space: nowrap; }
.PaymentsOverviewprocess .invoiceNumberCol textarea, .PaymentsOverviewpostponed .invoiceNumberCol textarea { width: 80px; }

#da-search form { position: relative; z-index: 2; } 
#da-search .da-search-result { position: absolute; top: 30px; min-width: 178px; border: 1px solid #ccc; padding: 10px 0 0 0; background: #fff; z-index: 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }

.da-search-result-item { padding: 5px 10px 5px 45px; height: 80px; background-repeat: no-repeat; background-position: 5px 10px; border-bottom: 1px solid #ccc; color: #000; font-size: 11px; cursor: pointer; white-space: nowrap; }
.da-search-result-item a { display: block; text-decoration: none; color: #000; }
.da-search-result-item a:hover { text-decoration: underline; }

.da-search-result-item:last-child { border-bottom: 0; }

.da-search-result-item:hover { background-color: #73991f; color: #fff; }
.da-search-result-item:hover a { color: #fff; }

.da-search-result-domain { background-image: url('/template/images/icons/black/32/globe.png'); }
.da-search-result-domain .domain, .da-search-result-client .clientId, .da-search-result-invoice .invoiceId, .da-search-result-server .serverName { font-weight: bold; color: #73991f; font-size: 12px; }
.da-search-result-client { background-image: url('/template/images/icons/black/32/user.png'); }
.da-search-result-invoice { background-image: url('/template/images/icons/black/32/calculator.png'); }
.da-search-result-server { background-image: url('/template/images/icons/black/32/tools.png'); }
.da-search-result-package { background-image: url('/template/images/icons/black/32/bag.png'); }

.da-search-result .number-results { background-image: url('/template/images/headers/carbon.png'); color: #fff; padding: 4px 4px 4px 10px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.da-search-result .number-results table { margin-bottom: 0; }

.da-search-result .dataTables_wrapper { float: right; background: transparent; margin-top: -2px; }
.da-search-result .dataTables_wrapper .dataTables_paginate { padding: 0; }
.da-search-result .dataTables_wrapper .dataTables_paginate .paginate_active,
.da-search-result .dataTables_wrapper .dataTables_paginate .paginate_button { margin-bottom: 3px; margin-left: 0; maring-right: 0; }

.faded { opacity: .4; }

.productPriceColumn { }
.productPriceColumn table { width: 100%; margin: 0; }
.productPriceColumn table td { width: 33%; }
.productPriceColumn .priceColumn { text-align: right; }

.SuggestionSearchResults { border: 1px solid #ccc; margin: 5px 0 5px 0; padding: 5px; background: #eee; }
.SuggestionSearchResults ul { margin: 0; padding: 0; list-style: none; }
.SuggestionSearchResults li { cursor: pointer; padding: 0 0 0 5px; margin: 0; }
.SuggestionSearchResults li:hover { background-color: #73991f; color: #fff; }

.compareResultPackageError td { color: red; }

.PaymentsAiTransactionOverflow td { background: rgb(254, 240, 177); }

.limitExceeded { color: red; }

.da-button-has-dropdown { position: relative; overflow: visible; }
.da-button-has-dropdown > a { color: #fff; }
.da-button-has-dropdown .custom-dropdown-menu { display: none; position: absolute; top: 25px; left: 0; z-index: 1; width: 98%; background: #fff; border: 1px solid #ccc; margin: 0; padding: 0; list-style: none; }
.da-button-has-dropdown .custom-dropdown-menu li { margin: 4px; padding: 0; }
.da-button-has-dropdown:hover .custom-dropdown-menu { display: block; }


div.da-panel .da-panel-header .da-panel-title {
    margin-right: 0;
}

.da-panel-icon-button { 
    float: right;
    width: 36px;
    height: 36px;
    position: relative;
    margin: -5px 0 0 0;
    background: url(../images/toolbar-button.png) no-repeat center top;
}

.da-panel-icon-button-icon {
    display: block;
    height: 36px;
    background: url(../images/icons/white/16/alert_2.png) no-repeat center center;
    cursor: pointer;
}

.da-panel-icon-button-count {
    position: absolute;
    top: -6px;
    right: -6px;
    border: 1px solid #990000;
    background: #e15656;
    border-radius: 9px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    font-size: 10px;
    padding: 4px;
    color: #ffffff;
    line-height: 1;
    min-width: 10px;
    text-align: center;
    cursor: pointer;
}

.da-panel-notifications {
    z-index: 1;
    position: absolute;
    top: 52px;
    right: -1px;
    width: 350px;
    max-width: 100%;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(100, 100, 100, 0.4);
}

.da-panel-notifications-list {
    padding: 0;
    list-style: none;
    margin: 0;
}

.da-panel-notifications-list li {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 5px;
    font-size: 12px;
}

.da-panel-notifications-list li p {
    margin: 5px 0 0 0;
    font-size: 10px;
}

.da-panel-notifications-list li p span {
    color: #73991f;
}

.da-panel-notifications-header {
    background: #F2F0F0;
    border-bottom: 1px solid #d3d3d3;
    padding: 8px 16px;
}

.da-panel-notifications textarea {
    width: 100% !important;
    height: 90px !important;
}

.hidden {
    display: none;
}