.info-mess{

	display:none;
	background-color: #fc0181;
    color: #fff;
    text-align: center;
    padding: 5px 0px 5px 0px;
	
	
}
/*
.navbar-main{
	
	background-color: #39406d;
	
}
*/

.delete{
	
	cursor:pointer;
}

.audience-change, .social-change, .gender-change, .data-change{
	
	width:100%;
	
}

.gender-change {
    border: none;
}

.geo-change{
	
	  border: none;
}

.ter{
	
	color:#f00;
}

.star{

	color:#f00;
	
}

.site-change{
	
	width:100%;
	
}

.files-p{
	
	position: absolute;
	font-size: 12px;
    margin-left: 0.25rem;
}

.dell-files i{
	
	    font-size: 14px;
}

.error-mess{
	
	text-align: left;
    font-size: 12px;
    color: #f00;
}


.error-block{
	
	display:none;
	
}

.good-mess{
	
	background-color: #82d616;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}

.good-block{
	
	display:none;
}


.icon-right{
	
	padding-right:5px;
}

.dell-files{
	
	cursor:pointer;
	
}


.navbar-vertical .navbar-nav .nav-item .nav-link div.icon i.active{
	
	color:#fff;
}


.delete-campaign{
	
	cursor:pointer;
}


.left-text{
	
	text-align:left;
	
}



.center-table{
	
	padding: 95px;
	text-align: center;
	
}

.form-company:disabled{
	
	background-color: #fff;
    border: none;
    padding-left: 5px;
	
}

.form-company p{
	
	background-color: #fff;
    border: none;
    padding-left: 5px;
	
}

.p-form{
	
	border: none;
	padding-left: 5px;
}


.bg-gradient-moderation {
    background-image: linear-gradient(310deg,#fd0707,#ffa3a3);
}


.color-text{
	
	
	color: #fff;
	
}

.pointer{
	
	cursor: pointer;
	
}

.dropdown-menu li {
    
    cursor: pointer;
}

.name-client{
	
	align-items: center;
    display: flex;
	
}


.mb-div{
	
	margin-bottom: 50px;
	
}

#emailFalse{
	
	font-size: 12px;
    margin: 0;
    margin-top: -15px;
    margin-bottom: 15px;
    color: #f00;
	display:none;
}

.error_file{
	
	
    font-size: 12px;
}


#result{
	
	margin-top: 5px;
	
}

#result p{
	
	margin:0;
	
}

#file-block p{

		margin:0;
		font-size:12px;
	
}





.input-file {
	/*position: relative;
	display: inline-block;*/
}
.input-file span {
	/*position: relative;
	display: inline-block;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	font-size: 14px;
	vertical-align: middle;
	color: rgb(255 255 255);
	text-align: center;
	border-radius: 4px;
	background-color: #419152;
	line-height: 22px;
	height: 40px;
	padding: 10px 20px;
	box-sizing: border-box;
	border: none;
	margin: 0;
	transition: background-color 0.2s;*/
	
	position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    text-decoration: none;
	vertical-align: middle;
    color: rgb(255 255 255);
    text-align: center;
	box-sizing: border-box;
    border: none;
    margin: 0;
    transition: background-color 0.2s;
	
}
.input-file input[type=file] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
 

.input-file input[type=file]:focus + span {
	/*box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);*/
	border:none;
}
 
 
.age-change{
	
	border:none;
	width:100%;
} 
 

.age-change:focus{

border:0px!important;
	outline:none;

}




.input-file:hover span {
	/*background-color: #59be6e;*/
	border:none;
}
.input-file:active span {
	/*background-color: #2E703A;*/
	border:none;
}

.input-file input[type=file]:disabled + span {
	/*background-color: #eee;*/
	border:none;
}




.modal-popup{
	
	position: fixed;
    background: none;
    /*top: 70px;*/
    left: 0;
    right: 0;
    height: calc(100% - 115px);
    min-height: 131px;
    box-shadow: none;
    border-radius: 2px;
    border: none;
    /*padding: 15px;*/
	
	
}


.modal-body{
	
	
	background: #fafafa;
    max-height: 100%;
    height: auto;
    overflow: auto;
    padding: 30px;
	
	
	
	
}

.modal-footer{
	
	
	padding: 0;
    clear: both;
    background: #fafafa;
    border-radius: 0 0 4px 4px;
    display: flex;
    flex-direction: row;
    border-top: none;
    overflow: hidden;
	
	
}

.modal-footer .checkbox{
	
	
	white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    border-top: 1px solid rgba(0,0,0,.1);
	margin-top:0px;
	
	
}

