body{

	background: #f1f2f7;

    display: table;

    font-family: 'Roboto', sans-serif;

    font-size: 16px;

    width: 100%;

}

.btn{

	letter-spacing: 0.5px;

	font-family: 'Lato';

}

.left-panel{

	/*background: #272c33;*/

	background: #323641;

    display: table-cell;

    height: 100vh;

    min-height: 100%;

    /*padding: 0 25px;*/

    vertical-align: top;

    transition: width .3s ease;

    width: 250px;

}

.right-panel{

	display: table-cell;

    padding-left: 0!important;

    -webkit-transition: all .35s ease;

    -moz-transition: all .35s ease;

    -ms-transition: all .35s ease;

    -o-transition: all .35s ease;

    transition: all .35s ease;

}



/* // Sidebar \\ */

#sidebar {

	width: 250px;

    color: #fff;

    transition: all 0.3s;

}



#sidebar.active {

    margin-left: -250px;

}



#sidebar .sidebar-header { 

	padding-top: 24px; 

	padding-bottom: 24px;

	font-family: 'Fjalla One'; 

	border-bottom: solid 1px #464d56; 

	background: #fff;

	border-right: solid 1px #ddd;

}

#sidebar .sidebar-header h3{ 

	margin: 0;  

	text-align: center;

}

#sidebar .sidebar-header h3 img{ 

	width: 180px;

}

#sidebar .sidebar-header .menu-bar{ display: none; }



#sidebar ul.components {

    /*padding: 20px 20px;*/

}



#sidebar ul.components>li {

    /*padding-bottom: 10px;*/

    /*background: #23272d;*/

    /*border-bottom: solid 1px #eee;*/

    /*padding: 20px 20px;*/

    background: url(../images/sep.gif) repeat-x bottom transparent;

    /*padding-left: 20px;

    padding-right: 20px;*/

    padding: 5px 20px 5px 20px;

}

#sidebar ul.components>li:hover{

	background: #1F212D;

}



#sidebar ul.components .list-unstyled{

	padding-left: 30px;

}



#sidebar ul.components li a span{ margin-left: 15px; }





#sidebar ul p {

    color: #fff;

    padding: 10px;

}



#sidebar ul li a {

    padding: 10px;

    display: block;

    color: #d7d9e3;

    font-size: 12px;

    text-decoration: none;

    font-family: 'Lato';

    text-transform: uppercase;

    letter-spacing: 0.6px;

}



#sidebar ul li a:hover {

    color: #fff;

}

#sidebar ul li.active{

	/*background: #23272d;*/

	background: #1F212D;

}

#sidebar ul li.active>a,

a[aria-expanded="true"] {

    color: #fff;

}



/*a[data-toggle="collapse"] {

    position: relative;

}*/



/*.dropdown-toggle::after {

    display: block;

    position: absolute;

    top: 50%;

    right: 20px;

    transform: translateY(-50%);

}

*/

/* // Top Header \\ */

