.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.c-icon-wrapper.c-theme-bg-on-parent-hover > a > img {
    width: 100%;
}
.c-content-feature-2.c-option-2 .c-icon-wrapper {
    padding: 0;
}

.c-brand {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.c-link a {
    color: #fff;
    font-weight: 600;
}

.application-tr {
    cursor: pointer;
}

.star {
    cursor: pointer;
}

.file-delete {
    color: #fff;
    display: none;
    font-size: 18px;
    position: absolute;
    right: 26px;
    top: 12px;
    z-index: 99;
}

.file-editor:hover .file-delete {
    display: block;
}

.nextBtn {
    margin-bottom: 30px;
    margin-top: 15px;
}

.application-container {
    margin-bottom: 20px;
}


.c-unit {
    border: 3px solid #99bf39;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1px;
}

.c-unit a {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.app_condition {
    font-weight: bold;
    margin-left: 20px;
    /*
    margin-bottom: 20px;
    float: left;
    */
}

.add-item {
    margin-bottom: 50px;
}

.save-btn {
    height: 100px;
    left: 40%;
    position: relative;
    width: 200px;
}

label {
    opacity: 1 !important;
}

.btn-default {
    background: #ffffff none repeat scroll 0 0;
    border-color: black;
    color: black;
}

.thumbnail img {
    height: 200px !important;
    width: 200px;
}

.add-btn {
    margin: 20px;
}

.welcome-image {
    background-image: url("../img/termekverseny_fejlec.jpg?v=2");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    background-size: 100%;
}

.c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page {
    margin-top: 80px !important;
}

.c-title {
    color: white !important;
}

.c-address {
    color: white !important;
}

.app-title {
    font-weight: bold;
    text-align: center;
    font-size:30px;
}

.app-form-title{
    margin-bottom:30px;
}

.text-format {
    margin-left: 15px;
}

.email-welcome-text {
    position: relative;
}

.close-welcome-anchor {
    font-size: 30px;
    position: absolute;
    right: -35px;
    top: 0;
}

label.control-label {
    color: black !important;
}

.checkbox label, .radio label, .c-checkbox label, .c-radio label {
    color: black !important;
}

body {
    color: black !important;
}

.app-subtitle {
    font-weight: bold;
}

.aszf {
    font-size: 18px;
    font-weight: bold;
    margin: 0 20px 20px;
    padding: 0 40px 40px;
    text-align: left;
}

label.control-label {
    font-weight: bold;
}

.app-form-view {
    margin-bottom: 20px;
}

.rating-page {
    margin-top: 50px;
    text-align: center;
}

.table-tag {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

#btnPrintThis {
    float: right;
}

.reference-box {
    border: 1px solid;
    margin: 40px;
}

label.disabled, label.readonly, .disabled label, .readonly label {
    cursor: pointer !important;
}

.app-rating {
    color: #99bf39;
    font-weight: bold;
}

.app-view {
    font-weight: bold !important;
}

.container.email-welcome-text {
    border: 1px solid;
    padding: 35px;
}

.alert-nexbtn {
    border: 1px solid red;
    padding: 35px;
}

.policy-links a {
    color: white;
    font-size: 16px;
    margin-left: 15px;
}

.policy-links {
    margin-top: 15px;
}

.container.site-error-msg {
    margin-bottom: 50px;
}

.field-user-adatkezeles a {

    color: blue !important;

}

.custom-navbar-nav > li > .dropdown-menu {
    min-width: 100% !important;
}