.navbar:after{
	background: transparent;
}
body.with-panel-left-cover .panel-overlay{
	opacity: 1;
	background: rgba(0,0,0,.6);
}
.list-block ul{
	background: transparent;
}
select{
	    padding-right: 25px;
}

.item-media .f7-icons, .item-media .framework7-icons
{
	font-size: 25px;
}
.vertical-center {
  	position: relative;
  	top: 50%; 
  	transform: translateY(-50%);
}
.content-divider{
	width: 100%;
	height: 1px;
	background: #F2F1F4;
}

.text-a-c{
	text-align: center;
}
.w-space-normal{
	white-space: normal;
}
.dislay_none{
	display: none;
}
.no-margin{
	margin: 0;
}
.no-padding{
	padding: 0;
}
.pl-16{
	padding-left: 16px;
}
.pr-16{
	padding-right: 16px;
}
.mt-16{
	margin-top: 16px;
}
.ml-0{
	margin-left: 0!important;
}
.visability_none{
	visibility: hidden;
}
.navbar_title{
	display: inline-block !important;
	width: calc(100% - 112px);
    white-space: nowrap;    
    overflow: hidden;
    text-overflow: ellipsis;
}
.navbar_title_long{
	width: calc(100% - 72px);
}
.navbar_title_index{
	width: calc(100% - 168px);
}
.panel{
	background: #fff;
}
.bg-color-page{
	background-color: #fff;
}

.bg-dealer{
	background: #303030 !important;
}
.color-dealer{
	color: #303030;
}

.theme-dealer .item-link.list-button, .theme-dealer .list-button, .theme-dealer a{
	color: #fff;
}
.theme-dealer .leaflet-container a{
	color: initial;
}
.theme-dealer .label-switch input[type=checkbox]:checked+.checkbox{
	background: #303030;
}

.theme-dealer .navbar, .theme-dealer .subnavbar, .theme-dealer .toolbar{
	background-color: #303030 ;
}
.subnavbar:after{
	background-color: #303030 ;
}
.theme-dealer .searchbar{
	/* background: #333333; */
}
	/* .searchbar input[type=search],
	.searchbar input {
	    box-sizing: border-box;
	    width: 100%;
	    height: 28px;
	    display: block;
	    border: none;
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    -ms-appearance: none;
	    appearance: none;
	    border-radius: 5px;
	    font-family: inherit;
	    color: #000;
	    font-size: 14px;
	    font-weight: 400;
	    padding: 0 8px;
	    background-color: #fff;
	    padding: 0 28px;
	    height: 100%;
	    background-repeat: no-repeat;
	    background-position: 8px center;
	    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…0'%20x1%3D'12.6'%20y1%3D'12.6'%20x2%3D'8.2'%20y2%3D'8.2'%2F%3E%3C%2Fsvg%3E");
	    -webkit-background-size: 13px 13px;
	    background-size: 13px 13px;
	} */

	.theme-dealer .searchbar input[type=search], .theme-dealer .subnavbar input{
		border: 1px solid #CCCCCC;
	}

	.searchbar:after{
		background: transparent;
	}
.theme-dealer .button:not(.button-fill).active{
	background-color: #fff;
	color: #303030;
}
.theme-dealer .button:not(.button-fill){
	border-color: #fff;
}
.theme-dealer .tabbar-label{
	color: #fff;
}
.theme-dealer .button:not(.button-fill).active .tabbar-label{
	color: #333;
}
.navbar .center{
	color: #fff;
}
.page {
	background: #fff;
}

.new_not{

	}
	.notification_button i {
	    position: relative;
	}
		.notification_button.new_not i:after {
		    content: '';
		    position: absolute;
		    width: 8px;
		    height: 8px;
		    background-color: #CC1717;
		    border-radius: 100%;
		    top: 0;
		    right: 0;
		}

.searchbar .searchbar-clear{
	
}
/* .icon {
    font-size: 24px;    
}

.svg_menu{
	width: 32px;
} */
/* .svg_menu_st0{
	fill:#414142;
} */
/* .asset_list_icon{
	width: 24px;
	margin-right: 8px;
	vertical-align: middle;
} */

.border_bottom{
	margin-bottom: 24px;
}
.list-block .item-content .item-media{
	min-width: 30px;
	/* padding-top: 9px;
	    padding-bottom: 5px; */
}

