/*
 * Author:	Ananda karthick
 * Email:	anand@qadex.com
 * Website:	http://piota.co.uk
 * Component: Piota Submissions
 * Copyright: Copyright (C) 2016 
 * @license	http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
*/


.piotasubmissions {
    max-width: 800px;
}
.piotasubmissions ul li {
    padding: 5px 0px 5px 5px;
}
.piotasubmissions .c1 a {
    color: black;
}
.piotasubmissions li {
    line-height: 25px !important;
}
.piotasubmissions p {
    line-height: 24px !important;
}
.piotasubmissions .btn {
    margin-left: 10px !important;
}
.piotasubmissions h2 {
    margin-top: 35px;
}
.piotasubmissions p {
    margin-bottom: 4px;
}

/* float button right, and line up button tops with content */
.piotasubmissions .person_button {
    float: right;
    clear: both;
    margin-top: 0px !important;
}
.piotasubmissions .fs_button {
    float: right;
    clear: both;
    margin-top: 0px !important;
}
.piotasubmissions .submission_button {
    float: right;
    clear: both;
    margin-top: 0px !important;
}