
@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;lang=en");
html {
  overflow-x: hidden;
  overflow-y: auto;
}

body {
    font-family: "solaimanlipi", "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #EFEFEF;
    font-size: 12px;
    color: #525354;
    overflow-x: hidden;
	min-height: 800px;
}

.brown-gray {
    background-color: #81898a;
}

.gray-bg {
    background-color: #EFEFEF;
}

.white-bg {
    background-color: #ffffff;
}

.mat-bg {
    background-color: #ee6e73;
}

.navy-bg {
    background-color: #1B987C;
    color: #ffffff;
}

.blue-bg {
    background-color: #1c84c6;
    color: #ffffff;
}

.lazur-bg {
    background-color: #56b8d4;
    color: #ffffff;
}

.yellow-bg {
    background-color: #f8ac59;
    color: #ffffff;
}

.red-bg {
    background-color: #d32a0e;
    color: #ffffff;
}

.black-bg {
    background-color: #262626;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 15px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 13px;
}

h6 {
    font-size: 12px;
}

.sm-txt {
	font-size: 9px;
}

h2.dblUnderlined { 
border-bottom: 4px double;
}

h2.Underlined { 
border-bottom: 2px solid;
}


h2.Color-A { 
color: #257a89; 
}

h2.Color-B { 
color: #1C84C6; 
}

h2.Color-C { 
color: #d32a0e; 
}

h2.Color-D { 
color: #1B987C; 
}

h2.Color-E { 
color: #00944d; 
}


h3.dblUnderlined { 
border-bottom: 4px double;
}

h3.Underlined { 
border-bottom: 2px solid;
}

h3.Color-A { 
color: #257a89; 
}

h3.Color-B { 
color: #1C84C6; 
}

h3.Color-C { 
color: #d32a0e; 
}

h3.Color-D { 
color: #1B987C; 
}

h3.Color-E { 
color: #00944d; 
}


h4.dblUnderlined { 
padding-right: 9px;
border-bottom: 4px double;
}

h4.Underlined { 
padding-right: 9px;
border-bottom: 2px solid;
}

h4.Color-A { 
color: #257a89; 
}

h4.Color-B { 
color: #1C84C6; 
}

h4.Color-C { 
color: #d32a0e; 
}

h4.Color-D { 
color: #1B987C; 
}

h4.Color-E { 
color: #00944d; 
}

h5.dblUnderlined { 
padding-right: 8px;
border-bottom: 2px double;
}

h5.Underlined { 
padding-right: 8px;
border-bottom: 1px solid;
}

h5.Color-A { 
color: #257a89; 
}

h5.Color-B { 
color: #1C84C6; 
}

h5.Color-C { 
color: #d32a0e; 
}

h5.Color-D { 
color: #1B987C; 
}

h5.Color-E { 
color: #00944d; 
}

.Color-FFF { 
color: #FFFFFF; 
}

.Color-000 { 
color: #000; 
}

.Color-111 { 
color: #111; 
}

.Color-383838 { 
color: #383838; 
}

.Color-A { 
color: #257a89; 
}

.Color-B { 
color: #1C84C6; 
}

.Color-C { 
color: #d32a0e; 
}

.Color-D { 
color: #1B987C; 
}

.Color-E { 
color: #00944d; 
}

.Color-S { 
color: #1B987C; 
}

.fontsize-10px {
	font-size: 10px;
}

.fontsize-11px {
	font-size: 11px;
}

.fontsize-12px {
	font-size: 12px;
}

.fontsize-13px {
	font-size: 13px;
}

.fontsize-14px {
	font-size: 14px;
}

.fontsize-15px {
	font-size: 15px;
}

.fontsize-16px {
	font-size: 16px;
}

.fontsize-17px {
	font-size: 17px;
}

.fontsize-18px {
	font-size: 18px;
}

.fontsize-19px {
	font-size: 19px;
}

.fontsize-20px {
	font-size: 20px;
}

.fontsize-21px {
	font-size: 21px;
}

.fontsize-22px {
	font-size: 22px;
}

.fontsize-23px {
	font-size: 23px;
}
.fontsize-24px {
	font-size: 24px;
}

.fontsize-25px {
	font-size: 25px;
}
.fontsize-26px {
	font-size: 26px;
}

.fontsize-27px {
	font-size: 27px;
}
.fontsize-28px {
	font-size: 28px;
}

.fontsize-29px {
	font-size: 29px;
}
.fontsize-30px {
	font-size: 30px;
}
		
.pos_font {
	font-size: 60px;
}
		
page {
  background: white;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5cm;
  box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
}

page[size="A4"] {  
  width: 21cm;
  height: 29.7cm; 
}


.nav > li > a {
    color: #a7b1c2;
    font-weight: 600;
    padding: 14px 20px 14px 25px;
}

.nav.navbar-right > li > a {
    color: #999c9e;
}

.nav > li.active > a {
    color: #ffffff;
}

.nav > li.activesub > a {
    color: #ffffff;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    background-color: #3c3c3c;
    color: white;
}

.nav.navbar-top-links > li > a:hover,
.nav.navbar-top-links > li > a:focus {
    background-color: #ececec;
}

.nav > li > a i {
    margin-right: 6px;
}

.navbar {
    border: 0;
}

.navbar-default {
    background-color: #262626;
    border-color: #262626;
	overflow-y: scroll;
	scrollbar-width: thin;
}

.navbar-top-links li {
    display: inline-table;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    min-height: 50px;
    height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 5px 35px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.dropdown-messages,
.dropdown-alerts {
    padding: 10px 10px 10px 10px;
}

.dropdown-messages li a,
.dropdown-alerts li a {
    font-size: 12px;
}

.dropdown-messages li em,
.dropdown-alerts li em {
    font-size: 10px;
}

.nav.navbar-top-links .dropdown-alerts a {
    font-size: 12px;
}

.nav-header {
    padding: 33px 25px;

}

.pace-done .nav-header {
    transition: all 0.5s;
}

.nav > li.active {

    background: #3c3c3c;
}

.nav.nav-second-level > li.active {
    border: none;
}

.nav.nav-second-level.collapse[style] {
    height: auto !important;
}

.nav-header a {
    color: #DFE4ED;
}

.nav-header .text-muted {
    color: #8095a8;
}

.minimalize-styl-2 {
    padding: 0px 10px;
    margin: 14px 5px 5px 20px;
    font-size: 24px;
    float: left;
}

.navbar-form-custom {
    float: left;
    height: 50px;
    padding: 0;
    width: 200px;
    display: inline-table;
}

.navbar-form-custom .form-group {
    margin-bottom: 0;
}

.nav.navbar-top-links a {
    font-size: 13px;
}

.navbar-form-custom .form-control {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 13px;
    height: 60px;
    margin: 0;
    z-index: 2000;
}

.navbar-form-custom .form-control-right {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 13px;
    height: 60px;
    margin: 0;
    z-index: 2000;
}

.navbar-form-custom .form-control-center {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 13px;
    height: 60px;
    margin: 0;
    z-index: 2000;
}

.count-info .label {
    line-height: 12px;
    padding: 2px 5px;
    position: absolute;
    right: 6px;
    top: 12px;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}

.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

.nav-second-level li a {
    padding: 7px 10px 7px 10px;
    padding-left: 36px;
}

.nav-third-level li a {
    padding-left: 62px;
}

.nav-second-level li:first-child {
	border-top: 1px solid #636363 !important;
}

.nav-second-level li:last-child {
	border-bottom: 1px solid #636363 !important;
}

/* body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level, */
/* .mini-navbar .nav li:focus > .nav-second-level { */
    /* display: block; */
    /* border-radius: 0 2px 2px 0; */
    /* min-width: 140px; */
    /* height: auto; */
/* } */

/* body.mini-navbar .navbar-default .nav > li > .nav-second-level li a { */
    /* font-size: 12px; */
    /* border-radius: 3px; */
/* } */

/* .mini-navbar .nav-second-level li a { */
    /* padding: 10px 10px 10px 15px; */
/* } */

/* .mini-navbar .nav-second-level { */
    /* position: absolute; */
    /* left: 70px; */
    /* top: 0px; */
    /* background-color: #262626; */
    /* padding: 10px 10px 10px 10px; */
    /* font-size: 12px; */
/* } */

/* .mini-navbar li.active .nav-second-level { */
    /* left: 65px; */
/* } */

/* .navbar-default .special_link a { */
    /* background: #1B987C; */
    /* color: white; */
/* } */

.navbar-default .special_link a:hover {
    background: #17987e !important;
    color: white;
}

.navbar-default .special_link a span.label {
    background: #fff;
    color: #1B987C;
}

.logo-element {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: white;
    display: none;
    padding: 18px 0;
}

.pace-done .navbar-side-static,
.pace-done .nav-header,
.pace-done li.active,
.pace-done #page-wrapper,
.pace-done .footer {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.navbar-fixed-top {
    background: #fff;
    transition-duration: 0.5s;
    height: 50px;
    border-bottom: 1px solid #e7eaec !important;
}

.navbar-fixed-top,
.navbar-static-top {
    background: #fbfbfb;
}

.navbar-side-static {
    position: fixed;
    width: 220px;
    z-index: 101;
    height: 100%;
}

.fixed-nav #wrapper {
    margin-top: 50px;
}

.fixed-nav .minimalize-styl-2 {
    margin: 8px 0px 5px 15px;
}

.body-small .navbar-fixed-top {
    margin-left: 0px;
}

body.mini-navbar .navbar-side-static {
    width: 220px;
}


/* body.mini-navbar .profile-element, */
/* body.mini-navbar .nav-label, */
/* body.mini-navbar .navbar-default .nav li a span { */
    /* display: none; */
/* } */

/* body:not(.fixed-sidebar).mini-navbar .nav-second-level { */
    /* display: none; */
/* } */

/* body.mini-navbar .navbar-default .nav > li > a { */
    /* font-size: 14px; */
/* } */

/* body.mini-navbar .logo-element { */
    /* display: block; */
/* } */

/* body.mini-navbar .nav-header { */
    /* padding: 0; */
    /* background-color: #1B987C; */
/* } */

/* body.mini-navbar #page-wrapper, */
/* body.mini-navbar .footer { */
    /* margin: 0 0 0 70px; */
/* } */

/* body.fixed-sidebar.mini-navbar .footer { */
    /* margin: 0 0 0 0px; */
/* } */

/* body.mini-navbar #page-wrapper { */
    /* margin: 0 0 0 70px; */
/* } */

/* body.fixed-sidebar .navbar-side-static { */
    /* position: fixed; */
    /* width: 220px; */
    /* z-index: 101; */
    /* height: 100%; */
/* } */

/* body.fixed-sidebar.mini-navbar .navbar-side-static { */
    /* width: 0px; */
/* } */

/* body.fixed-sidebar.mini-navbar #page-wrapper { */
    /* margin: 0 0 0 0px; */
/* } */

/* body.body-small.fixed-sidebar.mini-navbar #page-wrapper { */
    /* margin: 0 0 0 220px; */
/* } */

/* body.body-small.fixed-sidebar.mini-navbar .navbar-side-static { */
    /* width: 220px; */
/* } */

/* .fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level { */
    /* display: block; */
    /* height: auto; */
/* } */

/* body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a { */
    /* font-size: 12px; */
    /* border-radius: 3px; */
/* } */

/* .fixed-sidebar.mini-navbar .nav-second-level li a { */
    /* padding: 10px 10px 10px 15px; */
/* } */

/* .fixed-sidebar.mini-navbar .nav-second-level { */
    /* position: relative; */
    /* padding: 0; */
    /* font-size: 12px; */
/* } */

/* .fixed-sidebar.mini-navbar li.active .nav-second-level { */
    /* left: 0px; */
/* } */

/* body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a { */
    /* font-size: 12px; */
/* } */

/* body.fixed-sidebar.mini-navbar .nav-label, */
/* body.fixed-sidebar.mini-navbar .navbar-default .nav li a span { */
    /* display: inline; */
/* } */

/* .fixed-sidebar.mini-navbar .nav-second-level li a { */
    /* padding: 7px 10px 7px 52px; */
/* } */

/* .fixed-sidebar.mini-navbar .nav-second-level { */
    /* left: 0px; */
/* } */

.btn {
    border-radius: 0;
}

.float-e-margins .btn {
    /*margin-bottom: 5px;*/
}

.btn-w-m {
    min-width: 120px;
}

.btn-primary.btn-outline {
    color: #1B987C;
}

.btn-success.btn-outline {
    color: #1c84c6;
}

.btn-info.btn-outline {
    color: #56b8d4;
}

.btn-warning.btn-outline {
    color: #f8ac59;
}

.btn-danger.btn-outline {
    color: #e53935;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.btn-primary {
    background-color: #2196f3;
    border-color: #2196f3;
    color: #FFFFFF;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background: #2196f3;
    border-color: #2196f3;
    color: #FFFFFF;
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #1dc5a3;
    border-color: #1dc5a3;
}

.btn-success {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #FFFFFF;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-color: #1a7bb9;
    border-color: #1a7bb9;
    color: #FFFFFF;
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #1f90d8;
    border-color: #1f90d8;

}

.btn-info {
    background-color: #56b8d4;
    border-color: #56b8d4;
    color: #FFFFFF;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #21b9bb;
    border-color: #21b9bb;
    color: #FFFFFF;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #26d7d9;
    border-color: #26d7d9;
}

.btn-default {
    background-color: #c2c2c2;
    border-color: #c2c2c2;
    color: #FFFFFF;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: #bababa;
    border-color: #bababa;
    color: #FFFFFF;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #cccccc;
    border-color: #cccccc;
}

.btn-warning {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #FFFFFF;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-color: #f7a54a;
    border-color: #f7a54a;
    color: #FFFFFF;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f9b66d;
    border-color: #f9b66d;
}

.btn-danger {
    background-color: #d32a0e;
    border-color: #d32a0e;
    color: #FFFFFF;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-color: #e53935;
    border-color: #e53935;
    color: #FFFFFF;
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #ef6776;
    border-color: #ef6776;
}

.btn-link {
    color: inherit;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
    color: #1c84c6;
}

.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
    background-image: none;
}