.btn-closepopup{
	
	
	width: 50%;
    border: 1px solid rgba(0,0,0,.1);
    border-right: none;
    border-bottom: none;
    border-radius: 0;
    padding: 15px;
    margin: 0!important;
	cursor: pointer;
	text-align: center;
	
	
}



.btn-closepopup:hover{
	
	text-decoration: none;
    color: #344767;
}


.btn-save{
	
	
	
	width: 50%;
    border: 1px solid rgba(0,0,0,.1);
    border-right: none;
    border-bottom: none;
    border-radius: 0;
    padding: 15px;
    margin: 0!important;
	background-color: #4CAF50;
    color: #fff;
	
	
	
}

.zvezda{
	
	color: #f00;
    margin-left: 3px;
	
	
}

.modal-head {
    border-bottom-color: #f4f4f4;
}

.modal-head {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}




.modal-header .close {
    margin-top: -2px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
	cursor:pointer;
}



.icon-img-2{
	
	width:15px;
	cursor:pointer;
	
}


.table-inf{
	
	
	text-align: center;
    font-weight: 600;
   
	
}


.table-inf td{
	

    padding-top: 50px;
    padding-bottom: 50px;
	
}










.main-header{
	
	background-color: #373d68;
	/*position: fixed;*/
    max-height: 100px;
    z-index: 1030;
    width: 100%;
	
}


.main-header .navbar {
	background-color: #373d68;
    -webkit-transition: margin-left .3s ease-in-out;
    -o-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out;
    margin-bottom: 0;
    margin-left: 0px;
    border: none;
    min-height: 50px;
    border-radius: 0;
}


.navbar-header{
	
	float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    padding-left: 0px;
	
}

div.container-full{
	
	display: table;
	padding-right: 15px;
    padding-left: 15px;
	width: 100%;
    /*margin-right: auto;
    margin-left: auto;*/
	
}

.navbar-nav{
	
	/*float: left;
    margin: 0;*/
	
}

.navbar-nav>li {
    /*float: left;
	position: relative;
    display: block;*/
}

.navbar-nav>li>a {
   /* padding-top: 15px;
    padding-bottom: 15px;
	color:#fff;
	position: relative;
    display: block;
    font-size: 13px;
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;*/
}



.navbar-nav .active{
	/*background: rgba(0,0,0,0.1);
    color: #f6f6f6;*/
}

.navbar-nav li:hover{
	
	/*background: rgba(0,0,0,0.1);
    color: #f6f6f6;*/
}

.navbar-custom-menu{
	
	float:right;
}

.exit{
	
	cursor:pointer;
	
}

.user-menu{
	
	color:#fff;
	
}

.input-change{
	
	border:none;
}


.input-change:focus{
	
	border:0px!important;
	outline:none;
	
}


.audience-change{
	
	border:none;
	
}


.audience-change:focus{
	
	border:0px!important;
	outline:none;
	
}



.social-change{
	
	border:none;
	
}

.social-change:focus{
	
	border:0px!important;
	outline:none;
	
}



.geo-change:focus{
	
	border:0px!important;
	outline:none;
	
}

.geo-change{
	
	width:100%;
	
}


.devices-change:focus{
	
	border:0px!important;
	outline:none;
	
}

.devices-change{
	
	border:none;
	width:100%;
	
}


.gender-change:focus{
	
	border:0px!important;
	outline:none;
	
}

.geo-change{
	
	width:100%;
	
}




.site-change, .data-change{
	
	border:none;
	
}

.site-change:focus, .data-change:focus{
	
	border:0px!important;
	outline:none;
	
}




.audience-percent{
	
	
	text-align:right;
	width:35px;
	
}


.sidenav {
	
	box-shadow: 0 20px 27px 0 rgba(0,0,0,.05);
    background-color: #fff!important;
	
}

#sidenav-main{
	box-shadow: 0 20px 27px 0 rgba(0,0,0,.05);
	
}



.delete-user, .pointer{
	
	cursor:pointer;
	
}





@media (max-width: 768px){
	
	
	.popup {
    width: 100.2%;
    height: 100%;
    border-radius: 0px;
	}
	
	
	.popup-edit {
    width: 100.2%;
    height: 100%;
    border-radius: 0px;
	}
	
	
	.hidden-xs {
    
	display: none!important;
	
	}
	
	.navbar-collapse2{
		
		display: none!important;
		
	}
	
	
}

@media (min-width: 992px){
	
	.popup {
    width: 900px;
	}
	
	.popup-edit {
    width: 900px;
	}
	
	
	
}














