﻿ .column{
	margin-right:15px;
	min-height:100px;
	background:#fff;
	float:left;
    transition: width 0.5s ease;
}
.Layout1 .column2, 
.Layout1 .column3, 
.Layout2 .column3, 
.Layout3 .column3, 
.Layout4 .column3{
    display: none;
}
.Layout1 .column1{
    width: 100%;
    margin-right:0;
}

.Layout2 .column2 {width:50%;}
.Layout3 .column2 {width: 67%;}
.Layout4 .column2 {width: 33%;}
.Layout5 .column3 {width:33.3%;}

.Layout1 .column1,
.Layout2 .column2,
.Layout3 .column2,
.Layout4 .column2,
.Layout5 .column3 {
   margin-right:0; 
}
.Layout1 .column2, 
.Layout1 .column3{
    display: none;
}
.column .dragbox{
	background:#fff;
	position: relative;
    margin-bottom:15px;
    min-height:0!important;
    /*overflow:hidden;*/
}
.dragbox.ui-sortable-helper {
    border-width:2px;
    box-shadow: 1px 1px 4px #eee;
}
.column .dragbox svg{
    z-index: inherit;
}
.column .dragbox h2{
	margin:0;
	font-size:12px;
	color:#fff;
    height:29px;
	cursor:move;
    background-color: #769abf;
    /*background: #ebf5ff;*/ /* Old browsers */
    /*background: -moz-linear-gradient(top, #ebf5ff 0%, #e1eefe 50%, #dfedfa 51%, #e0edfd 100%);*/ /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf5ff), color-stop(50%,#e1eefe), color-stop(51%,#dfedfa), color-stop(100%,#e0edfd));*/ /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top, #ebf5ff 0%,#e1eefe 50%,#dfedfa 51%,#e0edfd 100%);*/ /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top, #ebf5ff 0%,#e1eefe 50%,#dfedfa 51%,#e0edfd 100%);*/ /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #ebf5ff 0%,#e1eefe 50%,#dfedfa 51%,#e0edfd 100%);*/ /* IE10+ */
    /*background: linear-gradient(to bottom, #ebf5ff 0%,#e1eefe 50%,#dfedfa 51%,#e0edfd 100%);*/ /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf5ff', endColorstr='#e0edfd',GradientType=0 );*/ /* IE6-9 */
    line-height: 29px;
    padding: 0 5px;
    font-weight: 600;
}
.column .dragbox h2 span {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dragbox h2 .totalInd {
    display:inline-block;
    background-color: #ff6a00;
    border-radius: 50%;
    color: #FFFFFF;
    float: left;
    height: 18px;
    line-height: 18px;
    margin: 5px 5px 0 5px;
    text-align: center;
    min-width: 15px;
    z-index: 101;
    padding:1px 3px;  
}
.gropIcons {
    position: absolute;
    right: 10px;
}
.gropIcons .icn {
    /*border:1px solid red;*/
    margin:7px 0 0 5px;
}
.dragbox-content{
	background:#fff;	
    padding: 15px 10px;
    border: 1px solid #C3C1C2;
}
#DashboardContent .dragbox-content .table { 
    position: relative;
}
.reportWidget.dragbox-content { min-height: 300px; }

