
.form-control {  
	padding: 0.5rem 0.375rem; 
}
.nav-function-top .page-header {
    	background-color:rgb(255, 99, 99);
		background-image: none;
       }
.nav-function-top .page-content-wrapper {
    margin-top: 4.3rem; 
}
.page-logo-text {
    margin-left: 0.5rem;
    font-weight: 350;
    font-size: 1.5rem;
    color: #fff;
    display: inline;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: left;
}
@media (min-width: 992px){
	.page-header {
		padding: 0 12rem;
	}
	.nav-function-fixed .nav-footer-menu {
    display:none;
	}
}
@media (min-width: 992px){
	.nav-function-fixed.nav-function-top.header-function-fixed .page-sidebar {
				position: fixed !important;
				-webkit-box-shadow: none; 
				box-shadow:none; 
				height: 90px;
				padding: 1.2rem 12rem 0rem;
	}
	
	.nav-function-top .page-header .badge.badge-icon{
			-webkit-box-shadow: 0 0 0 1px #7a59ad;
			box-shadow: 0 0 0 1px #080808;
			background-color: #212529;
	}
}

@media only screen and (max-width: 992px){
	.header-function-fixed .page-content { 
		margin-top: 0px;
	}
	.nav-function-fixed.nav-function-top.header-function-fixed .page-sidebar {
		position: fixed !important;
				 -webkit-box-shadow: none; 
				 box-shadow:none; 
		height: 60px; 
	}
	.shortcut-menu {
		position: fixed;
		right: .5rem;
		bottom: 4rem;
		z-index: 931;
	}
} 

@media (min-width: 992px){
	.page-content {
		padding: 3rem 2rem;
		margin-left: 10rem;
		margin-right: 10rem;
	}
	.profile-image-avatar {
		width: 12.125rem;
		height: 12.125rem;
	}
}

.rela-block {
  display: block;
  position: relative;
  margin: auto;
  top: ;
  left: ;
  right: ;
  bottom: ;
}
.profile-card {
    width: 100% ;
    padding-top: 100px;
    margin-top: 110px;
    background-color: #fff;
    box-shadow: 0 2px 6px -2px rgba(0,0,0,0.26);
}
.profile-pic {
  display: false;
  position: absolute;
  margin: false;
  top: -90px;
  left: 50%;
  right: false;
  bottom: false;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 180px;
  width: 180px;
  border: 10px solid #fff;
  border-radius: 100%;
 
}
.profile-pic .picicon {
    text-align: center;
    position: absolute;
    display: block;
    top: 60%;
    color: rgba(255, 255, 255, 0.8);
    right: -6%;
    z-index: 5;
    background: #090000;
    padding: 7px;
    border-radius: 50%;
	font-size:20px
}
.edit-user .usericon {
  text-align: center;
    color: rgb(30, 23, 23);
    border-radius: 50%;
    font-size: 23px;
}
.profile-name-container {
  margin: 0 auto 10px;
  padding: 10px;
  text-align: center;
}
.user-name {
    font-size: 20px;
  letter-spacing: 3px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 12px;
}
.user-desc {
  letter-spacing: 1px;
  color: #999;
}
.nav-function-top .page-header .header-icon:not(.btn) > [class*='fa-']:first-child, .nav-function-top .page-header .header-icon:not(.btn) > .ni:first-child {
    color: #fcfcfc;
}
.badge.badge-icon { 
    background-color: #ff4747;
	-webkit-box-shadow: 0 0 0 0px #000; 
     box-shadow: 0 0 0 0px #000;
}

