body{
	background: #ecf0f5 !important;	
	/* font-family:Verdana, Arial, Helvetica, sans-serif !important */;
	
}
.logo-lg{
    padding: 0px 0px !important;
    background: #fff;
	background: -webkit-linear-gradient(to right, #ffffffd6, #fff7ec);
	background: linear-gradient(to right, #ffffffd6, #fff7ec);
    height: 34px;
    width: 107%;
    margin: 3px 9px 0px -11px;
    border-radius: 4px;
    box-shadow: inset 0px 0px 1px #484848;
}
.logo-lg img {
    width: 100px;
	padding-bottom: 18px;
}
.skin-blue .main-header .logo {
    background-color: #00bd6b !important;
    color: #f5f5f5;
    text-shadow: 0px 4px 4px #d95115;
    border-bottom: 0 solid transparent;

}
.user-header{
	background-color: #4f1b63 !important;
}
.main-footer {
    background: #101820 !important;
    padding: 5px 15px;
    color: #ffffff !important;
    border-top: 1px solid #d2d6de;
    font-size: 90%;
}
.main-footer a {
    color: #ff8049;
}
.skin-blue .main-header .logo:hover {
    background-color: #085273; 
}
.dropdown .label{
	border-radius: 15px;
    width: 13px;
    height: 12px;	
	padding: 2px 0px !important;
}
.skin-blue .main-header .navbar {
    background-color: #2ed88e !important;
}
@media (min-width: 768px)
{
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.sidebar-toggle{
		display:none;
	}
}
@media (max-width: 768px){
	.nav-tabs-custom > .nav-tabs > li{
	width: 100%;
}
.panel-collapse {
    padding: 0px 3px !important;
}
.custom-table {
    width: 100% !important;
}
.nav-tabs-custom > .tab-content{
	padding: 0px;	
}
.cust-table{
	width: 100% !important;	
}
.nav-tabs-custom > .nav-tabs > li:first-of-type{
	width: 100%;
}
.nav-tabs-custom > .nav-tabs > li {
    margin-bottom: 0px !important;
    background: linear-gradient(to top, #e3eef3, #ffffff) !important;
    border-bottom: 1px solid #929292 !important;
}
.nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active:hover > a{
	background-color: #fff7de;
}
	
}
.main-sidebar{
	border-right: 1px solid #d8d8d8;
    background: url(../img/left_nav_bg.png)repeat-y right 0 #f3f3f3 !important;		
}
.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a, .skin-blue .sidebar-menu>li.menu-open>a{
	color: #415a65 !important;
    background: #9db0b92e !important;
}
.skin-blue .sidebar-form input[type="text"], .skin-blue .sidebar-form .btn{
	background-color: #37485000;	
}
.skin-blue .sidebar-form{
	    border: 1px solid #d4dcdf;	
}
.skin-blue .sidebar a{
	color: #4c646f;
}
.skin-blue .main-header .navbar{
	box-shadow: 0px 1px 1px #2ed88e;
}
.skin-blue .sidebar-menu>li>.treeview-menu{
	background: #8d9598;	
	background: #516a75;	
}
.skin-blue .sidebar-menu .treeview-menu>li>a{
	color: #ffffff;
}
.form-control:focus {
    border-color: #99b2bd !important;
    box-shadow: none;
}
.box-body .form-control{
	height: 25px;
    padding: 4px 6px;
    font-size: 13px;	
}
.form-group{
	margin-bottom: 5px;
}
.form-horizontal .control-label{
    font-size: 12px !important;
    font-weight: 600 !important;
}
.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single{
	padding: 3px 0px !important;
	font-size: 13px !important;
}
.select2-container .select2-selection--single{
	    height: 25px !important;
}
.select2-container--default .select2-selection--single{
	border-radius: 1px !important;
	border: 1px solid #c8d0da !important;	
}
.nav-tabs-custom > .nav-tabs{
	background: #e6e6e6;
	background: linear-gradient(to top, #dedede, #ffffff);
    box-shadow: inset 0px -2px 5px #22222212;
}
.nav-tabs-custom li>a {
    padding: 2px 8px 5px 7px !important;
    color: #415e6b !important;
    font-size: 12px;
	font-weight: 600;
    /* text-shadow: 1px 7px 7px #4241414d */;
}

h3.box-title{
	color: #2ed88e !important;
}
.box-header h3.box-title{
	color: #2ed88e !important;
}
.cust-btn{
    border-radius: 8px;

    background-color: #2ed88e;

    border: none;

    font-size: 16px;

    text-transform: uppercase;

    padding: 15px 20px;

    min-width: 195px;

    font-weight: 700;

    transition: 0.3s;

    line-height: 20px;

    text-align: center;

    letter-spacing: 0.04em;

    text-decoration: none;
    color: #fff;
    cursor: pointer;
	/*padding: 2px 20px;
    height: 22px;
    //font-size: 13px;
    //font-weight: bold;
    color: #fff !important;
    //text-shadow: 0 1px #e3f1f1;
    background: #ff5100;
    border: 1px solid;
    border-color: #b4ccce #b3c0c8 #9eb9c2;
    border-radius: 16px;
    outline: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
    -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    outline: none !important;*/
}
.cust-btn:hover, .cust-btn:active{
		background:#b3d1dc;
	    background-image: linear-gradient(to bottom, #b3d1dc, #cde5ef);	
}
.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title{
	//font-size: 13px !important;
    margin: 0;
    line-height: 1;
    //font-weight: 600 !important;
    color: #2ed88e !important;
}
.accordion {
	color: #2ed88e !important;	
}
.box-header {
	display: block;
    padding: 8px !important;
    background: #e8e8e8 !important;
    position: relative;
    background: linear-gradient(#d4d4d4, #ffffff) !important;
    border-bottom: 1px solid #e8e8e8 !important;
}
.box {
   position: relative;
    border-radius: 0px !important;
   /*  background: radial-gradient(#ffffff,#efefef);
	background: linear-gradient(to top, #f5f5f5,#fdfbfb) !important; */
	
    border-top: 1px solid #d2d6de12 !important;
    margin-bottom: 10px;
	margin-top: 8px;
    width: 100%;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.28);
}
.nav-tabs-custom > .nav-tabs > li{
	margin-bottom: -1px;
}
.nav-tabs-custom > .nav-tabs > li.active{
	border-top-color: #a8b7bd !important;
    font-weight: 600 !important;
}
.center-btn{
	display: table;
    margin: 0 auto;
}
.cust-alert{
    background-color: #f7fffb !important;
    background: radial-gradient(#eaffeb, #c4e8c6) !important;
    color: #1e6b21 !important;
    border: 1px solid #b5c7b6;
    border-left: 4px solid #7fab80 !important;
    padding: 6px 10px;
    margin-bottom: 9px;
    border-radius: 4px;
}
.cust-alert a{
	text-decoration: none !important;
}
.cust-alert .close{
	right: 1px;	
}

.select2-container .select2-search--inline .select2-search__field{
	margin-top: 3px !important;	
	font-size:90% !important;
}
.select2-container .select2-selection--multiple{
	min-height: 25px !important;
}
.select2-container--default .select2-selection--multiple{
	border-radius: 0px !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #d0d7da !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fbf9f9 !important;
    border: 1px solid #d8d8d8 !important;
    border-radius: 3px !important;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 2px !important;
    padding: 0px 2px !important;
    margin-bottom: 2px !important;
    color: #333 !important;
    font-size: 12px !important;
}
.input-group-addon .fa{
	font-size: 13px;
    color: #2a5063;
    background: -webkit-linear-gradient(#7091ad, #2a5063);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.input-group .input-group-addon{
	    background: linear-gradient(#ffffff, #e5eef3);	
}
.input-group-addon{
	padding: 1px 10px !important;	
}
textarea.form-control {
    height: auto !important;
}
.user-panel > .image > img{
	width: 100%;
    max-width: 125px !important;
    height: auto;
/*  margin-left: 18%;*/
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
		background-color: #f1f1f1;
    opacity: 1;
    border-left: 2px solid #4CAF50;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar {
    height: 10px;
} 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: rgb(219, 226, 234);
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5); 
}

.datepicker table{
	font-size: 12px;	
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}
table.dataTable thead .sorting_asc:after {
  content: "\f0de";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting:after {
  content: "\f0dc";
  float: right;
  font-family: fontawesome;
  color: rgba(50, 50, 50, 0.5);
}
.table>thead:first-child>tr:first-child>th {
    background: #f5f5f5;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e0e0e0;
    color: #626565;
    font-size: 12px;
}
.buttons-copy{	
	background-image: url("images/copy.png") !important;
	background-size: contain;
    background-repeat: no-repeat;
}
.buttons-excel{
	background-image: url("images/excel.png") !important;
	background-size: contain;
    background-repeat: no-repeat;
}
.buttons-pdf{
	background-image: url("images/pdf.png") !important;
	background-size: contain;
    background-repeat: no-repeat;
}
button.dt-button, div.dt-button, a.dt-button{
	    border: 1px solid #fff0;
		background-color: #ffffff00;
		padding: 1em 1em;
	
}
.dt-button span{
	display:none;
}
.action-btn {
    padding: 0px 11px;
    height: 22px;
    font-size: 12px;
    color: #ffffff !important;
    border: 1px solid;
    border-color: #83acb0 #b3c0c8 #9eb9c2;
    border-radius: 17px;
    outline: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-image: linear-gradient(to bottom, #7fa7b8, #658d9e);
    -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    outline: none !important;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a, .skin-blue .sidebar-form input[type='text'], .skin-blue .sidebar-form .btn{
	background:transparent;
	
}
/**Checkbox**/
/* The container */
.cust-containcheck {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	font-weight:500 !important;
}


/* Hide the browser's default checkbox */
.cust-containcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.cust-containcheck .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.cust-containcheck:hover input ~ .checkmark {
    background-color: #ccc;
/* 	border: 1px solid #cbcaca; */
}

/* When the checkbox is checked, add a blue background */
.cust-containcheck input:checked ~ .checkmark {
    background-color: #2d708e;
}

/* Create the checkmark/indicator (hidden when not checked) */
.cust-containcheck .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.cust-containcheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.cust-containcheck .checkmark:after {
    left: 10px;
    top: 5px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*-checkbox-**/
.cust-file{
	padding: 2px 6px !important;
    font-size: 11px !important;
}

.dashboard-grid .box-body{
	min-height:180px;
	padding: 10px;
}
.dashboard-grid .box-body h5{
	color: #72858e;
    font-weight: 700;
}
.breadcrumb>li {
    display: inline-block;
    font-size: 12px;
    background: linear-gradient(to top , #ffffff, #c6cdd0);
    padding: 2px 12px;
    border-radius: 27px;
    border: 1px solid #d4d4d4;
    color: #d27d00;
    font-weight: 700;
}
.control-label, .table{
	color: #3a3939;
    font-size: 12px;
}
#Productdetail .form-control, .table input{
	height:28px;
	padding: 0px 12px;
	font-size: 13px;
}
.table {
    width: 96%;
    margin: auto;
    border: 1px solid #e2e2e2;	
}
.cust-btn1{
	    border: 1px solid;
    border-color: #b4ccce #b3c0c8 #9eb9c2;
    border-radius: 16px;
    outline: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
    -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    outline: none !important;
}
.cust-btn1:hover, .cust-btn1:active {
    background: #b3d1dc;
    background-image: linear-gradient(to bottom, #b3d1dc, #cde5ef);
}
.checknbox-container {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checknbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checknbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checknbox-container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checknbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checknbox-container .checkmark:after {
    left: 8px;
    top: 2px;
    width: 6px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.error, .error_notification{
	font-size: 11px !important;
    color: #ff5959;	
}

.sucess, .success_notification{
    font-size: 12px;
    color: #fff;
    background: #047b04;
    padding: 6px 10px;
}


.btn{
    font-size: 12px;
}
