/*
 *
 *
 *    ########   #######  ##       ##
 *    ##     ## ##     ## ##       ##
 *    ##     ## ##     ## ##       ##
 *    ########  ##     ## ##       ##
 *    ##     ## ##     ## ##       ##
 *    ##     ## ##     ## ##       ##
 *    ########   #######  ######## ########
 *
 *
 *
 *    ##        #######   ######   ####  ######  ######## #### ##    ##
 *    ##       ##     ## ##    ##   ##  ##    ##    ##     ##  ##   ##
 *    ##       ##     ## ##         ##  ##          ##     ##  ##  ##
 *    ##       ##     ## ##   ####  ##   ######     ##     ##  #####
 *    ##       ##     ## ##    ##   ##        ##    ##     ##  ##  ##
 *    ##       ##     ## ##    ##   ##  ##    ##    ##     ##  ##   ##
 *    ########  #######   ######   ####  ######     ##    #### ##    ##
 *
 *
 */


/*
  *  Ticket View
  *
  */

.forum-container, .forum-post-container {
    padding: 5px !important;
}

.forum-post-container .media {
    margin: 5px !important;
    padding: 5px !important;
}

.forum-avatar {
    margin-right: 5px !important;
    width: 70px !important;
}


/*
 *  Landing Page
 *
 */

.landing-page .carousel {
    display: none;
}
