.pm-change-status-dialog{display:none;}
/*.pm-popup-container .pg-user-status-modal-footer {
    display: block !important; 
}*/

.pm-view-status-container{width: 450px !important;}
.pg-status-form-options{}
.pg-view-my-status{    
    position: absolute;
    bottom: 2px;
    left: 33px;
    cursor: pointer;
}

.pg-view-my-status#pm-view-status a { 
    text-decoration: underline;
}

.pg-view-my-status#pm-view-status a:hover { 
    text-decoration: none;
}

.pg-view-user-status {   
    position: relative;
    top: 17px;
    font-size: 12px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.pg-view-status-profile.pm-profile-image{
    float: left;
}

.pg-view-status-profile.pm-profile-image img{
    width:50px; 
    height: 50px; 
    float: left; 
    border-radius: 100%;
}
.pg-view-status-name {
    width: 70%;
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-top: 5px;
    font-size: 12px;
}
.pg-view-status-time {
    width: 70%;
    float: left;
    text-align: left;
    margin-left: 20px;
    margin-top: 0px;
    color: rgb(173, 173, 173);
    font-size:12px;
}

#pg-status-slider{
    float:left;
    width:100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
.pg-status-slide{
    float:left;
    width:100%; 
    height: auto;
    max-height: 441px
}

.pm-view-status-slider .interSlider li {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
 
}

.pm-view-status-slider ul#pg-status-slider{
    margin: 0px; 
    padding: 0px;
}

.pm-view-status-slider ul#pg-status-slider li{ 
    margin: 0px; 
    padding: 0px;
    opacity: 1 !important;
}

.pm-view-status-slider ul#pg-status-slider li:before{ display: none;}


.pg-status-image-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 18px;
    height: auto;
    background: #000;
    opacity: 0.7;
    color: #fff;
    font-size: 12px;
    min-height: 50px;
    text-align: left;
    z-index: 1;
}

.pg-status-image-caption:empty{ 
    display:none;
}

.pg-status-seen{
    position: absolute;
    bottom: 90px;
    width: auto;
    height: auto;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 0px 6px;
    z-index: 9999;
    background-color: #000;
    border-radius: 10%;
    left: 3px;
    cursor: pointer;
}

.pm-view-status-slider .interSlider li .progressbar_container {  
    position: absolute;
    top: 30px;
    left: 0;
    background: rgba(255, 255, 255, 0.31);
    height: 3px;
    width: 100%;
}

.pm-view-status-slider .interSlider li .progressBar {
    background: rgba(255, 255, 255);
    height: 3px;
    width: 0;
    opacity: 0.7; 
}
.pm-view-status-slider .interSlider.loading {
    background: green; 
}

.pg-status-slide-image,.pg-status-slide-text{
    float:left;
    width:400px;
    height: 400px;
    background-position:top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}

.pg-status-slide-text{
    float: left;
    width: 100%;
    min-height: 440px;
    height: 100%;
    font-size: 50px;
    padding-top: 40px;
    font-weight: bold;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    word-break:break-word;
   line-height: normal;
}
.pm-view-status-slider{ 
    float: left;
    width: 100%;
    min-height: 440px;
    height: 100%;
    max-height: 90%;
    padding: 0px;
}

.pg-status-form-options .pm-status-field textarea {   
    background-color: #fff;
    border: 0px;
    outline: 0px;
}

.pg-status-form-options .pm-status-field .errortext { 
    color:red;  
    margin-top: 10px;
}

.pg-status-form-options .pm-status-field{    
    width: 96%;
    margin: 10px auto;
}

#add_status_form .pg-add-status-bg-wrap .pg-status-type label{
    background-color: #E4E4E4;
    border-radius: 20px;
    padding: 8px 25px;
    font-size: 14px;
    float: left;
    min-width: 150px 
}

#add_status_form .pg-add-status-bg-wrap .pg-status-type input[type=radio] { 
    display: none;
}