.header-icon:not(.btn)[data-toggle="dropdown"][data-toggle="dropdown"]:after {
    background: #ffffff;
}
.bg-trans-gradient {
    background: linear-gradient(250deg,#ff6363, #1f2d38);
}
.menu-item, label.menu-open-button {
    background: #ff6363;
}
.menu-item:hover, label.menu-open-button:hover {
    background: #1a181d;
}
.btn-info {
     -webkit-box-shadow:none; 
     box-shadow: none; 
}
.btn-info {
    color: #fff;
    background-color: #9b9c9c;
    border-color: transparent;
}
@media screen and (max-width: 550px) {

  .profile-pic {
    height: 140px;
    width: 140px;
    top: -70px;
  }
  .profile-card {
    padding-top: 70px;
  }
}


.page-sidebar {
   
     max-width: 100%;
}
.page-logo, .page-sidebar, .nav-footer, .bg-brand-gradient {
    background-image: none; 
    background-image: none; 
    background-color: #ffffff; 
}
@media only screen and (max-width: 992px){
	.nav-function-fixed.nav-function-top.header-function-fixed .page-sidebar {
		height: 4.5rem;
		width: 100%;
	}
	.nav-mobile-slide-out .page-wrapper .page-sidebar {
		z-index: 1;
	}
}
@media only screen and (max-width: 992px){
.page-wrapper .page-sidebar {
    top: 4rem;
    bottom: 0;
    padding: 10px;
}

.profile-image-avatar {
    width: 6.125rem;
    height: 6.125rem;
}
.header-icon:not(.btn) > [class*='fa-']:first-child, .header-icon:not(.btn) > .ni:first-child {
    color: #878181;
    vertical-align: middle;
}
.header-icon:not(.btn) {
    min-width: 4.725rem;
    text-align: center;
    overflow: visible;
}
.header-icon:not(.btn) > [class*='fa-']:first-child {
    font-size: 25px;
}
.nav-footer {
    height: 4.0025rem;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: fixed;
    width: 100%;
	z-index: 1;
}
.nav-function-fixed .nav-footer { 
    background: #000000;
    border: 0;
}
.navbottom-row {
    display: table-row;
}
.navbottom{
    display: table-cell;
    text-align: center;
    position: relative;
    width: 33%;
}

.bottom-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
        justify-content: center;
  height: 3.5rem;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.16), 0 -1px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.16), 0 -1px 5px 0 rgba(0, 0, 0, 0.26);
  z-index: 1;
  background: #ffffff;
 
}
.bottom-nav .button {
  width: auto;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
  border-radius: 0;
  line-height: normal;
   border: none;
   background: #f2f2f2;
}
.bottom-nav .button .icon {
  width: 24px;
  height: 24px;
  font-size: 1.5rem;
}
.button:focus, .button:hover {
    text-decoration: none;
}
.button:hover {
    background-color: rgba(29, 29, 29, 0.1);
}
.bottom-nav .button .label {
  display: block;
}
.bottom-sheet {
  background-color: #ffffff;
  display: block;
  z-index: 1030;
  max-width: 360px;
  left: 50%;
  list-style: none inside;
  padding: 0;
  margin: 0 0 0 -50%;
  width: 100%;
  top: 100%;
  position: fixed;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.bottom-sheet::after {
  display: block;
  clear: both;
  content: "";
}
.bottom-sheet::after {
  display: block;
  clear: both;
  content: "";
}
.bottom-sheet.wide-sm {
  max-width: 576px;
}
.bottom-sheet.wide-ld {
  max-width: 640px;
}
.bottom-sheet.wide-md {
  max-width: 768px;
}
.bottom-sheet.wide-lg {
  max-width: 992px;
}
.bottom-sheet.wide {
  max-width: 100%;
}
.bottom-sheet > .title {
  height: 56px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
}
.bottom-sheet > li,
.bottom-sheet > .item {
  font-size: 16px;
  position: relative;
  height: 48px;
  padding-left: 56px;
  display: block;
  cursor: pointer;
  vertical-align: middle;
  line-height: 48px;
}
.bottom-sheet > li .icon,
.bottom-sheet > .item .icon {
  left: 16px;
  position: absolute;
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  opacity: 0.8;
}
.bottom-sheet > li:hover,
.bottom-sheet > .item:hover,
.bottom-sheet > li.hovered,
.bottom-sheet > .item.hovered,
.bottom-sheet > li.active,
.bottom-sheet > .item.active {
  background-color: rgba(29, 29, 29, 0.1);
}
.bottom-sheet > .divider {
  height: 1px;
  background-color: #dfdfdf;
}
.bottom-sheet.grid-style {
  padding: 16px;
}
.bottom-sheet.grid-style > li,
.bottom-sheet.grid-style > .item {
  width: 64px;
  height: 72px;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  display: block;
  float: left;
  margin: 8px;
  padding: 4px;
  font-size: 11px;
}
.bottom-sheet.grid-style > li .icon,
.bottom-sheet.grid-style > .item .icon {
  display: block;
  position: relative;
  width: 42px;
  height: 42px;
  font-size: 42px;
  margin: 0 0 8px -21px;
  padding: 0;
  top: 0;
  left: 50%;
  line-height: 1;
}
.bottom-sheet.grid-style > .divider {
  display: none;
}
.bottom-sheet.opened {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.bottom-nav ~ .bottom-sheet {
  padding-bottom: 76px;
}
}

.rounded-circle-affi {
    border-radius: 0 !important;
}
.progress-xs {
    height: 10px;
}




/*PRICE COLOR CODE START*/
 .generic_content{
	background-color: #fff;
}

.generic_content .generic_head_price{
	background-color: #f6f6f6;
}

 .generic_content .generic_head_price .generic_head_content .head_bg{
	border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

.generic_content .generic_head_price .generic_head_content .head span{
	color: #525252;
}

.generic_content .generic_head_price .generic_price_tag .price .sign{
    color: #414141;
}

.generic_content .generic_head_price .generic_price_tag .price .currency{
    color: #414141;
}

.generic_content .generic_head_price .generic_price_tag .price .cent{
    color: #414141;
}

.generic_content .generic_head_price .generic_price_tag .month{
    color: #414141;
}


.generic_content .generic_feature_list ul li span{
	color: #ff6363;
}


.generic_content .generic_price_btn a{
	border: 1px solid #ff6363; 
    color: #ff6363;
} 

.generic_content.active .generic_head_price .generic_head_content .head_bg,
.generic_content:hover .generic_head_price .generic_head_content .head_bg{
	border-color: #ff6363 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ff6363;
	color: #fff;
}

.generic_content:hover .generic_head_price .generic_head_content .head span,
.generic_content.active .generic_head_price .generic_head_content .head span{
	color: #fff;
}

.generic_content:hover .generic_price_btn a,
.generic_content.active .generic_price_btn a{
	background-color: #ff6363;
	color: #fff;
} 
#generic_price_table{
	margin: 50px 0 50px 0;
    font-family: 'Raleway', sans-serif;
}
.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

.generic_content{
	overflow: hidden;
	position: relative;
	text-align: center;
}

.generic_content .generic_head_price {
	margin: 0 0 20px 0;
}

.generic_content .generic_head_price .generic_head_content{
	margin: 0 0 50px 0;
}

.generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
	position: absolute;
}

.generic_content .generic_head_price .generic_head_content .head{
	padding-top: 40px;
	position: relative;
	z-index: 1;
}

