.navigation {
  border-radius: 0px;
}
.box-sizing {
  box-sizing: border-box;
}
body.MemberArea {
  background: #f0f0f0;
}
body.MemberArea .ss-logo {
  width: auto;
  height: auto;
  padding: 6px 0;
}
body.MemberArea .ss-logo img{
     width: 120px;
}
body.MemberArea .wrapper {
  margin: 0 auto;
}
body.MemberArea .header {
  padding: 0px;
}
body.MemberArea .secHeading {
  margin-top: 20px !important;
  color: #000;
}
body.MemberArea .secHeading.no-margin-btm {
  margin-bottom: 0px;
}
body.MemberArea .secHeading.style2 {
  opacity: 0.7;
}
body.MemberArea h3.style3 {
  color: rgba(0, 0, 0, 0.7) !important;
}
body.MemberArea div.rgtbox {
  float: right;
  position: relative;
}
body.MemberArea div.rgtbox ul {
  float: right;
  padding: 0px;
  list-style: none;
  margin: 0px;
  margin-top: 22px;
}
body.MemberArea div.rgtbox li.liNotifications {
  float: left;
  margin-right: 20px;
  position: relative;
}
body.MemberArea div.rgtbox li.liNotifications .ic-bell {
  position: relative;
  top: 3px;
  cursor: pointer;
}
body.MemberArea div.rgtbox li.liNotifications .ic-bell span.counter {
  position: absolute;
  top: 1px;
  right: 0px;
  width: 9px;
  height: 9px;
  border-radius: 4px;
  background-clip: padding-box;
  background-color: #83c927;
}
body.MemberArea div.rgtbox li.liNotifications:hover div.notificationdrpdwn {
  display: block;
}
body.MemberArea div.rgtbox li.liUsermenu {
  float: left;
  position: relative;
}
body.MemberArea div.rgtbox li.liUsermenu div.image {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #000;
  overflow: hidden;
  float: left;
  margin-right: 9px;
}
body.MemberArea div.rgtbox li.liUsermenu div.image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
body.MemberArea div.rgtbox li.liUsermenu div.title {
  background: rgba(0, 0, 0, 0) url("images/member-area/ic-arrow-down.png") no-repeat scroll right 8px;
  color: #000000;
  float: left;
  font-size: 16px;
  padding-right: 15px;
  position: relative;
  text-transform: capitalize;
  top: 2px;
}
body.MemberArea div.rgtbox li.liUsermenu:hover {
  cursor: pointer;
}
body.MemberArea div.rgtbox li.liUsermenu:hover div.userMenuOuter {
  display: block;
}
body.MemberArea div.rgtbox li.liUsermenu:hover div.title {
  color: #f58345;
  background: rgba(0, 0, 0, 0) url("../images/member-area/ic-arrow-up-hover.png") no-repeat scroll right 8px;
}
body.MemberArea div.rgtbox div.notificationdrpdwn {
  display: none;
  right: -10px;
  margin: 0;
  position: absolute;
  z-index: 9999;
  width: 344px;
  padding: 20px 0px 0px;
  box-sizing: border-box;
}
body.MemberArea div.rgtbox ul.notifications {
  float: left;
  margin: 0px;
  border-radius: 309px 35px 3px 0.17647059px 17px 3px 3px;
  background-clip: padding-box;
  background-color: #fff;
  box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  padding-bottom: 30px;
}
body.MemberArea div.rgtbox ul.notifications:before {
  background: rgba(0, 0, 0, 0) url("../images/member-area/ic-nav-icon.png") no-repeat scroll 0 0;
  content: "";
  height: 18px;
  position: absolute;
  right: 8px;
  text-indent: -999px;
  top: 6px;
  width: 18px;
}
body.MemberArea div.rgtbox ul.notifications li.heading {
  background: #f4f4f4;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 3px 3px 0px 0px;
  position: relative;
  z-index: 99999;
}
body.MemberArea div.rgtbox ul.notifications li {
  float: left;
  width: 100%;
  border-bottom: 1px #f4f4f4 solid;
}
body.MemberArea div.rgtbox ul.notifications div.box {
  float: left;
  width: 100%;
  padding: 10px 10px 5px;
  box-sizing: border-box;
  cursor: pointer;
}
body.MemberArea div.rgtbox ul.notifications div.box:hover p.title {
  color: #f58345 !important;
}
body.MemberArea div.rgtbox ul.notifications div.box div.icon {
  float: left;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
body.MemberArea div.rgtbox ul.notifications div.box div.desc {
  float: left;
}
body.MemberArea div.rgtbox ul.notifications div.box div.desc p.title {
  float: left;
  width: 100%;
  margin: 0px;
}
body.MemberArea div.rgtbox ul.notifications div.box div.desc span.status {
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 10px;
}
body.MemberArea div.rgtbox ul.notifications div.box div.desc span.status.text-green {
  color: #f58345;
}
body.MemberArea div.rgtbox ul.notifications div.box div.desc span.status.text-orange {
  color: #ff9000;
}
body.MemberArea div.rgtbox ul.notifications div.box div.desc span.status.text-red {
  color: #ff0000;
}
body.MemberArea div.rgtbox ul.notifications div.box div.desc span.time {
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.33);
}
body.MemberArea div.rgtbox div.userMenuOuter {
  box-shadow: none;
  box-sizing: border-box;
  display: none;
  padding: 35px 0 10px;
  position: absolute;
  right: -5px;
  width: 230px;
  z-index: 999;
}
body.MemberArea div.rgtbox ul.userDropDown {
  display: block;
  margin: 0px;
  float: left;
  width: 100%;
  border-radius: 309px 35px 3px 0.17647059px 17px 3px 3px;
  background-clip: padding-box;
  background-color: #fff;
  box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  padding: 0px;
}
body.MemberArea div.rgtbox ul.userDropDown li {
  float: left;
  width: 100%;
  border-bottom: 1px #d5d5d5 solid;
}
body.MemberArea div.rgtbox ul.userDropDown li:last-child {
  border: 0px;
}
body.MemberArea div.rgtbox ul.userDropDown li:last-child a {
  border-radius: 0px 0px 3px 3px;
}
body.MemberArea div.rgtbox ul.userDropDown li:first-child a {
  border-radius: 3px 3px 0px 0px;
}
body.MemberArea div.rgtbox ul.userDropDown li a {
  display: block;
  padding: 10px 15px;
  color: rgba(0, 0, 0, 0.8);
  text-transform: capitalize;
  text-decoration: none;
  font-size: 16px;
}
body.MemberArea div.rgtbox ul.userDropDown li a:hover {
  background: #f58345;
  color: #fff;
}
body.MemberArea .text-center {
  text-align: center;
}
body.MemberArea .text-right {
  text-align: right;
}
body.MemberArea .clearfix {
  clear: both;
}
body.MemberArea .wrapper {
  background: #fff;
}
body.MemberArea .shadowLayer {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
}
body.MemberArea .shadowLayer.opened {
  display: block;
}
body.MemberArea div.MemberAreapopus {
  position: fixed;
  top: 30px;
  left: 0;
  right: 0;
  z-index: 999999;
  display: none;
}
body.MemberArea div.MemberAreapopus.opened {
  display: block;
}
body.MemberArea div.MemberAreapopus div.popupWidth {
  background: #fff;
  box-shadow: 4px 6px 7px rgba(0, 0, 0, 0.37);
  margin: 0 auto;
  overflow: hidden;
}
body.MemberArea div.MemberAreapopus div.popupWidth.sm-width {
  width: 530px;
}
body.MemberArea div.MemberAreapopus .popupTitle {
  position: relative;
  padding: 20px 35px 20px;
  box-sizing: border-box;
  float: left;
  width: 100%;
}
body.MemberArea div.MemberAreapopus .popupTitle h3 {
  font-size: 25px;
  color: #000;
  margin: 0px;
}
body.MemberArea div.MemberAreapopus .closePopup {
  position: absolute;
  top: 0;
  right: 0px;
  background: #cc0000;
  color: #fff;
  font-weight: bold;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  cursor: pointer;
}
body.MemberArea div.MemberAreapopus .closePopup:hover {
  background: #f58345;
}
body.MemberArea div.MemberAreapopus div.popupContent {
  float: left;
  width: 100%;
  padding: 0px 35px 50px;
  box-sizing: border-box;
  max-height: 530px;
  overflow-y: auto;
  overflow-x: hidden;
}
body.MemberArea div.MemberAreapopus div.popupContent table.tableInfo {
  font-size: 14px;
  margin-bottom: 20px;
}
body.MemberArea div.MemberAreapopus div.popupContent table.tableInfo tr {
  border-bottom: 1px #d5d5d5 solid;
}
body.MemberArea div.MemberAreapopus div.popupContent table.tableInfo td {
  padding: 10px 8px;
}
body.MemberArea div.MemberAreapopus div.popupContent table.tableInfo b {
  text-shadow: none;
  font-weight: normal;
}
body.MemberArea div.MemberAreapopus div.popupContent .form-control {
  float: left;
  width: 100%;
  padding: 16px 15px;
  box-sizing: border-box;
  border: 1px #d5d5d5 solid;
  margin-bottom: 15px;
  font-size: 16px;
  color: #000;
  box-shadow: none;
  height: auto;
  outline: 0 none;
  min-height: auto;
  background: none;
}
body.MemberArea div.MemberAreapopus div.popupContent .form-control:focus {
  border-color: #f58345;
}
body.MemberArea div.MemberAreapopus div.popupContent .btn {
  font-size: 22px;
  color: #fff;
  background: #000;
  border: 0px;
  padding: 10px;
  text-align: center;
  margin: 0px;
  cursor: pointer;
  box-shadow: none;
  outline: 0 none;
}
body.MemberArea div.MemberAreapopus div.popupContent .btn.btn-block {
  float: left;
  width: 100%;
}
body.MemberArea div.MemberAreapopus div.popupContent .btn.btnSuccess {
  background: #f58345;
}
body.MemberArea div.MemberAreapopus div.popupContent .btn:hover {
  opacity: 0.8;
}
body.MemberArea div.MemberAreapopus div.popupContent .btn.text-uppercase {
  text-transform: uppercase;
}
body.MemberArea div.MemberAreapopus div.popupContent .btn.right {
  float: right;
}
body.MemberArea div.profileInfo {
  float: left;
  width: 100%;
  padding: 20px 70px 32px;
  border-bottom: 1px #f0f0f0 solid;
  margin-bottom: 10px;
}
body.MemberArea div.profileInfo h3 {
  font-size: 22px;
  text-transform: capitalize;
  color: #000;
  font-weight: bold;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 2px;
}
body.MemberArea div.profileInfo div.progressBar {
  float: left;
  width: 100%;
  position: relative;
  padding-right: 40px;
}
body.MemberArea div.profileInfo div.progressBar span.progressValue {
  position: absolute;
  right: 0px;
  font-size: 12px;
  opacity: 0.5;
  top: -7px;
}
body.MemberArea div.profileInfo div.progressBar div.bar {
  float: left;
  box-sizing: border-box;
  width: 100%;
  min-height: 3px;
  background: rgba(0, 0, 0, 0.3);
  position: relative;
}
body.MemberArea div.profileInfo div.progressBar div.bar div.highlightedBar {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 3px;
  background: #f58345;
}
body.MemberArea div.profileInfo div.profileType {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.MemberArea div.profileInfo .sdAboutMe {
    float: left;
    width: 100%;
}
.MemberArea div.profileInfo .sdAboutMe p {
    font-size: 14px;
    text-align: justify;
}
body.MemberArea div.profileInfo div.profileType p {
  font-size: 16px;
  clear: both;
  overflow: auto;
  margin: 0px;
  color: #000;
  text-transform: capitalize;
  text-align: center;
}
body.MemberArea div.profileImage {
  width: 122px;
  height: 122px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
body.MemberArea div.profileImage .editOrUpload {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0px;
    width: auto;
    text-align: center;
    /* display: block; */
    border-radius: 50%;
    /* align-items: center; */
    background: rgba(0, 0, 0, 0.43);
	cursor:pointer;
	display:none;
}
body.MemberArea div.profileImage:hover .editOrUpload{
	display:block;
}
body.MemberArea div.profileImage .editOrUpload img {
    width: auto !important;
    max-width: initial !important;
    height: auto !important;
    border: 0px !important;
    display: inline-block;
    border-radius: 0px;
    /* align-items: center; */
    /* align-content: center; */
    margin-top: 48px;
}
body.MemberArea div.profileImage img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  border: 0px #fff solid;
}
body.MemberArea div.profileImage div.icon {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 25px;
  height: 25px;
      z-index: 999;
  border-radius: 50%;
}
body.MemberArea div.profileImage div.icon.account-verfied {
  background: url(../images/member-area/ic-verified.png) no-repeat center center;
  background-size: 25px 25px;
}
body.MemberArea div.location-on-map {
  float: left;
  width: 100%;
  padding: 15px 40px 0px;
  box-sizing: border-box;
}
body.MemberArea div.fancylistSidebar {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0px 40px;
}
body.MemberArea div.fancylistSidebar ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  position: relative;
  padding-bottom: 30px;
      list-style: none;
  margin-bottom: 30px;
      list-style: none;
}
body.MemberArea div.fancylistSidebar ul:before {
  content: "vline";
  width: 2px;
  text-indent: -9999px;
  position: absolute;
  background: #000000;
  opacity: 0.2;
  top: 8px;
  left: 14px;
  height: 100%;
}
body.MemberArea div.fancylistSidebar ul:after {
  content: "bDot";
  text-indent: -9999px;
  position: absolute;
  background: #f58345;
  opacity: 1;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  top: auto;
  left: 7px;
  bottom: -12px;
}
body.MemberArea div.fancylistSidebar ul li {
  float: left;
  position: relative;
  width: 100%;
  padding: 10px 10px 10px 40px;
  box-sizing: border-box;
}
body.MemberArea div.fancylistSidebar ul li span {
  font-size: 16px;
  color: #000;
  display: block;
}
body.MemberArea div.fancylistSidebar ul li span b{
	font-weight:normal;
	    position: relative;
    top: -2px;
}
body.MemberArea div.fancylistSidebar ul li span.adder {
  cursor: pointer;
  color: #f58345;
}
body.MemberArea div.fancylistSidebar ul li span:hover{
	cursor:pointer;
}
body.MemberArea div.fancylistSidebar ul li span.adder:hover {
  text-decoration: underline;
}
body.MemberArea div.fancylistSidebar ul li span:hover .thisEditOrDelete{
	visibility:visible;
}
.thisEditOrDelete{
	visibility:hidden;
	margin-left:5px;
}
body.MemberArea div.fancylistSidebar ul li div.icon {
  position: absolute;
  left: 0px;
  top: 5px;
  height: 30px;
}
body.MemberArea div.fullbox {
  float: left;
  width: 100%;
}
body.MemberArea div.fullbox.bg-white {
  background: #fff;
}
body.MemberArea div.fullbox.margin-bottom {
  margin-bottom: 20px;
}
body.MemberArea div.fullbox.border-bottom {
  border-bottom: 1px #f0f0f0 solid;
}
body.MemberArea div.fullbox h3 {
  font-size: 25px;
  color: #000;
  margin: 0px;
  margin-bottom: 15px;
}
body.MemberArea div.fullbox p {
  font-size: 16px;
  color: #000;
}
body.MemberArea div.tutorIntroduction {
  float: left;
  width: 50%;
  box-sizing: border-box;
  position: relative;
  padding: 25px;
}
body.MemberArea div.tutorIntroduction:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: #f0f0f0;
}
body.MemberArea div.tutorIntroduction {
  float: left;
  width: 50%;
  box-sizing: border-box;
  position: relative;
  padding: 25px;
}
body.MemberArea div.tutorIntroduction.full {
  width: 100%;
}
body.MemberArea div.tutorIntroduction.full:after {
  display: none;
}
body.MemberArea div.tutorIntroduction:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: #f0f0f0;
}
body.MemberArea div.tutorExperience {
  float: left;
  width: 50%;
  box-sizing: border-box;
  position: relative;
  padding: 25px;
}
body.MemberArea div.tutorExperience.full {
  width: 100%;
}
body.MemberArea div.tutorExperience.full:after {
  display: none;
}
body.MemberArea div.tutorExperience:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: #f0f0f0;
  display: none;
}
body.MemberArea .fancylink {
  background: #fbfbfb none repeat scroll 0 0;
  border: 2px dashed #ebebeb;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 7px 10px;
  text-align: center;
  float: left;
  width: auto;
  text-transform: capitalize;
}
body.MemberArea .fancylink.centered {
  float: none;
  display: inline-block;
}
body.MemberArea .fancylink.style2 {
  padding: 11px 10px;
}
body.MemberArea .fancylink.no-margin {
  margin: 0px;
}
body.MemberArea .fancylink.block {
  float: left;
  clear: both;
  width: 100%;
}
body.MemberArea .fancylink:hover {
  background: #f58345;
  color: #fff;
  border-color: rgba(131, 201, 40, 0.5);
}
body.MemberArea .fancylink.block {
  float: left;
  width: 100%;
}
body.MemberArea div.subjectThatYouCanTeach {
  float: left;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding: 25px;
}
body.MemberArea div.tabsSection {
  float: left;
  width: 100%;
  padding: 0px 25px 15px;
  box-sizing: border-box;
}
body.MemberArea div.tabsSection div.tabContent {
  float: left;
  width: 100%;
  padding-bottom: 0px;
  padding-top: 20px;
}
body.MemberArea div.tabsSection div.tabContent.style2 {
  padding-top: 5px;
}
body.MemberArea div.tabsSection ul.tabList {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
      list-style: none;
  border-bottom: 1px #e4e4e4 solid;
  padding-top: 5px;
}
body.MemberArea div.tabsSection ul.tabList li {
  float: left;
  width: 50%;
}
body.MemberArea div.tabsSection ul.tabList li.full {
  width: 100%;
}
body.MemberArea div.tabsSection ul.tabList li a {
  display: block;
  color: rgba(0, 0, 0, 0.8);
  font-size: 25px;
  text-transform: capitalize;
  text-align: center;
  padding: 10px 10px;
  position: relative;
}
body.MemberArea div.tabsSection ul.tabList li a:before {
  background: #d5d5d5;
  position: absolute;
  right: 0px;
  top: 16px;
  height: 20px;
  content: "vline";
  text-indent: -99999px;
  width: 1px;
}
body.MemberArea div.tabsSection ul.tabList li a:hover,
body.MemberArea div.tabsSection ul.tabList li a.active {
  color: #f58345;
  text-decoration: none;
}
body.MemberArea div.tabsSection ul.tabList li a:hover:after,
body.MemberArea div.tabsSection ul.tabList li a.active:after {
  display: block;
}
body.MemberArea div.tabsSection ul.tabList li a:after {
  content: "hline";
  position: absolute;
  left: 0;
  right: 0;
  text-indent: -999999px;
  bottom: -1px;
  background: #f58345;
  height: 2px;
  display: none;
}
body.MemberArea div.tabsSection ul.tabList li:last-child a:before {
  display: none;
}
body.MemberArea div.tabsSection div.tabbox {
  float: left;
  width: 100%;
  display: none;
}
body.MemberArea div.tabsSection div.tabbox.active {
  display: block;
}
body.MemberArea ul.infoGetter {
  float: left;
  width: 100%;
  padding: 25px;
  box-sizing: border-box;
  list-style: none;
}
body.MemberArea ul.infoGetter li {
  float: left;
  width: 100%;
  margin-bottom: 3px;
}
body.MemberArea ul.infoGetter li:last-child {
  margin-bottom: 0px;
}
body.MemberArea ul.infoGetter li div.box {
  float: left;
  width: 100%;
  background: #fbfbfb;
  padding: 8px 20px 8px 8px;
  box-sizing: border-box;
  font-size: 16px;
  color: #000;
}
body.MemberArea ul.infoGetter li div.box:hover {
  background: #f2f2f2;
}
body.MemberArea ul.infoGetter li div.box div.icon {
  float: left;
  margin-right: 10px;
  opacity: 0.7;
}
body.MemberArea ul.infoGetter li div.box span {
  font-size: 16px;
  color: #000;
}
body.MemberArea ul.infoGetter li div.box span.right {
  float: right;
}
body.MemberArea ul.infoGetter li div.box span.style2 {
  font-size: 17px;
  color: #f58345;
}
body.MemberArea ul.infoGetter li div.box span.value-null a {
  color: #f58345;
}
body.MemberArea ul.infoGetter li div.box span.value-null a:hover {
  text-decoration: underline;
}
div.fancyToggleSwitch {
  float: right;
  position: relative;
}
div.fancyToggleSwitch.style2 {
  width: 80px;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
div.fancyToggleSwitch.style2 img.img-settings {
  position: absolute;
  left: 0px;
  opacity: 0.5;
  cursor: pointer;
}
div.fancyToggleSwitch.style2 img.img-settings:hover {
  opacity: 1;
}
div.fancyToggleSwitch {
  margin: auto;
  padding: 0px;
  width: 50px;
  border: 0;
  margin-top: 0px;
  border-radius: 0;
}
div.fancyToggleSwitch input.mobileToggle {
  opacity: 0;
  position: absolute;
}
div.fancyToggleSwitch input.mobileToggle + label {
  display: inline-block;
  user-select: none;
  -moz-transition: .4s ease;
  -o-transition: .4s ease;
  -webkit-transition: .4s ease;
  transition: .4s ease;
  -webkit-tap-highlight-color: transparent;
  height: 10px;
  width: 100%;
  border: 0;
  border-radius: 60px;
  position: relative;
  top: 7px;
  background: #d9d9d9;
  border-radius: 3px;
}
div.fancyToggleSwitch input.mobileToggle + label:before {
  content: "";
  position: absolute;
  display: block;
  -moz-transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  -o-transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  -webkit-transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  height: 10px;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 30px;
}
div.fancyToggleSwitch input.mobileToggle + label:after {
  content: "";
  position: absolute;
  display: block;
  -moz-transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  -o-transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  -webkit-transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  background: url(images/member-area/ic-dot-round-bevel.png) no-repeat;
  height: 28px;
  width: 28px;
  top: -9px;
  left: 0px;
  border-radius: 60px;
}
div.fancyToggleSwitch input.mobileToggle:checked + label:before {
  background: #f58345;
  -moz-transition: width 0.2s cubic-bezier(0, 0, 0, 0.1);
  -o-transition: width 0.2s cubic-bezier(0, 0, 0, 0.1);
  -webkit-transition: width 0.2s cubic-bezier(0, 0, 0, 0.1);
  transition: width 0.2s cubic-bezier(0, 0, 0, 0.1);
}
div.fancyToggleSwitch input.mobileToggle:checked + label:after {
  left: auto;
  right: -7px;
}
.inactiveMixin {
  content: "";
  position: absolute;
  display: block;
}
.beforeAnimation {
  -moz-transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  -o-transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  -webkit-transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
}
.afterAnimation {
  -moz-transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  -o-transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  -webkit-transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
}
div.MemberAreaWrap {
  float: left;
  width: 100%;
  clear: both;
  box-sizing: border-box;
  padding: 20px;
  /*****************************************
       upload button styles
     ******************************************/
}
div.MemberAreaWrap div.leftBox {
  background: #fff;
  width: 30%;
  margin-right: 20px;
  float: left;
  box-sizing: border-box;
  padding-bottom: 38px;
}
div.MemberAreaWrap div.rightBox {
  width: 68%;
  float: left;
  box-sizing: border-box;
}
div.MemberAreaWrap ul.fancyLisitng {
  float: left;
  width: auto;
  list-style: none;
}
div.MemberAreaWrap ul.fancyLisitng li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
div.MemberAreaWrap ul.fancyLisitng div.box {
  position: relative;
  padding: 8px 10px;
  font-size: 14px;
  text-transform: capitalize;
  border: 1px #ebebeb solid;
}
div.MemberAreaWrap ul.fancyLisitng div.box span.deletethis {
  background: #f58345;
  border-radius: 50%;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: -6px;
  text-align: center;
  top: -9px;
  width: 20px;
  cursor: pointer;
  opacity: 0.4;
}
div.MemberAreaWrap ul.fancyLisitng div.box span.deletethis:hover {
  background: #c12500;
  opacity: 1;
}
div.MemberAreaWrap ul.photoVideolists {
  float: left;
  width: auto;    list-style: none;
}
div.MemberAreaWrap ul.photoVideolists li {
  width: 83px;
  height: 47px;
  float: left;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}
div.MemberAreaWrap ul.photoVideolists li div.box {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
div.MemberAreaWrap ul.photoVideolists li div.box img.main {
  width: 100%;
  height: 100%;
}
div.MemberAreaWrap ul.photoVideolists li div.box:hover span.view {
  opacity: 1;
}
div.MemberAreaWrap ul.photoVideolists li div.box:hover span.deletethis {
  opacity: 1;
}
div.MemberAreaWrap ul.photoVideolists li div.box span.view {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  transition: all 0.7s ease 0;
  opacity: 0;
  display: block;
}
div.MemberAreaWrap ul.photoVideolists li div.box span.view img {
  margin-top: 12px;
}
div.MemberAreaWrap ul.photoVideolists li div.box span.deletethis {
  background: #f58345 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: -6px;
  text-align: center;
  top: -9px;
  width: 20px;
  cursor: pointer;
  opacity: 0.4;
}
div.MemberAreaWrap ul.photoVideolists li div.box span.deletethis:hover {
  background: #c12500 ;
  opacity: 1;
}
div.MemberAreaWrap .articlesLists {
  float: left;
  width: 100%;    list-style: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;
}
div.MemberAreaWrap .articlesLists.style2 li:first-child {
  border-top: 1px #dcdcdc solid;
}
div.MemberAreaWrap .articlesLists li {
  float: left;
  width: 100%;
  border-bottom: 1px #dcdcdc solid;
}
div.MemberAreaWrap .articlesLists div.box {
  float: left;
  width: 100%;
  padding: 13px 0px;
  box-sizing: border-box;
}
div.MemberAreaWrap .articlesLists div.box:hover span.title {
  color: #f58345;
}
div.MemberAreaWrap .articlesLists div.box span.icon {
  margin-right: 10px;
  float: left;
}
div.MemberAreaWrap .articlesLists div.box span.title {
  font-size: 14px;
  color: #3f3f3f;
  float: left;
  margin-right: 20px;
  position: relative;
  top: 3px;
}
div.MemberAreaWrap .articlesLists div.box span.edit {
  float: left;
  margin-right: 10px;
  opacity: 0.5;
  position: relative;
  top: 3px;
}
div.MemberAreaWrap .articlesLists div.box span.edit:hover {
  opacity: 1;
}
div.MemberAreaWrap .articlesLists div.box span.delete {
  float: left;
  margin-right: 5px;
  position: relative;
  top: 3px;
  opacity: 0.5;
}
div.MemberAreaWrap .articlesLists div.box span.delete:hover {
  opacity: 1;
}
div.MemberAreaWrap .articlesLists div.box span.status {
  float: right;
  font-size: 14px;
  text-transform: capitalize;
  padding: 2px 9px ;
  display: inline-block;
  color: #fff;
  text-align: center;
  min-width: 75px;
}
div.MemberAreaWrap .articlesLists div.box span.status.green {
  background-color: #f58345;
}
div.MemberAreaWrap .articlesLists div.box span.status.orange {
  background-color: #eaa91e;
}
div.MemberAreaWrap .articlesLists div.box span.status.red {
  background-color: #ea531e;
}
div.MemberAreaWrap .articlesLists div.box span.right {
  float: right;
}
div.MemberAreaWrap .articlesLists div.box span.right span.dateTime {
  color: #3f3f3f;
  font-size: 14px;
  margin: 0px;
  margin-right: 20px;
  position: relative;
  top: 3px;
}
div.MemberAreaWrap .articlesLists div.box span.dateTime {
  float: left;
  margin-right: 10px;
  color: #ff0000;
  text-align: center;
}
div.MemberAreaWrap .articlesLists div.box span.dateTime b {
  display: block;
  font-size: 25px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}
div.MemberAreaWrap .articlesLists div.box span.dateTime i {
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
}
div.MemberAreaWrap div.onlineTestHistory {
  float: left;
  width: 100%;
  padding: 0px 25px 30px;
  box-sizing: border-box;
}
div.MemberAreaWrap ul.listOnlineTests {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-bottom: 15px;
}
div.MemberAreaWrap ul.listOnlineTests li {
  float: left;
  width: 100%;
  border-top: 1px #dcdcdc solid;
}
div.MemberAreaWrap ul.listOnlineTests li:last-child {
  border-bottom: 1px #dcdcdc solid;
}
div.MemberAreaWrap ul.listOnlineTests div.box {
  float: left;
  width: 100%;
  padding: 10px 0px;
}
div.MemberAreaWrap ul.listOnlineTests div.box div.subjectImage {
  width: 29px;
  height: 29px;
  overflow: hidden;
  float: left;
  margin-right: 8px;
}
div.MemberAreaWrap ul.listOnlineTests div.box div.subjectImage img {
  height: 100% !important;
  width: 100% !important;
}
div.MemberAreaWrap ul.listOnlineTests div.box div.title {
  float: left;
  margin-right: 10px;
  font-size: 14px;
  color: #3f3f3f;
  position: relative;
  top: 3px;
}
div.MemberAreaWrap ul.listOnlineTests div.box div.right {
  float: right;
  position: relative;
  top: 5px;
}
div.MemberAreaWrap ul.listOnlineTests div.box span {
  margin-left: 20px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  font-weight: bold;
  position: relative;
  right: 0;
  width: initial;
  height: initial;
}
div.MemberAreaWrap ul.listOnlineTests div.box a.linkRetakeTest {
  width: auto;
  min-height: 21px;
  font-size: 14px;
  color: #fff;
  background-color: #e9531d;
  text-align: center;
  display: inline-block;
  padding: 0px 5px;
  margin-left: 20px;
}
div.MemberAreaWrap ul.listOnlineTests div.box a.linkRetakeTest:hover {
  opacity: 0.8;
}
div.MemberAreaWrap .fancySelectBox {
  min-width: 180px;
  height: 30px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  background-clip: padding-box;
  background-color: #fff;
  outline: 0 none;
  padding: 5px 5px;
  background: url('images/member-area/ic-select-box-arrow.png') no-repeat;
  background-position: 95% 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
div.MemberAreaWrap .fancySelectBox.margin-bottom {
  margin-bottom: 15px;
}
div.MemberAreaWrap .fancySelectBox.style5 select.form-control {
  border: 0px;
  border-bottom: 1px #d5d5d5 solid;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
div.MemberAreaWrap div.consultingSevicesList {
  float: left;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding: 25px;
}
div.MemberAreaWrap div.consultingSevicesList a.fancylink {
  margin-top: 8px;
  margin-left: 10px;
}
div.MemberAreaWrap ul.fancyConsultingList {
  float: left;
  width: auto;
  list-style: none;
}
div.MemberAreaWrap ul.fancyConsultingList li {
  float: left;
  margin-right: 15px;
}
div.MemberAreaWrap ul.fancyConsultingList div.box {
  position: relative;
  padding: 0px;
  font-size: 14px;
  text-transform: capitalize;
  border: 1px #ebebeb solid;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
div.MemberAreaWrap ul.fancyConsultingList div.box img.main {
  border-radius: 50%;
  height: 100%;
  width: 100%;
}
div.MemberAreaWrap ul.fancyConsultingList div.box span.deletethis {
  background: #c12500;
  border-radius: 50%;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: -6px;
  text-align: center;
  top: -9px;
  width: 20px;
  cursor: pointer;
  opacity: 0.4;
}
div.MemberAreaWrap ul.fancyConsultingList div.box span.deletethis:hover {
  background: #f58345;
  opacity: 1;
}
div.MemberAreaWrap div.tabWithAdder {
  float: left;
  width: 100%;
}
div.MemberAreaWrap div.tabWithAdder div.top {
  float: left;
  width: 100%;
}
div.MemberAreaWrap div.tabWithAdder ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;    list-style: none;
}
div.MemberAreaWrap div.tabWithAdder ul li {
  float: left;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  background: #fff;
}
div.MemberAreaWrap div.tabWithAdder ul li:last-child {
  border-right: 0px;
}
div.MemberAreaWrap div.tabWithAdder ul li span {
  display: inline-block;
  padding: 10px 25px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  font-weight: bold;
  text-transform: capitalize;
}
div.MemberAreaWrap div.tabWithAdder ul li span:hover,
div.MemberAreaWrap div.tabWithAdder ul li span.active {
  color: #f58345;
}
div.MemberAreaWrap div.tabWithAdder ul li span.btnAdder {
  padding: 10px 14px;
}
div.MemberAreaWrap div.tabWithAdder ul li span.btnAdder img.hovered {
  display: none;
}
div.MemberAreaWrap div.tabWithAdder ul li span.btnAdder:hover img.normal {
  display: none;
}
div.MemberAreaWrap div.tabWithAdder ul li span.btnAdder:hover img.hovered {
  display: inline-block !important;
}
div.MemberAreaWrap div.tabWithAdder div.bottom {
  float: left;
  width: 100%;
  padding: 20px 25px;
  box-sizing: border-box;
  background: #fff;
}
div.MemberAreaWrap div.tabWithAdder div.bottom p {
  font-size: 16px;
  color: #000;
  margin: 0px 0px 10px;
  line-height: normal;
}
div.MemberAreaWrap div.profileInformation {
  float: left;
  width: 100%;
}
div.MemberAreaWrap div.profileInformation div.profileCover {
  float: left;
  width: 100%;
  min-height: 273px;
  overflow: hidden;
  position: relative;
}
div.MemberAreaWrap div.profileInformation div.profileCover img.main {
  width: 100%;
  max-width: 100%;
  min-height: 273px;
}
div.MemberAreaWrap div.profileInformation div.companyInfoamtion {
  float: left;
  width: 100%;
  padding: 20px 25px;
  background: #fff;
  box-sizing: border-box;
}
div.MemberAreaWrap div.profileInformation div.companyInfoamtion img.building {
  float: left;
}
div.MemberAreaWrap div.profileInformation div.companyInfoamtion span {
  font-size: 22px;
  text-transform: capitalize;
  color: #000;
  font-weight: bold;
  position: relative;
  top: 5px;
  margin-left: 10px;
  float: left;
}
div.MemberAreaWrap div.profileInformation div.companyInfoamtion img.pencil {
  opacity: 0.5;
  cursor: pointer;
  float: left;
  margin-left: 15px;
  position: relative;
  top: 12px;
}
div.MemberAreaWrap div.profileInformation div.companyInfoamtion img.pencil:hover {
  opacity: 1;
}
div.MemberAreaWrap .file-upload {
  position: absolute;
  top: 25px;
  left: 25px;
  display: inline-block;
}
div.MemberAreaWrap .file-upload__label {
  display: block;
  padding: 10px 15px;
  color: #fff;
  transition: background .3s;
  width: 187px;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-transform: capitalize;
}
div.MemberAreaWrap .file-upload__label img {
  position: relative;
  top: 3px;
  margin-right: 10px;
}
div.MemberAreaWrap .file-upload__label:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.2);
}
div.MemberAreaWrap .file-upload__input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 1;
  width: 0;
  height: 100%;
  opacity: 0;
}
.popupContent .chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  cursor: text;
  height: 40px;
  margin: 0;
  overflow: hidden;
  padding: 5px 10px;
  position: relative;
  width: 100%;
}
.popupContent .chosen-container-multi .chosen-choices {
  border: 1px #d5d5d5 solid;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 20px;
  height: auto;
  background: none;
  padding: 10px;
}
.popupContent .chosen-container-multi .chosen-choices li.search-choice {
  border: 1px #eeeeee solid;
  background: #eeeeee;
  background-image: none;
  border-radius: 0px;
  padding: 5px 34px 5px 10px;
  box-sizing: border-box;
  width: auto;
  max-width: auto;
  min-width: auto;
}
.popupContent .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  z-index: 999999 !important;
  background: #fff !important;
  border: 0px !important;
}
.popupContent .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: -1px;
  right: -3px;
  display: block;
  width: 25px;
  height: 26px;
  background: url(https://www.studyabroad.pk/UserEnd/Design/images/member-area/ic-cross-white.png) no-repeat;
  font-size: 1px;
  background-color: #eb0606;
  color: #fff;
  background-position: center center !important;
  border-radius: 0px 4px 4px 0px;
  background-size: 13px;
}
.popupContent label.form-label {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  display: block;
}
.popupContent p {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
.popupContent ul.sbjs {
  float: left;
  width: 100%;
  border: 1px #d5d5d5 solid;
  padding: 15px 20px;list-style: none;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.popupContent ul.sbjs li {
  float: left;
  width: 50%;
}
.popupContent ul.sbjs li input[type="checkbox"] {
  border-radius: 0px;
}
.popupContent ul.sbjs li label {
  position: relative;
  top: -2px;
  font-size: 14px;
}
div.mobileField {
  float: left;
  width: 100%;
}
div.mobileField div.mobileCode {
  float: left;
  width: 30%;
}
div.mobileField div.mobileNumberField {
  float: left;
  width: 65%;
  padding-left: 15px;
}
i.thisEditOrDelete img {
  opacity: 0.5;
  cursor: pointer;
}
i.thisEditOrDelete:hover img {
  opacity: 1;
}
.fancySelectBox.style5 select.form-control {
  border: 0px !important;
  border-bottom: 1px #9d9d9d solid !important;
  font-size: 16px !important;
  color: rgba(0, 0, 0, 0.5) !important;
}
div.conuntrySubscriptionSelection {
  float: left;
  width: 100%;
  padding: 0px 0px 0px;
  margin-top: 5px;
  box-sizing: border-box;
  border-bottom: 1px #9d9d9d solid;
  margin-bottom: 30px;
}
div.conuntrySubscriptionSelection p {
  font-size: 14px;
  margin-bottom: 10px;
}
div.conuntrySubscriptionSelection p.green {
  color: #f58345;
}
div.conuntrySubscriptionSelection .chosen-container-multi .chosen-choices {
  border: 0px !important;
}

body.MemberArea div.MemberAreapopus div.popupContent .mobileCode img {
    max-width: 100%;
    padding: 0px;
    display: inline-block;
}
body.MemberArea div.MemberAreapopus div.popupContent .mobileCode {
    text-align: center;
}

.select2-container{
     z-index: 9999999 !important;    width: 100% !important;
}
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 0px;
    border-radius: 0;
    cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
     background-color: #eeeeee !important;
border: 1px solid #eeeeee !important;
border-radius: 4px !important;
cursor: default !important;
float: left;
margin-right: 5px !important;
color: #000;
margin-top: 5px;
padding: 0 5px;
min-height: 30px !important;
line-height: 30px !important;
border-radius: 3px !IMPORTANT;
text-align: left;
padding: 0px 15px !important;
font-size: 14px;
position: relative;
padding-right: 40px !important;
 margin-bottom:6px;

}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
	padding:0px;width: 100% !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
     color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  color: #fff !important;
  background: #c00;
  margin: 0px !important;
  padding: 0px 11px;
  font-size: 20px;
  border-radius: 0px 3px 3px 0px;
  right: -1px;
  height: 32px;
  top: -1px;

  line-height: 32px;

}
.select2-container--default .select2-selection--multiple{
     border: 0px !important;
}
.select2-container--default .select2-search--inline .select2-search__field{
     min-width: 200px;
     font-size: 16px;
     color: #000;
}
.select2-dropdown {
    border: 1px solid #d5d5d5 !important;
    margin-top: 10px;
}
.AddJobPopupWidth{
	width:690px;
}
div.JobfieldBox{
	position:relative;
	margin-left:-7px;
	margin-right:-7px;
	overflow:hidden;
	margin-bottom: 10px;
}
div.fieldBoxSingle.border-bottom{
	  border-bottom:1px solid #9d9d9d;
	  padding-bottom:0px;
	  margin-bottom:3px;
}
div.fieldBoxSingle{
	float:left;
	width:50%;
	padding:0px 7px;
	box-sizing:border-box;
}
div.fieldBoxSingle.full{
	width:100%;
}
div.fancyInputField {}