#add_status_form .pg-add-status-bg-wrap .pg-status-type input[type=radio]:checked ~ label {   
    background-color: #079ed8;
    color: #fff;
}

#add_status_form .pg-add-status-bg-wrap .pg-status-type label svg {  
    float: left;
    margin-right: 5px;
}

#add_status_form .pg-add-status-bg-wrap .pg-status-type input[type=radio]:checked ~ label svg {
    fill:#fff
}

#add_status_form .pg-add-status-bg-wrap .pg-status-type {  
    display: inline-block;
    margin-top: 10px;
}

#add_status_form .pg-add-status-bg-wrap .pg-status-update { 
    display: inline-block;
    float: right;
    margin-right: 8px;
}

.pg-status-bg {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-right: 1px;
}

.pg-BitterSweet {background-color: #FD6D6D;}
.pg-spectra {background-color: #304D50;}
.pg-luxor-gold {background-color: #9D822F;}
.pg-flamingo {background-color: #EB5818;}
.pg-anakiwa {background-color: #8DE4FF;}
.pg-deluge{background-color:#7D5BA6}
.pg-de-york {background-color:#89CE94}
.pg-san-juan {background-color:#324376}
.pg-marzipan {background-color:#F5DD90}
.pg-camarone { background-color: #c33737;}
.pg-tan-hide {background-color:#F68E5F}
.pg-green {background-color:#007C10}
.pg-cornflower-blue {background-color:#6195ED;  }
.pg-ship-cove {background-color:#7392B7;}
.pg-mona-lisa{ background-color:#FFA69E}
.pg-strikemaster {background-color:#996888}

.pg-status-form-options .pm-status-field textarea::-webkit-input-placeholder {
    font-size:16px;
}

.pg-status-form-options .pm-status-field textarea::placeholder {
    font-size:16px;
}

.pg-choose-status-image {  
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #FFFFFF;
    position: relative;
    width: 300px;
}

.pg-file-select-button{   
    background: #007acc;
    padding: 0 10px;
    display: inline-block;
    height: 38px;
    line-height: 40px;
    float: left;
    color: #fff;
}

.pg-status-file-upload .pg-choose-status-image .errortext {   
    color: red;
    float: left;
    margin: 0px;
    line-height: 22px;
    width: 100%;
    padding: 5px 0px;
}

.pg-file-select-name {  
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
    width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pg-choose-status-image input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.pg-status-file-upload {   
    float: left;
    margin-bottom: 15px;
    margin-left: 14px;
}

#pg-status-backgrounds {    
    position: absolute;
    bottom: 60px;
    left: 18px;
    background-color: #fafafa;
    width: 94%;
    padding: 6px 5px;
    box-sizing: border-box;
}


/* start background color box css */

#add_status_form #pg-status-text-options #status_text {
    color: #fff !important;
    min-height: 280px;
    max-height: 300px;
    text-align: center;
}

#add_status_form .pg-add-status-bg-wrap .pg-status-background label{
    padding: 8px 13px;
    font-size: 12px;
    cursor: pointer;
  
}

#add_status_form .pg-add-status-bg-wrap .pg-status-background input[type=radio] { 
    display: none;
}

#add_status_form .pg-add-status-bg-wrap .pg-status-background input[type=radio]:checked ~ label {   
   
    color: #fff;
    opacity: 1;
}

#add_status_form .pg-add-status-bg-wrap .pg-status-background {  
    display: inline-block;
}

.pg-status-user-seen {   
    position: fixed;
    left: calc(45% - 412px);
    overflow-y: auto;
    max-height: 90%;
    top: 10%;
    background-color: #fff;
    width: 210px;
    z-index: 999999;
    height: 511px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pg-status-user-seen-head {
    background-color: #f1f1f1;
    height: 70px;
    padding: 20px 15px;
    font-size: 14px;
}

.pg-status-user-seen .pg-status-viewer-detail {
    padding: 10px 3px;
    border-bottom: 1px solid #f3f3f3;
    font-size: 12px;
    width: 100%;
    float: left;
}

.pg-status-user-seen .pg-status-viewer-detail .pg-status-viewer-profile-image,
.pg-status-user-seen .pg-status-viewer-detail .pg-status-viewer-name,
.pg-status-user-seen .pg-status-viewer-detail .pg-status-viewer-time {
    float: left;   
}

.pg-status-user-seen .pg-status-viewer-detail .pg-status-viewer-profile-image {  
    margin-right: 8px;
}
.pg-status-user-seen .pg-status-viewer-detail .pg-status-viewer-profile-image img {
    border-radius: 50%;
}

.pg-status-user-seen .pg-status-viewer-detail .pg-status-viewer-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 23px;
    width: 90px;
    max-width: 100px;
    color:#000;
}
.pg-status-user-seen .pg-status-viewer-detail .pg-status-viewer-time {
    float: right;
    font-size: 11px;
    text-align: right;
    color: #949494;
    padding: 5px 5px 5px 0px;
}

#add_status_form .pg-add-status-bg-wrap .pg-status-update button#add_status {
    font-size: 14px;
    float: left;
    min-width: 150px;
    margin-top: 10px;
    border-radius: 20px;
    padding: 8px 25px;
    line-height: 14px;
}

@-webkit-keyframes pg-user-visit {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes pg-user-visit {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.pg-user-visit {
  -webkit-animation-name: pg-user-visit;
  animation-name: pg-user-visit;
   -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: block !important;
}



.rgba .pm-group-view .pm-profile-image #pm-change-image{  
    position: absolute;
    top: -26px;
    font-size: 14px;
    left: 31px;
    z-index: 99999;
    height: 118px
}

.rgba .pm-group-view .pm-profile-image #pm-change-status {  
    position: relative;
    font-size: 12px;
    left: 37px;
    top: 18px;
    cursor: pointer;
}

.rgba .pm-group-view .pm-profile-image #pm-change-status svg {}
.rgba .pm-group-view .pm-profile-image #pm-change-status i,
.rgba .pm-group-view #pm-show-profile-image.pm-profile-image #pm-view-status i{ 
    font-size: 10px;
}

.rgba .pm-group-view .pm-profile-image #pm-change-status i:before{
    border: 2px dashed #fff;
    border-radius: 100%;
    padding: 3px 4.5px;
    text-align: center;
}

.rgba .pm-group-view #pm-show-profile-image.pm-profile-image #pm-view-status i:before{
    border: 2px dashed #fff;
    border-radius: 100%;
    padding: 3px;
    text-align: center;
}

.pg-status-form-options .pm-status-field textarea#image_caption {   
    min-height: 240px;
    max-height: 300px;
}

#pg-status-slider .pg-status-slide-image {   
    width: 100%;
    height: 440px;
}

.pm-group-view .pm-profile-image.pm-has-unseen-status:before {   
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    border: 12px dashed rgb(0, 122, 204);
    top: 0px;
    left: 0px;
    border-radius: 50%;
    animation: spin 10s linear infinite;
    z-index: 0;
    border-color: inherit;
    box-sizing: border-box;
}


.pg-status-delete .pg-status-delete-icon {    
    position: absolute;
    top: -18px;
    right: 10px;
    z-index: 999;
    cursor: pointer;
    height: 16px;
}

.pg-status-delete .pg-status-delete-icon svg {fill: #808080;}

.pg-status-delete-button {
    position: absolute;
    background-color: #fff;
    z-index: 99;
    right: 6px;
    font-size: 12px;
    border-radius: 5px;
    padding: 3px 11px;
    top: 0px;
    cursor: pointer;
    color: #808080;
}


.pm-status-popup-mask {
    background-color: rgba(0, 0, 0, 0.61);
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
}



#add_status_form #pg-status-text-options #status_text::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

#add_status_form #pg-status-text-options #status_text:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

#add_status_form #pg-status-text-options #status_text::placeholder {
  color: #fff;
}

.pg-status-form-options .pg-add-status-bg-wrap {    
    width: 96%;
    margin: 0px auto;
}

.pmagic .pm-profile-title-header .pm-profile-image .pg-profile-change-img {  
    line-height: 180px;
    height: 184px;
}

.rgba .pm-group-view .pm-profile-image #pm-change-image {
    position: absolute;
    top: -26px;
    left: 0px;
    z-index: 99999;
    font-size: 12px;
    width: 100%;
    text-align: center;
}


 /* Profile Template Status Extension ---*/
 
.rgba .pm-group-view.pg-theme-one .pm-profile-image #pm-change-image {
    position: absolute;
    top: 93px;
    left: 0px;
    z-index: 99999;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

 .rgba .pm-group-view.pg-theme-one  .pm-profile-image #pm-change-status {
    position: absolute;
    top: 132px;
    left: 20px;
    z-index: 99999;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}


 .rgba .pm-group-view.pg-theme-one .pg-view-my-status {  
     left: 18px;
 }
 
 .pm-group-view.pg-theme-one .pm-profile-image.pm-has-unseen-status:before {   
      border: 10px dashed rgb(0, 122, 204);
 }
 
.pm-group-view.pg-theme-one .pm-profile-image {   
    border: 0px solid #e2e2e2;
}

.pm-group-view.pg-theme-one #pm-show-profile-image.pm-profile-image img {   
    width: 130px;
    height: 130px;
}

.pm-group-view.pg-theme-one #pm-show-profile-image.pm-profile-image #pm-change-image {   
    font-size: 10px;
}
.pm-group-view.pg-theme-one #pm-show-profile-image.pm-profile-image #pm-view-status {   
    font-size: 12px;
    top: 87px;
}
 
 
 .pmagic .pm-group-view.pg-theme-third .pm-profile-title-header {  
     min-height: 150px;
 }
 
 
 .pmagic .pm-group-view.pg-theme-third .pm-profile-title-header #pm-view-status a {color: rgb(255, 255, 255);}
 
 
 .rgba .pm-group-view.pg-theme-third .pm-profile-image #pm-change-image {  
    
 }
 
 
 .pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-group-icon {    
     height: 64px; 
     bottom: -7px;
 }
 
 .pmagic .pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pg-profile-name-wrap #pm-view-status {  
    bottom: -19px;
    left: 47px;
 }
 
 .pm-group-view.pg-theme-fourth .pg-profile-area-wrap {   
    min-height: 420px;
 }
 
 .pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-profile-image {  
    max-width: 130px;
    height: 130px
 }
 
 .pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pm-profile-image img {   
    width: 120px;
    height: 120px;
 }
 
 .rgba .pm-group-view.pg-theme-fourth .pm-profile-image #pm-change-image { 
    height: 88px;
    top: -15px;
    cursor: pointer;
 }
 
 .pm-group-view.pg-theme-fourth .pg-profile-area-wrap .pg-profile-change-img {   
    line-height: 130px;
    height: 130px;
 }
 
  .rgba .pm-group-view.pg-theme-fourth .pm-profile-image #pm-change-status {  
    left: 0px;
  
  }
  
  .pm-group-view.pg-theme-five .pg-additional-header .pg-additional-info {    
      bottom: 100px;
  }
  