.generic_content .generic_head_price .generic_head_content .head span{
    
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.generic_content .generic_head_price .generic_price_tag{
	padding: 0 0 20px;
}

.generic_content .generic_head_price .generic_price_tag .price{
	display: block;
}

.generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

.generic_content .generic_head_price .generic_price_tag .price .currency{
    font-family: "Lato",sans-serif;
    font-size: 35px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}

.generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

.generic_content .generic_head_price .generic_price_tag .month{
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

.generic_content .generic_feature_list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.generic_content .generic_feature_list ul li{
	
	font-size: 0.85rem;
	padding: 10px 0;
	transition: all 0.3s ease-in-out 0s;
}
.generic_content .generic_feature_list ul li:hover{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;

}
.generic_content .generic_feature_list ul li .fa{
	padding: 0 10px;
}
.generic_content .generic_price_btn{
	margin: 20px 0 32px;
}

.generic_content .generic_price_btn a{
    border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.generic_content,
.generic_content:hover,
.generic_content .generic_head_price .generic_head_content .head_bg,
.generic_content:hover .generic_head_price .generic_head_content .head_bg,
.generic_content .generic_head_price .generic_head_content .head h2,
.generic_content:hover .generic_head_price .generic_head_content .head h2,
.generic_content .price,
.generic_content:hover .price,
.generic_content .generic_price_btn a,
.generic_content:hover .generic_price_btn a{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
} 
@media (max-width: 320px) {	
}

@media (max-width: 767px) {
	.generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.col-md-3{
		float:left;
		width:50%;
	}
	
	.col-md-4{
		float:left;
		width:50%;
	}
	
	.generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home{
	 font-family: 'Raleway', sans-serif;
}

.text-center h1,
.text-center h1 a{
	color: #b9abb2;
	font-size: 21px;
	font-weight: 300;
	text-decoration: none;
}
.demo-pic{
	margin: 0 auto;
}
.demo-pic:hover{
	opacity: 0.7;
}

#generic_price_table_home ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: table;
}
#generic_price_table_home li{
	float: left;
}
#generic_price_table_home li + li{
	margin-left: 10px;
	padding-bottom: 10px;
}
#generic_price_table_home li a{
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0px;
}
#generic_price_table_home .blue{
	background: #3498DB;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald{
	background: #2ECC71;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey{
	background: #7F8C8D;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight{
	background: #34495E;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange{
	background: #E67E22;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple{
	background: #9B59B6;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red{
	background: #E74C3C;
	transition:all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise{
	background: #1ABC9C;
	transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
	border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 20px;
}
#generic_price_table_home .divider span{
	width: 100%;
	display: table;
	height: 2px;
	background: #ddd;
	margin: 50px auto;
	line-height: 2px;
}
#generic_price_table_home .itemname{
	text-align: center;
	font-size: 50px ;
	padding: 50px 0 20px ;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
	text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#generic_price_table_home .footer{
	padding:40px 0;
}

.price-heading{
    text-align: center;
}
.price-heading h1{
	color: #666;
	margin: 0;
	padding: 0 0 50px 0;
}
.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
	background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;
	
}
.bottom_btn:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;
}

.card, .card-group {
	     -webkit-box-shadow: none; 
     box-shadow: none; 
}


.pb-60 {
	padding-bottom: 30px;
}
.pt-60 {
	padding-top: 60px;
}
.mb-60 {
	margin-bottom: 60px;
}
p {
	font-weight: 300;
	font-size: 14px;
}
.section-title p {
	font-size: 24px;
	font-family: Oleo Script;
	margin-bottom: 0px;
}
.section-title h4 {
	font-size: 40px;
	text-transform: capitalize;
	color: #FF5E18;
	position: relative;
	display: inline-block;
	padding-bottom: 25px;
}
.section-title h4::before {
	width: 80px;
	height: 1.5px;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4::before, .section-title h4::after {
	position: absolute;
	content: "";
	background-color: #FF5E18;
}
.section-title h4::after {
	width: 40px;
	height: 1.5px;
	bottom: -5px;
	left: 50%;
	margin-left: -20px;
}
.single_service.service_right {
	padding-right: 70px;
	padding-left: 0;
	text-align: right;
}
.single_service.service_right img {
	right: 0;
	left: auto;
	margin-top: 0;
}
.single_service:nth-child(1), .single_service:nth-child(2) {
	padding-bottom: 10px;
}
.single_service img {
	max-width: 45px;
	position: absolute;
	left: 0;
	top: 0;
}
.single_service {
	position: relative;
	padding-left: 70px;
	margin-bottom: 35px;
}

.textcolore{
	color:#ff6363;
} 

.rdv-card--step1 {
    background-color: #46b8e9;
}

.rdv--step1 .head::after {
  border-color: #46b8e9;
}
.rdv--step2 {
  background-color: #3ee9d1;
}
.rdv--step2 .head::after {
  border-color: #3ee9d1;
}
.rdv--step3 {
  background-color: #ce43eb;
}
.rdv--step3 .head::after {
  border-color: #ce43eb;
}
.rdv--step4 {
  background-color: #4d92eb;
}
.rdv--step4 .head::after {
  border-color: #4d92eb;
}
.rdv--step5 {
  background-color: #46b8e9;
}
.rdv--step5 .head::after {
  border-color: #46b8e9;
}
.card .head .number-box {
    display: inline;
    float: left;
    margin: 15px;
    padding: 10px;
    font-size: 35px;
    line-height: 35px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.17);
}
.card .head {
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 400;
}
.card .head h2 {
    font-size: 130%;
    line-height: 1.5rem;
}
.card .head h2 span {
    font-size: 0.8rem;
}


.circle {
  padding: 13px 20px;
  border-radius: 50%;
  background-color: #ED8D8D;
  color: #fff;
  max-height: 50px;
  z-index: 2;
}

.how-it-works.row .col-2 {
  align-self: stretch;
}
.how-it-works.row .col-2::after {
  content: "";
  position: absolute;
  border-left: 3px solid #ED8D8D;
  z-index: 1;
}
.how-it-works.row .col-2.bottom::after {
  height: 50%;
  left: 50%;
  top: 50%;
}
.how-it-works.row .col-2.full::after {
  height: 100%;
  left: calc(50% - 3px);
}
.how-it-works.row .col-2.full2::after {
  height: 100%;
  left: calc(50% );
}
.how-it-works.row .col-2.top::after {
  height: 50%;
  left: 50%;
  top: 0;
}
.how-it-works.row .col-2.top2::after {
  height: 50%;
  left: calc(50% - 3px);
  top: 0;
}