.header{ background: #fff; height: 62px; -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); }

.header a.user-profile img.user-avatar{ width: 45px; margin: 10px 0 10px 10px; border: solid 1px #000; padding:2px; }

.header a.user-profile{ 

	margin-right: 15px; 

	text-decoration: none;

}

.header a.user-profile h5{ 

	color: #000; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	font-size: 14px; text-decoration: none; margin-left: 65px; margin-top: -56px; 

} 

.header a.user-profile h4{ 

	color: #000; 

	/*font-family: 'Open Sans';*/

	font-family: 'Lato';

	margin-left: 65px; font-weight: 600; font-size: 16px; 

} 

.header a.user-profile i{ color: #000; }

#dropdown-toggle{ display: block; }

.header a#dropdown-toggle{ color: #000; padding: 15px; font-size: 13px; letter-spacing: 0.6px; text-decoration: none; position: absolute; top: 0; right: 0; }

.header .dropdown-menu{top:60px; right: 5px; border:solid 1px #eee; border-radius: 0; -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); padding: 0; }

.header .dropdown-menu .dropdown-item{ 

	font-size: 13px; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

}



/* // Bread Cumbs \\ */

.breadcrumbs{ 

	background:#fff; height: 50px; margin-top: 10px; margin-bottom: 30px; 

	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.10);

}

.breadcrumbs .row{ margin-right: 0; margin-left: 0; }

.breadcrumbs h1{ 

	font-size: 16px; 

	padding: 15px; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	text-transform: uppercase; 

}

.breadcrumbs .breadcrumb{ background:#fff; }

.breadcrumbs .breadcrumb a{ color: #000; font-size: 14px; }

.breadcrumbs .breadcrumb li{ margin-right: 10px; }

.breadcrumbs .breadcrumb li.active a{ font-weight: 500; }



/* // Stat box \\ */

#stat-container{ margin-top: 20px; }

.stat-box { width: 100%; height: 100px; color: #fff; padding: 25px 0 0 84px; position: relative; margin-bottom: 20px; -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); }

.stat-box.colorone{ background: #666981; }

.stat-box.colortwo{ background: #68cab6; }

.stat-box.colorthree{ background: #e17695; }

.stat-box.colorfour{ background: #a285c5; }

.stat-box.colorfive{ background: #22ba9b; }

.stat-box.colorsix{ background: #fbb168; }

.stat-box i { position: absolute; display: inline-block; font-size: 45px; left: 15px; }

.stat-box i.comments {left: 22px; top: 23px; width: 46px; height: 44px; background-position: -187px -57px;  }

.stat-box h4 { color: #fff; margin: 0; font-weight: 500; font-size: 16px; letter-spacing: 0.6px; }

.stat-box h1 { color: #fff; margin: 0; font-size: 32px; font-weight: 600; font-family: 'Fjalla One' }



/* // Card Layout \\ */

.card{ border: solid 1px #eee; border-radius: 0; -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); }

.card-title{ 

	margin: 15px 20px 0 20px; padding-bottom: 15px; border-bottom: solid 1px #f5f5f5; 

	/*font-family: 'Open Sans';*/

	font-family: 'Lato';

	font-size: 14px;

	text-transform: uppercase;

}



/* // Tables \\ */

.table thead th { 

	text-transform: uppercase; 

	font-size: 12px; 

	font-weight: 600; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	letter-spacing: 0.5px;

}

.table tbody td { 

	font-size: 12px; 

	font-weight: 500; 

	/*font-family: 'Open Sans';*/ 

	font-family: 'Lato'; 

	padding:10px 0 10px 10px;  

	letter-spacing: 0.5px;

}



/* // Buttons \\ */

.btn-group-sm>.btn, .btn-sm { 

	font-size: 12px; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

}



.login-wrapper{ 

	position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff; 

}

.login-container{ 

	width: 500px; height: 500px; border: solid 1px #ddd; border-radius: 50%; padding: 50px 90px 10px 90px; margin: 50px auto; 

}

.login-header{ text-align: center; }

.login-header h2{ font-family: 'Fjalla One'; color: #fff; }

.login-header p{ 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	color: #fff; font-size: 12px; padding: 5px 0 5px 0; 

}

.login-control{ height: 40px; border-radius: 0; margin-bottom: 25px; background-clip: unset; font-size: 13px; padding-left: 30px; }

.login-btn{ 

	width: 100%; background: #2980b9; box-shadow: 0 3px 0 #1f6796; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	font-size: 14px; letter-spacing: 0.5px; font-weight: 600; height: 40px; 

}

.login-body p{ 

	margin-top: 20px; font-size: 14px; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

}

.login-body p a{ 

	color: #2980b9; 

	text-decoration: none; 

	font-family: 'Lato';

	font-weight: 600;

}

.login-username i{ position: absolute; color: #6d6f75; margin-left: 10px; margin-top: -55px; font-size: 20px; }

.login-password i{ position: absolute; color: #6d6f75; margin-left: 10px; margin-top: -55px; font-size: 20px; }

.login-error{ 

	color: #f00; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	text-align: center; font-size: 14px; 

}

.login-error{ 

	color: #d00; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	text-align: center; font-size: 14px; 

}

.input-error{

	color: #d00; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	font-size: 13px; position: absolute; margin-top: -25px;

}

.form-control-error{

	color: #d00; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	font-size: 13px; position: absolute; 

	/*margin-top: -25px;*/

}

.form-control{

	font-size: 14px;

}

.modal-title{

	/*font-family: 'Open Sans';*/

	font-family: 'Lato';

	font-size: 14px;

	text-transform: uppercase;

}

.modal-body .form-group label{

	/*font-family: 'Open Sans';*/

	font-family: 'Lato';

	font-size: 14px;

}



.cat-error{ 

	color: #d00; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	text-align: center; font-size: 12px; 

}

.editcat-error{ 

	color: #d00; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	text-align: center; font-size: 12px; 

}

.alert-success{

	display: none;

	border-radius: 0;

	/*font-family: 'Open Sans';*/

	font-family: 'Lato';

	font-size: 14px;

}

.alert-danger{

	display: none;

	border-radius: 0;

	/*font-family: 'Open Sans';*/

	font-family: 'Lato';

	font-size: 14px;

}

#success_message{

	text-align: center;

}

#error_message{

	text-align: center;

}

.modal-body p{

	text-align: center;

}

.modal-body img{

	width: 70px;

}

.dataTables_filter{

	font-size: 13px;

}

#orderTable_length{

	font-size: 13px;

}

.dataTables_info{

	font-size: 13px;

}

#orderTable_paginate{

	font-size: 13px;

}

.form-group label{

	font-size: 14px;

	/*font-family: 'Open Sans';*/

	font-family: 'Lato';

}

.form-group .form-control{

	border-radius: 0;

}

#client_h{

	background: #323641;

}

#client_h a.user-profile img.user-avatar{ 

	width: 45px; 

	margin: 10px 0 10px 10px; 

	border: solid 1px #fff; 

	padding:2px; 

}

#client_h a.user-profile{

	position: absolute; 

	right: 0;

	top: 0; 

	text-decoration: none;

	padding-right: 20px;

}

#client_h a.user-profile h5{ 

	color: #fff; 

	/*font-family: 'Open Sans'; */

	font-family: 'Lato'; 

	font-size: 14px; text-decoration: none; margin-left: 65px; margin-top: -56px; 

} 

.header a.user-profile h4{ 

	color: #fff; 

	/*font-family: 'Open Sans';*/

	font-family: 'Lato';

	margin-left: 65px; font-weight: 600; font-size: 16px; 

} 

#client_h a.user-profile i{ 

	color: #fff;

    position: absolute;

    right: 0;

    top: 20px;

}



#client_h h3{

	width: 200px;

	/*background: #fff;*/

	padding: 2px 5px 2px 5px;

}

#client_h h3 img{

	width: 157px;

}

#client_h h3 .cmenu-bar{

	display: none;

}

.list-styled{

	position: absolute;

	list-style: none;

	left: 170px;

	top: 0;

}

.list-styled>li{

	float: left;

	padding: 20px 10px;

}

.list-styled>li:last-child{

	margin-left: 150px;

	padding: 15px 10px;

}

.list-styled>li:last-child a{

	font-size: 20px;

}

.list-styled>li:last-child a span{

	font-size: 16px;

}

.list-styled>li:hover{

	background: #1F212D;

}

.list-styled>li.active{

	background: #1F212D;

}

.list-styled>li>a{

	color: #fff;

    font-family: 'Lato';

    font-size: 12px;

    text-transform: uppercase;

    text-decoration: none;

    letter-spacing: 0.5px;

}

.list-dropdown{

	display: none;

	list-style: none;

	position: absolute;

	z-index: 1001;

	background: #323641;

	padding-left: 0;

	padding-bottom: 10px;

	margin: 18px 0 0 -10px;

}

.list-dropdown>li{

	float: none;

	padding: 10px 20px 10px 15px;

}

.list-dropdown>li>a{

	color: #ffffff;

	font-family: 'Lato';

    font-size: 12px;

    text-transform: uppercase;

    letter-spacing: 0.5px;

    text-decoration: unset;

}

.list-dropdown>li:hover{

	background: #1F212D;

}

.quote_dropdown{

	display: none;

}

.quote-dropdown:hover #quote_dropdown {

	display: block;

}

.user-account{

	display: none;

	position: absolute;

	background: #323641;

	top: 60px;

	right: 5px;

	width: 200px;

	-webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); 

	-moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); 

	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15);

	z-index: 1001;

}

.user-account .user-menu{

	background: #323641;

	list-style: none;

	/*padding: 15px 15px 0 15px;*/

	padding: 0;

	margin: 0;

}

.user-account .user-menu li{

	padding: 10px 15px 10px 15px;

}

.user-account .user-menu li a{

	color: #fff;

	font-size: 13px;

	font-family: 'Lato';

	letter-spacing: 0.5px;

	text-decoration: none;

}

.user-account .user-menu li:hover{

	background: #1F212D;

}

.checkbox-container {

  display: block;

  position: relative;

  padding-left: 35px;

  margin-bottom: 12px;

  cursor: pointer;

  font-size: 22px;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

}



.checkbox-container input {

  position: absolute;

  opacity: 0;

  cursor: pointer;

  height: 0;

  width: 0;

}



.checkmark {

  position: absolute;

  top: 0;

  left: 0;

  height: 25px;

  width: 25px;

  background-color: #eee;

}



.checkbox-container:hover input ~ .checkmark {

  background-color: #ccc;

}



.checkbox-container input:checked ~ .checkmark {

  background-color: #2196F3;

}



.checkmark:after {

  content: "";

  position: absolute;

  display: none;

}



.checkbox-container input:checked ~ .checkmark:after {

  display: block;

}



.checkbox-container .checkmark:after {

  left: 9px;

  top: 5px;

  width: 5px;

  height: 10px;

  border: solid white;

  border-width: 0 3px 3px 0;

  -webkit-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  transform: rotate(45deg);

}



.product-container {

  	max-width: 300px;

  	padding-top: 15px;

  	margin: auto;

  	text-align: center;

  	font-family: arial;

  	margin-bottom: 30px;

  	border: solid 1px #eee;

    box-shadow: 0 8px 6px -10px black;

}

.product-container img{

	height: 200px;

}

.product-container h2{

	font-family: 'Lato';

    font-size: 14px;

    font-weight: 600;

    text-transform: uppercase;

    margin-top: 15px;

    letter-spacing: 0.5px;	

}

.product-container p{

	font-family: 'Lato';

	font-size: 13px;

	margin: 0;

}

p.price {

  	color: #000;

  	font-size: 20px;

  	font-family: 'Lato';

  	margin-bottom: 10px;

}

.product-container button {

  border: none;

  outline: 0;

  padding: 12px;

  color: white;

  background-color: #000;

  text-align: center;

  cursor: pointer;

  width: 100%;

  	font-size: 14px;

    text-transform: uppercase;

    font-family: 'Lato';

    letter-spacing: 0.5px;

}

.product-container button:hover {

  	opacity: 0.7;

}

a.black-btn{

  	border: solid 2px #000;

  	outline: 0;

  	padding: 5px 15px 5px 15px;

  	color: white;

  	background-color: #000;

  	text-align: center;

  	cursor: pointer;

  	width: 100%;

  	font-size: 12px;

    text-transform: uppercase;

    font-family: 'Lato';

    letter-spacing: 0.5px;

    text-decoration: unset;

    font-weight: 600;

    margin-right: 5px;

}

a.black-btn:hover {

  	color: #78A841;

  	background: #ffffff;

  	border: solid 2px #78A841;

}

a.green-btn{

  	border: solid 2px #78A841;

  	outline: 0;

  	padding: 5px 15px 5px 15px;

  	color: white;

  	background-color: #78A841;

  	text-align: center;

  	cursor: pointer;

  	width: 100%;

  	font-size: 12px;

  	font-weight: 600;

    text-transform: uppercase;

    font-family: 'Lato';

    letter-spacing: 0.5px;

    text-decoration: unset;

    margin-left: 5px;

}

a.green-btn:hover {

  	color: #000000;

  	background: #ffffff;

  	border: solid 2px #000000;

}

.product-action{

	padding-top: 20px;

	padding-bottom: 20px;

}

.cart-container{

	display: none;

	position: absolute;

	background: #fff;

	width: 300px;

	max-height: 300px;

	padding: 10px;

	right: 0;

	margin-top: 17px;

	-webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); 

	-moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); 

	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15);

	overflow-y: scroll;

	z-index: 1001;

}

