/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 21 2024 | 19:10:38 */
.um-modal.normal {
    width: 385px;
}

.um-modal-body{
 /*display:none !important; */
  top: 57%;
}    



.um-modal-footer .um-finish-upload{
  background: #1C68BA !important;
  border-radius: 35px !important;
  position: relative !important;
  right: -27% !important;
  margin-top: 25px !important;
  margin-bottom: 40px !important;
  font-size: 12px !important;
  font-family: Open Sans !important;
  font-weight: bold !important;
  min-width: 81px !important;
  padding: 0 34px 0 34px !important;
  
}

.um-modal-footer .alt{
  border-radius: 35px;
  position: relative;
  right: 91%;
  margin-top: 25px;
  margin-bottom: 40px;
  font-size: 12px;
  font-family: Open Sans;
  font-weight: bold;
  color: #1C68BA;
  border: 1px solid #979797;
  background: white;
  padding: 0 30px 0 30px
}

.um-modal-header{
  font-size: 20px;
  font-weight: 600;
  background: white !important;
  border-bottom: 5px solid #4390e4;
  color: black;
}

.um-modal-body{
  padding: 20px 20px 0px 20px;
}

.um-modal-body .ajax-upload-dragdrop{
    margin-left: 29.5%;
    width: 40.5% !important;
    background-image: URL(/wp-content/uploads/2019/08/pic.png);
    background-repeat: no-repeat;
    padding: 153px 0px 20px 0px !important;
    border: 0 !important;
}

.um-modal-body .ajax-upload-dragdrop .str{
 	display: none !important; 
}

.um-modal-body .ajax-upload-dragdrop .upload{
  border-radius: 27px !important;
  background-color: #1C68BA;
  font-size: 12px;
  font-weight: bold;
  font-family: Open Sans;
}

.um-modal-body .ajax-upload-dragdrop .upload:hover{
  background-color: #19508A;
}

.upload-bar{
  /*display:none;*/
}

.um-profile .um-profile-body{
    max-width: 940px;
}

.profile-page .logo-section{
  margin-left: calc(-50vw + 50%) !important;
  top: -68px;
}

.profile-page .content-section{
 top:28px; 
}

