/*
a {
    color: #448bff;
    text-decoration: none;
    background-color: transparent
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

*/

.text-muted {
    color: #99a0ac!important
}

.block,
.card {
background:none;
    border-width: 1;
    border-radius: .25rem;
    Xbox-shadow: 0 1px 3px rgba(0, 0, 0, .05);
    margin-bottom: 1.5rem;
}

.full-list-success {
background:rgba(18,136,79,0.15);
}

.full-list-success input{
cursor:pointer;
}

.full-list-primary {
background:rgba(31,135,212,0.20);
}

.full-list-primary input {
cursor:pointer;
}

.full-list-success .list-group-item {
background: linear-gradient(0deg,rgba(42, 155, 61, 0.71) 0%, rgba(87, 199, 133, 0.54) 50%);
cursor:pointer;
}

.full-list-success .tdf_label {
position:relative;
top:-4px;
cursor:pointer;
}

.full-list-primary .tdf_label {
position:relative;
top:+2px;
cursor:pointer;
}

.full-list-primary .list-group-item {
background: linear-gradient(0deg,rgba(48, 141, 199, 0.71) 0%, rgba(95, 197, 237, 0.54) 50%);
cursor:pointer;
}

.avatar {
    position: relative;
    line-height: 1;
    border-radius: 500px;
    white-space: nowrap;
    font-weight: 700;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 500px;
    box-shadow: 0 5px 10px 0 rgba(50, 50, 50, .15);
}

.avatar img {
    border-radius: inherit;
    width: 100%
}

.gd-primary {
    color: #fff;
    border: none;
    background: #448bff linear-gradient(45deg, #448bff, #44e9ff)
}


.gd-success {
    color: #fff;
    border: none;
    background: #31c971 linear-gradient(45deg, #31c971, #3dc931)
}



.gd-info {
    color: #fff;
    border: none;
    background: #14bae4 linear-gradient(45deg, #14bae4, #14e4a6)
}


.gd-warning {
    color: #fff;
    border: none;
    background: #f4c414 linear-gradient(45deg, #f4c414, #f45414)
}


.list {
    padding-left: 0;
    padding-right: 0
}

.list-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word
}





.list-row .list-item {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    padding: .75rem .625rem
}

.list-row .list-item>* {
    padding-left: .625rem;
    padding-right: .625rem
}



.no-wrap {
    white-space: nowrap
}



.text-color {
    color: #5e676f
}



.text-gd {
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-fill-color: transparent
}



.text-sm {
    font-size: .825rem
}

.h-1x {
    height: 1.25rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}


.w-48 {
    width: 60px!important;
    height: 60px!important
}


a:link{

   text-decoration: none;

}

.list-group-item {
background-image: linear-gradient(to top, #d5d4d0 0%, #d5d4d0 1%, #eeeeec 31%, #efeeec 75%, #e9e9e7 100%);
padding:4px 6px 2px 6px;
width:110px;
}

.tdf_checkbox {
position:absolute;
margin: 2px 0 0;
}

.tdf_label {
font-size: 12px;
display: inline-block;
line-height: 13px;
margin: 0 0 0 20px;
font-weight:bold"
｝

.tdf_em {
color: #666666;
font-size: 10px;
font-weight: normal;
}

em {
font-style: normal !important;
}


