/*nav*/
 .nav li> a{
         /*color: red !important;*/
       }
       .nav li.active > a{
         color: #ff944d !important;
       }
       
/* dashboard*/
.stats .btn-sm.btn-icon{
    padding: 0px 6px;
}

.stats .btn{
    border: 1px solid #0bb4c8;
    background: #0bb4c8;
}
.card .card-title{
            text-align: center;
            padding-bottom: 10px;
}
.navbar .btn-rotate:hover i:nth-child(1), .btn-rotate:focus i:nth-child(1){
    		color: red;
    		-webkit-transform: none;
    		transform: none;
}
.ps-scrollbar-x{
	display: none !important;
}
.ps-scrollbar-x-rail{
    display: none!important;
}
.padle14{
    padding-left: 15px;
}
.padle25{
    padding-left: 25px;
}
.padtop0{
    padding-top: 0!important;
}
.navbar .btn-rotate:hover i, .btn-rotate:focus i{
    		-webkit-transform: none;
    		transform: none;
}  
.sidebar{
    		background-image: url(../img/sidebar-5.jpg);
		    background-size: cover;
		    background-position: center center;    		
}
footer .copyright a{
            color: #71bd46!important;
}
@media (max-width: 350px){
            footer .copyright{
                font-size: 11px!important;
        }
}
.card .color1{
    color:#972eaf;
}
.card .color2{
    color:#0bb4c8;
}
.card .color3{
    color:#ea4542;
}
.card .color4{
    color:#4aa54e;
}
.card .color5{
    color:#fc9005;
}
.card .color6{
    color:#dd2466;
}
.card .color7{
    color:#310049;
}
.card .color8{
    color:#2bdd18;
}
.card .color9{
    color:#007FFF;
}
.card .color10{
    color:#e85bea;
}
.card .color11{
    color:#61477b;
}
.card .color12{
    color:#2f4283;
}
.swal2-styled{
    display: none;
}
.maintain{
    color:#000; 
}


/*Add Family */
.control-label1{
    margin: 15px 0 0 !important;
    float: left;
}
.spiinfo .form-horizontal .control-label{
   text-align: left;
}
.main-panel > .content1 {
    padding: 15px 15px 0 15px;
    min-height: calc(100% - 123px);
}


/* Image Upload*/
 .btn-file {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    direction: ltr;
}


.fileinput {
    display: inline-block;
    margin-bottom: 9px;
}

.fileinput .form-control {
    display: inline-block;
    padding-top: 7px;
    padding-bottom: 5px;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text;
}

.fileinput .thumbnail {
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    max-width: 250px;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.fileinput .thumbnail.img-circle {
    border-radius: 50%;
    max-width: 100px;
}

.fileinput .thumbnail>img {
    max-height: 100%;
}

.fileinput .btn {
    vertical-align: middle;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none;
}

.fileinput-inline .fileinput-controls {
    display: inline;
}

.fileinput-filename {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.form-control .fileinput-filename {
    vertical-align: bottom;
}

.fileinput.input-group {
    display: table;
}

.fileinput.input-group>* {
    position: relative;
    z-index: 2;
}

.fileinput.input-group>.btn-file {
    z-index: 1;
}

.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
    border-radius: 0 4px 4px 0;
}

.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
    border-radius: 0 3px 3px 0;
}

.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
    border-radius: 0 6px 6px 0;
}

.form-group.has-warning .fileinput .fileinput-preview {
    color: #ff9800;
}

.form-group.has-warning .fileinput .thumbnail {
    border-color: #ff9800;
}

.form-group.has-error .fileinput .fileinput-preview {
    color: #f44336;
}

.form-group.has-error .fileinput .thumbnail {
    border-color: #f44336;
}

.form-group.has-success .fileinput .fileinput-preview {
    color: #4caf50;
}

.form-group.has-success .fileinput .thumbnail {
    border-color: #4caf50;
}

.input-group-addon:not(:first-child) {
    border-left: 0;
}

.thumbnail {
    border: 0 none;
    border-radius: 4px;
    padding: 0;
}
/* Adjustments */
.btna{
        background-color: #F3F2EE;
        border: 1px solid #e8e7e3;
        border-radius: 4px;     
}  
.btns{    
        border-radius: 5px;     
}  
.filter-option{
        color:#bbbaba;
        font-size: 14px;
        font-weight: 100;
}
.btnSelect{
        color: #fff;
}
.navbar-default {
        border-bottom: 0px;
}  

/*Event Page*/
.eventright .row{
    margin-bottom: 15px;
    margin-right: 0px; 
    border: 1px solid rgba(204, 197, 185, 0.5);
    border-radius: 6px;box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);

}
 .mgtop20{
        margin-top: 25px;
    } 
    .mgbot20{
        margin-bottom: 25px !important;
    }
    .borbot{
        border-bottom: 1px solid #c4c4c4;
    }  

/*End event Page*/
/*Index Page*/
    .full-page[data-image]:after, .full-page.has-image:after{
        opacity: .1!important;
    }
 .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #66615b;
            outline: 0;
        }
        .dataTables_wrapper .dataTables_paginate .paginate_button{
            padding: .5em .1em!important;
        }

/*TABLE ISSUE*/

    .tableth th:first-child{
        width: 13%!important;
    }
    .tableth th:last-child{
        width: 18%!important;
    }
/*navbar header*/
.btn-rotate .ti-power-off{
    background: #ff8080 ;
    padding: 6px 6px;
    border-radius: 3px;
}

.ti-power-off{
    color: #fff;
}

.ti-power-off:hover {
    background-color:rgba(0,0,0,0.2);
}
.ti-bell{
    margin-top: 6px !important;
}
.thead{
    font-weight: bold;
}
@-moz-document url-prefix(){
    .pagination > li:first-child > a{
  margin-top: 19px !important;  
}
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   margin: 0; 
}