body {
	background: #EEF5F9; color:#000000;
    direction: ltr;
    font-family: calibri;  
	font-weight:400;
    margin: 0 !important;
    padding: 0 !important;
}
.fw_clr{clear:both;}

.table-sm  > thead > tr > th, .table-sm  > tbody > tr > th, .table-sm  > tfoot > tr > th, .table-sm  > thead > tr > td, .table-sm  > tbody > tr > td, .table-sm  > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 1px !important;
	vertical-align : center !important;
}
.table-sm  > thead > tr > th
{
	color: #636060;
    font-weight: bold;
    text-align: center;
}
.table-xsm  > thead > tr > th
{
color:#636060;
}
.table-xsm  > thead > tr > th, .table-xsm  > tbody > tr > th, .table-xsm  > tfoot > tr > th, .table-xsm  > thead > tr > td, .table-xsm  > tbody > tr > td, .table-xsm  > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 4px !important;
	vertical-align : center !important;
}
.multigrid_th_cls{
	color:#433e3e;
}


.verticle-center td {
  
	vertical-align: middle !important;
	 height: 20px;
}

.editing{

	background : #FFFFCC;
}
.last-saved {

	background : #eeffea;
}


.fixed_headers thead tr {
  display: block;
  position: relative;
}
.fixed_headers tbody {
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  height: 150px;
}
.fixed_headers tfoot {
  display: block;
   position: relative;
}

.td-txt {
	margin:0 !important;
	padding:0px 5px 0px 5px !important;
	white-space: nowrap;
	overflow:hidden;
	cursor: move;
	font-weight:bold;
	color:black;
}

/* .table-responsive td,th {
	border-left: none !important;
} */

.event-cornor{
	background:url('../img/cal-cornor.png') no-repeat;
	background-position: right top;
}

#calender_div .fc-border-separate tbody tr td{
	cursor:pointer;
}
.day-selcted{
	background:#FFE299;
}

.file-container{
	display:none;
}
.file-container-active {
	display:block;
}

li.nav-item {
	background:#ffffff;
	color:#44B6AE;
}

li.nav-item > a {
	color:#44B6AE !important;
}	
.swal2-container {z-index: 22222229999}

#html_report a{
	color : #023cf9;
	cursor : pointer;
}
.navbar {
    min-height: 44px;
}
.navbar-header {
	background: #008299 none repeat scroll 0 0;
	border: 0 none;
	width: 100%;
}

.top-left-part a {
	color: #fff;
	line-height: 40px;
	padding-left: 10px;
	text-transform: uppercase;
}
.logo b {
	float: left;
	height: 44px;
	line-height: 40px;
	padding-left: 10px;
	text-align: center;
	width: auto;
} 
.navbar-top-links > li > a {
	color: #fff;
	line-height: 40px;
	min-height: 44px;
	padding: 0 14px;
}
.sidebar {
	top: 44px;
} 
#page-wrapper {
	margin: 0;
	padding-top: 27px;
	position: inherit;
}
.fix-header #page-wrapper {
	margin-top: 60px;
}
@media (max-width:979px)
{
	.fix-header #page-wrapper {
		margin-top: 44px;
	}
	#page-wrapper {
		margin: 0;
		padding-top: 4px;
		position: inherit;
	}
	.sidebar {
		top: 60px;
	} 
	#side-menu {
		overflow: hidden;
		padding-top: 60px;
	}
	#side-menu > li > a {
		padding: 6px 15px;
		width: auto;
	}
	#side-menu > li > a {
		display: block;
		padding: 10px 35px 10px 20px;
	}
	.container-fluid {
		padding-top:0px !important;
	}
	.sidebar .arrow {
		top: 15px;
	}
	.hidden-xs {
		display:none !important;
	}
	.visible-lg, .visible-md, .visible-sm, .visible-xs {
		display: block !important;
	}
}
.sttabs nav ul {
	padding: 3px;
}
.sticon::before {
}
.clsbtn {
	display:inline-block;
	position: absolute;
	right:2px;
	top:0;
	background: #a2c9d0 none repeat scroll 0 0;
	color: #686868;
	border: none;
	border-radius: 5px;
}
.tab-current .clsbtn {
	background: #008299 none repeat scroll 0 0;
	color: #686868;
}
.clsbtn:hover {
	background: #a2c9d0 none repeat scroll 0 0;
	color: #fff;
}
.tab-current:hover .clsbtn {
	background: #008299 none repeat scroll 0 0;
	color: #fff;
}
.tabs-style-bar nav ul li.tab-current a {
	background: #008299 none repeat scroll 0 0;
	color: #fff;
}
.tabs-style-bar nav ul li a {
	background-color: #a2c9d0;
}
.tabs-style-bar nav ul li a:focus, .tabs-style-bar nav ul li a:hover, {
	color: #fff;
}
.form-group, .form-horizontal .form-group {
	margin-bottom: 10px;
}
.form-control {
    border: 1px solid #d2d5d8;
	color:black;
	font-weight:bold;
}
.form-control:focus{
    border-color: #7c9ed5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px rgba(102,175,233,0.6);
}
.sidebar .nav-second-level li a {
	padding: 6px 10px 6px 20px;
}
.sidebar .nav-second-level .arrow {
	right: 20px;
	top: 9px;
}
#side-menu .nav-second-level.two-li > li {
    float: left;
    height: 30px;
    width: 50%;
}
.content-wrap section p{
	padding:0px
}
.input-sm{
	line-height: 1;
	font-weight:bold;
	color:black;
	letter-spacing: 0.3px;
}
.ui-dialog .ui-dialog-titlebar{
	padding:0;
	padding-left: 5px;
}
.btn-info1{
	background: #1785b5 none repeat scroll 0 0 !important;
	color:white;
}
.btn-info1:hover{
	background: #4ab8e8 none repeat scroll 0 0 !important;
	color:white;
}
.btn-success{
	background: #33cc80 none repeat scroll 0 0 !important;
	color:white;
}
.tarka-multigroup-th{
	background-color:#93cfd9;
	color:#00000;
}
.btn-circle {
    border-radius: 6px;
    height: 25px;
    line-height: 1;
    padding: 5px;
    text-align: center;
    top: 0;
    width: 25px;
}
.btn-group-sm > .btn, .btn-sm {
    border-radius: 3px;
    line-height: 1.3;
    padding: 5px 8px;
}

