body {
    font-size: 13px;

}
.btn-gct-primary {
     background-color: #0c5199;
    color: #fff;
}
.btn-gct-primary:hover{
     background-color: #08386b;
     color: #fff;
     box-shadow: rgba(13, 93, 179, 0.75) 0px 19px 38px, rgba(12, 89, 170, 0.65) 0px 15px 12px;
}
.form-control {
    height: 38px;
    border-radius: 0;
    font-size: 14px;
}
.input-group-addon {
    border-radius: 0;
}
.btn-primary {
    background-color: #1DB578;
    border-color: #1DB578;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #32C58A;
    border-color: #32C58A;
}
.btn-outline-primary {
    color: #1DB578;
    border-color: #1DB578;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
    background: #1DB578;
    border-color: #1DB578;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.alert {
    border-radius: 0px;
}
.alert-info p {
    font-size: 14px;
    color: #0c5460;
    margin-bottom: 0;
    text-align: center;
}
.logo-wrap {
    background: #fff;
    border-bottom: solid 2px #ccc;
}
.login-logo {
    text-align: left;
    margin-bottom: 15px;
    padding-top: 15px;
}
.panel-title-sign .title {
    background-color: #1DB578;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px;
    vertical-align: bottom;
}
.login-form {
    border-radius: 0;
    border-top: solid 5px #1DB578;
}
.login-form label a {
    color: #878787;
}
.login-form label a:hover {
    color: #2B6CA3;
}
.register-link a {
    color: #878787;
}
.register-link a:hover {
    color: #2B6CA3;
}
.login-footer{
    font-size: 14px;
}

.right-panel header.header {
    padding: 14px 20px 0px;
}
.menutoggle {
    background: #0B5199;
}

.navbar .navbar-nav li > a {
    padding: 7px 0;
}
.navbar .navbar-nav li > a .menu-icon {
    width: 22px;
}
.navbar .navbar-nav li.menu-item-has-children .sub-menu a {
    padding: 2px 0 2px 0px;
}
.header-left {
    margin-top: 4px;
}
.header-left .dropdown .dropdown-menu {
    right: 0px !important;
    left: auto !important;
    top: 45px !important;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
}
.header-left .dropdown .dropdown-menu p.red {
    background: #1DB578;
    color: #fff;
}
.header-left .dropdown .dropdown-menu .dropdown-item {
    border-bottom: solid 1px #efefef;
}
.user-area {
    margin-left: 20px;
}
.user-area .user-menu{
    top: 45px !important;
    padding: 0 0;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.25);
}
.user-area .user-menu .nav-link {
    border-bottom: solid 1px #efefef;
    padding-left: 10px;
    padding-right: 10px;
}
.right-panel{
    position: relative;
}
.right-panel .breadcrumbs {
    width: auto;
    padding: 0 0;
}
.right-panel .page-header {
    padding: 0 0;
}
.right-panel .page-header h1 {
    font-size: 18px;
    padding: 10px 0;
}
#content-body {
    height: 84vh;
    overflow-y: auto;
}
.footer {
    background: rgba(0,0,0,.03);
    padding: 10px 0!important;
    border-top: 1px solid rgba(0,0,0,.125);
    position: absolute;
    right: 0;
    bottom: 0;
}
.footer p {
    font-size: 13px;
    padding: 0 0;
    margin: 0 0;
}
.nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    min-width: 85px;
    text-align: center;
}
.table.mb-none {
    margin-bottom: 0 !important;
}
.action-menu a.dropdown-toggle {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}
.action-menu .dropdown-toggle:after{
    display: none;
}
.action-menu .dropdown-menu {
    top: 20px!important;
    left: auto!important;
    right: 0!important;
    padding-top: 0px;
    padding-bottom: 0px;
}
.action-menu .nav-link {
    display: block;
    padding: 5px 10px;
    font-size: 14px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}
.show-grid {
    margin-left: 15px;
    margin-right: 15px;
    width: 100%;
}
.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    border-left: none;
    list-style: none;
    float: left;
}
.show-grid [class^=col-]:first-child {
    border-left: 1px solid #ddd;
}
.show-grid [class^=col-] a {
    color: #333;
}
.inactive, .inactive a { 
    color: #ccc!important;
    background-color: #fafafa;
} 
.poster-img{
    padding: 0 0;
}
.poster-img img{
    width: 100%;
}
.secondary-label{
    width: 200px;
}
.card-header:first-child, .card-footer:last-child {
    border-radius: 0;
}

/* Tables - No More Tables technique (991px is the bootstrap SM max-width) */
@media only screen and (max-width: 991px) {
	.table.table-no-more,
	.table.table-no-more thead,
	.table.table-no-more tbody,
	.table.table-no-more tr,
	.table.table-no-more th,
	.table.table-no-more td {
		display: block;
	}

	.table.table-no-more thead tr {
		left: -9999px;
		position: absolute;
		top: -9999px;
	}

	.table.table-no-more tr {
		border-bottom: 1px solid #DDD;
	}

	.table.table-no-more td {
		border: none;
		position: relative;
		padding-left: 50%;
		text-align: left;
		white-space: normal;
	}

	.table.table-no-more td:before {
		content: attr(data-title);
		font-weight: bold;
		left: 6px;
		padding-right: 10px;
		position: absolute;
		text-align: left;
		top: 8px;
		white-space: nowrap;
		width: 45%;
	}

	.table.table-no-more.table-bordered td {
		border-bottom: 1px solid #EFEFEF;
	}

	.table.table-no-more.table-condensed td:before {
		top: 5px;
	}
}
@media only screen and (max-width: 767px) {   
    .right-panel header.header {
        padding: 5px 13px 0px;
    }
    .right-panel .breadcrumbs {
        padding: 5px 0px;
    }
    .breadcrumbs .page-header h1 {
        padding: 5px 0;
        font-size: 16px;
    }
    .show-grid [class^=col-] {
        border-left: 1px solid #ddd;
        border-bottom: none;
    }
    .show-grid [class^=col-]:last-child {
        border-bottom: 1px solid #ddd;
    }
}
@media only screen and (max-width: 575.99px) {
    aside.left-panel {
        width: 100%;
    } 
    #content-body {
    height: auto;
    }
    .footer {
        position: relative;
    }
}