@CHARSET "UTF-8";

.error-message {
	color: #b94a48;
}

.control-group .controls {
	min-height: 33px;
}

div.input-prepend,div.input-append {
	position: relative;
}

div.input-prepend>input,div.input-append>input {
	position: absolute;
	right: 0;
	left: 0;
	width: auto;
}

span.input-prepend-wrapper {
	position: absolute;
	right: 0;
	left: 0;
	width: auto;
	padding: 0 14px 0 0;
	margin-left: 28px;
}

span.input-prepend-wrapper input {
	margin: 0;
	width: 100%;
}

div.input-append input  ~ .add-on {
	float: right;
}

div.input-prepend>input {
	margin-left: 28px !important;
}

.input-prepend input,.input-prepend input:focus {
	margin-left: 0px;
}

div.input-append>input {
	margin-right: 28px !important;
}

[data-modal-href] {
	cursor: pointer;
}
[data-href] {
	cursor: pointer;
}

:focus {
	outline: none;
}

@media ( max-width : 768px) {
	.hidden-768 {
		display: none;
	}
}

span.color_red {
  color:  #d84a38;
}


.right_align{
	text-align:right !important;
}
.center_align{
	text-align: center !important;
}
.middle_align{
	vertical-align: middle !important;
}


.label-purple, 
.badge-purple {
  background-color: #af5cc1;
  background-image: none !important;
  text-shadow: none !important;
}

.label-red, 
.badge-red {
  background-color: #E02263;
  background-image: none !important;
  text-shadow: none !important;
}

.dashboard-stat.black {
  background-color: #9d9c9c;
}

.dashboard-stat.black .more { 
  background-color: #333;
}

.dashboard-stat.pinkred {
  background-color: #E02263;
}

.dashboard-stat.pinkred .more { 
  background-color: #A21A47;
}

.bg-brown {
  background-image: none !important;
  background-color: #623f18 !important;
}
.bg-black {
  background-image: none !important;
  background-color: #333438 !important;
}
.bg-blue2 {
  background-image: none !important;
  background-color: #1a73d8 !important;
}
.color-mode li.color-blue{
	background: #1a73d8;
}

.middle-align td, .middle-align th{
	vertical-align:middle;
}
td.error span{
	color: #b94a48 !important;
}
td.success span{
	color:#468847 !important;
}

/*  brown */
.btn.brown {
  color: white;  
  text-shadow: none;	
  background-color: #623f18;
}
.btn.brown:hover, 
.btn.brown:focus, 
.btn.brown:active, 
.btn.brown.active,
.btn.brown[disabled], 
.btn.brown.disabled {    
  background-color: #4e3112 !important;
  color: #fff !important;
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #dddddd;
  cursor: default;
}

input.datepicker[readonly]{
	cursor:pointer;
}

.padding-left-15{
	padding-left:15px !important;
}

.controls input{
	margin-bottom: 0px;
}

.error .select2-container .select2-choices {
  border-color: #B94A48;
}
.age_block{
	display:inline-block;
	margin-top: 6px;
	padding-left: 5px;
}
.invoice-block .amounts li strong{
	position: absolute;
	right:120px;
}
.invoice-block .amounts {
	position: relative;
}
.invoice-logo .invoice-logo-space > p{
	font-weight:300;
	font-size:12px;
	line-height:14px;
	padding:0px;
	margin:0px;
	text-align:left;
}
.invoice-logo-space h3{
	font-weight:bold;
}
.company-logo h3{
	text-align:center;
}
.company-logo.invoice-logo .invoice-logo-space > p {
	text-align:center;
}

.portlet.box .form-horizontal.form-bordered .control-group:nth-child(2) {
  margin-top: -10px;
}


.removerow{
	cursor: pointer;
}

.control-label{
  font-weight: bold;
}

.view_info .control-label{
	display: inline-block;
	text-align:right;
	vertical-align:middle;
	padding-top: 0px;
}
.view_info .controls{
	display: inline-block;
	padding-top: 2px;
}

@media (max-width: 767px){
	.view_info .control-label{
		text-align: left;
	}
}

