.input-wrap label {
	padding: 0 ;	
}
form label {
	font-weight: normal;	
}
.form-block {
    background-color: #fff;
    border: 1px solid #ccc;
	margin-bottom: 21px;
	margin-top: 21px;
	padding: 37px;
}
select, input[type="text"] {
	width: 100%;	
	padding: 0 10px;
    box-sizing: border-box;
}
select, input[type="text"] {
	height: 47px !important;	
	width: 100%;
}
.input-wrap {
    /*margin-top: 25px !important;*/
	margin: 25px 0 0 0 !important;
}
label.error {
    color: #ef0252;
    font-weight: 500;
	margin-top: 10px;
    display: block;
}


.input-wrap.profSelect {
    display: none;
}	
form .input-wrap.profSelect .select2-container {
    width: 100% !important;
}
form .catProf #select-wrap{
	display:none;	
	
}
div#select-wrap {
    width: 100%;
    margin-top: 22px;
}
.form-block.catProf {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.catProf p {
	width: 100%;	
}
.catProf .input-wrap {
	width: 49%;	
}	

/*select2*/
	
	form .select2-container--default .select2-selection--single .select2-selection__arrow b {
		background-image: url(/images/muvtal_icons/open_blue.png);
		border-color: none;
		border-style: none;
		border-width: 0;
		height: 9px;
		left: 50%;
		margin-left:auto;
		margin-top: auto;
		top: calc( 50% - 4px);
		width: 12px;
	}
	form .select2-container {
		margin-top: 20px !important;
	}
	form .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
		padding-right: 10px;
		padding-left: 25px;
		line-height: 49px;
		color: #808080;
	}
	form .select2-container .select2-selection--single {
		height: 49px;
		border-radius: 2px;
		border: 1px solid #CCD4DD;
 	}
	form .select2-container--default .select2-selection--single .select2-selection__arrow {
    	height: 47px;
		left: 0;
	}
	.select2-results__option:first-of-type label{
		color: #ef0252;
		font-weight: normal;
	}
	span.select2-container input[value="4"]{
		display:none;	
	}
	.select2-container--default .select2-results__option[aria-disabled=true] .wrap {
		color: #ef0252;
		text-align: right;
	}
	.select2-results__option[aria-disabled=true] .wrap:before{
		background-image: none;
	}
	/*x to remove selection*/
	.select2-container--default .select2-selection--single .select2-selection__clear {
		display:none;
	}
	.select2-results__option .wrap:before{
		background-image: url(/images/muvtal_icons/checkbox_false.png);
		position:absolute;
		content:"";
		width:14px;
		height:14px;
		right: -25px;
    	top: 9px;
		display:block;
		background-repeat:no-repeat;
		
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 47px !important;
		color: #808080 !important;
		text-align: right;
	}
	.select2-results__option[aria-selected=true] .wrap:before{
		background-image: url(/images/muvtal_icons/checkbox_true.png);
	}
	.select2-results__option .wrap {
		margin-right: 30px;
		text-align: right;
		color: #0095f3;
		position:relative;
	}
	/*.select2-results__option:hover .wrap {
		color: #fff;
	}*/
	.select2-container--default .select2-results__option[aria-selected=true] {
    	background-color: #fff !important;
		color: #0095f2 !important;
	}
	.select2-container--default .select2-results__option[aria-selected=true] .wrap{
		color: #0095f2 !important;
	}
	.select2-dropdown {
		border: 1px solid #ccd4dd !Important;
		border-radius: 2px !important;
	}
	.select2-container--default .select2-results__option--highlighted[aria-selected] .wrap {
		color: #fff;	
	}

/*Tagit*/
	form .ui-widget.ui-widget-content {
       margin-top: 0px;
	}
	form .form-block.catProf .ui-widget.ui-widget-content {
		min-height: 38px;
		padding: 0px 16px 8px 16px !important;
	}
	form .form-block.postAttributes ul.tagit {
	    padding: 0;
		border-radius: 0 2px 2px 0;
		border: 1px solid #CCD4DD;
		border-top: none;
		height: 62px;
	}
	/*#scopeTags, #targetsTags {
		display:none;	
	}*/
	/*form .form-block ul.tagit {
    	height: 47px;
	}*/
	form ul.tagit li {
    	float: right;
	}
	form .form-block.postAttributes ul.tagit li.tagit-choice-editable {
		padding: .2em 12px .2em 1.5em;
	}
	form .form-block.postAttributes ul.tagit li, .multiSelection ul.tagit li {
		margin: 14px 9px 14px 0;
	}
	form .form-block.postAttributes ul.tagit li:first-of-type, .multiSelection ul.tagit li {
		margin: 14px 20px 14px 0;
	}
	
	form .ui-state-default, form .ui-widget-content .ui-state-default {
		border: none;
		background: #eaf3fd;
		font-weight: normal;
		color: #0095f2 !important;
		box-sizing: border-box;
		height: 34px;
	}

	form #select-wrap .ui-state-default {
		width: 100%;
		margin: 8px auto 0px !important;
	}
	
		
	
	form .ui-state-default, form .ui-widget-content .ui-state-default span.tagit-label {
		height: 27px;
		line-height: 27px;
	}

	form ul.tagit li.tagit-choice .tagit-close {
    	left: 0px;
		
	}
	form ul.tagit li.tagit-choice .tagit-close .text-icon {
    	color: #0095f2;
		float: left;
    	padding-left: 0px !important;
   		margin: -1px 0px 0px 8px;
	}
	form ul.tagit li.tagit-new {
    	display: none;
	}
	
	.input-wrap input.tags {
	margin-top:0;
	border-radius: 0 2px 2px 0;	
	border-top: none;
	background-color: #fff;
}

.user-area .manage-agent ul.tagit.ui-widget.ui-widget-content.ui-corner-all {
    border: 1px solid #e5e5e5 !important;
}
.user-area ul.tagit li a:hover {
    color: #0095f2 !important;
    background-color: transparent !important;
}
ul.tagit.ui-widget.ui-widget-content.ui-corner-all{
	overflow:hidden;
}
	
.multiSelection ul.tagit {
    padding: 0;
    border-radius: 0 2px 2px 0;
    border: 1px solid #CCD4DD;
    border-top: none;
    height: auto;
	min-height: 62px !important;
}


