#cognoti_dashboard
{
    
}

#cognoti_dashboardcontrols
{
    top: 0px;
    width: 980px;
    z-index: 900;
    left: 140px;
}

.palette
{

}

.palette .toolbar
{
    margin: 0;  
    padding: 0;
}

.palette .toolbar .button,
.palette .toolbar .fakebutton
{
    padding:4px !important;
    float: left;
    font-size: 12px;
    display: inline;
    color:#444 !important;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: move;
    /*background-image:url(/cognoti/img/icons/arrow-move.png);*/
    background-color:#eee;
    /*background-position: 0px 0px;*/
    /*background-repeat: no-repeat;*/
	height: 16px;
	/*width: 100px;*/
	margin: 2px;
}

.palette .toolbar .button:hover
{
	background-color: #E9E7DE;
	color:#503a1c !important;
	border: 1px solid #503a1c;
}

.palette input
{
    margin: 3px;
}

.dashboardzone
{
}

.dashboardzone ul.main
{
    margin: 0;
    padding: 0;
}   


.dashboardzone li.widget,
.dashboardzone li.ignore
{
    list-style: none;
    padding: 0;
    margin: 0;
    min-height:10px;
}

.dashboardzone .layoutbase
{
	/*margin-top: 32px;*/
}

.dashboardzone .layoutbase .hover
{
    background-color: #EEF; 
}

.dashboardzone .layoutbase .drop
{
    /* padding-bottom: 5em; */  
}

.dashboardzone .layoutbase .col
{
    border: 1px dashed darkgray;
    margin:-1px;
    margin-top:0px;
    /*margin-bottom: 1em;
    padding-bottom: 20px;
    margin-top:2px;*/
    min-height:40px;
}

.dashboardzone .layoutbase .widget
{
    border: 1px dashed steelblue;
    margin:-1px;
    /*
    border: 1px dotted steelblue;
    margin: 2px;*/
}

.dashboardzone .layoutbase .widget:hover {
	
	}

.dashboardzone .layoutbase .widget .emptyblock
{
    min-height: 10em;
}

.dashboardzone .layoutbase .widget .blockdrag
{
    background-color: #E9E7DE;
    padding: 2px;
    margin:3px;
    /*cursor: move;*/           
    position: absolute;
	display: none;
	opacity: 0.9;
	z-index: 8;
	border:2px solid #503a1c;
	color:#405980;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.dashboardzone .layoutbase .widget .blockdrag:hover
{
/*	background-color: #CCE;*/
}

.dashboardzone .layoutbase .widget:hover .blockdrag
{
	display: block;
}

.dashboardzone .layoutbase .widget .blockdrag a
{
    cursor: pointer;
}

.dashboardzone .layoutbase .widget .blockdrag .title {
	color:#503a1c;
    float:left;
    cursor: move;
    font-weight: bold;
    padding:0 0 8px;
    width:150px;
    /*
    background: url("/cognoti/img/icons/arrow-move.png") no-repeat;
    padding-left:18px;
    */
	}
    
.edit_dash_widget {
display: inline;
}

.edit_dash_widget a {

	}

.edit_dash_widget a.removecol {
    float:right;
    }

.edit_dash_widget a.refresh {
    margin: 0 5px;
    padding-left: 5px;
    border-left: 1px dotted #444;
    }


.edit_dash_row span.small_button {
	float:right;
	margin:0 0 0 10px;
	}

.dashboardzone .layoutbase .inlineblock .widget
{                
    float: left;
    min-width: 10em;
}

.dashboardzone .layoutbase .widget .content
{
    padding: 3px; 
}

.dashboardzone li.coltitle
{
    font-size: 12px;
    text-align: center;
    background-color: #EEE;
    padding: 3px;
    color: black;
    text-transform: capitalize;
    font-weight: bold; 
}

.helpersoff .layoutbase
{
	margin-top: 0px;
}

.helpersoff li.coltitle,
.helpersoff .blockdrag,
.helpersoff .notcontent
{
    display: none; 
}

.helpersoff .rowcolumnsep
{
	max-width: 0px;
	/*margin-left: 6px;*/
}

.helpersoff .layoutbase .widget,
.helpersoff .layoutbase .col
{
    border: 0px solid transparent !important; 
    min-height: none;
    margin: 0px;
}

.helpersoff .layoutbase .col
{
    padding-bottom: 0 !important;  
    margin-bottom: 0 !important;                 
}

.layoutoption
{
    float: left;
    margin: 3px;   
}

.layoutoption
{
    float: left;
    margin: 3px;   
}

.layoutoption img
{
    vertical-align: middle;   
    border: 1px solid black;
}

.dashboardtoolbar .formsubmit
{
    border-top: 2px ridge black;
    margin-left: 1em;
    padding-left: 1em;
    padding-right: 1em;    
}

.widget_select_toolbar {
	/*background-color:#fff;*/
	margin:1px;
    min-height:10px;
	}

#scrollingDashboardControls {
	clear: both;
    background-color: #FFF;
    border:1px solid #843B0A;  
	margin:13px 0 10px !important;
    min-height: 10px;
    padding:0 ;
    width: 970px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#scrollingDashboardControls .controls {
    float:right;
    background: #FFF;
    padding:0;
    margin:4px 0;
    
    
}

