/* CSS Document */

.table tfoot tr th {
	background-color: #DDD;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}

.table thead tr th {
	background-color: #67809F;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}
@media print
{
.table thead tr th {
	background-color: #fff;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}
}

.table thead .tr-bg {
	background-color: #67809F;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}

.table thead tr td {
	/*background-color: #67809F;*/
	font-size: 14px;
	font-weight: 400;
	/*color: #000;*/
}

.table tbody tr th {
	background-color: #67809F;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}

.page-title_new {
padding: 0px;
font-size: 28px;
letter-spacing: -1px;
display: block;
color: #666;
margin: 0px 0px 15px 0px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
float: left;
}

.page-bar { margin-bottom:0px; }

.green-meadow {
	background-color:#1BBC9B;
}

.table-green-meadow {
  border: 1px solid #2ae0bb;
  border-top: 0;
}

.td-header
{
	background-color: #DDD;
	padding:10px;
	color:#000;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
}

.grey-cascade {
  background-color: #95A5A6;
}

.table-grey-cascade {
  border: 1px solid #95A5A6;
  border-top: 0;
}

.hide
{
	display:none;
}
/*.page-header.navbar .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu {
    min-width: 360px;
    max-width: 475px;
    width: 275px;
    z-index: 99995;
}*/
.vg-left
{
	text-align:left;
}
.vg-right
{
	text-align:right;
}
.vg-center
{
	text-align:center;
}
.vg-va-mid
{
	vertical-align:middle;
}
.vg-va-top
{
	vertical-align:top;
}
.vg-va-bottom
{
	vertical-align:bottom;
}
th
{
text-align:center
}



/*.modal-footer {
	background-color:#F0F0F0;
}
.modal-header {
	background-color:#F0F0F0;
}*/

.modal-header { text-align:left;}


.fw-bold300
{
	font-weight:300;
}
.fw-bold600
{
	font-weight:600;
}

.form-control {
    display: block;
    width: 100%;
    height: 27px;
    padding: 3px 3px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.tabbable-custom > .nav-tabs > li.active > a {
    border-top: none !important;
    font-weight: 400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #E43A45;
    color: #fff;
}

.tabbable-custom > .nav-tabs > li.active > a:hover {
    border-top: none !important;
    font-weight: 400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #E43A45;
    color: #fff;
}

.portlet-form .form-actions, .form .form-actions {
    background-color: #f5f5f5;
    border-top: 1px solid #e7ecf1;
    margin: 0;
    padding: 10px;
}

.padding-5
{
	padding:5px !important;
}

.portlet-body {
    background-color: #fff;
    padding: 5px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.row {
    margin-left: -5px;
    margin-right: -5px;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 3px;
		margin-bottom: 0;
		text-align: right;
	}
}

.select2-container--bootstrap .select2-selection--single {
    height: 27px;
    line-height: 1.42857;
    padding: 6px 24px 6px 12px;
}

.page-header .page-header-top .page-logo .logo-default {
    margin: 17.5px 0 0;
}
.page-header .page-header-top {
    height: 50px;
}
/*.page-header {
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    height: 106px;
    background-image: none;
}
.page-header .page-header-top .page-logo {
    float: left;
    display: block;
    width: 255px;
    height: 50px;
}
.page-header .page-header-top .top-menu {
    margin: 5px 0 0;
    padding: 0;
    float: right;
}
.page-header .page-header-top .page-logo .logo-default {
    margin: 7.5px 0 0;
}*/
.page-content {
    background: #eff3f8;
    padding: 5px 0;
}
.page-footer {
    font-size: 13px;
    font-weight: 300;
    padding: 7px 0;
}
.page-title
{
	background-color:#FFF;
	padding:10px;
}

/*.page-content {
    background: #FFF;
    padding: 5px 0;
}*/

@media (min-width: 992px)
{
  /* 992px */
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px; } 
}

.vg-nowrap
{
	white-space:nowrap;
}

.required {
    color: #e02222;
    font-size: 12px;
    padding-left: 2px;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 3px;
}

.portlet.box > .portlet-body {
    background-color: #fff;
    padding: 5px;
}


.mt-radio.mt-radio-outline > span, .mt-radio.mt-checkbox-outline > span, .mt-checkbox.mt-radio-outline > span, .mt-checkbox.mt-checkbox-outline > span {
    border: 1px solid #8775A7;
    background: none;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    line-height: 1.42857;
    vertical-align: middle;
}

.table > tbody > tr > td{
    /*vertical-align: top;*/
}

.mt-radio > span, .mt-checkbox > span {
    background: #e6e6e6 none repeat scroll 0 0;
    border: 1px solid transparent;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 15px;
}


.page-actions
{
	display:block;
	margin: 10px 0 10px 10px;
    padding: 0;
    float: left;	
}

.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.00;
}


.table_head {
    background-color: #ddd;
    color: #000;
    font-size: 14px;
    font-weight: 400;
}


.tabbable-custom > .nav-tabs > li.active > a {
    background-color: #32C5D2;
    border-radius: 0;
    border-top: medium none !important;
    color: #fff;
    font-weight: 400;
}
.tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #2bb0bc/*ed6b75*/;
    margin-top: 0;
    position: relative
}
.tabbable-custom > .nav-tabs > li.active > a:hover {
    background-color: #2bb0bc;
    border-radius: 0;
    border-top: medium none !important;
    color: #fff;
    font-weight: 400;
}
.tabbable-custom > .tab-content {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
    padding: 0px;
}
portlet.box .dataTables_wrapper .dt-buttons {
    margin-top: -40px; }
.btn.purple:not(.btn-outline) {
  color: #fffff;
  background-color: #796799;
  border-color: #796799; 
}
.portlet.box .dataTables_wrapper .dt-buttons {
    margin-top: -40px;
}
a.detail-head {
    text-shadow: none;
    color: #2bb0bc;
}
a.detail-head:hover {
    text-shadow: none;
    color: #32c5d2;
}
.label.label-sm.status {
    font-size: 11px;
    padding: 2px 5px 2px 5px;
	font-style:italic;
	font-weight:400;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.formula-tooltip {
    position: relative;
    display: inline-block;
	background:none;
	color: #fff;
	font-style:italic;
	text-decoration:underline;
}
.formula-tooltip:hover {
    position: relative;
    display: inline-block;
	background:none;
	color: #fff;
	font-style: normal;
	text-decoration: none;
}
.no_for{
	position: relative;
    display: inline-block;
	background:none;
	color: #fff;
	text-decoration:none;
}
.no_for:hover{
	cursor: default;
	color: #fff;
	text-decoration:none;
}
.feeds li .col1 > .cont {
    float: left;
    margin-right: 100px;
    overflow: hidden;
}

.feeds li .col2 {
    float: left;
    width: 100px;
    margin-left: -100px;
}
.modal-body {
    max-height: calc(100vh - 140px);
    overflow-y: auto;
}
.modal-header {
    padding: 8px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-footer {
    padding: 5px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li>a {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 12px;
    white-space: normal;
}
.page-header .page-header-menu .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a {
    display: block;
    white-space: normal;
    font-family: "Open Sans",sans-serif;
    padding: 5px 12px;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.page-header {
    background-color: #444D58;
}

.page-header .page-actions .btn-group>a
{
    margin: 0 5px;
}

.vg-valign-middle
{
	vertical-align:middle;
}

table.dataTable thead .sorting
{
	background-color: #67809F;
}
table.dataTable thead .sorting_asc {
	background-color: #67809F;
}

.input-small-165 { width:165px !important; }

.table tfoot { display: table-row-group }

#pageContent {
    display: table;
}

#pageFooter {
    display: table-footer-group;
}

#pageFooter:after {
    counter-increment: page;
    content: counter(page);
}
#pageFooter:after {
    counter-increment: page;
    content:"Page " counter(page);
    left: 0; 
    top: 100%;
    white-space: nowrap; 
    z-index: 20px;
    -moz-border-radius: 5px; 
    -moz-box-shadow: 0px 0px 4px #222;  
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);  
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);  
}
.table thead .fixedHeader
{
	display: block;
	overflow: auto;
}

.app-title { padding: 30px 30px 0px 30px; }


.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
    box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
    border: none;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.card .card-block {
    padding: 20px;
}
.card-text {
	font-size:30px;
	font-weight:600;

}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
h4 {
    font-size: 1.375rem;
}
.m-b-0 {
    margin-bottom: 0px;
}

h6 {
    font-size: 14px;
}



.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
}