.timeline div {
  padding: 0;
  height: 40px;
}
.timeline hr {
  border-top: 3px solid #ED8D8D;
  margin: 0;
  top: 17px;
  position: relative;
}
.timeline .col-2 {
  display: flex;
  overflow: hidden;
}
.timeline .corner {
  border: 3px solid #ED8D8D;
  width: 100%;
  position: relative;
  border-radius: 15px;
}
.timeline .top-right {
  left: 50%;
  top: -50%;
}
.timeline .left-bottom {
  left: -50%;
  top: calc(50% - 3px);
}
.timeline .top-left {
  left: -50%;
  top: -50%;
}
.timeline .right-bottom {
  left: 50%;
  top: calc(50% - 3px);
}

/* Service Style 3 Css */
.style-3 .single-service {
  text-align: center;
  border: 1px solid #ddd;
  padding: 25px 15px;
  -webkit-transition:.4s;
  transition: .4s;
}
.single-service {
    margin-bottom: 60px;
}
.style-3 .single-service i.fas {
  width: 60px;
  height: 60px;
  font-size: 30px;
  line-height: 60px;
  border: 1px solid #ff6363;
  margin-bottom: 30px;
  border-radius: 50%;
  color: #ff6363;
  -webkit-transition:.4s;
  transition: .4s;
}

.modal-backdrop {
     background-color: rgba(0,0,0,.0001) !important;
}
.modal-backdrop-transparent {
    background: rgba(3, 3, 3, 0.30);
}
.bg-trans-gradient {
    background:  #f31842;
}
.dropdown-header.bg-trans-gradient {
    padding: 0.75rem 1.5rem;
}
/*///////Crop */
 .croppr-container * {
	  user-select: none;
	  -moz-user-select: none;
	  -webkit-user-select: none;
	  -ms-user-select: none;
	  box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	}
	
	.croppr-container img {
	  vertical-align: middle;
	  max-width: 100%;
	}
	
	.croppr {
	  position: relative;
	  display: inline-block;
	}
	
	.croppr-overlay {
	  background: rgba(0,0,0,0.5);
	  position: absolute;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  z-index: 1;
	  cursor: crosshair;
	}
	
	.croppr-region {
	  border: 1px dashed rgba(0, 0, 0, 0.5);
	  position: absolute;
	  z-index: 3;
	  cursor: move;
	  top: 0;
	}
	
	.croppr-imageClipped {
	  position: absolute;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  z-index: 2;
	  pointer-events: none;
	}
	
	.croppr-handle {
	  border: 1px solid black;
	  background-color: white;
	  width: 10px;
	  height: 10px;
	  position: absolute;
	  z-index: 4;
	  top: 0;
	}
	.nodisplay{
	    display:none;
	}
	
	.displayok{
	    display:block;
	}
/* :::::::::::::::::::::::::::*/

		.containerpic {
			width: 80%;
			padding-right: 0rem;
			padding-left: 0rem;
			margin-right: auto;
			margin-left: auto;
		}
		.containerpic img {
		/* This rule is very important, please don't ignore this */
				max-width: 100%;
		}
		/* ---- grid ---- */
			.grid {
			  background: #DDD;
			}

		/* clear fix */
			.grid:after {
			  content: '';
			  display: block;
			  clear: both;
			}

		/* ---- .grid-item ---- */
			.grid-sizer,
			.grid-item {
			  width: 33.333%;
			}
			.grid-item {
			  float: left;
			}
			.grid-item img {
			  display: block;
			  max-width: 100%;
			}
			
.btn-primary {
				-webkit-box-shadow: none;
				box-shadow: none;
}
.btn-primary {
   color: #fff;
    background-color: #ff6363;
    border-color: #ff6363;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #ff6363;
    border-color: #ff6363;
    -webkit-box-shadow:  none;
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff6363;
    border-color: #ff6363;
}
.btn-primary:hover {
    color: #fff;
    background-color: #fba1a1;
    border-color: #fba1a1;
}
.nav-tabs-clean .nav-item .nav-link.active {
    border-bottom: 2px solid #ff6363;
    color: #886ab5;
}
.nav-tabs-clean .nav-item .nav-link:hover {
    color: #ff6363;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
     background-color:transparent;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #fff;
}
.nav-tabs .nav-item .nav-link.active:not(:hover) {
    color: #ff6363;
}



.stepwizard-step p {
    margin-top: 0px;
    color:#505050;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
	 width: 25%;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.panel-tag {
    padding: 1rem 1rem;
    margin-bottom: 2rem;
    border-left: 0px solid #ff6363;
    background: #ffe9e9;
    opacity: 0.8;
    font-weight: 400;
    font-size: 0.875rem;
    border-radius: 8px 8px 8px 8px;
}

.stepwizard-row:before {
    background-color: #ff6363;   
}
.subheader-title {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
}
/*.accordion .card .card-header .card-title { 
    color: #ff6363;
}*/ 
 
element.style {
}
.text-right {
    text-align: right !important;
}
.custom-switch {
    padding-left: 2.46875rem;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.19437rem;
    padding-left: 1.625rem;
}
*, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}
.page-content {
    color: #666666;
}
.page-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}
.page-content {
    color: #666666;
}
.page-content {
    color: #666666;
}
.page-content-wrapper {
    background-color: #faf8fb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 0;
    min-width: 0;
    max-width: 100%;
    min-height: 1px;
}
@media (min-width: 992px)
.nav-function-top .page-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
html body {
    direction: ltr;
    text-rendering: optimizeLegibility;
    background-color: #fff;
}
body {
 font-size: 0.9125rem;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #ff6363;
    border-color: #ff6363;
}

.item{
	left: 0;
		top: 0;
		position: relative;
		overflow: hidden;
		margin-top:30px;
		
	}
	.item img{
		-webkit-transition: 0.6s ease;
		transition: 0.6s ease;
		
	}
	.item img:hover{
		-webkit-transform: scale(1.2);
		transform: scale(1.2);

	}
	.img-thumbnail{
		border:0px;
		border-radius:0px;
	}