.btn-link.disabled,
.btn-link.disabled:hover,
.btn-link.disabled:focus,
.btn-link.disabled:active,
.btn-link.disabled.active,
.btn-link[disabled],
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
.btn-link[disabled]:active,
.btn-link.active[disabled],
fieldset[disabled] .btn-link,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:active,
fieldset[disabled] .btn-link.active {
    color: #cacaca;
}

.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    color: inherit;
    border: 1px solid #d2d2d2;
}

.btn-white:active,
.btn-white.active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}

.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    background-image: none;
}

.btn-white.disabled,
.btn-white.disabled:hover,
.btn-white.disabled:focus,
.btn-white.disabled:active,
.btn-white.disabled.active,
.btn-white[disabled],
.btn-white[disabled]:hover,
.btn-white[disabled]:focus,
.btn-white[disabled]:active,
.btn-white.active[disabled],
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white:hover,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white.active {
    color: #cacaca;
}

.form-control,
.form-control:focus,
.has-error .form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.navbar-collapse,
.navbar-form,
.navbar-form-custom .form-control:focus,
.navbar-form-custom .form-control:hover,
.open .btn.dropdown-toggle,
.panel,
.popover,
.progress,
.progress-bar {
    box-shadow: none;
}

.form-control-right,
.form-control-right:focus,
.has-error .form-control-right:focus,
.has-success .form-control-right:focus,
.has-warning .form-control-right:focus,
.navbar-collapse,
.navbar-form,
.navbar-form-custom .form-control-right:focus,
.navbar-form-custom .form-control-right:hover,
.open .btn.dropdown-toggle,
.panel,
.popover,
.progress,
.progress-bar {
    box-shadow: none;
}

.form-control-center,
.form-control-center:focus,
.has-error .form-control-center:focus,
.has-success .form-control-center:focus,
.has-warning .form-control-center:focus,
.navbar-collapse,
.navbar-form,
.navbar-form-custom .form-control-center:focus,
.navbar-form-custom .form-control-center:hover,
.open .btn.dropdown-toggle,
.panel,
.popover,
.progress,
.progress-bar {
    box-shadow: none;
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-rounded {
    border-radius: 50px;
}

.btn-large-dim {
    width: 90px;
    height: 90px;
    font-size: 42px;
}

button.dim {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 20px !important;
}

button.dim:active {
    top: 3px;
}

button.btn-primary.dim {
    box-shadow: inset 0px 0px 0px #16987e, 0px 5px 0px 0px #16987e, 0px 10px 5px #999999;
}

button.btn-primary.dim:active {
    box-shadow: inset 0px 0px 0px #16987e, 0px 2px 0px 0px #16987e, 0px 5px 3px #999999;
}

button.btn-default.dim {
    box-shadow: inset 0px 0px 0px #b3b3b3, 0px 5px 0px 0px #b3b3b3, 0px 10px 5px #999999;
}

button.btn-default.dim:active {
    box-shadow: inset 0px 0px 0px #b3b3b3, 0px 2px 0px 0px #b3b3b3, 0px 5px 3px #999999;
}

button.btn-warning.dim {
    box-shadow: inset 0px 0px 0px #f79d3c, 0px 5px 0px 0px #f79d3c, 0px 10px 5px #999999;
}

button.btn-warning.dim:active {
    box-shadow: inset 0px 0px 0px #f79d3c, 0px 2px 0px 0px #f79d3c, 0px 5px 3px #999999;
}

button.btn-info.dim {
    box-shadow: inset 0px 0px 0px #1eacae, 0px 5px 0px 0px #1eacae, 0px 10px 5px #999999;
}

button.btn-info.dim:active {
    box-shadow: inset 0px 0px 0px #1eacae, 0px 2px 0px 0px #1eacae, 0px 5px 3px #999999;
}

button.btn-success.dim {
    box-shadow: inset 0px 0px 0px #1872ab, 0px 5px 0px 0px #1872ab, 0px 10px 5px #999999;
}

button.btn-success.dim:active {
    box-shadow: inset 0px 0px 0px #1872ab, 0px 2px 0px 0px #1872ab, 0px 5px 3px #999999;
}

button.btn-danger.dim {
    box-shadow: inset 0px 0px 0px #ea394c, 0px 5px 0px 0px #ea394c, 0px 10px 5px #999999;
}

button.btn-danger.dim:active {
    box-shadow: inset 0px 0px 0px #ea394c, 0px 2px 0px 0px #ea394c, 0px 5px 3px #999999;
}

button.dim:before {
    font-size: 50px;
    line-height: 1em;
    font-weight: normal;
    color: #fff;
    display: block;
    padding-top: 10px;
}

button.dim:active:before {
    top: 7px;
    font-size: 50px;
}

.label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans';
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}

.badge {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans';
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none;
}

.label-attach_sm,
.badge-attach_sm {
    background-color: #DDD;
    color: #000000;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 4px;
	bottom: 0px;
	width: 100%;
	border: 1px solid #aaaaaa;
}