.card-footer {
    background: transparent;
}
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}
.card .card-footer {
    border-top: none;
    /*padding: 15px 20px;*/
    border-radius: 0 0 5px 5px !important;
}
.text-c-yellow {
    color: #E87E04;
}
.text-c-blue {
    color: #448aff;
}
.text-c-green {
    color: #11c15b;
}
.text-c-red {
    color: #ff5252;
}
.text-c-purple {
    color: #8E44AD;
}
.text-c-purple1 {
    color: #A3393A;
}

.text-muted {
    color: #78909c !important;
}
.bg-c-yellow {
    background: #E87E04;
}
.bg-c-red {
    background: #ff5252;
}
.bg-c-blue {
    background: #448aff;
}
.bg-c-purple {
    background: #8E44AD;
}
.bg-c-purple1 {
    background: #A3393A;
}
.bg-c-green {
    background: #11c15b;
}
.m-b-0 {
    margin-bottom: 0px;
}
.text-white {
    color: #fff!important;
}
.m-0 { margin: 0; }
.m-10-0 { margin: 10px 10px 0 0; }

.fw-700 { font-weight:700; }


.widget-thumb .widget-thumb-wrap .widget-thumb-icon {
    float: left;
    width: 50px;
    height: 60px;
    display: inline-block;
    font-size: 20px;
    line-height: 41px;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-right: 15px;
}

