.procedures-dashboard {
	width: 100%;	
}

.procedures-dashboard h1 {
	font-size: 27px;
	font-weight: 300;
	margin: 20px auto;
}

.procedures-dashboard h1 a {
	float: right;
	font-size: 14px;
	line-height: 27px;
}

.procedures-dashboard h1 .marginRight {
	margin-right: 50px;
}

.procedures-dashboard h2 {
	font-size: 14px;
	font-weight: 400;
	margin: 10px 0;
	text-transform: uppercase;	
}

.procedures-dashboard h3 {
	font-size: 12px;
	font-weight: 600;
	margin: 10px 0;
	text-transform: uppercase;
}

.procedures-dashboard .col-md-11 {
	margin-left: 5%;
	margin-right: 5%;
	padding: 0px !important;
	width: 90%;	
}

.procedures-dashboard .col-md-2 {
	margin-right: 1.5%;
	padding: 0px !important;
	width: 22%;	
}

.procedures-dashboard .col-md-3 {
	margin-right: 0%;	
	padding: 0px !important;
	width: 25%;
}

.procedures-dashboard .col-md-4 {
	margin-right: 0%;
	padding: 0px !important;
	width: 32%;
}

.procedures-dashboard .col-md-5 {
	margin-right: 1.5%;
	padding: 0px !important;
	width: 40%;
}

.procedures-dashboard .col-md-6 {
	margin-right: 1.5%;	
	padding: 0px !important;
	width: 50%;
}

.procedures-dashboard .col-md-8 {
	margin-right: 3%;
	padding: 0px !important;
	width: 65%;
}

.procedures-dashboard #container {
	display: block;
	margin-bottom: 25px;
}

.mainDashboard .my-meetings-widget {
	position: relative;
}

.procedures-dashboard .widget-title {
    background-color: #554646;
    color: #ffffff;
    display: block !important;
    min-height: 23px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
}

.procedures-dashboard .widget-title select {
	background: #554646;
	border: 1px solid #554646;
    cursor: pointer;
	height: 23px;
	margin: 0px;
	outline: none;
	padding: 0px;
	width: 100%;
}

/* .procedures-dashboard .widget-title option {
	background: #554646;
	border: 1px solid #554646;
} */

.procedures-dashboard .widget-content {
	display: block;
	overflow-y: auto;
	overflow-x: hidden;
    width: 100%
}

.procedures-dashboard #procedure-content {
	background: #ffffff;
	height: 150px;
	margin-bottom: 17px;
}

.procedures-dashboard #description {
	color: #554646;
	display: inline-block;	
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 300;	
	padding: 2.5%;
	width: 55% !important;
}

.procedures-dashboard #procedure-description {
	display: inline-block;	
	font-family: 'Open Sans';
	font-size: 14px;
	padding: 2.5%;
	width: 55% !important;
}

.procedures-dashboard #procedure-deadline {
	border-left: 1px solid #eeeeee;
	display: block;
	float: right;
	font-size: 17px;
	margin: 2.5% 2.5% 0 0;
	min-height: 100px;
	padding: 0;
	text-align: center;
	width: 37%;
}

.procedures-dashboard #procedure-deadline span {
	color: #554646;
	display: block;
}

.procedures-dashboard #the-final-countdown {
	display: none;
	float: right;
	margin: 20px 10px;	
	padding: 0;	
	text-align: center;
	width: 35%;
}

.procedures-dashboard #the-final-countdown table {
	margin: 0 auto;
}

.procedures-dashboard #the-final-countdown p {
	font-size: 17px;
	text-align: center;
}

.procedures-dashboard #the-final-countdown span {
	background: #764F2E;	
	border: none;
	border-radius: 0 0 5px 5px;
	color: #ffffff;
	display: inline-block;
	font-family: 'Open Sans';
	font-size: 8px;
	font-weight: 300;
	margin: 0 5px 5px 5px;
	padding: 2.5px 15px;
	text-align: center;
	width: 30px;
}

.procedures-dashboard #the-final-countdown #days-column,
.procedures-dashboard #the-final-countdown #days-description-column {
	display: none;
}

.procedures-dashboard #the-final-countdown #days,
.procedures-dashboard #the-final-countdown #hours,
.procedures-dashboard #the-final-countdown #minutes {
	background: #554646;	
	border: none;
	border-radius: 5px 5px 0 0;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	margin: 5px 5px 0 5px;
	padding: 2.5px 15px;
	width: 30px;
}

.procedures-dashboard #the-final-countdown #seconds {
	background: #554646;	
	border: none;
	border-radius: 5px 5px 0 0;
	color: #ffffff;
	display: inline-block;	
	font-size: 20px;	
	font-weight: 300;
	margin: 5px 5px 0 5px;
	padding: 2.5px 15px;
	width: 30px;
}

.procedures-dashboard .docs {
	background: #ffffff;
	height: 400px;
	position: relative;
}

.procedures-dashboard .details {
	background: #ffffff;
	height: 600px;
}

