svg:not(:root).svg-inline--fa {
  overflow: visible; }

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1.1em;
  overflow: visible;
  vertical-align: -.125em; }
  .svg-inline--fa.fa-lg {
    vertical-align: -.225em; }
  .svg-inline--fa.fa-w-1 {
    width: 0.0625em; }
  .svg-inline--fa.fa-w-2 {
    width: 0.125em; }
  .svg-inline--fa.fa-w-3 {
    width: 0.1875em; }
  .svg-inline--fa.fa-w-4 {
    width: 0.25em; }
  .svg-inline--fa.fa-w-5 {
    width: 0.3125em; }
  .svg-inline--fa.fa-w-6 {
    width: 0.375em; }
  .svg-inline--fa.fa-w-7 {
    width: 0.4375em; }
  .svg-inline--fa.fa-w-8 {
    width: 0.5em; }
  .svg-inline--fa.fa-w-9 {
    width: 0.5625em; }
  .svg-inline--fa.fa-w-10 {
    width: 0.625em; }
  .svg-inline--fa.fa-w-11 {
    width: 0.6875em; }
  .svg-inline--fa.fa-w-12 {
    width: 0.75em; }
  .svg-inline--fa.fa-w-13 {
    width: 0.8125em; }
  .svg-inline--fa.fa-w-14 {
    width: 0.875em; }
  .svg-inline--fa.fa-w-15 {
    width: 0.9375em; }
  .svg-inline--fa.fa-w-16 {
    width: 1em; }
  .svg-inline--fa.fa-w-17 {
    width: 1.0625em; }
  .svg-inline--fa.fa-w-18 {
    width: 1.125em; }
  .svg-inline--fa.fa-w-19 {
    width: 1.1875em; }
  .svg-inline--fa.fa-w-20 {
    width: 1.25em; }
  .svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto; }
  .svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto; }
  .svg-inline--fa.fa-border {
    height: 1.5em; }
  .svg-inline--fa.fa-li {
    width: 2em; }
  .svg-inline--fa.fa-fw {
    width: 1.25em; }

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em; }
  .fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
            transform-origin: center center; }

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center; }

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center; }

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: .25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right; }

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left; }

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top left;
          transform-origin: top left; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1em; }

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2em; }