.line-blue{
  background: linear-gradient(179.8deg, #1C68BA 0%, #68C8FE 100%);
  height: 6px;
}

.profile-page{
  box-shadow: 0px 4px 10px rgba(80, 89, 108, 0.08);
  height: max-content;
}

.profile-page .profile-title{
  font-size: 29px;
  margin-bottom: 1px;
  font-family: Open Sans;
  color: #6F6F6F;
  margin-left: 27px;
}

.profile-page .entry-title{
  display:none;
}

.profile-page .um-header{
  border: 0px;
}

/*
.profile-page .um .um-profile-photo a.um-profile-photo-img, .um .um-profile-photo img, .um .um-profile-photo span.um-profile-photo-overlay{
  border-radius: 0px !important;
}

.profile-page .um-profile-photo a.um-profile-photo-img img{
  width: 73%;
}*/

.profile-page .um-profile-photo {
  display:none;
}

.profile-page .um-header.no-cover .um-profile-photo{
  width: 147px;
  height: 159px;
  float: left !important;
  margin-left: 180px !important;
  margin-top: 83px !important;
  position: absolute
}

.profile-page .um-profile .um-profile-body{
  /*width: 1232px;*/
  margin-left: 309px;
  margin-top: -65px;
  padding-top: 29px;
}

.profile-page .um-profile.um-viewing .um-field-label{
  line-height: 1.2;
  padding-bottom: 0 !important;
  margin-right: 25px;

}

.profile-page .um-profile.um-viewing .um-field-label{
  margin: 0 0 4px 0;
}

.profile-page .um-viewing .um-field-area{
  margin-bottom: 1px; 
  padding-left: 12px;
}

.profile-page .um-viewing  .um-field-label .um-field-label-icon{
  display: none;
}

.profile-page .um-viewing  .um-field-um_block_7_15{
  margin-bottom: 70px;
}

.profile-page .um-field{
  font-size: 12px; 
  padding: 15px 0 0 0 !important;
}


.profile-page .um-profile-edit{
 	display:none;
}

.profile-page .um-field-block{
  margin-top: 70px;
  margin-left: -94px;
  z-index:2;
}

.profile-page .um-col-133{
  margin-left: -11px;
}

.profile-page .um-field-type_image .um-field-label{
 	display: none; 
}

.profile-page .um-editing .um-field-type_image .um-field-area a{
  background: rgba(0,0,0,.6);
  border: 1px solid white !important;
  min-width: 12px;
  font-size: 10px;
  border-radius: 32px !important;
  font-weight: bold !important;
  font-family: Open Sans;
  padding: 3px 10px 3px 10px !important;
  bottom: 50px;
}


.profile-page .um-viewing .um-field-type_image .um-field-area a{
  background: rgba(255, 255, 255, 0.6);
  border: 0;
  min-width: 12px;
  font-size: 10px;
  border-radius: 0 !important;
  font-weight: bold !important;
  font-family: Open Sans;
  padding: 3px 10px 3px 10px !important;
}

.profile-page .um-row .um-col-131{
  position: absolute;
  margin-left: -143px;
  margin-top: -27px;
  max-width: 163px;
}

.profile-page .cancel{
  display: none;
}

.profile-page .um-profile-photo-overlay-s .um-faicon-camera{
  display:none;
}

.profile-page .um-col-alt .um-half a{
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  max-width: 106px;
  color: #1C68BA;
  background: white;
  box-shadow: 0 0px 0px rgba(50,50,93,.11);
  border: 1px solid #979797!important;
  border-radius: 55px !important;
  font-size: 12px;
  font-weight: bold !important;
}

.profile-page .um-col-alt .um-half a:hover{
  color: #19508A;
  border: 1px solid #19508A!important;
  background: white;
}

.profile-page .um .um-left input[type=submit].um-button{
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  max-width: 128px;
  font-weight: bold !important;
  line-height: 0% !important;
  padding-left: 25px !important;  
}

.profile-page .um-right {
    position: absolute;
    left: 39.3%;
    top:85.2%;
    width: 10%;
}


.profile-page .um-left {
    left: 50.4%;
    position: absolute;
    top: 85.2%;
}
.profile-page .um-editing .um-field-type_text{
      padding: 9px 0 0 0;
}

.profile-page .um-editing .um-field-area{
  margin-bottom: 1px; 
}

.profile-page .um-editing .um-field-area .um-form-field{ 
  max-height: 31px;
}

.profile-page .um-editing .select2.select2-container .select2-selection{
  max-height: 29px;
}

.profile-page .um-editing .select2-container--default .select2-selection--multiple .select2-selection__rendered{
  line-height: 13px;
}

.profile-page .um-editing .um-field-label{
  line-height: 17px !important;
}

.profile-page .um-editing .um-col-132{
  padding-top: 4px;
}

.profile-page .um-editing .um-col-133{
  margin-top: 2px;
}

.profile-page .um-editing .um-field-select{
  padding: 11px 0 0 0;
}

.profile-page .um-editing .um-field-multiselect{
  padding: 10px 0 0 0;
}

.profile-page .um-editing .um-field-grade_level, .profile-page .um-editing .um-field-user_organization{
  padding: 9px 0 0 0;
}

.profile-page .um-editing .um-field-role_1{
	padding: 8px 0 0 0;
}

.profile-page .um-editing .select2-selection__clear{
 display:none; 
}

.profile-page .um-editing .select2-selection__rendered{
  margin-top: -4px;
}

.profile-page .um-editing .um-col-alt{
  /*  margin: 0px 0 5px 0;*/
  margin-top: 7rem;
}

/*.profile-page .um-editing .um-field-postal_code {
  position: absolute;
  left: 386px;
  top: 57%;
  width: 303px;
}*/

.profile-page .um-editing .um-col-133 .um-field-block{
  display: none;
}

.profile-page .um-editing .um-field-block img{
  display:none; 
}
  
.profile-page  .um-editing .change-password-btn{
  left: 104px !important;
  top: -105px;
}

.profile-page .um-profile-photo-overlay{
  background: 0;
}

.profile-page .um-field .um-field-area .um-form-field{
  font-weight: 300;
}

.profile-page .select2-selection{
      font-weight: 300 !important;
}


.profile-page .select2-search__field{
 font-size: 12px !important; 
}

.profile-page .select2-selection .select2-selection__rendered{
  margin-top: -3px !important;
  cursor: pointer;
}

.profile-page .selection .select2-selection{
	background-color: rgba(151, 151, 151, 0.05) !important;
}

.profile-page .select2-selection__clear{
  display:none;
}

.profile-page .um-field-area .um-field-icon{
  top: -4px !important;
  width: 47px !important;
  font-size: 22px !important;
  left: 262px !important;
  pointer-events: none !important;
  position: absolute;
  background-image: URL(/wp-content/uploads/2019/08/Shape.png);
  background-repeat: no-repeat;
  background-position-x: 16px;
  background-position-y: 15px;
}

.profile-page .um-field-area .select2 .select2-search__field{
  cursor: pointer;
}



.profile-page .um-form-field{
    max-width: 303px !important;
    max-height: 31px !important;
}


.profile-page .select2-selection{
    max-width: 303px !important;
    max-height: 31px !important;
}



.profile-page .um-field {
    padding: 5px 0 0 0;
}

.profile-page .um-col-132{
  margin-left: 8%;
  margin-right: 47px;
}

.profile-page .select2.select2-container .select2-selection .select2-selection__arrow:before{
    font-size: 19px !important;
    line-height: 29px !important;
    font-weight: bold !important;
    color: #A6A59D !important;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
  font-weight: unset;
  position: relative;
  left: 108%;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
  margin-top: 7.5px;
  padding: 3px 17px 3px 5px;
  border-radius:0;
  background-color: #FAFAFA;
}

.profile-page .um-dropdown{
  display:block !important;
  top: 115px !important;
  width: 93px !important;
  left: 26.5px !important;
  background: 0 !important;
  border-radius: 25px !important;
}

.profile-page .um-dropdown .um-dropdown-arr{
  display:none;
  
}

.profile-page .um-dropdown li:last-child {
 display:none; 
}

.profile-page .um-dropdown li:nth-child(2) {
 display:none; 
}

.profile-page .um-dropdown li a {
  padding: 0px 0px;
  color: #fff;
  font-size: 9px;
}

.profile-page .um-col-133 .um-field-type_block .um-field-block a:hover{
  background-color: #19508A !important; 
}

.profile-page  .change-password-btn:hover{
 color: #19508A !important; 
  border: 1px solid #19508A; 
}

#select2-country-results > li:nth-child(1){
	border-bottom: 1px solid #EBE5DD !important;
}
  