.portlet.solid {
  padding: 10px;
}

.portlet.solid > .portlet-title > .tools {
  margin-top: 2px;
  border: 0px;
}

.portlet.solid > .portlet-title {
  margin-bottom: 5px;
  border: 0px;
}

.portlet.solid.bordered > .portlet-title {
  margin-bottom: 15px;
}

.portlet.solid.red > .portlet-title,
.portlet.solid.red > .portlet-title > .caption > i,
.portlet.solid.red > .portlet-body,

.portlet.solid.green > .portlet-title,
.portlet.solid.green > .portlet-title > .caption > i,
.portlet.solid.green > .portlet-body,

.portlet.solid.yellow > .portlet-title,
.portlet.solid.yellow > .portlet-title > .caption > i,
.portlet.solid.yellow > .portlet-body,

.portlet.solid.grey > .portlet-title,
.portlet.solid.grey > .portlet-title > .caption > i,
.portlet.solid.grey > .portlet-body,

.portlet.solid.purple > .portlet-title,
.portlet.solid.purple > .portlet-title > .caption > i,
.portlet.solid.purple > .portlet-body,

.portlet.solid.blue > .portlet-title,
.portlet.solid.blue > .portlet-title > .caption > i,
.portlet.solid.blue > .portlet-body {
  border: 0;
  color: #fff;
}

.portlet.bordered {
  border-left: 2px solid #ddd;
}

/***
Box portlet
***/

.portlet.box {
   padding:0px !important
}

.portlet.box > .portlet-title {  
   padding:0px 4px 1px 10px;
   border-bottom: 1px solid #eee;
   color: #fff !important;
}

.portlet.box > .portlet-title > .tools {
  margin-top: 3px;
}

.portlet.box > .portlet-title > .tools > a.remove, 
.portlet.solid > .portlet-title > .tools > a.remove {
  background-image:url(../img/portlet-remove-icon-white.png);
}

.portlet.box > .portlet-title > .tools > a.config,
.portlet.solid > .portlet-title > .tools > a.config {
  background-image:url(../img/portlet-config-icon-white.png);
}

.portlet.box > .portlet-title > .tools > a.reload,
.portlet.solid > .portlet-title > .tools > a.reload {
  background-image:url(../img/portlet-reload-icon-white.png);
}

.portlet.box > .portlet-title > .tools > a.expand,
.portlet.solid > .portlet-title > .tools > a.expand {
  background-image:url(../img/portlet-expand-icon-white.png);
}

