/*
Lumino Admin Bootstrap Template by Medialoot
URL: http://medialoot.com/item/lumino-admin-bootstrap-template/
Designer: Tony Thomas
Version: 1.0
*/


/*Global Styles*/

body {
	background: #f1f4f7;
	padding-top: 49px;
	color: #5f6468;
}

.danger{
	color: #CE2029 !important;
	font-weight: bold;
}
.warning{
	color    : #f7941e !important;
	font-weight: bold;
}
.success{
	color: #228B22 !important;
	font-weight: bold;
}
.unknown{
	background-color: #e8e8e8 !important;
	font-weight: bold;
}

.colorBfo{
	color: #536fc2 !important;
	font-weight: bold;
}
.colorCno{
	color: #75b049 !important;
	font-weight: bold;
}
.colorBde{
	color: #f10e3a !important;
	font-weight: bold;
}
.colorBdr{
	color: #ec922f !important;
	font-weight: bold;
}
.colorRef{
	color: #cb739a !important;
	font-weight: bold;
}

p {
	color: #777;
}

a, a:hover, a:focus {
	color: #30a5ff;
}

h1, h2, h3, h4, h5, h6 {
	color: #5f6468;
}

h1 {
	font-weight: 300;
	font-size: 40px;
}

h2 {
	font-weight: 300;
	margin-bottom: 20px;
}

h3, h4 {
	font-weight: 300;
}

.large {
	font-size: 2em;
}

.text-muted {
	color: #9fadbb;
}