.invoice table {
  margin:0px;
}

.invoice .invoice-logo {
  margin-bottom:0px;
}


.textbox_content{
	white-space:pre; 
	overflow-wrap: break-word;
}

.invoice .invoice-logo .left_align_p p{
	text-align: left;
}

.invoice .small_p p{
	font-size: 16px;
}

.inline-block{
	display: inline-block !important;
}

.top_align{
	vertical-align: top;
}

.select2-drop-mask{
	z-index:99998 !important;
}
.select2-drop-active{
	z-index:99999 !important;
}

.odd_no_margin_left .span6:nth-child(odd){
	margin-left:0px !important;
}


.container_table_scroll{
	overflow-x: auto;
}
.container_table_scroll .table_scroll{
	min-width: 760px;
}



.dashboard_orange{
	background-color: #e26027;
}
.dashboard-stat.dashboard_orange .more {
background: #cb5623;
}

.dashboard_red {
background-color: #f65b57;
}
.dashboard-stat.dashboard_red .more {
background: #dd514e;
}

.dashboard_purple{
	background-color: #9d55ad;
}
.dashboard-stat.dashboard_purple .more {
	background:  #9140a3;
}

.dashboard-stat.blueblue {
  background-color: #28adb6;
}

.dashboard-stat.blueblue .more { 
  background-color: #249ba3;
} 
.dashboard-stat.darkblue {
  background-color: #274be2;
}

.dashboard-stat.darkblue .more { 
  background-color: #2343cb;
} 
.dashboard-stat.gold {
  background-color: #ffd700;
}

.dashboard-stat.gold .more { 
  background-color: #e5c100;
} 
.dashboard-stat.lightgreen {
  background-color: #66b728;
}

.dashboard-stat.lightgreen .more { 
  background-color: #5aa223;
} 
.dashboard-stat.lightblueblue {
  background-color: #2895b6;
}

.dashboard-stat.lightblueblue .more { 
  background-color: #2384a1;
}

.form .form-actions{
	padding-left: 20px;
}


.table_calendar tr td, .table_calendar tr th{
	padding-left: 5px;
	padding-right: 5px;
}
.table_calendar tr td{
	vertical-align: middle;
	text-align: center;
	height: 30px;
	width: 30px;
	max-width: 30px;
}
.table_calendar tr td span.label{
	display: inline-block;
}
.table_calendar tr td:first-child{
	text-align: right;	
	font-weight: bold;
	max-width: initial;
	min-width: 80px;
}

.table th, .table td{
	padding: 5px;
}


/* Calendar Class */
.calendarblack .fc-event-time{
	color: #000 !important;
}

.calendarblack .fc-event-title{
	color: #000 !important;
}


.label-black, 
.badge-black {
  background-color: #000000;
  background-image: none !important;
  text-shadow: none !important;
}

.label-red, 
.badge-red {
  background-color: #fb6161;
  background-image: none !important;
  text-shadow: none !important;
}

.label-green, 
.badge-green {
  background-color: #96cd67;
  background-image: none !important;
  text-shadow: none !important;
}

.label-yellow, 
.badge-yellow {
  background-color: #ffc736;
  background-image: none !important;
  text-shadow: none !important;
}

.label-blue, 
.badge-blue {
  background-color: #88dae8;
  background-image: none !important;
  text-shadow: none !important;
}

.label-grey, 
.badge-grey {
  background-color: #c7d0e1;
  background-image: none !important;
  text-shadow: none !important;
}


.odd_no_margin_left .span6:nth-child(odd){
	margin-left:0px !important;
	clear:left;
}