.fa-inverse {
  color: #fff; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

input[type=text].wdm_wss_demo_fields{
	width: auto;
}

div.wdm-zoom-section-one{
	height: 100%;/*changed*/
	display: flex;
}

div.wdm-zoom-section-one .wdm_calendar_invites{
  display: inline-block;
  float: right;
  margin-bottom: 5px;
}

div.wdm-zoom-section-one .wdm_calendar_div{
  margin-top: 5%;
  display: flex;
}

@media screen and (max-width: 553px){
  .entry-content div.wdm-zoom-section-one .wdm_calendar_div > p{
    font-size: 24px !important;
    line-height: 25px !important;
    color: #000000 !important;
  }
  div.wdm-zoom-section-one .wdm_calendar_div > p:first-child{
    text-align: left !important;
  }
  div.wdm-zoom-section-one .wdm_calendar_div img{
    width: 25px !important;
  }
  div.wdm-zoom-section-one .wdm_calendar_div{
    display: block;
  }
}

div.wdm-zoom-section-one .wdm_calendar_div > p{
    font-style: normal;
    font-weight: bold !important;
    font-size: 25px !important;
    line-height: 45px !important;
    color: #000000 !important;
}


div.wdm-zoom-section-one .wdm_add_to_cal{
  display: inline-block;
  margin-top: 5px;
}


div.wdm-first-section{
	width: 69%;
	/*height: 600px;*/
	padding: 10px;
	background-color: white;
	display: inline-block;
	position: relative;
	/*top: -10%;*/
	/*float: left;*/
  overflow-y: auto;
}

div.wdm-second-section{
	width: 29%;
	height: 400px;
	padding: 10px;
	background-color: white;
	display: inline-block;
	position: relative;
	left: 1%;
	/*float: right;*/
}

div.wdm-zoom-section-three{
	margin-top: 5%;
  /*display: none;*/
}

div.wdm-zoom-section-three .wdm_watch,
div.wdm-zoom-section-three .wdm_take{
  /*background-color: #000000;*/
  /*color: #ffffff;*/
  padding: 3px;
  font-weight: bold;
  width: 100%;
  margin-top: 5px;
  border: 2px solid #21a0db;
  color: #21a0db;
  background-color: #ffffff;
  /*border-color: #21a0db;*/
}

.wdm_take.wdm-disabled-course-button{
  display: none;
}

div.wdm-zoom-section-three .wdm_take.wdm-disabled-link{
  border: 2px solid #9aa4a8;
  color: #9aa4a8;
  cursor: not-allowed;
}
div.wdm-zoom-section-three .wdm_take.wdm-disabled-link a{
  pointer-events: none;
}
div.wdm-zoom-section-three .wdm_watch a,
div.wdm-zoom-section-three .wdm_take a{
  display: block;
}
div.wdm-zoom-section-three .wdm_watch:hover,
div.wdm-zoom-section-three .wdm_take:hover{
  /*color: #21a0db;
  background-color: #ffffff;
  border-color: #21a0db;*/
  /*padding: 8px;*/
  /*font-size: large;*/
}
/*div.wdm-zoom-section-three .wdm_take{
    position: absolute;
    right: 35px;
    bottom: 0px;
}
div.wdm-zoom-section-three .wdm_watch{
    position: absolute;
    left: 35px;
    bottom: 0px;
}*/

div.wdm-third-section{
	/*height: 200px;*/
	/*overflow: hidden;*/
	/*white-space: nowrap;*/
	/*position: relative;*/
	/*display: flex;*/
	/*justify-content: space-around;*/
  margin-bottom: 40px;
}

div.wdm-third-section button.slick-next:before{
    content: "\276F";
}
div.wdm-third-section button.slick-prev:before{
    content: "\276E";
}

/*div.wdm-additional-guidelines-container{
	display: flex;
	justify-content: space-around;
}*/

div.wdm-additional-guideline-content{
	background-color: white;
	border-radius: 5px;
	padding: 10px;
	margin-left: 3%;
	margin-right: 3%;
	/*height: 265px;*/
  position: relative;
}
div.wdm-additional-guideline-content iframe{
	width: 100%;
}

div.wdm-additional-guideline-content img{
  height: 178px;
  width: 317px;
}

/*div.slick-prev{
	position: absolute;
	//margin-top: 9%;
	//display: inline-block;
	//margin-left: -2%;
	top: calc(50% - 10px);
	left: 10px;
}*/

/*div.slick-next{
	position: absolute;
	//margin-top: 9%;
	//display: inline-block;
	margin-right: -2%;
	top: calc(50% - 10px);
	right: 10px;
}*/

/*div.wdm-hide-left{
	left: 100px;
    transform: translateX(-300px);
    transition: all 1s ease-in-out;
    position: absolute;
    opacity: 0;
}*/

/*div.wdm-hide-right{
	right: 100px;
    transform: translateX(300px);
    transition: all 1s ease-in-out;
    position: absolute;
    opacity: 0;
}*/

/*div.wdm-transition-left{
	transform: translateX(-300px);
    transition: all 1s ease-in-out;
}*/

/*div.wdm-transition-right{
	transform: translateX(300px);
    transition: all 1s ease-in-out;
}*/
body .wsf--bg{
	display: block;
}

@media screen and (max-width: 1024px){
  main .wdmUserProfile h2.mb-5,main .wdmUserProfile .wdmProfileAcheivement>div,main .wdmUserProfile .user-profile-other-info,
 .live-sessions .wdm-zoom-section-one,div.wdm-zoom-section-three .wdm-add-guide,div.wdm-zoom-section-three .wdm-third-section,
 .entry-header .entry-title{
    width: 90%;
  }
  .wdm-zoom-section-one .wdm-second-section .topic-note{
    width: 100%;
    margin: 0;
  }
}

@media only screen and (max-width: 991px){
	div.wdm-first-section{
		top: unset;
	}
	div.wdm-second-section{
		top: -2%;
	}
}

@media only screen and (max-width: 576px){
	div.wdm-zoom-section-one{
		height: unset;
	}
	div.wdm-first-section{
		display: block;
		width: 100%;
		/*height: 300px;*//*changed*/
	}
	div.wdm-second-section{
		margin-top: 3%;
		left: unset;
		display: block;
		width: 100%;
		/*height: 300px;*//*changed*/
	}
}

@media screen and (max-width: 767px){

  /*Profile page*/   
  .wdmUserProfile  .wdmProfileAcheivement .mb-5:first-child{
    width: 100%;
  }
  .wdmUserProfile .wdmProfileAcheivement .wdm-primaryInfo h4.mb-3{
    text-align: center;
  }
  .wdmProfileAcheivement .wdm-primaryInfo .d-flex .row{
    margin-right: 0;
    margin-left: 0;
  }
  .wdmProfileAcheivement .wdm-primaryInfo .d-flex .row .wdmProfilePicInput{
    float: unset;
    margin: 0 auto;
  }
  .wdmProfileAcheivement .wdm-primaryInfo .d-flex .row .wdmProfilePic{
    width: 150px !important;
  }

  /*edit profile page*/
  #wdm-edit-profile-form,#wdm-edit-profile-form .wdm-edit-name{
    flex-direction: column;
  }
  #wdm-edit-profile-form .wdmProfilePic,
  #wdm-edit-profile-form .wdm-edit-name .wdmInputField, 
  #wdm-edit-profile-form .wdmInputField,
  #wdm-edit-profile-form div.wdm-right-info{
    width: 100% !important; 
  }
  body .custombox-content #wdm-edit-profile.custombox-modal{
    width: 90%;
  }
  .custombox-content> #wdm-edit-profile{
    /*height: 100%;*/
    max-height: unset;
  }
  body .custombox-content #wdm-edit-profile.custombox-modal{
    top: 300px;
  }

  /*live session*/
  .wdm-zoom-section-one .wdm-second-section .topic-note{
    display: block;
  }
  .live-sessions header{
    padding: 40px 20px;
  }
}
@media only screen and (max-width: 768px){
	div.wdm-zoom-section-one{
		/*display: block;*/
	}
	div.wdm-first-section,div.wdm-second-section{
		width: 100%;
	}
	div.wdm-second-section{
		margin-top: 20px;
	}
}