.procedures-dashboard .titleBarTitle {
    background-color: #F5EFE7;
    color: #554646;
    cursor: pointer;
    display: block !important;
    font-weight: 400;
    height: auto;
    margin: 10px 2.5% 0 2.5% !important;
    min-height: 30px;
    overflow: hidden;
    width: 95% !important;
}

.procedures-dashboard .box {
    border: 1px solid #F5EFE7;
	font-size: 13px;
	height: auto;
    margin: 10px 2.5% 0 2.5% !important;
    min-height: 100px;
    overflow: hidden;
    padding: 2.5%;
    width: 90% !important;
}

.procedures-dashboard .box .message-from,
.procedures-dashboard .box .message-to,
.procedures-dashboard .box .message-date {
    color: #554646;
}

.procedures-dashboard .box textarea {
	display: block;
	border: 1px solid #eeeeee;
	margin: 10px 0;
	min-height: 75px;
	padding: 5px;
	width: 97%;
}

.procedures-dashboard .box form {
	border-top: 1px solid #f5efe7;
	display: block;
	margin: 10px 0;
	text-align: center;
}

.procedures-dashboard .box form.intention-form {
	border-top: none !important;
	margin: 0 !important;
}

.procedures-dashboard .box form label {
	display: block;	
	color: #554646;
	font-size: 12px;
	font-weight: 400;
	margin: 0;
	text-align: left !important;
}

.procedures-dashboard .box form input[type="button"] {
	border: none;
	border-radius: 2px;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	margin: 5px;
	min-width: 75px;
	padding: 10px 5px;
	text-align: center;
}

.procedures-dashboard .box form .Y {
	background-color: #83bb1c;
}

.procedures-dashboard .box form .N,
.procedures-dashboard .box form .OBJECT {
	background-color: #b82925;
}

.procedures-dashboard .box form .A {
	background-color: #ffa800;
}

.procedures-dashboard .box form .EXTEND {
	background-color: #404a52;
}

.ui-dialog-content span {
    font-size: 13px;
    font-weight: 600;
}

.procedures-dashboard .box .voteDetails {
	border-top: 1px solid #f5efe7;
}

.procedures-dashboard .box .no-border {
	border-top: none !important;
}

.procedures-dashboard .box .voteDetails p {
	font-size: 14px;
}

.ui-dialog-content span.dialog-Y,
.procedures-dashboard .box .voteDetails .YES {
	/* color: #83bb1c;  */
	background-color: rgba(131, 187, 28, 0.1);
	color: #111111;
	font-weight: 600;
	padding: 0 5px;
}

.ui-dialog-content span.dialog-N,
.ui-dialog-content span.dialog-OBJECT,
.procedures-dashboard .box .voteDetails .NO,
.procedures-dashboard .box .voteDetails .OBJECT {
	/* color: #b82925; */
	background-color: rgba(184, 41, 37, 0.1);
	color: #111111;
	font-weight: 600;
	padding: 0 5px;
}

.ui-dialog-content span.dialog-A,
.procedures-dashboard .box .voteDetails .ABSTENTION {
	/* color: #ffa800; */
	background-color: rgba(255, 168, 0, 0.1);
	color: #111111;
	font-weight: 600;
	padding: 0 5px;
}

.ui-dialog-content span.dialog-EXTEND,
.procedures-dashboard .box .voteDetails .EXTEND {
	/* color: #404a52; */
	background-color: rgba(64, 74, 82, 0.1);
	color: #111111;
	font-weight: 600;
	padding: 0 5px;
}

.procedures-dashboard .box h3.message-attachments {
	border-bottom: 1px solid #f5efe7;
	font-size: 13px;
    font-weight: 600;
    padding: 5px 0;
    text-transform: none !important;
}

.procedures-dashboard .box ul {
    margin: 0;
    padding: 0;
}

.procedures-dashboard .box ul > li {
    display: block;
    padding: 5px 0;
    width: 100%;
}

.procedures-dashboard .box ul > li > .dp-fa {
    color: #dddddd;
    font-size: 20px;
    margin: 0 5px 0 0;
    vertical-align: bottom;
}

.procedures-dashboard .box .buttons {
	margin: 15px auto;
	text-align: center;
}

.procedures-dashboard .box .buttons a {
    background: #564647 !important;
    border: none;
    border-radius: 2px;
    color: #FFF !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin: 0 auto;
    min-width: 100px;
	padding: 7px 5px;
    text-align: center;
}

.procedures-dashboard .box .buttons a:hover {
    background: #463838;
	text-decoration: none !important;	
}

.procedures-dashboard .box .commentBox {
	margin: 10px 0 0 0;
	max-height: 200px;
	overflow-y: auto;
}

.procedures-dashboard .box .infoBox {
    background: url("../images/icons/icon.notification.background.png") no-repeat 0px 1px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0px 0px 15px;
    padding: 0px 0px 0px 20px;
}

.procedures-dashboard .box .document {
	height: 26px;
	margin: 10px 0 !important;
}

