#ddf-mainbox-small .selectbox {
    margin-bottom: 10px;
}

#ddf-mainbox-small [class^='select2'] {
    border-radius: 0px !important;
}

#ddf-mainbox-small .contenttable {
    border-collapse: collapse;
    border: none;
    margin-bottom: 1em;
}

#ddf-mainbox-small .fetch-loading {
    padding: 10px;
    text-align: center;
}

#ddf-mainbox-small .fetch-loading i {
    margin-bottom: 5px;
}

#ddf-mainbox-small th {
	color: #FFFFFF !important;
}

#ddf-mainbox-small td, #ddf-mainbox-small th  {
    border: 1px solid #CCCCCC;
    min-width: 20px;
}

#ddf-mainbox-small th {
    padding: 0.3em !important;
    font-size: 1em !important;
}

#ddf-mainbox-small td span {
    font-weight: bold;
}

#ddf-mainbox-small td a {
    line-height: 15px;
}

#ddf-mainbox-small td.subj, #ddf-mainbox-small th.subj {
    text-align: left;
    width: 85%;
}

#ddf-mainbox-small td .subj-text {
    font-size: 13px;
}

#ddf-mainbox-small td.icons, #ddf-mainbox-small th.icons {
    width: 15%;
    vertical-align: middle;
    text-align: center;
}

#ddf-mainbox-small td.icons a, #ddf-mainbox-small th.icons a {
    display: inline-block;
}

#ddf-mainbox-small .diavgeia-icon {
    display: block;
    width:100%;
}

#ddf-mainbox-small .diavgeia-icon img {
    margin: 0 auto;
}