@media screen and (max-width: 425px){

  /*profile page*/
  .user-profile-other-info .wdm_report_card .report_course_name{
    width: 200px;
    font-size: 15px;
  }

  /*live session*/
  div.wdm-zoom-section-three .wdm-third-section{
    width: 80%;
  }
}

.module-discussion .card-body .comment-reply{
	/*margin-left: 40px !important;*/
}
a.wdm-hyperlink, .single-sfwd-topic .topic a.wdm-hyperlink{
	color: #3399ff;
}

body.wsf-type-problems .learndash_content>p:last-of-type{
	border-bottom: none;
}
/*.wsf-type-problems .learndash_content{
	background: #ffffff;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}*/

div#wedevs-project-manager ul{
	margin-left: 1.5rem;
}
div.wsf-quiz-topic .wpProQuiz_question .wpProQuiz_question_text p img,
div.wsf-quiz-topic .wpProQuiz_response p.wpProQuiz_AnswerMessage img{
  max-width: 480px;
  height: auto;
}

.topic-discussion-container .bbp-breadcrumb-container .course__topic_back_top_course a{
  text-decoration: underline;
  font-weight: 600;
  color: #ac6772;
}

.wdm-zoom-section-one img{
  /*padding: 20px;*/
}


.wdm-zoom-section-one img.wdm_outlook,
.wdm-zoom-section-one img.wdm_apple,
.wdm-zoom-section-one img.wdm_google{
  width: 40px;
}

.wdm-zoom-section-one img.wdm-no-live-session{
  width: 100%;
  height: 100%;
}

.wdm-zoom-section-one a img:hover, .wdm-zoom-section-three a img:hover{
  /*box-shadow: 0px 0px 4px rgba(33,160,219, 0.62), 0px 9px 25px rgba(33,160,219, 0.6);*/
  /*border: 1px solid #21a0db;*/
  /*transition: border 1s;*/
}

.wdm-additional-guideline-title{
  height: 60px;
}



