﻿.property-panel-section .property-panel-content td {
    padding: 0 0 15px 0;
}

.tile_layout.card-control-section .e-error {
    height: 100px;
    width: 100%;
}



.tile_layout.card-control-section .e-card .e-card-image {
    height: 280px;
    width: inherit;
}

.tile_layout.card-control-section .e-card .e-card-header .e-card-header-caption .e-card-header-title {
    font-size: 20px;
    font-family: Helvetica, 'Segoe UI';
    font-weight: bold;
}

.tile_layout.card-control-section .e-card .e-card-header .e-card-header-caption .e-card-sub-title {
    padding-top: 5px;
}

.tile_layout.card-control-section .e-card .e-card-content {
    padding-top: 0px;
    height: 110px;
}

SfButton {
    height: 100px;
}

#source_link {
    float: right;
    margin-right: 10px;
}