.list-block input[type=date], .list-block input[type=datetime-local], .list-block input[type=email], .list-block input[type=number], .list-block input[type=password], .list-block input[type=search], .list-block input[type=tel], .list-block input[type=text], .list-block input[type=time], .list-block input[type=url], .list-block select, .list-block textarea{
	color: #303030;
}

.first_login{
		//background: url('../images/img_home.png') no-repeat center bottom;
	}
		.first_login_block{
			display: none;
		}
		.content_block_notes span{
			font-size: 18px;
    		font-weight: bold;
		}
		.first_login .first_login_block{
			display: block;
		}
.content-block-title{
	/*~~~color: #303030;*/
	color: #303030;
}

.list-block-readonly.list-block {
    color: #999999;
}
.list-block-readonly.list-block .item-content:first-child{
	/* font-weight: bold; */
}
	.list-block-readonly.list-block .item-content{

	}
		.list-block-readonly.list-block .item-media, 
		.list-block-readonly.list-block .item-inner{
			/* padding-top: 0;
			padding-bottom: 0;  */
			min-width: 54px;
		}
.text_row_4 {
    -webkit-line-clamp: 4 !important;
    height: initial !important;
}

.list-block .item-text.address{
	color: #000;
}
/* LOGIN */

.login-screen-content{
	background: url('../images/bg.png') no-repeat center center;
	background-size: cover;	
}
	.logo{
		margin-top:80px;
		/* padding: 0 16px; */
		text-align: center;
	}
		.logo img{
			width: 100%;
			max-width: 480px;
		}

		.login-screen-content .login_list{
			/* padding: 0 16px; */
			margin-top: 56px;
		}
			.login_list ul{

			}
			.login_list ul:before,
			.login_list ul:after,
			.login_list .item-inner:after{
				display: none;
			}
				
				.login_list .item-input{

				}
					.login_list .item-input input{
						/* border-radius: 2px; */
						border: none;
						background-color: rgba(255,255,255,.0);
						/* height: 55px; */
						padding: 0;
						color: rgba(255,255,255,1);
						    border-bottom: 1px solid #fff;
					}

					.login_list.list-block	input[type=password]{
						padding-right: 40px;
					}
					.toggle-password{
						position: absolute;
						right: 15px;
					    top: 0;					    
     					padding: 9px 10px 7px 5px;
					    cursor: pointer;

					    transition: all .3s;
					}

					.login_list .item-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
					 	color: rgba(255,255,255,.8);
					}
					.login_list .item-input input::-moz-placeholder { /* Firefox 19+ */
					 	color: rgba(255,255,255,.8);
					}
					.login_list .item-input input:-ms-input-placeholder { /* IE 10+ */
					 	color: rgba(255,255,255,.8);
					}
					.login_list .item-input input:-moz-placeholder { /* Firefox 18- */
					 	color: rgba(255,255,255,.8);
					}
					.login_list .input-field:after, .item-input-field:after{
						background-color: rgba(255, 255, 255, 1);
					}
					.forget_pwd_wrapper{
						text-align: right;
						padding-right: 16px;
					}
						.forget_pwd_wrapper a{
							text-decoration: underline;
						}

		.login_list.list-block .input-item .floating-label, .login_list.list-block.inputs-list .floating-label{
			color: #fff;
		}
		
		.theme-dealer .login_list .input-field.focus-state:after, 
		.theme-dealer .login_list .input-field.not-empty-state:after, 
		.theme-dealer .login_list .item-input-field.focus-state:after, 
		.theme-dealer .login_list .item-input-field.not-empty-state:after{
			background: rgba(255,255,255,1);
		}
		.btn_login{
			width: 224px;
			/* margin: 0 auto; */
			border: none;
			
			font-size: 24px;
			
		}
		
		.theme-dealer .button.button-fill.btn_login{
			background: #fff;
			color: #000;
		}