.profile-page .um-viewing .change-password-btn{
  left: 111px;
  bottom: 55px;
}
  

.profile-page .um-col-131 .um-field-user_img{
  position: absolute;
  top: 0;
}

.profile-page .um-viewing .um-col-131 .um-field-um_block_7_14{
  margin-top: 250px;
}

.profile-page .um-editing .um-col-131 .um-field-um_block_7_14{
  margin-top: 290px;
}

.profile-page .um-field-user_img > input[value=""] + div > a.um-button, .profile-page .um-field-user_img > input[value="empty_file"] + div > a.um-button {
  background-image: URL(/wp-content/uploads/2019/08/pic.png);
  min-height: 135px;
  color: rgb(1, 1, 1, 0);
  border: none !important;
  min-width: 137px !important;
  padding: 0 !important;
  top: 22px;
  left: 13px;
  padding: 0px 0px 0px 0 !important;
  border-radius: 0px !important;
  background-repeat: no-repeat;
  box-shadow: 0 0 0;
}

.profile-page .um-viewing ._um_row_2{
  position: absolute;
  top: 85%;
  width: 100%;
  left: 311px;
}

.profile-page .complete_info_box{
  border-bottom:1px solid #E04403;
  display:none;
  position: absolute;
  width: 100%;
  top: 48px;
  min-width: 100px;
}


.profile-page .complete_info_box p{
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 9px;
  line-height: 135%;
  color: #9C2E00;
  margin-bottom: 3px;
  margin-top: 33px;
}

@media screen and (max-width: 1100px) {
  .profile-page ._um_row_1{
    display: flex;
    flex-direction: column;
  }
  
  
  
  .profile-page .um-col-132 {
  	width: 60%;
  }
  
  .profile-page .um-col-133 {
  	width: 61%;
  }
  
  .profile-page .um-col-133 {
    padding-left: 10%;
  }
  
  .profile-page .um-field-block {
    margin-left: 59px;
  }
  
  .profile-page .um-left{
    left: 36.4em;
  }

  .profile-page .um-right{
    left: 27.3em;
  }

  .profile-page .um-editing .um-field-postal_code {
    top: 39.5%;
    left: 362px;
  }
  
  .profile-page .um-editing .um-col-133 {
    margin-top: 61px;
    margin-left: -8px;
  }
  
  
  .profile-page  .change-password-btn{
    left: -45px !important;
    width: 105% !important;
  }
  
  .profile-page .logo-section{
        margin-top: 56px !important;
  }
  
  .profile-page .content-section {
    top: 94px !important;
  }
    
  .profile-page .um-viewing  .um-field-um_block_7_15{
    margin-top: 0px !important;
  }
  
  .profile-page .um-editing .change-password-btn{
    left: -52px !important;
  }
  
  .profile-page .content-section{
    margin-bottom: 0px; 
  }
  
  .profile-page .um-viewing ._um_row_2 {
    top: 71%;
    left: 155px;
  }
}

