 
/*************** labels of css section *************** *************** theme 1.0v default settings theme btns preloader Parallax settings forms inputs Back to top btn navbar banner section default features Parallax about gallery Team pricing social icons contact footer media responsive ********************/
 @import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700');
 @import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700');
 @import url('https://fonts.googleapis.com/css?family=Ubuntu+Condensed');
 @import url('../plugins/font-awesome/css/font-awesome.min.css');
 @import url('../plugins/flaticon/flaticon.css');
 @import url('../plugins/md-check-radio-box/md-checkbox-radio.css');
/***************default settings********************/
/* body {
    padding-right: 0px !important;
     background-color: #f1f3f6;
    font-family: 'Roboto', sans-serif;
     padding-top:52px;
}
 */
 body {
     padding-right: 0px !important;
     background-color: #f4f3ef;
     font-family: 'PT Sans Narrow', sans-serif;
     padding-top: 52px;
}
 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
     font-family: 'Roboto', sans-serif;
}
 p {
     color: #747474;
}
 a {
     color: #22aebb;
}
 caption {
     padding-top: 8px;
     padding-bottom: 8px;
     color: #333;
     text-align: left;
     font-size: 18px;
}
 .p-l-15 {
     padding-left: 15px !important;
}
 .p-r-15 {
     padding-right: 15px !important;
}
 .p-b-15 {
     padding-bottom: 15px !important;
}
 .p-b-0{
    padding-bottom: 0px !important;
}
 .p-b-5{
    padding-bottom: 5px !important;
}
 .p-t-15 {
     padding-top: 15px !important;
}
 .p-t-5 {
     padding-top: 5px !important;
}
 .p-r-0 {
     padding-right: 0px !important;
}
 .p-t-0 {
     padding-top: 0px !important;
}
 .m-t-20 {
     margin-top: 20px;
    !important;
}
 .w-200 {
     width: 200px !important;
}
 .tc-red {
     color: #ff0000;
}
 .tc-yellow {
     color: #ffc000;
}
 .tc-green {
     color: #00b050;
}
 .tc-black {
     color: #000000;
}
 .bg-red {
     background-color: #ff0000;
}
 .bg-yellow {
     background-color: #ffc000;
}
 .bg-green {
     background-color: #00b050;
}
 .bg-no {
     background-color: #e1e2e3;
}
 .tp-0 {
     padding-top: 0px !important;
}
 .m-b-0 {
     margin-bottom: 0px !important;
}
 .m-t-0 {
     margin-top: 0px !important;
}
 .p-0{
     padding:0px !important;
}
 .p-5{
     padding:5px !important;
}
 .p-r-h {
     padding-right: 7.5px !important;
}
 .p-l-h {
     padding-left: 7.5px !important;
}
 .p-a-h{
     padding: 0 7.5px !important;
}
 a:hover, a:focus, a:visited {
     text-decoration: none;
     outline: none;
}
 ul, li {
     list-style: none;
     padding: 0px;
     margin: 0px;
}
 span.badge.success {
     background: #02a00b;
}
 span.badge.warning {
     background: #e6bd38;
}
 span.badge.danger {
     background: #e62b2b;
}
 .panel-title .badge{
     font-weight:normal;
}
 .alert-msg .alert.alert-dismissable {
     position: absolute;
     top: 3px;
     right: 15px;
     z-index: 999;
}
/* img {
     display: inline-block;
     max-width: 100%;
     height: auto;
}
 */
 .font-12{
     font-size:12px;
}
 .yellow-color{
    color: #ffc107;
}
 .green-color{
    color: #8bc34a;
}
 .blue-color{
    color: #2196f3;
}
 .red-color{
    color: #CA0B10;
}
 .dark-color{
    color: #37474f;
}
 .pink{
     background: #f5e8c3 !important;
}
 .pink .panel-heading {
     background: #efdfb1;
}
 .pink .table th, .pink .table td {
     border-color: #e6d6a7;
     border-top: 1px dashed #e6d6a7;
     padding: 8px 3px !important;
}
 .pink table td button {
     background: #e6d6a7;
}
 .pink table td button:hover , .pink table td button:focus , .pink table td button:active{
     background: #e6d6a7;
     box-shadow:none;
}
 .blue{
     background: #d0dbea !important;
}
 .blue .panel-heading {
     background: #beccde;
}
 .orange {
     background: #deccb9 !important;
}
 .orange .panel-heading {
     background: #d6c1ab;
     margin-bottom: 20px;
}
 .chart-legends-list li {
     font-size: 14px;
     color: #1c262f;
}
 .chart-dl dt, .chart-dl dd{
     font-size: 12px;
     color: #333333;
     font-weight: bold;
}
 .chart-dl dt{
     text-align:left;
}
 .b-t-0{
     border-top:none !important;
}
 .table-md-checkbox{
     margin:0px;
}
 .md-radio {
     margin: 7px 0px;
}
 .md-checkbox {
     margin: 7px 0px;
}
 .SumoSelect {
     width: 100%;
}
 .SumoSelect .select-all{
     height:auto;
}
 .SumoSelect > .CaptionCont{
     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     border: 1px solid #ccc;
}
 .SumoSelect > .CaptionCont > span.placeholder {
     font-style: normal;
}
 .link{
     color:#617c8d;
}
 .tp-dropdown{
     display:inline-block;
}
 .tp-dropdown .btn-default {
     color: #333;
     background-color: transparent;
     border: none;
     padding:2px 6px;
     min-width:24px;
     text-align:center;
}
 .tp-dropdown .btn-default:hover{
     background:#eee;
}
 .tp-dropdown .dropdown-menu>li>a{
     padding:6px 10px;
}
 .tp-dropdown .dropdown-menu>li>a i{
     font-size:22px;
     margin-right:8px;
     vertical-align:middle;
}
 .empty-div{
     min-height:160px;
     width:100%;
     display:block;
     text-align:center;
     padding-top: 40px;
}
 .empty-div i{
     font-size:36px;
     color:#8699ad;
}
 .empty-div h5{
     font-size:14px;
     color:#333;
     font-weight:400;
}
 .panel-header.report-view {
     background: #f7f7f7;
     padding: 15px;
     margin: -1px;
     border: 1px solid #e4e4e4;
     border-radius: 4px 4px 0px 0px;
}
 .report-view .form-group label {
     font-size: 15px;
     font-weight: 600;
     color: #151f27;
     display:block;
}
 .report-view .form-group span {
     color: #6c6e6f;
     font-size: 15px;
}
 .report-view .form-group {
     margin-bottom: 10px;
}
/* .roster_info .form-group label {
     display: block;
}
 .panel .roster_info .form-group Span {
     float: none;
}
 .panel .roster_info .form-group{
     margin-bottom:5px;
}
 */
 .panel-header.report-view h3 {
     margin-bottom: 20px;
     border-bottom: 1px dashed;
     padding-bottom: 10px;
     color: #000;
     position: relative;
}
 h4.Header-heading {
     padding-bottom: 15px;
     color: #000;
     font-family: 'Ubuntu Condensed', sans-serif;
     font-weight: 600;
     margin-top: 0px;
     margin-bottom: 0;
     position: relative;
     overflow: hidden;
}
 h4.Header-heading:before {
     content: "";
     position: absolute;
     width: 100%;
     height: 1px;
     top: 11px;
     left: 139px;
     border-bottom: 1px dashed;
}
 .facility-type {
     border: 1px dashed;
     font-weight: 600;
     letter-spacing: .5px;
     float: right;
     font-size: 14px;
     padding: 8px 8px 6px 8px;
     text-align: center;
     font-family: 'PT Sans Narrow', sans-serif;
}
 .facility-type.health{
     color: #02A009;
}
 .facility-type.population{
     color: #0682c0;
}
 .facility-type.welfare{
     color: #bfa905;
}
 .fc-h-event.fc-event.health {
     background: #02A009;
     border: #02A009;
}
 .fc-h-event.fc-event.population {
     background: #0682c0;
     border: #0682c0;
}
 .fc-h-event.fc-event.welfare {
     background: #bfa905;
     border: #bfa905;
}
/* .report-view .form-group span {
     float: right;
}
 */
 .map-main {
     background: #fff;
     padding: 10px;
     margin: -15px -15px -15px -15px;
     padding-bottom: 18px;
     border-left: 1px solid #e4e4e4;
     border-radius: 0px 5px 0px 0px;
}
 .google-map {
     overflow: hidden;
     height: 288px;
}
 .google-map + p {
     text-align: center;
     padding: 17px 0px 0px 0px;
     margin-bottom: 0px;
     font-weight: 600;
     font-size: 16px;
     color: black;
     font-family: 'Ubuntu Condensed', sans-serif;
}
 .gallery img {
     width: 160px;
     height: 160px;
     object-fit: cover;
}
 .gallery {
     display: inline-block;
     border: 1px solid #dddddd;
     background: white;
     margin-bottom: 15px;
}
 span.required {
    color: #ff0000;
}
/****** GIS Map Popup Design ********/
 #iw-container .iw-title {
     font-size: 13px;
     font-weight: 700;
     padding: 5px;
     background-color: #1c262f;
     color: #fff;
     margin: 0;
     border-radius: 4px 4px 0px 0px;
}
 #iw-container .iw-content {
     font-size: 13px;
     line-height: 18px;
     font-weight: 400;
     padding: 3px 2px;
     max-height: 280px;
     overflow-y: auto;
     overflow-x: hidden;
     background: #fff;
     border: 1px solid #dedede;
     border-radius: 0px 0px 3px 3px;
     border-top: 0px;
}
 #iw-container .iw-content table{
     margin-bottom:0px;
}
 #iw-container .iw-content table th {
     border: 1px solid #ddd !important;
}
 .iw-content table td, .iw-content table th {
     padding: 5px 5px !important;
     line-height: 12px !important;
     font-size: 13px !important;
     font-family: 'Ubuntu Condensed', sans-serif;
     font-weight: 400 !important;
}
 .gm-style-iw + button {
     background: #a6aeb5 !important;
     border: none !important;
     top: 13px !important;
     right: 42px !important;
     width: 17px !important;
     height: 17px !important;
     opacity:0.8;
}
 .gm-style-iw + button:hover{
     opacity:1;
}
 .gm-style-iw + button img {
     margin: 0px 0px 0px 3px !important;
     width: 11px !important;
}
 .gm-style-pbc + div > div > div > div > div:first-child {
     left: -29px !important;
     top: -8px !important;
}
/***************theme btns********************/
 .btn-primary {
     background-color: #22aebb;
     outline: none;
     border-radius:3px;
     border-color:#22aebb;
}
 .btn-primary:focus, .btn-primary:hover {
     box-shadow: none;
     background-color: #7aced6;
     border-color:#22aebb;
     outline: none;
}
 .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
     color: #fff;
     background-color: #7aced6;
     border-color: #22aebb;
     box-shadow: none;
     outline: none;
}
 .btn-primary:active:focus {
     color: #ffffff;
     background-color: #7aced6;
     border-color: #22aebb;
     box-shadow: none;
     outline: none;
}
 .btn-info {
     background-color: #617c8d;
     outline: none;
     border-radius:3px;
    border-color:#617c8d;
}
 .btn-info:focus, .btn-info:hover {
     box-shadow: none;
     background-color: #a0b0bb;
     border-color:#617c8d;
     outline: none;
}
 .btn .material-icons{
     vertical-align:middle;
}
 .btn-group>.btn-info {
     border-left-color:#567182;
}
/***************fix cantainer*******************/
/*********************preloader*************************/
 #preloader {
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #fff;
     z-index: 99;
}
 #status {
     width: 100px;
     height: 100px;
     position: absolute;
     left: 50%;
     top: 45%;
     background-image: url(../images/loader.png);
     background-repeat: no-repeat;
     background-position: center;
     margin: -50px 0 0 -50px;
     background-size: contain;
}
 #preloader .text {
     width: 120px;
     text-align: center;
     color: #0073c7;
     position: absolute;
     left: 50%;
     top: 45%;
     margin: 60px 0px 0px -55px;
     font-size: 11px;
}
/***************forms inputs********************/
 .form-control {
     border-color: #ddd;
    /* height: 37px;
     */
     box-shadow: none;
     background: rgba(249, 249, 249, 0.48);
}
 .form-control:focus {
     border-color: #aaa;
     outline: none;
     box-shadow: none;
}
 input:focus, selectl:focus {
     border-color: #0e4da3;
     outline: none;
     box-shadow: none;
}
 .form-control-feedback {
     line-height: 50px;
}
 .panel-form {
     border: none;
}
 .panel-form .panel-heading{
     background: #d2dee8;
}
 .section-heading {
     display: block;
     padding-bottom: 10px;
     margin-bottom: 15px;
     border-bottom: 1px dashed #1c262f;
}
 .section-heading h3 {
     margin: 0px;
     font-size: 16px;
     text-transform: uppercase;
     color: #1c262f;
     font-family: 'Ubuntu Condensed', sans-serif;
     font-weight: 600;
}
 .panel-form label{
     display: block;
     color: #2b3a4a;
     font-weight: 500;
}
 .panel-form .md-radio label{
     color: #989898;
}
/***************Back to top btn********************/
 .back-to-top {
     position: fixed;
     bottom: 15px;
     right: 10px;
     text-decoration: none;
     color: #fff;
     background-color: #0e4da3;
     font-size: 18px;
     padding: 0.25em 0.5em;
     display: none;
}
 .back-to-top:hover {
     background: #363636;
     color: #fff;
}
/***************login page********************/
 .brand{
     margin:50px 0px 0px 185px;
}
 .brand a {
     height: 103px;
     width: 105px;
     border-radius: 50%;
     display: block;
}
/* .brand a >img{
     height:100px;
}
 */
 .medi-kit{
     margin:10% auto;
     width:500px;
}
 .login-page {
     background-image: url(../images/bg1.png);
     background-size: cover;
     padding:0px;
     background-position: top right;
     background-repeat: no-repeat;
     height: 100vh;
}
/* panel */
 .login-panel {
     position:relative;
     margin:50px 0px 0px 60px;
     border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
 .login-panel form{
     width: 380px;
}
 .login-panel h3 {
     font-weight: 700;
     font-size: 28px;
     margin-bottom: 20px;
     text-transform: uppercase;
     line-height: 36px;
}
 .login-panel p{
     margin-bottom:15px;
     color:#777;
     word-spacing: 2px;
}
 .login-panel .panel-body {
     padding:30px 50px;
}
 .login-panel .panel-footer {
     border-radius:0px 0px 4px 4px;
     text-align:center;
     background-color: #f8f8f8;
     padding:30px;
}
 .login-panel .panel-footer p {
     margin-bottom:0px;
}
/* form */
 .login-panel form .form-control {
    height:42px;
    box-shadow:none;
     font-size:16px;
}
 .login-panel form .form-control:focus {
     box-shadow:none;
     border-color:#f26122;
}
 .login-panel form .form-control::-webkit-input-placeholder {
    color: #d1d1d1;
}
 .login-panel form .form-control:-moz-placeholder {
    color: #d1d1d1;
}
 .login-panel form .form-control::-moz-placeholder {
    color: #d1d1d1;
}
 .login-panel form .form-control:-ms-input-placeholder {
    color: #d1d1d1;
}
 .login-panel form .form-group a {
     line-height: 40px;
     float: right;
     margin-bottom: 15px;
}
/* social */
 .login-panel .social {
     text-align:center;
     margin-top:25px;
     margin-bottom:0px;
}
 .login-panel .social li a {
    display: block;
    border-radius: 20px;
    font-size: 18px;
    color:#acacac;
     border: 1px solid #acacac;
     padding: 5px 25px 4px 25px;
    text-align: center;
}
 .login-panel .social li a:hover, .social li a:focus {
     border-color: #f26122;
     text-decoration:none;
     color:#f26122;
}
 .log-media{
     margin-top:100px;
}
 .log-media .media-object {
     display: block;
     height:40px;
}
 .log-media .media-body h4, .log-media .media-body p{
     margin-bottom:0px;
}
 .log-media .media-body h4 {
     font-size:12px;
     font-weight:700;
     margin-top:7px;
}
 .log-media .media-body p {
     font-size:12px;
}
/******************navbar**********************/
 .navbar-fixed-top{
     z-index:999;
     background: #fff;
     box-shadow: 0 1px 15px rgba(0,0,0,.04), 0 1px 6px rgba(0,0,0,.04);
     border:none;
     margin:0px;
}
 .navbar-nav>li>a {
     color: #3c4250;
}
 .navbar-nav>li {
     border-left: 1px solid #e0e0e0;
}
 .navbar-nav>li a .user-img {
     height: 18px;
     display: inline-block;
     vertical-align: text-bottom;
     margin-right:5px;
}
 .navbar-nav>li>.dropdown-menu{
     border:none;
     top: 51px;
     min-width: 133px;
}
 .dropnavbar{
     float:right;
}
 .dropnavbar .navbar-nav {
     margin: 0px -15px;
}
 .dropnavbar .navbar-nav>li>a {
     padding-top: 15px;
     padding-bottom: 15px;
}
 .navbar-right .dropdown-menu>li>a {
     padding: 3px 9px;
}
 .navbar-right .dropdown-menu>li>a i {
     font-size: 18px;
     vertical-align: text-bottom;
     margin-right: 5px;
}
/***************sidebar********************/
 .sidebar {
     position: fixed;
     top: 0px;
     bottom: 0px;
     left: 0px;
     z-index: 1000;
     display: block;
     padding: 0px;
     overflow-x: hidden;
     overflow-y: hidden;
     background-color: #1c262f;
     box-shadow: 0 3px 30px rgba(0,0,0,.1), 0 3px 20px rgba(0,0,0,.1);
     transition: left 0.5s ease;
}
 .sidebar.close-sidebar{
     left: -240px;
     transition: left 0.5s ease;
}
 .sidebar .navbar-brand {
     height: auto;
     display: block;
     float: none;
     padding: 20px 15px 25px 15px;
     text-align: center;
     background: #151f27;
     margin-bottom: 15px;
     position: relative;
     overflow: hidden;
}
 .sidebar .navbar-brand:before {
     background: #ffffff;
     content: "";
     width: 118px;
     height: 118px;
     top: 13px;
     margin-left: -14px;
     position: absolute;
     border-radius: 90px;
}
 .navbar-brand>img {
     display: inline-block;
     height:100px;
     z-index:99;
     position:relative;
}
 .nav-sidebar li a {
     color: #c0c1c1;
     display: block;
     position: relative;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     font-size: 16px;
     line-height: 5px;
     font-family: 'Ubuntu Condensed', sans-serif;
     padding:7px 15px;
}
 .nav-sidebar li a i {
     display: inline-block;
     margin-right: 10px;
     vertical-align: middle;
}
 .nav-sidebar li>a>.fa{
     font-size:20px;
}
 .nav-sidebar li a .more-icon{
     position:absolute;
     right:15px;
     line-height: 20px;
}
 .nav-sidebar li.active a {
     color: #fff;
     display: block;
     background-color: rgb(34, 174, 187);
}
 .nav-sidebar li a:hover, .nav-sidebar li a:focus{
     color:#fff;
     display:block;
     background-color: rgb(34, 174, 187);
}
 .project-owner{
     position:absolute;
     bottom:15px;
     left:15px;
}
 .project-owner .top-head {
     font-size: 13px;
     color: #8699ad;
     display: inline-block;
     margin-top: 12px;
     margin-bottom: 5px;
     font-weight:700;
}
 .project-owner .sub-head {
     font-size: 12px;
     color: #8699ad;
     margin-bottom:0px;
}
 .project-owner img {
     float: left;
     margin-right: 15px;
}
 .sidebar-wrapper{
     position:relative;
}
 .submenu-div{
     position: absolute;
     transition: all 0.5s ease-in-out;
     left: 100%;
     background: #1c262f;
     top: 0px;
     width: 100%;
     display: block;
     height: 76vh;
}
 .submenu-div.open {
     left: 0px;
}
 .submenu-div-2{
     position:absolute;
     transition: all 0.5s ease-in-out;
     left:100%;
     background: #1c262f;
     top: 0px;
     width: 100%;
     display: block;
     height: 75vh;
}
 .submenu-div-2.open {
     left: 0px;
}
 .submenu-div-3{
     position:absolute;
     transition: all 0.5s ease-in-out;
     left:100%;
     background: #1c262f;
     top: 0px;
     width: 100%;
     display: block;
     height: 71vh;
}
 .submenu-div-3.open {
     left: 0px;
}
 .submenu-div-4{
     position:absolute;
     transition: all 0.5s ease-in-out;
     left:100%;
     background: #1c262f;
     top: 0px;
     width: 100%;
     display: block;
     height: 71vh;
}
 .submenu-div-4.open {
     left: 0px;
}
 .back-icon{
     color:#8699ad;
     display:block;
     position:relative;
     padding:10px;
}
 .back-icon:hover, .back-icon:focus{
     color:#fff;
}
 .back-icon i{
     display:inline-block;
     vertical-align:middle;
     font-size:22px;
}
 .submenu-div .nav-sidebar li a i{
     display:inline-block;
     vertical-align:text-bottom;
     font-size:14px;
     margin-right: 8px;
}
 .submenu-div-2 .nav-sidebar li a i {
     display: inline-block;
     font-size: 14px;
     margin-right: 8px;
     vertical-align: unset;
     position: relative;
     top: -1px;
}
 .submenu-div-3 .nav-sidebar li a i{
     display: inline-block;
     font-size: 14px;
     margin-right: 8px;
     vertical-align: unset;
     position: relative;
     top: -1px;
}
 .submenu-div-4 .nav-sidebar li a i{
     display: inline-block;
     font-size: 14px;
     margin-right: 8px;
     vertical-align: unset;
     position: relative;
     top: -1px;
}
 .submenu-div .nav-sidebar li a {
     font-size: 15px;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
}
 .submenu-div-2 .nav-sidebar li a {
     font-size: 16px;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     padding: 12px 15px;
}
 .submenu-div-3 .nav-sidebar li a {
     font-size: 16px;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     padding: 12px 15px;
}
 .submenu-div-4 .nav-sidebar li a {
     font-size: 16px;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     padding: 12px 15px;
}
/**************************content*********************************/
 .page-header {
     padding-bottom: 0px;
     margin: 15px 0 15px;
     border: none;
     font-size: 27px;
     line-height: 34px;
     font-weight: 600;
     font-family: 'Ubuntu Condensed', sans-serif;
     text-transform: uppercase;
}
 .page-header small {
     border-left: 1px solid;
     padding-left: 5px;
     font-size: 14px;
     position: relative;
     top: -5px;
     color: #22aebb;
}
 .page-inline-filter {
     margin: 20px 0px;
}
 .page-inline-filter .form-control{
     max-width:120px;
     min-width: 120px;
}
 .main{
     transition: margin-left 0.5s ease;
}
 .main.full-content{
     width: 100%;
     margin-left:0px;
     transition: width 0.5s ease;
}
 .navbar-fixed-top .navbar-header.full-content {
     margin-left:0px;
     transition: margin-left 0.5s ease;
}
/**************************panel*********************************/
 .panel-chart {
     margin-bottom: 15px;
     transition: .5s;
     background: #fff;
     border: 0;
     border-radius: .55rem;
     position: relative;
     width: 100%;
     box-shadow: 0 3px 31px 0 rgba(72, 67, 67, 0.1);
     min-height: 343px;
     overflow: hidden;
}
 .card{
     background: #fff;
     margin-bottom: 30px;
     transition: .5s;
     border-radius: .55rem;
     position: relative;
     width: 100%;
     box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
     padding:15px;
     min-height:100px;
}
 .card.statistic-card {
     position: relative;
     overflow: hidden;
     margin-bottom: 15px;
}
 .card.statistic-card i {
     position: absolute;
     font-size: 39px;
     opacity: 0.1;
     right: 110px;
     top: 8px;
}
/* .dashboard-widget > div:nth-child(1) .card.statistic-card i {
     color: #02a00a;
}
 .dashboard-widget > div:nth-child(2) .card.statistic-card i {
     color: red;
}
 .dashboard-widget > div:nth-child(3) .card.statistic-card i {
     color: #0582bf;
}
 .dashboard-widget > div:nth-child(4) .card.statistic-card i {
     color: #ec9e15;
}
 */
 .card.statistic-card:before {
     content: "";
     position: absolute;
     width: 120px;
     height: 170px;
     background: rgba(2, 160, 10, 0.23);
     right: -18px;
     top: -20px;
     transform: rotate(0deg);
}
 .dashboard-widget > div:nth-child(1) .statistic-card {
     background: #b8d8d8;
}
 .dashboard-widget > div:nth-child(2) .statistic-card {
     background: #d5e5a3;
}
 .dashboard-widget > div:nth-child(3) .statistic-card {
     background: #ea9f9a;
}
 .dashboard-widget > div:nth-child(4) .statistic-card {
     background: #d6c1ab;
}
 .dashboard-widget > div:nth-child(1) .statistic-card:before {
     background: rgb(179, 210, 210);
}
 .dashboard-widget > div:nth-child(2) .statistic-card:before {
     background: rgb(206, 220, 161);
}
 .dashboard-widget > div:nth-child(3) .statistic-card:before {
     background: #dc918c;
}
 .dashboard-widget > div:nth-child(4) .statistic-card:before {
     background: rgb(206, 186, 165);
}
 .statistic-card h4 {
     font-size: 28px;
     padding-bottom: 0px;
     margin-bottom: 6px;
     color: #ffffff;
     font-weight: 600;
     font-family: 'Ubuntu Condensed', sans-serif;
     margin-top: 6px;
     text-shadow: 0px 0px 1px #9e9e9e;
}
/* .dashboard-widget > div:nth-child(1) .statistic-card h4{
    color:#02a00a;
}
 .dashboard-widget > div:nth-child(2) .statistic-card h4{
    color:#fb3600;
}
 .dashboard-widget > div:nth-child(3) .statistic-card h4{
    color:#0582bf;
}
 .dashboard-widget > div:nth-child(4) .statistic-card h4{
    color:#ec9e15;
}
 */
 .statistic-card p {
     margin-bottom: 0px;
     font-size: 16px;
     letter-spacing: 0.3px;
     width: calc(100% - 80px);
     text-overflow: ellipsis;
     overflow: hidden;
     color: #23313d;
     font-family: 'Ubuntu Condensed', sans-serif;
}
 .statistic-card .tab-chart-wrapper {
     position: absolute;
     text-align: center;
     top: 15px;
     right: 15px;
}
 .statistic-card .tab-chart {
     position: relative;
     display: inline-block;
     width: 70px;
     height: 70px;
     text-align: center;
     margin: 0px;
}
 .statistic-card .percent {
     display: inline-block;
     line-height: 70px;
     z-index: 2;
     font-size: 20px;
     font-size: 1.42857rem;
     color: #23313d;
     font-size: 21px;
     font-family: 'Ubuntu Condensed', sans-serif;
     font-weight: 600;
}
 .statistic-card .percent:after {
     content: '%';
     margin-left: .1em;
     font-size: .8em;
}
 .statistic-card .tab-chart canvas {
     position: absolute;
     top: 0;
     left: 0;
}
 .static-box-1 {
     margin-bottom: 15px;
}
 .static-box-1 p {
     margin: 0px;
     font-size: 16px;
     color: #363636;
     font-weight: 300;
}
 .static-box-1 p strong {
     font-size: 47px;
     color: #029f0a;
     font-weight: 700;
     font-family: 'Ubuntu Condensed', sans-serif;
}
 .panel-title {
     margin-top: 5px;
     margin-bottom: 5px;
     font-size: 18px;
     color: inherit;
     font-family: 'Ubuntu Condensed', sans-serif;
     text-transform: uppercase;
     font-weight: 600;
}
/**************************tables*********************************/
 .sm-table>tbody>tr>td, .sm-table>tbody>tr>th, .sm-table>tfoot>tr>td, .sm-table>tfoot>tr>th, .sm-table>thead>tr>td, .sm-table>thead>tr>th {
     padding: 4px;
     vertical-align: middle;
}
 .sm-table>tbody>tr>td p{
     margin-bottom:0px;
     font-size:12px;
}
 .med-table>tbody>tr>td p {
     margin-bottom: 0px;
     font-size: 12px;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     max-width: 180px;
}
 .well .table {
     margin-bottom: 0px;
}
 .well .table th strong {
     line-height: 34px;
     color: #363636;
}
 .table .big-text {
     font-size: 24px;
     color: #22aebb;
     font-weight: 700;
}
 .panel.panel-table {
     border: 1px solid rgba(115, 115, 115, 0.15);
}
 .panel-table .panel-title{
     line-height:34px;
}
 .table-inline-filter .form-control{
     max-width:120px;
     min-width: 120px;
}
 .table-inline-filter .form-group{
     display: inline-block;
     margin-bottom: 0px;
}
 .dt-buttons{
     position: relative;
     display: inline-block;
     vertical-align: middle;
}
 .dt-buttons .dt-button{
     color: #333;
     background-color: #fff;
     display: inline-block;
     padding: 6px 12px;
     margin: 0px;
     font-size: 14px;
     font-weight: 400;
     line-height: 1.42857143;
     text-align: center;
     white-space: nowrap;
     vertical-align: middle;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     background-image: none;
     border: 1px solid #ccc;
     border-radius: 4px;
     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
 .dt-buttons>.dt-button:first-child {
     margin-left: 0;
}
 .dt-buttons>.dt-button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
     border-radius: 0;
}
 .dt-buttons>.dt-button:first-child:not(:last-child):not(.dropdown-toggle) {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
}
 .dt-buttons>.dt-button:last-child:not(:first-child), .dt-buttons>.dropdown-toggle:not(:first-child) {
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
}
 .dt-buttons .dt-button+.dt-button {
     margin-left: -5px;
}
 .dt-buttons .dt-button:hover, .dt-buttons .dt-button:focus {
     color: #333;
     background: #e6e6e6;
     border-color: #adadad;
}
 button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled){
     color: #333;
     background: #e6e6e6;
     border-color: #adadad;
}
 button.dt-button:active:not(.disabled), button.dt-button.active:not(.disabled), div.dt-button:active:not(.disabled), div.dt-button.active:not(.disabled), a.dt-button:active:not(.disabled), a.dt-button.active:not(.disabled){
     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     background: #e6e6e6;
     color: #333;
}
 button.dt-button:focus:not(.disabled), div.dt-button:focus:not(.disabled), a.dt-button:focus:not(.disabled){
     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     background: #e6e6e6;
     border-color: #adadad;
     color: #333;
}
 .table>tbody>tr>td:first-child .table-md-checkbox, .table>tbody>tr>th:first-child .table-md-checkbox, .table>thead>tr>td:first-child .table-md-checkbox , .table>thead>tr>th:first-child .table-md-checkbox {
     margin: 0px auto;
     display: block;
     width: 20px;
}
/**************************Timeline Design**************************/
/*******************************************************************/
 .main-timeline8{
    overflow:hidden;
    position:relative
}
 .main-timeline8:after,.main-timeline8:before{
    content:"";
    display:block;
    width:100%;
    clear:both
}
 .main-timeline8:before{
    content:"";
    width:3px;
    height:100%;
    background:#d6d5d5;
    position:absolute;
    top:30px;
    left:50%
}
 .main-timeline8 .timeline{
    width:50%;
    float:left;
    padding-right:30px;
    position:relative
}
 .main-timeline8 .timeline-icon{
    width:32px;
    height:32px;
    border-radius:50%;
    background:#fff;
    border:3px solid;
    position:absolute;
    top:5.5%;
    right:-17.5px
}
 .main-timeline8 .year{
     display: block;
     padding: 10px 10px;
     margin: 0;
     font-size: 22px;
     color: #fff;
     border-radius: 0 50px 50px 0;
     text-align: center;
     position: relative;
}
 .main-timeline8 .year:before{
    content:"";
    border-top:35px solid;
    border-left:35px solid transparent;
    position:absolute;
    bottom:-35px;
    left:0
}
 .main-timeline8 .timeline-content{
    padding:15px 20px;
    margin:0 45px 0 35px;
    background:#f2f2f2
}
 .main-timeline8 .title{
    font-size: 19px;
     font-weight: 700;
     color: #504f54;
     margin: 0 0 10px;
     font-family: 'Ubuntu Condensed', sans-serif;
}
 .main-timeline8 .description{
    font-size:14px;
    color:#7d7b7b;
    margin:0
}
 .main-timeline8 .timeline:nth-child(2n){
    padding:0 0 0 30px
}
 .main-timeline8 .timeline:nth-child(2n) .timeline-icon{
    right:auto;
    left:-14.5px
}
 .main-timeline8 .timeline:nth-child(2n) .year{
    border-radius:50px 0 0 50px;
}
 .main-timeline8 .timeline:nth-child(2n) .year:before{
    border-left:none;
    border-right:35px solid transparent;
    left:auto;
    right:0
}
 .main-timeline8 .timeline:nth-child(2n) .timeline-content{
    text-align:right;
    margin:0 35px 0 45px
}
 .main-timeline8 .timeline:nth-child(2){
    margin-top:170px
}
 .main-timeline8 .timeline:nth-child(odd){
    margin:-175px 0 0
}
 .main-timeline8 .timeline:nth-child(even){
    margin-bottom:80px
}
 .main-timeline8 .timeline:first-child,.main-timeline8 .timeline:last-child:nth-child(even){
    margin:0
}
 @media only screen and (max-width:767px){
    .main-timeline8{
        overflow:visible
    }
     .main-timeline8:before{
        top:0;
        left:0
    }
     .main-timeline8 .timeline:nth-child(2),.main-timeline8 .timeline:nth-child(even),.main-timeline8 .timeline:nth-child(odd){
        margin:0
    }
     .main-timeline8 .timeline{
        width:100%;
        float:none;
        padding:0 0 0 30px;
        margin-bottom:20px!important
    }
     .main-timeline8 .timeline:last-child{
        margin:0!important
    }
     .main-timeline8 .timeline-icon{
        right:auto;
        left:-14.5px
    }
     .main-timeline8 .year{
        border-radius:50px 0 0 50px
    }
     .main-timeline8 .year:before{
        border-left:none;
        border-right:35px solid transparent;
        left:auto;
        right:0
    }
     .main-timeline8 .timeline-content{
        margin:0 35px 0 45px
    }
}
 .timeline-centered {
     position: relative;
     margin-bottom: 30px;
     padding: 50px 50px;
}
 .timeline-centered:before, .timeline-centered:after {
     content: " ";
     display: table;
}
 .timeline-centered:after {
     clear: both;
}
 .timeline-centered:before, .timeline-centered:after {
     content: " ";
     display: table;
}
 .timeline-centered:after {
     clear: both;
}
 .timeline-centered:before {
     content: '';
     position: absolute;
     display: block;
     width: 4px;
     background: #f5f5f6;
     left: 50%;
     top: 20px;
     bottom: 20px;
     margin-left: -4px;
}
 .timeline-centered .timeline-entry {
     position: relative;
     width: 50%;
     float: right;
     margin-bottom: 70px;
     clear: both;
}
 .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
     content: " ";
     display: table;
}
 .timeline-centered .timeline-entry:after {
     clear: both;
}
 .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
     content: " ";
     display: table;
}
 .timeline-centered .timeline-entry:after {
     clear: both;
}
 .timeline-centered .timeline-entry.begin {
     margin-bottom: 0;
}
 .timeline-centered .timeline-entry.left-aligned {
     float: left;
}
 .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
     margin-left: 0;
     margin-right: -18px;
}
 .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -116px;
    text-align: left;
    top: -8px;
}
span.days {
   font-size: 24px !important;
    font-family: 'Ubuntu Condensed', sans-serif;
    line-height: 28px;
}
span.month{
	    font-size: 18px !important;
    font-family: 'Ubuntu Condensed', sans-serif;
    line-height: 29px;
}
 .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
     float: right;
}
 .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
     margin-left: 0;
     margin-right: 70px;
}
 .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
     left: auto;
     right: 0;
     margin-left: 0;
     margin-right: -9px;
     -moz-transform: rotate(180deg);
     -o-transform: rotate(180deg);
     -webkit-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
}
 .timeline-centered .timeline-entry .timeline-entry-inner {
     position: relative;
     margin-left: -22px;
}
 .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
     content: " ";
     display: table;
}
 .timeline-centered .timeline-entry .timeline-entry-inner:after {
     clear: both;
}
 .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
     content: " ";
     display: table;
}
 .timeline-centered .timeline-entry .timeline-entry-inner:after {
     clear: both;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
     position: absolute;
     left: -120px;
     text-align: right;
     padding: 10px;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
	 top: -6px;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
     display: block;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
     font-size: 15px;
     font-weight: bold;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
     font-size: 14px;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
     background: #fff;
     color: #737881;
     display: block;
     width: 40px;
     height: 40px;
     -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
     background-clip: padding-box;
     -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
     border-radius: 20px;
     text-align: center;
     -moz-box-shadow: 0 0 0 5px #f5f5f6;
     -webkit-box-shadow: 0 0 0 5px #f5f5f6;
     box-shadow: 0 0 0 5px #f5f5f6;
     line-height: 40px;
     font-size: 20px;
		float: left;
		font-weight: 700;
     
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
     background-color: #303641;
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
     background-color: #ee4749;
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
     background-color: #7eda99;
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
     background-color: #8a5ec1;
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
     background-color:  #fe6847;
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
     background-color: #f98d9c
     color: #fff;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
     position: relative;
     background: #f7f7f7;
     padding: 1.7em;
     margin-left: 70px;
     -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
     background-clip: padding-box;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
     content: '';
     display: block;
     position: absolute;
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 9px 9px 9px 0;
     border-color: transparent #f7f7f7 transparent transparent;
     left: 0;
     top: 10px;
     margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
    color: #3e3d3d;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    margin: 0;
    line-height: 1.428571429;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
     margin-top: 15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
     color: #303641;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
     -webkit-opacity: .6;
     -moz-opacity: .6;
     opacity: .6;
     -ms-filter: alpha(opacity=60);
     filter: alpha(opacity=60);
}
 .timeline-header{
     background: #f7f7f7;
     padding: 15px;
     margin: -1px;
     border: 1px solid #e4e4e4;
     border-radius: 4px 4px 0px 0px;
     margin-bottom: 40px;
}
 .timeline-header.report-view h3 {
     margin-bottom: 20px;
     border-bottom: 1px dashed;
     padding-bottom: 10px;
     color: #000;
     position: relative;
     margin-top: 0px;
}
 .timeline-content .row {
     border-top: 1px dashed #d0cece;
     padding-top: 10px;
}
 .timeline-content .row:first-child{
     border:none;
     padding-top: 0px;
}
 .timeline-content .form-group {
     margin-bottom: 10px;
}
 .timeline-content .form-group label {
     display: block;
     font-family: 'Ubuntu Condensed', sans-serif;
}
 .detail-view-section {
     background: #ececec;
     padding: 7px 17px;
     margin: 5px -18px -13px -18px;
}