/*********Profile Page*************/
main .container.wdmUserProfile{
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.wdmUserProfile h2.mb-5{
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 45px;
  color: #222222;
  width: 1073px;
  margin: 0 auto;
  margin-bottom: 20px !important;
}
.wdmUserProfile .wdmProfileAcheivement{
  background: #EDF9FF;
  border-radius: 3px;
}

.wdmUserProfile .wdmProfileAcheivement>div{
  display: flex;
  width: 1073px;
  margin: 0 auto;
  padding: 20px 0;
}
.wdmProfileAcheivement .mb-5:first-child{
  width: 70%;
  margin-bottom: 20px;
}
.wdmProfileAcheivement .wdm-primaryInfo h4.mb-3{
  margin-bottom: 0 !important;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  color: #333333;
}
.wdmProfileAcheivement .wdm-primaryInfo .wdm-achievement-active{
  margin-top: 0 !important;
  border-right: 1px solid #BCBCBC; 
}
.wdm-primaryInfo .mt-4 .wdm-change-pass {
  width: 135px;
  height: 35px;
  border: 1px solid #444444;
  box-sizing: border-box;
  border-radius: 3px;
  background-color: unset;
  color: #444444;
  margin-top: 20px;
  font-size: 14px;
}
.wdm-primaryInfo .wdmProfilePicSelected img{
  border: unset;
  width: 180px !important;
  height: 180px !important;
}
.wdm-primaryInfo .wdmInputField{
  margin-bottom: 0px !important;
}
.wdm-primaryInfo .wdmInputField label{
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 45px;
  color: #666666;
}
.wdm-primaryInfo .wdmInputField .value{
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #444444;
}
.wdm-primaryInfo .wdmProfilePic .wdm-edit-profile{
  background-color: unset;
  color: #199FDA;
  margin-top: 10px;
}
button.wdm-edit-profile img{
  filter: invert(46%) sepia(100%) saturate(429%) hue-rotate(153deg) brightness(94%) contrast(93%);
  width: 18px !important;
  height: 18px !important;
  border: unset;
}

/*Achievements*/

.wdmProfileAcheivement .wdm-acheivement{
  margin-top: 50px;
  width: 20%;
}
.wdmProfileAcheivement .wdm-acheivement h4.mb-3{
  margin-bottom: 0 !important;
  text-align: center;
}
.wdmProfileAcheivement .wdm-acheivement h6{
  margin-top: 20px;
  text-align: center;
}
.wdmProfileAcheivement .wdm-acheivement div img{
  border-radius: 50%;
}

/*Report card*/
.wdmUserProfile .user-profile-other-info{
    width: 1073px;
    margin: 20px auto;
}
.user-profile-other-info h2{
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  color: #333333;
}
.user-profile-other-info .wdm_report_card{
  background-color: #ffffff;
  margin: 20px 0;
  padding: 10px;
  position: relative;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.07), 0px 0px 3px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.wdm_report_card .accordion{
  cursor: pointer;
}
.wdm_report_card .report_course_name{
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #444444;
  margin-bottom: 10px;
}
.wdm_report_card .report_course_name img{
  position: absolute;
  right: 15px;
  top: 25px;
}
.wdm_report_card .report_overall_score{
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #666666;
}
.wdm_report_card .tabs{
  display: none;
  margin-top: 20px;
}
.wdm_report_card .tabs hr{
  border: 1px solid #E1E1E1;
}
.wdm_report_card .tabs .ui-tabs-nav{
  display: flex;
  margin-left: 0;
  margin-top: 20px;
}
.wdm_report_card .tabs .ui-tabs-nav {
  padding: 0 15px;
}
.wdm_report_card .tabs .ui-tabs-nav .slick-prev{
  left: -8px;
}
.wdm_report_card .tabs .ui-tabs-nav .slick-next{
  right: -8px;
}
.wdm_report_card .tabs .ui-tabs-nav .slick-slide{
  margin: 0 2.5px;
}
.wdm_report_card .tabs .ui-state-default {
  list-style: none;
  width: 25%;
  padding: 15px;
  background: #FFFFFF;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.07), 0px 0px 3px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  margin-right: 5px;
  color: #444444;
}
.wdm_report_card .tabs .ui-state-default.ui-tabs-active{
  background: #199FDA;
  /*box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.07), 0px 0px 3px rgba(0, 0, 0, 0.15);*/
  border-radius: 3px;
  color: #ffffff;
}
.tabs .ui-tabs-panel table{
  border-collapse: collapse;
}
.tabs .ui-tabs-panel table thead{
    background: #F2F2F2;
    border-radius: 3px;
}
.ui-tabs-panel table tr{
  border-bottom: 1px solid #F1F1F1;
}
.ui-tabs-panel table tr:last-child{
  border-bottom: unset;
}
.ui-tabs-panel table td{
  padding: 13px;
  border-spacing: 0px;
}
.rotate{
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.wdm-primaryInfo .wdmProfilePic img{
  border: unset;
}

/**********************/
/*********Edit profile popup***********/

#wdm-edit-profile .custombox-close{
  top: 25px;
  right: 40px;
}

#wdm-edit-profile-form{
  display: flex;
  margin-top: 40px;
}
#wdm-edit-profile .popup_content h2{
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 45px;
  color: #222222;
}
.custombox-content #wdm-edit-profile.custombox-modal{
  top: 120px;
  width: 988px;
  max-height: 100%; /*changed on 22/11*/
}

