
.cif-wrapper>.cif-group>.cif-btn, .cif-wrapper>.cif-group>.cif-text { z-index: 10; height: 34px; line-height: 1.42857; font-size: 14px; border: 1px solid #CCC }

.cif-wrapper>.hide { display: none }

.cif-wrapper > .cif-group {
  display: block;
  overflow: hidden;
  position: absolute;
  right: 2px;
  top: 1px;
}

.cif-wrapper > .cif-group > .cif-text {  visibility: hidden; background-color: #ffffff !important; background-image: none; border: medium none; border-radius: 0; color: #7d7b72; font-size: 18px; height: 30px; margin: 10px 0 0; padding: 0px; width: 30px; }

.cif-wrapper>.cif-group>.cif-text[readonly] { background-color: #EEE }

.cif-wrapper > .cif-group > .cif-btn {
  -moz-user-select: none;
  background-color: rgba(0, 0, 0, 0) !important;
  border: medium none;
  color: #676a6c;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  height: 30px;
  margin-bottom: 0;
  outline: 0 none;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 8px;
  transition: all 0.5s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  width: 30px;
}
.cif-theme-red .cif-btn:active, .cif-theme-red .cif-btn:focus, .cif-theme-red .cif-btn:hover { color: #FFF; background-color: #E53935; border-color: #E53935 }

.cif-theme-pink .cif-btn:active, .cif-theme-pink .cif-btn:focus, .cif-theme-pink .cif-btn:hover { color: #FFF; background-color: #D81B60; border-color: #D81B60 }

.cif-theme-purple .cif-btn:active, .cif-theme-purple .cif-btn:focus, .cif-theme-purple .cif-btn:hover { color: #FFF; background-color: #8E24AA; border-color: #8E24AA }

.cif-theme-deep-purple .cif-btn:active, .cif-theme-deep-purple .cif-btn:focus, .cif-theme-deep-purple .cif-btn:hover { color: #FFF; background-color: #5E35B1; border-color: #5E35B1 }

.cif-theme-indigo .cif-btn:active, .cif-theme-indigo .cif-btn:focus, .cif-theme-indigo .cif-btn:hover { color: #FFF; background-color: #3949AB; border-color: #3949AB }

.cif-theme-blue .cif-btn:active, .cif-theme-blue .cif-btn:focus, .cif-theme-blue .cif-btn:hover { color: #FFF; background-color: #1E88E5; border-color: #1E88E5 }

.cif-theme-light-blue .cif-btn:active, .cif-theme-light-blue .cif-btn:focus, .cif-theme-light-blue .cif-btn:hover { color: #FFF; background-color: #039BE5; border-color: #039BE5 }

.cif-theme-cyan .cif-btn:active, .cif-theme-cyan .cif-btn:focus, .cif-theme-cyan .cif-btn:hover {
  color: #1ab394;
}
.cif-theme-teal .cif-btn:active, .cif-theme-teal .cif-btn:focus, .cif-theme-teal .cif-btn:hover { color: #FFF; background-color: #00897B; border-color: #00897B }

.cif-theme-green .cif-btn:active, .cif-theme-green .cif-btn:focus, .cif-theme-green .cif-btn:hover { color: #FFF; background-color: #43A047; border-color: #43A047 }

.cif-theme-light-green .cif-btn:active, .cif-theme-light-green .cif-btn:focus, .cif-theme-light-green .cif-btn:hover { color: #FFF; background-color: #7CB342; border-color: #7CB342 }

.cif-theme-lime .cif-btn:active, .cif-theme-lime .cif-btn:focus, .cif-theme-lime .cif-btn:hover { color: #FFF; background-color: #C0CA33; border-color: #C0CA33 }

.cif-theme-yellow .cif-btn:active, .cif-theme-yellow .cif-btn:focus, .cif-theme-yellow .cif-btn:hover { color: #FFF; background-color: #FDD835; border-color: #FDD835 }

.cif-theme-amber .cif-btn:active, .cif-theme-amber .cif-btn:focus, .cif-theme-amber .cif-btn:hover { color: #FFF; background-color: #FFB300; border-color: #FFB300 }

.cif-theme-orange .cif-btn:active, .cif-theme-orange .cif-btn:focus, .cif-theme-orange .cif-btn:hover { color: #FFF; background-color: #FB8C00; border-color: #FB8C00 }

.cif-theme-deep-orange .cif-btn:active, .cif-theme-deep-orange .cif-btn:focus, .cif-theme-deep-orange .cif-btn:hover { color: #FFF; background-color: #F4511E; border-color: #F4511E }

.cif-theme-brown .cif-btn:active, .cif-theme-brown .cif-btn:focus, .cif-theme-brown .cif-btn:hover { color: #FFF; background-color: #6D4C41; border-color: #6D4C41 }

.cif-theme-grey .cif-btn:active, .cif-theme-grey .cif-btn:focus, .cif-theme-grey .cif-btn:hover { color: #FFF; background-color: #757575; border-color: #757575 }

.cif-theme-blue-grey .cif-btn:active, .cif-theme-blue-grey .cif-btn:focus, .cif-theme-blue-grey .cif-btn:hover { color: #FFF; background-color: #546E7A; border-color: #546E7A }

#form-main .form-group span.fa.fa-camera { background: #f2c312 none repeat scroll 0 0 !important; border: medium none !important; font-size: 24px; padding: 17px 0 14px; }

#form-main .form-group span.fa.fa-download { background: #695D8B none repeat scroll 0 0 !important; border: medium none !important; font-size: 24px; padding: 17px 0 14px; }