.label-primary,
.badge-primary {
    background-color: #1B987C;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

		
.text-disabled {
     padding: 7px;
	 padding-left: 10px;
	 padding-right: 10px;
     border-width: 1px;
     border-color: #aaa;
     background-color: #fff;
     color: #000000;
     border-style: solid;
     border-radius: 1px;

}

.label-disabled,
.badge-disabled {
     padding: 8px;
     border-width: 1px;
     border-color: #aaa;
     background-color: #fff;
     color: #000000;
     border-style: solid;
     border-radius: 1px;

}


.label-A,
.badge-A {
    background-color: #257a89;
    color: #FFFFFF;
    padding: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}


.label-B,
.badge-B {
    background-color: #1C84C6;
    color: #FFFFFF;
    padding: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-C,
.badge-C {
    background-color: #d32a0e;
    color: #FFFFFF;
    padding: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-D,
.badge-D {
    background-color: #544400;
    color: #FFFFFF;
    padding: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-Date,
.badge-Date {
    background-color: #ffffff;
    color: #24924C;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
    padding-right: 10px;
	margin: 5px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-paid,
.badge-paid {
    background-color: #24924C;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-Partial,
.badge-Partial {
    background-color: #728B16;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-success,
.badge-success {
    background-color: #1c84c6;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-warning,
.badge-warning {
    background-color: #e88213;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-warning-light,
.badge-warning-light {
    background-color: #e88213;
    color: #ffffff;
}

.label-danger,
.badge-danger {
    background-color: #d32a0e;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-debt,
.badge-debt {
    background-color: #257a89;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-sales,
.badge-sales {
    background-color: #2c997e;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-return,
.badge-return {
    background-color: #d6802f;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-info,
.badge-info {
    background-color: #5eaec4;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-inverse,
.badge-inverse {
    background-color: #262626;
    color: #FFFFFF;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-report_gh,
.badge-report_gh {
    background-color: #7e8a91;
    color: #FFFFFF;
	padding: 4px;
	padding-right: 10px;
	padding-left: 10px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-deposit,
.badge-deposit {
    background-color: #baffbe;
    color: #202020;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 4px;
	margin-right: 4px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-withdrawl,
.badge-withdrawl {
    background-color: #e6ffba;
    color: #202020;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 4px;
	margin-right: 4px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}


.label-income,
.badge-income {
    background-color: #bae6ff;
    color: #202020;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 4px;
	margin-right: 4px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-cash,
.badge-cash {
    background-color: #257a89;
    color: #ffffff;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 4px;
	margin-right: 4px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-bank,
.badge-bank {
    background-color: #3d3e92;
    color: #ffffff;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 4px;
	margin-right: 4px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-expense,
.badge-expense {
    background-color: #ffbaba;
    color: #202020;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 4px;
	margin-right: 4px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-description,
.badge-description {
    background-color: #dfbaff;
    color: #202020;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 4px;
	margin-right: 4px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-contra,
.badge-contra {
    background-color: #df9f3f;
    color: #202020;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
	margin-left: 4px;
	margin-right: 4px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-white,
.badge-white {
    background-color: #FFFFFF;
    color: #5E5E5E;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.label-white,
.badge-disable {
    background-color: #2A2E36;
    color: #8B91A0;
    padding: 2px;

	padding-right: 6px;
	padding-left: 6px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

/* TOOGLE SWICH */
.onoffswitch {
    position: relative;
    width: 64px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #1B987C;
    border-radius: 2px;
}

.onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    float: left;
    width: 50%;
    height: 20px;
    padding: 0;
    line-height: 20px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #1B987C;
    color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #FFFFFF;
    color: #999999;
    text-align: right;
}

.onoffswitch-switch {
    width: 20px;
    margin: 0px;
    background: #FFFFFF;
    border: 2px solid #1B987C;
    border-radius: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 44px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

/* PAGINATIN */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #f4f4f4;
    border-color: #DDDDDD;
    color: inherit;
    cursor: default;
    z-index: 2;
}

.pagination > li > a,
.pagination > li > span {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: inherit;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 4px 10px;
    position: relative;
    text-decoration: none;
}

/* EASY PIE CHART*/
.easypiechart {
    position: relative;
    text-align: center;
}

.easypiechart .h2 {
    margin-left: 10px;
    margin-top: 10px;
    display: inline-block;
}

.easypiechart canvas {
    top: 0;
    left: 0;
}

.easypiechart .easypie-text {
    line-height: 1;
    position: absolute;
    top: 33px;
    width: 100%;
    z-index: 1;
}

.easypiechart img {
    margin-top: -4px;
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* LIST GROUP */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    background-color: #2196f3;
    border-color: #2196f3;
    color: #FFFFFF;
    z-index: 2;
}

.list-group-item-heading {
    margin-top: 10px;
}

.list-group-item-text {
    margin: 0 0 10px;
    color: inherit;
    line-height: inherit;
}

.no-padding .list-group-item {
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.no-padding .list-group-item:first-child {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: none;
}

.no-padding .list-group {
    margin-bottom: 0;
}

.list-group-item {
    background-color: inherit;
    border: 1px solid #e7eaec;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}





/* ANIMATION */
.css-animation-box h1 {

}

.animation-efect-links a {
    padding: 4px 6px;

}

#animation_box {
    background-color: #f9f8f8;
    border-radius: 16px;
    width: 80%;
    margin: 0 auto;
    padding-top: 80px;
}

.animation-text-box {
    position: absolute;
    margin-top: 40px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
}

.animation-text-info {
    position: absolute;
    margin-top: -60px;
    left: 50%;
    margin-left: -100px;
    width: 200px;

}

.animation-text-box h2 {

    font-weight: 600;
    margin-bottom: 5px;
}

.animation-text-box p {

    text-transform: uppercase;
}

/* PACE */
.pace .pace-progress {
    background: #005b9f;
    position: fixed;
    z-index: 2000;
    top: 0px;
    left: 0px;
    height: 3px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}

.body-small .pace .pace-progress {
    left: 0px;
}

.pace-inactive {
    display: none;
}

/* ROTATE */


.rotate_90deg {

  transform: rotate(90deg);


  /* Legacy vendor prefixes that you probably don't need... */

  /* Safari */
  -webkit-transform: rotate(90deg);

  /* Firefox */
  -moz-transform: rotate(90deg);

  /* IE */
  -ms-transform: rotate(90deg);

  /* Opera */
  -o-transform: rotate(90deg);

  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}


.rotate_180deg {

  transform: rotate(180deg);


  /* Legacy vendor prefixes that you probably don't need... */

  /* Safari */
  -webkit-transform: rotate(180deg);

  /* Firefox */
  -moz-transform: rotate(180deg);

  /* IE */
  -ms-transform: rotate(180deg);

  /* Opera */
  -o-transform: rotate(180deg);

  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.rotate_270deg {

  transform: rotate(270deg);


  /* Legacy vendor prefixes that you probably don't need... */

  /* Safari */
  -webkit-transform: rotate(270deg);

  /* Firefox */
  -moz-transform: rotate(270deg);

  /* IE */
  -ms-transform: rotate(270deg);

  /* Opera */
  -o-transform: rotate(270deg);

  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.rotate_minus_90deg {

  transform: rotate(-90deg);


  /* Legacy vendor prefixes that you probably don't need... */

  /* Safari */
  -webkit-transform: rotate(-90deg);

  /* Firefox */
  -moz-transform: rotate(-90deg);

  /* IE */
  -ms-transform: rotate(-90deg);

  /* Opera */
  -o-transform: rotate(-90deg);

  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}


.rotate_minus_180deg {

  transform: rotate(-180deg);


  /* Legacy vendor prefixes that you probably don't need... */

  /* Safari */
  -webkit-transform: rotate(-180deg);

  /* Firefox */
  -moz-transform: rotate(-180deg);

  /* IE */
  -ms-transform: rotate(-180deg);

  /* Opera */
  -o-transform: rotate(-180deg);

  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.rotate_minus_270deg {

  transform: rotate(-270deg);


  /* Legacy vendor prefixes that you probably don't need... */

  /* Safari */
  -webkit-transform: rotate(-270deg);

  /* Firefox */
  -moz-transform: rotate(-270deg);

  /* IE */
  -ms-transform: rotate(-270deg);

  /* Opera */
  -o-transform: rotate(-270deg);

  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}











/* INPUTS */
.inline {
    display: inline-block !important;
}

.input-s-sm {
    width: 120px;
}

.input-s {
    width: 200px;
}

.input-s-lg {
    width: 250px;
}

.i-checks {
    padding-left: 0;
}

.form-control {
    background-color: #FFFFFF;
    border: 1px solid #aaa;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;

}

.form-control-right {
    background-color: #FFFFFF;
    border: 1px solid #aaa;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	text-align: right;
}

.form-control-center {
    background-color: #FFFFFF;
    border: 1px solid #aaa;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	text-align: center;
}

select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: .5em;
    padding-right: 1.5em
}

.form-control:focus {
    border-color: #2196f3;
}

.form-control-right:focus {
    border-color: #2196f3;
}

.form-control-center:focus {
    border-color: #2196f3;
}

.has-success .form-control {
    border-color: #1B987C;
}

.has-success .form-control-right {
    border-color: #1B987C;
}

.has-success .form-control-center {
    border-color: #1B987C;
}

.has-warning .form-control {
    border-color: #f8ac59;
}

.has-warning .form-control-right {
    border-color: #f8ac59;
}

.has-warning .form-control-center {
    border-color: #f8ac59;
}

.has-error .form-control {
    border-color: #d32a0e;
}

.has-error .form-control-right {
    border-color: #d32a0e;
}

.has-error .form-control-center {
    border-color: #d32a0e;
}

.has-success .control-label {
    color: #1B987C;
}

.has-warning .control-label {
    color: #f8ac59;
}

.has-error .control-label {
    color: #d32a0e;
}

.input-group-addon {
    background-color: #fff;
    border: 1px solid #E5E6E7;
    border-radius: 1px;
    color: inherit;

    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

.spinner-buttons.input-group-btn .btn-xs {
    line-height: 1.13;
}

.btn-xs{padding:0 6px;font-size:10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}

.spinner-buttons.input-group-btn {
    width: 20%;
}

.noUi-connect {
    background: none repeat scroll 0 0 #1B987C;
    box-shadow: none;
}

.slider_red .noUi-connect {
    background: none repeat scroll 0 0 #d32a0e;
    box-shadow: none;
}

/* SWITCHES */
.onoffswitch {
    position: relative;
    width: 54px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #1B987C;
    border-radius: 3px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 16px;
    padding: 0;
    line-height: 16px;

    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "ON";
    padding-left: 7px;
    background-color: #1B987C;
    color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 7px;
    background-color: #FFFFFF;
    color: #919191;
    text-align: right;
}

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 0px;
    background: #FFFFFF;
    border: 2px solid #1B987C;
    border-radius: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 36px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.sidebard-panel {
    width: 220px;
    background: #ebebed;
    padding: 10px 20px;
    position: absolute;
    right: 0;
}

.sidebard-panel .feed-element img.img-circle {
    width: 32px;
    height: 32px;
}

.sidebard-panel .feed-element,
.media-body,
.sidebard-panel p {

}

.sidebard-panel .feed-element {
    margin-top: 20px;
    padding-bottom: 0;
}

.sidebard-panel .list-group {
    margin-bottom: 10px;
}

.sidebard-panel .list-group .list-group-item {
    padding: 5px 0;

    border: 0;
}

.sidebar-content .wrapper,
.wrapper.sidebar-content {
    padding-right: 230px !important;
}

.body-small .sidebar-content .wrapper,
.body-small .wrapper.sidebar-content {
    padding-right: 20px !important;
}

.block {
    display: block;
}

.clear {
    display: block;
    overflow: hidden;
}

a {
    cursor: pointer;
}

a:hover,
a:focus {
    text-decoration: none;
}

.border-bottom {
    border-bottom: 1px solid #e7eaec;
}

.font-strong {
    font-weight: bold;
}

.font-bold {
    font-weight: 600;
}

.font-noraml {
    font-weight: 400;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.b-r {
    border-right: 1px solid #e7eaec;
}

.hr-line-dashed {
    border-top: 1px dashed #e7eaec;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 20px 0;
}

.hr-line-solid {
    border-bottom: 1px solid #e7eaec;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid !important;
    margin-top: 15px;
    margin-bottom: 30px;
}

.hr-line-solid-db {
    border-bottom: 1px solid #e7eaec;
	background-color: rgba(0, 0, 0, 0);
    border-style: solid !important;
}

.hr-line-solid-red {
    border-bottom: 1px solid #c70000;
	background-color: rgba(0, 0, 0, 50);
    border-style: solid !important;
}


video {
    width: 100% !important;
    height: auto !important;
}

/* GALLERY */
.gallery > .row > div {
    margin-bottom: 15px;
}

.fancybox img {
    margin-bottom: 5px;
    /* Only for demo */
    width: 24%;
}

/* MODAL */
.modal-content {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}

.modal-dialog {
    z-index: 1200;
}

.modal-body {
    padding: 20px 30px 30px 30px;
}

/* WRAPPERS */
#wrapper {
    width: 100%;
}

.wrapper {
    padding: 0 20px;
}

.wrapper-content {
    padding: 2px 10px 40px;
    margin-top: 10px;

}

#page-wrapper {
    padding: 0 15px;
    min-height: 1000px;
    position: relative !important;
}


.title-action {
    text-align: right;
    padding-top: 30px;
}



ul.unstyled,
ol.unstyled {
    list-style: none outside none;
    margin-left: 0;
}

.big-icon {

    color: #e5e6e7;
}

/* FOOTER */
.footer {
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #e7eaec;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
}

.footer.fixed_full {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 10px 20px;
    background: white;
    border-top: 1px solid #e7eaec;
}

.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 10px 20px;
    background: white;
    border-top: 1px solid #e7eaec;
    margin-left: 220px;
}

body.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 70px;
}

body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 220px;
}

body.body-small .footer.fixed {
    margin-left: 0px;
}

/* PANELS */
.page-heading {

    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);

    padding: 0px 0px 0px 10px;
}

.panel-heading h1,
.panel-heading h2 {
    margin-bottom: 5px;
}



/* PANELS */
.panel.blank-panel {
    background: none;
    margin: 0;
}

.blank-panel .panel-heading {
    padding-bottom: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none;
    border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
    border-bottom: #fbfbfb;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    cursor: default;
}

.nav.nav-tabs li {
    background: none;
    border: none;
}

.nav-tabs > li > a {
    color: #A7B1C2;
    font-weight: 600;
    padding: 10px 20px 10px 25px;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    background-color: #e6e6e6;
    color: #676a6c;
}

.ui-tab .tab-content {
    padding: 20px 0px;
}

/* GLOBAL  */
.no-padding {
    padding: 0 !important;
}

.no-borders {
    border: none !important;
}

.no-margins {
    margin: 0 !important;
}

.no-top-border {
    border-top: 0 !important;
}



.border-left-right {
    border-left: 1px solid #e7eaec;
    border-right: 1px solid #e7eaec;
    border-top: none;
    border-bottom: none;
}

.full-width {
    width: 100% !important;
}

.link-block {

    padding: 10px;
}

.nav.navbar-top-links .link-block a {

}

.link-block a {

    color: inherit;
}

body.mini-navbar .branding {
    display: none;
}

img.circle-border {
    border: 6px solid #FFFFFF;
    border-radius: 50%;
}

.branding {
    float: left;
    color: #FFFFFF;

    font-weight: 600;
    padding: 17px 20px;
    text-align: center;
    background-color: #1B987C;
}

.login-panel {
    margin-top: 25%;
}

.icons-box h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.icons-box .infont a i {

    display: block;
    color: #676a6c;
}

.icons-box .infont a {
    color: #a6a8a9;
}

.icons-box .infont a {
    padding: 10px;
    margin: 1px;
    display: block;
}



.breadcrumb {
    background-color: #ffffff;
    padding: 0;
    margin-bottom: 0;
}

.breadcrumb > li a {
    color: inherit;
}

.breadcrumb > .active {
    color: inherit;
}

code {
    background-color: #F9F2F4;
    border-radius: 4px;
    color: #ca4440;

    padding: 2px 4px;
    white-space: nowrap;
}





table.table-mail tr td {
    padding: 12px;
}

.table-mail .check-mail {
    padding-left: 20px;
}

.table-mail .mail-date {
    padding-right: 20px;
}

.star-mail,
.check-mail {
    width: 40px;
}

.unread td a,
.unread td {
    font-weight: 600;
    color: inherit;
}

.read td a,
.read td {
    font-weight: normal;
    color: inherit;
}

.unread td {
    background-color: #f9f8f8;
}



/* BACKGROUNDS */

.panel-primary {
    border-color: #1B987C;
}

.panel-primary > .panel-heading {
    background-color: #1B987C;
    border-color: #1B987C;
}

.panel-success {
    border-color: #1c84c6;
}

.panel-success > .panel-heading {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #ffffff;
}

.panel-info {
    border-color: #56b8d4;
}

.panel-info > .panel-heading {
    background-color: #56b8d4;
    border-color: #56b8d4;
    color: #ffffff;
}

.panel-warning {
    border-color: #f8ac59;
}

.panel-warning > .panel-heading {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #ffffff;
}

.panel-danger {
    border-color: #d32a0e;
}

.panel-danger > .panel-heading {
    background-color: #d32a0e;
    border-color: #d32a0e;
    color: #ffffff;
}

.progress-bar {
    background-color: #1B987C;
}

.progress-small,
.progress-small .progress-bar {
    height: 10px;
}

.progress-small,
.progress-mini {
    margin-top: 5px;
}

.progress-mini,
.progress-mini .progress-bar {
    height: 5px;
    margin-bottom: 0px;
}

.progress-bar-navy-light {
    background-color: #3dc7ab;
}

.progress-bar-success {
    background-color: #1c84c6;
}

.progress-bar-info {
    background-color: #56b8d4;
}

.progress-bar-warning {
    background-color: #f8ac59;
}

.progress-bar-danger {
    background-color: #d32a0e;
}

.panel-title {
    font-size: inherit;
}

.jumbotron {
    border-radius: 6px;
}

.jumbotron h1 {
    margin-top: 0;
}

/* COLORS */
.text-navy {
    color: #1B987C;
}

.text-primary {
    color: inherit;
}

.text-success {
    color: #1c84c6;
}

.text-info {
    color: #56b8d4;
}

.text-warning {
    color: #e27b26;
}

.text-danger {
    color: #d32a0e;
}

.text-muted {
    color: #888888;
}

.text-red {
    color: #d32a0e !important;
}

.text-green {
    color: #50a100 !important;
}

.text-blue {
    color: #0000ff !important;
}

.text-dipblue {
    color: #00007F !important;
}

.dashboard_2 nav.navbar,
.dashboard_3 nav.navbar,
.inbox nav.navbar,
.email_view nav.navbar,
.email_compose nav.navbar {
    background: #fff;
}

/* MARGINS & PADDINGS */
.p-xxs {
    padding: 5px;
}

.p-xs {
    padding: 10px;
}

.p-sm {
    padding: 15px;
}

.p-m {
    padding: 20px;
}

.p-md {
    padding: 25px;
}

.p-lg {
    padding: 30px;
}

.p-xl {
    padding: 40px;
}

.m-xxs {
    margin: 2px 4px;
}

.m-xs {
    margin: 5px;
}

.m-sm {
    margin: 10px;
}

.m {
    margin: 15px;
}

.m-md {
    margin: 20px;
}

.m-lg {
    margin: 30px;
}

.m-xl {
    margin: 50px;
}

.m-n {
    margin: 0 !important;
}

.m-l-none {
    margin-left: 0;
}

.m-l-xs {
    margin-left: 5px;
}

.m-l-sm {
    margin-left: 10px;
}

.m-l {
    margin-left: 15px;
}

.m-l-md {
    margin-left: 20px;
}

.m-l-lg {
    margin-left: 30px;
}

.m-l-xl {
    margin-left: 40px;
}

.m-l-n-xxs {
    margin-left: -1px;
}

.m-l-n-xs {
    margin-left: -5px;
}

.m-l-n-sm {
    margin-left: -10px;
}

.m-l-n {
    margin-left: -15px;
}

.m-l-n-md {
    margin-left: -20px;
}

.m-l-n-lg {
    margin-left: -30px;
}

.m-l-n-xl {
    margin-left: -40px;
}

.m-t-none {
    margin-top: 0;
}

.m-t-xxs {
    margin-top: 1px;
}

.m-t-xs {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 10px;
}

.m-t {
    margin-top: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-xl {
    margin-top: 40px;
}

.m-t-n-xxs {
    margin-top: -1px;
}

.m-t-n-xs {
    margin-top: -5px;
}

.m-t-n-sm {
    margin-top: -10px;
}

.m-t-n {
    margin-top: -15px;
}

.m-t-n-md {
    margin-top: -20px;
}

.m-t-n-lg {
    margin-top: -30px;
}

.m-t-n-xl {
    margin-top: -40px;
}

.m-r-none {
    margin-right: 0;
}

.m-r-xxs {
    margin-right: 1px;
}

.m-r-xs {
    margin-right: 5px;
}

.m-r-sm {
    margin-right: 10px;
}

.m-r {
    margin-right: 15px;
}

.m-r-md {
    margin-right: 20px;
}

.m-r-lg {
    margin-right: 30px;
}

.m-r-xl {
    margin-right: 40px;
}

.m-r-n-xxs {
    margin-right: -1px;
}

.m-r-n-xs {
    margin-right: -5px;
}

.m-r-n-sm {
    margin-right: -10px;
}

.m-r-n {
    margin-right: -15px;
}

.m-r-n-md {
    margin-right: -20px;
}

.m-r-n-lg {
    margin-right: -30px;
}

.m-r-n-xl {
    margin-right: -40px;
}

.m-b-none {
    margin-bottom: 0;
}

.m-b-xxs {
    margin-bottom: 1px;
}

.m-b-xs {
    margin-bottom: 5px;
}

.m-b-sm {
    margin-bottom: 10px;
}

.m-b {
    margin-bottom: 15px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 40px;
}

.m-b-n-xxs {
    margin-bottom: -1px;
}

.m-b-n-xs {
    margin-bottom: -5px;
}

.m-b-n-sm {
    margin-bottom: -10px;
}

.m-b-n {
    margin-bottom: -15px;
}

.m-b-n-md {
    margin-bottom: -20px;
}

.m-b-n-lg {
    margin-bottom: -30px;
}

.m-b-n-xl {
    margin-bottom: -40px;
}

.space-15 {
    margin: 15px 0;
}

.space-20 {
    margin: 20px 0;
}

.space-25 {
    margin: 25px 0;
}

.space-30 {
    margin: 30px 0;
}

/* SEARCH PAGE */
.search-form {
    margin-top: 10px;
}

.search-result h3 {
    margin-bottom: 0;
    color: #1E0FBE;
}

.search-result .search-link {
    color: #006621;
}

.search-result p {

    margin-top: 5px;
}





/*
 *
 *  Blue Theme
 *
 *
*/
.skin-1 .minimalize-styl-2 {
    margin: 14px 5px 5px 30px;
}

.skin-1 .navbar-top-links li:last-child {
    margin-right: 30px;
}

.skin-1.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px;
}

.skin-1 .spin-icon {
    background: #0e9aef !important;
}

.skin-1 .nav-header {
    background: #0e9aef;

}

.skin-1.mini-navbar .nav-second-level {
    background: #3e495f;
}

.skin-1 .breadcrumb {
    background: transparent;
}

.skin-1 .page-heading {
    border: none;
}

.skin-1 .nav > li.active {
    background: #3a4459;
}

.skin-1 .nav > li > a {
    color: #9ea6b9;
}

.skin-1 .nav > li.active > a {
    color: #fff;
}

.skin-1 .navbar-minimalize {
    background: #0e9aef;
    border-color: #0e9aef;
}

body.skin-1 {
    background: #3e495f;
}

.skin-1 .navbar-static-top {
    background: #ffffff;
}

.skin-1 .dashboard-header {
    background: transparent;
    border-bottom: none !important;
    border-top: none;
    padding: 20px 30px 10px 30px;
}

.fixed-nav.skin-1 .navbar-fixed-top {
    background: #fff;
}

.skin-1 .wrapper-content {
    padding: 30px 15px;
}

.skin-1 #page-wrapper {
    background: #f4f6fa;
}



.skin-1 .nav > li.active {
    border: none;
}

.skin-1 .nav-header {
    padding: 35px 25px 25px 25px;
}

.skin-1 .nav-header a.dropdown-toggle {
    color: #fff;
    margin-top: 10px;
}

.skin-1 .nav-header a.dropdown-toggle .text-muted {
    color: #fff;
    opacity: 0.8;
}

.skin-1 .profile-element {
    text-align: center;
}

.skin-1 .img-circle {
    border-radius: 5px;
}

.skin-1 .navbar-default .nav > li > a:hover,
.skin-1 .navbar-default .nav > li > a:focus {
    background: #3a4459;
    color: #fff;
}

@media (min-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 220px;
        /* min-height: 1100px; */
    }
	
	.pos_font {
		padding-top: 25px;
		font-size: 40px;
	}
	
    .navbar-side-static {
        z-index: 101;
        /* position: absolute; */
        width: 220px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

@media (max-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 0px;
        /* min-height: 1000px; */
    }

    .body-small .navbar-side-static {
        display: none;
        z-index: 1;
        /* position: absolute; */
        width: 70px;
    }

    .body-small.mini-navbar .navbar-side-static {
        display: block;
		background: #262626;
    }

	.body-small.mini-navbar #page-wrapper {
		margin: 0 0 0 0px;
	}

    .lock-word {
        display: none;
    }

    .navbar-form-custom {
        display: none;
    }

    .navbar-header {
        display: inline;
        float: left;
    }

    .sidebard-panel {
        z-index: 2;
        position: relative;
        width: auto;
        min-height: 100% !important;
    }

    .sidebar-content .wrapper {
        padding-right: 0px;
        z-index: 1;
    }

    .fixed-sidebar.body-small .navbar-side-static {
        display: none;
        z-index: 1;
        position: fixed;
        width: 220px;
    }

    .fixed-sidebar.body-small.mini-navbar .navbar-side-static {
        display: block;
    }
}

@media (max-width: 480px) {
		
	.pos_font {
		padding-top: 25px;
		font-size: 40px;
	}
	
    .timeline-item .date {
        text-align: left;
        width: 110px;
        position: relative;
        padding-top: 30px;
    }

    .timeline-item .date i {
        position: absolute;
        top: 0;
        left: 15px;
        padding: 5px;
        width: 30px;
        text-align: center;
        border: 1px solid #e7eaec;
        background: #f8f8f8;
    }

    .timeline-item .content {
        border-left: none;
        border-top: 1px solid #e7eaec;
        padding-top: 10px;
        min-height: 100px;
    }

    .nav.navbar-top-links li.dropdown {
        display: none;
    }
}


/* @media (max-width: 414px) { */
		
	/* .pos_font { */
		/* padding-top: 25px; */
		/* font-size: 40px; */
	/* } */
	
    /* .timeline-item .date { */
        /* text-align: left; */
        /* width: 110px; */
        /* position: relative; */
        /* padding-top: 30px; */
    /* } */

    /* .timeline-item .date i { */
        /* position: absolute; */
        /* top: 0; */
        /* left: 15px; */
        /* padding: 5px; */
        /* width: 30px; */
        /* text-align: center; */
        /* border: 1px solid #e7eaec; */
        /* background: #f8f8f8; */
    /* } */

    /* .timeline-item .content { */
        /* border-left: none; */
        /* border-top: 1px solid #e7eaec; */
        /* padding-top: 10px; */
        /* min-height: 100px; */
    /* } */

    /* .nav.navbar-top-links li.dropdown { */
        /* display: none; */
    /* } */
/* } */

.calc-modal {
    width: 350px !important;
}


.select2-container {
    width: 100%;
}

/*

white theme  //Razib

*/



.alert-info {
    background-color: #1C84C6;
}

:focus {
    outline: 0 !important;
}

.logo {

    margin: 5px;
}

.nav > li.active, .nav > li:focus {
    background: none repeat scroll 0 0 #005b9f;
    /*background: none repeat scroll 0 0 #f58220;*/
    outline: none;
}

.nav > li.active > ul {
    background: none repeat scroll 0 0 #3c3c3c;
}

.nav > li.activesub, .nav > li:focus {
    background: none repeat scroll 0 0 #002247;
    /*background: none repeat scroll 0 0 #f58220;*/
    outline: none;
}




.agenda {
}

/* Dates */
.agenda .agenda-date {
    width: 170px;
}

.agenda .agenda-date .dayofmonth {
    width: 40px;

    line-height: 36px;
    float: left;
    text-align: right;
    margin-right: 10px;
}

.agenda .agenda-date .shortdate {

}

/* Times */
.agenda .agenda-time {
    width: 140px;
}

/* Events */
.agenda .agenda-events {
}

.agenda .agenda-events .agenda-event {
}


/* PROJECT BOX */
.main-box {
    background: #FFFFFF;
    -webkit-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -moz-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -o-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -ms-box-shadow: 1px 1px 2px 0 #CCCCCC;
    box-shadow: 1px 1px 2px 0 #CCCCCC;
    margin-bottom: 16px;
    -webikt-border-radius: 3px;
    -moz-border-radius: 3px;

}

.main-box h2 {

    line-height: 29px;
    margin: 0;
    padding: 0;
}

.main-box.no-header {
    padding-top: 20px;
}

.main-box .main-box-header {
    min-height: 50px;
    padding: 10px 20px;
}

.main-box .main-box-header.with-border {
    border-bottom: 1px solid #ecf0f1;
}

.main-box .main-box-body {
    padding: 0 20px 20px 20px;
}

.project-box {

}

.project-box .main-box-body {
    padding: 0;
}

.project-box .project-box-header {
    border-radius: 3px 3px 0 0;
}

.project-box .project-box-header .name {

}

.project-box .project-box-header .name a {
    color: #fff;
    display: block;

    font-weight: 300;
    padding: 16px 15px;
    border-radius: 3px 3px 0 0;
    -webkit-transition: background-color 0.1s ease-in-out 0s;
    transition: background-color 0.1s ease-in-out 0s;
}

.project-box .project-box-header .name a:hover {
    text-decoration: none;
}

.project-box .project-box-header.green-bg .name a:hover {
    background: #27ae60;
}

.project-box .project-box-content {
    padding: 30px 20px 5px;
    text-align: center;
}

.project-box .project-box-content .chart {
    position: relative;
    text-align: center;
    font-weight: 300;

    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto;
    padding-top: 37px;
}

.project-box .project-box-content .chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.project-box .project-box-content .chart .percent {

    font-weight: 600;
}

.project-box .project-box-content .chart .lbl {
    display: block;

    margin-top: -7px;
}

.project-box .project-box-footer {
    border-radius: 0 0 3px 3px;
}

.project-box .project-box-footer a {
    border-right: 1px solid #eee;
    color: #344644;
    display: block;
    float: left;
    margin: 20px 0;
    padding: 5px 10px;
    text-align: center;
    width: 33.33%;
}

.project-box.emerald-box .project-box-footer a:hover {
    color: #3498db;
}

.project-box.red-box .project-box-footer a:hover {
    color: #e74c3c;
}

.project-box.yellow-box .project-box-footer a:hover {
    color: #f1c40f;
}

.project-box.green-box .project-box-footer a:hover {
    color: #2ecc71;
}

.project-box.purple-box .project-box-footer a:hover {
    color: #9b59b6;
}

.project-box.gray-box .project-box-footer a:hover {
    color: #95a5a6;
}

.project-box .project-box-footer a:first-child {

}

.project-box .project-box-footer a:last-child {
    border: none;
}

.project-box .project-box-footer a:nth-child(2) {

}

.project-box .project-box-footer a:hover {
    text-decoration: none;
}

.project-box .project-box-footer .value {
    display: block;

    font-weight: 300;
}

.project-box .project-box-footer .label {
    display: block;

    font-weight: 300;
    color: #344644;
}

.project-box .project-box-ultrafooter {
    background: #f7fafa;
    border-top: 1px solid #e9eef0;
    padding: 8px 15px;
    border-radius: 0 0 3px 3px;
}

.project-box .project-box-ultrafooter .project-img-owner {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    float: left;
    height: 33px;
    margin-right: 5px;
    overflow: hidden;
    width: 33px;
}

.project-box .project-box-ultrafooter .link {
    margin-top: 6px;
    color: #c1c5c6;
}

.alert {
    margin-bottom: 20px;
    margin-top: 0;
    color: #fff;
    border-width: 0;

    padding: 10px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.alert.alert-danger {

    background: #d32a0e;
}

.alert-success {
    background-color: #1B987C;
}


.etitle {
    margin-bottom: 20px;
    margin-top: 0;
    color: #fff;
    border-width: 0;
	text-align: center;

    padding: 10px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}

.etitle.etitle-danger {

    background: #d32a0e;
}

.etitle-success {
    background-color: #1B987C;
}

.etitle-info {
    background-color: #1C84C6;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background: #cad4db;
    transition: all .9s linear;
    -webkit-transition: all .9s linear; /* Safari */
    /* border:2px solid #70c0e7; */
}

.sys_table > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background: #cad4db;
    transition: all .9s linear;
    -webkit-transition: all .9s linear; /* Safari */
    /* border:2px solid #70c0e7; */
}

.panel {
    border-radius: 0;
}

.btn {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-gap {
	padding-left: 10px;
	padding-right: 10px;
	margin: 3px;
	margin-top: 2px;
}
.loader-overlay {
    -moz-opacity: 1;
    -moz-perspective: 10000;
    -moz-perspective: 10000px;
    -moz-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    -webkit-opacity: 1;
    -webkit-perspective: 10000;
    -webkit-perspective: 10000px;
    -webkit-transition: all 800ms ease-in-out;
    background: #262626;
    bottom: 0;
    filter: alpha(opacity=100);
    left: 0;
    opacity: 1;
    overflow: hidden;
    perspective: 10000;
    perspective: 10000px;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 800ms ease-in-out;
    z-index: 10000;
    zoom: 1;
}

.loader-overlay .loader-inner {
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}

.loader-overlay.loaded {
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    zoom: 1;
}

.spinner {
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    user-select: none;
    width: 50px;
    height: 30px;
}

.spinner > div {
    background-color: #005b9f;
    height: 100%;
    width: 6px;
    display: inline-block;

    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}



.panel-placeholder {
    background-color: #DFE1E4 !important;
    border: 1px dashed #b6bcbf;
    margin-bottom: 20px;
    visibility: visible !important;
}

.navbar-default .nav:before {
    content: '';
    position: absolute;
    left: 26px;
    top: 0;
    bottom: 0;
    background: #fff;
}

body.boxed-layout #wrapper {
    background-color: #262626;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.nav > li.active {
    border-left: 2px solid #005b9f;
}

.nav > li.hover {

}

.navbar-default .nav > li > a:hover {
    background: none repeat scroll 0 0 #23448b;
    color: white;
    outline: none;
}

.navbar-default .nav > li > a:focus {
    background: none repeat scroll 0 0 #005b9f;
    color: white;
    outline: none;
}

.dropdown-menu {
    border: none;
    /* -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, .2); */
    /* box-shadow: 0 2px 5px -1px rgba(0, 0, 0, .2); */

}

.dropdown-menu > li > a {
    display: block;
    padding: 20px;
    clear: both;
    font-weight: 600;
    line-height: 2.0;
    color: #111;
    white-space: nowrap;
    height: 40px;
}

.navbar-nav .seperator-wrapper .seperator > li > .dropdown-menu {

}

.dropdown-menu > li > a {
    padding: 5px 25px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #1b243b;
  text-decoration: none;
  background-color: #f5f5f5;
}

.navbar-user img {
    float: left;
    width: 30px;
    height: 30px;
    margin: -5px 10px 0 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.navbar-form .form-control {
    width: 200px;
    padding: 5px 15px;
    height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.navbar-form .form-control-right {
    width: 200px;
    padding: 5px 15px;
    height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.navbar-form .form-control-center {
    width: 200px;
    padding: 5px 15px;
    height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.navbar-form .btn-search {
    position: absolute;
    right: 15px;
    top: 8px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none;
    background: 0 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0;
    box-shadow: none;
}

.navbar-form .form-control:focus {
    width: 300px;
    animation: expand .5s;
    -webkit-animation: expand .5s;
}

.navbar-form .form-control-right:focus {
    width: 300px;
    animation: expand .5s;
    -webkit-animation: expand .5s;
}

.navbar-form .form-control-center:focus {
    width: 300px;
    animation: expand .5s;
    -webkit-animation: expand .5s;
}

@keyframes expand {
    from {
        width: 200px
    }
    to {
        width: 300px
    }
}

@-webkit-keyframes expand {
    from {
        width: 200px
    }
    to {
        width: 300px
    }
}







/* WIDGETS */
.widget {
    border-radius: 0;
    padding: 10px 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
}

.widget.style1 h2 {

}

.widget h2,
.widget h3 {
    margin-top: 5px;
    margin-bottom: 0;
}

.widget-text-box {
    padding: 20px;
    border: 1px solid #e7eaec;
    background: #ffffff;
}

.widget-head-color-box {
    border-radius: 5px 5px 0px 0px;
    margin-top: 10px;
}

.widget .flot-chart {
    height: 100px;
}

.vertical-align div {
    display: inline-block;
    vertical-align: middle;
}

.vertical-align h2,
.vertical-align h3 {
    margin: 0;
}


@media only screen and (max-width: 767px) {
    .logo-container {
        display: none;
    }
	.pos_font {
		font-size: 20px;
	}
}



.panel-heading {
     border-top-left-radius: 0;
     border-top-right-radius: 0;
}


.panel-heading + .panel-menu, .panel-menu + .panel-body, .panel-body + .panel-menu, .panel-body + .panel-body {
    border-top: 0;
}

.panel-menu {
    background-color: #fafafa;
    padding: 12px;
    border-bottom: 1px solid #e5e5e5;
}



.valid { 
	border: 1px solid green;
	}
	
.error {
	border: 1px solid red;
    border-color: #d32a0e;
    box-shadow: 0px 0 2px #d32a0e;
}

.validarium-error { 
	color: red; 
	font-weight: 500;
}


	
.display-none {
	display: none;
}
    













































































@media only screen and (max-width: 1500px) {
	
	.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; border-right: 1px solid #eee}
 
	.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: right; }
 
	.pos_font {
		padding-top: 30px;
		font-size: 30px;
	}
 
	/* sort out borders */
 

}



/* Start ###tblres### Responsive Table Design by S. M. Shahbaz Hossain Shohag +8801711032090 /////COMMON Responsive Table/////*/

@media screen and (max-width: 1920px) {
	
	.pos_font {
		padding-top: 15px;
		font-size: 50px;
	}
	
	body {
		font-size: 12px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 180px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 12px;
	}

	.mini-navbar .nav-second-level {
		font-size: 12px;
	}
	
	h1 {
		font-size: 24px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 15px;
	}

	h4 {
		font-size: 14px;
	}

	h5 {
		font-size: 13px;
	}

	h6 {
		font-size: 12px;
	}
	
	.sm-txt {
		font-size: 9px;
	}
	
	.tblres th,
	.tblres td {
	font-size: 1em;
	}
}

@media screen and (max-width: 1680px) {
	
	body {
		font-size: 12px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 180px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 12px;
	}

	.mini-navbar .nav-second-level {
		font-size: 12px;
	}
	
	h1 {
		font-size: 23px;
	}

	h2 {
		font-size: 17px;
	}

	h3 {
		font-size: 14px;
	}

	h4 {
		font-size: 13px;
	}

	h5 {
		font-size: 12px;
	}

	h6 {
		font-size: 11px;
	}
	
	.sm-txt {
		font-size: 8px;
	}
	
	.tblres th,
	.tblres td {
	font-size: .9em;
	}
}

@media screen and (max-width: 1366px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 13px;
	}

	h4 {
		font-size: 12px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 10px;
	}
	
	.sm-txt {
		font-size: 7px;
	}
	
	.tblres_emp th,
	.tblres_emp td {
	font-size: .8em;
	}
}

@media screen and (max-width: 1280px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	.nav-unproved{
		display: none;
	}
	
	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 13px;
	}

	h4 {
		font-size: 12px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 10px;
	}
	
	.sm-txt {
		font-size: 7px;
	}
	
	.tblres th,
	.tblres td {
	font-size: .8em;
	}
}

@media screen and (max-width: 1152px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	.nav-cms-bal{
		display: none;
	}
	
	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 13px;
	}

	h4 {
		font-size: 12px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 10px;
	}
	
	.sm-txt {
		font-size: 7px;
	}
	
	.tblres th,
	.tblres td {
	font-size: .8em;
	}
}

@media screen and (max-width: 1024px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	h1 {
		font-size: 20px;
	}

	h2 {
		font-size: 14px;
	}

	h3 {
		font-size: 12px;
	}

	h4 {
		font-size: 11px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 11px;
	}
	
	.sm-txt {
		font-size: 8px;
	}
	
	.tblres th,
	.tblres td {
	font-size: .6em;
	}
}

@media screen and (max-width: 768px) {
	
	body {
		font-size: 10px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 170px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 10px;
	}

	.mini-navbar .nav-second-level {
		font-size: 10px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	h1 {
		font-size: 19px;
	}

	h2 {
		font-size: 13px;
	}

	h3 {
		font-size: 12px;
	}

	h4 {
		font-size: 11px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 11px;
	}
	
	.sm-txt {
		font-size: 8px;
	}
	
	.tblres th,
	.tblres td {
	font-size: .5em;
	}
}




@media screen and (max-width: 768px) {
	
	body {
		font-size: 10px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 170px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 10px;
	}

	.mini-navbar .nav-second-level {
		font-size: 10px;
	}
	
  .tblres {
    border: 0;
  }

  .tblres caption {
    font-size: 1.3em;
  }
  
  .tblres thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .tblres tr {
    border-bottom: 3px solid #83878a;
    display: block;
    margin-bottom: .625em;
  }
  
  .tblres td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  .tblres td::before {
    /*
    * aria-label has no advantage, it won't be read inside a tblres
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
	margin-bottom: 4px;
	margin-right: 10px;
	padding-right: 10px;
	width: 100px;
	border-right: 3px solid #83878a;
  }
  
  .tblres td:last-child {
    border-bottom: 0;
  }
}


/* End ###tblres### Responsive Table Design by S. M. Shahbaz Hossain Shohag +8801711032090 /////COMMON Responsive Table/////*/














/* Start ###tblres_inv### Responsive Table Design by S. M. Shahbaz Hossain Shohag +8801711032090 /////COMMON Responsive Table/////*/

@media screen and (max-width: 1920px) {
	
	body {
		font-size: 12px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 180px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 12px;
	}

	.mini-navbar .nav-second-level {
		font-size: 12px;
	}
	
	h1 {
		font-size: 24px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 15px;
	}

	h4 {
		font-size: 14px;
	}

	h5 {
		font-size: 13px;
	}

	h6 {
		font-size: 12px;
	}
	
	.sm-txt {
		font-size: 9px;
	}
	
	.tblres_inv th,
	.tblres_inv td {
	font-size: 1em;
	}
}

@media screen and (max-width: 1680px) {
	
	body {
		font-size: 12px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 180px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 12px;
	}

	.mini-navbar .nav-second-level {
		font-size: 12px;
	}
	
	h1 {
		font-size: 23px;
	}

	h2 {
		font-size: 17px;
	}

	h3 {
		font-size: 14px;
	}

	h4 {
		font-size: 13px;
	}

	h5 {
		font-size: 12px;
	}

	h6 {
		font-size: 11px;
	}
	
	.sm-txt {
		font-size: 8px;
	}
	
	.tblres_inv th,
	.tblres_inv td {
	font-size: .9em;
	}
}

@media screen and (max-width: 1366px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 13px;
	}

	h4 {
		font-size: 12px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 10px;
	}
	
	.sm-txt {
		font-size: 7px;
	}
	
	.tblres_emp th,
	.tblres_emp td {
	font-size: .8em;
	}
}

@media screen and (max-width: 1280px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	.nav-unproved{
		display: none;
	}
	
	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 13px;
	}

	h4 {
		font-size: 12px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 10px;
	}
	
	.sm-txt {
		font-size: 7px;
	}
	
	.tblres_inv th,
	.tblres_inv td {
	font-size: .8em;
	}
}

@media screen and (max-width: 1152px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	.nav-cms-bal{
		display: none;
	}
	
	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 13px;
	}

	h4 {
		font-size: 12px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 10px;
	}
	
	.sm-txt {
		font-size: 7px;
	}
	
	.tblres_inv th,
	.tblres_inv td {
	font-size: .8em;
	}
}

@media screen and (max-width: 1024px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	h1 {
		font-size: 20px;
	}

	h2 {
		font-size: 14px;
	}

	h3 {
		font-size: 12px;
	}

	h4 {
		font-size: 11px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 11px;
	}
	
	.sm-txt {
		font-size: 8px;
	}
	
	.tblres_inv th,
	.tblres_inv td {
	font-size: .6em;
	}
}

@media screen and (max-width: 768px) {
	
	body {
		font-size: 10px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 170px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 10px;
	}

	.mini-navbar .nav-second-level {
		font-size: 10px;
	}
	
	h1 {
		font-size: 19px;
	}

	h2 {
		font-size: 13px;
	}

	h3 {
		font-size: 12px;
	}

	h4 {
		font-size: 11px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 11px;
	}
	
	.sm-txt {
		font-size: 8px;
	}
	
	.tblres_inv th,
	.tblres_inv td {
	font-size: .5em;
	}
}




@media screen and (max-width: 768px) {
	
	body {
		font-size: 10px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 170px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 10px;
	}

	.mini-navbar .nav-second-level {
		font-size: 10px;
	}
	
  .tblres_inv {
    /* border: 0; */
  }

  .tblres_inv caption {
    font-size: 1.3em;
  }
  
  .tblres_inv thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .tblres_inv tr {
    border-bottom: 3px solid #83878a;
    display: block;
    margin-bottom: .625em;
  }
  
  .tblres_inv td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  .tblres_inv td::before {
    /*
    * aria-label has no advantage, it won't be read inside a tblres_inv
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
	margin-right: 10px;
	margin-bottom: 4px;
	padding-right: 10px;
	width: 160px;
	border-right: 3px solid #83878a;
  }

  /* .tblres_inv td:last-child { */
    /* border-bottom: 0; */
  /* } */
}

.ellipsis {
    /* position: relative; */
}
.ellipsis:before {
    content: '&nbsp;';
    display: none;
}


/* End ###tblres_inv### Responsive Table Design by S. M. Shahbaz Hossain Shohag +8801711032090 /////COMMON Responsive Table/////*/












/* Start ###tblres_emp### Responsive Table Design by S. M. Shahbaz Hossain Shohag +8801711032090 /////COMMON Responsive Table/////*/

@media screen and (max-width: 1920px) {
	
	body {
		font-size: 12px;
	}
		
	/* body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level, */
	/* .mini-navbar .nav li:focus > .nav-second-level { */
		/* min-width: 180px; */
	/* } */

	/* body.mini-navbar .navbar-default .nav > li > .nav-second-level li a { */
		/* font-size: 12px; */
	/* } */

	/* .mini-navbar .nav-second-level { */
		/* font-size: 12px; */
	/* } */
	
	
	
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 0px;
        /* min-height: 1000px; */
    }

    .navbar-side-static {
        display: none;
        z-index: 1;
        /* position: absolute; */
        width: 70px;
    }

    body.mini-navbar .navbar-side-static {
        display: block;
		background: #262626;
    }
	

	body.mini-navbar #page-wrapper {
		margin: 0 0 0 220px;
	}

    /* body.lock-word { */
        /* display: none; */
    /* } */

    /* body.navbar-form-custom { */
        /* display: none; */
    /* } */

    /* body.navbar-header { */
        /* display: inline; */
        /* float: left; */
    /* } */

    /* body.sidebard-panel { */
        /* z-index: 2; */
        /* position: relative; */
        /* width: auto; */
        /* min-height: 100% !important; */
    /* } */

    /* body.sidebar-content .wrapper { */
        /* padding-right: 0px; */
        /* z-index: 1; */
    /* } */

    /* body.fixed-sidebar .navbar-side-static { */
        /* display: none; */
        /* z-index: 1; */
        /* position: fixed; */
        /* width: 220px; */
    /* } */

    /* body.fixed-sidebar.mini-navbar .navbar-side-static { */
        /* display: block; */
    /* } */
	
	
	
	h1 {
		font-size: 24px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 15px;
	}

	h4 {
		font-size: 14px;
	}

	h5 {
		font-size: 13px;
	}

	h6 {
		font-size: 12px;
	}
	
	.sm-txt {
		font-size: 9px;
	}
	
	.tblres_emp th,
	.tblres_emp td {
	font-size: 1em;
	}
}

@media screen and (max-width: 1680px) {
	
	body {
		font-size: 12px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 180px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 12px;
	}

	.mini-navbar .nav-second-level {
		font-size: 12px;
	}
	
	h1 {
		font-size: 23px;
	}

	h2 {
		font-size: 17px;
	}

	h3 {
		font-size: 14px;
	}

	h4 {
		font-size: 13px;
	}

	h5 {
		font-size: 12px;
	}

	h6 {
		font-size: 11px;
	}
	
	.sm-txt {
		font-size: 8px;
	}
	
	.tblres_emp th,
	.tblres_emp td {
	font-size: .9em;
	}
}

@media screen and (max-width: 1366px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 13px;
	}

	h4 {
		font-size: 12px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 10px;
	}
	
	.sm-txt {
		font-size: 7px;
	}
	
	.tblres_emp th,
	.tblres_emp td {
	font-size: .8em;
	}
}

@media screen and (max-width: 1280px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 13px;
	}

	h4 {
		font-size: 12px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 10px;
	}
	
	.sm-txt {
		font-size: 7px;
	}
	
	.tblres_emp th,
	.tblres_emp td {
	font-size: .8em;
	}
}

@media screen and (max-width: 1152px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	.nav-cms-bal{
		display: none;
	}
	
	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 13px;
	}

	h4 {
		font-size: 12px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 10px;
	}
	
	.sm-txt {
		font-size: 7px;
	}
	
	.tblres_emp th,
	.tblres_emp td {
	font-size: .8em;
	}
}

@media screen and (max-width: 1024px) {
	
	body {
		font-size: 11px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 185px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 11px;
	}

	.mini-navbar .nav-second-level {
		font-size: 11px;
	}
	
	.nav-unproved{
		display: none;
	}
	
	h1 {
		font-size: 20px;
	}

	h2 {
		font-size: 14px;
	}

	h3 {
		font-size: 12px;
	}

	h4 {
		font-size: 11px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 11px;
	}
	
	.sm-txt {
		font-size: 8px;
	}
	
	.tblres_emp th,
	.tblres_emp td {
	font-size: .6em;
	}
}

@media screen and (max-width: 768px) {
	
	body {
		font-size: 10px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 170px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 10px;
	}

	.mini-navbar .nav-second-level {
		font-size: 10px;
	}
	
	h1 {
		font-size: 19px;
	}

	h2 {
		font-size: 13px;
	}

	h3 {
		font-size: 12px;
	}

	h4 {
		font-size: 11px;
	}

	h5 {
		font-size: 11px;
	}

	h6 {
		font-size: 11px;
	}
	
	.sm-txt {
		font-size: 8px;
	}
	
	.tblres_emp th,
	.tblres_emp td {
	font-size: .5em;
	}
}




@media screen and (max-width: 768px) {
	
	body {
		font-size: 10px;
	}
		
	body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
	.mini-navbar .nav li:focus > .nav-second-level {
		min-width: 170px;
	}

	body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
		font-size: 10px;
	}

	.mini-navbar .nav-second-level {
		font-size: 10px;
	}
	
  .tblres_emp {
    border: 0;
  }

  .tblres_emp caption {
    font-size: 1.3em;
  }
  
  .tblres_emp thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .tblres_emp tr {
    border-bottom: 3px solid #83878a;
    display: block;
    margin-bottom: .625em;
  }
  
  .tblres_emp td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  .tblres_emp td::before {
    /*
    * aria-label has no advantage, it won't be read inside a tblres_emp
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
	margin-right: 10px;
	margin-bottom: 4px;
	padding-right: 10px;
	width: 130px;
	border-right: 3px solid #83878a;
  }

  .tblres_emp td:last-child {
    border-bottom: 0;
  }
}


/* End ###tblres_emp### Responsive Table Design by S. M. Shahbaz Hossain Shohag +8801711032090 /////COMMON Responsive Table/////*/










#header {
	margin: 0;
	padding: 0;
	position: fixed;
	background: #1e91cf;
	width: 100%;
	height: 38px;
	z-index: 11;
	border-bottom: 1px solid #1978ab;
}
#header > #button-menu {
	width: auto;
	cursor: pointer;
	margin: 4px 0px 4px 10px;
}
#header a {
	cursor: pointer;
}
#header .nav li.dropdown {
	float: left;
	border-left: 1px solid #cccccc;
}
#header .nav li a.dropdown-toggle {
	color: #ffffff;
}
#header .nav li a.dropdown-toggle:hover {
	color: #000000;
}
#header .nav li.open a.dropdown-toggle {
	color: #000000;
}
/* Menu */
#menu, #menu ul, #menu li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu {
	margin-bottom: 50px;
}
#menu > li {
	position: relative;
}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 10px;
	cursor: pointer;
	border-bottom: 1px solid #1e91cf;
}
#menu li a i {
	font-size: 16px;
}
#menu > li > a {
	color: #ffffff;
	font-size: 13px;
	padding-left: 13px;
	border-bottom: 1px solid #1978ab;
}
#menu > li > a:hover {
	background-color: #000000;
}
#menu > li > a > span {
	display: none;
	margin-left: 8px;
}
#menu li li a {
	color: #ffffff;
}
#menu li li a:hover {
	color: #dddddd;
	background-color: #000000;
}
#menu li li a:before {
	content: "\f101";
	font-size: 13px;
	font-family: FontAwesome;
	margin-left: 10px;
	margin-right: 10px;
}
#menu li li a:hover:before {
	margin-right: 20px;
}
#menu > li.active > a {
	color: #dddddd;
	background-color: #286090;
}
#menu li.active li a {
	color: #dddddd;
}
#menu li li.active > a:last-child {
	color: #ffffff;
}
#menu li li.active a:last-child:before {
	margin-left: 20px;
	margin-right: 10px;
}
#menu > li > ul {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 210px;
	background-color: #1978ab;
	visibility: hidden;
}
#menu li ul {
	overflow: hidden;
}
#menu > li:hover > ul {
	visibility: visible;
}
#menu li li a.parent:after, #column-left.active #menu > li a.parent:after {
	font-family: FontAwesome;
	content: "\f105";
	float: right;
	margin-right: 8px;
}
#menu li li.open > a.parent:after, #column-left.active #menu > li.open > a.parent:after {
	font-family: FontAwesome;
	content: "\f107";
	float: right;
	margin-right: 8px;
}
#menu li ul a {
	padding-left: 20px;
}
#menu li li ul a {
	padding-left: 40px;
}
#menu li li li ul a {
	padding-left: 60px;
}
#menu li li li li ul a {
	padding-left: 80px;
}
#menu .collapse {
	visibility: inherit;
}
#menu .collapse.in {
	visibility: inherit;
}
/* Column Left */
#column-left {
	width: 50px;
	height: 100%;
	background-color: #1e91cf;
	position: fixed;
	top: 0px;
	margin-top: 38px;
	z-index: 10;
	transition: width 0.3s;
}
#column-left.active {
	width: 235px;
	display: block;
}
#content {
	min-height: 100%;
	padding-top: 40px;
	padding-bottom: 80px;
	position: relative;
}
#column-left + #content {
	margin-left: 50px;
}
#column-left + #content + #footer {
	margin-left: 50px;
}
#column-left.active {
	width: 235px;
	overflow: auto;
}
#column-left.active #menu li i {
	font-size: 13px;
}
#column-left.active #menu > li > a > span {
	display: inline;
}
#column-left.active #menu > li > ul {
	position: relative;
	left: auto;
	top: auto;
	width: auto;
	visibility: visible;
}
@media (max-width: 767px) {
	#column-left {
		overflow: hidden;
		display: none;
	}
	#column-left + #content {
		margin-left: 0;
	}
	#column-left + #content + #footer {
		margin-left: 0;
	}
	#column-left.active + #content {
		position: relative;
		left: 235px;
	}
	#column-left.active + #content + #footer {
		position: relative;
		left: 235px;
	}
}
@media (min-width: 768px) {
	#column-left.active + #content {
		margin-left: 235px;
	}
	#column-left.active + #content + #footer {
		margin-left: 235px;
	}
}
/* Breadcrumb */
.breadcrumb {
	border-radius: 0px;
	margin-bottom: 15px;
}
.breadcrumb > li + li:before {
	content: "\f101";
	font-family: FontAwesome;
}
/* Pagination */
.pagination {
	margin: 0px;
}
/* Panel */
.panel {
	border-radius: 6px;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
}
.panel-heading {
	border-radius: 6px 6px 0px 0px;
	padding: 10px 15px;
}
.panel-title {
	font-size: 21px;
	color: #333333;
	padding: 5px 0;
}
/* Tabs */
.nav-tabs {
	margin-bottom: 25px;
}
/* Center Form */
.center-form {
	max-width: 420px;
	padding: 15px;
	margin: 0 auto;
}
.center-form .forgotten {
	font-weight: normal;
	margin-bottom: 0px;
}
.center-form .form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.center-form .form-control-right {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.center-form .form-control-center {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.center-form button.btn {
	margin-top: 20px;
}
/* Form Group */
.form-group a {
	cursor: pointer;
}
/* Table */
.table a:hover {
	text-decoration: none;
}
.table a.asc:after {
	content: "  \f0d8";
	font-family: FontAwesome;
	font-size: 13px;
}
.table a.desc:after {
	content: "  \f0d7";
	font-family: FontAwesome;
	font-size: 13px;
}
.table td {
	vertical-align: middle !important;
}
.table td.editable {
	cursor: pointer;
}
/* Indent */
.indent-1 {
	padding-left: 20px !important;
}
.indent-2 {
	padding-left: 40px !important;
}
.indent-3 {
	padding-left: 60px !important;
}
label.control-label {
	font-weight: normal;
}
/* Status */
.status {
	margin: 0px;
}
/* Required */
label.required:before {
	content: '* ';
	color: #ff0000;
	font-weight: bold;
}
/* Icons */
.fa-exclamation-circle.warning {
	color: #d9534f;
}
.fa-check-circle.success {
	color: #5cb85c;
}
/* Dashboard */
.dashboard-heading {
	margin: 20px 0;
}
.dashboard-stats > div.primary > .tile {
	background: #1e91cf;
	color: #ffffff;
	margin-bottom: 20px;
}
.dashboard-stats > div.primary > .tile > .heading {
	background: #1978ab;
	text-transform: uppercase;
	padding: 8px 10px;
}
.dashboard-stats > div.primary > .tile > .body {
	font-size: 40px;
	font-weight: bold;
	padding: 15px;
	line-height: 50px;
}
.dashboard-stats > div.primary > .tile > .footer {
	background: #1978ab;
	padding: 3px 10px;
}
.dashboard-stats > div.alternate > .tile {
	background: #f9f9f9;
	color: #000000;
	margin-bottom: 20px;
}
.dashboard-stats > div.alternate > .tile > .heading {
	background: #eeeeee;
	text-transform: uppercase;
	padding: 8px 10px;
}
.dashboard-stats > div.alternate > .tile > .body {
	font-size: 40px;
	font-weight: bold;
	padding: 15px;
	line-height: 50px;
}
.dashboard-stats > div.alternate > .tile > .footer {
	background: #eeeeee;
	padding: 3px 10px;
}
.dashboard-stats > div.alternate > .tile > .footer a {
	color: #000000;
}
.dashboard-stats a {
	color: #ffffff;
}
/* Footer */
#footer {
	border-top: 1px solid #e5e5e5;
	background: #f5f5f5;
	text-align: center;
	color: #000000;
	padding-top: 15px;
	height: 80px;
	position: relative;
	margin-top: -80px;
}

					

		.footer-content {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		background-color: #eee;
		border: none;
		border: 0 1 1 1 solid #e7eaec;
		color: white;
		text-align: center;
		}
					
		.topbar {
		position: relative;
		display:block;
		width:100%;
		height:auto;
		height: calc(100vh - 100px);
		overflow-y: hidden;
		scrollbar-width: thin;
		}

		.topbar-content {
		width:100%;
		height: 100px;
		position: absolute;
		bottom: 0;
		left: 0;
		}

		.subbar {
		position: relative;
		display:block;
		width:100%;
		height:400px;
		overflow-y: scroll;
		scrollbar-width: thin;
		}
		
		.left-height {
		width: 100%;
		height: 450px;
		overflow-y: scroll;
		scrollbar-width: thin;
		}
		
		.right-height {
		width: 100%;
		border: 1px solid #ddd;
		max-height: 600px;
		overflow: scroll;
		scrollbar-width: thin;
		}
		
		.btn-height {
		width: 100%;
		height: 100px;
		}
		

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 1000px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
}