.wdmProfilePic .box{
  display: unset !important;
  position: unset;
}
.wdmProfilePic .select-file .inputfile+label{
  background-color: unset;
  display: flex;
  justify-content: center;
  color: #199FDA;
}

#wdm-edit-profile-form .wdmProfilePic{
    width: 25%;
}
#wdm-edit-profile-form .wdmProfilePic img{
  border: unset;
}
#wdm-edit-profile-form .wdmProfilePic p.wdm-description{
  text-align: center;
  font-size: 14px;
}
#wdm-edit-profile-form .wdmProfilePicSelected{
    width: 180px;
    margin: 0 auto;
    position: relative;
}
#wdm-edit-profile-form .wdmProfilePicSelected img{
  border-radius: 3px;
}
#wdm-edit-profile-form .wdmProfilePicSelected img.wdm_loader{
    position: absolute;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
}
#wdm-edit-profile-form .wdm-edit-name{
  display: flex;
  /*margin-bottom: 20px;*/
}
#wdm-edit-profile-form .wdm-edit-name .wdmInputField,#wdm-edit-profile-form .wdmInputField{
  width: 50%;
  margin-right: 10px;
  margin-bottom: 20px !important;
}
.wdm-edit-name .wdmInputField label,#wdm-edit-profile-form .wdmInputField label{
  line-height: 30px;
}
.wdm-edit-name .wdmInputField input, #wdm-edit-profile-form .wdmInputField input{
  height: 45px;
}
#wdm-edit-profile-form div .mb-5 h4.mb-3{
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 45px;
    color: #222222;
    margin-bottom: 0 !important;
}
#wdm-edit-profile-form div .mb-5{
  margin: 20px 0 !important;/*changed*/
}
#wdm-edit-profile-form div .mb-5 .wdmInputField .mb-3{
  margin-bottom: unset !important;
}
#wdm-edit-profile-form div .mb-5 .wdmInputField .mb-3:first-child{
  margin-bottom: 20px !important;
}
#wdm-edit-profile-form div .mb-5 .wdmInputField .mb-3 .wdm-warning{
  font-size: 14px;
  float: right;
  line-height: 24px;
}
.mb-5 .wdmInputField .mb-3 .field-icon {
  float: right;
  margin-right: 10px;
  margin-top: -28px;
  position: relative;
  z-index: 2;
}
.field-icon .display{
  display: none;
}

#wdm-edit-profile-form input[type=submit]{
  background: #199FDA;
  border-radius: 3px;
  width: 120px;
  height: 45px;
  margin-right: 10px;
}
#wdm-edit-profile-form input[type=button]{
  background: #FFFFFF;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.07), 0px 0px 3px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  padding: 10px;
  width: 120px;
  height: 45px;
  margin-right: 10px;
}
.wdm-right-info .wdmUserProfileSuccess{
  color: #038c03;
  font-weight: 500;
} 
#wdm-edit-profile-form div.wdm-right-info{
  position: relative;
}
.wdm-right-info .wdm_loader{
  width: 35px;
}


.wdm-second-section .topic-note{
    width: 1073px;
  margin: 0px auto;
  display: flex;
  /*flex: 1;*/
  display: flex;
  align-items: center;
  background-color: #ffffff;
}
.wdm-note-icon,.topic-note p{
  padding: 14px;
}
.topic-note p{
  font-size: 16px;
}
.wdm-note-icon span{
  margin-left: 5px;
  margin-top: 5px;
  font-size: 16px;
}
.wdm-note-icon img{
  padding: 0;
}