.cart-items{

	list-style: none;

	padding: 10px 2px 5px 10px;

	width: 100%;

}

.cart-items tr{

	border-bottom: solid 1px #fafafa;

}

.cart-items td{

	vertical-align: top;

	padding: 5px;

	font-size: 12px;

	font-family: 'Lato';

	text-align: left;

}

.cart-items td h5{

	margin: 0;

	font-size: 12.5px;

	text-transform: uppercase;

	letter-spacing: 0.5px;

}

.cart-items td h4{

	font-family: 'Lato';

	text-transform: uppercase;

	text-align: center;

	font-size: 16px;

}

.cart-items td p{

	margin: 2px 0 2px 0;

}

.cart-items td a{

	color: #d00;

	font-size: 12px!important;

	font-style: italic;

	font-weight: 600;

}

.cart-container::-webkit-scrollbar {

    width: 5px;

    background-color: #F5F5F5;

}

.cart-container::-webkit-scrollbar-thumb {

    border-radius: 10px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.62, #000000), color-stop(0.86, #000000));

}

.cart-container::-webkit-scrollbar-thumb {

    border-radius: 10px;

    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(.62,#000000),color-stop(.86,#000000));

}

.cart-container::-webkit-scrollbar-track {

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

    background-color: #F5F5F5;

    border-radius: 10px;

}

#cart_container:hover .cart-container {

	display: block;

}