@media screen and (max-width: 600px) {
	.pos_font {
		padding-top: 30px;
		font-size: 25px;
	}

}


@media screen and (max-width: 1800px) {

		.footer-content {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		background-color: #eee;
		border: none;
		border: 0 1 1 1 solid #e7eaec;
		color: white;
		text-align: center;
		}
					
		.topbar {
		position: relative;
		display:block;
		width:100%;
		height:auto;
		height: calc(100vh - 100px);
		overflow-y: hidden;
		scrollbar-width: thin;
		}

		.topbar-content {
		width:100%;
		height: 100px;
		position: absolute;
		bottom: 0;
		left: 0;
		}

		.subbar {
		position: relative;
		display:block;
		width:100%;
		height:200px;
		overflow-y: scroll;
		scrollbar-width: thin;
		}
		
		.left-height {
		width: 100%;
		height: 220px;
		overflow-y: scroll;
		scrollbar-width: thin;
		}
		
		.right-height {
		width: 100%;
		border: 1px solid #ddd;
		max-height: 350px;
		overflow: scroll;
		scrollbar-width: thin;
		}
}





@media screen and (max-width: 800px) {

		.footer-content {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		background-color: #eee;
		border: none;
		border: 0 1 1 1 solid #e7eaec;
		color: white;
		text-align: center;
		}
					
		.topbar {
		position: relative;
		display:block;
		width:100%;
		height:auto;
		height: calc(100vh - 100px);
		overflow-y: hidden;
		scrollbar-width: thin;
		}

		.topbar-content {
		width:100%;
		height: 100px;
		position: absolute;
		bottom: 0;
		left: 0;
		}

		.subbar {
		position: relative;
		display:block;
		width:100%;
		height:200px;
		overflow-y: scroll;
		scrollbar-width: thin;
		}
		
		.left-height {
		padding: 20px;
		width: 100%;
		border: 1px solid #ddd;
		height: 220px;
		overflow-y: scroll;
		scrollbar-width: thin;
		}
		
		.right-height {
		width: 100%;
		border: 1px solid #ddd;
		max-height: 480px;
		overflow: scroll;
		scrollbar-width: thin;
		}
		
		.btn-height {
		width: 100%;
		height: auto;
		}
}