@media screen and (max-width: 1700px){
  #wdm-edit-profile-form .wdmProfilePicSelected{
    width: 170px;
  }
}
@media screen and (max-width: 1440px){
  #wdm-edit-profile-form div.wdm-right-info{
    width: 70%;
  }
  #wdm-edit-profile-form .wdmProfilePicSelected{
    width: 150px;
  }
}

/***********************/


/*Faculty page*/
.entry-header .entry-title{
  width: 1073px;
  margin: 30px auto;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 45px;
  border-left: 2px solid #199FDA;
  color: #222222;
  padding: 5px 25px;
}
.live-sessions .entry-header .entry-title{
  margin-bottom: 10px;
}
.pt-5{
  padding-top: 0px !important;
}

.entry-content .wdm-faculty-card{
  display: flex;
  flex-direction: row;
  width: 1073px;
  /*width: -moz-fit-content;*/
  margin: 0 auto 32px;
  padding: 10px 5px;
  border: 1px solid #e5e5e5;
  position: relative;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.07), 0px 0px 3px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  background-color: #ffffff;
}
.entry-content .wdm-faculty-card img{
  min-width: 190px;
  height: 190px;
  padding: 10px;
}
.wdm-faculty-card .wdm-faculty-info{
  padding: 10px;
}
.wdm-faculty-name{
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}
.wdm-faculty-title{
  font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 19px;
color: #444444;
}
.wdm-faculty-desc{
  font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 26px;
color: #666666;
}
.wdm-more-professor-description{
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #199FDA;
}
.popup_content .wdm-facult-details-popup{
  display: flex;
  flex-direction: row;
}
.popup_content .wdm-facult-details-popup img{
    min-width: 170px;
    height: 170px;

}
.wdm-facult-desc-popup{
  padding: 20px;
}
.wdm-popup-courses h3,.wdm-popup-festival-program h3{
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
}
.wdm-popup-courses{
    padding: 20px 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: #EAEAEA;
}
.wdm-popup-festival-program{
  padding: 20px 0;
  
}
.wdm-popup-courses li,.wdm-popup-festival-program li{
  margin-left: 4px;
}

.wdm-popup-courses li a,.wdm-popup-festival-program li a{
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #199FDA;
}
.wdm-popup-courses li.wdm_faculty_coming_soon a{
  color: #666666;
}
.wdm-popup-courses li a,.wdm-popup-festival-program li a{
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #199FDA;
}
#wdm-professor-info{
  padding: 35px;
  position: relative;
  overflow-y: scroll;
}
#wdm-professor-info a.custombox-close{
  position: absolute;
  right: 20px;
  top: 20px;
}
#wdm-professor-info .wdm-professor-loader{
  display: flex;
  margin: 0 auto;
}

@media screen and (max-width: 991px){
  .container .entry-content .wdm-faculty-card{
    width: 100%;
  }
}

@media screen and (max-width: 768px){
  .entry-content .wdm-faculty-card img{
    /*width: 190px;
    height: 230px;*/
    width: 70%;
    margin: 0 auto;
  }
  .container .entry-content .wdm-faculty-card{
    width: 280px;
    flex-direction: column;
  }
  .entry-header .entry-title{
    /*width: 230px; */
  }
  .popup_content .wdm-facult-details-popup{
    flex-direction: column;
  }
  .popup_content .wdm-facult-details-popup img{
    /*min-width: unset;*/
    /*height: unset;*/
    width: 120px;
    margin: 40px auto 0;
  }
  #wdm-professor-info{
    padding: 5px;
  }
  #wdm-professor-info a.custombox-close {
    right: 5px;
    top: 5px;
  }
  .wdm-popup-courses,.wdm-popup-festival-program{
    padding: 20px;
  }
}

/*profile page course */

.wdm-course-card{
  background-color: #ffffff;
  margin-top: 20px;
  padding: 14px;
  position: relative;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.07), 0px 0px 3px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.wdm-course-card .wdm-accordion{
  display: flex;
  cursor: pointer;
}
.wdm-lessons .wdm-title-pie,
.wdm-course-card .wdm-accordion,
.wdm-lessons .wdm-topics .wdm-title-pie{
  display: flex;
}