.cart-btn{

	background: #000;

	color: #fff!important;

	font-size: 12px;

	font-family: 'Lato';

	text-transform: uppercase;

	letter-spacing: 0.5px;

	padding: 5px 10px 5px 10px;

	font-style: normal!important;

	text-decoration: unset!important;

	-webkit-transition: background 300ms ease-in-out;

    transition: background 300ms ease-in-out;

    border: solid 2px #000000;

}

.cart-btn:hover{

	background-position: 100%;

    color: #000000!important;

    border: solid 2px #000000;

    background-color: #ffffff; 

    transition: .3s ease-in-out;

}

.cart-heading{

	font-weight: 

}

.cart-head{

	background: #fafafa;

	margin-right: 0;

	margin-left: 0;

	padding-top: 10px;

	padding-bottom: 10px;

}

.cart-head h4{

	font-family: 'Lato';

	font-size: 14px;

	font-weight: 600;

	text-transform: uppercase;

	letter-spacing: 0.5px;

}

.cart-row{

	margin-left: 0;

	margin-right: 0;

	padding-top: 10px;

	padding-bottom: 10px;

	border-bottom: solid 1px #eee;

}

.cart-row input.cart-qty{

	text-align: center;

	font-size: 14px;

	width: 60px;

}

.cart-row h2{

	font-family: 'Lato';

	font-size: 14px;

}