/****** Reported Cases ****/
.t-orange span.year {
    background: #fe6847;
}
.t-orange span.timeline-icon {
   border: 3px solid #fe6847;
}
.t-orange .year:before{
	content: "";
	border-top: 35px solid #f59c8b;
}
/****** Resolve Cases ****/
.t-green span.year {
    background: #fe6847;
}
.t-green span.timeline-icon {
   border: 3px solid #fe6847;
}
.t-green .year:before{
	content: "";
	border-top: 35px solid #f59c8b;
}
/****** Resolve Cases ****/
.t-green span.year {
    background: #7eda99;
}
.t-green span.timeline-icon {
   border: 3px solid #7eda99;
}
.t-green .year:before{
	content: "";
	border-top: 35px solid #92efad ;
}
/****** Return Cases ****/
.t-pink span.year {
    background: #f98d9c;
}
.t-pink span.timeline-icon {
   border: 3px solid #f98d9c;
}
.t-pink .year:before{
	content: "";
	border-top: 35px solid #f2aab3;
}
/****** Action Taken Cases ****/
.t-purple span.year {
    background: #8a5ec1;
}
.t-purple span.timeline-icon {
   border: 3px solid #8a5ec1;
}
.t-purple .year:before{
	content: "";
	border-top: 35px solid #a381cf;
}