.portlet.box > .portlet-title > .tools > a.collapse,
.portlet.solid > .portlet-title > .tools > a.collapse {
  background-image:url(../img/portlet-collapse-icon-white.png);
}

/* portlet buttons */
.portlet.box > .portlet-body {
  background-color: #fff;
  padding: 10px;
}

.portlet.box > .portlet-title {  
  margin-bottom: 0px;
}

.portlet.box.blue > .portlet-title {
  background-color: #2cabe3;
} 

.portlet.box.blue > .portlet-body {  
   border: 1px solid #2cabe3;
   border-top: 0;
}

.portlet.box.red > .portlet-title {
  background-color: #ff7676;
} 

.portlet.box.red > .portlet-body {  
   border: 1px solid #ff7676;
   border-top: 0;
}

.portlet.box.yellow > .portlet-title {
  background-color: #ffc36d;
} 

.portlet.box.yellow > .portlet-body {  
   border: 1px solid #ffc36d;
   border-top: 0;
}

.portlet.box.green > .portlet-title {
  background-color: #33cc80;
} 

.portlet.box.green > .portlet-body {  
   border: 1px solid #33cc80;
   border-top: 0;
}

.portlet.box.purple > .portlet-title {
  background-color: #707cd2;
} 

.portlet.box.purple > .portlet-body {  
   border: 1px solid #707cd2;
   border-top: 0;
}

.portlet.box.grey > .portlet-title {
  background-color: #9a9b94;
} 

.portlet.box.grey > .portlet-body {  
   border: 1px solid #9a9b94;
   border-top: 0;
}

.portlet.box.light-grey > .portlet-title {
  background-color: #d4d6c8;
} 

.portlet.box.light-grey > .portlet-body {  
   border: 1px solid #d4d6c8;
   border-top: 0;
}
.input-group-addon {
    background-color: #eee;
    color: #555;
    font-weight: 400;
    line-height: 1;
    padding: 3px 5px;
    text-align: center;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #bee5ec none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: #383a3a;
    font-weight: normal;
}
tbody {
    color: #383a3a;
}
input[type="checkbox"], input[type="radio"] {
    height: 15px;
}
#module_menu_links > li > a {
    padding: 5px 20px;
}
@media (min-width:980px)
{
	#display_module_heading{
		display:none;
	}
}
@media (max-width:979px)
{
	#display_module_heading{
		display:block;
	}
}
.tooltip-primary+.tooltip .tooltip-inner,.tooltip-primary.tooltip .tooltip-inner{color:#fff;background-color:#1785b5}.tooltip-primary+.tooltip.top .tooltip-arrow,.tooltip-primary.tooltip.top .tooltip-arrow{border-top-color:#1785b5}.tooltip-primary+.tooltip.right .tooltip-arrow,.tooltip-primary.tooltip.right .tooltip-arrow{border-right-color:#1785b5}.tooltip-primary+.tooltip.bottom .tooltip-arrow,.tooltip-primary.tooltip.bottom .tooltip-arrow{border-bottom-color:#1785b5}.tooltip-primary+.tooltip.left .tooltip-arrow,.tooltip-primary.tooltip.left .tooltip-arrow{border-left-color:#1785b5}

.current_font {
  color: #008299;
  font-weight: bold;
  text-decoration: none;
}

.mega-dropdown-menu {
    border: 0 none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
    padding: 5px;
    width: 100%;
}

.mega-dropdown-menu .dropdown-header {
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    padding: 8px 0;
}

.mega-dropdown-menu > li > ul > li > a {
    clear: both;
    color: #313131;
    display: block;
    line-height: 1.42857;
    padding: 4px 0;
    white-space: normal;
}

.img-circle {
	border-radius: 50% !important;
}
.panel {
	border: 1px solid #a2c9d0;
	border-radius: 5px !important;
	margin-bottom: 10px;
}
.panel {
	background-color: #fdfdfd !important;
	box-shadow: 1px 1px 1px 1px rgba(45, 26, 25, 0.2) !important;
}
.panel .panel-body {
	padding: 5px 10px;
}
ul.wallet-list li {
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	display: block;
	font-size: 15px;
	font-weight: bolder;
	list-style: outside none none;
	padding: 5px 10px;
}
.label-rounded {
	border-radius: 60px !important;
	font-size: 14px !important;
	font-weight: bold !important;
	padding: 4px 12px 3px !important;
}