body {
    font-family: Poppins, Arial, sans-serif !important;
    background-color: #fff !important;
    box-shadow: 0 0 5px #999;
}
.input-icon>i {
    margin: 16px 2px 4px 10px;
    z-index: 1 !important;
}
.cust_bg-wrapper {
    margin-bottom: 0px !important;
    height: auto;
    z-index: 0;
    position: relative;
}
.userdetail .cust_bg-wrapper {
    margin-bottom: 0px !important;
    height: 86%;
}
.create-account p {
    #margin-top: 10px !important;
    font-size: 15px;
    float: left;
    width: 100%;
    text-align: left;
    margin-left: 25px !important;
}
.form-group.p10 {
    margin-top: 15px;
}
.btn.red:not(.btn-outline) {
    border-radius:5px !important;
    font-size: 18px;  
}
.login-form .btn.red:not(.btn-outline) {
    padding: 14px;  
}
.fielderror{
    color: red;
    position: absolute;
    left: 28%;
    bottom: -28px;
/*    display: none;*/
}
.login .content .forget-password {
/*    color: #0006ff;*/
    margin-top: 20px;
}
.login .content h4 {
    color: #FFF;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    float: left;
    width: 100%;
    text-align: left;
    margin-left: 25px;
}
.alert {
    margin:0px !important;
}

.login .content .form-control {
    height: 50px;
    font-family: Roboto, Arial, sans-serif;
    color: #b0b0b0;
    font-size: 16px;
    border: 1px solid #e4e4e4 !important;
    outline: none !important;
}
    
.input-icon>.form-control {
    border-radius: 5px !important;
}

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, .ie input[type="range"]:focus, .ie9 input[type="range"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, select:focus, textarea:focus {
    color: #404040;
    border-color: #e7505a;
    }
  ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ccc;
     opacity: 1 !important;
}
.cust_button {
    border-radius:5px !important;
}

.Alignright {
    float: right;
}
.Aligncenter {
    text-align: center;
}
.data {
    width: 100%;
    margin-bottom: 5px;
    float: left;
}
.linkchilddata {
    width: 100%;
    float: left;
    padding: 10px;
    margin-bottom: 15px;
}
.psingin{
    padding: 5px 18px 0px;
    font-size: 13px;
    margin-left: 35px !important;

}
.psingin span {
    padding: 5px 18px 0px 5px;
    font-weight: normal;
    font-size: 13px;
}
.plink_head {
    font-size: 15px;
    float: left;
    margin-left: 20px;
}
.Headercontent {
    width: 100%;
    min-height: 165px;
}
.sheeticon {
    margin-right: 10px;
}
.login .content {
    border-radius: 10px !important;
    width: 360px !important;
    background-color: #fff !important;
    padding:0px;
}
.login .content .create-account {
    margin: 0px;
    #padding: 0px;
    width: 100%;
    float: left;
}
.formparent {
    width: 100%;
    float: left;
    padding: 10px 20px;
}

/* added css */
.termsheader1 {
    width:100%;
    float: left;
}
.terms-content {
    width:100%;
    float: left;
}
.terms-content h2 {
    text-align: center;
    font-size: 32px;
    margin: 20px 0px 5px;
    font-weight: bold;
    line-height: 22px;
    color: #e7505a;;
}
.terms-content p {
    float: left;
    width: 100%;
    color: #777;
}
.term-definition {
    width:100%;
    float: left;
    padding: 0px 15px;
}
.term-definition h2{
    width:100%;
    float: left;
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 22px;
    font-weight: bold;
    color:#202020;
}
.term-definition p{
    width:100%;
    float: left;
    margin:5px 0px 0px;
    font-family: Roboto, Arial, sans-serif;
    color: #777;
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
}
.bg-wrapper.cust_bg-wrapper.term-page{
    height: 100% !important;
}
.account-list {
    float: left;
}
.account-list li {
    float: left;
    margin:8px 0px;
}
.term-definition h3 {
    float: left;
    width:auto;
    font-size: 14px;
    text-decoration: underline;
}

#child-care-name {
    margin-left: 2px !important;
}

.photos-page {
    width:227px !important;
    height:227px !important;
    margin-bottom:6px !important;
}

.backbutton {
    width: 72px !important;
    margin-left: 20px;
}

.cameraicon {
   position: absolute;
   bottom: 12px;
   margin-left: 15px;
   background: #e7505a;
   padding: 10px 5px;
   border-radius: 50% !important;
   color: #fff;
   font-size: 12px;
 }  
 .image-class ul li {
   position: relative;
   float: left;
   width: 100%;
   border-bottom: none;
 }
 .camicon {
   margin-right: 3px;
 }


@media screen and (max-width:600px) and (min-width:1px) {
.login .content {
	width:80% !important;
}
.login .content .form-control {
	height: 40px;
}
.input-icon>i {
    margin: 12px 2px 4px 10px;
}

}
.datanew {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.nodatamessage {
    padding: 15px;
    font-weight: bold;
    color: #e7505a;
    text-align: center;
 }