.attachments {
    display: flex;
    margin: 10px 0px;
    flex-wrap: wrap;
}
.attachments img:first-child {
    margin-left: 0px;
}

.attachments img {
    width: 100px;
    height: 100px;
    margin: 0px 5px;
}
/**************************med-list*********************************/
 .filters-list{
     position: fixed;
     right: -280px;
     width: 280px;
     height: 100%;
     top: 0px;
     background: #1c262f;
     box-shadow: 0 3px 30px rgba(0,0,0,.1), 0 3px 20px rgba(0,0,0,.1);
    /* border-left: 3px solid #2b3a4a;
     */
     transition: all 0.5s ease-in-out;
     z-index: 2;
}
 .filters-list.open{
     right:0px;
}
 .filters-header {
     display: block;
     clear: both;
     margin-top: 51px;
     padding: 15px;
     box-shadow: 6px 2px 14px #0f1419;
}
 .filters-header h3 {
     margin: 0px;
     font-size: 18px;
     font-family: 'Ubuntu Condensed', sans-serif;
     color: #fff;
}
 .filters-header button, .filters-header button i {
     color: #ffffff;
     opacity: 0.9;
     margin-top: -1px;
}
 .filters-header button:hover{
     opacity: 1;
}
 .filters-body{
     padding:15px;
}
 .filters-body .form-control {
     display: block;
     width: 100%;
     height: 38px;
     padding: 9px 12px;
     font-size: 14px;
     line-height: 1.42857143;
     color: #d2d2d2;
     background-color: #263542;
     background-image: none;
     border: 1px solid #2c3640 !important;
     border-radius: 4px;
     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
     -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
     transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/**************************map-chart*********************************/
 .map-chart{
     position:relative;
     min-height:420px;
}
 .map-chart img{
     width:50%;
     float:right;
}
 .leaflet-control{
     position:absolute;
     left:0px;
     top:0px;
    min-width: 280px;
}
 .info h2 {
     font-size: 24px;
     margin-top:0px;
}
 .info .info-title {
     font-size: 14px;
     font-weight: 500;
}
 .info .table>tbody>tr>td {
     border: none;
     padding: 3px;
}
 .info .info-count {
     font-weight: 500;
     font-size: 2em;
     padding-right: 10px;
     padding-bottom: 5px;
     line-height: 100%;
}
 .info .info-tiny {
     font-size: .9em;
     padding-right: 10px;
     line-height: 80%;
}
 .info .results .row-top td {
     padding-bottom: 5px;
}
 .info .results .info-percentage {
     font-size: 2em;
     line-height: 100%;
     vertical-align: top;
     width: 65px;
}
 .info .results .info-label {
     font-size: 18px;
     line-height: 100%;
     max-width: 150px;
     font-family: 'Montserrat', sans-serif;
     vertical-align: middle;
}
 .info .results .row-other td {
     padding-top: 3px;
}
 .info .results .row-other td.info-label {
     padding-top: 8px;
}
 .info .other-details {
     padding-top: 10px;
}
 .info .other-details .detail-percentage {
     padding-right: 3px;
}
/**************************nested pie-chart*********************************/
 .nested-pie-chart {
     min-height: 218px;
     position: relative;
}
 .pie-xs {
     width: 140px;
     position: absolute;
     padding: 0px 0px;
     margin: 0px auto;
     left: 0px;
     right: 0px;
     top: 30px;
     background: #f8f8f9;
     border-radius: 50%;
     z-index: 11;
     height: 140px;
}
 .pie-xs .pie-chart-xs {
     position: relative;
     display: inline-block;
     width: 140px;
     height: 140px;
     text-align: center;
}
 .pie-xs .percent {
     display: block;
     right: 0px;
     top: 40px;
     left: 0px;
     position: absolute;
     z-index: 2;
     font-size: 24px;
     font-weight: 400;
}
 .pie-xs .percent p {
     line-height: 20px;
     color: #455a64;
     font-size: 14px;
}
 .pie-sm {
     width: 160px;
     position: absolute;
     padding: 0px 0px;
     margin: 0px auto;
     left: 0px;
     right: 0px;
     top: 20px;
     background: #f8f8f9;
     border-radius: 50%;
     z-index: 9;
     height: 160px;
}
 .pie-sm .pie-chart-sm {
     position: relative;
     display: inline-block;
     width: 160px;
     height: 160px;
     background: #f8f8f9;
     border-radius: 50%;
     z-index: 10;
}
 .pie-sm .text {
     position: absolute;
     background: rgba(255, 255, 255, 0.88);
     border-radius: 0px 30px 30px 0px;
     padding: 8px 15px;
     min-width: 200px;
     text-align: right;
     left: 77px;
     top: 0px;
     box-shadow: 0px 0px 12px 2px rgba(237, 239, 241, 0.89);
}
 .pie-sm .text i {
     font-size: 14px;
     color: #202D44;
}
 .pie-sm .text p {
     margin: 0px;
}
 .pie-md {
     width: 180px;
     position: absolute;
     padding: 0px 0px;
     margin: 0px auto;
     left: 0px;
     right: 0px;
     top: 10px;
     background: #f8f8f9;
     border-radius: 50%;
     z-index: 7;
     height: 180px;
}
 .pie-md .pie-chart-md {
     position: relative;
     display: inline-block;
     width: 180px;
     height: 180px;
     background: #f8f8f9;
     border-radius: 50%;
     z-index: 8;
}
 .pie-md .text {
     position: absolute;
     background: rgba(255, 255, 255, 0.88);
     border-radius: 30px 0px 0px 30px;
     padding: 8px 15px;
     min-width: 200px;
     text-align: left;
     right: 90px;
     top: 0px;
     box-shadow: 0px 0px 12px 2px rgba(237, 239, 241, 0.89);
}
 .pie-md .text p {
     margin: 0px;
}
 .pie-md .text i {
     font-size: 14px;
     color: #35AE8D;
}
 .pie-lg {
     width: 200px;
     position: absolute;
     padding: 0px 0px;
     margin: 0px auto;
     left: 0px;
     right: 0px;
     top: 0px;
     background: #f8f8f9;
     border-radius: 50%;
     z-index: 5;
     height: 200px;
}
 .pie-lg .pie-chart-lg {
     position: relative;
     display: inline-block;
     width: 200px;
     height: 200px;
     text-align: center;
     background: #f8f8f9;
     border-radius: 50%;
     z-index: 6;
}
 .pie-lg .text {
     position: absolute;
     background: rgba(255, 255, 255, 0.88);
     border-radius: 30px 0px 0px 30px;
     padding: 8px 15px;
     min-width: 200px;
     text-align: left;
     right: 100px;
     bottom: 0px;
     box-shadow: 0px 0px 12px 2px rgba(237, 239, 241, 0.89);
}
 .pie-lg .text p {
     margin: 0px;
}
 .pie-lg .text i {
     font-size: 14px;
     color: #CA0B10;
}
 .arrow-prograss {
     margin-bottom: 15px;
     position: relative;
     border-radius: 0px 40px 40px 0px;
     height: auto;
     display: block;
}
 .arrow-prograss-lg {
     width: 80%;
     background: #ffc107;
}
 .arrow-prograss .text {
     color: #fff;
     padding: 5px 10px;
     display: block;
}
 .arrow-prograss .text strong {
     line-height: 40px;
     font-size: 30px;
     font-weight: 300;
}
 .arrow-prograss .text p {
     margin: 0px;
     color: #fff;
     line-height: 16px;
     font-size: 12px;
}
 .arrow-prograss-md {
     width: 70%;
     background: #8bc34a;
}
 .table .big-text {
     font-size: 24px;
     color: #115f5e;
     font-weight: 700;
}
 .btn-file {
     position: relative;
     overflow: hidden;
     width: 100%;
     margin-top: 10px;
}
 .btn-file input[type=file] {
     position: absolute;
     top: 0;
     right: 0;
     min-width: 100%;
     min-height: 100%;
     font-size: 100px;
     text-align: right;
     filter: alpha(opacity=0);
     opacity: 0;
     outline: none;
     cursor: inherit;
     display: block;
}
/**************************modal*********************************/
 .modal-content {
     -webkit-box-shadow: 0 0px 10px rgba(0,0,0,.2);
     box-shadow: 0 0px 10px rgba(0,0,0,.2);
     border:none;
     border-radius:3px;
}
 .modal .modal-title .material-icons{
     vertical-align:text-bottom;
}
 .modal form .form-group>label{
     display:block;
}
 form label.error {
     color: #CA0B10;
     font-size:12px;
}
 .modal-footer button {
     min-width: 70px;
     font-weight: 500;
}
/**************************slider*********************************/
 .banner{
    background-image: url(../images/canada-city-2.jpg);
     background-repeat: no-repeat;
     background-position:center center;
     background-size:cover;
     min-height:500px;
}
 .banner-text{
     text-align: center;
     margin:175px 0px 0px 0px;
}
 .banner-text h1 {
     color: #f83939;
     font-size: 60px;
     font-weight: 500;
     margin: 0px;
     background: rgba(255, 255, 255, 0.9);
     display: inline-block;
     padding: 10px;
}
 .banner-text h2{
     color:#fff;
     background-color: rgba(248, 57, 57, 0.9);
     font-size:60px;
     padding: 10px;
     display: inline-block;
     font-weight:500;
     margin:0px;
}
/**************************services*********************************/
/**************************facts*********************************/
/**************************inner page*********************************/
/**************************team*********************************/
/**************************services*********************************/
/**************************contact*********************************/
/**************************footer*********************************/
 .navbar-toggle {
     border: none;
     display: block;
     padding: 3px 10px;
     font-size: 18px;
     color: #617c8d;
     margin-right: 0px;
     float: left;
}
 .navbar-toggle:hover{
     color:#333;
}
 .navbar-toggle .icon-bar {
     background:#617c8d;
     display:block;
}
 .navbar-fixed-top .navbar-brand{
     padding:5px 15px;
     display:none;
}
 .navbar-fixed-top .navbar-brand>img{
     height:40px;
}
 .navbar-fixed-top .navbar-header {
     margin-left: 16.66666667%;
     transition: margin-left 0.5s ease;
}
 #menu-toggle-close{
     display:none;
}
 #close-sidebarmenu {
     display:none;
     position: absolute;
     right: 5px;
     top: 5px;
     opacity: 1;
     color: #8699ad;
     text-shadow: none;
}
 .gis-div {
     position: fixed;
     height: 93vh;
     width: 83.33333333%;
     left: 16.66666667%;
}
 .gis-div iframe{
     height:93vh;
     width:100%;
}
 .gis-labels {
     position: absolute;
     right: 0px;
     z-index: 1;
     background: #ffffff;
     padding: 10px 10px;
     margin: 0px 10px;
     border: 2px solid #dcdcdc;
}
 .gis-labels li {
     text-transform: capitalize;
     font-size: 13px;
     background: url(../../assets/images/pillar-pins/pillar-pin-3.png);
     background-repeat: no-repeat;
     padding-left: 33px;
     padding-bottom: 5px;
     padding-top: 4px;
     font-family: 'Roboto', sans-serif;
     font-weight: 500;
}
 .gis-labels li:nth-child(2){
     background: url(../../assets/images/pillar-pins/pillar-pin-5.png);
     background-repeat: no-repeat;
}
 .gis-labels li:nth-child(3){
     background: url(../../assets/images/pillar-pins/pillar-pin-0.png);
     background-repeat: no-repeat;
}
/******************* Reports page *****************/
 .export-logo {
     margin-bottom: 10px;
}
 .report-header {
     background: #22aebb;
     margin-bottom: 40px !important;
     margin-bottom: 5px;
     padding: 8px 0px 5px 0px;
}
 .report-header h3 {
     color: #fff;
     margin: 0px;
     line-height: 35px;
     font-weight: 500;
     font-size: 20px;
     font-family: 'Ubuntu Condensed', sans-serif;
     text-transform: uppercase;
}
 .report-header label {
     color: #fff;
     font-size: 15px;
     font-weight: 500;
     letter-spacing: .1px;
}
 .report-header .list-inline {
     padding-left: 0;
     margin-left: -5px;
     list-style: none;
     margin-bottom: 5px;
}
 .report-header .list-inline>li a {
     margin-top: 5px;
     display: inline-block;
}
 .report-header .list-inline {
     padding-left: 0;
     margin-left: -5px;
     list-style: none;
     margin-bottom: 0px;
}
 .report-header .list-inline>li a img {
     vertical-align: middle;
     margin-top: -3px;
}
 .report table thead tr.heading th {
     background: #dbdde8;
    ;
}
 .report table thead tr.sub-heading td {
     background: #dbdde8;
     text-align: right;
}
 .report{
    padding-top:0px;
}
 .report ul li a label {
     color: #fff;
     cursor: pointer;
     font-size: 14px;
     padding-top: initial;
     display: inline-block;
     margin-left: 0px;
     font-weight: 500;
     line-height: 18px;
     margin-bottom: 0px;
     vertical-align: sub;
}
 .report .table tr th, .report .table tr td {
     border: 1px solid #bcc2d8;
     background: #fff;
     border-top: 1px solid #bcc2d8 !important;
}
 .report .table tr td {
     font-size: 13px;
}
 .report ul{
     margin:0px;
}
 .report ul li a:hover , .report ul li a:focus{
     text-decoration:none;
     border:none;
}
 .report .table tr td span {
     margin-right: 20px;
}
 .report .table tr td span i {
     font-size: 15px;
}
 tr.tfooter {
     text-align: center;
}
 .report .table tr:nth-child(even) td, .report .table tr:nth-child(even) th {
     background: #f9f9f9;
}
 .sub-heading td {
     background: #dedede;
     border: 1px solid #dedede!important;
     height: 44px;
}
 .report-table-body tr {
     background: #fff;
}
 .report-table-body.table-striped>tbody>tr:nth-of-type(odd) {
     background-color: #f9f9f9;
}
 .slimScrollBar {
     background:#c0c1c1 !important;
}
/*********** Custome Table Design **************/
 table.table {
     font-family: 'Ubuntu Condensed', sans-serif;
}
 table.table th {
     border-bottom: 0px !important;
     padding: 6px 6px !important;
     font-weight: 600;
}
 div.dataTables_wrapper div.dataTables_filter input {
     font-size: 15px;
}
 table.table th.last-col {
     min-width: 60px;
}
 table.table th.last-col-large {
     min-width: 93px;
}
 .dataTables_wrapper .row:first-child {
     position: absolute;
     top: 11px;
     left: -100px;
}
 div table.dataTable {
     margin-top: 0px !important;
}
 .table-inline-filter p {
     margin-bottom: 0px;
}
 .dataTables_filter input {
     height: inherit;
}
 .form-group.gender {
     margin-top: 23px;
}
 ul.reports-list a {
     padding: 4px 1px;
     display: block;
     font-size: 16px;
}
 ul.reports-list a i {
     margin-right: 10px;
     padding-left: 10px;
}
 .medicine-section .panel-body h3 {
     font-size: 40px;
     color: #22aebb;
     font-weight: 700;
     font-family: 'Ubuntu Condensed', sans-serif;
     margin-top: 0px;
}
 .panel-body .table th {
     font-weight: 500;
     font-size: 15px;
}
 .panel-body.inner-medicine {
     display: flex;
     justify-content: space-between;
     padding-top: 0px;
}
 .stock {
     display: flex;
     align-items: center;
}
 .stock i {
     font-size: 48px;
     margin-right: 20px;
     color: #1c262f;
}
 .panel.panel-chart.auto-height {
     min-height: auto !important;
}
 .medicine-section .panel-body p {
     color: #1c262f;
     font-size: 16px;
     margin-top: -8px;
}
 .medicine-section .stock:first-child h3 {
     color: #3d9c42;
}
 .well table tr:last-child {
     border: none;
}
 .well table tr {
     border-bottom: 1px solid #dddddd;
}
 .medicine-section .panel-chart.auto-height:before {
     content: "";
     background: #b8d8d8;
     position: absolute;
     width: 110%;
     height: 156%;
     transform: rotate(22deg);
     right: -291px;
     top: 7px;
     border-radius: 253px;
}
 .medicine-section div:first-child .panel-chart.auto-height:before {
     background: rgb(213, 229, 163);
}
 .panel-body.gis-map{
     padding: 10px 25px;
}
/*** Roster Design ********/
 .fc-center {
     margin-left: -120px;
     margin-top: 5px;
}
 .fc-center h2 {
     padding-bottom: 0px;
     margin: 15px 0 15px;
     border: none;
     font-size: 20px;
     font-weight: 600;
     font-family: 'Ubuntu Condensed', sans-serif;
     text-transform: uppercase;
}
 div#roster-planner {
     margin-top: -43px;
}
 .fc-left select {
     border-color: #ddd;
     height: 37px;
     box-shadow: none;
     background: rgba(249, 249, 249, 0.48);
     height: 34px;
     padding: 6px 12px;
     font-size: 14px;
     line-height: 1.42857143;
     color: #555;
     border: 1px solid #ccc;
     margin-top: -2px;
     border-radius: 4px;
     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
     -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
     transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
 button.fc-button.fc-state-default {
     border-color: #ddd;
     height: 37px;
     box-shadow: none;
     background: rgba(249, 249, 249, 0.48);
     height: 34px;
     padding: 6px 12px;
     font-size: 14px;
     line-height: 1.42857143;
     color: #555;
     border: 1px solid #ccc;
     margin-top: -2px;
     border-radius: 4px;
     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
     -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
     transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
 .fc-event {
     font-family: 'Ubuntu Condensed', sans-serif;
}
 .qtip-default {
     border: 1px solid #1c262f !important;
     background-color: #fafafa !important;
     color: #555;
}
 .qtip-default .qtip-titlebar {
     background-color: #1c262f !important;
}
 .qtip-titlebar {
     padding: 10px 35px 10px 10px !important;
     border-width: 0 0 1px !important;
     font-weight: 600 !important;
     font-size: 14px !important;
     color: #fff !important;
     letter-spacing: 0.5px !important;
}
 .qtip-content {
     padding: 7px 9px !important;
     text-align: left;
     word-wrap: break-word;
     line-height: 25px;
     font-size: 13px !important;
     color: #000 !important;
     position: relative !important;
}
 .qtip-content > span {
     display: block;
     line-height: 20px;
}
 .qtip-content > a.ext-link {
     right: 10px;
     position: absolute;
     z-index: 9999;
     bottom: 2px;
}
 .qtip-content > a i {
     margin-right: 3px;
     font-size: 10px;
}
/**************************media responsive*********************************/
 @media (max-width: 1200px) {
}
 @media (max-width: 1024px) {
     .sidebar{
         left: -230px;
         width:220px;
         transition: all 0.5s ease-in-out;
    }
     .main{
         width: 100%;
         margin-left: 0px;
    }
     .navbar-fixed-top .navbar-header{
         margin-left:0px;
    }
     .sidebar.close-sidebar {
         left: 0px;
    }
     .brand {
         margin: 100px 0px 0px 60px;
    }
     .navbar-fixed-top .navbar-header.full-content button {
         transition: margin-left 1.5s ease;
         margin-left: 210px;
    }
    /*.statistic-card h4 {
         font-size: 18px;
         margin-top: 17px;
    }
     .statistic-card p {
         font-size: 12px;
    }
     */
     .statistic-card .tab-chart-wrapper {
         right: 10px;
    }
     .pie-sm .text {
         min-width: 150px;
    }
     .pie-sm .text p {
         font-size:11px;
    }
     .pie-md .text {
         min-width: 150px;
    }
     .pie-md .text p {
         font-size:11px;
    }
     .pie-lg .text {
         min-width: 150px;
    }
     .pie-lg .text p {
         font-size:11px;
    }
     .static-box-1 p {
         font-size: 12px;
    }
}
 @media (max-width: 992px) {
     .p-r-h {
         padding-right: 15px !important;
    }
     .p-l-h {
         padding-left: 15px !important;
    }
     .p-a-h {
         padding: 0 15px !important;
    }
}
 @media (max-width: 768px) {
     .dataTables_wrapper {
         width: 100%;
         overflow-x: auto;
    }
     .dataTables_wrapper .row:first-child {
         position: absolute;
         top: 11px;
         left: 30px;
    }
     .navbar-nav .open .dropdown-menu {
         position: absolute;
         float: none;
         width: auto;
         margin-top: 0;
         background-color: #fff;
         border: 0;
         -webkit-box-shadow: none;
         box-shadow: none;
    }
     .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
         padding: 5px 15px 5px 10px;
    }
     .page-header small {
         border-left: none;
         padding-left: 0px;
         font-size: 13px;
         position: relative;
         color: #22aebb;
         display: block;
         top: 0;
         margin-top: 3px;
    }
     .brand {
         margin: 150px 0px 0px 60px;
    }
     .login-page {
         background-position: top center;
    }
     .navbar-fixed-top .navbar-header {
         float: left;
    }
}
 @media (max-width: 600px) {
     .fc-center h2 {
         display: none;
    }
}
 @media (max-width: 540px) {
     .dashboard-widget .col-xs-6 {
         width: 100%;
    }
}
 @media (max-width: 480px) {
     .page-inline-filter .btn .material-icons {
         font-size:20px;
    }
     .page-header {
         font-size: 22px;
         line-height: 26px;
    }
     .form-inline .form-control {
         display: inline-block;
         width: auto;
         vertical-align: middle;
    }
     .table-inline-filter .form-group {
         display: inline-block;
         margin-bottom: 0px;
         vertical-align: middle;
    }
     .table-inline-filter .form-control {
         max-width: 100px;
         min-width: 100px;
    }
     .navbar-fixed-top .navbar-header {
         margin-left: -15px;
         float: left;
    }
     .navbar-toggle{
         padding-top: 5px;
         padding-left: 20px;
    }
     .full-content .navbar-toggle {
         position: absolute;
         background: #ffffff;
         z-index: 999;
         padding: 13px 15px 11px 15px;
         border-radius: 0px;
         top: -8px;
         left: 10px;
         color: #151f27;
    }
     .stock i {
         font-size: 30px;
         margin-right: 20px;
         color: #1c262f;
    }
     .medicine-section .panel-body h3 {
         font-size: 30px;
         margin-bottom:10px;
    }
     .medicine-section .panel-body p{
         font-size: 14px;
    }
     .sidebar{
         left: -230px;
         width:220px;
         transition: all 0.5s ease-in-out;
    }
     .card{
         margin-bottom:15px;
    }
     .brand {
         margin: 120px 0px 0px 0px;
    }
     .login-panel {
         margin: 15px 0px 0px 0px;
    }
     .login-panel h3 {
         font-size: 24px;
         margin-top:15px;
    }
     .login-panel form {
         width: 100%;
    }
     .log-media {
         margin-top: 60px;
    }
     .sidebar.close-sidebar{
         left: 0px;
         transition: all 0.5s ease-in-out;
    }
     #close-sidebarmenu {
         display:block;
    }
     .navbar-nav .open .dropdown-menu{
         position: absolute;
         -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
         box-shadow: 0 6px 12px rgba(0,0,0,.175);
         background-color: #fff;
    }
     .map-chart img {
         width: 70%;
         float: right;
         margin-top: 130px;
    }
     .gis-div {
         position: fixed;
         height: 93vh;
         width: 100%;
         left: 0px;
    }
     .dataTables_wrapper .row:first-child input.form-control.input-sm {
         width: 120px;
    }
}
 @media (max-width: 340px) {
}
 .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
     vertical-align: middle;
}
/* Rules for sizing the icon. */
 .material-icons.md-18 {
     font-size: 18px;
}
 .material-icons.md-24 {
     font-size: 24px;
}
 .material-icons.md-36 {
     font-size: 36px;
}
 .material-icons.md-48 {
     font-size: 48px;
}
/* Rules for using icons as black on a light background. */
 .material-icons.md-dark {
     color: rgba(0, 0, 0, 0.54);
}
 .material-icons.md-dark.md-inactive {
     color: rgba(0, 0, 0, 0.26);
}
/* Rules for using icons as white on a dark background. */
 .material-icons.md-light {
     color: rgba(255, 255, 255, 1);
}
 .material-icons.md-light.md-inactive {
     color: rgba(255, 255, 255, 0.3);
}
/** * Nestable */
 .dd {
     position: relative;
     display: block;
     margin: 0;
     padding: 0;
     max-width: 600px;
     list-style: none;
     font-size: 13px;
     line-height: 20px;
}
 .dd-list {
     display: block;
     position: relative;
     margin: 0;
     padding: 0;
     list-style: none;
}
 .dd-list .dd-list {
     padding-left: 30px;
}
 .dd-collapsed .dd-list {
     display: none;
}
 .dd-item, .dd-empty, .dd-placeholder {
     display: block;
     position: relative;
     margin: 0;
     padding: 0;
     min-height: 20px;
     font-size: 13px;
     line-height: 20px;
}
 .dd-handle {
     display: block;
     height: 30px;
     margin: 5px 0;
     padding: 5px 10px;
     color: #333;
     text-decoration: none;
     font-weight: bold;
     border: 1px solid #ccc;
     background: #fafafa;
     background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
     background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
     background: linear-gradient(top, #fafafa 0%, #eee 100%);
     -webkit-border-radius: 3px;
     border-radius: 3px;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
}
 .dd-handle:hover {
     color: #2ea8e5;
     background: #fff;
}
 .dd-item > button {
     display: block;
     position: relative;
     cursor: pointer;
     float: left;
     width: 25px;
     height: 20px;
     margin: 5px 0;
     padding: 0;
     text-indent: 100%;
     white-space: nowrap;
     overflow: hidden;
     border: 0;
     background: transparent;
     font-size: 12px;
     line-height: 1;
     text-align: center;
     font-weight: bold;
}
 .dd-item > button:before {
     content: '+';
     display: block;
     position: absolute;
     width: 100%;
     text-align: center;
     text-indent: 0;
}
 .dd-item > button[data-action="collapse"]:before {
     content: '-';
}
 .dd-placeholder, .dd-empty {
     margin: 5px 0;
     padding: 0;
     min-height: 30px;
     background: #f2fbff;
     border: 1px dashed #b6bcbf;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
}
 .dd-empty {
     border: 1px dashed #bbb;
     min-height: 100px;
     background-color: #e5e5e5;
     background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
     background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
     background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
     background-size: 60px 60px;
     background-position: 0 0, 30px 30px;
}
 .dd-dragel {
     position: absolute;
     pointer-events: none;
     z-index: 9999;
}
 .dd-dragel > .dd-item .dd-handle {
     margin-top: 0;
}
 .dd-dragel .dd-handle {
     -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
     box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}
/** * Nestable Extras */
 .nestable-lists {
     display: block;
     clear: both;
     padding: 30px 0;
     width: 100%;
     border: 0;
     border-top: 2px solid #ddd;
     border-bottom: 2px solid #ddd;
}
 #nestable-menu {
     padding: 0;
     margin: 20px 0;
}
 #nestable-output, #nestable2-output {
     width: 100%;
     height: 7em;
     font-size: 0.75em;
     line-height: 1.333333em;
     font-family: Consolas, monospace;
     padding: 5px;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
}
 #nestable2 .dd-handle {
     color: #fff;
     border: 1px solid #999;
     background: #bbb;
     background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
     background: -moz-linear-gradient(top, #bbb 0%, #999 100%);
     background: linear-gradient(top, #bbb 0%, #999 100%);
}
 #nestable2 .dd-handle:hover {
     background: #bbb;
}
 #nestable2 .dd-item > button:before {
     color: #fff;
}
 @media only screen and (min-width: 700px) {
     .dd {
         float: left;
         width: 48%;
    }
     .dd + .dd {
         margin-left: 2%;
    }
}
 .dd-hover > .dd-handle {
     background: #2ea8e5 !important;
}
/** * Nestable Draggable Handles */
 .dd3-content {
     display: block;
     height: 30px;
     margin: 5px 0;
     padding: 5px 10px 5px 40px;
     color: #333;
     text-decoration: none;
     font-weight: bold;
     border: 1px solid #ccc;
     background: #fafafa;
     background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
     background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
     background: linear-gradient(top, #fafafa 0%, #eee 100%);
     -webkit-border-radius: 3px;
     border-radius: 3px;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
}
 .dd3-content:hover {
     color: #2ea8e5;
     background: #fff;
}
 .dd-dragel > .dd3-item > .dd3-content {
     margin: 0;
}
 .dd3-item > button {
     margin-left: 30px;
}
 .dd3-handle {
     position: absolute;
     margin: 0;
     left: 0;
     top: 0;
     cursor: pointer;
     width: 30px;
     text-indent: 100%;
     white-space: nowrap;
     overflow: hidden;
     border: 1px solid #aaa;
     background: #ddd;
     background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
     background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
     background: linear-gradient(top, #ddd 0%, #bbb 100%);
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
}
 .dd3-handle:before {
     content: '=';
     display: block;
     position: absolute;
     left: 0;
     top: 3px;
     width: 100%;
     text-align: center;
     text-indent: 0;
     color: #fff;
     font-size: 20px;
     font-weight: normal;
}
 .dd3-handle:hover {
     background: #ddd;
}
 