.cart-row h4{

	font-size: 14px;

	font-family: 'Lato';

	text-align: left;

}

.cart-row a{

	font-family: 'Lato';

	font-size: 14px;

	color: #d00;

	font-style: italic;

}

.cart-row a>i{

	font-style: italic;

}

.cart-total{

	font-family: 'Lato';

    font-size: 16px;

    text-transform: uppercase;

    margin-bottom: 30px;

}

.checkout{

	background: #000;

	color: #fff!important;

	font-size: 12px;

	font-family: 'Lato';

	text-transform: uppercase;

	letter-spacing: 0.5px;

	padding: 5px 10px;

	font-style: normal!important;

	text-decoration: unset!important;

	-webkit-transition: background 300ms ease-in-out;

    transition: background 300ms ease-in-out;

    border: solid 2px #000000;

}

.checkout:hover{

	background-position: 100%;

    color: #000000!important;

    border: solid 2px #000000;

    background-color: #ffffff; 

    transition: .3s ease-in-out;

}

#cart-summary td{

	vertical-align: top;

}

.checkout-title{

	font-family: 'Lato';

	font-size: 18px;

	margin-bottom: 30px;

}

#confirm_btn{

	font-family: 'Lato';

	font-size: 14px;

}

#cancel_btn{

	font-family: 'Lato';

	font-size: 14px;

}

.order-info{

	margin-bottom: 30px;

}

.order-info th, .order-info td{

	font-family: 'Lato';

	font-size: 14px;

	padding: 5px 10px 5px 0;

}



#productinfo_table{

	width: 700px;

}