.modal {
    z-index: 1850;
}
.modal-backdrop {
    z-index: 1840;
}
				.modal-open .modal {
						overflow-x: hidden;
						 overflow-y: inherit; 
					}
				.h-100 {
						height: 80% !important;
				}
	
		        .notification li > :first-child {
					padding: 0.75rem 0.5rem;
					border-bottom: 1px solid rgba(0, 0, 0, 0.06);
				}
				
				.footer-function-fixed .page-footer {
					position: fixed;
					right: 0;
					left: 0;
					bottom: 0;
					z-index: 1000;
					border-top: 1px solid rgba(0,0,0,.08);
					height:60px;
					background: #000;
					padding:0px
				}
				
				.nodeskplay{display:none}
				
				.wider{
					width:60px
				}

				.page-footer .badge-icon {
					    left: 2.0625rem;
						top: 0.79375rem;
				}
				
				.page-footer  .header-icon:not(.btn) > [class*='fa-']:first-child, .header-icon:not(.btn) > .ni:first-child {
					color: #ffffff;
					vertical-align: middle;
				}
				
				.page-footer .badge.badge-icon {
					background-color: #ff6363;;
				}
				
				.page-footer .badge.badge-icon {
					-webkit-box-shadow: none; 
					box-shadow: none;
				}
				@media (min-width: 992px){
					.page-content {
						padding: 0rem 2rem 3rem;
					}
				}	
				@media only screen and (max-width: 992px){
					.page-wrapper .page-content {
						padding: 0rem 1.5rem;
					}
				}
				.search-dismissible {
				position: absolute;
				top: 0;
				right: 0;
				padding: 0rem 1.25rem;
				color: inherit;
			   }
			.searchmarge > * {
				margin: 0 .375rem 1rem 0 !important;
			}
			.custom-control-inline {
				display: -webkit-inline-box;
				display: -ms-inline-flexbox;
				display: inline-flex;
				margin-right: 1rem;
			}

			.h7 {
				font-size: 0.8rem;
			}

			.gedf-wrapper {
				margin-top: 0.97rem;
			}

			@media (min-width: 992px) {
				
				.gedf-card {
					margin-bottom: 2.77rem;
				}
			}

			.dropdown-toggle::after {
				content: none;
				display: none;
			}
			
			.card-img, .card-img-top {
				 border-top-left-radius: 0px; 
				border-top-right-radius: 0px; 
			}
			
			.cardheader {
				word-break: break-word;
				overflow-wrap: break-word;
				text-decoration: inherit;
				font-family: Montserrat, "Open Sans", Helvetica, Arial, sans-serif;
				font-weight: bold;
				color: rgb(22, 24, 26);
				padding: 5px 15px 0px;
				font-size: 1.1em;
				line-height: 1.3em;
				vertical-align: text-bottom;
				display: block;
			  }
			  .card-footer {
				padding: 1rem 1rem;
				background-color: inherit;
				border-top: 1px solid rgba(0, 0, 0, 0.08);
				background: #eaeaea;
				color:#000;
				font-size:14px;
			}
			.page-item.active .page-link {
				z-index: 3;
				color: #fff;
				background-color: #ff6363;
				border-color: #ff6363;
			}
			.pagination .page-link:hover {
				background-color: #ff6363 !important;
				color: #fff;
			}
			.page-link {
				color: #060606;
			}
			.select2-container--default .select2-results__option--highlighted[aria-selected] {
				background-color: #ff6363;
				color: #fff;
			}
			.select2-container--open .select2-dropdown--below {
				border-color: #f5baba;
			}
			.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
				position: relative;
				z-index: 1151;
				border-color: #f5baba;
			}
			.select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--focus .select2-selection--multiple {
				border-color: #f5baba;
			}
			
			.contact .profile-image-sm {
				width: 1.0rem;
				height: 1.0rem;
			}
			
			a {
				color: #000000;
				text-decoration: none;
				background-color: transparent;
            }
			.grey{color:#dcd3d3}
			
			.stepnumber {
				height: 35px;
				width: 35px;
			}
			.accordion .card .card-header .card-title {
              color: #ff6363;
            }
			.bg-trans-gradient {
				background: #2b2929;
			}
			.header-icon:not(.btn)[data-toggle="dropdown"][data-toggle="dropdown"]:after {
    background: #ffffff;
}
.header-icon:not(.btn) .profile-image {
    width: 2.5rem;
    height: auto;
	border:2px solid #f9f6f6
}
.docs-demo {
  margin-bottom: 1rem;
  overflow: hidden;
  padding: 2px;
}	
.img-container,
.img-preview {
  text-align: center;
  width: 100%;
}

.img-container {
 /* max-height: 497px;*/
  min-height: 200px;
}

@media (min-width: 768px) {
  .img-container {
   /*min-height: 497px;*/
  }
}

.img-container > img {
  max-width: 100%;
}

.docs-preview {
  margin-right: -1rem;
}

.img-preview {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  overflow: hidden;
}

.img-preview > img {
  max-width: 100%;
}

.preview-lg {
  height: 9rem;
  width: 16rem;
}
/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #ff6363;
}*/

.card-header {
    color: inherit;
    background-color: rgb(255 255 255 / 20%);
}

