html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.8);
    min-height: 100%;
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
body {
    font-weight: 400;
    padding: 0;
    position: relative;
    background: rgba(204, 204, 204, 0.24);
    min-height: 100%;
    font-size: 14.3px;
    color: rgba(0, 0, 0, 0.68);
    font-family: 'Ubuntu', sans-serif;
}
body .material-icons {
    position: relative;
    bottom: -0.15em;
    font-size: inherit;
}
header.main {
    position: fixed;
    z-index: 999;
    background: #ffffff;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
}
.drp-main-ul:hover>ul
{
     display: block;
}
.drp-main-ul>.drp-dwn-ul {
    display: none;
}

.drp-dwn-ul
{
    position: absolute;
    background: rgba(255, 255, 255, 0.98);
    top: 0;
    left: 100%;
    box-shadow: 1px 1px 7px rgb(0 0 0 / 23%);
    padding: 0;
    list-style: none;
}
.drp-main-ul 
{
    position: relative;
}
.drp-main-ul:after {
    content: "\f054";
    font-family: fontAwesome;
    position: absolute;
    right: 8px;
    font-size: 12px;
    top: 10px;
}
.logo {
    height: 70px;
    padding: 5px 34px 5px 5px;
    float: left;
    width: 100%;
    line-height: 60px;
}
.logo img {
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}
.logo-holder {
    width: 180px;
    background: #1f67b2;
    float: left;
    position: relative;
}
.logo-holder:after,
.hrt:after,
.content:after,
.content:before {
    content: "";
    clear: both;
    display: table;
}
.list1-not



{
 
 

  list-style: none;
 
 

  padding: 0;



}



.list1-not li 



{
   


  border-bottom: 3px dashed #e1e1e1;
  


  padding: 15px 29px;
  


  font-style: normal;
   


  color: black;



}



.list1-not li:hover
 


{
  


  background: #1f67b2;
  


  border-left: 3px solid;
  


  color: white;



}
.logo-holder:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 28px 0 0px;
    border-color: #1f67b2 transparent transparent transparent;
    top: 0;
    left: 180px;
}
.header-right {
    float: left;
    width: calc(100% - 180px);
}
.header-right .nav > li,
ul.top-menu > li {
    float: left;
    margin-top: 9px;
    margin-bottom: 10px;
}
.header-right .profile .nav > li {
    margin-top: 7px;
    margin-bottom: 0px;
}
.dropdown-menu.extended:before {
    content: "";
    border-style: solid;
    border-width: 0 9px 9px;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    left: 7px;
    top: -19px;
    transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;
    margin-top: 10px;
    opacity: 1;
    display: block;
    border-color: transparent transparent #666666;
    /* border-bottom-color: #37a0d9 !important; */
    /* border-top-color: #37a0d9 !important; */
}
.right.dropdown-menu.extended:before {
    left: inherit;
    right: 22px;
}
header.main ul.top-menu > li > a {
    color: rgba(0, 0, 0, 0.92);
    font-size: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    /*border: 1px solid #f0f0f8 !important;*/
    /*padding: 14px 7px;*/
    margin-right: 16px;
    transition: 200ms all ease-in;
}
ul.top-menu > li > a:hover,
ul.top-menu > li > a:focus {
  /*border: 1px solid #f0f0f8 !important;*/
    background-color: #fff!important;
  /*border-color: #f0f0f8 !important;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #2E2E2E !important;*/
}
.notify-row .badge {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 100;
}
.dropdown-menu.extended {
    max-width: 300px !important;
    min-width: 160px !important;
    top: 42px;
    width: 235px !important;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    border: none !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.right.dropdown-menu.extended {
    left: initial;
    right: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    .dropdown-menu.extended {
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176) !important;
    }
}
.dropdown-menu.extended li p {
    background-color: #1f67b2;
    color: #fff;
    margin: 0;
    padding: 10px;
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
}
.dropdown-menu.extended li a {
    border-bottom: 1px solid #EBEBEB !important;
    font-size: 12px;
    list-style: none;
}
.dropdown-menu.extended li a {
    padding: 15px 10px !important;
    width: 100%;
    display: inline-block;
}
.dropdown-menu.extended li a:hover {
    background-color: #F7F8F9 !important;
    color: #2E2E2E;
}
.dropdown-menu.tasks-bar .task-info .desc {
    font-size: 13px;
    font-weight: normal;
}
.dropdown-menu.tasks-bar .task-info .percent {
    display: inline-block;
    float: right;
    font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
    margin-top: -4px;
}
.dropdown-menu.extended .progress {
    margin-bottom: 0 !important;
    height: 10px;
}
.dropdown-menu.inbox li a .photo img {
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: 40px;
    margin-right: 4px;
    width: 40px;
}
.dropdown-menu.inbox li a .subject {
    display: block;
}
.dropdown-menu.inbox li a .subject .from {
    font-size: 12px;
    font-weight: 600;
}
.dropdown-menu.inbox li a .subject .time {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 5px;
}
.dropdown-menu.inbox li a .message {
    display: block !important;
    font-size: 11px;
}