.rgba .pm-group-view.pg-theme-five .pg-view-my-status#pm-view-status {   
    bottom: -18px;
}

  
.pm-group-view.pg-theme-five .pg-profile-area-wrap .pm-profile-image.pm-has-unseen-status:before {

}


.rgba .pm-group-view.pg-theme-five .pm-profile-image #pm-change-image {
  
}
  
.rgba .pm-group-view.pg-theme-five .pg-view-my-status#pm-view-status a { color:#fff;}


.rgba .pm-group-view.pg-theme-six .pm-profile-image #pm-change-image {  
    left: 28px;
}


.pm-group-view.pg-theme-six .pg-profile-area-wrap #pm-view-status {  
    position: static;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}


.pm-group-view.pg-theme-seven .pg-profile-area-wrap #pm-view-status {   
    position: static;
    cursor: pointer;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}


.pm-group-view.pg-theme-seven .pm-header-section .pm-cover-image img {  
    clip: rect(0px, 1200px, 300px, 0px) !important;
    height: 240px;
}

.pm-group-view.pg-theme-seven .pm-cover-image .pg-cover-image-mask {  
    max-height: 240px;
}

.pm-group-view.pg-theme-seven .pg-profile-area-wrap #pm-view-status a { 
    color:#fff;
}

.pm-group-view.pg-theme-seven .pm-profile-image.pm-has-unseen-status:before {    
    border-radius: unset;   
    border: 8px dashed rgb(0, 122, 204);
    animation: auto;
}