/* #scrollingDashboardControls input.addrow,
#scrollingDashboardControls input.preview
{
    float: right;    
} */




.layoutrow .rowcolumn {
    float: left;    
}

.layoutrow .rowcolumnsep {
	cursor: w-resize;
    /* width: 13px !important; */
    width: 5px;
    height: 4em;
    float: left;
    background-color: #DDD;
	/* border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC; */
}

.layoutrow .rowcolumnsep2 {
    width: 5px;
    height: 4em;
    float: left;
    display: none;
}

.helpersoff .rowcolumnsep2 {
    display: block;
}

.layoutrow .rowcolumnsep:hover {
	background-color: #E7E7E7;
}

.layoutrow {
    clear: both;
    padding:0;
    margin: 0;
    list-style: none;
    /*border:1px dashed #405980;*/
    border-top:none;
    margin-bottom: 20px;
}

.layoutrow .rowcontrols .title {
    float:left;
	padding: 5px;
}

.layoutrow .rowcontrols {
    /*visibility: collapse;*/
	
    background-color: #E9E7DE;
    /*font-size:20px;*/
    color:#555;
    border:1px solid #ddd;
    border-bottom:none;
    cursor: move;
	/*font-weight: bold;*/
	padding: 3px;
	/*width:98.5%;*/
}

.layoutrow .rowcontrols:hover {
	background-color: #E7E7E7;
}

.layoutrow:hover .rowcontrols {
    visibility: visible;
}

.layoutrow .rowcontrols a {
	/*color: #000;*/
}

.layoutrow .rowcontrols .small_button_remove,	
.layoutrow .rowcontrols .small_button {
	float: right;
}

.edit_dash_widget a.removecol {
	background:firebrick url(/cognoti/img/icons/close.png) no-repeat center center;
	border:0;
	font-weight:bold;
	height:14px;
	width:14px;
	vertical-align:top;
	float:left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	
	.edit_dash_widget a.removecol:hover {
		background:firebrick url(/cognoti/img/icons/close_hover.png) no-repeat center center;
		}

.layoutbase {
    position: relative;
	}

.layoutrow .rowcolumn {
    position: relative;    
	}

.layoutrow .rowcolumn a.removecolumn {
	display: none;
    position: absolute;
	z-index:10;
    right: 1px;
    top: 1px;
	background:firebrick url(/cognoti/img/icons/close.png) no-repeat center center;
	border:0;
	font-weight:bold;
	height:14px;
	width:14px;
	vertical-align:top;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
/*  text-decoration: none;
	padding:0 4px;
    text-align: center;
    background-color: firebrick;
    z-index: 10;
	opacity: 0.9;
	color:white !important;
*/
}
.layoutrow .rowcolumn a.removecolumn:hover {
	background:firebrick url(/cognoti/img/icons/close_hover.png) no-repeat center center;
}

.layoutrow .rowcolumn:hover a.removecolumn {
    display: block;
	color: #000;
}

.layoutrow .columns {
    min-height:20px; /* IE7 will return 0 for getWidth() result in divide by zero errors if this is not here */
}

.helpersoff .layoutrow {
    margin-bottom: 0;
}

.helpersoff .rowcontrols,
.helpersoff .rowcolumnsep,
.helpersoff .blockdrag,
.helpersoff a.removecolumn
{
    display: none !important;
}
    
/* .helpersoff .rowcolumnsep2 {
    display: block !important;
}
     */
     
 .layoutrow .colWidthPopup {
    font-size: 12px;
    text-align: center;
    background-color: black;
    color: white;
    position: absolute;
    z-index: 80;    
    padding: 10px;
    opacity: 0.666;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
 }

