.customeregisterDiv1{
    float: left;
    width: 100%;
    padding: 0 15px 0 0;
}
.prasanthdatePickerDiv1{
    width: 100%;
    color: #555555;  
    font-weight: 300; 
    font-size: 15px; 
    border-bottom: 1px #cacaca solid;  
    border-left: none; 
    border-right: none;
    border-top: none;
    padding-bottom: 11px;
    background: url(../images/calender-icon.png) no-repeat right;
    margin-bottom: 26px;
    padding-top: 15px;
}
.prasanth-table-padding{
    padding-left:30px;
    padding-right:30px;
}
.select-style {
    margin-top:2px;
width: 100%;
overflow: hidden;
background: #fafafa url("../images/dropdown-icon3.png") no-repeat 99% 50%;
background-size: 13px 7px;  
background-color:#fff;      
}
.select-style2 {
    margin-top:2px;
width: 100%;
overflow: hidden;
background: #fafafa url("../images/dropdown-icon3.png") no-repeat 90% 50%;
background-size: 13px 7px;  
background-color:#fff;      
}


    

.select-style select {
padding: 10px 0px;
width:100%;
border: none;
box-shadow: none;
background: transparent;
background-image: none;
-webkit-appearance: none;
margin-top:0px;
cursor:pointer;
border-bottom:1px solid #c8ccd4;
}
.select-style2 select {
    padding: 10px 0px;
    width:100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    margin-top:0px;
    cursor:pointer;
    border-bottom:1px solid #c8ccd4;
    }
.select-style select:focus {
outline: none;
}
.select-style2 select:focus {
    outline: none;
    }