div.fancyInputField {
  position:relative;
  margin-bottom:5px;
  padding-top:15px;
}
div.fancyInputField input, div.fancyInputField select{
  font-size:16px;
  padding:10px 10px 10px 5px;
  display:block;
  box-sizing:border-box;
  width:100%;
  border:none;
  border-bottom:1px solid #9d9d9d;
  background:#fff;
}
div.fancyInputField.field-error input{
	border-bottom:1px solid #cc0000;
}
input:focus 		{ outline:none; }

/* LABEL ======================================= */
div.fancyInputField label {
  color:#000;
  opacity:0.5;
  font-size:16px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:0;
  transition:0.2s ease all;
  -moz-transition:0.2s ease all;
  -webkit-transition:0.2s ease all;
}
div.fancyInputField.field-error label{
	color:#cc0000;
	opacity:1;
}
/* active state */
div.fancyInputField input:focus ~ label  		{
  top:0px;
  font-size:16px;
  color:#000;
  opacity:1;
}

div.fancyInputField select ~ label 		{
  top:0px;
  font-size:16px;
  color:#000;
  opacity:0.5;
}
div.fancyInputField select:focus{
	outline:0 none;
}

/* BOTTOM BARS ================================= */
div.fancyInputField .bar 	{ position:relative; display:block; width:100%; }
 div.fancyInputField .bar:before,
 div.fancyInputField  .bar:after 	{
  content:'';
  height:2px;
  width:0;
  bottom:1px;
  position:absolute;
  background:#f58345;
  transition:0.2s ease all;
  -moz-transition:0.2s ease all;
  -webkit-transition:0.2s ease all;
}
div.fancyInputField .bar:before {
  left:50%;
}
div.fancyInputField .bar:after {
  right:50%;
}