/* INDEX PAGE */
.menu_wrapper{
	position: relative;
    min-height: 100%;
}
.menu{
	/* margin: 0;	 */
	margin-bottom: 0;
    margin-top: 12px;
    padding-bottom: 60px;
}
	.menu_header{
		padding: 16px 16px 8px;
	}
		.user_photo{
			width: 60px;
			height: 60px;
			background: #fff;
			border-radius: 50%;
		}
			.user_f_l {
				font-size: 24px;
				text-transform: uppercase;
			}
	.user_name, .user_email{
		font-size: 16px;
		line-height: 1.2;
		color: #fff;
	}
	.user_email{
		color: #AAAAAA;
	}
	.menu ul:before,
	.menu ul:after{
		display: none;
	}
		.menu ul a:last-child{
			margin-bottom: 24px;
		}
		.menu .item-content .item-media{
			color: #757575;
		}
		.menu .item-content{
			/* color: #333333; */
			
			/* font-size: 18px; */
		}
		.menu .item-content:active, .menu .item-content:active .item-media,
		.menu .item-content:hover, .menu .item-content:hover .item-media{
			background-color: #F2F1F4;
			color: #303030;			
		}
		/* .menu .item-content:active .svg_menu_st0,
		.menu .item-content:hover .svg_menu_st0{
			fill: #3FA8B2;
		} */
		.menu .item-media .icon{
			 font-size: 28px;
		}
			.menu .item-link .item-inner{		
				padding-right: 16px;
				background: none;
				background-position: initial;
				
			}
			.menu .item-inner:after{
				background-color: transparent !important;
			}
		.menu_remainings{
			font-size: 16px;
			text-align: center;
			padding: 12px 4px;
			color: #303030;
			background: #EBEBEB;

			position: absolute;
    		bottom: 0;
    		left: 0;
    		width: 100%;
    		box-sizing: border-box;
		}

.assetList{
	margin: 0;
}

/* NOTIFICARIONS */

.notificationList{
	margin: 0;
}
	.notificationList li{
		-moz-user-select: none;        
        -webkit-user-select: none;        
        user-select: none;
	}
	.notificationList .list-block .item-after{
		color: #2196f3;
	}
	.checkbox-hidden, .time{
		display: none;
	}
	.show{
		display: block;
	}

		.list-block .checkbox-hidden .item-content{
			min-height: 18px;
			padding: 3px 3px 3px 16px;
		}
		.list-block .checkbox-hidden .item-content .item-inner{
			padding: 0;
    		min-height: 18px;
		}

		.list-block .checkbox-hidden .item-content .item-inner:after{
			display: none;
		}


/* PAGE VERIFICATION */

.verify_img{
	width: 100%;
    max-width: 132px;
}
.verify_text{
	font-size: 32px;
}
.verified{
	color: #39B54A;
}
.not_verified{
	color: #BA2020;	
}

/* PAGE SETTINGS */
.list-block-readonly-iputs .item-title{
		color: #757575;
	}
	.list-block-readonly-iputs .item-title span{
		/* font-size: 18px; */
		color: #212121;
	}

	.showBlockControll{
	
	}
		.showBlockControll i{
			position: absolute;
			right: 0;
   			top: 0px;
   			font-size: 16px;
		}

		.select_arrow{
			position: absolute;
		    right: 15px;
		    top: 35px;
		    color: #2196f3;
		    z-index: 4;
		    font-size: 16px;
		}

	.credit_card{
		width: 304px;
		height: 178px;
		margin: 16px auto;
		background: url('../images/credit_card.png') no-repeat center center;
		background-size: contain;
		position: relative;
		box-sizing: border-box;
		padding: 12px 12px 0 24px;
	}
		.credit_card input[type=text],
		.credit_card input[type=tel],
		.credit_card select{
			background: #fff;
			/* position: absolute; */
			padding: 0 8px;
    		height: 26px;
    		border-radius: 4px;
    		border: 1px solid gray;
    		box-sizing: border-box;
    		text-align: center;
		}

		.cc_input{

		}
		.credit_card select.card_type{
			width: 100px;
		}
		.credit_card input.card_number{
			width: 100%;
    		margin-top: 50px;
		}
		.credit_card input.exp_date{
			width: 80px;
			margin-left: auto;
			margin-top: 8px;
		}
		.credit_card input.card_holder{
			width: 160px;
    		margin-top: -8px;
		}