#productinfo_table th{

	font-family: 'Lato';

	font-size: 14px;

}

#productinfo_table td{

	font-family: 'Lato';

	font-size: 14px;

}

#quotationModal p{

	text-align: left;

}

#client_profile th{

	font-family: 'Lato';

	font-size: 14px;

	letter-spacing: 0.5px;

}

#client_profile td{

	font-family: 'Lato';

	font-size: 14px;

	letter-spacing: 0.5px;

}

.admin-settings{

    position: absolute;

    right: 20px;

    top: 15px;

    color: #000;

    font-family: 'Lato';

    letter-spacing: 0.5px;

    text-decoration: unset;

}

.admin-settings:hover{

    color: #000;

    text-decoration: unset;

}

.settings{

	display: none;

	background: #fafafa;

	width: 200px;

    position: absolute;

    right: 20px;

    top: 62px;

    z-index: 1001;

    border-top: solid 1px #eee;

}

.settings-menu{

	list-style: none;

    padding: 0;

    margin: 0;

    -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); 

    -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15); 

    box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.15);

}

.settings-menu li{

	padding: 5px 10px 5px 10px;

}

.settings-menu li a{

	color: #000;

	font-family: 'Lato';

    letter-spacing: 0.5px;

    font-size:13px; 

    text-decoration: unset;

}

.settings-menu li:hover{

	background: #eee;

	text-decoration: unset;

}

.template-box{

	/*height: 400px; */

	border: solid 1px #eee; padding: 5px;

	-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.15);

	-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.15);

	box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.15); 

	margin-bottom: 30px;

}

.template-title{

	position: absolute; 

	bottom: 70px;

}

.template-action{

	position:absolute; 

	bottom: 30px;

}



.email-header{

	background: #2F2D5F;

}

.email-header .form-control{

	border-radius: 0;

	margin-top: 10px;

	margin-bottom: 10px;

}

.email-btn{

	background: #FCC46E;

    border: 0;

    padding: 5px 20px 5px 20px;

    margin: 30px;

    color: #2F2D5F;

    font-size: 14px;

    font-family: 'Lato';

    letter-spacing: 0.5px;

    border: solid 2px #2F2D5F;

    font-weight: 600;

    text-decoration:unset;

}

.email-btn:hover{

	border: solid 2px #FCC46E;

	color: #ffffff;

	background: #2F2D5F;

}

.email-container{

	background: #ffffff;

	padding: 15px;

	height: 100%;

}

.email-footer{

	text-align: center;

}

.email-footer p{

	font-family: 'Lato';

	font-size: 14px;

	letter-spacing: 0.5px;

}

		#editor{

			height: 400px;

			padding: 1px;

		}

		.mcnTextContent{ cursor: pointer; }

		.mcnTextContent:hover{ cursor: pointer; border: solid 2px #2F2D5F; }

		.email-message{

			text-align: left!important;

			letter-spacing: 0.5px;

		}

		.hovercontainer{

			display: none;

			position: absolute;

			overflow: hidden;

			background-color: black;

		  	z-index: 1001;

  			-moz-opacity: 0.8;

  			opacity: .80;

  			filter: alpha(opacity=80);

		}

		#email_editor{ display: none; }

#email_edit_image{

	display: none;

}

.edit-image-block .card-header{

	font-size: 16px;

}

.edit-image-block .email-btn{

	margin: 0;

	margin-top: 20px;

}

.edit-image-block .form-control{

	border-radius: 0;

	height: 41px;

}

.image-error{

	font-family: 'Lato';

	font-size: 16px;

	color: #d00;

	margin-top: 10px;

}

#sendto_clients{

	display: none;

}

#action_dropdown .dropdown-item{

	font-size: 12px;

	font-family: 'Lato';

}

.dispatch-header{

	background: #2F2D5F;

	padding-bottom: 10px;

}



.nav-tabs{

	border-bottom: 1px solid #2F2D5F;

    border-top: solid 1px #2F2D5F;

}

.nav-tabs .nav-link{

	text-transform: uppercase;

	color: #2F2D5F;

	border-radius: 0;

	font-family: 'Lato';

	font-size: 14px;

	letter-spacing: 0.5px;	

	padding: 20px 60px;

	border:none!important;

}