.pm-group-view.pg-theme-second #pm-show-profile-image.pm-profile-image.pm-has-unseen-status:before {   
    border-radius: unset;  
    animation: auto;
    border: 9px dashed rgb(0, 122, 204);
}


.rgba .pm-group-view.pg-theme-second #pm-show-profile-image.pm-profile-image #pm-change-image {
    left: 0px;
}


.pm-group-view.pg-theme-third #pm-show-profile-image.pm-profile-image.pm-has-unseen-status:before {   
    border-radius: unset;  
    animation: auto;
    border: 9px dashed rgb(0, 122, 204);

}


.rgba .pm-group-view.pg-theme-third #pm-show-profile-image.pm-profile-image #pm-change-image {
}


.pm-group-view.pg-theme-fourth #pm-show-profile-image.pm-profile-image.pm-has-unseen-status:before { 
    border: 8px dashed rgb(0, 122, 204);
}

.pm-group-view.pg-theme-fourth #pm-show-profile-image.pm-profile-image #pm-change-image {  
    left: 12px;
    font-size: 10px;
}

.pm-group-view.pg-theme-fourth #pm-show-profile-image.pm-profile-image #pm-view-status {  
    bottom: 0;
    left: -4px;
    font-size: 12px;
    top: 0px;
}


.pm-group-view.pg-theme-five #pm-show-profile-image.pm-profile-image #pm-change-image {

}