@media screen and (max-width: 1000px) {
	
		.btn-height {
		width: 100%;
		height: auto;
		}
}





.btn .label,.btn .badge{position:relative;top:-1px;}
.btn-mini .label,.btn-mini .badge{top:0;}

.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}
.btn:active,.btn.active{background-color:#cccccc \9;}
.btn:first-child{*margin-left:0;}
.btn:hover{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px;}
.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0;}
.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px;}
.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btn-block+.btn-block{margin-top:5px;}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255, 255, 255, 0.75);}
.btn{border-color:#c5c5c5;border-color:rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);}
.btn-primary{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#006dcc;background-image:-moz-linear-gradient(top, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);background-image:-o-linear-gradient(top, #0088cc, #0044cc);background-image:linear-gradient(to bottom, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#0044cc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#ffffff;background-color:#0044cc;*background-color:#003bb3;}
.btn-primary:active,.btn-primary.active{background-color:#003399 \9;}
.btn-warning{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);border-color:#f89406 #f89406 #ad6704;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#f89406;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#ffffff;background-color:#f89406;*background-color:#df8505;}
.btn-warning:active,.btn-warning.active{background-color:#c67605 \9;}
.btn-danger{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#da4f49;background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#bd362f;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#ffffff;background-color:#bd362f;*background-color:#a9302a;}
.btn-danger:active,.btn-danger.active{background-color:#942a25 \9;}
.btn-success{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#5bb75b;background-image:-moz-linear-gradient(top, #62c462, #51a351);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(to bottom, #62c462, #51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#51a351;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#ffffff;background-color:#51a351;*background-color:#499249;}
.btn-success:active,.btn-success.active{background-color:#408140 \9;}
.btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#49afcd;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#2f96b4;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#ffffff;background-color:#2f96b4;*background-color:#2a85a0;}
.btn-info:active,.btn-info.active{background-color:#24748c \9;}
.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;background-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#222222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#ffffff;background-color:#222222;*background-color:#151515;}
.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;}
button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}
button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px;}
button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px;}
button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px;}
.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-link{border-color:transparent;cursor:pointer;color:#0088cc;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-link:hover{color:#005580;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:hover{color:#333333;text-decoration:none;}

.btn-group{position:relative;display:inline-block;*display:inline;*zoom:1;font-size:0;vertical-align:middle;white-space:nowrap;*margin-left:.3em;}.btn-group:first-child{*margin-left:0;}
.btn-group+.btn-group{margin-left:5px;}
.btn-toolbar{font-size:0;margin-top:10px;margin-bottom:10px;}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px;}
.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group>.btn+.btn{margin-left:-1px;}

.btn-group>.btn-mini{font-size:10.5px;}
.btn-group>.btn-small{font-size:11.9px;}
.btn-group>.btn-large{font-size:17.5px;}
.btn-group>.btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}
.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*padding-top:5px;*padding-bottom:5px;}
.btn-group>.btn-mini+.dropdown-toggle{padding-left:5px;padding-right:5px;*padding-top:2px;*padding-bottom:2px;}
.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px;}
.btn-group>.btn-large+.dropdown-toggle{padding-left:12px;padding-right:12px;*padding-top:7px;*padding-bottom:7px;}
.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6;}
.btn-group.open .btn-primary.dropdown-toggle{background-color:#0044cc;}
.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406;}
.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f;}
.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351;}
.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4;}
.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222222;}
.btn .caret{margin-top:8px;margin-left:0;}
.btn-mini .caret,.btn-small .caret,.btn-large .caret{margin-top:6px;}
.btn-large .caret{border-left-width:5px;border-right-width:5px;border-top-width:5px;}
.dropup .btn-large .caret{border-bottom-width:5px;}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.btn-group-vertical{display:inline-block;*display:inline;*zoom:1;}
.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group-vertical>.btn+.btn{margin-left:0;margin-top:-1px;}
.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}
.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}