.modal {
				height: 109%;
			}
		   .page-header .badge-icon {
				left: 0.5625rem;
				top: 0.8375rem;
			}
			.writetext{
				color:#fff;
			}
			.redtext{
				color:red;
			}
			.greentext{
				color:green;
			}
				.modal-open .modal {
						overflow-x: hidden;
						 overflow-y: inherit; 
					}
				.h-100 {
						height: 80% !important;
				}
	
		        .notification li > :first-child {
					padding: 0.75rem 0.5rem;
					border-bottom: 1px solid rgba(0, 0, 0, 0.06);
				}
				
				.footer-function-fixed .page-footer {
					position: fixed;
					right: 0;
					left: 0;
					bottom: 0;
					z-index: 1000;
					border-top: 1px solid rgba(0,0,0,.08);
					height:60px;
					background: #000;
				}
				
				.nodeskplay{display:none}
				
				.wider{
					width:60px
				}

				.page-footer .badge-icon {
					    left: 2.0625rem;
						top: 0.79375rem;
				}
				
				.page-footer  .header-icon:not(.btn) > [class*='fa-']:first-child, .header-icon:not(.btn) > .ni:first-child {
					color: #ffffff;
					vertical-align: middle;
				}
				
				.page-footer .badge.badge-icon {
					background-color: #ff6363;;
				}
				
				.page-footer .badge.badge-icon {
					-webkit-box-shadow: none; 
					box-shadow: none;
				}
				@media (min-width: 992px){
					.page-content {
						padding: 0rem 2rem 3rem;
					}
				}	
				@media only screen and (max-width: 992px){
					.page-wrapper .page-content {
						padding: 0rem 1.5rem;
					}
				}
				.search-dismissible {
				position: absolute;
				top: 0;
				right: 0;
				padding: 0rem 1.25rem;
				color: inherit;
			   }
			.searchmarge > * {
				margin: 0 .375rem 1rem 0 !important;
			}
			.custom-control-inline {
				display: -webkit-inline-box;
				display: -ms-inline-flexbox;
				display: inline-flex;
				margin-right: 1rem;
			}

			.h7 {
				font-size: 0.8rem;
			}

			.gedf-wrapper {
				margin-top: 0.97rem;
			}

			@media (min-width: 992px) {
				
				.gedf-card {
					margin-bottom: 2.77rem;
				}
			}

			.dropdown-toggle::after {
				content: none;
				display: none;
			}
			
			.card-img, .card-img-top {
				 border-top-left-radius: 0px; 
				border-top-right-radius: 0px; 
			}
			
			.cardheader {
				word-break: break-word;
				overflow-wrap: break-word;
				text-decoration: inherit;
				font-family: Montserrat, "Open Sans", Helvetica, Arial, sans-serif;
				font-weight: bold;
				color: rgb(22, 24, 26);
				padding: 5px 15px 0px;
				font-size: 1.1em;
				line-height: 1.3em;
				vertical-align: text-bottom;
				display: block;
			  }
			  .card-footer {
				padding: 1rem 1rem;
				background-color: inherit;
				border-top: 1px solid rgba(0, 0, 0, 0.08);
				background: #eaeaea;
				color:#000;
				font-size:14px;
			}
			.page-item.active .page-link {
				z-index: 3;
				color: #fff;
				background-color: #ff6363;
				border-color: #ff6363;
			}
			.pagination .page-link:hover {
				background-color: #ff6363 !important;
				color: #fff;
			}
			.page-link {
				color: #060606;
			}
			.select2-container--default .select2-results__option--highlighted[aria-selected] {
				background-color: #ff6363;
				color: #fff;
			}
			.select2-container--open .select2-dropdown--below {
				border-color: #f5baba;
			}
			.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
				position: relative;
				z-index: 1151;
				border-color: #f5baba;
			}
			.select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--focus .select2-selection--multiple {
				border-color: #f5baba;
			}
			
			.contact .profile-image-sm {
				width: 1.0rem;
				height: 1.0rem;
			}
			
			a {
				color: #000000;
				text-decoration: none;
				background-color: transparent;
            }
			.grey{color:#dcd3d3}
			
			.stepnumber {
				height: 35px;
				width: 35px;
			}
			.accordion .card .card-header .card-title {
              color: #ff6363;
            }
			.bg-trans-gradient {
				background: #2b2929;
			}
			.header-icon:not(.btn)[data-toggle="dropdown"][data-toggle="dropdown"]:after {
    background: #ffffff;
}

   
    .row,
    .preview {
      overflow: hidden;
    }

    .col {
      float: center;
    }

    .col-12 {
      width: 100%;
    }


		</style>
		<style>
.wrapper {
  margin: 30px;
  padding: 30px;
  background: #fff;
  width: 100%;
  height: 640px;
  display: flex;
  flex-direction: column;
}

.wrapper-cell {
   display: block;
   margin-bottom: 15px;
}

@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

.animated-background {
    animation-duration: 1.25s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #F6F6F6;
    background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
    background-size: 800px 104px;
    height: 96px;
    position: relative;
}


.image {
  height: 60px;
  width: 60px;
  @extend .animated-background;
}

.text {
  margin-left: 20px;
  margin-right: 20px;
}

.text-line {
  height: 10px;
  width: 100%;
  margin: 4px 0;
  @ .animated-background;
}
.fs-nano {
    font-size: 0.8875rem !important;
}
.notification .name {
    color: #222222;
    font-weight: 400;
    font-size: 0.9875rem;
}
@media (min-width: 576px){
	.modal-dialog {
		max-width: 100%;
		margin: 1.75rem auto;
	}
}

/* loader */

.loader {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    opacity: 0;

}


.loader.show {
    opacity: 1;
}

.loader div {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 16px;
    background: #f4f4f4;
    animation: loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.loader div:nth-child(1) {
    left: 8px;
    animation-delay: -0.24s;
}

.loader div:nth-child(2) {
    left: 32px;
    animation-delay: -0.12s;
}

.loader div:nth-child(3) {
    left: 56px;
    animation-delay: 0;
}

@keyframes loader {
    0% {
        top: 8px;
        height: 64px;
    }

    50%,
    100% {
        top: 24px;
        height: 32px;
    }
}
.centrebox{ 
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.chat-segment-sent .chat-message {
    background: #ff6363;
    color: white;
    text-align: left;
}



.view-account{
    background:#FFFFFF; 
    margin-top:20px;
}
.view-account .pro-label {
    font-size: 13px;
    padding: 4px 5px;
    position: relative;
    top: -5px;
    margin-left: 10px;
    display: inline-block
}
.view-account .side-bar {
    padding-bottom: 30px
}
.view-account .side-bar .user-info {
    text-align: center;
    margin-bottom: 15px;
    padding: 30px;
    color: #616670;
    border-bottom: 1px solid #f3f3f3
}
.view-account .side-bar .user-info .img-profile {
    width: 120px;
    height: 120px;
    margin-bottom: 15px
}
.view-account .side-bar .user-info .meta li {
    margin-bottom: 10px
}
.view-account .side-bar .user-info .meta li span {
    display: inline-block;
    width: 100px;
    margin-right: 5px;
    text-align: right
}
.view-account .side-bar .user-info .meta li a {
    color: #616670
}
.view-account .side-bar .user-info .meta li.activity {
    color: #a2a6af
}

.view-account .side-bar .side-menu {
    text-align: center
}
.view-account .side-bar .side-menu .nav {
    display: inline-block;
    margin: 0 auto
}
.view-account .side-bar .side-menu .nav>li {
    font-size: 14px;
    margin-bottom: 0;
    border-bottom: none;
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}
.view-account .side-bar .side-menu .nav>li:last-child {
    margin-right: 0
}

.view-account .side-bar .side-menu .nav>li>a {
    display: inline-block;
    color: #9499a3;
    padding: 5px;
    border-bottom: 2px solid transparent
}
.view-account .side-bar .side-menu .nav>li>a:hover {
    color: #616670;
    background: none
}
.view-account .side-bar .side-menu .nav>li.active a {
    color: #ff6363;
    border-bottom: 2px solid #ff6363;
    background: none;
    border-right: none
}
.theme-2 .view-account .side-bar .side-menu .nav>li.active a {
    color: #6dbd63;
    border-bottom-color: #6dbd63
}
.theme-3 .view-account .side-bar .side-menu .nav>li.active a {
    color: #497cb1;
    border-bottom-color: #497cb1
}
.theme-4 .view-account .side-bar .side-menu .nav>li.active a {
    color: #ec6952;
    border-bottom-color: #ec6952
}
.view-account .side-bar .side-menu .nav>li .icon {
    display: block;
    font-size: 24px;
    margin-bottom: 5px
}
.view-account .content-panel {
    padding: 30px
}
.view-account .content-panel .title {
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 18px
}
.view-account .content-panel .fieldset-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaf1;
    margin-bottom: 30px;
    color: #616670;
    font-size: 16px
}
.view-account .content-panel .avatar .figure img {
    float: right;
    width: 64px
}
.view-account .content-panel .content-header-wrapper {
    position: relative;
    margin-bottom: 30px
}
.view-account .content-panel .content-header-wrapper .actions {
    position: absolute;
    right: 0;
    top: 0
}
.view-account .content-panel .content-utilities {
    position: relative;
    margin-bottom: 30px
}
.view-account .content-panel .content-utilities .btn-group {
    margin-right: 5px;
    margin-bottom: 15px
}

.view-account .content-panel .content-utilities .fa {
    font-size: 16px;
    margin-right: 0
}
.view-account .content-panel .content-utilities .page-nav {
    position: absolute;
    right: 0;
    top: 0
}
.view-account .content-panel .content-utilities .page-nav .btn-group {
    margin-bottom: 0
}
.view-account .content-panel .content-utilities .page-nav .indicator {
    color: #a2a6af;
    margin-right: 5px;
    display: inline-block
}
.view-account .content-panel .mails-wrapper .mail-item {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #f3f3f3;
    color: #616670;
    overflow: hidden
}
.view-account .content-panel .mails-wrapper .mail-item>div {
    float: left
}
.view-account .content-panel .mails-wrapper .mail-item .icheck {
    background-color: #fff
}

.view-account .content-panel .mails-wrapper .mail-item:hover {
    background: #f9f9fb
}

.view-account .content-panel .mails-wrapper .mail-item:nth-child(even) {
    background: #fcfcfd
}

.view-account .content-panel .mails-wrapper .mail-item:nth-child(even):hover {
    background: #f9f9fb
}

.view-account .content-panel .mails-wrapper .mail-item a {
    color: #616670
}

.view-account .content-panel .mails-wrapper .mail-item a:hover {
    color: #494d55;
    text-decoration: none
}

.view-account .content-panel .mails-wrapper .mail-item .checkbox-container,
.view-account .content-panel .mails-wrapper .mail-item .star-container {
    display: inline-block;
    margin-right: 5px
}

.view-account .content-panel .mails-wrapper .mail-item .star-container .fa {
    color: #a2a6af;
    font-size: 16px;
    vertical-align: middle
}

.view-account .content-panel .mails-wrapper .mail-item .star-container .fa.fa-star {
    color: #f2b542
}

.view-account .content-panel .mails-wrapper .mail-item .star-container .fa:hover {
    color: #868c97
}
.view-account .content-panel .mails-wrapper .mail-item .mail-to {
    display: inline-block;
    margin-right: 5px;
    min-width: 120px
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject {
    display: inline-block;
    margin-right: 5px
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label {
    margin-right: 5px
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label:last-child {
    margin-right: 10px
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label a,
.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label a:hover {
    color: #fff
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label-color-1 {
    background: #f77b6b
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label-color-2 {
    background: #58bbee
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label-color-3 {
    background: #f8a13f
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label-color-4 {
    background: #ea5395
}

.view-account .content-panel .mails-wrapper .mail-item .mail-subject .label-color-5 {
    background: #8a40a7
}

.view-account .content-panel .mails-wrapper .mail-item .time-container {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #a2a6af;
    text-align: left
}

.view-account .content-panel .mails-wrapper .mail-item .time-container .attachment-container {
    display: inline-block;
    color: #a2a6af;
    margin-right: 5px
}

.view-account .content-panel .mails-wrapper .mail-item .time-container .time {
    display: inline-block;
    text-align: right
}

.view-account .content-panel .mails-wrapper .mail-item .time-container .time.today {
    font-weight: 700;
    color: #494d55
}

.drive-wrapper {
    padding: 15px;
    background: #f5f5f5;
    overflow: hidden
}

.drive-wrapper .drive-item {
    width: 130px;
    margin-right: 15px;
    display: inline-block;
    float: left
}

.drive-wrapper .drive-item:hover {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    z-index: 1
}

.drive-wrapper .drive-item-inner {
    padding: 15px
}

.drive-wrapper .drive-item-title {
    margin-bottom: 15px;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.drive-wrapper .drive-item-title a {
    color: #494d55
}

.drive-wrapper .drive-item-title a:hover {
    color: #ff6363
}

.theme-2 .drive-wrapper .drive-item-title a:hover {
    color: #6dbd63
}

.theme-3 .drive-wrapper .drive-item-title a:hover {
    color: #497cb1
}

.theme-4 .drive-wrapper .drive-item-title a:hover {
    color: #ec6952
}

.drive-wrapper .drive-item-thumb {
    width: 100px;
    height: 80px;
    margin: 0 auto;
    color: #616670
}

.drive-wrapper .drive-item-thumb a {
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

.drive-wrapper .drive-item-thumb a:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1
}

.drive-wrapper .drive-item-thumb .fa {
    display: inline-block;
    font-size: 36px;
    margin: 0 auto;
    margin-top: 20px
}

.drive-wrapper .drive-item-footer .utilities {
    margin-bottom: 0
}

.drive-wrapper .drive-item-footer .utilities li:last-child {
    padding-right: 0
}

.drive-list-view .name {
    width: 60%
}

.drive-list-view .name.truncate {
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.drive-list-view .type {
    width: 15px
}

.drive-list-view .date,
.drive-list-view .size {
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.drive-list-view a {
    color: #494d55
}

.drive-list-view a:hover {
    color: #ff6363
}

.theme-2 .drive-list-view a:hover {
    color: #6dbd63
}

.theme-3 .drive-list-view a:hover {
    color: #497cb1
}

.theme-4 .drive-list-view a:hover {
    color: #ec6952
}

.drive-list-view td.date,
.drive-list-view td.size {
    color: #a2a6af
}

@media (max-width:767px) {
    .view-account .content-panel .title {
        text-align: center
    }
    .view-account .side-bar .user-info {
        padding: 0
    }
    .view-account .side-bar .user-info .img-profile {
        width: 60px;
        height: 60px
    }
    .view-account .side-bar .user-info .meta li {
        margin-bottom: 5px
    }
    .view-account .content-panel .content-header-wrapper .actions {
        position: static;
        margin-bottom: 30px
    }
    .view-account .content-panel {
        padding: 0
    }
    .view-account .content-panel .content-utilities .page-nav {
        position: static;
        margin-bottom: 15px
    }
    .drive-wrapper .drive-item {
        width: 100px;
        margin-right: 5px;
        float: none
    }
    .drive-wrapper .drive-item-thumb {
        width: auto;
        height: 54px
    }
    .drive-wrapper .drive-item-thumb .fa {
        font-size: 24px;
        padding-top: 0
    }
    .view-account .content-panel .avatar .figure img {
        float: none;
        margin-bottom: 15px
    }
    .view-account .file-uploader {
        margin-bottom: 15px
    }
    .view-account .mail-subject {
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .view-account .content-panel .mails-wrapper .mail-item .time-container {
        position: static
    }
    .view-account .content-panel .mails-wrapper .mail-item .time-container .time {
        width: auto;
        text-align: left
    }
}

@media (min-width:768px) {
    .view-account .side-bar .user-info {
        padding: 0;
        padding-bottom: 15px
    }
    .view-account .mail-subject .subject {
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

@media (min-width:992px) {
    .view-account .content-panel {
        min-height: 800px;
        border-left: 1px solid #f3f3f7;
        margin-left: 200px
    }
    .view-account .mail-subject .subject {
        max-width: 280px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .view-account .side-bar {
        position: absolute;
        width: 200px;
        min-height: 600px
    }
    .view-account .side-bar .user-info {
        margin-bottom: 0;
        border-bottom: none;
        padding: 30px
    }
    .view-account .side-bar .user-info .img-profile {
        width: 120px;
        height: 120px
    }
    .view-account .side-bar .side-menu {
        text-align: left
    }
    .view-account .side-bar .side-menu .nav {
        display: block
    }
    .view-account .side-bar .side-menu .nav>li {
        display: block;
        float: none;
        font-size: 14px;
        border-bottom: 1px solid #f3f3f7;
        margin-right: 0;
        margin-bottom: 0
    }
    .view-account .side-bar .side-menu .nav>li>a {
        display: block;
        color: #9499a3;
        padding: 10px 15px;
        padding-left: 30px
    }
    .view-account .side-bar .side-menu .nav>li>a:hover {
        background: #f9f9fb
    }
    .view-account .side-bar .side-menu .nav>li.active a {
        background: #f9f9fb;
        border-right: 4px solid #ff6363;
        border-bottom: none
    }
    .theme-2 .view-account .side-bar .side-menu .nav>li.active a {
        border-right-color: #6dbd63
    }
    .theme-3 .view-account .side-bar .side-menu .nav>li.active a {
        border-right-color: #497cb1
    }
    .theme-4 .view-account .side-bar .side-menu .nav>li.active a {
        border-right-color: #ec6952
    }
    .view-account .side-bar .side-menu .nav>li .icon {
        font-size: 24px;
        vertical-align: middle;
        text-align: center;
        width: 40px;
        display: inline-block
    }
}
.module {
    border: 1px solid #f3f3f3;
    border-bottom-width: 2px;
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    border-radius: 4px;
    background-clip: padding-box;
}
.module .module-footer {
    background: #fff;
    border-top: 1px solid #f3f3f7;
    padding: 15px;
}
.module .module-footer a {
    color: #9499a3;
}
