/**************************************************************
General Css
buttons
Page Layout
Top Navigation
SIdebar Nav
Panel
Company Widget
Modern Dashboard
User Comment
Mail Box
Lock Screen
Pricing tables
dark price
Responsive
bootstrap wizard form css****/

body {
    
font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #3d5466;
    background-color: #f5f5f5;
  font-weight:600px;
    margin: 0px;
    padding: 0px;
    line-height: 24px;
    overflow-x: hidden;
 
}

.m-b {
    margin-bottom: 15px;
}
.blog-post img {
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
.blog-desc {
    padding: 15px;
    background: #fff;
}
.recent-activities .media img {
    height: 40px;
}
.sale-state-box {
    padding: 15px;
    background-color: #01a8fe;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 15px;
    box-shadow: 3px 4px 5px rgba(255,255,255,0.1);
}
.user-col {
    padding: 15px;
    background-color: #fff;
    margin-bottom: 30px;
}
.show-grid span {
    display: block;
    background: rgba(0,0,0,0.1);
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    min-height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    margin-bottom: 15px;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -ms-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
    transition: All 0.4s ease;
}
.profile-overview, .profile-edit {
    padding: 15px;
    background-color: #fff;
}
.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.margin-b-30{margin:20px 0px;}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
a:focus, a:hover, a {
    color: #23527c;
    text-decoration: none;
}
.white-text {
    color: #fff !important;
}
.cyan {
    background-color: #028192!important;
}
.right {
    float: right !important;
}
.orange {
    background-color: #7986CB  !important;
}
.teal {
    background-color: #009688 !important;
}
.green {
    background-color: #4CAF50 !important;
}
.pt-40{
    padding-top:40px;
}
.background-icon {
    font-size: 74px;
    float: left;
    color: rgba(255,255,255,0.5);
}
.widget-icon {
    font-size: 55px;
    float: left;
    color: #666;
}
.User_detils {
    position:fixed;
    left:30vh;
    z-index:100;
}
.table-responsive {
    min-height: .01%;
    overflow-x: hidden;
}
.page-title.marginb0
{
	margin-bottom:0px;
}
.hideGridColumn
{
    display:none;
} 
.hide
{
    display:none;
} 
.dont
{
    display:none;
} 
.btn {
    color: #fff;
    background-color: #36c6d3;
       border-color: #01a8fe;
   
}
.btn-success {
    color: #fff;
  
   
}

.btn:not(.btn-raised).btn, .input-group-btn .btn:not(.btn-raised).btn {
    color: #fff;
}

.btn.btn-sm, .input-group-btn .btn.btn-sm, .btn-group-sm .btn, .btn-group-sm .input-group-btn .btn {
    padding: 5px 22px;
    font-weight:600;
   
}
.progress {
   position:relative;
}
.wdt-lable{min-width:120px; text-align:right;    position: absolute;
    right: 10%;}
.panel{min-width:250px;}
.icon-wrap .icon, .icon-wrap .wi {
    font-size: 40px;
    display: inline-block;
    font-family: 'weathericons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    min-width: 54px;
    text-align: center;
   
}
.fontawesome-icon-list li {
    list-style: none;
}

.wi {
    margin-right: 10px;
}
.glyphs.character-mapping li {
    margin: 0 30px 20px 0;
    display: inline-block;
    width: 90px;
}
.glyphs.character-mapping .icon {
    margin: 10px 0 10px 15px;
    padding: 15px;
    position: relative;
    width: 55px;
    height: 55px;
    color: #162a36 !important;
    overflow: hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 32px;
}
.glyphs.character-mapping input {
    margin: 0;
    padding: 5px 0;
    line-height: 12px;
    font-size: 12px;
    display: block;
    width: 100%;
    border: 1px solid #d8e0e5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    outline: 0;
}
.glyphs.css-mapping .icon {
    margin: 0;
    margin-right: 10px;
    padding: 13px;
    height: 50px;
    width: 50px;
    color: #162a36 !important;
    overflow: hidden;
    float: left;
    font-size: 24px;
}
.glyphs.css-mapping li {
    margin: 0 30px 20px 0;
    padding: 0;
    display: inline-block;
    overflow: hidden;
}
.glyphs.css-mapping input {
    margin: 0;
    margin-top: 5px;
    padding: 8px;
    line-height: 16px;
    font-size: 16px;
    display: block;
    width: 150px;
    height: 40px;
    border: 1px solid #d8e0e5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    outline: 0;
    float: right;
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress.progress-xxs {
	height:3px;
}
.progress.progress-xs {
	height:6px;
}
.progress.progress-lg {
	height:36px;
	overflow:hidden;
}
.progress.progress-lg span {
	line-height:36px;
	text-overflow:ellipsis; 
	white-space: nowrap;
}


.progress.progress-lg span.inline-text {
	text-align:left;
	padding:8px;
	display:block;
	font-size:14px;
	position:absolute;
	min-width:50%;
}
.progress-bar-default {
	background-color:rgba(11,11,11,0.9);
}


/****buttons*********/
.btn{
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0px;
    border-radius:5px;
    -webkit-border-radius: 2px;
     box-shadow:1px 2px 7px 0px #a8a9ab;
     cursor:pointer!important;
}
.btn:hover{
    opacity: 0.9!important;
}
.btn-link{
    color:  #01a8fe;
}
.btn-link:hover{
    color: #333;
}
.btn-secondary {
    background-color: #dae6ec;
    border-color: #dae6ec;
}
.btn:hover,.btn:focus{
    
       /*background: rgb(5, 145, 218)!important;
    border-color: rgb(4, 101, 151)!important;*/
}
.form-control,.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
    
    border-radius: 3px;
    box-shadow: none;
      border: 1px solid rgba(0,0,0,0.2);
    color: #3b4a56;
    background-color: transparent;
font-weight:600;
    padding: .3rem .75rem;
        font-size: 16px;
}
.nav-label 
{
 font-size:15px;


}
.btn{
    /*background-color: #01a8fe;*/
}

.btn-3d{
        border-bottom: 3px solid rgba(0,0,0,.15)!important;
}
.btn-circle{
    padding: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    font-size: 30px;
}
.btn-circle.btn-lg{
  width: 80px;
    height: 80px;
    line-height: 80px;  
    font-size: 40px;
}
.btn-circle.btn-sm{
  width: 40px;
    height: 40px;
    line-height: 40px;  
    font-size: 20px;
}
.hr-line-dashed {
    border-top: 1px dashed rgba(0,0,0,0.1);
    color: #ffffff;
    background-color:rgba(0,0,0,0.1);
    height: 1px;
    margin: 20px 0;
}
.input-group-addon{
    background-color: rgba(0, 0, 0, 0.1);
    border-color: rgba(0,0,0,0.2);
    color: #666;
}
.btn-white{
    background: rgba(0, 0, 0, 0.1);
     border-color: rgba(255,255,255,0.2);
     color: #666;
}
.btn-white:hover,.btn-white:focus{
    color:  #01a8fe;
      background: rgba(0, 0, 0, 0.1);
     border-color: rgba(255,255,255,0.2);
}
/***************************************************************

Page Layout

****************************************************************/

.fixed-top .page-container {
    margin-top: 50px;
}
.page-container {
    margin: 0;
    padding: 0;
    position: relative;
	margin-top:50px;
}
.content-wrapper.container {
    width: 100%;
    min-height:94vh;
}
.margintp18 {
    margin-top:6px!important;
}
.adjustpadding {
    padding-top:10px;
    padding-left:25px;
    padding-right:25px;
}
.page-title {
    margin: 0px;
margin-left: -14px;
    margin-right: -15px;
    padding-left: 5px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 18px;
    background-color: white;
    border-bottom: 1px solid #eee;
	float: left;
   width: calc(100% + 29px);
}
.page-title h4
{
    padding: 0px;
    text-transform:uppercase;
    font-weight:600;
    font-size:23px;
    
}
.breadcrumb{background:transparent; margin-bottom:0px;padding: 0px;font-weight:600; margin-right:22.9%;
    color:#5f5858;}
div.dataTables_paginate {
    float: right;
    margin: 0;
    
}
div.dataTables_length label {
    font-weight: normal;
    float: left;
    text-align: left;
}
div.dataTables_filter label {
    font-weight: normal;
    float: right;
}
.footer {
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #e7eaec;
    bottom: 0;
    letter-spacing:1.2px;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;

}
.content-wrapper.container{padding-bottom:45px;}
.well, .white-bg{background:#fff;}
.sidebar-toggler
{float: left;
    padding: 11px 0px;
    color: #fff;
    font-size: 23px;
}
.search-bar{    width: 200px;
    float: left;
    padding: 10px;}
	.search-bar input{    border-radius: 20px !important;
	border:none !important;
	 
    background: rgba(255,255,255,0.3);
    margin-left: 10px;
    padding: 10px;
    height: 31px;
    color: #fff;}
/****************************************************************

Top Navigation

*****************************************************************/
@media (max-width: 771px)
{

	.top-menu, .search-bar{display:none;}
	.sidebar-toggler {
    float: right;
 
    margin-right: 20px;
}
.login-left{
    display:none;
}
.jsgrid-customer{
    width:770px;
}
}
.menu-toggler a{color:#fff;}
.page-header.navbar {
    width: 83%;
    margin: 0;
    border: 0;
    padding: 0;
    height: 50px;
    min-height: 50px;
    filter: none;
    background-image: none;
}
.page-header.navbar .page-logo {
    float: left;
    display: block;
    /*width: 235px;
    height: 50px;
    padding-left: 5px;
    padding-right: 16px;*/
        padding-top: 1px;

}
.nav_right
{
    position:fixed;
    padding-top:3px;
    right:0;
    top:0;
    width:19%;
    height:9.5%;
 background-color: #3a3a3a;
    color:#f7f2f2;
    z-index:50;
font-size: 15px!important;
    font-weight:600;
    border-bottom-left-radius: 7px;

border-top-left-radius: 7px;
    
}
.nav_right p
{
    margin:0px;
    margin-top:-4px!important;
}
.nav_right .fa 
{

    font-size:12px!important;
    margin-right:10px;
    margin-left:12px;
}
.page-header.navbar .page-logo .logo-default {
    margin:0;
    height:57px;
    width:150px;
    margin-left:00px;
}
.User_detils p 
{
    width:auto;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle>img {
    float: left;
    margin-top: -5px;
    margin-right: 5px;
    height: 29px;
    display: inline-block;
}
.page-header.navbar .top-menu .navbar-nav>li>a {
        padding: 10px;
    
    float: left;
    line-height: 30px;
    display: block;
   
}

.page-header.navbar .top-menu .navbar-nav>li>a.dropdown-toggle::after
{
display:none;
}

.page-header.navbar .top-menu .navbar-nav>li>a:hover, .page-header.navbar .top-menu .navbar-nav>li>a:focus, .page-header.navbar .top-menu .navbar-nav>li.open>a {
    text-decoration: none;
    background-color: #363738;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>i {
    font-size:25px;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>.badge {
    font-family: "Open Sans",sans-serif;
    position: absolute;
    top: 10px;
    right: 5px;
    font-weight: 300;
    padding: 3px 6px;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
    padding: 12px 6px 11px 8px;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle>.username {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external {
    display: block;
    overflow: hidden;
    padding: 15px;
    letter-spacing: .5px;

}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu>li.external>h3 {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 13px;
    display: inline-block;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu {
    min-width: 160px;
    max-width: 275px;
    width: 275px;
    z-index: 9995;
	padding:0px;
    box-shadow: 4px 8px 7px 0px #9c9fa7;
   
}
.navbar-nav>li.dropdown-extended .dropdown-menu>li.external>a {
    display: inline-block;
    padding: 0;
    background: 0 0;
    clear: inherit;
    font-size: 13px;
    font-weight: 300;
    position: absolute;
    right: 10px;
    border: 0;
    margin-top: -1px;
}

.nav.float-right > li > .dropdown-menu, .nav > li > .dropdown-menu.float-right {
    right: 0px;
    left: auto;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li a .time {
    float: right;
    max-width: 75px;
    font-size: 11px;
    font-weight: 400;
    opacity: .7;
    filter: alpha(opacity=70);
    text-align: right;
    padding: 1px 5px;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li a .details {
    overflow: hidden;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li a .details .label-icon {
    margin-right: 10px;
 
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu .dropdown-menu-list>li a .details .label-icon i {
    margin-right: 2px;
    margin-left: 1px;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list {
    padding-right: 0!important;
    padding-left: 0;
    list-style: none;
    background: #f4faff;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list>li:first-child a {
    border-top: none;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu .dropdown-menu-list>li .progress {
    display: block;
    height: 8px;
    margin: 8px 0 2px;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu .dropdown-menu-list>li .task .percent {
    float: right;
    font-weight: 600;
    display: inline-block;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-tasks .dropdown-menu .dropdown-menu-list>li .task .desc {
    font-size: 13px;
    font-weight: 300;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list>li>a {
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 20px;
    white-space: normal;
    font-size: 13px;
    padding: 16px 15px 18px;
    text-shadow: none;
}
.dropdown-menu-list {
    height:220px;
}
.text_area{
height:50px;
}
.label.label-icon {
    margin-right: 2px;
    text-align: center;
    padding: 4px 0px 4px 4px;
}
.ring-point {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 100%;
    background-color: #36c6d3;
    position: absolute;
    right: 13px;
    top: 1px;
}
.ring {
     position: absolute;
    top: -8px;
    right: 3px;
    height: 25px;
    width: 25px;
    z-index: 10;
    border: 5px solid #36c6d3;
    border-radius: 100%;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0.0;
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}

/**********************************************************

SIdebar Nav

***********************************************************/

.pl-na{
    padding-left:25px;
}
.pl-nav{
    padding-left:25px;
}
body.mini-navbar .sidebar {
    width: 40px;
    display: block;
	    position: absolute;
}
body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar span.arrow {
    display: none;
}
body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
    display: none;
}
.mini-navbar .metismenu li:hover > .nav-second-level, .mini-navbar .metismenu li:focus > .nav-second-level {
    display: block;
    border-radius: 0 2px 2px 0;
    height: auto !important;
}
.mini-navbar .nav-heading, .mini-navbar .sidebar li .label{display:none;}
.mini-navbar .page-content-wrapper {
    margin-left: 54px;
	z-index:0;
}

.mini-navbar .sidebar-nav ul li a i{font-size:24px;}
.mini-navbar .sidebar-nav ul li{position:relative;}
.mini-navbar .sidebar{overflow: visible; z-index:1;} 
.mini-navbar .nav-second-level {
    position: absolute;
    left: 44px;
    top: 0px;
    background-color: #171616;
    padding: 10px 10px 10px 10px;
    font-size: 15px;
    min-width: 210px;
    z-index: 999999;
color:#d4d9e0;
}

/* my-edit */
body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-third-level {
    display: none;
}
.mini-navbar .metismenu li:hover > .nav-third-level, .mini-navbar .metismenu li:focus > .nav-second-level {
    display: block;
    border-radius: 0 2px 2px 0;
    height: auto !important;
}
.mini-navbar .nav-heading, .mini-navbar .sidebar li .label{display:none;}
.mini-navbar .page-content-wrapper {
    margin-left: 54px;
	z-index:0;
}
.mini-navbar .sidebar-nav ul li a i{font-size:21px;}
.mini-navbar .sidebar-nav ul li{position:relative;}
.mini-navbar .sidebar{overflow: visible; z-index:1;} 
.mini-navbar .nav-third-level {
    position: absolute;
    left: 190px;
    top: -10px;
    background-color: #222;
    padding: 20px 20px 10px 10px;
    font-size: 16px;
    min-width: 210px;
    z-index: 999999;
}
.sidebar-nav {
background: #2b313a;
margin-top:8px
}
.sidebar-nav ul {
  padding: 0;
  margin: 0;
  letter-spacing: 1px;
  background: #2b313a;
font-family: 'Lato', sans-serif;
/*overflow-y:scroll;*/
  list-style: none;
}
.page-logo
{
    position:relative;
}
.box_di
{
position: absolute;

background:
#222323;

height: 70px;

text-align: center;

transform: rotate(45deg);

width: 60px;

border-radius: 8px;

right: -29px;

bottom: 9px;

z-index: -1;
}
.sidebar-nav a, .sidebar-nav a:hover, .sidebar-nav a:focus, .sidebar-nav a:active {
  outline: none;
}
.sidebar-nav ul li, .sidebar-nav ul a {
  display: block;
  font-weight:600;
}

.sidebar-nav ul a {
  padding: 7px 10px;
  color: #cccaca;

}
.sidebar-nav ul li ul li, .sidebar-nav ul li ul li a {
    display: block;
  }
  .sidebar-nav li ul li a {
    padding: 6px 15px;
       font-size: 14!important;

border-top: 1px solid #616060!important;
  
  }

.nav-heading span {
    color: #fff;
    padding: 10px 20px;
    font-size: 13px;
    margin-top: 10px;
    margin: 10px 0px;
    float: left;
    display: block;
    width: 100%;
}
.sidebar-nav ul a:hover, .sidebar-nav ul a:focus, .sidebar-nav ul a:active {
color: #c8ccd1!important;
background:black;
  text-decoration: none;
}
.sidebar-nav ul ul a {
  padding: 1px 30px;
  background-color: rgba(255, 255, 255, 0.1);
  font-size:10!important;
}
.sidebar-nav ul ul a:hover, .sidebar-nav ul ul a:focus, .sidebar-nav ul ul a:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.sidebar-nav-item {
  padding-left: 5px;
}
.sidebar-nav-item-icon {
  padding-right: 5px;
}
.mini-navbar .page-content-wrapper .page-title
{
    padding-left: 238px!important;
}
@media (min-width: 992px)
{
  
.sidebar {
    width: 235px;

	    position: fixed;
    overflow-y: scroll;
    height: 100%;
	    overflow-x: hidden;
		    background: #2b313a;
}
.mini-navbar .sidebar{overflow: visible;} 
}
.page-content-wrapper {
 margin-left: 218px;
    margin-top: 0;
    min-height: 600px;
   
    background: #f5f5f5;
	 position: relative;
  
	
}
@media (max-width: 991px)
{
	.page-content-wrapper {
    margin-left: 0px;
	}

.sidebar {
  z-index:1000;
    float: left;
display:none;
    width: 237px;
    position: fixed;
    overflow-y: scroll;
    height: 100%;
    overflow-x: hidden;
    background: #364150;
}
}
.mini-navbar-show .sidebar
{
	display:block;
}
.custom_password input , .custom_password label
{
    margin-left:10px;
     margin-right:20px;
}

/*******************************************************

Panel

********************************************************/
.panel
{
	border: 1px solid #82c4dd!important;
	border-radius: 0px;
}
.panel-heading {
    border-bottom: 1px solid #82c4dd!important;
	padding: 10px 20px 10px;
	    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	    font-size: 19px;
		text-transform:uppercase;
}
.panel-heading-sub{

	padding: 6px 10px;
	  margin-bottom: 15px;
        font-size: 19px;
            margin-top: 12px;
        text-transform: uppercase;


}
.row-center
{
    margin-right: 20rem!important;
}
.heading-2{
   border: 1px solid #82c4dd;
   border-radius: 5px;
   width: 93%;
 background: aliceblue;
    color: #403f3f;
  text-align: center;
}
.heading-2 label 
{
    margin-bottom:0px!important;
}
.heading-2 input 
{
   margin-right:10px!important;
}
.heading-3{
   border: 1px solid #82c4dd;
   border-radius: 5px;
   width: 100%;
 
  text-align: center;
}
.CapitalCase{
    text-transform:capitalize;
}
.panel-sub{
    border-bottom: 1px solid #eef1f5;
	padding: 10px 20px 20px;
	    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	    font-size: 19px;
		text-transform:uppercase;
		    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}
.pl-100{
    padding-left:100px;
}
.pl-50{
    padding-left:50px;
}
.pl-60{
    padding-left:60px;
}
.pl-70{
    padding-left:70px;
}
.pl-80{
    padding-left:80px;
}
.pl-90{
    padding-left:90px;
}

.s-padding{
    padding-right:28px;
}
.form-subtextp{
    position: relative;
}
.form_subtext{
    position: absolute;
    right: -15px;
    top:3px;
    margin-left:20px;
}
.panel-heading p
{
	    font-size: 14px;
    margin-bottom: 0px;
       display: block;
       padding-right:20px;
       padding-top:3px;
}
.panel-actions {
    right: 30px;
    position: absolute;
    top: 7px;
    left:0;
}
.panel-action-toggle:before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 30px;
}
.panel-action-dismiss:before {
    content: "\f00d";
    font-family: "FontAwesome";
	 font-size: 30px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -16px;
}
.card {
   
	margin-bottom:30px;
}
.card {
    position: relative;
   
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 0px;
	    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.card .card-content {
    padding: 20px;
    font-weight:600;
    font-size:17px;
    border-radius: 0 0 2px 2px;
	position:inherit;
   transition: box-shadow .25s;
    border-radius: 0px;
    box-shadow: 0 2px 8px 0 
}
.card h4 {
    font-size: 1.7rem;
    line-height: 110%;
    margin: 1.14rem 0 0.912rem 0;
}
.card .card-content-left {
	padding:16px;
	padding-left:0px;
}.card .card-content-right {
	padding:20px;
	padding-right:0px;
}
.row-table {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0;
}
.bg-dark {
    background-color: rgba(0, 0, 0, 0.1);
}
.padding20
{
	padding:20px;
}


/******************************************

Company Widget

*******************************************/
.dashboard-pinned-project-1 .x-header {
    background-color: #1AAADA;
}
.dashboard-pinned-project-header .project-client-name {
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.dashboard-pinned-project-header .project-title {
    display: block;
}
.dashboard-pinned-project .x-icon-contaner {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 18px;
    opacity: 0.3;
}
.dashboard-pinned-project-footer {
    display: table;
    width: 100%;
    border-left: solid 1px #e7e7e7;
    border-right: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7;
    background-color: #ffffff;
    margin-bottom: 20px;
    border-radius: 0 0 2px 2px;
}
.dashboard-pinned-project-footer li {
    display: table-cell;
    width: 33.33%;
    padding: 9px 5px;
    text-align: center;
}
.border-right {
    border-right: solid 1px #e7e7e7;
}
.dashboard-pinned-project-footer .text-count {
    font-size: 16px;
    font-weight: bold;
}
.dashboard-pinned-project-footer .text-description {
    text-transform: uppercase;
}
.text-muted {
    color: #999999 !important;
}
.dashboard-pinned-project-header {
    padding: 10px 15px;
    color: #FFFFFF;
    border-radius: 0px 0px 0 0;
    position: relative;
}

/*************************************************

Modern Dashboard

**************************************************/
.blog-news .overlaybg {
    overflow: hidden;
    height: 409px;
}
.blog-news .news-content {
    position: absolute;
  
    z-index: 10;
    width: 100%;
    bottom: 0;
    padding: 30px;
	margin-bottom:30px;
}
.blog-news h2, .blog-news a
{
	color:#fff;
}
.logo_d
{
    position: fixed;

left: -20px;

top: -43px;
}
/****************************************

User Comment

*****************************************/
.comment{margin-left:-15px; margin-right:-15px;}
.comment .message-content{padding:0px 15px;     margin-bottom: 0px; padding-top:10px;padding-bottom:10px;}
.comment .message-content:last-child{    border-bottom: 0px solid #e7eaec; margin-bottom:-10px;}
.comment .user-img {
 width: 40px;
    display: table-cell;
    position: relative;
    margin: 0px 10px 0px 0px;
    float: left;
}
.comment-message
{
	display:table-cell;
}
.page-title h4
{
        color: #1e9abf;
}
#slimscrollmain
{
  padding-top:27px;
   padding-left:20px;
    padding-right:1px;
     padding-bottom:27px;
     
    height:auto;
    
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 0px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
#slimscrollmain1
{
  padding-top:10px;
   padding-left:2px;
    padding-right:1px;
     padding-bottom:10px;
     
    height:auto;
    
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 0px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.blue
{ color:Blue;
  background-color:Red;
}
    
#slimscrollmain1 label 
{
    font-size:11px;
}
#slimscrollmain1 input
{
    position:relative;
    top:4px;
 width: 11px;
   
    margin-left: 2px;    
margin-right: 2px;
}
.div_crct input 
{
    margin-top:10px;
    
}

/**************************************

Material + Boostrap

***************************************/
.form-group {
    padding-bottom: 5px;
    margin: 0px 0 0 0; 
    color:#5f5858;
}
[class*="panel-"] > .panel-heading {
   
    border: 0;
    border-bottom: 1px solid #d3d6d8;
    color: #fff;
    box-shadow: 0px 1px 7px 0px #9c9fa7;
	    background-color: #21acd6;
}
.panel-heading .btn.btn-sm, .panel-heading .btn:not(.btn-raised):not(.btn-link):hover, .panel-heading .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .panel-heading .btn:not(.btn-raised):not(.btn-link):focus, .panel-heading .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus{
	padding: 4px 6px;
	background:#03a9f4;
	color: #fff;
}
.btn-group, .btn-group-vertical {
    position: relative;
    margin: 0px 1px;
}
.panel {
    margin-bottom: 0px!Important;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
    box-shadow:1px 4px 7px 0px #9c9fa7;
}
.panel-heading .dropdown-menu
{
	left:auto;
	right:0px;
}

/***********************************************************************

Mail Box

*************************************************************************/
.mail-side-bar
{
	height:100%;
	background:#fff;
	padding:20px;
	    width: 100%;
}
.mail-side-bar .lables {
    font-weight: 400;
    font-size: 11px;
    display: block;
    padding: 0 15px;
    text-transform: uppercase;
    color: #838383;
}
.mail-side-bar  li a {
    display: block;
    padding: 6px 15px 7px;
    font-size: 13px;
    color: #333;
}
.mail-side-bar .lables i {
    font-size: 14px;
    margin-top: 2px;
}
.star {
    color: #fff;
    background: #B7C1D3;
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border-radius: 50%;
    border: 1px solid #B7C1D3;
}
.file-box {
    float: left;
    width: 220px;
}
.file {
    border: 1px solid rgba(0,0,0,0.2);
    padding: 0;
    background-color: rgba(0,0,0,0.1);
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
}
.file .icon {
    padding: 15px 10px;
    text-align: center;
}
.file .icon i {
    font-size: 70px;
    color: #666;
}
.file .file-name {
    padding: 10px;
    background-color: #f5f5f5;
    border-top: 1px solid rgba(0,0,0,0.3);
}

/**********************************************

Lock Screen

************************************************/

.lockscreen {
    background-color: #f5f5f5;
    padding-top: 150px;
}
.locksreen-col {
    width: 220px;
    margin: 0 auto;
}
.lockscreen img {
    border: 6px solid rgba(0,0,0,0.1);
    border-radius: 50%;
}

/* .account-col {
    width: 370px;
    margin: 0 auto;
    text-align: center;
    border-radius:10px;
    padding:25px;
    margin-bottom:20%;
    background-color: #ffffff;
    box-shadow: 5px 5px 5px #525252;
} */

/* .account {
 background-image: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2)),url(../images/login-bg.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover; 
         padding-top: 80px; 
       
} 
/* 
.account-col h3 {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
}
.account-col h1 {
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0,0,0,0.1);
    margin-bottom: 25px;

} */

.error .container {
    max-width: 450px;
    text-align: center;
    padding-top: 200px;
}
body.error {
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.error-box {
    padding: 20px;
    background-color: rgba(255,255,255,0.7);
}
.gallery-col a {
    display: block;
    width: 20%;
    float: left;
    padding: 3px;
}
.tag-list a:hover {
    color: #01a8fe;
    border-color: #01a8fe;
}
.tag-list a {
    display: inline-block;
    margin: 3px;
    padding: 1px 5px;
    color: #666;
    border: 1px solid rgba(0,0,0,0.1);
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

/*********

Pricing tables
**********/
.price-box{
        box-shadow: 1px 2px 15px rgba(255,255,255,0.05);
        -webkit-box-shadow: 1px 2px 15px rgba(255,255,255,0.05);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    text-align: center;
    padding-bottom: 20px;
    border: 1px solid rgba(255,255,255,0.1);
}
.price-box.popular h3{
    background-color: #01a8fe;
    color:#fff;
}
.price-box:hover{
   box-shadow: none;
    -webit-box-shadow: none;
}
.price-box h3{
    color:#333;
    background-color: transparent;
    text-transform: uppercase;
    padding: 20px;
    margin-bottom: 0px;
    font-weight: 700;
}
.price-box h4{
    font-size: 40px;
    font-weight: 700;
    background-color:rgba(0, 0, 0, 0.1);
    padding: 10px;
}
.price-box h4 sup, .price-box h4 sub{
    font-size: 12px;
}
.price-box h4 sup{
    vertical-align: top;
    top: 9px;
     font-weight: 400;
}
.price-box h4 sub{
       vertical-align: bottom;
    bottom: 7px;
    left: -9px;
    font-weight: 400;
}
.price-box h4 span{
    display: block;
    font-size: 13px;
    color:#01a8fe;
    font-weight: 600;
    margin-top: 5px;
}
.price-box ul{
    text-align: left;
    
}

.price-box ul li{
    padding: 8px 25px;
    font-weight: 400;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.price-box ul li i{
    color:#01a8fe;
    margin-right: 10px;
}
.price-box p{
    padding: 20px 25px;
    font-size: 12px;
    line-height: 18px;
    
}

/**dark price**/
.price-box.dark{
    background-color: #222;
    border:0px;
}
.price-box.dark h4, .price-box.dark h3{
    color:#fff;
    background-color: rgba(68, 70, 79, 0.5);
}
.price-box.dark.popular h3{
    background-color: #01a8fe;
}
.price-box.dark ul li{
    border-bottom-color:rgba(255,255,255,0.1);
    color: rgba(255,255,255,0.8);
}
.price-box.dark  p{
     color: rgba(255,255,255,0.8);
}

.socials li a:hover {
    color: #fff;
    background-color: #01a8fe;
}
.socials li a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #4c5761;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fff;
    font-size: 18px;
    display: block;
}

/************** Responsive **************/
@media (min-width: 768px) and (max-width: 991px)
{
.wdt-lable{width:100%; text-align:center;}
.background-icon {
  
    width: 100%;
    text-align: center;
}

}
@media (max-width: 767px) 
{
.wdt-lable{width:70%; }
.page-title h4 {
   
    display: block;
    width: 100%;
}
}
/*************bootstrap wizard form css****/
.bwizard ul.bwizard-steps{
    margin-bottom: 30px;
}
.bwizard ul.pager{
    margin-bottom: 0px;
}
.bwizard-steps li a{
    display: block;
    padding: 8px 20px;
        background-color:  rgba(0, 0, 0, 0.1);
    color: #666;
    border-radius: 5px;
    margin-bottom: 5px;
}
.bwizard-steps li.completed a{
    background-color: #333;
    color:#fff;
}
.bwizard-steps li.active a{
    background-color: #01a8fe;
    color:#fff;
}
.bwizard-steps li.completed a{
    background-color: #01a8fe;
    color:#fff;
}
.pager li>a, .pager li>span,.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0,0,0,0.02);
    border-radius: 15px;
}
.pager li>a:hover, .pager li>span:hover,.pager li>a:focus, .pager li>span:focus{
    background-color:  #01a8fe;
    color: #fff;
}
input[type=checkbox], input[type=radio]{
    margin: 8px 0 0 ;
}
.bwizard .form-control-label{
    font-size: 12px;
}
.form-control-label{
    font-size: 16px;
       font-weight: 600;
        line-height: 19px;
}
.dropzone {
    min-height: 150px;
    border: 1px dotted rgba(0, 0, 0, 0.3) !important;
    background: white;
    padding: 20px 20px;
    margin-top: 20px;
}

.sweet-buttons .btn, .btn-secondary[data-toggle="tooltip"], .btn-secondary[data-toggle="popover"] {
    margin: 3px;
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: #000!important;
    opacity: 1;
}
.progress {
    -webkit-box-shadow: none !important;
    background-color: rgba(120, 130, 140, 0.13);
    box-shadow: none !important;
    height: 4px;
    border-radius: 0px;
    margin-bottom: 18px;
    overflow: hidden;
}
#markermap
{
	min-height:300px !important;
}
.white
{
	background: #fff;
}
.h370
{
	height:370px;
}
.h180
{
	height:180px;
}
.h600
{
	height:600px;
}
.w80
{
	width:80px;
}
.wmap
{
	width: 100%; height: 280px
}
.line-through
{
	text-decoration: line-through;
}
.sq100
{
	width: 100px; height: 100px;
}
.h20
{
	height:20px;
}
.vpmap
{
	width: 100%; height: 550px
}
. {
    background-color: red;

}
.navpos{
    position:relative;
}
.pl-90{
    padding-left: 86px;
}
.check-boxes label{
font-size:15px;

}
.i-checks{
padding-right: 10px;
}
.navlabel{
    position:absolute;
    /*left:20%;*/
    top:9px;
    z-index:20;
    font-size:15px;
  

}
.HideCtrl
{
    display:none;
}
.fixed-top{
z-index:10!important;
}
.User_detils p span { 
    color:#217f88;
padding-right:10px;

padding-bottom:2px;
font-size:14px;

    font-weight: 600;

}
.User_detils 
{
   width:300px; 
}
.page-logo
{
    
}
.page-logo a
{
    color:White;
    margin-top:15px;
    font-size:26px;
    font-weight:bold;
}
.page-logo a span
{
    color:#5bc0de;
    margin-top:15px;
    font-size:26px;
    font-weight:bold;
}
.User_detils p span i
{
   padding-top:6px;
}

.User_detils p {
    color:white;
 
    /* border:1px solid grey; */
    padding-top:6px;
    padding-bottom:6px;
    padding-right:16px;
    letter-spacing:1px;
    margin-left:0px;
    /* border-radius: 10px; */
    display:flex;
}
. y{
    background-color: red;
    width:20px;
    height:20px;
    margin-left:10px;
    
}
.top-menu ul.nav li{
float:left;
}
.top-menu ul.nav{
display:block;
line-height: 50px;
margin-right:30px;
}
.top-menu ul.nav li ul li {
    float: left;
    width: 100%;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar-nav>li.dropdown-extended .dropdown-menu>li.external>a {
    color: #fff;
    line-height: 20px;
}
.tag {
    padding: 2px 10px;
    line-height: 13px;
    color: #f8f7f7;
    font-weight: 600;
    border-radius: 4px;

}
.chat-user .h5, .chat-user h5 {
    font-size: 14px;
	    margin: 0px;
}
.chat-user, .chat-user .media
{
	width:100%;
}
.timeline-item p {
   
    margin-bottom: 5px;
}
.showcase .h4, .showcase h4 {
    font-size: 15px;
}
.bwizard-steps li a.active {
    background-color: #01a8fe;
    color: #fff;
}
.tabs-left .nav, .tabs-right .nav{display:block;}
.label-info {
    background-color: #5bc0de;
}
.label-success {
    background-color: #5cb85c;
}
.label-purple {
    background-color: #6a67fc;
}
.label-danger {
    background-color: #d9534f;
}
.fc-day-grid-container{height:auto !important;}


/* ////////////////my edits//////////////////// */


.login-page{
    height:100vh;
    }
    .login-left{
     
        height:100vh;
        z-index:2
     
    }
    .login-form .form-group {
    font-size:13px!important;
    }
    .login-form .form-group {
        padding: 0px 30px;

        position: relative;
        width:100%;
        display:inline-block;
        
    }
    .login-form .pass-view:hover {
        color:blue;
        cursor: pointer;
    }
    .login-form .pass-view {
        display: inline-block;
        position: absolute;
        top: 43px;
        right: 40px;
        font-size: 18px;
        color: #e6edf5;
        transition: all 0.5s ease 0s;
    }
     .login-form .form-group i:hover{
        color:blue;
        
    }
    /* .login-container .form-control{
        border-radius: 2px;
        box-shadow: none;
        height: 30px;
        padding: 0 20px 0 45px;
        transition: all 0.3s ease 0s;
        font-size:12px;
        color:#ececec;
    }
     */
     .login-label label{
         font-weight:500;
     }
    .login-container .form-control {
        border-radius: 2px;
        box-shadow: none;
        height: 50px;
        padding: 0 20px 0 45px;
        transition: all 0.3s ease 0s;
     font-size:14px;
        
        /* color:#ececec; */
    }
    .login-form .form-group i {
        position: absolute;
         top: 13px;
    left: 50px;
    font-size: 15px;
    color: #84bcf3;
        transition: all 0.5s ease 0s;
       
    }
    .text-upper{
        font-size:25px;
      
          letter-spacing: 3px;
          padding-left:8px;
       
    }
    .ClientLogodiv {
        background-color:#ffffff; /* #ae2513;*/
        text-align:center;
        padding: 10px 0px;
    }
    .login-container {
        position: absolute;
        z-index: 10;
        width: 60%;
        /*padding: 30px;*/
        margin-top:10%;
        left:16%;
        border-radius:6px;
        box-shadow:1px 4px 7px 0px #9c9fa7;
    }
    .btn{
        padding-left: 20px;
        padding-right: 20px;
        margin-right: 10px;
        font-size:15px;
        font-weight:600;
    height: 30px;
    
}
     .single-center{
     
    margin-top:10%;
    }

    
    .bg-white{
        background-color: white;
    }
    
    .logo-title-container{
        margin-top:33%;
    }
    .logo-text{
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 2px 2px rgba(0,0,0,0.3 );
        margin-top: 20px;
        margin-bottom: 20px;
        color:rgb(192, 51, 51);
            font-size: 44px;
    line-height: 29px;
     
    }
    .logo-title-container h4{
        font-weight: 700;
        font-size:19px;
    }
    .logo-text span {
        color:white;
        font-size: 50px;
    }
    .logo-img{
        width:48px;
    }
    .flex-box {
        display: -webkit-box;
        display: flex;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
    .login-label i{
        left:35px!important;
    }
    .form-group .fancy-select {
        height:30px!important;
    }
    .form-sub-heading{
        border-bottom: 1px solid lightgray;
    }
    .form-sub-heading h4 {
        font-size:17px;
        padding-left: 20px;
        padding-top: 10px;
        text-transform: uppercase;
        padding-bottom: 10px;
        margin-bottom:10px;
    }
    .panel-body h4{
        font-size:17px;
        padding-left: 20px;
        padding-top: 10px;
        text-transform: uppercase;
        padding-bottom: 10px;
        margin-bottom:10px;
        font-weight:600!important;
        
    }
    .search-button .btn{
        width:30px;
        height:30px;
        position: relative;
    }
    .search__icon 
    {
position: absolute;
left: 0;
margin-right: 10px;
     float:left;
 
     outline:none;  
        
    }
    .search-button .btn i{
        font-size:13px;
        position:absolute;
        left:30%;
        top:25%;
    }
    .search-button{
        padding:0;
        margin:0;
    }
    .customer-creation-row{
        /* border-bottom:1px solid grey; */
        /*padding-top:15px;*/
        padding-bottom:30px;
        padding-left:15px;
        padding-right:15px;
    }
    .avatar-upload .avatar-preview > div {
        width: 100%;
        height: 100%;
        border-radius: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
      }
      .avatar-upload .avatar-preview {
        width: 192px;
        height: 192px;
        position: relative;
        border-radius: 100%;
        border: 6px solid #F8F8F8;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
      }
      h1 {
        font-size: 20px;
        text-align: center;
        margin: 20px 0 20px;
      }
      h1 small {
        display: block;
        font-size: 15px;
        padding-top: 8px;
        color: gray;
      }
      .avatar-upload {
        position: relative;
        max-width: 205px;
        margin: 20px auto;
      }
      .avatar-upload .avatar-edit {
        position: absolute;
        right: 25px;
        z-index: 1;
        top: 2px;
      }
      .avatar-upload .avatar-edit input {
        display: none;
      }
.avatar-upload .avatar-edit input + label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
  }
  .avatar-upload .avatar-edit input + label:after {
    content: "\f040";
    font-family: 'FontAwesome';
    color: #757575;
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
  }
  /* .panel-body> h5 {
      padding-left:20px;
      text-transform: uppercase;
  } */
  input{
      padding:0;
      margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
  .text-wrap
  {
     
   border-left:1px solid grey;
   border-right:1px solid grey;

     padding-left:10px;  
        padding-right:10px;  
 
  }
  .trans .mx-2
  {
      margin-right:10px!important;
      margin-left:10px!important;
  }
  .trans .form-control
  {
      width:100px!important;
  }
.nav-third-level{
background-color: rgb(47, 45, 58);
}
  .nav-third-level{
      background-color: #394049!important;
}
.metismenu{
    font-size:15px;
    font-weight:500;

}
 input::-webkit-input-placeholder { /* WebKit browsers */
      
        font-weight:400!important;
        opacity:0.6;
    }
    input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    
        font-weight:400!important;
        opacity:0.6;
    }
    input::-moz-placeholder { /* Mozilla Firefox 19+ */
       
        font-weight:400!important;
        opacity:0.6;
    }
    input:-ms-input-placeholder { /* Internet Explorer 10+ */
       
        font-weight:400!important;
        opacity:0.6;
    }
    
.parent_head
{
 font-weight:600;
 color:#eaeff1!important;
 
   font-size:20px;
}
.accordion {
    list-style: none;
    padding: 0;
    }
    .inner {
        padding-left: 1em;
        overflow: hidden;
        display: none;
      
        
    }
  
   .accordion li {
        margin: .5em 0;
        font-size:15px;
       

   }
   .accordion li a.toggle {
            width: 100%;
            display: block;
            text-transform:uppercase;
            background: #35a9cc;
            color: #fefefe;
            padding: .60em;
            border-radius: 0.15em;
            transition: background .3s ease;
   }
   .accordion li a:hover {
                background: #139ca9;
            }

.GView th
{
   background-color: #364150!important;
   color:#efe7e7!important;
   padding-bottom:10px;
}
select.form-control:not([size]):not([multiple]) {
     height: calc(1.75rem + 2px)!important;
}


.outline_head{
    position: relative;
}
.outline_nominee{
    border: 1px solid lightgray;
}

.heading_outline{
    position: absolute;
    display: block;
    left: 40px;
font-size: 16px;
    top: -14px;
    background-color: white;
    width:90px;
    height: 20px;
padding: 1px;
z-index: 10;
}
.padding_nominee{
    margin-left:30px;
}
.full_width_box .form-control
{
    padding-right:15px;
}

.text-lightblue {
    color:#157ce6!important;
}
.mt-30 {
    margin-top:30px;
}
    .login-user{
    width: 70px;
    height: auto;
}
.imgmicrofin {
    width:260px;
}
.paddingform {
    padding:30px 0px;
}

.login-form .form-group{
   
 margin-top:20px;
 
}
 .login-left{
        /*background-image: url(../../images/loginbg.png);*/
        background-color:aliceblue;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height:100vh;
       
    }
    .login-bg
    {
        background-color:#fcfcfc;
    }

    .form-control
    {
     
    }
    .serach__icon
    {
        padding-top:6px;
    }
    
  
  .text-right-sub
  { width:300px;
   
    postionL:absolute;
    right:10%;
  }
 .mixed_position
 {
     position:relative;
 }
 .text-right-sub
 {
     position:absolute;
     right:10px;
 }
 .font_crct
 {
     font-size:21px;
    margin-left:75px;
 }
 .ajax__calendar .ajax__calendar_container {
    border: 1px solid #646464!important;
    background-color: #ffffff!important;
    color: #000000!important;
    z-index: 100!important;
    height: 200px!important;
    width: 170px!important;
}
.button_col4
{
    margin-left:80vh;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: 500;
}
.page-content-wrapper
{
   min-height: 94.8vh;
}
form
{
        margin: 0;
    margin-block-end: 0em;
}


.ml-400
{
        margin-left: 400px;
}
.ml-300
{
        margin-left: 300px;
}
.panel-heading-sub span
{
    margin-right:6%;
}
.btn-outline-primary 
{
    color:#1414bf!important;
}
.btn-outline-primary:hover 
{
    color:white!important;
}
.outline_nominee legend 
{
 position: relative;
top: -14px;
background-color:white;
width: 92px;
padding: 0px 6px;
font-size:16px;
}   
.button_p
{
     position: absolute;
    right: 6%;
   margin-top:3px;
    padding:5px 10px!important ;   
}
.kyc_details span 
{
   line-height:30px;
} 
.kyc_table
{
    padding-left:45px;
}
.nav_tabs .nav {
    display: flex!important;
}
.buttons_style
{
      margin-top: 15px;
    text-align: center;
}
.login-btn
{
 
}
.mb-15 {
    margin-bottom:15px!important;
}
#But_Login {
  padding:18px 0px!important;
   background-color:#0275d8!important;
   color:white!important;
   padding-bottom:18px!important;
   cursor:pointer;
   line-height:0.25!important;
   box-shadow:1px 4px 7px 0px #9c9fa7;
}
#But_Login:hover {
    background-color:#0a66b5!important;
   

}
.buttons_style .btn 
{
    margin-left:13px;
    margin-bottom:13px;
}
.nav_tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #464a4c;
    color: #fff;
    border-color: #ddd #ddd #fff;
        text-transform: uppercase;
        font-weight:600;
}

.box_tab{
    border: 1px solid #e1dbdb;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
    -webkit-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
    box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.1);
    padding: 8px 20px;

}
.GView tr.header {
      background-color: #364150!important;
    color: #efe7e7!important;
    font-size:14px!important;
}
.nav-tabs .nav-link {
    font-weight:700;
}
.second_nav 
{
    padding-left:33px;
}
.card-header
{
   font-weight:600;
} 
.page-header.navbar {
    background: #3a3a3a!important;
}
option
{
    font-weight:600;
}
.flow
{
    overflow:hidden;
}
.footer_log p
{
       position: fixed;
    right: 12vh;
    bottom: 2px;
    display: block;
    width: 80vh;
    color:Black;
    font-size: 16px;
    letter-spacing: 3px;
}
.safe_link
{
    list-style:none;
    color:#c03333;
    
}
.safe_link:hover
{
    text-decoration:none;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle>i {
    color: #ffffff!important;
}


@media only screen and (max-width: 1200px) and (min-width: 992px) 
{
    }


@media only screen and (max-width: 1600px) and (min-width: 1400px) 
{
 .card h4 {
    font-size: 1.4rem;
 }
 .sidebar {
    width: 200px;
 }  
 .background-icon {
    font-size: 45px;
 }
 .card .card-content {
    padding: 15px;
    font-weight: 600;
    font-size: 12px;
 }
 .page-content-wrapper {
    margin-left: 181px;
} 
.nav-label {
    font-size: 13px;
}
 .table_dashboard strong {
    font-weight: 600;
}
}
@media only screen and (max-width: 2000px) and (min-width: 1400px) 
{
    .marg {
    margin-left: 62px;
}
 .nav_right {
 width:18%;
    height: 10.9%;
    padding-top:11px;
    font-size:17px;
    }   

    
}
@media only screen and (max-width: 1400px) and (min-width: 1300px)  
{
    .login-form .form-group {
    
    margin-top: 0px;
}
.page-header.navbar .page-logo 
{
    position:fixed;
    /*width: 250px!important;
    height: 12.9vh!important;
    padding-right: 11px!important;
    background-color:#222323!important;
    border-bottom-right-radius: 7px!important;
    border-top-right-radius: 7px!important;*/
}
.login-user {
    width: 37px;
    height: auto;
    padding-bottom: 8px;
}
.logo-text {
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 2px 2px rgba(0,0,0,0.3 );
    margin-top: 20px;

    color: rgb(192, 51, 51);
    font-size: 36px;
    line-height: 20px;
}
.copy p
{
    font-size:13px;
}
.logo-title-container h4 {
    font-size: 17px;
}
.page-header.navbar .page-logo {
 
    /*height: 12.9vh !important;*/
}

.footer_log p {
   right: 5%;
    color: Black;
    font-weight:600;
    font-size: 14px;
    letter-spacing: 2px;
}
.text-upper {
    font-size: 17px;
   
}
.logo-title-container {
    margin-top: 29.5%;
}
.login-container .form-control {
     height: 40px;
    padding: 0 20px 0 35px;
    transition: all 0.3s ease 0s;
    font-size: 12px;
 
}.login-form .form-group i {
     top: 14px;
    left: 44px;
    font-size: 12px;

}
.btn_log
{
    font-size:12px!important;
}
.nav-label {
    font-size: 12px;
}
.sidebar {
    width: 177px;
}
.page-content-wrapper {
    margin-left: 161px;
}
.sidebar-nav ul li a i{
width:14px;
font-size:13px;

}
.sidebar-nav li ul li a {

    font-size: 12!important;
}
.page-header.navbar .page-logo {
 
/*width: 250px;

height: 12.9vh;

padding-right: 11px;

background-color:#222323;
border-bottom-right-radius: 7px;

border-top-right-radius: 7px;*/
    }
.page-header.navbar 
{
    height:62px!important;
    min-height:60px!important;
}
.sidebar-toggler 
{
    font-size:18px;
/*margin-left:45px;*/
}
.User_detils p {

    padding-top: 2px;
}
.sidebar-toggler {
float: left;

    padding-top: 11px;
color:
    #fff;
    font-size: 23px;
    position: fixed;

    padding-top: 12px;
   z-index:2000;
    padding-left: 24vh;
  
}
}
.User_detils p span {
 
    font-size: 11px;
}
.card h4 {
    font-size: 1.1rem;
}
.page-container {
 
    /*margin-top: 35px;*/
}
.page-header.navbar .top-menu .navbar-nav>li>a {
    padding-left: 6px!Important;
    padding-top: 9px!Important;

    padding-right: 6px!Important;

    padding-bottom: 6px!Important;

    
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>i {
    font-size: 19px;
}
.sidebar-nav ul a {
    padding: 3px 8px;
    letter-spacing: .5px;
}
.sidebar-nav li ul li a {
    padding: 3px 8px;
     letter-spacing: .5px;
}
.form-control {
    font-size: 13px;
    line-height:0px;
     letter-spacing:.75px;
}
.form-control, .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
 
    padding: .2rem .75rem;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(1.4rem + 2px)!important;
}
.form-control, .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
 
    font-size: 13px;
}
.form-control-label {
    font-size: 13px;
    letter-spacing:.30px;
    top: -3px;
    left: 0px;
}
.search__icon {
  
    width: 50%;
    
}
.btn.btn-sm, .input-group-btn .btn.btn-sm, .btn-group-sm .btn, .btn-group-sm .input-group-btn .btn {
    padding: 3px 20px;

}
.btn:not(.btn-raised).btn, .input-group-btn .btn:not(.btn-raised).btn 
{
     padding: 3px 20px;

} 
.page-content-wrapper {
    min-height: 94.6vh;
}
.btn {
   
    font-size: 13px;
    font-weight: 600;
}
.footer
{ padding: 5px 20px;
        font-size: 12px;
}
.panel-heading {
    padding: 4px 20px 4px;
  
    font-weight: 600;
    font-size: 14px;
}
.page-title h4 {
    font-size: 18px;
     letter-spacing: 1.2px;
     padding-left:15px;
}
.breadcrumb {
 
    font-size: 11px;
    letter-spacing: 1px;
}
.margin-b-30
{
    margin-top:5px;
}
.wdt-lable {
    font-size: 14px;
}
.background-icon {
    font-size: 40px;
 
}
.card .card-content {
    padding: 5px!important;
}
.card .card-header
{
    font-size:16px} 
.content-wrapper.container {
    padding-bottom: 25px;
    padding-top:11px;
}
.table_dashboard
{
    font-size:12px;
}
 .table_dashboard strong {
    font-weight: 600;
}
.table_dashboard tbody 
{
 font-weight:600;   
}
.table_dashboard thead 
{
      font-size: 13px;
    font-weight: 200!important;
    letter-spacing: .5px;
    color: #5d5353;
}
}





.icon-settings p
{ 
    margin-bottom:10px;
}
.dataTables_info 
{
        font-size:11px;
}
#spline 
{
        max-height: 243px!important;
}
.customer-creation-row {
    /* border-bottom: 1px solid grey; */
    padding-bottom: 20px;
    padding-top: 13px;
}
.py-4 {
    padding-top: .75rem!important;
    padding-bottom: .75rem!important;
}
.my-4 {
    padding-top: .75rem!important;
    padding-bottom: .75rem!important;
}
.pt-3 {
    padding-top: .5rem!important;
}
.panel-heading-sub {
    padding: 3px 10px;
    margin-bottom: 5px;
    font-size: 13px;
    margin-top: 6px;
    font-weight: 600;
}
h1 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    font-size: 12px;
}
label {
    display: inline-block;
    margin-bottom: .2rem;
    font-weight: 600;
    padding-bottom: 2px;
    font-size: 12px;
    margin-left: 5px;
}
.page-title {
 
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.GView tbody{

    font-size: 14px;
}
.GView th {
 
    font-size: 14px;
}
    .metismenu .fa
{
    font-size:13px;
}
.wdt-lable {
  
    position: static;
    right: 10%;
}
.wdt-table-head{
}
.card {
    margin-bottom: 15px;
}
input[type=checkbox], input[type=radio] {
    margin-top: 5px;
    margin-left: 12px;
}
.marg
{
        margin-left: 41px;
}
#spline {
    max-height: 238px!important;
}
.btn_log
{
    padding:2px 20px!important;

}
.button_p
{    position: absolute;
    right: 6%;
    margin-top: 8.5px;
    padding: 5px 20px!important;}

.check-boxes label {
    font-size: 12px;
}

.ml-400
{
        margin-left: 100px;
}
.pl-100{
padding-left:40px;
}


.button_col4
{
    margin-left:74vh;
}
.pl-90{
padding-left:45px;
}
.p_cancel{
padding:0;
}

.fronty .card
{
    background-color:#5bc0de!important;
}
.card-content i 
{
    font-size:30px;
}
.transac .form-control 
{
    width:110px!important;
}
.form-control
{
    line-height:16px!important;
}

@media only screen and (max-width: 2000px) and (min-width: 1400px) 
{
    .transac .form-control 
{
    width:170px!important;
}
.page-header.navbar .page-logo {
    position: fixed;
    width: 180px !important;
    height: 6.7vh !important;
    padding-right: 11px !important;
    background-color:#222323 !important;
    border-bottom-right-radius: 7px !important;
    border-top-right-radius: 7px !important;
}
.page-title h4 {
 
    padding-left: 1px;
}
.page-container {
 
    margin-top: 52px;
}
.User_detils {
  
    left: 39vh;
}
.sidebar-toggler {
    float: left;
    padding: 11px 0px;
    color: 
#fff;
font-size: 23px;
position: fixed!important;
/*left: 36vh!important;*/
}


.mini-navbar .page-title h4 {
    padding: 0px;
        padding-left: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 23px;
    padding-left: 75px;
}

.btn
{
padding-top:0px!important;    
}

}


.box_di {
    position: absolute;
    background: 
    #222323;
    height: 84px;
    text-align: center;
    transform: rotate(45deg);
    width: 90px;
    border-radius: 8px;
    right: -35px;
    bottom: 16px;
    z-index: -1;
}
.slimScrollBar {
    background:#21acd6!important;
    opacity:0.9!important;
}
.page-logo {
    padding:5px;
}
.adjustrowpadding {
    padding-left:27px;
    padding-top:10px;
}
.TxtRight {
    text-align:right!important;
}
@media (max-width: 767px) {
    .bg-mobile {
        background-color:aliceblue;
    }
    .login-container {
        width:100%;
        background-color:white;
        left:4%;
    }
    .login-form .form-group {
       
    }
    
element.style {
}
    .footer_log p {
        position: fixed;
         right: 0vh; 
        bottom: 2px;
        display: block;
        width: 54vh;
        color: Black;
        font-size: 12px;
        text-align: center;
        letter-spacing: 3px;
    }
}