/* RECHARGE / RENEW */
.recharge_page{

}
	.recharge_page .content-block-title{
		font-size: 17px;
		/* color: #1A1A1A; */
		text-align: center;
		text-transform: none;
	}
	.recharge_list{

	}
		.recharge_list ul:before,
		.recharge_list ul:after{
			display: none;
		}
			
			.recharge_list.list-block .item-title{
				white-space: normal;
			}
			.recharge_list.list-block .input-item .item-media, .recharge_list.list-block.inputs-list .item-media{
				-ms-flex-item-align: center;
    			-webkit-align-self: center;
    			align-self: center;
			}
			
			.recharge_list.list-block .item-after{
				margin-left: 16px;
			}
		


	.recharge_block_wrapper{
		position: relative;
		margin-bottom: 56px;
	}
		.recharge_block_wrapper .row{
			max-width: 400px;
    		position: relative;
    		margin: auto;
		}

		.recharge_block{
			background-color: #fff;
			/* -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0, 0.7);
					    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0, 0.7);
					    box-shadow: 0px 0px 8px 0px rgba(0,0,0, 0.7); */
		    text-align: center;
		    border: 1px solid #29ABE2;
		    border-radius: 17px;
		    max-width: 150px;
		}
		.recharge_block3{

			position: absolute;
			top: 20px;			
			left:0;
			right:0;
			margin-left:auto;
			margin-right:auto;
			border-color: #D31A23;
		}
			.recharge_block_top{

			}
				.recharge_block p{
					margin: 0;
					padding: 16px 0;
					font-size: 14px;
					color: #1A1A1A;
				}
				.recharge_block.recharge_block3 p{
					padding: 18px 0;
				}
					.recharge_block_top span{
						color: #29ABE2;
						font-weight: bold;
					}
					.recharge_block3 .recharge_block_top span{
						color: #F83434;
					}
			.recharge_block_middle{
				position: relative;
				background-color: #29ABE2;
				
			}
			.recharge_block_middle:before{
				content: '';
				position: absolute;
				top: -10px;
				left: 50%;
				margin-left: -10px; 

				width: 20px;
				height: 20px;
				border-radius: 100%;
				background-color: #fff;
			}
			.recharge_block_middle:after{
				content: '';
    			position: absolute;
    			top: -1px;
    			left: 50%;
    			margin-left: -2px;
    			width: 4px;
    			height: 4px;
    			border-radius: 1px;
    			background-color: transparent;
    			border: 1px solid #1A1A1A;
    			border-top: none;
    			border-left: none;
    			-ms-transform: rotate(45deg);
    			-webkit-transform: rotate(45deg);
    			transform: rotate(45deg);
			}
			.recharge_block3 .recharge_block_middle{
				background-color:  #F83434;
			}
				.recharge_block_middle p{
					color: #fff;
				}
			.recharge_block_bottom{
				
			}
				.button_buy_now{
					padding: 0 10px;
    				font-size: 12px;
    				margin: 20px 16px;

    				background: #22B573;
    				text-transform: none;
					/* display: block;
					margin: 16px;
					padding: 8px 0;
					border-radius: 3px;
					
					color: #fff !important;
					font-size: 12px;
					text-transform: uppercase;
					
					background-image: -moz-linear-gradient( 90deg, rgb(50,169,50) 0%, rgb(85,204,85) 100%);
									    background-image: -webkit-linear-gradient( 90deg, rgb(50,169,50) 0%, rgb(85,204,85) 100%);
									    background-image: -ms-linear-gradient( 90deg, rgb(50,169,50) 0%, rgb(85,204,85) 100%);
									    webkit-box-shadow: inset 0px -2px 0px 0px rgba(77,110,84, 0.75);
								    	-moz-box-shadow: inset 0px -2px 0px 0px rgba(77,110,84, 0.75);
									    box-shadow: inset 0px -2px 0px 0px rgba(77,110,84, 0.75); */
				}
				/* .recharge_block3 .button_buy_now{					
					margin: 20px 18px;
				} */

				.theme-lightblue .button.button-fill.button_buy_now{
					background: #22B573;
				}
		
		.page-content p.color-white{
			color: #fff;
		}


/* PAGE POSITION */

