body {
  font-size: 13px; }

.portlet.box > .portlet-title{
	min-height:34px !important;
}

.portlet > .portlet-title > .tools{

	padding: 10px 0 4px 0;
}
.portlet.box > .portlet-title > .tools > a.collapse {
background-image: none; }
      
.portlet.box > .portlet-title > .tools > a.expand {
background-image: none; }


.portlet.box > .portlet-title > .tools > a.collapse i.fa-chevron-down{
display: none; }

.portlet.box > .portlet-title > .tools > a.expand i.fa-chevron-up{
display: none; }


.table td,
.table th {
  font-size: 13px; }
  
.table thead tr th {
  font-size: 12px;
 }
  
.portlet > .portlet-title > .caption {
      font-size: 14px;
      line-height: 14px;
 }
 
 .form-control, output {
    font-size: 13px;
}




.portlet-title .mt-checkbox > span:after{
	left: 6px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.portlet-title  .mt-checkbox.mt-checkbox-outline > span{
				
	border: 1px solid #fff !important;
}
.page-header {
	height:111px;
}
.page-header .page-header-top .page-logo .logo-default{
	margin: 10px 0 0 !important;
	max-width: 200px !important;
    max-height: 40px !important;
}
.page-header .page-header-top,.page-header .page-header-top .page-logo{
	height:60px;
}
.page-header .page-header-top .top-menu {

    margin-top:5px;
}
@media (max-width:991px) {
	.page-header {
		height:auto;
	}
}

.portlet.dark > .portlet-title > .actions .btn-icon-only {
    height: 27px;
    width: 27px
}
.portlet.dark .btn.btn-circle.btn-icon-only.btn-default.active,
.portlet.dark .btn.btn-circle.btn-icon-only.btn-default:hover{
    color: #fff !important;
    background: #32c5d2 !important;
    border-color: #32c5d2 !important;
}
.portlet.dark .btn.btn-circle.btn-icon-only.btn-default:hover i{
	color: #fff !important;
}

._slpicker_tansparent{
	background-color:#eff3f8 !important;
}

._slpicker_tansparent>button.btn-default {
	background-color:#eff3f8 !important;
	/*border:none !important;*/
	font-size:13px !important;
}

.form-group.txticon i.form-control-feedback{
	right:35px !important;
}
.form-group.selecticon i.form-control-feedback{
	right:15px !important;
}
.has-error .bootstrap-select .btn{
	border-color: #e73d4a;
}
.has-success .bootstrap-select .btn{
	border-color: #27a4b0;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder{
	color:#555;
}


@media (min-width:1600px) {
    .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3,
    .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        float: left
    }

    .col-xl-1 {
        width: 8.33333%
    }

    .col-xl-2 {
        width: 16.66667%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-4 {
        width: 33.33333%
    }

    .col-xl-5 {
        width: 41.66667%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-7 {
        width: 58.33333%
    }

    .col-xl-8 {
        width: 66.66667%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-10 {
        width: 83.33333%
    }

    .col-xl-11 {
        width: 91.66667%
    }

    .col-xl-12 {
        width: 100%
    }

    .col-xl-pull-0 {
        right: auto
    }

    .col-xl-pull-1 {
        right: 8.33333%
    }

    .col-xl-pull-2 {
        right: 16.66667%
    }

    .col-xl-pull-3 {
        right: 25%
    }

    .col-xl-pull-4 {
        right: 33.33333%
    }

    .col-xl-pull-5 {
        right: 41.66667%
    }

    .col-xl-pull-6 {
        right: 50%
    }

    .col-xl-pull-7 {
        right: 58.33333%
    }

    .col-xl-pull-8 {
        right: 66.66667%
    }

    .col-xl-pull-9 {
        right: 75%
    }

    .col-xl-pull-10 {
        right: 83.33333%
    }

    .col-xl-pull-11 {
        right: 91.66667%
    }

    .col-xl-pull-12 {
        right: 100%
    }

    .col-xl-push-0 {
        left: auto
    }

    .col-xl-push-1 {
        left: 8.33333%
    }

    .col-xl-push-2 {
        left: 16.66667%
    }

    .col-xl-push-3 {
        left: 25%
    }

    .col-xl-push-4 {
        left: 33.33333%
    }

    .col-xl-push-5 {
        left: 41.66667%
    }

    .col-xl-push-6 {
        left: 50%
    }

    .col-xl-push-7 {
        left: 58.33333%
    }

    .col-xl-push-8 {
        left: 66.66667%
    }

    .col-xl-push-9 {
        left: 75%
    }

    .col-xl-push-10 {
        left: 83.33333%
    }

    .col-xl-push-11 {
        left: 91.66667%
    }

    .col-xl-push-12 {
        left: 100%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-1 {
        margin-left: 8.33333%
    }

    .col-xl-offset-2 {
        margin-left: 16.66667%
    }

    .col-xl-offset-3 {
        margin-left: 25%
    }

    .col-xl-offset-4 {
        margin-left: 33.33333%
    }

    .col-xl-offset-5 {
        margin-left: 41.66667%
    }

    .col-xl-offset-6 {
        margin-left: 50%
    }

    .col-xl-offset-7 {
        margin-left: 58.33333%
    }

    .col-xl-offset-8 {
        margin-left: 66.66667%
    }

    .col-xl-offset-9 {
        margin-left: 75%
    }

    .col-xl-offset-10 {
        margin-left: 83.33333%
    }

    .col-xl-offset-11 {
        margin-left: 91.66667%
    }

    .col-xl-offset-12 {
        margin-left: 100%
    }
}

