<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * LaraClassifier - Classified Ads Web Application
 * Copyright (c) BeDigit. All Rights Reserved
 *
 * Website: https://laraclassifier.com
 *
 * LICENSE
 * -------
 * This software is furnished under a license and may be used and copied
 * only in accordance with the terms of such license and with the inclusion
 * of the above copyright notice. If you Purchased from CodeCanyon,
 * Please read the full License from here - http://codecanyon.net/licenses/standard
 */

/* Your custom CSS here... */

.card-images{
    float:right
}

.card-header h3{
    float:left
}


.card-images img{
    margin-right: 5px;
    width: 50px;
    height: auto;
    margin-bottom: 5px;
}

.checkbox-container{
    display: flex;
    align-items: stretch;
}

.checkbox-container label{
    margin-top: 7px;
    margin-left: 6px;
}

.card-images{
    float:right
}

.card-header h3{
    float:left
}


.card-images img{
    margin-right: 5px;
    width: 50px;
    height: auto;
    margin-bottom: 5px;
}

.checkbox-container{
    display: flex;
    align-items: stretch;
}

.checkbox-container label{
    margin-top: 7px;
    margin-left: 6px;
}

.card-images{
    float:right
}

.card-header h3{
    float:left
}


.card-images img{
    margin-right: 5px;
    width: 50px;
    height: auto;
    margin-bottom: 5px;
}

.checkbox-container{
    display: flex;
    align-items: stretch;
}

.checkbox-container label{
    margin-top: 7px;
    margin-left: 6px;
}

</pre></body></html>