.bdcolor{border-color:#c5c5c5;border-color:rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);}


.waves-effect{position:relative;z-index:1;display:inline-block;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.waves-effect .waves-ripple{position:absolute;width:100px;height:100px;margin-top:-50px;margin-left:-50px;pointer-events:none;background:rgba(0,0,0,.2);background:-webkit-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);border-radius:50%;opacity:0;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transition-property:-webkit-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity;-webkit-transform:scale(0) translate(0,0);-ms-transform:scale(0) translate(0,0);-o-transform:scale(0) translate(0,0);transform:scale(0) translate(0,0)}.waves-effect.waves-light .waves-ripple{background:rgba(255,255,255,.4);background:-webkit-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)}.waves-effect.waves-classic .waves-ripple{background:rgba(0,0,0,.1)}.waves-effect.waves-classic.waves-light .waves-ripple{background:rgba(255,255,255,.4)}.waves-effect.waves-red .waves-ripple{background-color:rgba(255,205,210,.7)}.waves-effect.waves-purple .waves-ripple{background-color:rgba(225,190,231,.7)}.waves-effect.waves-light-blue .waves-ripple{background-color:rgba(179,229,252,.7)}.waves-effect.waves-teal .waves-ripple{background-color:rgba(178,223,219,.7)}.waves-effect.waves-green .waves-ripple{background-color:rgba(200,230,201,.7)}.waves-effect.waves-yellow .waves-ripple{background-color:rgba(255,249,196,.7)}.waves-effect.waves-orange .waves-ripple{background-color:rgba(255,224,178,.7)}.waves-effect.waves-brown .waves-ripple{background-color:rgba(215,204,200,.7)}.waves-notransition{-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.waves-button,.waves-circle,.waves-float,.waves-round{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.waves-circle{border-radius:50%}.waves-float{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-mask-image:none}.waves-block{display:block}a.waves-effect .waves-ripple{z-index:-1}.md-fab-wrapper{position:fixed;bottom:24px;right:24px;z-index:1004;-webkit-transition:margin 280ms cubic-bezier(.4,0,.2,1);transition:margin 280ms cubic-bezier(.4,0,.2,1)}.md-fab{box-sizing:border-box;width:56px;height:56px;border-radius:50%;background:#fff;color:#727272;display:block;box-shadow:0 10px 10px 0 rgba(60,60,60,.1);-webkit-transition:box-shadow 280ms cubic-bezier(.4,0,.2,1);transition:box-shadow 280ms cubic-bezier(.4,0,.2,1);border:0;position:relative;text-align:center;cursor:pointer}.md-fab.md-fab-primary{background:#2196f3}.md-fab.md-fab-primary>i{color:#fff}.md-fab:active,.md-fab:focus,.md-fab:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.md-fab>i{font-size:24px;line-height:56px;height:inherit;width:inherit;position:absolute;left:0;top:0;color:#727272}








body{
  background: #1f3044;
}
div{
  border-radius: 2px;
}
p{
  border-radius: 2px;
}
.btn{
  border-radius: 2px;
}
.ibox-title{
  box-shadow: -5px -5px 9px rgba(255,255,255,0.45), 5px 5px 9px rgba(94,104,121,0.3);
}
.box{
box-shadow: -5px -5px 9px rgba(255,255,255,0.45), 5px 5px 9px rgba(94,104,121,0.3);
}
.datetimepicker, .datetimepicker-dropdown-bottom-right, .dropdown-menu, .dropdown-menu, .admin-menu {
  max-width: fit-content;
}
.admin-menu {
  max-width: none;
}










