.position_map{
	height: 60%;
}
	.map{
		width: 100%;
	    height: 100%;
	}

	.leaflet-control-layers:not(.leaflet-control-layers-expanded){
		border-radius: 50%;
	}
	.leaflet-popup-content-wrapper{
		border-radius: 6px;
	}
		.marker-data-table{
			
		}
			.marker-data-table td{
				border-bottom: 1px solid #E6E6E6;
				font-size: 13px;
			    line-height: 1.2;
			    padding: 4px 0;
			    vertical-align: text-top;
			}
			.marker-data-table tr:last-child td{
				border-bottom: 1px solid transparent;
			}
			.marker-data-table .marker-data-caption{
				text-align: left;
				color: #999999;
				white-space: nowrap;
				font-weight: 600;
			}
			.marker-data-table .marker-data-value{
				text-align: right;
				color: #4D4D4D;
				padding-left: 10px;
			}
			.leaflet-popup-close-button{
				/* display: none; */
			}
			.leaflet-control-layers-selector{
				visibility: hidden;
				width: 1px;
    			margin: 0;
			}
			.leaflet-control-layers label{
				display: inline-block;
				margin: 8px 8px;
				color: #999999;
			}
			.layer-icon{
				width: 72px;
			}
			.leaflet-control-layers-base p{
				margin: 0;
				font-size: 14px;
				font-weight: bold;
    			padding-left: 4px;
			}

			.leaflet-control-layers-overlays span{
				font-size: 14px;
				margin: 0;
			}

			.leaflet-control-layers-base input[type=radio]:checked + span,
			.leaflet-control-layers-overlays input[type=checkbox]:checked + span{
				color: #000;
			}


/* ASSET EDIT PHOTO */
#redo{
	position: fixed;
	bottom: 20px;
	left :20px;
	font-size: 30px;
}
#undo{
	position: fixed;
	bottom: 20px;
	right :20px;
	font-size: 30px;
}

.asset_img_before_crop{
	width: 100%;
}
	.asset_img_before_crop img{
		width: 100%;
		max-width: 100%;
	}

/* COMMAND HISTORY */

.commandsHistoryList ul{
	height: auto !important;
}	
	.commandsHistoryList .item-after{
		color: #000;
	}
	.commandsHistoryList .item-text{
		    max-height: initial;
    		-webkit-line-clamp: initial;
    		height: auto; 
    		    word-break: break-all;
    		/* min-height: 40px; */
	}
	
	.list-block .item-content.with-divider-bottom .item-inner:after{
		display: none;
	}
	.list-block .item-content.with-divider-bottom:after{
		    content: '';
		    position: absolute;
		    left: 0;
		    bottom: 0;
		    right: auto;
		    top: auto;
		    height: 1px;
		    width: 100%;
		    background-color: #c8c7cc;
		    display: block;
		    z-index: 15;
		    -webkit-transform-origin: 50% 100%;
		    transform-origin: 50% 100%;
	}
	.list-block .item-content.with-divider-bottom:last-child:after{
		display: none;
	}

/* SIM INFO */

.list-block-readonly-iputs .item-content .row > div{
	overflow: hidden;
    text-overflow: ellipsis;
}


/* LOW CREDIT BALANCE MODAL */
.custom-modal-logo-wrapper{
	text-align: center;
}
	.custom-modal-logo{
		max-width: 160px;
		 width: 100%;
	    /* max-height: 105px; */	   
	    /* height: 100%; */
	}
.custom-modal-title{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	word-break: break-all;
}
.custom-modal-text{
	margin-top: 10px;
	color: #757575;
	font-size: 16px;
}

	.menu_remainings.custom-modal-remaining{
		text-align: left;
    	margin: 0;
    	position: relative;
    	background: transparent;
    	padding: 12px 0 0;
	}

	/**/
.theme-dealer .searchbar input[type=search], .theme-dealer .searchbar input {
    border: 1px solid #C6C6C6;
    background: #fff;
    border-radius: 3px;
    color: #F96868;
    opacity: 1;
    padding: 0 80px 0 16px;
}

.searchbar-input input{
	
	box-sizing: border-box;
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 5px;
    padding: 0 8px;
    padding: 0 28px;
    height: 100%;
}

.searchDevice {
    position: absolute;
    width: 40px;
    height: 100%;
    right: 0;
    top: 0;
    /* color: #303030; */
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    cursor: pointer;
	font-size:16px;
    padding-top: 6px;
    color: #F96868;
}

.searchClear {
    display: none;
    position: absolute;
    width: 35px;
    height: 100%;
    right: 0;
    top: 0;
    /* color: #303030; */
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    cursor: pointer;
    padding-top: 8px;
    font-size: 12px;
    color: #F96868;
}

.searchbar .scanBarCode {
    right: 5px;
}

.page_index .scanBarCode {
    transform: translateY(-2px) !important;
}

.scanBarCode {
    position: absolute;
    width: 35px;
    height: 100%;
    right: 0;
    top: 0;
    /* color: #303030; */
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    cursor: pointer;
    padding-top: 4px;
    font-size: 25px;
    color: #F96868 !important;
    transform: translateY(-7px);
}