@media screen and (max-width: 800px) {
  .profile-page .um-profile .um-profile-body {
    /*width: 1232px;*/
    margin-left: 86px; 
    padding-top: 31px;
  }
  
  .profile-page .um-col-132 {
  	width: 65%;
  }
  
  .profile-page .um-col-133 {
  	width: 67%;
  }
  
  .profile-page .um-left {
    left: 50%;
    position: absolute;
}

  .profile-page .um-right {
    position: absolute;
    left: 31%;
    width: 12%;
}
  
  .profile-page .um-editing .um-field-postal_code {
    position: absolute;
    left: 218px;
    top: 39.6%;
  }
  
  .um-profile img {
    /*position: absolute;
    top: -213px;
    left: 317px;*/
  }
  
  .profile-page  .change-password-btn{
    width: 184% !important;
    left: -350px !important;
    top: 149px !important;
  }
  
  .profile-page .um-col-131 .um-field-um_block_7_14 {
    position: absolute;
    top: -33px;
    left: 303px;
  }
  
 
  .profile-page div.um-photo img {
    max-width: 143px !important;
  }
    
    .profile-page ._um_row_1 {
    margin-left: 13% !important;
  }
  
  .profile-page .um-viewing .um-col-131 .um-field-um_block_7_14 {
    margin-top: 94px !important;
    margin-left: 66px !important;
  }
  
  .profile-page .um-viewing .change-password-btn{
    bottom: unset;
  }
  
  .profile-page .um-editing .change-password-btn{
    left: -358px !important;
    top: -72px !important;
  }
  
  .profile-page .um-viewing ._um_row_2 {
    top: 73%;
    left: 25px;
  }
}

@media screen and (max-width: 700px) {
  .profile-page .um-viewing ._um_row_2 {
    top: 73%;
    left: 14px;
  }
}

@media screen and (max-width: 517px) {
  .profile-page .um-header.no-cover .um-profile-photo {
   margin-left: 0 !important; 
  }
  
  .profile-page .um-col-133 {
    padding-left: 0;
  }
  
  .profile-page .um-profile .um-profile-body {
    margin-left: 50px;
    margin-top: -55px;
    padding-top: 31px;
  }
  
  .profile-page .um-left {
    left: 50%;
    position: absolute;
}

  .profile-page .um-right {
    position: absolute;
    left: 18%;
    width: 26%;
}
  
  .profile-page .um-editing .um-field-postal_code {
    position: absolute;
    left: 49px;
    top: 41.5%;
  }
  
  .profile-page .um-editing .um-col-133 {
    margin-left: 0px;
  }
  
  
  .profile-page .um-row .um-col-131 {
    /*margin-top: 128px;*/
  }
  
  .profile-page .um-col-132{
    margin-top: 40px !important;
  }
  
  .profile-page ._um_row_1 {
    max-width: 85%;
  }
  
  .profile-page .um-viewing ._um_row_2 {
    top: 56%;
    left: 108px;
  }
  
}

@media screen and (max-width: 500px) {
  .profile-page .change-password-btn {
    left: -254% !important;
  }
  
  .profile-page .um-profile .um-profile-body {
    margin-left: 2px;
    margin-top: 59px;
    padding-top: 31px;
  }

  
  .profile-page .um-row .um-col-131 {
    margin-top: -217px;
  }
  
  .profile-page .um-col-131 .um-field-user_img{
    margin-left: 204px !important;
    width: 100%;
    margin-top: 19px;
  }
  
  .profile-page .um-editing .um-field-postal_code {
    left: 57px !important;
    top: 49.2% !important;
  }
  
  .profile-page .um-editing .um-col-131 .um-field-um_block_7_14 {
    top: -11px !important;
    left: 512px !important;
  }
  
  .profile-page .complete_info_box {
    top: -50px;
  }
  
}

@media screen and (max-width: 425px) {
  .um-modal-footer .um-finish-upload{
    right: -51% !important;
    margin-top: 0px !important;
  }

  .um-modal-footer .alt{
    right: 50% !important;
  }
}

@media screen and (max-width: 340px) {
  .profile-page .um-row .um-col-131 {
    margin-left: -177px;
  }
  
  .profile-page .um-viewing ._um_row_2 {
    top: 56%;
    left: 57px;
  }
  
  .profile-page .um-viewing .um-field-um_block_7_15 {
    margin-left: 3px;
  }
}