
.n-card{

    background-color: #fff;
}

.bg-gradient-red {
    background: linear-gradient(87deg,#f5365c 0,#f56036 100%)!important;
}
.bg-gradient-orange {
    background: linear-gradient(87deg,#fb6340 0,#fbb140 100%)!important;
}

.bg-gradient-green {
    background: linear-gradient(87deg,#30cfd0 0,#330867 100%)!important;
}

.bg-gradient-green2{
background: linear-gradient(87deg,#92c26a,#03925e)!important;
}

.bg-gradient-info {
    background: linear-gradient(87deg,#11cdef 0,#02449b 100%)!important;
}

.icon-shape {
    display: inline-flex;
    padding: 20px!important;
    text-align: center;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.rounded-circle {
    border-radius: 50%!important;
}



.icon {
    width: 2rem;
    height: 2rem;
}
.n-card-font1{font-size:24px; color:#000}

.mt-3, .my-3 {
    margin-top: 1rem!important;
}



.mar-l-mns-10{margin-left:-11px}
.n-title{
    background: #fff;
    border-bottom: solid 3px #0b53b9;
    padding: 10px 12px;
}

.n-card-shadow{ 
 border-radius: 4px;
    background: #fff;
    box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
    transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
    transition-property: transform, box-shadow, -webkit-transform;
    transition-duration: 0.3s, 0.3s, 0.3s;
    transition-timing-function: cubic-bezier(0.155, 1.105, 0.295, 1.12), ease, cubic-bezier(0.155, 1.105, 0.295, 1.12);
    transition-delay: 0s, 0s, 0s;
    padding: 1px 1px 1px 1px;
   
	}
	
.n-btn-default{
	color: #f9f9f9!important;
    border: 1px solid #6da4f3;
    border-radius: 3px;
    box-shadow: 2px 13px 0px -13px rgba(0,0,0,0.4);
    background: #1f55a2;
	}
	
.n-btn-primary{
border:solid 1px #fb6340;
}

@media only screen and (max-width: 1024px) and (min-width: 320px){
.set-media-mar-bot{margin-bottom:20px}
}


 @media only screen and (max-width: 768px) and (min-width: 320px){
.set-media-pad-bot-10{padding-bottom:10px}
}

/*new*/

.my-scroll-1{
  width: 100%;
  height: 300px;
  overflow: auto;}
  
.my-scroll-1::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.my-scroll-1::-webkit-scrollbar
{
    width: 5px;
    background-color: #F5F5F5;
}

.my-scroll-1::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-image: -webkit-gradient(linear,
                                       left bottom,
                                       left top,
                                       color-stop(0.44, rgb(122,153,217)),
                                       color-stop(0.72, rgb(73,125,189)),
                                       color-stop(0.86, rgb(28,58,148)));
}

.nw-card-set{padding:15px;}
.nw-card-set{padding:15px;}
   
  .card{
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
    border: 0;
    border-radius: 6px;
    color: #333;
    background: #fff;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
.black-skin .card-header, .black-skin .form-header {
    background-color: #ffffff;
}

.card .card-header-warning .card-icon {
    color: #fff;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(255,152,0,.4);
    background: linear-gradient(60deg,#ffa726,#fb8c00);
	
}
.card .card-icon .card .card-text {
    border-radius: 3px;
    background-color: #999;
    padding: 15px;
    margin-top: -20px;
    margin-right: 15px;
    float: left;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.card .card-category {
    font-size: 18px;
    font-weight: 600;
}
.card-title {
    margin-bottom: .75rem;
	font-weight:600;
}
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid #000;
    text-align: right;
}
.card-footer ul {
    margin-bottom: 0;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline li {
    display: inline-block;
    padding-left: 22px;
    text-align: center;
}
.list-inline li a{font-size:14px;}
.text-muted {
    color: #4a4949;
}

.md-progress {
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    display: block;
    width: 100%;
    height: .25rem;
    overflow: hidden;
    margin-bottom: -0.2rem;
    background-color: #eee;
    margin-top: -2px;
}
.card-title {
    margin-bottom: 0rem;
    font-weight: 400;
	font-size: 15px;
    color: #4a4949!important;
}

.font-title{
font-size: 18px;
    font-weight: 600;}
	
.pad-t-10{padding-top:10px}
.font-15{font-size:15px;}
.mdb-p p {
    margin-top: 0rem;
    margin-bottom: 0rem;
}

.second-div {
    border-bottom: solid 1px #ededed;
}

@media only screen and (max-width: 1024px) and (min-width: 320px){
.set-media-mar-bot{margin-bottom:20px}
}

.popover .arrow{ margin: 0;  }
.popover.right>.arrow:after { border-right-color: #00b4ba; }
.popover.left>.arrow:after { border-left-color: #00b4ba; }