.top-nav {
    margin-top: 7px;
}
.top-nav ul.top-menu > li .dropdown-menu.logout {
    width: 268px !important;
}
.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}
.dropdown-menu.extended.logout > li {
    float: left;
    text-align: center;
    width: 33.3%;
}
.dropdown-menu.extended.logout > li:last-child {
    float: left;
    text-align: center;
    width: 100%;
    background: #1f67b2;
    border-radius: 0 0 3px 3px;
}
.dropdown-menu.extended.logout > li:last-child > a,
.dropdown-menu.extended.logout > li:last-child > a:hover {
    color: #fff;
    border-bottom: none !important;
    text-transform: uppercase;
}
.dropdown-menu.extended.logout > li:last-child > a:hover > i {
    color: #fff;
}
.dropdown-menu.extended.logout > li > a {
    color: #a4abbb;
    border-bottom: none !important;
}
.full-width .dropdown-menu.extended.logout > li > a:hover {
    background: none !important;
    color: #1f67b2 !important;
}
.dropdown-menu.extended.logout > li > a:hover {
    background: none !important;
}
.dropdown-menu.extended.logout > li > a:hover i {
    color: #1f67b2;
}
.dropdown-menu.extended.logout > li > a i {
    font-size: 17px;
}
.dropdown-menu.extended.logout > li > a > i {
    display: block;
}
.top-nav .username {
    font-size: 13px;
    color: #555555;
}
.top-nav ul.top-menu > li > a {
    border: 1px solid #eeeeee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 6px;
    background: none;
    margin-right: 0;
}
.top-nav ul.top-menu > li {
    margin-left: 10px;
}
.top-nav ul.top-menu > li > a:hover,
.top-nav ul.top-menu > li > a:focus {
    border: 1px solid #F1F2F7;
    background: #F1F2F7;
}
.top-nav .dropdown-menu.extended.logout {
    top: 50px;
}
.top-nav .nav .caret {
    border-bottom-color: #A4AABA;
    border-top-color: #A4AABA;
}
.top-nav ul.top-menu > li > a:hover .caret {
    border-bottom-color: #000;
    border-top-color: #000;
}
.q-links {
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 100%;
    padding-left: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.q-links>li {
    display: inline-block;
}
.q-links>li>a {
    margin-right: 14px;
    display: inline-block;
    color: #323232;
    font-size: 13px;
    cursor: pointer;
}
.hrt .top-menu {
    padding-left: 60px;
    float: left;
}
header.main .badge {
    position: absolute;
    /*top: -8px;*/
    right: -9px;
    background-color: #1f67b2;
	margin-top: 0px !important;
}
aside {
    width: 250px;
    position: fixed;
    left: 0;
    top: 70px;
    bottom: 0;
    overflow: auto;
    background: #1a1a1a;
    color: #FFF;
    transition: all ease-in 200ms;
    z-index: 6;
}
aside a {
    color: #0b0b0b;
    font-size: 15px;
}
aside a:hover,
aside a:focus {
    color: #FFF;
    text-decoration: none;
}
ul.asidemenu {
    margin: 0;
    padding: 0;
    transition: all 0.3s ease-in-out;
    list-style: none;
    width: 100%;
}
ul.asidemenu>li>a {
    display: block;
    width: 100%;
    padding: 0 12px;
    line-height: 44px;
    height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none !important;
    position: relative;
    border-left: 3px solid transparent;
    transition: 200ms all ease-in;
    color: #0b0b0b;
}
ul.asidemenu>li:hover>a,
ul.asidemenu>li.active>a {
    border-left: 3px solid #353535;
    background: #0d0d0d;
    color: #ffffff;
}
ul.asidemenu>li>a>i {
    margin: 14px 0 0 0;
    min-width: 32px;
    font-size: 16px;
}
ul.asidemenu>li>ul {
    padding: 0;
    margin: 0;
    list-style: none;
    background: #212121;
}
ul.asidemenu>li ul {
    display: none;
}
ul.asidemenu>li>ul>li {}
ul.asidemenu>li>ul>li>a {
    display: block;
    padding: 8px 0 8px 49px;
}
ul.asidemenu>li>ul>li>a:hover {
    background: #191818;
}
ul.asidemenu>li>ul>li>ul {
    padding: 0;
    margin: 0;
    list-style: circle;
    padding-left: 65px;
}
ul.asidemenu>li>ul>li>ul>li {
    padding-left: 0px;
}
ul.asidemenu>li>ul>li>ul>li>a {
    padding: 5px 0 5px 0;
    display: block;
}
.menu-ham {
    width: 60px;
    height: 45px;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    position: absolute;
    right: -18px;
    top: 12px;
}
.menu-ham span {
    display: block;
    position: absolute;
    height: 9px;
    width: 50%;
    background: #ffffff;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.menu-ham span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}
.menu-ham span:nth-child(odd) {
    left: 0px;
    border-radius: 9px 0 0 9px;
}
.menu-ham span:nth-child(1),
.menu-ham span:nth-child(2) {
    top: 0px;
}
.menu-ham span:nth-child(3),
.menu-ham span:nth-child(4) {
    top: 18px;
}
.menu-ham span:nth-child(5),
.menu-ham span:nth-child(6) {
    top: 36px;
}
.menu-ham.open span:nth-child(1),
.menu-ham.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu-ham.open span:nth-child(2),
.menu-ham.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu-ham.open span:nth-child(1) {
    left: 5px;
    top: 7px;
}
.menu-ham.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 7px;
}
.menu-ham.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}
.menu-ham.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}
.menu-ham.open span:nth-child(5) {
    left: 5px;
    top: 29px;
}
.menu-ham.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 29px;
}
.dropdown-menu.extended.logout {
    left: inherit !important;
    right: 17px !important;
}
.dropdown-menu.extended.logout:before {
    right: 14px;
    left: inherit;
    border-color: transparent transparent #eeeeee;
    border-bottom-color: #eeeeee !important;
    border-top-color: #eeeeee !important;
}
.content-body {
    padding-top: 70px;
    padding-left: 250px;
    transition: 200ms all ease-in;
}
.content {
    padding: 15px;
}
.status .symbol {
    display: inline-block;
    text-align: center;
    width: 40%;
    padding: 25px 15px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    color: #fff;
    font-size: 50px;
    background: #6ccac9;
}
.status .value {
    width: 58%;
    padding-top: 21px;
    float: right;
    text-align: center;
}
.status .value h1 {
    margin: 0;
    padding: 0;
    color: #8f9196;
    font-weight: 300;
}
.status .value p {
    margin: 0;
    padding: 0;
    color: #8e9096;
    font-weight: 300;
}
.status .bg-terques {
    background: #6ccac9;
}
.status .bg-red {
    background: #ff6c60;
}
.status .bg-yellow {
    background: #f8d347;
}
.status .bg-blue {
    background: #57c8f2;
}
.demo-xchart {
    height: 290px;
    width: 100%;
}
.task-thumb {
    width: 90px;
    float: left;
    margin-bottom: 5px;
}
.task-thumb img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.task-thumb-details {
    display: inline-block;
    margin: 25px 0 0 10px;
}
.task-progress {
    float: left;
}
.progress-panel {
    padding-bottom: 5px;
}
.task-thumb-details h1,
.task-thumb-details h1 a,
.task-progress h1,
.task-progress h1 a {
    color: #37a0d9;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
.task-thumb-details p,
.task-progress p {
    padding-top: 5px;
    color: #a4aaba;
}
.task-option {
    float: right;
}
.task-option select {
    height: 35px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 8px;
    color: #a4abbb;
    outline: 0;
}
.badge.bg-primary {
    background: #8075c4;
}
.badge.bg-success {
    background: #a9d86e;
}
.badge.bg-warning {
    background: #FCB322;
}
.badge.bg-important {
    background: #ff6c60;
}
.badge.bg-info {
    background: #41cac0;
}
.badge.bg-inverse {
    background: #2A3542;
}
.table-sm {
    font-size: 13px
}
.btn-div {
    white-space: nowrap;
}
.label-default {
    background-color: #a1a1a1;
}
.label-primary {
    background-color: #59ace2;
}
.label-success {
    background-color: #A9D86E;
}
.label-info {
    background-color: #8175c7;
}
.label-warning {
    background-color: #FCB322;
}
.label-danger {
    background-color: #FF6C60;
}
.label-inverse {
    background-color: #344860;
}
.breadcrumb {
    background: #FFF;
    border-radius: 0;
    margin: 0;
}
.breadcrumb>li+li:before {
    content: " | ";
}
.panel-heading .nav {
    border: medium none;
    font-size: 13px;
    margin: -10px -15px -11px;
}
.tab-bg-dark-navy-blue {
    background: #37a0d9;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 1px 1px 0 0;
    border-bottom: none;
}
.panel-heading .nav > li > a,
.panel-heading .nav > li.active > a,
.panel-heading .nav > li.active > a:hover,
.panel-heading .nav > li.active > a:focus {
    border-width: 0;
    border-radius: 0;
}
.panel-heading .nav > li > a {
    color: #fff;
}
.panel-heading .nav > li.active > a,
.panel-heading .nav > li > a:hover {
    color: #47596f;
    background: #fff;
}
.panel-heading .nav > li:first-child.active > a,
.panel-heading .nav > li:first-child > a:hover {
    border-radius: 1px 0 0 0;
    -webkit-border-radius: 1px 0 0 0;
}
.tab-right {
    height: 38px;
}
.panel-heading.tab-right .nav > li:first-child.active > a,
.tab-right.panel-heading .nav > li:first-child > a:hover {
    border-radius: 0;
    -webkit-border-radius: 0;
}
.panel-heading.tab-right .nav > li:last-child.active > a,
.tab-right.panel-heading .nav > li:last-child > a:hover {
    border-radius: 0 1px 0 0;
    -webkit-border-radius: 0 1px 0 0;
}
.panel-heading.tab-right .nav-tabs > li > a {
    margin-left: 1px;
    margin-right: 0px;
}
.wht-color {
    color: #FFF;
}
.carousel-indicators li {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    transition: background-color 0.25s ease 0s;
    -moz-transition: background-color 0.25s ease 0s;
    -webkit-transition: background-color 0.25s ease 0s;
}
.carousel-indicators .active {
    background: #ff6c60;
    height: 10px;
    margin: 1px;
    width: 10px;
}
.carousel-indicators.out {
    bottom: -5px;
}
.carousel-indicators.out {
    bottom: -5px;
}
.carousel-control {
    color: #999999;
    text-shadow: none;
    width: 45px;
}
.carousel-control i {
    display: inline-block;
    height: 25px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 5;
}
.carousel-control.left,
.carousel-control.right {
    background: none;
    filter: none;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #CCCCCC;
    opacity: 0.9;
    text-decoration: none;
}
.carousel-inner h3 {
    font-weight: 300;
    font-size: 16px;
    margin: 0;
}
.carousel-inner {
    margin-bottom: 15px;
}
.panel-default > .panel-heading {
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    color: #4d7b94;
}
.btn-default {
    background-color: #bec3c7;
    border-color: #bec3c7;
    color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: #b0b5b9;
    border-color: #b0b5b9;
    color: #fff;
}
.btn-default:disabled:hover,
.btn-default:disabled:focus,
.btn-default:disabled:active {
    color: #333;
}
.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled.active,
.btn-primary.active[disabled] {
    background-color: #1f67b2;
    border-color: #1f67b2;
    color: #FFFFFF;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled.active,
.btn-primary.active[disabled] {
    background-color: #1f67b2;
    border-color: #1f67b2;
    color: #FFFFFF;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-color: #6dbb4a;
    border-color: #6dbb4a;
    color: #FFFFFF;
}
.btn-info {
    background-color: #58c9f3;
    border-color: #58c9f3;
    color: #FFFFFF;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #53bee6;
    border-color: #53BEE6;
    color: #FFFFFF;
}
.btn-warning {
    background-color: #f1c500;
    border-color: #f1c500;
    color: #FFFFFF;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-color: #e4ba00;
    border-color: #e4ba00;
    color: #FFFFFF;
}

/*.btn-danger {
    background-color: #ff6c60;
    border-color: #ff6c60;
    color: #FFFFFF;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-color: #ec6459;
    border-color: #ec6459;
    color: #FFFFFF;
}*/


.btn-theme {
    margin-top: 2px;
    background-color: #1f67b2;
    border-color: #1f67b2;
    color: #FFFFFF;
}
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
    background-color: #0e4279;
    border-color: #0e4279;
    color: #FFFFFF;
}







.btn-white {
    box-shadow: none !important;
}
/*Rounded Button*/
.btn-round {
    border-radius: 30px;
    -webkit-border-radius: 30px;
}
/*shadow button*/
.btn-shadow.btn-default {
    box-shadow: 0 4px #9c9c9c;
}
.btn-shadow.btn-primary {
    box-shadow: 0 4px #29b392;
}
.btn-shadow.btn-success {
    box-shadow: 0 4px #61a642;
}
.btn-shadow.btn-info {
    box-shadow: 0 4px #1caadc;
}
.btn-shadow.btn-warning {
    box-shadow: 0 4px #cab03f;
}
.btn-shadow.btn-danger {
    box-shadow: 0 4px #d1595a;
}
.btn-shadow.btn-theme {
    box-shadow: 0 4px #1f84bb;
}
.btn-outline {
    background: none;
    /* border:1px solid #c1c1c1; */
    color: #474747;
    border-radius: 2px;
    transition: all ease-in 300ms;
}
.btn-outline.btn-theme {
    border-color: #1f67b2
}
.btn-outline.btn-theme>i {
    width: 23px;
    text-align: left;
    color: #0e4279;
    border-right: 1px solid #0e4279;
    margin-right: 7px;
}
.btn-outline.btn-theme:hover>i,
.btn-outline.btn-theme:focus>i,
.btn-outline.btn-theme:active>i {
    color: #FFF;
    border-color: #FFF;
}
.btn-xs .material-icons {
    font-size: 12px;
    transform: scale(1.35);
}
.btn-wrap {
    margin: 15px 0 5px 0;
}
.btn-wrap .btn {
    margin: 0 2px;
}
table .btn-wrap {
    margin: 0;
    white-space: nowrap !important;
}
table .btn-wrap .btn {
    margin: 0;
}
.btn-in-li {
    margin-top: 17px;
}
.has-toolbar.fc {
    margin-top: 0;
}
.fc-center {
    display: inline-block;
    margin-top: 0px;
    vertical-align: top;
}
.fc-view {
    margin-top: -50px;
    overflow: hidden;
    width: 100%;
}
.fc-state-default,
.fc-state-default .fc-button-inner {
    background: #F3F3F3 !important;
    border-color: #DDDDDD;
    border-style: none solid;
    color: #646464;
}
.fc-state-active,
.fc-state-active .fc-button-inner,
.fc-state-hover,
.fc-state-hover .fc-button-inner {
    background: #FF6C60 !important;
    color: #fff !important;
}
.fc-event-skin {
    background-color: #6883a3 !important;
    border-color: #6883a3 !important;
    color: #FFFFFF !important;
}
.fc-grid th {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #F3F3F3 !important;
}
.fc-center h2 {
    font-size: 20px !important;
    color: #454648;
    font-weight: 300;
}
.external-event {
    cursor: move;
    display: inline-block !important;
    margin-bottom: 6px !important;
    margin-right: 6px !important;
    padding: 8px;
}
#external-events p input[type="checkbox"] {
    margin: 0;
}
.drg-event-title {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.fc-content .fc-event {
    border-radius: 4px;
    webkit-border-radius: 4px;
    padding: 4px 6px;
}
.fc-corner-left {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}
.fc-corner-right {
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}
.drp-rmv {
    padding-top: 10px;
    margin-top: 10px;
}
ul.sortable {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
}
.sortable li {
    padding-left: 3em;
    font-size: 12px;
}
.sortable li i {
    position: absolute;
    left: 6px;
    padding: 4px 10px 0 10px;
    cursor: pointer;
}
.sortable li input[type=checkbox] {
    margin-top: 0;
}
.ui-sortable > li {
    padding: 15px 0 15px 35px !important;
    position: relative;
    background: #f5f6f8;
    margin-bottom: 2px;
    border-bottom: none !important;
}
.ui-sortable li.list-primary {
    border-left: 3px solid #41CAC0;
}
.ui-sortable li.list-success {
    border-left: 3px solid #78CD51;
}
.ui-sortable li.list-danger {
    border-left: 3px solid #FF6C60;
}
.ui-sortable li.list-warning {
    border-left: 3px solid #F1C500;
}
.ui-sortable li.list-info {
    border-left: 3px solid #58C9F3;
}
.ui-sortable li.list-inverse {
    border-left: 3px solid #BEC3C7;
}
/*--------------Tasks Widget--------------*/
.task-content {
    margin-bottom: 30px;
}
.tasks-widget .task-content:after {
    clear: both;
}
.tasks-widget .task-footer {
    margin-top: 5px;
}
.tasks-widget .task-footer:after,
.tasks-widget .task-footer:before {
    content: "";
    display: table;
    line-height: 0;
}
.tasks-widget .task-footer:after {
    clear: both;
}
.tasks-widget .task-list {
    padding: 0;
    margin: 0;
}
.tasks-widget .task-list > li {
    position: relative;
    padding: 10px 5px;
    border-bottom: 1px dashed #eaeaea;
}
.tasks-widget .task-list li.last-line {
    border-bottom: none;
}
.tasks-widget .task-list li > .task-bell {
    margin-left: 10px;
}
.tasks-widget .task-list li > .task-checkbox {
    float: left;
    width: 30px;
}
.tasks-widget .task-list li > .task-title {
    overflow: hidden;
    margin-right: 10px;
}
.tasks-widget .task-list li > .task-config {
    position: absolute;
    top: 10px;
    right: 10px;
}
.tasks-widget .task-list li .task-title .task-title-sp {
    margin-right: 5px;
}
.tasks-widget .task-list li.task-done .task-title-sp {
    text-decoration: line-through;
    color: #bbbbbb;
}
.tasks-widget .task-list li.task-done {
    background: #f6f6f6;
}
.tasks-widget .task-list li.task-done:hover {
    background: #f4f4f4;
}
.tasks-widget .task-list li:hover {
    background: #f9f9f9;
}
.tasks-widget .task-list li .task-config {
    display: none;
}
.tasks-widget .task-list li:hover > .task-config {
    display: block;
    margin-bottom: 0 !important;
}
@media only screen and (max-width: 320px) {
    .tasks-widget .task-config-btn {
        float: inherit;
        display: block;
    }
    .tasks-widget .task-list-projects li > .label {
        margin-bottom: 5px;
    }
}
.btn-span {
    padding-top: 20px;
    margin-bottom: 5px;
    text-align: center;
}
@media (max-width: 500px) {
    .hidden-xm {
        display: none !important;
    }
}
@media only screen and (max-width: 800px) {
    .unseen table td:nth-child(2),
    .unseen table th:nth-child(2) {
        display: none;
    }
}
@media only screen and (max-width: 640px) {
    .unseen table td:nth-child(4),
    .unseen table th:nth-child(4),
    .unseen table td:nth-child(7),
    .unseen table th:nth-child(7),
    .unseen table td:nth-child(8),
    .unseen table th:nth-child(8) {
        display: none;
    }
}
@media only screen and (max-width: 800px) {
    .flip-scroll .cf:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    .flip-scroll * html .cf {
        zoom: 1;
    }
    .flip-scroll *:first-child+html .cf {
        zoom: 1;
    }
    .flip-scroll table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }
    .flip-scroll th,
    .flip-scroll td {
        margin: 0;
        vertical-align: top;
    }
    .flip-scroll th {
        text-align: left;
    }
    .flip-scroll table {
        display: block;
        position: relative;
        width: 100%;
    }
    .flip-scroll thead {
        display: block;
        float: left;
    }
    .flip-scroll tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }
    .flip-scroll thead tr {
        display: block;
    }
    .flip-scroll th {
        display: block;
        text-align: right;
    }
    .flip-scroll tbody tr {
        display: inline-block;
        vertical-align: top;
    }
    .flip-scroll td {
        display: block;
        min-height: 1.25em;
        text-align: left;
    }
    .flip-scroll th {
        border-bottom: 0;
        border-left: 0;
    }
    .flip-scroll td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }
    .flip-scroll tbody tr {
        border-left: 1px solid #babcbf;
    }
    .flip-scroll th:last-child,
    .flip-scroll td:last-child {
        border-bottom: 1px solid #babcbf;
    }
}
@media only screen and (max-width: 800px) {
    .no-more-tables table,
    .no-more-tables thead,
    .no-more-tables tbody,
    .no-more-tables th,
    .no-more-tables td,
    .no-more-tables tr {
        display: block;
        text-align: right !important;
    }
    .no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .no-more-tables tr {
        border: 1px solid #ccc;
    }
    .no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }
    .no-more-tables td:before {
        position: relative;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
        float: left;
    }
    .no-more-tables td:before {
        content: attr(data-title);
    }
}
.form-inline .form-control.table-edit {
    width: 100% !important;
    display: block;
    margin: 0;
    padding: 7px;
    box-sizing: border-box;
}
.menu-closed aside {
    width: 50px;
}
.menu-closed aside:hover {
    width: 250px;
    z-index: 999;
    transition-delay: 300ms;
}
.menu-closed .content-body {
    padding-left: 50px;
}
.menu-closed aside:not(:hover) ul ul {
    display: none !important;
}
.nvd3 {
    height: 400px;
}
.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
/* styles for menu-2 */
.hrt.menu-2 .top-menu {
    padding-left: 0;
    margin-bottom: 4px;
	margin-right: 10px !important;
}
.hrt.menu-2 .top-menu.dd-list {
    margin-top: 4px;
}
ul.menu-2>li>a {
    height: inherit;
    text-align: center;
}
/* ul.menu-2>li>a>i *,ul.menu-2>li>a>i{
  transition:all ease-in 300ms;
} */
ul.menu-2>li>a>i {
    width: 64px;
    height: 64px;
    display: block;
    position: relative;
    line-height: 64px;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: linear-gradient(top, #f6f6f6, #eaeaea);
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
    margin: 19px auto 0 auto;
    color: #353535;
    font-size: 28px;
    /* z-index: 2; */
}
ul.menu-2>li>a>i:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    background-color: #1f67b2;
    -moz-border-radius: 140px;
    -webkit-border-radius: 140px;
    border-radius: 140px;
    opacity: 0.5;
    transition: 300ms all ease-in;
}
ul.menu-2>li:hover>a>i:after,
ul.menu-2>li.active>a>i:after {
    background: #ffffff;
    opacity: 1;
}
aside.menu-2 {
    background: #ffffff;
    width: 180px;
}
ul.menu-2>li>a {
    z-index: 0;
}
ul.menu-2>li:hover>a,
ul.menu-2>li.active>a {
    background: #1f67b2;
}
ul.menu-2>li:hover>a>i,
ul.menu-2>li.active>a>i {
    color: #ffffff;
    background: #1f67b2;
}
ul.menu-2>li {
    /* margin-bottom:2px; */
}
.menu-closed aside.menu-2 {
    width: 60px;
}
.menu-closed aside.menu-2:hover {
    width: 210px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.4);
}
.menu-closed ul.menu-2>li>a>i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    display: inline-block;
    /* float: left; */
    margin-top: 7px;
    text-align: center;
    margin-right: 16px;
}
.menu-closed ul.menu-2>li>a>i:after {
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -4px;
}
.menu-closed ul.menu-2>li>a {
    text-align: left;
}
.menu-closed aside.menu-2 + .content-body {
    padding-left: 60px
}
aside.menu-2 + .content-body {
    padding-left: 180px
}
.submenu-holder {
    float: left;
    padding-left: 38px;
    width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: calc(100% - 300px);
    overflow-x: hidden;
    white-space: nowrap;
	position:absolute;
}
.menu-2-sub {
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
}
.menu-2-sub>li {
    display: inline-block;
    position: relative;
}
.menu-2-sub>li>a {
    display: inline-block;
    text-decoration: none;
    padding: 7px 15px;
    margin-top: 5px;
    margin-bottom: 6px;
    position: relative;
    color: rgba(0, 0, 0, 0.8);
    /* text-transform: uppercase; */
    font-size: 15px;
    font-weight: 400;
    transition: 200ms all ease-in;
}
.menu-2-sub>li:hover>a,
.menu-2-sub>li.active>a {
    color: #1f67b2;
}
.menu-2-sub>li>a:before,
.menu-2-sub>li>a:after {
    height: 14px;
    width: 14px;
    position: absolute;
    content: '';
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    opacity: 0;
    border-color: #ff6c60;
}
.menu-2-sub>li>a:before {
    left: 0;
    top: 0;
    border-left: 3px solid;
    border-top: 3px solid;
    -webkit-transform: translate(100%, 50%);
    transform: translate(100%, 50%);
}
.menu-2-sub>li>a:after {
    right: 0;
    bottom: 0;
    border-right: 3px solid;
    border-bottom: 3px solid;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
}
.menu-2-sub>li:hover>a:before,
.menu-2-sub>li.active>a:before,
.menu-2-sub>li:hover>a:after,
.menu-2-sub>li.active>a:after {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    opacity: 1;
    border-color: #1f67b2;
}
.menu-2-sub>li>a i {
    width: 20px;
    font-size: 16px;
    /* color: #666666; */
}
.menu-2-sub>li>a i.material-icons {
    font-size: 17px;
}
.submenu-top {
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.23);
    padding: 0;
    list-style: none;
}
.menu-2-sub>li>ul {
    display: none;
}
.submenu-top>li {
    position: relative;
}
.submenu-top a {
    white-space: nowrap;
    padding: 6px 23px;
    display: block;
    color: rgba(0, 0, 0, 0.89);
    text-decoration: none;
    border-left: 3px solid transparent;
}
.submenu-top a:hover {
    background: #f6facb;
    border-left-color: #1f67b2;
}
.submenu-top a>i {
    width: 21px;
    text-align: center;
    padding-right: 5px;
    margin-left: -10px;
}
.submenu-top a>i.material-icons {
    font-size: 17px;
}
.submenu-top>li>ul {
    position: absolute;
    background: rgba(255, 255, 255, 0.98);
    top: 0;
    left: 100%;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.23);
    padding: 0;
    list-style: none;
    display: none;
}
.submenu-top>li:hover>ul {
    display: block;
}
.submenu-top .has-sub:after {
    content: "\f054";
    font-family: fontAwesome;
    position: absolute;
    right: 8px;
    font-size: 12px;
    top: 10px;
}
.table-primary.table>thead>tr>th {
    background: #1f67b2 !important;
    background-clip: border-box !important;
    color: #FFF;
	    font-size: 13px;
    font-weight: 500;
}
.panel-heading.panel-theame {
    background: #d9ebfc;
}
/*zzloader*/
.cssload-dots {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    outline: 1px solid red;
    filter: url(#goo);
    -o-filter: url(#goo);
    -ms-filter: url(#goo);
    -webkit-filter: url(#goo);
    -moz-filter: url(#goo);
}
.cssload-dot {
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.cssload-dot:before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: 49px;
    background: rgb(251, 211, 1);
    position: absolute;
    left: 50%;
    transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    margin-left: -17.5px;
    margin-top: -17.5px;
}
.cssload-dot:nth-child(5):before {
    z-index: 100;
    width: 44.5px;
    height: 44.5px;
    margin-left: -21.75px;
    margin-top: -21.75px;
    animation: cssload-dot-colors 4.6s ease infinite;
    -o-animation: cssload-dot-colors 4.6s ease infinite;
    -ms-animation: cssload-dot-colors 4.6s ease infinite;
    -webkit-animation: cssload-dot-colors 4.6s ease infinite;
    -moz-animation: cssload-dot-colors 4.6s ease infinite;
}
.cssload-dot:nth-child(1) {
    animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
    -o-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
    -ms-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
    -webkit-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
    -moz-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
}
.cssload-dot:nth-child(1):before {
    background-color: rgb(255, 50, 112);
    animation: cssload-dot-move 4.6s 0s ease infinite;
    -o-animation: cssload-dot-move 4.6s 0s ease infinite;
    -ms-animation: cssload-dot-move 4.6s 0s ease infinite;
    -webkit-animation: cssload-dot-move 4.6s 0s ease infinite;
    -moz-animation: cssload-dot-move 4.6s 0s ease infinite;
}
.cssload-dot:nth-child(2) {
    animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
    -o-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
    -ms-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
    -webkit-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
    -moz-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
}
.cssload-dot:nth-child(2):before {
    background-color: rgb(32, 139, 241);
    animation: cssload-dot-move 4.6s 1.15s ease infinite;
    -o-animation: cssload-dot-move 4.6s 1.15s ease infinite;
    -ms-animation: cssload-dot-move 4.6s 1.15s ease infinite;
    -webkit-animation: cssload-dot-move 4.6s 1.15s ease infinite;
    -moz-animation: cssload-dot-move 4.6s 1.15s ease infinite;
}
.cssload-dot:nth-child(3) {
    animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
    -o-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
    -ms-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
    -webkit-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
    -moz-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
}
.cssload-dot:nth-child(3):before {
    background-color: rgb(175, 225, 2);
    animation: cssload-dot-move 4.6s 2.3s ease infinite;
    -o-animation: cssload-dot-move 4.6s 2.3s ease infinite;
    -ms-animation: cssload-dot-move 4.6s 2.3s ease infinite;
    -webkit-animation: cssload-dot-move 4.6s 2.3s ease infinite;
    -moz-animation: cssload-dot-move 4.6s 2.3s ease infinite;
}
.cssload-dot:nth-child(4) {
    animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
    -o-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
    -ms-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
    -webkit-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
    -moz-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
}
.cssload-dot:nth-child(4):before {
    background-color: rgb(251, 211, 1);
    animation: cssload-dot-move 4.6s 3.45s ease infinite;
    -o-animation: cssload-dot-move 4.6s 3.45s ease infinite;
    -ms-animation: cssload-dot-move 4.6s 3.45s ease infinite;
    -webkit-animation: cssload-dot-move 4.6s 3.45s ease infinite;
    -moz-animation: cssload-dot-move 4.6s 3.45s ease infinite;
}
@keyframes cssload-dot-move {
    0% {
        transform: translateY(0);
    }
    18%,
    22% {
        transform: translateY(-68px);
    }
    40%,
    100% {
        transform: translateY(0);
    }
}
@-o-keyframes cssload-dot-move {
    0% {
        -o-transform: translateY(0);
    }
    18%,
    22% {
        -o-transform: translateY(-68px);
    }
    40%,
    100% {
        -o-transform: translateY(0);
    }
}
@-ms-keyframes cssload-dot-move {
    0% {
        -ms-transform: translateY(0);
    }
    18%,
    22% {
        -ms-transform: translateY(-68px);
    }
    40%,
    100% {
        -ms-transform: translateY(0);
    }
}
@-webkit-keyframes cssload-dot-move {
    0% {
        -webkit-transform: translateY(0);
    }
    18%,
    22% {
        -webkit-transform: translateY(-68px);
    }
    40%,
    100% {
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes cssload-dot-move {
    0% {
        -moz-transform: translateY(0);
    }
    18%,
    22% {
        -moz-transform: translateY(-68px);
    }
    40%,
    100% {
        -moz-transform: translateY(0);
    }
}
@keyframes cssload-dot-colors {
    0% {
        background-color: rgb(251, 211, 1);
    }
    25% {
        background-color: rgb(255, 50, 112);
    }
    50% {
        background-color: rgb(32, 139, 241);
    }
    75% {
        background-color: rgb(175, 225, 2);
    }
    100% {
        background-color: rgb(251, 211, 1);
    }
}
@-o-keyframes cssload-dot-colors {
    0% {
        background-color: rgb(251, 211, 1);
    }
    25% {
        background-color: rgb(255, 50, 112);
    }
    50% {
        background-color: rgb(32, 139, 241);
    }
    75% {
        background-color: rgb(175, 225, 2);
    }
    100% {
        background-color: rgb(251, 211, 1);
    }
}
@-ms-keyframes cssload-dot-colors {
    0% {
        background-color: rgb(251, 211, 1);
    }
    25% {
        background-color: rgb(255, 50, 112);
    }
    50% {
        background-color: rgb(32, 139, 241);
    }
    75% {
        background-color: rgb(175, 225, 2);
    }
    100% {
        background-color: rgb(251, 211, 1);
    }
}
@-webkit-keyframes cssload-dot-colors {
    0% {
        background-color: rgb(251, 211, 1);
    }
    25% {
        background-color: rgb(255, 50, 112);
    }
    50% {
        background-color: rgb(32, 139, 241);
    }
    75% {
        background-color: rgb(175, 225, 2);
    }
    100% {
        background-color: rgb(251, 211, 1);
    }
}
@-moz-keyframes cssload-dot-colors {
    0% {
        background-color: rgb(251, 211, 1);
    }
    25% {
        background-color: rgb(255, 50, 112);
    }
    50% {
        background-color: rgb(32, 139, 241);
    }
    75% {
        background-color: rgb(175, 225, 2);
    }
    100% {
        background-color: rgb(251, 211, 1);
    }
}
@keyframes cssload-dot-rotate-1 {
    0% {
        transform: rotate(-105deg);
    }
    100% {
        transform: rotate(270deg);
    }
}
@-o-keyframes cssload-dot-rotate-1 {
    0% {
        -o-transform: rotate(-105deg);
    }
    100% {
        -o-transform: rotate(270deg);
    }
}
@-ms-keyframes cssload-dot-rotate-1 {
    0% {
        -ms-transform: rotate(-105deg);
    }
    100% {
        -ms-transform: rotate(270deg);
    }
}
@-webkit-keyframes cssload-dot-rotate-1 {
    0% {
        -webkit-transform: rotate(-105deg);
    }
    100% {
        -webkit-transform: rotate(270deg);
    }
}
@-moz-keyframes cssload-dot-rotate-1 {
    0% {
        -moz-transform: rotate(-105deg);
    }
    100% {
        -moz-transform: rotate(270deg);
    }
}
@keyframes cssload-dot-rotate-2 {
    0% {
        transform: rotate(165deg);
    }
    100% {
        transform: rotate(540deg);
    }
}
@-o-keyframes cssload-dot-rotate-2 {
    0% {
        -o-transform: rotate(165deg);
    }
    100% {
        -o-transform: rotate(540deg);
    }
}
@-ms-keyframes cssload-dot-rotate-2 {
    0% {
        -ms-transform: rotate(165deg);
    }
    100% {
        -ms-transform: rotate(540deg);
    }
}
@-webkit-keyframes cssload-dot-rotate-2 {
    0% {
        -webkit-transform: rotate(165deg);
    }
    100% {
        -webkit-transform: rotate(540deg);
    }
}
@-moz-keyframes cssload-dot-rotate-2 {
    0% {
        -moz-transform: rotate(165deg);
    }
    100% {
        -moz-transform: rotate(540deg);
    }
}
@keyframes cssload-dot-rotate-3 {
    0% {
        transform: rotate(435deg);
    }
    100% {
        transform: rotate(810deg);
    }
}
@-o-keyframes cssload-dot-rotate-3 {
    0% {
        -o-transform: rotate(435deg);
    }
    100% {
        -o-transform: rotate(810deg);
    }
}
@-ms-keyframes cssload-dot-rotate-3 {
    0% {
        -ms-transform: rotate(435deg);
    }
    100% {
        -ms-transform: rotate(810deg);
    }
}
@-webkit-keyframes cssload-dot-rotate-3 {
    0% {
        -webkit-transform: rotate(435deg);
    }
    100% {
        -webkit-transform: rotate(810deg);
    }
}
@-moz-keyframes cssload-dot-rotate-3 {
    0% {
        -moz-transform: rotate(435deg);
    }
    100% {
        -moz-transform: rotate(810deg);
    }
}
@keyframes cssload-dot-rotate-4 {
    0% {
        transform: rotate(705deg);
    }
    100% {
        transform: rotate(1080deg);
    }
}
@-o-keyframes cssload-dot-rotate-4 {
    0% {
        -o-transform: rotate(705deg);
    }
    100% {
        -o-transform: rotate(1080deg);
    }
}
@-ms-keyframes cssload-dot-rotate-4 {
    0% {
        -ms-transform: rotate(705deg);
    }
    100% {
        -ms-transform: rotate(1080deg);
    }
}
@-webkit-keyframes cssload-dot-rotate-4 {
    0% {
        -webkit-transform: rotate(705deg);
    }
    100% {
        -webkit-transform: rotate(1080deg);
    }
}
@-moz-keyframes cssload-dot-rotate-4 {
    0% {
        -moz-transform: rotate(705deg);
    }
    100% {
        -moz-transform: rotate(1080deg);
    }
}
#loader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #FFF;
    z-index: 9999999999;
}
.loading-container {
    width: 150px;
    height: 150px;
    top: 50%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.cssload-dots {
    position: absolute;
    top: 72px;
    left: 75px;
}
#eFooter {
    display: none;
}
.modal-header {
    background-color: #1f67b2;
    color: #FFF;
    border-radius: 3px 3px 0 0;
}
.x.close {
    color: #FFF;
    font-size: 28px;
    opacity: 0.9;
}
.modal-content {
    border-radius: 3px;
    border-color: #1f67b2;
}
.modal-body .nav {
    margin: -16px -16px 16px -16px;
}
.nav-tab-theme {
    background-color: #2b77c7;
    border-color: #2b77c7;
}
.nav-tab-theme>li>a {
    color: #FFF;
    border-radius: 0;
    border: 0;
}
.nav-tab-theme>li>a:hover,
.nav-tab-theme>li>a:focus {
    background-color: #1c62aa;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #FFF;
    background-color: #135ca6;
    font-weight: 600;
    border: 0;
}
.form-ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.form-ul>li{
    position:relative;
    min-height: 60px;
}
.form-ul>li .btn-fa{
    position:absolute;
    right: 15px;
    top: 23px;
    background: #1f67b2;
    color: #FFF;
    z-index: 99999;
}
.form-ul>li>label{
    font-weight:400;
    font-size: 15px;
    margin-bottom:0;
}
.modal-body .modal-footer {
    margin: 15px -15px -15px -15px;
    text-align: right!important;
}
.add-on-sm {
    width: 60px;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.add-on-lg {
    width: -webkit-calc( 100% - 70px);
    width: -moz-calc( 100% - 70px);
    width: calc( 100% - 70px);
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    float: left;
}
.prefix {
    position: relative;
    padding-left: 35px;
}
.prefix>i {
    position: absolute;
    left: -2px;
    bottom: 13px;
    font-size: 20px;
    color: #26a69a;
    width: 35px;
    text-align: center;
}
.sl {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 200px;
    transition-delay: 200ms;
}
tr.active sl {
    text-overflow: inherit;
    overflow: initial;
    white-space: normal;
    max-width: inherit !important;
}
td.col-max-12,
th.col-max-12 {
    max-width: 450px;
}
td.col-max-11,
th.col-max-11 {
    max-width: 400px;
}
td.col-max-10,
th.col-max-10 {
    max-width: 375px;
}
td.col-max-9,
th.col-max-9 {
    max-width: 350px;
}
td.col-max-8,
th.col-max-8 {
    max-width: 325px;
}
td.col-max-7,
th.col-max-7 {
    max-width: 300px;
}
td.col-max-6,
th.col-max-6 {
    max-width: 275px;
}
td.col-max-5,
th.col-max-5 {
    max-width: 250px;
}
td.col-max-4,
th.col-max-4 {
    max-width: 200px;
}
td.col-max-3,
th.col-max-3 {
    max-width: 175px;
}
td.col-max-2,
th.col-max-2 {
    max-width: 120px;
}
td.col-max-1,
th.col-max-1 {
    max-width: 75px;
}
fieldset.box-style-1 {
    border: 1px solid #DDD;
    padding: 16px;
    position: relative;
    margin-top: 20px;
    display: block;
    margin-bottom: 8px;
}
fieldset.box-style-1 legend {
    margin: 0;
    font-size: 15px;
    line-height: initial;
    border: 1px solid #ddd;
    padding: 5px 17px;
    display: inline-block;
    position: absolute;
    width: initial;
    top: -15px;
    background: white;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 2px;
    color: #1f67b2;
    font-weight: 500;
}
.checkbox-list-box .material-group-item:first-child {
    margin-top: 0;
}
.checkbox-list-box {
    /* height: 150px; */
    overflow: hidden;
    margin: 15px 0px 0 -15px;
    padding: 8px 0 0 15px;
}
.checkbox-list-box:hover {
    overflow: auto;
}
table .go:not([type="checkbox"]) {
    min-width: 100%;
    width: 100%;
    border: 1px solid rgb(204, 204, 204);
    height: 33px;
    transition: 150ms all linear;
    border-radius: 3px;
    padding: 5px 10px;
}
table .go[readonly="readonly"] {
    background-color: #f4f4f4;
    cursor: not-allowed;
}
table .go.datetimepicker{
    max-width:none;
    min-width: 0;
    width: 164px;
}
table .go.datepicker{
    max-width:none;
    min-width: 0;
    width: 100px;
}
table textarea.go:focus {
    height: inherit;
    height: 68px;
}
table textarea.en-text-area-xl{
    height: 180px !important;
}
.vertical-tab {
    display: flex;
    /* margin-bottom: -15px; */
}
.modal-body .nav-vertical {
    width: 180px;
    float: left;
    margin-bottom: 0;
    padding-bottom: 25px;
    margin: 0;
    /* margin-bottom: 16px; */
    border-radius: 4px;
    overflow: hidden;
    border: 0;
    background: #2b77c7;
}
.modal-body .nav-vertical>li {
    width: 100%;
    border-bottom: 1px solid #135ca6;
}
.modal-body .nav-vertical>li>a {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 9px 11px;
    border: 0;
    margin: 1px 0 0 0;
}
.modal-body .nav-vertical>li>a:hover,
.modal-body .nav-vertical>li>a:focus {
    background-color: #1c62aa;
}
.modal-body .nav-vertical>li>a>i {
    font-size: 18px;
    width: 25px;
    text-align: left;
    color: rgb(250, 255, 155);
}
.tab-content.tab-vertical {
    width: calc(100% - 180px);
    float: left;
    padding-left: 25px;
    padding-bottom: 15px;
}
.heading {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #555555;
    margin-top: 7px;
    position: relative;
}
.heading:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #1f67b2;
    position: absolute;
    top: 12px;
}
.heading>span {
    background-color: #FFF;
    position: relative;
    z-index: 2;
    padding: 0 9px;
    margin: 0 16px;
}
.mr-sub-menu {
    list-style: none;
    padding: 0;
    margin: 0 -4px;
}
.mr-sub-menu>li {
    padding: 0 4px;
}
#master_report {
    margin: 0 -5px;
}
#master_report>div {
    padding: 0 5px;
}
.widget-box1 {
    position: relative;
    text-align: center;
    padding: 15px;
    cursor: pointer;
}
.widget-box1:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    display: block;
    border: 1px solid #CCC;
    transition: all ease-in-out 300ms;
    border-radius: 2px;
    z-index: 0;
}
.widget-box1:hover:after {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border: 1px solid #1f67b2;
    border-radius: 0px;
}
.widget-thumb {
    max-width: 75px;
    margin: 0 auto 9px auto;
    position: relative;
    z-index: 2;
}
.widget-title {
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
body .qq-upload-button {
    background: #1f67b2;
    display: block;
    padding: 6px 15px;
    text-align: center;
    color: #FFF;
    border-radius: 2px;
    transition: 300ms all ease-in;
}
body .qq-upload-button:hover {
    background: #145ba5;
}
body  .qq-upload-drop-area {
    text-align: center;
    padding: 5px 0;
    color: #1f67b2;
    font-size: 11px;
}
body  .qq-upload-list:empty {
    display: none;
}
.profile_avatar {
    padding: 15px;
    text-align: center;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}
.profile_avatar:after {
    content: "";
    display: block;
    position: absolute;
    width: 150%;
    height: 77%;
    background-color: #1f67b2;
    left: -28px;
    bottom: 113px;
    transform: rotate(-5deg);
}
.profile_avatar h1 {
    margin: 10px 0 0 0;
    font-size: 20px;
    position: relative;
    z-index: 1;
    color: #FFF;
}
.profile_avatar .avatar {
    max-width: 100px;
    margin: auto;
    margin-top: 15px;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 50%;
    border: 3px solid #FFF;
}
.nw {
    white-space: nowrap !important;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle;
}
body table .product,
body table .product.go {
    width: 150px;
}
body table .desc,
body table .desc.go {
    min-width: 275px;
}
body table .desc2,
body table .desc2.go{
    min-width: 200px; 
}
body table .qty.go,
body table .qty{
    width: 53px;
    padding-left: 5px;
    padding-right: 5px;
}
body table .unit,
body table .unit.go {
    width: 50px;
    padding-left: 5px;
    padding-right: 5px;
}
body table .rate,
body table .rate.go {
    width: 60px;
    padding-left: 5px;
    padding-right: 5px;
}
body table .txt-6,
body table .txt-6.go {
    width: 45%;
    min-width: 45px;
    max-width: 75px;
}
body table .amt,
body table .amt.go {
    width: 80px;
    padding-left: 5px;
    padding-right: 5px;
}
.text-bold {
    font-weight: 600;
}
.table-nexted {
    margin-top: -21px;
}
.td-in-6 {
    width: 90%;
}
table .particular,
table .particular.go {
    width: 180px;
    max-width: 180px;
}
table .value_rate,
body table .value_rate.go {
    width: 80px
}
.table_total_title h1,
.table_total h1 {
    margin: 3px 0;
    font-size: 25px;
}
.table_total_title h2,
.table_total h2 {
    margin: 3px 0;
    font-size: 20px;
}
.table_total h2,
.table_total h1 {
    width: 226px;
}
.table_total_title {
    width: 90%;
}
.table_total {
    width: 10%;
}
table tr.bg-total,
table tr.bg-total:hover {
    background-color: #f5fca9
}
.block {
    display: block;
}
.nopad {
    padding: 0;
}
.card-widget {
    padding: 38px 15px 15px 58px;
    position: relative;
    border: 1px solid #1f67b2;
    margin: 15px 0;
    border-radius: 3px;
    font-size: 13px;
    overflow: hidden;
}
.card-widget-icon {
    position: absolute;
    left: 10px;
    width: 35px;
    height: 35px;
    overflow: hidden;
    background: #1f67b2;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    text-shadow: 0px 0px 20px #000;
    font-size: 16px;
}
.card-widget-body {
    height: 150px;
    overflow: hidden;
}
.card-widget:hover .card-widget-body {
    overflow: auto;
}
.card-heading {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #1f67b2;
    width: 100%;
    padding: 6px 15px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
}
.table-primary h1,
.table-primary h2,
.table-primary h3,
.table-primary h4,
.table-primary h5,
.table-primary h6 {
    margin-top: 0;
    margin-bottom: 0;
}
.details {
    padding: 15px;
    margin: 0;
    border: 1px solid rgba(147, 163, 4, 0.34);
    /*   max-width:450px; */
    font-size: 1.3rem;
    /*   box-shadow: 0 0 17px 0px rgba(102, 102, 102, 0.3); */
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    filter: progid DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
    height:160px;
}
.complaints {
    padding: 15px;
    margin: 0;
    border: 1px solid rgba(147, 163, 4, 0.34);
    font-size: 1.3rem;
    /*     box-shadow: 0 0 17px 0px rgba(102, 102, 102, 0.3); */
    height: 160px;
    overflow: auto;
    max-width: 500px;
    float: right;
    width: 100%;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    filter: progid DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
}
.list-style1 {
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-style1>li {
    padding: 5px;
    border-bottom: 1px solid #CCC;
}
.list-style1 h4 {
    margin: 0;
    font-size: 1.5rem;
    color: #04a30e
}
.list-style1 p {
    margin: 0;
    font-size: 1.2rem;
}
.text-green{
  color: green;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
   border-bottom-width: 0;
}
.dataTables_scroll .table-bordered>thead>tr>td,.dataTables_scroll .table-bordered>thead>tr>th{
   border-bottom-width: 1px;
}
.Table-Title{
    padding:7px 6px !important;
    font-size: 1.4rem;
    color: #007700;
    font-weight:500;
    text-transform:uppercase;
    background: #f6ffa6;
}
.shadow-1{
    box-shadow: 1px 0px 4px rgba(158, 158, 158, 0.35);
}
.shadow-1>*,
.shadow-1 .table.dataTable{
    margin:0 !important;
}
.bg-invoice{
    background-color:rgba(0, 128, 0, 0.06);
}
.bg-regp{
    background-color:rgba(52, 236, 248, 0.45);
}
.bg-alloc{
    background-color:rgba(98, 93, 244, 0.33);
}
.bg-req{
    background-color:rgba(255, 72, 72, 0.31);
}
.bg-used{
    background-color:rgb(255, 252, 30);
}
.bg-payment{
    background-color:rgba(15, 241, 15, 0.58);
}
.bg-completed{
    background-color: rgba(221, 246, 0, 0.43);
    /* color:#FFF; */
}
.height-1{
    height: 175px;
    overflow:auto;
    border: 1px solid #DDD;
}
.height-1>table{
    margin: 0 -1px !important;
}
.list-group-item{
    border:1px solid #1f67b2;
    border-radius:2px !important;
    transition:200ms all ease-in;
}
.list-group-item:hover{
    background: #1f67b2 !important;
    color: #FFF !important;
}
.list-group-item i{
    color:#0e4279;
    padding-right:10px;
    border-right:1px solid #0e4279;
    margin-right:5px;
}
.list-group-item:hover i{
    color:#FFF;
    border-color:#FFF;
}
table-d{
    display: block;
}
thead-d {
    display: block;
    vertical-align: middle;
    border-color: inherit;
}
tbody-d {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
thead-d tr-d{
    display:block;
}
tr-d {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td-d, th-d {
    display: table-cell;
    vertical-align: inherit;
}
table-d.allocate{
    width:initial;
    background-color:transparent !important;
    font-size:12px;
    margin:0 !important;
}
table-d.allocate td-d,
table-d.allocate th,
table-d.allocate th-d{
    padding:2px 3px !important;
    font-weight: 600;
    border: 1px solid rgb(221, 221, 221) !important;
    background-color:transparent !important;
}
table-d.allocate th-d,
table-d.allocate th{
    color:#666666;
    display: inline-block;
    float: left;
}
table-d.allocate th-d:not(:last-child){
    border-right: 0 !important;
}
table-d.allocate th-d{
    width: 96px;
}
table-d.allocate th-d:last-child{
    width: 97px;
}
table-d.allocate td-d{
    padding:0 !important;
    /* width: 30px; */
}
table-d.allocate td-d label{
    margin:0;
    line-height: 0;
    padding: 5px;
    position: relative;
    cursor:pointer;
    min-width: 100%;
}
table-d.allocate td-d input{
    margin:0;
    position: relative;
    z-index: 3;
    opacity: 0;
}
table-d.allocate td-d .c_bar{
    position:absolute;
    width:100%;
    height:100%;
    display:block;
    left:0;
    top:0;
}
table-d.allocate td-d input:checked ~ .c_bar{
    background-color:#1f67b2;
}
.cards-title{
    padding: 10px 15px;
    border: 1px solid #1f67b2;
    margin-top: 15px;
    color: #1f67b2;
    font-weight: 600;
    background-color: #fff;
    display: block;
}
.cards-title:hover,.cards-title:focus,.cards-title:active{
    text-decoration:none;
    color: #1f67b2;
}
.cards-title i{
    margin-right:10px;
    color: #064d96;
}
.cards-title i.material-icons{
    font-size:1.7rem;
    bottom: -0.35rem;
}
.rpt-sub-menu{
    display:inline-block;
    margin:0;
    padding:0;
    list-style:none;
    float: left;
}
.rpt-sub-menu>li{
    display:inline-block;
}
.rpt-sub-menu>li>a{
    padding: 5px;
    margin: 0 2px;
    font-weight:400;
    color:#000;
    display: inline-block;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}
.rpt-sub-menu>li>a>.rpt-thumb-sm{
    width: 30px;
}
.rpt-sub-menu>li>a img{
    width:100%;
}
.rpt-sub-panel-title{
    float:left;
    margin-right:15px;
    line-height:40px
}


.filter_details{
    font-weight:normal;
    font-size:1.3rem;
    width:500px;
    line-height: 19px;
    align-self: flex-end;
}
.filter-item{
    width:50%;
    float:left;
    font-weight: 600;
}
.filter-item>label{
    margin:0;
    line-height:normal;
    font-weight: 500;
}
.filter-item.fw{
    width:100%;
}
.stock-helper{
    white-space:nowrap;
    width: 140px;
}
table .stock-helper .go:not([type="checkbox"]){
    min-width:inherit;
    width: 75%;
}
.stock-helper a{
    color:#525252;
}
a{
    color:#121212;
}
a:focus,a:hover{
    color:#000;
}
#stockhelper{
    position:absolute;
    z-index:99999;
    background-color:#FFF;
    left:0;
    right:0;
    max-width: 483px;
    margin:auto;
    padding:25px;
    border:1px solid #1f67b2;
    box-shadow: 0 0 25px #9a9a9a;
}
.sh-close{
    border:0;
    background-color:#FFF;
    position:absolute;
    top:0;
    right:0;
    z-index:999;
    display: inline-block;
    cursor: pointer;
    padding: 3px 6px;
}
#stockhelper table{
    font-size:12px;
}
#stockhelper table td,
#stockhelper table th{
    padding:3px 5px;
    color:#000;
    font-weight:500;
}
body table.dataTable thead .sorting_asc:after {
  color: #1f67b2;
}
body table.dataTable thead .sorting_desc:after {
  color: #1f67b2;
}
.box-style-1 .material-group-item{
    display:inline-block;
    float: left;
    min-height: 25px;
}
.checkbox-list-box>span{
    float:left;
    width:50%;
}

.cst-box{
  border-right: 1px solid #ccc;
  padding-right: 15px;
  /* padding-top: 32px; */
}

.cst-btn {
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  position: absolute;
  -webkit-transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  right: 0;
  color: #FFF;
  top: 0;
  z-index: 10;
}

.cst-btn.expand {
  -webkit-transform: rotate(585deg);
  -ms-transform: rotate(585deg);
  transform: rotate(585deg);
  -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  right: 0;
  top: 0;
}

.toggle-cst {
  z-index: 9;
  position: absolute;
  right: 15px;
  top: 19px;
  background-color: #1f67b2;
  /* border-radius: 50%; */
  width: 30px;
  height: 30px;
  text-align: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  overflow: hidden;
  -webkit-transition: all 0.2s 0.45s, height 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.25s, max-width 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.35s, width 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.35s;
  transition: all 0.2s 0.45s, height 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.25s, max-width 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.35s, width 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.35s;
}

.toggle-cst.expand {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.17);
  border-radius: 0;
  width: 100%;
  height: 210px;
  max-width: 700px;
  padding: 0;
  -webkit-transition: all 0.2s, max-width 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, height 0.3s ease 0.25s;
  transition: all 0.2s, max-width 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, height 0.3s ease 0.25s;
  right: 0;
  top: 0;
  z-index: 10;
}

.content-cst {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: left;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s 0.2s;
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s 0.2s;
}

.content-cst.expand {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.05s, opacity 0s;
  transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.05s, opacity 0s;
}

.content-cst .head {
  padding: 0 0 0px 9px;
  color: white;
}
.content-cst .body {
  color: #000;
  color: rgba(0, 0, 0, 0.87);
  background-color: #FFF;
  width: 100%;
  height: 100%;
  padding: 5px 15px;
  box-sizing: border-box;
  z-index: 12;
}
.new-cst{
  position: relative;
}
.content-cst h5{
  font-size: 15px;
  margin: 9px 0;
}
.content-cst .modal-footer{
  margin: 0 -15px;
}
/*.modal-backdrop{
    z-index: 99999991;
}
.modal{
    z-index: 99999992;
}*/
.modal{
    z-index: 9999!important;
}
body #toast8-container {
    position: fixed;
    z-index: 99999999;
}
.no-panel{
    margin:0;
    box-shadow: none;
    border:0;
    border-radius: 0;
    background: inherit;
}
hr.theme-divider{
    margin-top:10px;
    border-color:#94beea;
}
.table-theme,
.table-theme th,
.table-theme td{
    border-color:#1f67b2 !important;
}
.table-theme tr>th{
    background:#d2e8ff;
}
.text-theme{
    color:#1f67b2;
}
.info-block{
    position:relative;
    width:100%;
}
.info-block>input[type="text"]{
    padding-right:30px;
}
.info-block .info-table{
    display:none;
    padding: 10px;
    background: #FFF;
    position: absolute;
    left: 100%;
    min-width: 233px;
    top: 1px;
    box-shadow: 0 0 5px #757575;
}
.info-block .info-table table{
    margin:0
}
.info-block .info-btn{
    display:inline-block;
    position:absolute;
    top:7px;
    right:10px;
    cursor:pointer;
    color:#1f67b2;
}
.info-table-close{
    position:absolute;
    right: -7px;
    top: -9px;
    font-size: 12px;
    color: #ff1300;
    background-color:#FFF;
    display:inline-block;
    width: 19px;
    text-align:center;
    border: 1px solid #ddd;
    height: 19px;
    cursor: pointer;
}
.table-sm {
    font-size:12px;
}
.table-sm td,
.table-sm th{
    padding: 3px !important;
}

#status{
    margin-left: 25px;
}


.btn_loding {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    border: 1px solid transparent;
    border-radius: 4px;

    min-width:53px;


    font-family:'Lucida' !important;
    /*background: url(../images/loader1.gif) center no-repeat #43a1da */
    color: #999;
    text-indent: -9999px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}



.btn_loding a {
    color:#666 !important;
}
.btn_loding a:hover {
    color:#999 !important;
}


/*Save Button */

/*.btn[value="Save"],.btn[value="Save"]:hover,.btn[value="Save"]:focus,
.save-btn1,.save-btn1:hover,.save-btn1:focus{
    font-size: 14px;
    background-image: url(../images/icons/save-bg.png);
    height:46px;
    width:150px;
    display: inline-block;
    float: none;
    color: #000;
    padding-left: 60px;
}
.btn-wrap .btn[value="Save"],.btn-wrap .btn[value="Save"]:hover,.btn-wrap .btn[value="Save"]:focus,
.btn-wrap .save-btn1,.btn-wrap .save-btn1:hover,.btn-wrap .save-btn1:focus{
    font-size: initial;
    background-image: url(../images/icons/save-bg.png);
    height:46px;
    width:initial;
    display: inline-block;
    border-color: #002e6e;
}
*/


/*Save Button */


/*Close Button*/


.btn-danger {
    background-color: #ff6c60;
    border-color: #ff6c60;
    color: #FFFFFF;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-color: #ec6459;
    border-color: #ec6459;
    color: #FFFFFF;
}



/*.btn-danger{
        font-size: 14px;
    background-image: url(../images/icons/close.png);
    height:46px;
    width:150px;
    display: inline-block;
    float: none;
    color: #000;
    padding-left: 60px;
}

.btn-danger:hover{
        font-size: 14px;
    background-image: url(../images/icons/close.png);
    height:46px;
    width:150px;
    display: inline-block;
    float: none;
    color: #000 !important;
    padding-left: 60px;
}*/


/*Close Button*/

/*.table-responsive{
    overflow: scroll!important;
}*/



.bg-lightred{
background: #FFCDD2;
}

.bg-lightgreen{
background: #C8E6C9;
}


.bg-lightyellow{
background: #FFF9C4;
}


/* emp_details*/

.out_border{border:1px solid #cecece;padding:10px;background:#f9f9f9;}

.emp_personal{box-shadow: 0px 0px 6px #00000047;background:#ffffff;padding:40px 10px;}

.emp_holder{height:100px;width:100px;margin:0 auto;border:1px solid #005aa6;border-radius:20px;background:#fff;padding:2px;}

.emp_holder img{width:100%;border-radius:20px;}

.emp_personal{text-align:center;}

.emp_personal span{padding:10px 0;display:inline-block;color:#565656;font-size:13px;}

.emp_personal h5{margin-bottom:0px;margin-top:0px;text-transform:capitalize;}

.header_tit{display:block;background:#005aa6;color:#fff;padding:5px 10px;text-transform:uppercase;}

.det_table{width:100%;background:#fff;}

.det_table tbody tr td{text-transform:capitalize;border:1px solid #f5f5f5;padding:5px;}

.tot_salary{width:100%;background:#f5f5f5;}

.tot_salary tr td{border: 1px solid #fff; padding: 5px 15px; background: #0562b1; color: #000; font-weight: 600;text-transform:capitalize;}

.tot_salary tr td:last-child {text-align:right;}

.remarks{border: 1px solid #b7d1e6;margin-top:3px;padding:7px;background:#fff;position:relative;}

.remarks textarea{width:100%;padding:5px;height:50px;}

.hed_titles{padding:0px 10px;position:relative;top:0px;color:#000;left:0px;width: 20%;}

.per_dett{display:black;width:100%;}

.title{padding:5px 15px;background:#005aa6;display:black;color:#fff;text-transform:capitalize;}

.per_dett tr td{padding: 7px 15px; border: 1px solid #dcdada; width: 25%;text-transform:capitalize;}

.personal_dett{padding-bottom:10px;}

.per_dett tr td:nth-of-type(odd){background:#d6e7f5;font-weight:600;}



/* emp_details end*/



.out_border{border:1px solid #cecece;padding:10px;background:#f9f9f9;}

.emp_img_holder{height:auto;width:100%;border:1px solid #005aa6;padding:2px;background:#fff;}

.emp_img_holder img{width:100%;}

.per_details{width: 100%; border: 1px solid #2b77c7; display: block; border-radius: 15px; overflow: hidden; float: left;}

.per_details tbody{display:table;width:100%;}

.per_details tr td{text-transform:capitalize;border: 1px solid #e8e8e8;  padding: 3px 10px;  width: 50%;    background: #fff;}

.outt_det{margin-top:20px;}

.outt_det table{width:100%;background:#fff;}

.outt_det table tr td{padding: 5px; border: 1px solid #cadbe9; width: 50%;  text-transform: capitalize;}

.per_details tr td:nth-of-type(odd){background: #d6e2ef; border: 1px solid #fff; color: #000;}

.outt_det table tr:nth-of-type(even){background:#005aa614;}

.outt_det table tr td:nth-of-type(odd){font-weight: 500; font-size: 14px;}

.pdf_sec img{width:75%;}

.pdf_sec{text-align:center;padding:20px;}

/* screen short end */



@media only screen and (min-width: 992px) and (max-width: 1199px){
	
.submenu-holder	{margin-left:40px;}

.btn-xs {padding: 1px 3px!important;}	

table {  width: 100%;  border-collapse: collapse; }
	
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	
.submenu-holder	{margin-left:40px;}

.btn-xs {padding: 1px 3px!important;}

table { 
  width: 100%; 
  border-collapse: collapse; 
}
	
}


@media only screen and (min-width: 700px) and (max-width: 767px){


.submenu-holder {float: left; padding-left: 38px;width: -webkit-calc(100% - 300px); width: -moz-calc(100% - 300px); width: calc(100% - 300px); overflow-x: hidden; white-space: nowrap;width: 340px;}	
.btn-xs {padding: 1px 3px!important;}

table { 
  width: 100%; 
  border-collapse: collapse; 
}

}


@media only screen and (min-width: 480px) and (max-width: 699px){
	
.submenu-holder { float: left; padding-left: 27px; width: -webkit-calc(100% - 300px); width: -moz-calc(100% - 300px); width: calc(100% - 300px); overflow-x: hidden; white-space: nowrap; width: 250px;}	
	
.table-nexted { margin-top:0px!important;}	

.btn-xs {padding: 1px 3px!important;}

table { width: 100%;  border-collapse: collapse; }

}


@media only screen and (min-width: 312px) and (max-width:479px){
	
.header-right .profile .nav > li { margin-top: 31px!important; margin-bottom: 0px;}	

header.main ul.top-menu > li > a{margin-right: 0px!important;top: -44px;}

.submenu-holder{      position: relative;  top: 71px;  max-width: 312px; min-width: 300px; left: -146px; background: #fff; width: 100%;}

.menu-closed aside.menu-2 { width: 60px; z-index: 99999;}

div.dataTables_wrapper div.dataTables_filter input{width:75%!important;}

.panel{margin-top: 55px;}

.btn-xs {padding: 1px 3px!important;}
	
table {  width: 100%;  border-collapse: collapse; }

}

@media only screen and (max-width: 311px){

header.main ul.top-menu > li > a { margin-right: 0px!important;top: -44px;}

	
}
.hr_dashboard .table-container {
    height: 10em;
}
.hr_dashboard .table-fixed {
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 100%;
}

.hr_tbody {
       flex: 1 1 auto;
    display: block;
    min-height: 120px;
    max-height: 150px;
    overflow-y: scroll;
    overflow-x: scroll;
    max-width: calc(100% - 10px);
}
.hr_thead {
    flex: 0 0 auto;
	width: calc(100% - 10px);
}
.hr_dashboard table tbody tr {
    width: 100%;
}
.hr_dashboard .display_table{
    display: table;
    table-layout: fixed;
}
.dashboard_top{
	margin-top:0px;
}
.hr_headings {
    position: absolute;
    left: 24px;
    right: 25px;
    top: 1px;
    width: inherit;	
    background: #214b8a;
    color: #FFF;
    padding: 7px;
    text-align: center;
    margin: -9px -9px 6px -9px;
    border-radius: 4px 4px 0 0;
    font-size: 16px;
}
.hr-small-info {
    margin-bottom: 15px;
    height: 200px;
    margin-top: 24px;
    color: #000;
    line-height: 19px;
    font-size: 10px;
    border: 1px solid #c0c0c0;
    padding: 9px;
    text-align: left;
    border-radius: 4px;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.29);
    background: #FFF;
}.user_code {    background-color: #ff6c60;    height: 34px;    width: 34px;    opacity: 0.5;    position: absolute;    border-radius: 5px;}.user_name {    background-color: #ff6c60;    height: 34px;    width: 34px;    opacity: 0.5;    position: absolute;    border-radius: 5px;}.user_password {    background-color: #ff6c60;    height: 34px;    width: 34px;    opacity: 0.5;    position: absolute;    border-radius: 5px;}
/***** Code added by mereena on 15/10/2019 ***************/
.panel-heading.panel-theame-new {
    background: #98FB98;
}
.nav-tab-theme-new {
    background-color: #98FB98;
    border-color: #98FB98;
}
.nav-tabs-new>li.active>a,
.nav-tabs-new>li.active>a:focus,
.nav-tabs-new>li.active>a:hover {
    color: #000;
    background-color: #98FB98;
    font-weight: 600;
    border: 0;
}
.verti {
    vertical-align: 10px !important;
    padding-right: 9px !important;
    padding-left: 5px !important;
    font-size: 13px !important;
}
.color-indicator span{
border-radius:50% !important;
}
.color-indicator{
vertical-align: middle;
padding-left: 17px;
}
/***************** End *******************/