.red-bg{background:#ffa0a3;color:#000;}
.green-bg {background:#abe79e;color:#000}
.yellow-bg {background:#fff899;color:#000}
.red-color{color:#d9534f;}
.green-color{color:#1caf9a;}
.yellow-color{color:#f1c40f;}
.nested-option{color:green;margin-right:15px;}
.master-option{font-weight:bold;}
.space-sm{clear:both;height:5px;}
.space-md{clear:both;height:15px;}
.space-lg{clear:both;height:25px;}
.panel-body {padding: 10px;}
.tasks-top-colors{padding-left:5px;}
.tasks-top-colors span{padding:5px;}
.fillOrder-page{max-width: 800px;margin-left: auto;margin-right: auto;}
.pointer{cursor:pointer;}
#remarks
{
    max-height: 200px;
	 min-height: 150px;
    overflow-x: hidden;
	overflow-y:scroll;
    border: 1px solid #ccc;
}
.collapsecats div{display:none;}
.version { text-align: center;display: block;color: #aaa;}
.tasks-avatar{border-radius: 50%;max-width: 80px;margin:0 auto;}
.tasks-table{}
.tasks-table td,.tasks-table th{font-weight:bold;}
.no-padding{padding:0px !important;}
.select2{padding:0px !important}
.main-panel-body{padding:5px !important}
/*#field {float:right;}*/
.main-panel-heading{display:none;}
.sumPayment{width:100px;}
.addclients .panel-body {}
/*
.addclients .panel-default>.panel-heading {background-color: #428bca}
.addclients .panel-default>.panel-heading h4, .addclients .panel-default>.panel-heading .panel-btns a {color:#fff;}*/
#triple li  { width:33.333%; }
#triple ul{
  width:760px;
  margin-bottom:20px;
  overflow:hidden;
  border-top:1px solid #ccc;
}
#triple li
{
	line-height:1.5em;
	border-bottom:1px solid #ccc;
	float:left;
	display:inline;
}
.website-cube{border:1px solid #eee;margin: 5px 0px;}
.website-cube:nth-child(6n+1) {clear: both;}
.website-cube h2 {margin: 5px 0px;font-size: 18px;border-bottom: 1px solid #eee;text-align: justify;line-height: 30px;    background: #428bca;color: #fff;padding: 0px 5px;}
.adType {width:90%;margin-right: 26px;}
.remove_field{padding: 11px 10px;float:right;}
.remove_field,.add_field_button{padding:8px 8px 7px 8px; background: transparent;color: #000;margin-left: 5px;}
.padding-right{padding-right:10px;}
.sale
{
    color: #777;
    font-size: 16px;
}
.customerOrders{list-style: none;padding:0px;}
.customerOrders li {    display: inline-block;margin: 5px;}
.customerOrders li a {}
.oldClientOptions{list-style: none;}
.oldClientOptions li {display: inline;}
.clients-table{}
.clients-table th{}
.clients-table td{}
@media screen and (min-width: 992px)
{
	.clients-table td, .clients-table th {width:100px;}
	.clients-table td.small, .clients-table th.small {width: 10px;}
	.fixed-tr
	{
position: fixed;
    width: 100%;
    max-width: 1593px;
    z-index: 1;
	top:0;
	}
}
@media (max-width:1750px)
{
	.fixed-tr{max-width:1400px;}
}
@media screen and (max-width:991px)
{
	.main-panel-body{padding:0px !important}
	.scroll-sm{overflow-x: scroll;overflow-y: hidden;}
}
@media screen and (max-width: 767px)
{
	.scroll-xs{overflow-x: scroll;overflow-y: hidden;}
	.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {white-space: normal;}
	.contentpanel,.panel-body{padding:10px 0px;}
}