.pm-group-view.pg-theme-six #pm-show-profile-image.pm-profile-image.pm-has-unseen-status:before  {  
    border: 8px dashed rgb(0, 122, 204);
}

.pm-group-view.pg-theme-six #pm-show-profile-image.pm-profile-image.pm-has-unseen-status{ border: 0px;}




/* Reponsive */

@media only screen and (max-width:1400px) {
    .pmagic #pm-view-status-dialog .pm-status-popup-container {
        left: calc(52% - 295px);
    }
}

@media only screen and (max-width:1800px) {
    .pmagic #pm-view-status-dialog .pm-status-popup-container {
        left: calc(50% - 293px);
    }
}

#pm-view-status-dialog .pm-status-popup-container {  
    display: block;
    float: left;
    width: 600px;
    background-color: #FFF;
    position: fixed;
    top: 10%;
    overflow: hidden;
    z-index: 9999999;
    box-shadow: 0 0 20px rgb(150, 150, 150);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    left: 30%;
    left: calc(50% - 300px);
    overflow-y: auto;
    max-height: 90%;
}


/* start next previous slider css */
/* Next & previous buttons */
.pg_status_prev, .pg_status_next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.pg_status_next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.pg_status_prev {
  left: 5px;
}

.pg_status_prev:hover, .pg_status_next:hover {
 background-color: rgba(255, 255, 255, 0.09);
}

.pg-status-container{
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.pm-view-status-slider ul#pg-status-slider li{
    display: none;
    list-style: none;

}

.pm-view-status-slider ul#pg-status-slider a.pg_status_prev,
.pm-view-status-slider ul#pg-status-slider a.pg_status_next{
    text-shadow: none; 
    border: 0px;
    background-image: none;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
