#pec-settings-main{
    width:70%;
}

#pec-settings-main h3{
    margin-bottom: 10px;
    background-color: #f9f9f9;
    padding: 6px 0 6px 12px;
}

#pec-settings-info{
    background:#F9F9F9;
    padding:13px;
    border:1px solid lightgrey;
}

.pec-admin-vertical-hr{
    border-left:1px solid #cccccc;
    height:130px;
    margin-left:20px;
    margin-right:20px;
}

#pec-settings-form table input[type="file"] {
    display: inline;
}

/* temporarily hide upcoming events view in premium plugin */
span.fc-button.fc-button-pec.fc-state-default.fc-corner-left.fc-corner-right {
    display: none;
}