.wAsB {
    height: 360px;
    overflow:hidden;
}
.dragbox-content.collapsed {
    display:none;
}
.tables_wrapper {
    clear: both;
    overflow: auto;
    padding-bottom: 15px;
}
.reportWidget table th {
    width:100px;
}
.column .widget-placeholder{
	background: #F8F9FB;
    margin-bottom:7px;
    border-radius:5px;
	-webkit-border-radius:5px;
    border:2px solid #E0E2E1;
    
}
.column .widget-placeholder p {
    display:block;
    color: #666666;
    margin:5px 0 0 5px;
    width:98%;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.opIcons
{
    background-image: url(themes/base/images/dndSpirite.gif)!important;
    background-repeat: no-repeat;
    float:right;
    height:13px;
    width:13px;
    margin:0px 2px;
}

.maxmin{
	background-position:-26px 1px;
}
/*
.delete {
	background-position:-269px center;
	padding-top:1px;
}
*/
.ko_DropDownButton {
    border: 1px solid #bebdbd;
	width: 188px;
	padding: 4px 3px;
	float: left;
    text-align: left;
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
}
.ko_DropDownButton.isActive { border: 1px solid #000; }
.ko_DropDownButton.isActive .selectedItem,
.ko_DropDownButton:hover .selectedItem, .ko_wraper:hover .selectedItem { color: #000; }
.ko_DropDownButton:hover, .ko_wraper:hover { border: 1px solid #000; }
.widgets.ko_DropDownSelection {
    max-width: 226px!important;
}
.ko_Container {
    position:relative;
}

.ko_DropDownButton .icn {

}

.ko_DropDownSelection {
    position:absolute;
    border:1px solid #ccc;
    background:#fff;
    top:25px;
}
.chL .ko_DropDownSelection {
    height:28px;
    padding: 20px 0;
}
.chL .ko_DropDownSelection .layoutchoice {
    width: 30px;
    float: left!important;
    height: 26px;
    margin-right: 7px!important;
    padding: 0!important;
    background-repeat: no-repeat;
}
.dashboardActions ul.ko_DropDownSelection { width: 194px; }
.dashboardActions ul.ko_DropDownSelection > div { border-bottom: 1px solid #bebdbd; }
.dashboardActions .ko_Container { margin-right: 8px; }
.Layout1 {background-position: -321px -403px; }
.Layout2 {background-position: -353px -403px; }
.Layout3 {background-position: -385px -403px; }
.Layout4 {background-position: -417px -403px; }
.Layout5 {background-position: -449px -403px; }

.Layout1:hover, .Layout1.selected {background-position: -321px -435px; }
.Layout2:hover, .Layout2.selected {background-position: -353px -435px; }
.Layout3:hover, .Layout3.selected {background-position: -385px -435px; }
.Layout4:hover, .Layout4.selected {background-position: -417px -435px; }
.Layout5:hover, .Layout5.selected {background-position: -449px -435px; }

.Layout1 .icn-layout {background-position: -325px -326px; }
.Layout2 .icn-layout {background-position: -343px -326px; }
.Layout3 .icn-layout {background-position: -361px -326px; }
.Layout4 .icn-layout {background-position: -379px -326px; }
.Layout5 .icn-layout {background-position: -397px -326px; }

.isActive .Layout1 .icn-layout {background-position: -325px -344px; }
.isActive .Layout2 .icn-layout {background-position: -343px -344px; }
.isActive .Layout3 .icn-layout {background-position: -361px -344px; }
.isActive .Layout4 .icn-layout {background-position: -379px -344px; }
.isActive .Layout5 .icn-layout {background-position: -397px -344px; }

.icn-layout {
    margin:3px 5px 0 0;
	height: 13px;
}

.wThumb {
    height: 64px;
    width: 74px;
    display: block;
    margin:0 auto 5px auto;
    padding:0;
    background-position: -1px -6px;
}
.reportWidget .icn30 { background-position: -293px -401px; width: 23px; }
.tasksWidget .icn30 { background-position: -132px -401px; width: 24px; }
.documentsWidget .icn30 { background-position: -35px -401px; width: 27px; }
.discussionsWidget .icn30 { background-position: -97px -402px; width: 30px; }
.activityWidget .icn30 { background-position: -225px -401px; width: 30px; }
.vaultWidget .icn30 { background-position: -479px -403px; width: 30px; }

.chL .ko_DropDownSelection li:first-child {
    margin-left: 5px!important;
}
.chL .ko_DropDownSelection li:last-child {
    margin-right:0!important;
}
.addW .ko_DropDownSelection .widgetitem {
    margin: 7px 0 7px !important;
    padding: 0 !important;
    white-space: normal!important;
}
.addW.customDropdownList li.widgetitem:hover {
    background-color: none!important;
}
.ko_DropDownCollection {
	position: relative;
	min-width: 130px !important;
	/*width: auto!important;*/
	background-color: #fff;
    border: 1px solid #CCCCCC;
	z-index: 2202;
    display: block;
    float: left;
}

.ko_DropDownCollection li
{
    clear: both;
    margin: 0;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    padding: 3px 5px;
    position: relative;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
}
.ko_chbox label:before {
   content: "";
    display: inline-block;
    height: 12px;
    width: 12px;
    left: 0;
    top: 2px;
    margin-right: 10px;
    position: absolute;    
    background-color: #fff;
    border:1px solid #000;
}

.ko_chbox.checked label:before{
    background-image: url(themes/base/images/icons_set.png);
    background-position: -741px -39px;
    content: " ";
}
.ko_chbox label {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin-right: 15px;
    padding-left: 25px;
    position: relative; 
}

.ko_chbox.disabled label:before {
    border: 1px solid #000;
    opacity:0.3;
}

#FormsExportTable_wrapper .ko_chbox label.thChBox { 
    float: left;
    width: auto;
}

.ko_DropDownCollection li label {
  line-height: 18px !important;
  margin-bottom: 0;
  font-weight: 400;
}
.left, .right {
    background-color:#fff;
}
.ko_DropDownSelection .left {
    float:left;
    width: 68px;
    clear: left;   
}
.ko_DropDownSelection .right {
    float:right;
    width: 111px;
    padding: 0 6px 0 4px;
    margin-top: -1px;
    line-height: 13px;
}
.right strong { 
    font-size: 12px;
    color: #000;
}

li.widgetitem {
    clear: both;
}
li.widgetitem span {
    
}
.left .thumbWrapper {
    display: inline-block;
    border: 1px solid #bebdbd;
    margin: 0px 5px 5px 7px;
    width: 59px;
}
.left .thumbWrapper .icn30 {
    margin: 9px auto;
    display: block;
    cursor: default;
}
.btnHolder {
    background: #F6F6F6;
    height: 42px;
    clear: both;
    margin-bottom: -7px;
}
.attrTxt {
    clear: both;
    display:block;
    font-size: 11px;
    line-height: 13px;
}

.widgetitem .aItem {
    margin-left: 7px;
    margin-top: 7px;
    width: 59px;
}
.widgetitem .aItem a { float: none; }
.widgetitem .aItem var {
    width:auto;
    float: none;
}
/*
.wAsB {
    max-height:150px;
}*/
/*
#layout-dialog .layoutchoice, .ko_Container .layoutchoice {
    float: left;
    height: 51px;
    list-style-type: none;
    margin: 5px;
    padding: 0;
    width: 82px;
}
*/
.dialog .panel-body {
    overflow: auto;
    padding: 10px;
}

  
.wsDialog .categories {
    height: 414px;
    list-style: none outside none;
}
.wsDialog .categories li.selected button {
    color: #FFFFFF;
    font-weight: 800;
}

ul.categories button {
    cursor: pointer;
}
.widgetitem {

}

ol.widgets {
    float: left;
    list-style: none outside none;
    margin: -10px;
    padding: 0;
    width: 320px;
    height: auto;
    overflow: auto;
    overflow-y: auto;
}
.wsDialog .panel-body {
    overflow: auto;
    padding: 10px;
    height: 400px;
}
.wsDialog .categories {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #F0F0F0;
    float: left;
    height: 100%;
    list-style: none outside none;
    margin: 0 1.17em 0 0;
    padding: 10px 0 0;
    width: 25%;
}
.wsDialog .categories li.selected {
    background: none repeat scroll 0 0 #6699CC;
    color: #FFFFFF;
}
.widgetitem .add-button {

}
.widgetitem h3 {
    margin: 11px 0 0;
    padding: 0;
}
.widgetitem img {
    border: 1px solid #999999;
    float: left;
    margin: 10px 0 0 -132px;
}

.dashboardActions {
    float: left;
    width: 100%;
    margin-bottom: 28px;
}
 
/* EDIT MODE */
.w-edit-f input[type="text"]{
    width: 189px;
    overflow: hidden;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
._2clmn label{
    width: 140px;
}
._2clmn .ko_wraper{
    width: 50px!important;
}
._2clmn .ko_wraper .selectedItem li {
    /*width:50px;*/
}
._2clmn .ko_wraper .selectedItem ul {
    /*min-width:40px;*/
}
.ko_wraper .selectedItem > var {
   /* float:none;*/
}
.wdgtLoader {   
    background-image: url(themes/base/images/widgetLoader.gif);
    background-position: 0px 0px;
    margin:10px auto;
    background-repeat: no-repeat;   
    width: 31px; height: 31px;
    display: block;
}
.dragbox-content .success {
    background-color:#E8FEE9;
	border:1px solid #C8D2DC;
	line-height:20px;
    padding:0 5px;
    display:inline;
}

.dragbox-content .error {
    background-color:#FFCCCB !important;
	border:1px solid #FB9392 !important;
    line-height:20px;
}
.dragbox .actions {
    background: #f6f6f6;
    margin: 3px -15px -15px -15px;
    padding: 13px 15px; 
}
.dragbox .reportWidget .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3px 1px 1px 1px;
}
.dragbox .notification .actions { margin-bottom: 0; }
.commentArea .wdgtLoader {
    background-size: 10px auto;
    float: left;
    height: 10px;
    margin: 5px 5px 0 0;
    width: 10px;
}
.Home #content {
    position:relative;
}
/*.dB-c {
    border:1px solid red;
}*/
.dB-tT {
    position:relative;
}
.dB-tT.collapse {
}
.dB-tT.collapse dl {
    height:32px;
}
.dB-tT.collapse ul{
    display:none;    
}

.dB-tT dt {
    font-weight: 600;
    line-height: 33px;
    margin-left: 8px;
}
.dB-tT dt .icn_down {
    margin:12px 5px 0 0;
    background-position: -292px -273px;
    width: 10px;
	height: 9px;
}
.dB-tT.collapse .icn_down {
    background-position: -274px -274px;
}
.dB-tT dt .icn-DbTt {
    float: left;
    margin-top: 7px;
}
.dB-tT dt strong{
    padding-left:12px;
}
.dB-tT dl{
    background: #f5f6f8;
    height: 150px;
    margin: 0 0 0 0px;
    bottom: 0;
    height: 148px;
    width:280px;
    border: 1px solid #c8d2dc;
}
.dB-tT li{
    line-height:27px;
    cursor:pointer;
    margin-left:8px;
    padding:1px;
    padding-right:0;
}
.dB-tT li.crT{
    background:#fff;
    border: 1px solid #c8d2dc;
    border-right:none;
    padding:0;
    width: 101%;
}
.dB-tT li span {
    padding-left:22px;
}
.dB-tT li.crT span {
    font-weight:600;
    color:#0076dc;
}
.dB-tT .details {
    position: absolute;
    top:0px;
    right:0;
    bottom:0;
    left:280px;    
    border: 1px solid #c8d2dc;
    border-left:none;
    padding:12px 20px;
    line-height:18px;
    background:#fff;
    display:none;
}
.dB-tT .crT .details, .dB-tT li:first-child.crT {
    display:block;
}
.dashboardTt {
    clear:both;
    margin-bottom:20px;
}
.dB-tT .icn-dw-close {
    top: 10px;
    right: 10px;
    position: absolute;
    background-position: -75px -183px;
}
.dragbox .editMode {
    margin: 0px 5px;
}
/*.dragbox-content .error:after, .dragbox-content .success:after {
	content: '\00d7';
	float: right;
	cursor: pointer;
	font-weight:600;
	font-size: 24px;
	width: 16px;
	height: 16px;
	margin-top: -5px;
}
.dragbox-content .success:after {
	color: #3ADA3A;
}
.dragbox-content .error:after {
	color: #FB9394;
}*/
.dB-c {
    /*border:1px solid red;
    min-width:700px;
    overflow: scroll;
    clear:both;*/
}