@media (min-width: 768px)
.app-content {
    margin-left: 250px;
}

@media (min-width: 768px)
.sidebar-mini.sidenav-closed .app-content {
    margin-left: 75px;
}


.dash-tile{min-height:190px;background-color:#e9e9e9;margin:0 0 20px;padding:0 20px}
.dash-tile-2x{min-height:400px}
.dash-tile-header{margin:0 -20px;padding:0 4px 0 7px;min-height:38px;line-height:45px;font-weight:700;border-bottom:2px solid #ddd;background-color:#eee}
.dash-tile-options{float:right;height:38px;line-height:41px}
.dash-tile-options a:hover{text-decoration:none;color:#333}
.dash-tile-content{margin:0 -20px;padding:10px}
.dash-tile-2x .dash-tile-content{padding:15px}
.dash-tile-content-inner{height:130px}
.dash-tile-2x .dash-tile-content-inner{height:330px}
.dash-tile-content-inner-fluid{min-height:130px}
.dash-tile-2x .dash-tile-content-inner-fluid{min-height:330px}
.dash-tile-content-light{background-color:#f9f9f9;padding:10px}
.dash-tile-content .alert{margin:5px 0}
.dash-tile-icon,.dash-tile-text{line-height:normal;color:#fff}
.dash-tile-icon{float:left;padding:40px 0 0;font-size:48px;text-align:left}
.dash-tile-text{float:right;padding:48px 0 0;font-size:36px;text-align:right}
.dash-tile-balloon .dash-tile-header,.dash-tile-dark .dash-tile-header,.dash-tile-doll .dash-tile-header,.dash-tile-flower .dash-tile-header,.dash-tile-fruit .dash-tile-header,.dash-tile-leaf .dash-tile-header,.dash-tile-ocean .dash-tile-header,.dash-tile-oil .dash-tile-header{border-bottom:2px solid #f9f9f9;background-color:#eee;opacity:.75;filter:alpha(opacity=75)}
.dash-tile-balloon.no-opacity .dash-tile-header,.dash-tile-dark.no-opacity .dash-tile-header,.dash-tile-doll.no-opacity .dash-tile-header,.dash-tile-flower.no-opacity .dash-tile-header,.dash-tile-fruit.no-opacity .dash-tile-header,.dash-tile-leaf.no-opacity .dash-tile-header,.dash-tile-ocean.no-opacity .dash-tile-header,.dash-tile-oil.no-opacity .dash-tile-header{opacity:1;filter:alpha(opacity=100)}
.dash-tile-balloon:hover,.dash-tile-dark:hover,.dash-tile-doll:hover,.dash-tile-flower:hover,.dash-tile-fruit:hover,.dash-tile-leaf:hover,.dash-tile-ocean:hover,.dash-tile-oil:hover{opacity:.9;filter:alpha(opacity=90)}
 .dash-tile-balloon.no-opacity:hover,.dash-tile-dark.no-opacity:hover,.dash-tile-doll.no-opacity:hover,.dash-tile-flower.no-opacity:hover,.dash-tile-fruit.no-opacity:hover,.dash-tile-leaf.no-opacity:hover,.dash-tile-ocean.no-opacity:hover,.dash-tile-oil.no-opacity:hover{opacity:1;filter:alpha(opacity=100)}
.dash-tile-leaf{background-color:#c2db39}
.dash-tile-dark{background-color:#555}
.dash-tile-ocean{background-color:#3991db}
.dash-tile-flower{background-color:#9139db}
.dash-tile-fruit{background-color:#db9839}
.dash-tile-oil{background-color:#d9db39}
.dash-tile-balloon{background-color:#db6739}
.dash-tile-doll{background-color:#db39bb}
.dash-tile-header{padding-left:4px}
.dash-tile-text{font-size:28px}}
.dash-tile-header{padding-left:4px}
.dash-tile-text{font-size:24px}}

.content-text img.pull-left{margin:0 20px 10px 0}
.content-text img.pull-right{margin:0 0 10px 20px}
#to-top{font-size:20px;width:40px;height:40px;line-height:38px;text-align:center;position:fixed;bottom:85px;left:5px;color:#555;display:none;background-color:#fff;opacity:.5;filter:alpha(opacity=5);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
#to-top:hover{text-decoration:none;opacity:1;filter:alpha(opacity=100)}

.dataTables_scroll
{
    overflow:auto;
}

.table { table-layout:auto !important; }


.dataTables_scrollHeadInner, .table{ width:100%!important; }
.dataTables_scrollFootInner, .table{ width:100%!important; }