.page_installation .scanBarCode, .page_settings .scanBarCode {
    top: 35px;	
}

.navbar-fixed .page-content, .navbar-through .page-content {
    padding-top: 44px;
}

.item_asset_img {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #F96868;
    color: white;
}

.list-block {
    font-size: 16px;
}

.menuDevice {
    cursor: pointer;
    color: #F96868 !important;
	font-size:18px;
	margin-top:5px;
}

.list-block li.media-item .item-media, .list-block.media-list .item-media {
    -ms-flex-item-align: flex-start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
}

.list-block .item-subtitle {
    font-size: 14px;
}
.theme-dealer, .bg-dealer{
	background: #303030;
}

.action_button_wrapper {
    position: relative;
    box-sizing: border-box;
    /* padding-left: 16px; */
    min-height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.action_button_media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    min-width: 40px;
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    min-height: 36px;
    margin-bottom: 8px;
    padding: 0;
}

.action_button_block {
    display: inline-block;
    vertical-align: middle;
}

.action_button_text {
	text-align: left;
    /* padding-right: 16px; */
    position: relative;
    width: 100%;
    /* padding-top: 8px; */
    padding-bottom: 8px;
    min-height: 48px;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    /* margin-left: 16px; */
    display: block;
    /* padding-top: 14px; */
    padding-bottom: 14px;
    -ms-flex-item-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    display: block;
    margin-bottom: 4px;
    padding-bottom: 0;
	font-size: 18px;
}

.actions-modal-button .label-switch{
    margin: 0px 10px 7px 0px;
}

.asset_img {
    text-align: center;
    padding: 15px 0;
    position: relative;
    background-color: #EBEBEB;
}

.asset_img img {
    width: 50%;
    /* height: 45vw; */
    max-width: 224px;
    max-height: 224px;
    border-radius: 100%;
}

.upload_photo {
    position: absolute;
    bottom: -30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background-clip: #F96868;
    z-index: 99;
    cursor: pointer;
}

.upload_photo i{
	font-size: 50px;
    color: #303030;
    opacity: 1;
}

.action_button_block i{
	font-size: 18px;
}

.navbar a.icon-only, .subnavbar a.icon-only, .toolbar a.icon-only {
    min-width: 30px;
}

.navbar-title{
	color: #fff;
}

.page_settings .navbar-title{
	color: #fff;
}

.navbar_title{
	color: #fff;
}


.page_index .page-content{
	padding-top: 68px !important;
}

.page_settings .navbar_title{
	padding-right: 30px !important;
}

.list-block-readonly.list-block .item-content:first-child .item-inner {
    color: #F96868;
}

.item-content i{
	color: #303030;
}

.list-block-readonly.list-block .item-media, .list-block-readonly.list-block .item-inner {
    padding-top: 2px;
    padding-bottom: 2px;
    min-height: auto;
    min-width: 40px;
}

.list-block .item-content {
    min-height: 30px; 
}

.list-block .item-title.label {
    width: 100%;
}

.input-field, .item-input-field {
    position: relative;
}

.border_top:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: auto;
    right: auto;
    height: 1px;
    width: 100%;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.page_settings .list-block {
    margin: 5px;	
    padding-bottom: 20px;
}

.page_settings .list-block:last-child {
    margin: 5px;	
    padding-bottom: 70px;
}

.list-block-readonly.list-block {
    color: #303030;
}

.content-block-title {
	margin: 0px; 
	padding: 20px;
}

.img-arrow-cs {
    width: 12px;
    transform: rotate(180deg);
    height: 12px;
    transition: .3s all;
}

.dflex {
    display: flex;
    justify-content: space-between;
}

select {
    position: relative;
    z-index: 5;
}

.toolbar {
    background-color: #fff !important;
    /* margin: 15px; */
    box-sizing: border-box;
    height: 70px;
}

.toolbar .btn-bottom-cs {
    width: 90%;
    margin: 0 auto;
    max-width: 390px;
    background-color: #F96868;
    height: 46px;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 4px;
    cursor: pointer;
    justify-content: center !important;
}

.content-block {
    margin: 32px 0;
    padding: 0 16px;
    box-sizing: border-box;
	color: #303030;
}

.list-block-readonly.list-block ul {
    padding: 8px 0;
}

.list-block {
    margin: 15px 0px 0px 0px;
}

.list-block .item-title.label+.item-input {
    margin-left: 0px;
}


.display-none{
	display: none !important;
}