Current File : /home/giriqfky/msenterprise.org.in/wp-content/plugins/mystickyelements/css//email-update.css
.updates-form-form {
min-height: calc(100vh - 280px);
}
.popup-form-content {
background: #ffffff;
min-height: 100px;
width: 450px;
text-align: center;
margin-top: 50px;
border: solid 1px #c1c1c1;
}
.updates-content-buttons button {
margin: 10px 3px !important;
float: left;
}
.updates-content-buttons a span {
-webkit-animation: fa-spin 0.75s infinite linear;
animation: fa-spin 0.75s infinite linear;
}
.updates-content-buttons a:hover, .updates-content-buttons a:focus {
color: #ffffff;
background-image: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));
}
.updates-content-buttons a:focus {
outline: 0;
box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50,100,150,.4);
}
.updates-content-buttons button.form-cancel-btn {
float: right !important;
}
.form-submit-btn {
background-color: #3085d6;
}
.updates-content-buttons a span {
-webkit-animation: fa-spin 0.75s infinite linear;
animation: fa-spin 0.75s infinite linear;
}
.add-update-title {
font-size: 20px;
line-height: 30px;
padding: 20px 20px 0;
}
.folder-update-input {
padding: 10px 20px;
}
.folder-update-input input {
width: 100%;
transition: border-color .3s,box-shadow .3s;
border: 1px solid #d9d9d9;
border-radius: .1875em;
font-size: 1.125em;
box-shadow: inset 0 1px 1px rgba(0,0,0,.06);
box-sizing: border-box;
height: 2.625em;
margin: 1em auto;
}
.updates-content-buttons {
background: #c1c1c1;
padding: 0 20px;
}