.developerh3{
    font-size:20px;
    color: #66063B;
    margin-bottom:20px;
}
.developerh3-second{
    font-size:20px;
    color: #555;
    margin-bottom:5px;
}
#ckbCheckAll{
    cursor:pointer;
}
.no-information-message{
    color: #555;
    font-size:15px;
}
.crud_guest{
    background-color: #841551;
    border: 1px solid #841551;
    color: #fff;
    padding: 6px;  
    border-radius: 9px;
    font-size: 12px;
    margin-right:5px;
    cursor:pointer;
    display:none;
}
.save_message{
    color:red;
    display:none;
}
.developer_padding-container{
    padding:20px;
}
/*guest list dropdown menu*/
.top-nav ul{list-style: none;  }
.top-nav ul li a{display: inline-block;}
li.dropdown{position: relative;}
ul.dropdown-menu{position: absolute;min-width: 140px; background:#fff; border-radius:0px; padding: 10px; }
.top-nav ul ul li a{color:#333!important; padding: 0 27px 15px;}
.top-nav ul ul li a:hover{ background:#fff;  color:#881755}
.dropdown-menu > li > a{ }
ul.dropdown-menu li{display: block !important;white-space: nowrap; }
.dropdown-menu1{left: -83px;}
ul.dropdown-menu ul.dropdown-menu{left: 100%;top: 0;background-color: #333 !important;}
ul.dropdown-menu{display: none;}

.tableCancelTxt {

    display: inline-block;
    color: #555555;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 0;
    position: relative;
    padding-left: 25px;

}
.tableCancelTxt::before {
    position: absolute;
    left: 0;
    top: 2px;
    content: "";
    background: url(../images/cancelled.png) no-repeat left top;
    width: 19px;
    height: 22px;
}
.tableEditTxt {

    display: inline-block;
    color: #555555;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 0;
    position: relative;
    padding-left: 25px;

}
.tableEditTxt::before {
    position: absolute;
    left: 0;
    top: 2px;
    content: "";
    background: url(../images/edit-icon.png) no-repeat left top;
    width: 19px;
    height: 22px;
}
.developer_head{
    margin-bottom:30px;
}
/*for subpage */

.search-margin{
    margin-bottom:34px;
}

.dgdd6c, .dgdd6c div, .dgdd6c span {

    display: inline-block;
}
.VM9Z5b{
    margin-bottom:10px;
}

.Mw2I7 {

    border: 1px solid #DFE1E5;
    background-color: #fff;
    border-radius: 24px;
    box-sizing: border-box;
    color: #3C4043;
    font-size: 14px;
    font-weight: 400;
    height: 37px;
    line-height: 35px;
    padding: 0 20px;
        padding-left: 20px;
    position: relative;
    white-space: nowrap;

}
.dtviD{
    margin-right:10px;
    margin-left:10px;
}

/* form */
.inp_developer {position: relative;margin: auto;width: 100%;margin-top: 10px; z-index: 1;}
.inp_developer .label {position: absolute;top: 16px;left: 0;font-size: 16px;color: #555;font-weight: normal;transform-origin: 0 0;transition: all 0.2s ease; padding: 0; z-index:-1;}
.inp_developer .border {position: absolute;bottom: -1px;left: 0;height: 2px;width: 100%;background: #66063b;transform: scaleX(0);transform-origin: 0 0;transition: all 0.15s ease;}
.inp_developer input {-webkit-appearance: none; width: 100%;border: 0;font-family: inherit;padding: 12px 0;height: 48px;font-size: 16px;font-weight: 500;
border-bottom: 1px solid #c8ccd4;background: none;border-radius: 0;color: #223254;transition: all 0.15s ease;}
.inp_developer input:not(:placeholder-shown) + span {color: #66063b;transform: translateY(-26px) scale(0.75);}
.inp_developer input:focus {background: none; outline: none;}
.inp_developer input:focus + span {color: #66063b;transform: translateY(-26px) scale(0.75);}
.inp_developer input:focus + span + .border {transform: scaleX(1);}
.inp_developer textarea {-webkit-appearance: none; width: 100%;border: 0;font-family: inherit;padding: 12px 0;height: 48px;font-size: 16px;font-weight: 500;border-bottom: 1px solid #c8ccd4;background: none;border-radius: 0;color: #223254;transition: all 0.15s ease;}
.inp_developer textarea:not(:placeholder-shown) + span {color: #66063b;transform: translateY(-26px) scale(0.75);}
.inp_developer textarea:focus {background: none;outline: none;}
.inp_developer textarea:focus + span {color: #66063b;transform: translateY(-26px) scale(0.75);}
.inp_developer textarea:focus + span + .border {transform: scaleX(1);}

.inp_developer select {-webkit-appearance: none; width: 100%;border: 0;font-family: inherit;padding: 12px 0;height: 48px;font-size: 16px;font-weight: 500;
    border-bottom: 1px solid #c8ccd4;background: none;border-radius: 0;color: #223254;transition: all 0.15s ease;}
    .inp_developer select:not(:placeholder-shown) + span {color: #66063b;transform: translateY(-26px) scale(0.75);}
    .inp_developer select:focus {background: none; outline: none;}
    .inp_developer select:focus + span {color: #66063b;transform: translateY(-26px) scale(0.75);}
    .inp_developer select:focus + span + .border {transform: scaleX(1);}


.label_developer{
    color:#555;
    font-size:12px;
}

.optionGroupParent {
    font-weight: bold;
    font-style: italic;
}
    
.optionGroupChild {
    padding-left: 15px;
}
.parent-guest{
    font-weight:bold;
    color:#66063B;
}
.invitation-details-developer{
    padding: 0px 0px 0px 0;
    width: 100%;
}
.wedding-date{
    width: 100%;
    position: relative;
    clear: both;
    padding-left: 35px; 
    font-size: 17px;
    color: #555; 
    margin: 0 0 15px 0;
    float:left;
}
.wedding-info{
    width:auto;
    color:#555;
}
.wedding-info-guest-page{
    width:auto;
    color:#aaa;
}
.int-name-guest {

    width: 100%;
    clear: both;
    margin: 0 0 10px 0;
    font-size:20px;
    color:#555;
}    
.sidePannelsdivAll-developer{
float: left;
border-bottom: 1px #dddddd solid;
width: 100%;
padding: 25px 50px 25px;
margin-bottom: 90px;
margin-bottom: 0px;
}

.wedd_photo_save{
    display:none;
}
.common-groom-photo-developer{
    width:118px;
    height:100px;
    float:left;
    background:#eee;
    border-radius:15px 0px 0px 15px;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center;
}
.common-groom-photo-developer span{
    font-size:30px;
    font-weight:bold;
    text-align:center;
}
.common-bride-photo-developer{
    width:118px;
    height:100px;
    float:left;
    background:#c2c2c2;
    border-radius:0px 15px 15px 0px;
    cursor:pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.common-bride-photo-developer span{
    font-size:30px;
    font-weight:bold;
    text-align:center;
}
.sidePannelMainBg-developer
{
    background: #fff;
    max-width: 1202px;
    margin: 40px auto 0;
    padding: 10px 0px 50px;
    border: 1px #dddddd solid;
}
.upload-developer-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
  }
  
  .developer-btn {
    border: 2px solid gray;
    color: gray;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
  }
  
  .upload-developer-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }
  .sidePannelsDiv1-developer {
    float: left;
    width: 100%;
    padding: 0px;
    position: relative;
}
.sidePannelsDiv1-developer p{ font-size:16px; color:#555555; font-weight:normal; margin-bottom:0}
.datePickerDiv1-developer{
    width: 95%;
    color: #555555;
    font-weight: 300;
    font-size: 15px;
    border-bottom:none;
    border-left: none;
    border-right: none;
    border-top: none;
    background: url(../images/calender-icon.png) no-repeat right;
    padding:14px;
}
.errorMessage{
    color:red;
}
.blog-search-developer{
    position: absolute;top: 27px;left: 83%;cursor: pointer;
}
.button-developer{
    width: 100%;
    text-align: center;
    background: #881755;
    color: #fff;
    padding: 9px 15px;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s; 
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px; 
    height: 40px;
    margin-bottom:5px;
    margin-top:5px;
}
.button-developer:hover{
color:#fff;
background: #FF8400;
}

  @media screen and (max-width:767px){
    .sidePannelsdivAll-developer
    {
        padding:25px 10px 25px;
    }
    .common-groom-photo-developer
    {
        width:90px;
        padding-left:10px;
    }
    .common-bride-photo-developer
    {
        width:90px;
        padding-right:10px;
    }

  }
/* Shijila */
@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);




/****** Style Star Rating Widget *****/

.rating1 { 
  border: none;
  float: left;
}

.rating1 > input { display: none; } 
.rating1 > label:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating1 > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating1 > label { 
  color: #ddd; 
  float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating1 > input:checked ~ label, /* show gold star when clicked */
.rating1:not(:checked) > label:hover, /* hover current star */
.rating1:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating1 > input:checked + label:hover, /* hover current star when changing rating */
.rating1 > input:checked ~ label:hover,
.rating1 > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating1 > input:checked ~ label:hover ~ label { color: #FFED85;  }