.img {
    display: block;
    margin-left: 10px;
    margin-bottom: 20px;
    height: auto;
    width: 100%;
}

.te-fpb-block {
    clear: both;
    width: 100%;
    margin: 0 0 15px 0;
    overflow: hidden
}

.te-fields-h3 {
    background: #3498db;
    border-bottom: 2px solid #2980b9;
    border-radius: 3px;
    color: white;
    margin: 0 0 10px
}

.hide {
    height: auto;
    overflow: hidden;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: 20px
}

.te-fpb-content {
    background: #ecf0f1;
    border-top: 1px solid #bdc3c7;
    display: block;
    overflow: hidden;
    padding: 5px 10px;
    margin: 0 0 15px
}

.te-fpb-box {
    float: left;
    width: 47%;
    margin: 0 10px 10px 0
}

.te-fpb-box p {
    width: 100%;
    clear: both;
    display: block;
    margin: 0
}

.te-slide-img img {
    width: 100%;
    height: auto;
    margin-bottom: 20px
}

.te-slide-img {
    border: 1px solid #d0d0d0 solid
}

.te-fpb-delete,
.te-slide-img-delete {
    background: #e74c3c;
    border-bottom: 3px solid #c0392b;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    height: 21px;
    padding: 3px;
    text-align: center;
    width: 60px;
    margin-top: 50px
}

.te-fpb-delete:hover,
.te-slide-img-delete:hover {
    background: #c0392b
}

.te-fpb-add,
.te-slide-add {
    background: #1abc9c;
    border-bottom: 3px solid #16a085;
    border-radius: 3px;
    clear: both;
    color: white;
    cursor: pointer;
    float: right;
    height: 21px;
    padding: 3px;
    text-align: center
}

.te-fpb-add:hover,
.te-slide-add:hover {
    background: #16a085
}

.te-fpb-title {
    width: 90%
}

.te-slide-img {
    float: left;
    margin: 0 15px 15px 0;
    position: relative;
    width: 100%;
}

.te-slide-img .te-slide-img-delete {
    bottom: 0;
    margin: -7px 0 0;
    right: 0;
    width: 114px
}

.te-slide-img>img {
    border-bottom: 2px solid #ccc;
    border-radius: 3px 3px 0 0
}

.te_portfolio_item-thumb {
    width: 80px;
    height: 80px
}


/*# sourceMappingURL=media.min.css.map */
