.profilepro-admin-delete-field > a {
    background: none repeat scroll 0 0 #0085ba;
    border-left: 1px solid #379dd5;
    color: #fff;
    display: block !important;
    float: right;
    font-size: 17px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    width: 40px;
}

.profilepro-admin-edit-field > a {
    background: none repeat scroll 0 0 #0085ba;
    border-left: 1px solid #379dd5;
    color: #fff;
    display: block !important;
    float: right;
    font-size: 17px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 4px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    width: 40px;
}
.profilepro-form-builder-main {
background: none repeat scroll 0 0 #f1f1f1;
    box-sizing: border-box;
    margin: 0 0 60px;
    padding: 20px;
    position: relative;

}
.profilepro-title {
     background: none repeat scroll 0 0 black;
    color: white;
    font-size: 14px;
    height: 21px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-top: 4px;
}
.frombuilder_button {
    background-color: #0085BA;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
  cursor: pointer;	
}

.profilepro-form-builder-wrapper.ui-sortable {
   background: none repeat scroll 0 0 #fff;
    border: 1px dashed #bbb;
    box-sizing: border-box;
    padding:35px;
    
    width: 100%;
}

.profilepro-form-builder-main {
background: none repeat scroll 0 0 #f1f1f1;
    box-sizing: border-box;
    margin: 0 0 60px;
    padding: 20px;
    position: relative;

}
.profilepro-admin-contain {
    background: none repeat scroll 0 0 white !important;
    padding: 10px;
}
.panel-heading 
{
 background: none repeat scroll 0 0 #E3E3E3 !important;

}
 .panel-heading:hover
{
 background: none repeat scroll 0 0 #0085BA !important;
  color:#fff !important;
text-decoration:none !important;
}
.col-sm-9.col-md-9.affix-content.tab-content {
    background: none repeat scroll 0 0 #F1F1F1;
}
 .form_type.column-form_type {
background: none repeat scroll 0 0 #3ba1da;
    border-radius: 2px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 34px;
      margin: 14px;
    text-align: center;
    width: 64%;}
20615
.form_head
{
background: none repeat scroll 0 0 #f8f8f8;
    border-left: 1px solid #fff;
    border-radius: 2px;
    border-right: 1px solid #fff;
    box-sizing: border-box !important;
    color: #666;
    display: inline-block !important;
    
    font-size: 14px;
    font-weight: 600;
    margin: 0 !important;
    padding: 30px 25px !important;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    width: 32.3%;
}
.profilepro-admin-add-field.btn.btn-primary.ui-sortable-handle {

   background: none repeat scroll 0 0 #0085ba;
    border-left: 1px solid #379dd5;
    border-radius: 4px;
    color: #fff;
    display: block !important;
    font-size: 17px;
    font-weight: bold;
    height: 34px;
    line-height: 32px;
    margin-left: 40%;
    padding: 0 4px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    width: 85px;
}
.profilepro-admin-delete-field > a {
  font-weight:bold;
  background: none repeat scroll 0 0 #0085BA;
    border-left: 1px solid #379dd5;
    color: #fff;
    display: block !important;
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    width: 40px;
}

.profilepro-admin-edit-field > a {
    font-weight:bold;
  background: none repeat scroll 0 0 #0085BA;
    border-left: 1px solid #379dd5;
    color: #fff;
    display: block !important;
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0 4px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    width: 40px;
}
 .fieldtype {
color: #999;
    font-weight: 400px;
    padding-left: 38px;

     
}
.profilepro-admin-drag-drop-field{
	  background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #dddddd;
    cursor: move !important;
    display: block;
    height: 30px;
    margin: 0 0 15px;
    position: relative;
}


#profilepro-popup_content p {
     display: inline-block;
    margin-left: 7px;
    
    width: 30%;
}




.profilepro-admin-fields {
    background-color: #eee;
    border: 1px solid #ccc;
    color: #000;
    display: inline-block;
    height: 25px;
    line-height: 23px;
    margin: 0 3px 8px 0 !important;
    padding: 5px;
    position: relative;
    text-decoration: none;
    width: auto;
}

.profilepro-admin-field-name {
    float: left;
    width: 70%;
	color: #666;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 20px;
}