/* active state */
div.fancyInputField input:focus ~  .bar:before,
div.fancyInputField select:focus ~  .bar:before,
div.fancyInputField select:focus ~  .bar:after,
div.fancyInputField input:focus ~  .bar:after {
  width:50%;
}

/* HIGHLIGHTER ================================== */
div.fancyInputField .highlight {
  position:absolute;
  height:60%;
  width:100%;
  top:25%;
  left:0;
  pointer-events:none;
  opacity:0.5;
}

/* active state */
div.fancyInputField input:focus ~ .highlight,
div.fancyInputField select:focus ~ .highlight,  {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
div.JobfieldBox label.style2{
	display:block;
	font-size:14px;
	color:#000;
}
div.JobfieldBox p{
	display:block;
	font-size:14px;
	color:#000;
	opacity:.5;
	float:left;
	width:100%;
}
p.fileUploadDesc{
	text-align:right;
}
p.fileUploadDesc span{
	display:block;
}
div.JobfieldBox.fancyBox{
	    border: 1px #d7d7d7 dashed;
    overflow: hidden;
    padding: 15px 15px 15px;
    margin-top: 15px;
	margin-bottom:20px;
}
div.JobfieldBox.fancyBox input[type="file"]{
	position: relative;
    top: 15px;
}


@media only screen and (max-width:1365px){}
@media only screen and (max-width:1199px){
     body.MemberArea div.profileInfo{padding:20px 15px 32px; }
     body.MemberArea div.profileInfo div.progressBar{width: 85%;}
     body.MemberArea div.fancylistSidebar{padding: 0px 15px;}
     div.MemberAreaWrap div.rightBox{width: 67.5%;}
     body.MemberArea .ss-logo{padding: 6px 15px;}
     body.MemberArea div.rgtbox{margin-right: 15px;}

     body.MemberArea div.fullbox h3{font-size: 18px;}
}
@media only screen and (max-width:991px){
     div.MemberAreaWrap div.leftBox{width: 100%;margin-right: 0px;margin-bottom: 10px;padding-bottom: 0px;}
     body.MemberArea div.profileInfo div.progressBar{float: none;margin:0 auto;}
     div.MemberAreaWrap div.rightBox{width: 100%;}
}
@media only screen and (max-width:767px){
     body.MemberArea div.tutorIntroduction, body.MemberArea div.tutorExperience{width: 100%;padding: 15px 10px;}
     body.MemberArea div.tutorIntroduction h3, body.MemberArea div.tutorExperience h3 {
         margin-bottom: 0;
     }
     #headerDesktop{
          display: none;
     }
     #headerTop{
          display: block !important;
     }
}
@media only screen and (max-width:599px){
     body.MemberArea div.fancylistSidebar ul li span{font-size: 14px;}
     body.MemberArea ul.infoGetter{padding: 10px;}
     div.MemberAreaWrap .articlesLists div.box span.icon{position: absolute;left: 0px;
     top: 13px;float: none;}
     div.MemberAreaWrap .articlesLists li{position: relative;padding-left: 35px;box-sizing: border-box;}
     div.MemberAreaWrap ul.listOnlineTests div.box div.right{width: 100%;}
     div.MemberAreaWrap ul.listOnlineTests li{position: relative;padding-left: 35px;box-sizing: border-box;}
     div.MemberAreaWrap ul.listOnlineTests div.box span {
         margin: 0px;
         margin-right: 20px;
     }
     div.MemberAreaWrap .fancySelectBox{
          width: 100%;
     }
     div.MemberAreaWrap ul.listOnlineTests div.box div.subjectImage {
         position: absolute;
         left: 0;
         top: 15px;
     }
     div.MemberAreaWrap .articlesLists div.box span.status {
         float: left;
         width: auto;
         clear: both;
         margin-top: 10px;
     }
     div.MemberAreaWrap{padding: 10px;}
     body.MemberArea .ss-logo{padding: 6px 7px;}
     body.MemberArea div.fullbox.margin-bottom{margin-bottom: 10px;}
     body.MemberArea ul.infoGetter li div.box span{font-size: 12px;}
     body.MemberArea div.MemberAreapopus div.popupWidth.sm-width{
          width: 100%;
          height: 100%;
     }
     body.MemberArea div.MemberAreapopus{top: 0px;bottom: 0;}
     body.MemberArea div.MemberAreapopus .popupTitle h3{font-size: 18px;}
     body.MemberArea div.MemberAreapopus div.popupContent{padding: 0px 10px 50px;}
     body.MemberArea div.MemberAreapopus .popupTitle{padding: 20px 10px 20px;}
     body.MemberArea div.profileImage .editOrUpload{display: block;}
     div.MemberAreaWrap .thisEditOrDelete{visibility: visible;}
     body.MemberArea ul.infoGetter li div.box span.style2{font-size: 12px;}

     body.MemberArea ul.infoGetter li div.box span{
          position: relative;top:6px;
     }
     div.MemberAreaWrap div.consultingSevicesList a.fancylink {
         margin-top: 8px;
         margin-left: 0;
         display: block;
         width: 100%;
     }
     body.MemberArea div.profileInfo{
          padding: 20px 15px 5px;
     }
}
@media only screen and (max-width:479px){
     div.MemberAreaWrap ul.listOnlineTests div.box span {
         margin: 0px;
         margin-right: 20px;
         font-size: 12px;
         font-weight: normal;
     }
     div.MemberAreaWrap ul.listOnlineTests div.box a.linkRetakeTest {
          display: block;
              margin-top: 10px;
              margin-bottom: 5px;
              margin-left: 0px;
              display: inline-block;
              clear: both;
     }
     div.MemberAreaWrap ul.listOnlineTests div.box div.title{
          font-weight: bold;
     }
     div.MemberAreaWrap div.fancyToggleSwitch.style2{
          top: -2px;
     }

     body.MemberArea div.MemberAreapopus div.popupContent .btn.right{width: 100%;}
	 body.MemberArea div.MemberAreapopus div.popupContent .form-control{
		 padding:10px 10px;
	 }
	 .select2-container--default .select2-selection--multiple .select2-selection__choice {
		padding: 0px 40px 0px 8px !important;
		font-size: 12px;
		margin-right: 2px !important;
		margin-top: 0px !important;
	}
	div.conuntrySubscriptionSelection{
		margin-bottom:0px;
	}
	div.conuntrySubscriptionSelection .chosen-container-multi .chosen-choices {
		border: 0px !important;
		padding: 0px;
		margin: 0px;
	}
	div.conuntrySubscriptionSelection  .select2-container--default .select2-search--inline .select2-search__field {
		background: transparent;
		border: none;
		outline: 0;
		float: left;
		width: 50px !important;
		min-width: 50px !important;
	}
}
@media only screen and (max-width:399px){}
@media only screen and (max-width:319px){}