/* green turtoise */
.green-turquoise.btn {
  color: white;
  background-color: #36d7b7;
  border-color: "";
}
.green-turquoise.btn:hover, .green-turquoise.btn:focus, .green-turquoise.btn:active, .green-turquoise.btn.active {
  color: white;
  background-color: #26bea0 !important;
}
.open .green-turquoise.btn.dropdown-toggle {
  color: white;
  background-color: #26bea0;
}
.green-turquoise.btn:active, .green-turquoise.btn.active {
  background-image: none;
}
.open .green-turquoise.btn.dropdown-toggle {
  background-image: none;
}
.green-turquoise.btn.disabled, .green-turquoise.btn.disabled:hover, .green-turquoise.btn.disabled:focus, .green-turquoise.btn.disabled:active, .green-turquoise.btn.disabled.active, .green-turquoise.btn[disabled], .green-turquoise.btn[disabled]:hover, .green-turquoise.btn[disabled]:focus, .green-turquoise.btn[disabled]:active, .green-turquoise.btn[disabled].active, fieldset[disabled] .green-turquoise.btn, fieldset[disabled] .green-turquoise.btn:hover, fieldset[disabled] .green-turquoise.btn:focus, fieldset[disabled] .green-turquoise.btn:active, fieldset[disabled] .green-turquoise.btn.active {
  background-color: #36d7b7;
}
.green-turquoise.btn .badge {
  color: #36d7b7;
  background-color: white;
}

/* Button Strip */
.btn.green-turquoise-stripe {
  border-left: 3px solid #36d7b7;
}

/* Portlet */
.portlet > .portlet-body.green-turquoise,
.portlet.green-turquoise {
  background-color: #36d7b7;
}

.portlet.solid.green-turquoise > .portlet-title,
.portlet.solid.green-turquoise > .portlet-body {
  border: 0;
  color: white;
}
.portlet.solid.green-turquoise > .portlet-title > .caption > i {
  color: white;
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.solid.green-turquoise > .portlet-title > .tools > a.fullscreen {
  color: #fdfdfd;
}

.portlet.box.green-turquoise {
  border: 1px solid #61dfc6;
  border-top: 0;
}
.portlet.box.green-turquoise > .portlet-title {
  background-color: #36d7b7;
}
.portlet.box.green-turquoise > .portlet-title > .caption {
  color: white;
}
.portlet.box.green-turquoise > .portlet-title > .caption > i {
  color: white;
}
.portlet.box.green-turquoise > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #94ead9;
  color: #a9eee0;
}
.portlet.box.green-turquoise > .portlet-title > .actions .btn-default > i {
  color: #b6f0e5;
}
.portlet.box.green-turquoise > .portlet-title > .actions .btn-default:hover, .portlet.box.green-turquoise > .portlet-title > .actions .btn-default:focus, .portlet.box.green-turquoise > .portlet-title > .actions .btn-default:active, .portlet.box.green-turquoise > .portlet-title > .actions .btn-default.active {
  border: 1px solid #bef2e8;
  color: #d3f6ef;
}

/* Statistic Block */
.dashboard-stat.green-turquoise {
  background-color: #36d7b7;
}
.dashboard-stat.green-turquoise.dashboard-stat-light:hover {
  background-color: #29cfae;
}
.dashboard-stat.green-turquoise .visual > i {
  color: white;
  filter: alpha(opacity=10);
}
.dashboard-stat.green-turquoise .details .number {
  color: white;
}
.dashboard-stat.green-turquoise .details .desc {
  color: white;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dashboard-stat.green-turquoise .more {
  color: white;
  background-color: #29cfae;
}

/* General Element */
.bg-green-turquoise {
  border-color: #36d7b7 !important;
  background-image: none !important;
  background-color: #36d7b7 !important;
  color: white !important;
}

/* General Text & Icon Font Colors */
.font-green-turquoise {
  color: #36d7b7 !important;
}

.simplecolorpicker span.color {
  font-size: 22px;
  padding: 3 3px;
}

.btn-group-solid a.btn{
  max-width: 28px !important;
  min-width: 28px !important;
  width:     28px !important;
  padding:   2px !important;
}

.block_container{
  padding: 20px;
}

.select2-container .select2-choice span.select2-search-choice-edit {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 40px;
    top: 0px;
    text-decoration: none;

    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowedit .select2-choice span.select2-search-choice-edit {
    display: inline-block;
}

.select2-container .select2-choice span.select2-search-choice-edit:hover {
    cursor: pointer;
}
