
/*CB-CLASSES*/

/*cbModelItem*/

#cbModelItemDiv {
	
}

.cbModelItem-portlet {
	background-color: transparent;
	padding: 0px !important;
}

.cbModelItem-container {
	min-height: calc(100vh - 240px) !important;
	width: 100%;
}

.cbModelItem-container-left {
	min-height: calc(100vh - 240px) !important;
	padding: 0px 15px 0px 0px !important;
	border-right: 0.5px solid #eee;
}

.cbModelItem-container-right {
	min-height: calc(100vh - 240px) !important;
	padding: 0px 0px 0px 15px !important;
	border-left: 0.5px solid #eee;
}

.cbModelItem-content {
	min-height: calc(100vh - 310px) !important;
}

.cbModelItem-title {
	min-height:30px !important;
}

.cbModelItem-title a {
	padding: 10px 13px 10px 13px !important;
}

.cbModelItem-footer {
    position: relative;
    bottom: 0;
    width: 100%;
}


/*cbModal*/

.cbModal-full .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 65%;
  margin: 0 auto; }
  .cbModal-full .modal-dialog .modal-content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: auto; }
    .cbModal-full .modal-dialog .modal-content .todo-task-modal-title {
      font-weight: 600;
      text-transform: uppercase;
      margin-left: 2em; }
    .cbModal-full .modal-dialog .modal-content .todo-task-due {
      margin-left: 1em;
      font-weight: 600;
      color: #4db3a4;
      width: 150px !important; }
    .cbModal-full .modal-dialog .modal-content .todo-task-assign {
      margin-left: 1em;
      border: 1px solid;
      border-color: #ccc;
      padding: 6px 10px;
      font-weight: 600;
      color: #4db3a4;
      text-transform: uppercase; }
      .cbModal-full .modal-dialog .modal-content .todo-task-assign:hover,
      .cbModal-full .modal-dialog .modal-content .todo-task-assign:focus {
        text-decoration: none; }
    .cbModal-full .modal-dialog .modal-content > .todo-task-modal-body > .todo-task-modal-bg {
      background-color: #f7f9fa;
      padding: 20px; }
    .cbModal-full .modal-dialog .modal-content > .todo-task-modal-body > h3 {
      margin: 15px 0;
      font-size: 20px;
      color: #4e5a64;
      font-weight: 600; }
    .cbModal-full .modal-dialog .modal-content > .todo-task-modal-body > p {
      font-size: 15px;
      color: #8f9ea6;
      line-height: 24px; }
    .cbModal-full .modal-dialog .modal-content > .todo-task-modal-body > h4 {
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase;
      color: #9eacb4;
      margin-top: 25px; }
      .cbModal-full .modal-dialog .modal-content > .todo-task-modal-body > h4 > .todo-add-button {
        float: none; }
    .cbModal-full .modal-dialog .modal-content > .todo-task-modal-body > .todo-task-file {
      color: #49a7fa;
      font-size: 13px; }
      .cbModal-full .modal-dialog .modal-content > .todo-task-modal-body > .todo-task-file > i {
        margin-right: 0.5em; }
      .cbModal-full .modal-dialog .modal-content > .todo-task-modal-body > .todo-task-file > .todo-remove-file {
        color: #9eacb4;
        margin-left: 0.5em; }
        .cbModal-full .modal-dialog .modal-content > .todo-task-modal-body > .todo-task-file > .todo-remove-file:hover {
          color: #4db3a4;
          cursor: pointer; }



/*cbModalChild*/

.cbModalChild-title {
	font-size: 14px;
	color: #2b4a5c;
}

.cbModalChild-subtitle {
	font-size: 12px;
	color: #8896a0;
}

.cbModalChild-actions {
	display: none;
}

tr:hover .cbModalChild-actions {
    display: block;
}

.cbModalChild-actions a {
	font-size: 13px;
	color: #8896a0;
}

.cbModalChild-actions a:hover {
	color: #696969;
}

/*cbClass*/


.cbClass-text {
	font-size:12px !important;
}


/*cbTasks*/

.cbForm-error {
	font-size: 12px !important;
	color: red;
}


/*cbTasks*/

.cbTask {
	cursor: pointer;
	padding-right: 60px;
}

.cbTask-ready {
	cursor: pointer;
	padding-right: 60px;
}

.cbTask-active { border-left: #3faba4 3px solid; }
.cbTask-in_progress { border-left: #36c6d3 3px solid; }
.cbTask-on_hold { border-left: #f1c40f 3px solid; }
.cbTask-completed { border-left: #0a8b2f 3px solid; }
.cbTask-removed { border-left: #840d0d 3px solid; }


/*cbConextMenu*/

.cbContextMenu-active {
	background-color: #F9FAFB !important;
}

.cbContextMenu-selected {
	background-color: #F9FAFB !important;
}



/*cbTable*/

.cbTable-sm {
	
}

.cbTable-sm th {
	font-size: 11px !important;
}

.cbTable-sm td {
	font-size: 11px !important;
}



/*cbComments*/
.cbComments-title {
	font-size: 13px !important;
}

.chats li {
    font-size: 13px !important;
}


/*PLUGINS*/

/*select2*/

.select2-container {
    width: 100% !important;
}


/*cube-portifolio*/

.cbp-popup-content {
	max-width: 100% !important;
    width: 75% !important;
    margin-top: 100px !important;
}

.cbp-popup-singlePage .cbp-popup-navigation-wrap {
	height: 85px !important;	
}

.cbp-l-project-container {
	margin-top: 15px;
}

.cbp-l-project-title {
	font: 600 36px/40px "Open Sans", sans-serif !important;
	text-align: "left";
	margin-bottom: 5px;
}

.cbp-l-project-subtitle {
	margin-bottom: 15px;
}

.cbp-l-project-details-full {
    width: 100%;
    margin-bottom: 15px;
}

.cbp-l-project-details-left {
    float: left;
    width: 50%;
    padding-right: 10px;
    margin-bottom: 15px;
}

.cbp-l-project-details-right {
    float: right;
    width: 50%;
    padding-right: 10px;
    margin-bottom: 15px;
}

.cbp-l-project-details-list strong {
    width: 30%;
}