.procedures-dashboard .box .disclaimer {
	font-size: 11px;
}

.procedures-dashboard .box .user {
	color: #554646;
	font-size: 12px;
	font-weight: 600;
	margin: 0 !important;
}

.procedures-dashboard .box .timestamp {
	color: #554646;
	font-size: 11px;
	font-style: italic;
	font-weight: 400;
	margin: 0 !important;
}

.procedures-dashboard .box .comment {
	font-size: 13px;
	font-weight: 400;	
}

.displayBlock {
	position: relative;
}

/* Comment Box */
#commentBox form,
#commentBox #commentBoxDetails {
	margin: 0 auto;
	padding: 0 !important;
	width: 95% !important;
}

#commentBox #commentBoxDetails .user {
	color: #554646;
	font-size: 13px;
	font-weight: 600;
	margin: 0 !important;
}

#commentBox #commentBoxDetails .timestamp {
	color: #554646;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	margin: 5px 0 10px 0 !important;
}

#commentBox ul.toolbar {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#commentBox ul.toolbar li {
	display: inline-block;
	font-size: 14px;
	margin-right: 5px;
}

#commentBox ul.toolbar li a {
	color: #554646;
}

#commentBox ul.toolbar li a:hover {
	color: #463838;
}

#commentBox ul.toolbar li#color-chart {
	cursor: pointer;
}

#commentBox ul.toolbar li#color-chart ul {
	background: #fff;
	border-top: 4px solid #554646;
	box-shadow: 0 2px 3px #8a8a8a;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

#commentBox ul.toolbar li#color-chart ul li {
	display: inline-block;
	margin: 0 !important;	
	padding: 5px;
}

#commentBox textarea {
	border: 1px solid #e1e1e1;
	display: block;
	font-size: 12px !important;
	height: 250px;
	padding: 5px !important;
	width: 98% !important;
}

#commentBox #characters {
	font-size: 11px;
}

#commentBox iframe {
	width: 98% !important;	
}

#commentBox input[type="submit"] {
    background: #564647;
    border: none;
    border-radius: 2px;
    color: #FFF !important;
    cursor: pointer;
    display: block;
    font-weight: 400;
    margin: 10px auto;
    padding: 7px 5px;
    text-align: center;
    width: 100px;
}

#commentBox input[type="submit"]:hover {
    background: #463838;
}

#commentBox #attachments-help {
	background: #fcfcfc;
	display: none;
	font-size: 13px;
	margin: 10px;
	padding: 10px;
}

/* Media queries
---------------------------------------- */
@media screen and (min-width: 992px) and (max-width: 1366px) {
	.procedures-dashboard .col-md-11 {
		margin-left: 2% !important;
		margin-right: 2% !important;	
		padding: 0px !important;	
		width: 96% !important;
	}
	
	.procedures-dashboard h1 {
		font-size: 23px;
		font-weight: 300;
		margin: 15px auto;
	}
		
	.procedures-dashboard .widget-title {
	    font-size: 13px !important;
	}
	
	.procedures-dashboard .description {
		margin-bottom: 21px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1207px) {
	.procedures-dashboard .col-sm-6 {
		margin-right: 0% !important;	
		margin-top: 2% !important;		
		padding: 0px !important;	
		width: 49% !important;	
	}
	
	.procedures-dashboard .col-sm-5 {
		margin-left: 0% !important;
		margin-right: 2% !important;	
		margin-top: 2% !important;		
		padding: 0px !important;	
		width: 49% !important;	
	}
	
	.procedures-dashboard .col-sm-12 {
		padding: 0px !important;	
		width: 100% !important;	
	}
	
	.procedures-dashboard h1 {
		font-size: 23px;
		font-weight: 300;
		margin: 15px auto;
	}
	
	.procedures-dashboard .widget-title {
	    font-size: 13px !important;
	}	
}

@media screen and (min-width: 240px) and (max-width: 991px) {
	header {
	    display: none !important;
	}
	
	.procedures-dashboard .col-md-11 {
		margin-left: 2% !important;
		margin-right: 2% !important;	
		padding: 0px !important;	
		width: 96% !important;
	}

	.procedures-dashboard .col-xs-12 {
		margin-bottom: 10px;
		width: 100% !important;
	}
	
	.procedures-dashboard h1 {
		font-size: 20px;
		font-weight: 300;
		margin: 15px auto;
	}

	.procedures-dashboard h1 .marginRight {
	    margin-right: 0px !important;
	}	

	.procedures-dashboard .widget-title {
	    font-size: 13px !important;
	}	

	.no_document,
	.no_document_popup {
		font-size: 11px !important;
	}

	.procedures-dashboard #procedure-description {
		display: block !important;
		width: auto !important;
	}

	.procedures-dashboard #procedure-deadline {
		border-left: none !important;
		float: none !important;
		margin: 0 !important;
		width: auto !important;
	}

	.procedures-dashboard #the-final-countdown {
		width: 100% !important;
	}
}