.profile-pic {
    max-width: 250px;
    max-height: 250px;
    display: block;
}

.file-upload {
    display: none !important;
}
.circle-profile {
    border-radius: 1000px !important;
    overflow: hidden;
    width: 150px;
    height: 150px;
    border: 8px solid rgba(255, 255, 255, 0.7);
    position: inherit;
    float: right;
}
.circle-profile img {
    max-width: 100%;
    width: auto;
    height: 100%;
}
.p-image-profile {
  position: absolute;
  bottom: 10px;
  right: 30px;
  color: #666666;
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
  /*background: #ffffff;
  padding: 10px 12px;
  border-radius: 50%;*/
}
.p-image-profile:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}
.upload-button {
  font-size: 1.0em;
  background: #ffffff;
  padding: 7px;
  border-radius: 50%;
}

.upload-button:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
  color: #999;
}

.heading-top h1, .heading-top h2, .heading-top h3, .heading-top h4{color: #ffffff;}
.heading-top h1, .heading-top h2{
  border-bottom: 2px solid #ffffff;
  padding-bottom: 10px;
  margin-top: 0px;
}
.btn-custom-one,.btn-custom-two{background-color: #ffffff;padding: 10px 30px !important;border-radius: 50px !important;margin-top: 5px;}
.btn-custom-one{color: #d33a92;}
.btn-custom-two{color: #00227b;}


.page-core {position: inherit !important;  }

.page-content{
  padding-bottom: 70px !important;
  background-color: #f8f8f8;
}

.primary-color-cst{color: #00227b;}
.secondary-color-cst{color: #d03ab5;}

.bar-title {
  padding: 20px 15px;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.bar-title span{
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}
.menu-setting , .menu-logout{
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  margin: 0 5px;
}
.menu-item .nav > li > a:focus, .nav > li > a:hover, .menu-item .nav .open > a, .nav .open > a:focus, .nav .open > a:hover{background: none;}
.menu-item {
  padding: 10px 2% !important;
}
.menu-item .fa{font-size: 20px;}
.menu-logo img{
  height: 70px;
  width: auto;
}
.menu-item .navbar-nav > li > .dropdown-menu{margin-top: 10px;}
.menu-pic{
  width: 50px;
  height: auto;
  border-radius: 50px;
  margin-right: 10px;
}
.menu-item .navbar-nav{float: right !important;display: inline-flex;}
.circle-profile-round{
  background-color: #ffffff;
  border-radius: 50px;
  box-shadow: 1px 1px 5px #000000;
}
.footer-login{
  text-align: center;
  padding: 20px 10px;
  background: #181428;
  color: #ffffff;
}
.footer-login h2{font-size: 22px;}



.application-container {
  position: relative;
  margin-bottom: 20px;
}

.application-image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.application-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  border-radius: 5px;
  background-color: rgba(0, 34, 123, 0.7);
  padding: 0 15px;
}

.application-container:hover .application-overlay {
  opacity: 1;
  padding: 0 15px !important;
}

.application-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.loading-cst{
  padding: 100px 5%;
  text-align: center;;
}
.loading-cst h3{
  margin-top: 0px;
}
.modal-header{
  background: #d03ab5; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #d03ab5 0%, #7973b9 50%, #00e2e7 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #d03ab5 0%,#7973b9 50%,#00e2e7 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #d03ab5 0%,#7973b9 50%,#00e2e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d03ab5', endColorstr='#00e2e7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  color: #ffffff;
  text-align: center;
}
.page-core{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d03ab5+0,7973b9+50,00e2e7+100 */
  background: #d03ab5; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #d03ab5 0%, #7973b9 50%, #00e2e7 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #d03ab5 0%,#7973b9 50%,#00e2e7 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #d03ab5 0%,#7973b9 50%,#00e2e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d03ab5', endColorstr='#00e2e7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}



.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 0;
    /*margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;*/
    padding: 0px;
    opacity: 0;
    transition: .5s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    opacity: 1;
    transition: .5s ease;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/************************* microsite *************************/
.microsite{
  background-color: #ffffff;
  border-radius: 20px;
  position: initial;
  padding: 5% 10%;
}

.microsite-container {
  position: relative;
  margin-bottom: 20px;
}

.microsite-image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.microsite-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: rgba(0, 34, 123, 0.7);
}

.microsite-container:hover .microsite-overlay {
  opacity: 1;
  padding: 0 15px !important;
}

.microsite-text a{
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.overlap-top{margin-top: -90px;}
.popup-logo{width: 90px;}
.popup-image{width: 100%;}

ul.popup-list{
  list-style-type: none;
  padding-left: 0;
}
ul.popup-list li{
  font-size: 16px;
  font-weight: bold;
  color: #011d7c;
  padding: 5px 0px;
}
ul.popup-list li span{
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}
ul.popup-list li:before {
  content: "• ";
  color: #d33a92; /* or whatever color you prefer */
}
hr.purple-line{
  border: 1px solid #d33a92;
}
.thank-submit h3{color: #00207d;}
