﻿.icongreen {
    color: green;
}
.iconred {
    color: #ff0000 !important;
}
.CommonMessages #display-message {
    margin-top: 0px;
    border: 1px solid;
    background-color: darkseagreen;
    border-radius: 7px;
    margin: 0px 4px 8px 1px;
}

.textborderremove {
    text-align: right;
    width: 60%;
    border:none;
}
.kartImages {
    height: auto;
    width: 140px;
    margin: 3px 10px 10px;
    border: 2px solid black;
}
.KartImageSize {
    height:84%;
    width:100%;
}
.kartImages:hover {
    background: rgba(0,0,0,.5);
}
div .box-profile {
    width: 100%;
    height: 700px;
    overflow: scroll;
}