.wdm-course-card .wdm-accordion .wdm-course-title{
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  color: #444444;
  margin-bottom: 10px;
}
.wdm-course-card .wdm-accordion .wdm-course-title,
.wdm-lessons .wdm-title-pie .wdm-lesson-title,
.wdm-course-card .wdm-accordion .wdm-course-progress,
.wdm-lessons .wdm-title-pie .wdm-completed-steps,
.wdm-lessons .wdm-topic-list .wdm-topics .wdm-topic-title,
.wdm-lessons .wdm-topic-list .wdm-topics .wdm-title-completed,
.wdm-lessons .wdm-topic-list .wdm-topics .wdm-topic-completed{
  width: 50%
}

.wdm-course-card .wdm-accordion .wdm-course-progress,.wdm-lessons .wdm-title-pie .wdm-completed-steps,
.wdm-lessons .wdm-topic-list .wdm-topics .wdm-topic-completed div,.wdm-lessons .wdm-topic-list .wdm-topics .wdm-topic-completed img{
  float: right;
  text-align: right;
}

.wdm-course-card .wdm-accordion .wdm-course-progress dd.course_progress{
  height: 5px;
}
.wdm-course-card .wdm-accordion .wdm-course-progress p{
  width: 100%;
  padding-left: 10px;
}

.wdm-lessons .wdm-topic-list .wdm-topics{
  margin-bottom: 15px;
}

.wdm-lessons .wdm-lesson-title{
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #444444;
  margin-bottom: 10px;
}
.wdm-lessons .wdm-title-pie .wdm-completed-steps div.pie_progress,
.wdm-lessons .wdm-topic-list .wdm-topics .wdm-topic-completed div{
  width: 25px;
  float: right;
}
.wdm-lessons .wdm-title-pie,
.wdm-topics .wdm-topic-type{
  width: 100%;
  margin: 0 auto;
}

.wdm-lessons .wdm-topic-list .wdm-topics .wdm-topic-title{
  color: #199FDA;
}

.wdm-topics .wdm-topic-type{
  color: #000;
  font-weight: normal;
}

.wdm-lessons .wdm-topic-list{
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #E1E1E1;
}
.wdm-lessons .wdm-topic-list:last-child{
  border-bottom: unset;
}
.wdm-course-card .wdm-lessons{
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #E1E1E1;
}

.wdm-course-card .wdm-lesson-list{
  display: none;
  padding: 20px;
}

.wdm-lessons .wdm-topic-list .wdm-topics{
  margin-bottom: 15px;
}

.wdm-lessons .wdm-lesson-title{
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #444444;
  margin-bottom: 10px;
}
.wdm-lessons .wdm-title-pie .wdm-completed-steps div.pie_progress,
.wdm-lessons .wdm-topic-list .wdm-topics .wdm-topic-completed div{
  width: 25px;
  float: right;
}
.wdm-lessons .wdm-title-pie,
.wdm-topics .wdm-topic-type{
  width: 100%;
  margin: 0 auto;
}

.wdm-lessons .wdm-topic-list .wdm-topics .wdm-topic-title{
  color: #199FDA;
}

.wdm-topics .wdm-topic-type{
  color: #000;
  font-weight: normal;
}

.wdm-lessons .wdm-topic-list{
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #E1E1E1;
}
.wdm-lessons .wdm-topic-list:last-child{
  border-bottom: unset;
}
.wdm-course-card .wdm-lessons{
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #E1E1E1;
}

.wdm-course-card .wdm-lesson-list{
  display: none;
  padding: 20px;
}

.wdm-topic-type .wdm-topic-points{
  float: right;
  color: #000;
  font-weight: 100;
}


.wdm-course-progress-tabs{
  position: relative;
}

.wdm-course-progress-tabs .wdm_loader{
  position: absolute;
  top: calc(50% - 100px);
  left: calc(50% - 100px);
}

.wdm-course-progress-pagination{
  display: flex;
}

.wdm-course-progress-pagination .wdm-disabled-pagination{
  display: none;
}

.wdm-course-progress-pagination .wdm-page-prev{
  width: 50%;
  text-align: left;
  padding-top: 5px;
}
.wdm-course-progress-pagination .wdm-page-prev span, .wdm-course-progress-pagination .wdm-page-next span{
  padding-top: 2px;
}

.wdm-course-progress-pagination .wdm-page-next{
  width: 50%;
  text-align: right;
  padding-top: 5px;
}

@media screen and (max-width: 425px){
  
}