.color-gray { color: #5f6468; }
.color-blue { color: #30a5ff; }
.color-teal { color: #1ebfae; }
.color-orange { color: #ffb53e; }
.color-red { color: #f9243f; }

.bg-primary .glyphicon-remove { color: #5f6468;}
.bg-primary .glyphicon-remove:hover { color: #ef4040;}

.no-padding {
	padding: 0; margin: 0;
}

.glyphicon-xl {
	font-size: 6em;
}

.glyphicon-l {
	font-size: 3em;
}

.glyphicon-m {
	font-size: 1.5em;
}

.glyphicon-s {
	font-size: 0.75em;
}

.form-control {
	border: 1px solid #eee;
	box-shadow: none;
}

.form-control:focus {
	border: 1px solid #30a5ff;
	outline: 0;
	box-shadow: inset 0px 0px 0px 1px #30a5ff;
}

.navbar-header 
{
	width: 100%;
	margin:0;
	padding:0;
}

.navbar-header .navbar-brand {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
}

.navbar-header .navbar-brand span {
	color: #30a5ff;
}

/*Buttons*/

a.btn:hover,
button:hover {
	opacity: 0.8;
}

a.btn:active,
button:active {
	box-shadow: inset 0px 0px 500px rgba(0,0,0,.1);
	opacity: 1;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #e9ecf2;
	border-color: #e9ecf2;
	color: #1b3548;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #30a5ff;
	border-color: #30a5ff;
}

.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #8ad919;
	border-color: #8ad919;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #ffb53e;
	border-color: #ffb53e;
}

.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #f9243f;
	border-color: #f9243f;
}

/*Backgrounds*/

.bg-primary {
	color: #1b3548;
	background-color: #e9ecf2;
}
a.bg-primary:hover {
	background-color: #e9ecf2;
}
.bg-success {
	color: #fff;
	background-color: #8ad919;
}
a.bg-success:hover {
	background-color: #8ad919;
}
.bg-success a {
	color: rgba(255, 255, 255, .75);
}
.bg-info {
	color: #fff;
	background-color: #30a5ff;
}
a.bg-info:hover {
	background-color: #30a5ff;
}
.bg-info a {
	color: rgba(255, 255, 255, .75);
}
.bg-warning {
	color: #fff;
	background-color: #ffb53e;
}
a.bg-warning:hover {
	background-color: #ffb53e;
}
.bg-warning a {
	color: rgba(255, 255, 255, .75);
}
.bg-danger {
	color: #fff;
	background-color: #f9243f;
}
a.bg-danger:hover {
	background-color: #f9243f;
}
.bg-danger a {
	color: rgba(255, 255, 255, .75);
}

/*Panels*/

.panel {
	border: 1px solid rgb(228, 225, 225);
}

.panel-heading {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.025em;
	height: 66px;
	line-height: 45px;
}

.panel-default .panel-heading {
	background: #fff;
	border-bottom: 1px solid #eee;
	color: #5f6468;
}

.panel-footer {
	background: #fff;
	border-top: 1px solid #eee;
}

.panel-widget {
	padding: 0;
	position: relative;
}

.panel-widget .panel-footer {
	border: 0;
	text-align: center;
}

.panel-footer .input-group {
	padding: 0px;
	margin: 0 -5px;
}

.panel-footer .input-group-btn:last-child>.btn,
.panel-footer .input-group-btn:last-child>.btn-group {
	margin: 0;
}

.panel-widget .panel-footer a {
	color: #999;
}

.panel-widget .panel-footer a:hover {
	color: #666;
	text-decoration: none;
}

.panel-blue { background: #30a5ff; color: #fff; }
.panel-teal { background: #1ebfae; color: #fff; }
.panel-orange { background: #ffb53e; color: #fff; }
.panel-red { background: #f9243f; color: #fff; }

.panel-blue .panel-body p,
.panel-teal .panel-body p,
.panel-orange .panel-body p,
.panel-red .panel-body p {
	color: #fff;
	color: rgba(255, 255, 255, .8);
}

.panel-blue .panel-heading,
.panel-teal .panel-heading,
.panel-orange .panel-heading,
.panel-red .panel-heading {
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.panel-blue .text-muted,
.panel-teal .text-muted,
.panel-orange .text-muted,
.panel-red .text-muted {
	color: rgba(255, 255, 255, .5);
}

.dark-overlay {
	background: rgba(0, 0, 0, .05);
	text-align: center;
}

.widget-left {
	height: 80px;
	padding-top: 15px;
	text-align: center;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.widget-right {
	text-align: left;
	line-height: 1.6em;
	margin: 0px;
	padding: 20px;
	height: 80px;
	color: #999;
	font-weight: 300;
	background: #fff;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

@media (max-width: 768px) {
	.widget-right {
	width: 100%;
	margin: 0;
	text-align: center;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	}
}

@media (max-width: 768px) {
	.widget-left {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	}
}

.widget-right .text-muted {
	color: #9fadbb;
}
.widget-right .large {
	color: #5f6468;
}

.panel-blue .widget-left { background: #30a5ff; color: #fff; }
.panel-teal .widget-left { background: #1ebfae; color: #fff; }
.panel-orange .widget-left { background: #ffb53e; color: #fff; }
.panel-red .widget-left { background: #f9243f; color: #fff; }

.panel-widget {
	background: #fff;
}

/*Jumbotron*/

.jumbotron {
	background: #fff;
	border-bottom: 1px solid #eee;
	color: #5f6468;
}



/*Navbar*/

.navbar {
	border: 0;
}

.navbar input {
	border: 0;
	background: #444;
	color: #fff;
}

.navbar input:focus {
	color: #fff;
	background: #555;
	border: 1px solid #30a5ff;
	outline: 0;
	box-shadow: inset 0px 0px 0px 1px #30a5ff;
}

.user-menu {
	display: inline-block;
	margin-top: 14px;
	margin-right: 10px;
	float: right;
	list-style: none;
	padding: 0;
	background-color: rgb(92, 92, 92);
	border-radius: 0px;
	padding: 5px;
	margin: 0;
	padding-right: 15px;
	border-right: 1px solid rgb(31, 31, 31);
	position: fixed;
	right: 0;
	height: 50px;
	font-weight: bold;
	border-right: 0px;
	font-size: 13px;
	line-height: 40px;
}

.user-menu img {
	margin-right: 5px;
	border: 1px solid rgb(101, 101, 101);
	padding: 2px;
	margin-top: -3px;
}

.user-menu a {
	color: #fff;
}

.user-menu a:hover, .user-menu a:focus {
	text-decoration: none;
}

/* Sidebar */

.sidebar {
	display: block;
	background-color: #fff;
	padding: 0;
	display: none;
}

.sidebar form {
	padding: 20px 15px 5px 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.sidebar {
		display: block;
  		position: fixed;
		top: 49px;
		bottom: 0;
		left: 0;
		z-index: 1000;
		display: block;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		overflow-y: auto;
		background-color: rgb(250, 250, 250);
		box-shadow: 1px 0px 10px rgba(0, 0, 0, .05);
	}
	.navbar-header {
		width: 100%;
	}
}

.sidebar ul.nav a:hover,
.sidebar ul.nav li.parent ul li a:hover {
	text-decoration: none;
	background-color: #E9ECF2 !important;
	background: #E9ECF2 !important;
}

.sidebar ul.nav li.parent ul li.active a
{
	background-color: #E9ECF2 !important;
	background: #E9ECF2 !important;
}
.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active,
.sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover,
.sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {
	background-color: white ;
}

.sidebar ul.nav ul,
.sidebar ul.nav ul li {
	list-style: none;
	list-style-type: none;
}

.sidebar ul.nav ul.children {
	width: auto;
	padding: 0;
	margin: 0;
	background: white;
}

.sidebar ul.nav ul.children .active {

	background: #E9ECF2 !important;
}

.sidebar ul.nav ul.children li a {
height: 40px;
background: #e8e8e8;
color: #444444;
}

.sidebar ul.nav li.current a {
	background-color: #30a5ff;
	color: #fff!important;
}

.sidebar ul.nav li.parent ul li a {
	border: none;
	display:block;
	padding-left: 30px;
	line-height: 40px;
}


.sidebar ul.nav li.parent ul li a {
	background-color: white !important;
	border: none !important;
}

.sidebar span.glyphicon {
	margin-right: 10px;
}

.sidebar ul.nav li.divider {
	border-bottom: 1px solid #eee;
	margin: 20px 0;
}

.sidebar .attribution {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 15px;
	text-align: center;
	border-top: 1px solid #eee;
	font-size: 12px;

}

.smallSubmenu {
	position: absolute;
	top: 0;
	left: 45px;
	background: white;
	padding: 15px;
	border: 1px solid lightgray !important;
	/* border-right: 1px solid lightgray; */
	border-radius: 4px !important;
	border-left-width: 0 !important;
}

@media (max-width: 768px) {
	.sidebar .attribution {
		display: none;
	}
}

/*Breadcrumbs*/

.breadcrumb {
	border-radius: 0;
	padding: 10px 15px;
	background: #e9ecf2;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	margin: 0 ;
}

h1.page-header {
	margin-top: 30px;
	border-bottom: 0;
}

/*Charts*/

.main-chart {
	background: #fff;
}

.easypiechart-panel {
	text-align: center;
	padding: 1px 0;
	margin-bottom: 20px;
}

.placeholder h2 {
	margin-bottom: 0px;
}

.donut {
	width: 100%;
}

.easypiechart {
	position: relative;
	text-align: center;
	width: 120px;
	height: 120px;
	margin: 20px auto 10px auto;
}

.easypiechart .percent {
	display: block;
	position: absolute;
	font-size: 26px;
	top: 38px;
	width: 120px;
}

#easypiechart-blue .percent { color: #30a5ff;}
#easypiechart-teal .percent { color: #1ebfae;}
#easypiechart-orange .percent { color: #ffb53e;}
#easypiechart-red .percent { color: #ef4040;}

/*Calendar Widget*/

#calendar, .datepicker-inline {
	width: 100%;
}

#calendar table {
	width: 100%;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
	color: rgba(255, 255, 255, .50);
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
	color: #ffffff;
	background-color: rgba(0, 0, 0, .5);
	border-color: #285e8e;
}

.datepicker table tr td span:hover,
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
	background: rgba(0, 0, 0, 0.25);
}

.panel-heading .glyphicon {
	margin-right: 10px;
}

/*Todo List Widget*/

.todo-list-item .glyphicon {
	margin-right:5px;
	color: #9fadbb;
}

.todo-list-item .glyphicon:hover {
	margin-right:5px;
	color: #1b3548;
}

.todo-list {
	padding: 0;
	margin: -15px;
	background: #fff;
	color: #5f6468;
}

#checkbox {
	margin: 0;
}

.todo-list .checkbox {
	display:inline-block;
	margin: 0px;
}

.panel-body input[type=checkbox]:checked + label {
	color: #777;
}

.todo-list-item {
	list-style: none;
	line-height: 0.9;
	padding: 14px 15px 8px 15px;
}

.todo-list-item:hover, a.todo-list-item:focus {
	text-decoration: none;
	background-color: #f6f6f6;
}

.todo-list-item a.trash .glyphicon:hover {
	color: #ef4040;
}


/*Chat Widget*/

.chat ul.chatList {
	list-style: none;
	margin: -15px;
	padding: 15px;
}

.chat ul.chatList li.messageList {
	margin-bottom: 10px;
	padding: 15px 5px;
	border-bottom: 1px solid #eee;
}

.chat ul.chatList li.left .chat-body { margin-left: 100px;}
.chat ul.chatList li.right .chat-body { margin-right: 100px;}

.chat ul.chatList li .chat-body p {
	margin: 0;
}

.chat ul.chatList .glyphicon {
	margin-right: 5px;
}

.chat .panel-body {
	overflow-y: scroll;
	max-height: 500px;
}

.chat-body small {
	margin-left: 5px;
}

/*Tables*/
.table {
	background: #fff;
}

.fixed-table-container {
	border: 1px solid #eee;
}

.fixed-table-container thead th {
	background: #f7f7f8;
	border-color: #ddd;
	color: #5f6468;
	font-weight: 300;
	font-size: 16px;
}

.fixed-table-container tbody td {
	border: 1px solid #eee;
}

.fixed-table-container tbody td:last-child {
	border-right: none;
}

.table>thead>tr>th {
	border-bottom: 1px solid #e6e7e8;
	vertical-align: middle;
	height: 50px;
}

.fixed-table-pagination .pagination {
    margin-top: 10px;
    margin-bottom: 0px;
}
.fixed-table-pagination .pagination-detail {
	margin-top: 20px;
}

table th span.line {
	position: absolute;
	top: 0;
	left: 0px;
	border-left: 1px solid #dee3ea;
	height: 10px;
}

/*******************
* 	PERSO
*******************/


.btn-white{
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

body{
	/*background-color: white;*/
}

.nav-tabs{
	border-bottom: none;
}
.nav-tabs>li>a{
	border: none !important;
	border-bottom: 1px solid whitesmoke !important;
	color: grey;
	margin-right: 0;
}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus{
	border-bottom: 1px solid #BFBCBC !important;
	background: none !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	border-bottom: 1px solid #62a8ea !important;
	color: #62a8ea;
}



/*******************
* 	CHAT MESSAGE TICKETS
*******************/
.mesgs {
	/*float: left;*/
	padding: 0 15px 0 25px;
	width: 100%;
}
.msg_history {
  max-height: 516px;
  overflow-y: auto;
}
img{ max-width:100%;}

.incoming_msg { margin:26px 0 26px; }
.incoming_msg_img {
	display: inline-block;
	width: 5%;
}
.received_msg {
	display: inline-block;
	padding: 0 0 0 10px;
	vertical-align: top;
	width: 80%;
}
.received_withd_msg { width: 95%;}
.received_withd_msg p {
	background: #ebebeb none repeat scroll 0 0;
	border-radius: 3px;
	color: #646464;
	font-size: 14px;
	margin: 0;
	padding: 5px 10px 5px 12px;
	width: 100%;
}
.time_date {
	color: #747474;
	display: block;
	font-size: 12px;
	margin: 8px 0 0;
}

.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.outgoing_msg_img {
	float: right;
	width: 5%;
	margin-left: 15px;
}
.out_received_withd_msg { float: right; width: 80%;}
.out_received_withd_msg p {
	background: #05728f none repeat scroll 0 0;
	border-radius: 3px;
	font-size: 14px;
	margin: 0; color:#fff;
	padding: 5px 10px 5px 12px;
	width:100%;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative; margin-top: 20px;}
.msg_write {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}
.input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}
.msg_send_btn {
  background: #05728f none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 33px;
}
.msg_send_btn_loader {
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 50px;
}
.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile + label {
    font-size: 1.25em;
    font-weight: 700;
    background-color: black;
    display: inline-block;
    color: #f1e5e6;
    background-color: #888;
    padding: 8px 20px 8px 20px;
}

.inputfile:focus + label,
.inputfile + label:hover {
    background-color: #444;
}
.inputfile + label {
	cursor: pointer; /* "hand" cursor */
}
.inputfile:focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label * {
	pointer-events: none;
}





/* Profile container */
.profile {
	margin: 20px 0;
  }
  
  /* Profile sidebar */
  .profile-sidebar {
	background: #fff;
  }
  
  .profile-userpic img {
	float: left;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	margin-bottom: 0;
  }
  
  .profile-usertitle {
	text-align: center;
	margin-top: 20px;
  }

  .profile-userpic h2
  {
	  font-size: 1.5em;
  }
  
  .profile-usertitle-name {
	color: #5a7391;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 7px;
  }
  
  .profile-usertitle-job {
	text-transform: uppercase;
	color: #5b9bd1;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px;
  }
  
  .profile-userbuttons {

  }
  
  .profile-userbuttons .btn {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	padding: 6px 15px;
	margin-right: 5px;
  }
  
  .profile-userbuttons .btn:last-child {
	margin-right: 0px;
  }
	  
  .profile-usermenu {
	margin-top: 30px;
  }
  
  .profile-usermenu ul li {
	border-bottom: 1px solid #f0f4f7;
  }
  
  .profile-usermenu ul li:last-child {
	border-bottom: none;
  }
  
  .profile-usermenu ul li a {
	color: #93a3b5;
	font-size: 14px;
	font-weight: 400;
  }
  
  .profile-usermenu ul li a i {
	margin-right: 8px;
	font-size: 14px;
  }
  
  .profile-usermenu ul li a:hover {
	background-color: #fafcfd;
	color: #5b9bd1;
  }
  
  .profile-usermenu ul li.active {
	border-bottom: none;
  }
  
  .profile-usermenu ul li.active a {
	color: #5b9bd1;
	background-color: #f6f9fb;
	border-left: 2px solid #5b9bd1;
	margin-left: -2px;
  }
  
  /* Profile Content */
  .profile-content {
	padding: 20px;
	background: #fff;
  }


  .trialItem{
	min-height: 100px;
	border-left: 1px solid grey;
	border-radius: 10px;
	margin-bottom: 20px;
}

.persoPage {
	height:100%;
	background-color: white;
	position: relative;
	padding-top: 20px;
	height: 100%;
}

input.form-control, select.form-control{
	max-width:200px;
	margin-bottom: 15px;
}

td > input.form-control, td > select.form-control{
	max-width:200px;
	margin-bottom: 0;
}

input[type=radio]{
	width: 18px;
	height: 18px;
	margin: 5px;
	display: inline;
}

.select2-search input {
	min-width: 290px;
	max-width: 290px;
}

legend{
	cursor: pointer;
}

fieldset{
	margin-top: 20px;
}


input.parsley-validated.success,
select.parsley-validated.success,
textarea.parsley-validated.success {
	color 				: #468847;
	background-color 	: #DFF0D8;
	border 				: 1px solid #D6E9C6;
}

input.parsley-validated.parsley-error,
select.parsley-validated.parsley-error,
div.parsley-validated.parsley-error>a,
textarea.parsley-validated.parsley-error {
	color 				: #B94A48;
	background-color 	: #F2DEDE;
	border 				: 1px solid #EED3D7;
}

.parsley-error-list {
	margin 			: 2px 0 3px 0;
	padding 		: 0;
	list-style-type : none;
	font-size 		: 0.9em;
	line-height 	: 1.2em;
	opacity 		: 1;
	-moz-opacity 	: 1;
	-webkit-opacity : 1;
	color 			: #B94A48;

	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in-;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

.parsley-error-list.filled {
	opacity 		: 1;
}

.errorTab{
	color: rgba(255,0,0,0.5) !important;
	border-bottom: 2px solid rgba(255,0,0,0.4) !important;
}

.tile{
	min-height: 100px;
	padding: 5px;
}

.tile.account{
	min-height: 100px;
	/*cursor: pointer;*/
}

.tile.filter{
	min-height: 50px;
}

.tile>div.title{
	min-height: 30px;
	line-height: 30px;
	color:white;
	font-size: 12pt;
}

.tile.even>div.title{
	background-color: #30a5ff;
}

.tile.odd>div.title{
	background-color: #4e4e4e;
}

.businessTiles{
	min-height: 100px;
	padding: 5px;
}

.businessTiles:after {
	background-color: rgba(0,0,0,0) !important;
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	z-index: 0;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.2);
	cursor:pointer;
}

.businessTiles.selected:after {
	-webkit-box-shadow: 0px 0px 7px 1px rgba(48,165,255,1);
	-moz-box-shadow: 0px 0px 7px 1px rgba(48,165,255,1);
	box-shadow: 0px 0px 7px 1px rgba(48,165,255,1);
}

.businessTiles>div.title{
	text-align: center;
}
.businessOptions{
	display:none;
	z-index: 2;
}

.nextRotate{
	padding-left: 50px;
	position: absolute;
	top: 10px;
	height: 100%;
	width: 100%;
}

address > span {
	margin: 0 15px;
}

/*.tile.account:hover:after {
	background-color: #F7FEFF !important;
}*/
.spaceRight{
	padding:0;
	border-right: 1px solid black;
}
.fullHeight{
	padding:0;
	height: 100%;
}

#currentContacts {
	padding: 0;
	margin-top: 20px;
}

.introducerType{
	margin: 10px 0 25px 20px;
	border-left: 1px solid grey;
	display:none;
}

.bootstrap-select .btn:focus {
	outline: none !important;
}
.input-group > .input-group-btn > .selectpicker {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group > .input-group-btn:first-child > .selectpicker {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.my-group {
	width: 100%;
	margin-bottom: 20px;
}
.my-group .form-control{
	width:40% !important;
}
.container-title {
	margin-left: 1px;
}
.container-body {
	margin-top: -50px;
}

h2.container-title {
	margin: 0;
	padding: 0;
}

.form-horizontal .control-label {
	  text-align: left !important;
}

.fixed-table-body {
	overflow-x: visible;
	overflow-y: visible;
}

table {
	table-layout: fixed;
	word-wrap: break-word;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td
{
	vertical-align: middle !important;
}

.btn-primary {
	background-color: #1D97D4;
	border-color: #007da2;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #1D97D4;
	box-shadow:inset 0px 0px 0px 1px #007da2;
}
.sidebar > ul.nav > .active > a, .sidebar > ul.nav > li.parent > a.active, .sidebar > ul.nav > .active > a:hover, .sidebar > ul.nav > li.parent > a.active:hover, .sidebar > ul.nav > .active > a:focus, .sidebar > ul.nav > li.parent > a.active:focus {
	color: #1D97D4 !important;
	border-right: 4px solid #1D97D4 !important;
	background: #E9ECF2 !important;
}
a, a:hover, a:focus {
	color: #1D97D4;
}

.settings {
	position: absolute !important;
	width: 100%;
	bottom: 0;
	background-color: rgb(250, 250, 250);
}
.sidebar .nav>li>a
{
	color: rgb(61, 61, 61);
	border-top: 1px solid rgb(233, 233, 233)
}


.settings.active a {
	background-color: #1D97D4;
}

.extraRoomUL li{
	border-left: 1px solid #ddd;
}
.extraRoom{
	padding-left: 20px;
	background-color: white;		
	list-style: none;
}


.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default, .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #ededed;
  border-color: #e9ecf2;
  color: #4d4d4d;
  border-bottom: 2px solid rgba(215, 215, 215, 0.77);
  border: 1px solid rgb(221, 221, 221);
  border-bottom: 2px solid rgba(215, 215, 215, 0.77);
}

.dropdown-menu {
	box-shadow: 0 6px 11px rgba(0, 0, 0, 0.09);
}

.dropdown-icon {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.dropdown-icon > li > a {
	padding: 0;
	margin: 0;
}


.dropdown-icon .glyphicon {
	padding: 10px;
	background-color: rgb(251, 251, 251);
	margin-right: 5px;
}

.sidebar ul.nav li.parent ul li a
{
	background-color: white;
}

.btn-success, .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success, .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #8ad919;
	border-color: #6f8c45;
}

.btn-warning, .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning, .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #ffb53e;
	border-color: #b6822d;
}

.smallSidebar {
  width: 51px !important;
}

.btn-danger, .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger, .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #f9243f;
	border-color: #c8021b;
}

#ipSearch {
	margin-top: calc(20%);
	margin-left: auto;
	margin-right: auto;
	border-radius: 8px;
	width: 400px;
	text-align: center;
}

#ipSearch input {
	width: 80%;
	padding: 25px;
	font-size: 22px;
	text-align: center;
	max-width: 400px;
	display: inline-block;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	border-radius: 4px;
	border-color: #ddd;
	border: 1px solid rgb(228, 225, 225);
}

.form-styled {
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	border-radius: 4px;
	border-color: #ddd;
	border: 1px solid rgb(228, 225, 225);
}
.fixed-table-body {
	height: auto;
}
.m-0
{
	margin: 0;
}

.pt-0
{
	padding-top: 0 !important;
}

h4.container-title
{
	margin: 0;
}
.task-content
{
	padding: 12px;
}

.col-lg-1 > input.form-control, select.form-control
{
	margin-bottom: 0px;
}
.mr-0 
{
	margin-right: 0;
}
.text-white
{
	color: white;
}

.p-1 
{
	padding: 1px;
}

.p-2 
{
	padding: 2px;
}

.p-3
{
	padding: 3px;
}

.p-4
{
	padding: 4px;
}

.p-5
{
	padding: 5px;
}

.p-6
{
	padding: 6px;
}

.p-7
{
	padding: 7px;
}

.p-8
{
	padding: 8px;
}

.p-9
{
	padding: 9px;
}

.p-10
{
	padding: 10px;
}
.btn:active, .btn.active
{
	background-color: #1D97D4;
	box-shadow: inset 0px 0px 0px 1px #007da2;
	color: white;
	border-color: #007da2;
}
.btn-secondary
{
	border: 1px solid #c1c1c1;
}