.nav-tabs .nav-link:hover{

	border:none!important;

}

.nav-tabs .nav-link.active{

	background: #2F2D5F;

	color: #ffffff;

	border-color: #2F2D5F #2F2D5F #2F2D5F;

}



.tab-content{

	padding: 50px;

}

.preview-table tr{



}

.preview-table th, .preview-table td{

	padding-top: 15px;

	padding-bottom: 15px;

}

.continue_btn{

	background: #ED3234;

    border: 0;

    color: #ffffff;

    margin-bottom: 30px;

    font-family: 'Lato';

    padding: 7px 28px;

    letter-spacing: 0.5px;

    border:solid 3px #ff7678;

    border-radius: 3px;

}

.dataTables_paginate a{

	font-family: 'Lato';

	font-size: 12px;

}

.paginate_button{

	font-family: 'Lato';

	font-size: 12px!important;

}



@media only screen 

and (min-device-width : 320px) 

and (max-device-width : 568px)  { 

	.left-panel{ display: block; width: 100%; height: auto; }

	#sidebar { width: 100%; color: #fff; transition: all 0.3s; }

	#sidebar .sidebar-header .menu-bar{ display: block; color: #fff; }

	#sidebar ul.components{display: none;}

	.right-panel{ display: block; }

	#dropdown-toggle{display: none;}

	.breadcrumbs{ height: auto; }

	.breadcrumb{padding: .05rem 1rem;}

	.breadcrumbs h1{padding: 15px 15px 0 15px;}

	.breadcrumb.pull-right{ float: left; }

}

/* Small devices (landscape phones, 576px and up) */

@media (max-width: 576px) {

	.left-panel{ display: block; width: 100%; height: auto; }

	#sidebar { width: 100%; color: #fff; transition: all 0.3s; }

	#sidebar .sidebar-header .menu-bar{ display: block; color: #fff; }

	#sidebar ul.components{display: none;}

	.right-panel{ display: block; }

	#dropdown-toggle{display: none;}

	.breadcrumbs{ height: auto; }

	.breadcrumb{padding: .05rem 1rem;}

	.breadcrumbs h1{padding: 15px 15px 0 15px;}

	.breadcrumb.pull-right{ float: left; }

}



/* Medium devices (tablets, 768px and up) *

@media (max-width: 768px) {

	.left-panel{ display: block; width: 100%; height: auto; }

	#sidebar { width: 100%; color: #fff; transition: all 0.3s; }

	#sidebar .sidebar-header .menu-bar{ display: block; color: #fff; }

	#sidebar ul.components{display: none;}

	.right-panel{ display: block; }

	#dropdown-toggle{display: none;}

	.breadcrumbs{ height: auto; }

	.breadcrumb{padding: .05rem 1rem;}

	.breadcrumbs h1{padding: 15px 15px 0 15px;}

	.breadcrumb.pull-right{ float: left; }

}



@media screen and (max-width: 960px){

	.left-panel{ display: block; width: 100%; height: auto; }

	#sidebar { width: 100%; color: #fff; transition: all 0.3s; }

	#sidebar .sidebar-header .menu-bar{ display: block; color: #fff; }

	#sidebar ul.components{display: none;}

	.right-panel{ display: block; }

	#dropdown-toggle{display: none;}

	.breadcrumbs{ height: auto; }

	.breadcrumb{padding: .05rem 1rem;}

	.breadcrumbs h1{padding: 15px 15px 0 15px;}

	.breadcrumb.pull-right{ float: left; }

}

*/

.clients_list{

	height: 450px;

	overflow-y: scroll;

	border-left: solid 1px #ced4da;

	border-bottom: solid 1px #ced4da;

    padding: 10px;

}

.clients_list p{

	font-size: 14px;

}

.clients_list::-webkit-scrollbar {

    width: 5px;

    background-color: #F5F5F5;

}

.clients_list::-webkit-scrollbar-thumb {

    border-radius: 10px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.62, #138496), color-stop(0.86, #138496));

}

.clients_list::-webkit-scrollbar-thumb {

    border-radius: 10px;

    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(.62,#138496),color-stop(.86,#138496));

}

.clients_list::-webkit-scrollbar-track {

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

    background-color: #F5F5F5;

    border-radius: 10px;

}