body{
background-repeat: no-repeat;
background-attachment: fixed;
/*background-image: url("back.jpg");*/
}

#page-wrapper{
background-repeat: no-repeat;
background-attachment: fixed;
/*background-image: url("back1.jpg");*/
background-size:cover;
}

.panel-default>.panel-heading {
background-color:#3A5795;
color:white;
}

.panel-default>.panel-body {
background-color:#edf0f5;
color:white;
}

#login{
background-color:#637bad;
color:white;
}

#side-menu{
color:white;
}

#headcolor{
background: url(images/4.png) repeat;
border-bottom: 1px solid #1fb49f;
}
#foot{
background: url(images/4.png) repeat;
}

#edit{
width:5%;

}

#delete{
width:5%;

}

#srno{
width:5%;

}

#headtextcolor{
color:#eb9100;
}
.fa-user {
color:#767676;
}
.fa-caret-down{
color:#767676;
}


#dropcolor>a{
/*background-color:#23355B;*/
color:white;
}

#sidecolor {
background: url(images/2.png) repeat;	
;
color:#767676;
}

#wrapper {
background: url(images/bgsai.png) repeat;
;

}

.table>thead>tr>th {

color:#767676;
}

#stylediv{
color:#767676;
font-weight:bold;
}

.adbtn{
background-color:#95b75d;
color:white;
}

.text-primary {
    color: #eb9100!important;
}

.text-danger {
    color: #FF6C60!important;
}

.text-sum{
    color: #1fb596!important;
}

.btn-success {
    background-color: #95b75d!important;
    border-color: #95b75d!important;
    color: #FFFFFF!important;
}

.btn-primary {
    background-color: #eb9100!important;
    border-color: #eb9100!important;
    color: #FFFFFF!important;
}

.btn-danger {
    background-color: #FF6C60!important;
    border-color: #FF6C60!important;
    color: #FFFFFF!important;
}


.colortable>tbody>tr:hover {
 background-color: #eb9100!important;
 color:white!important;
}

.colortable>tbody>tr:hover .text-primary {
  color:white!important;
}

.colortable>tbody>tr:hover .text-danger {
  color:white!important;
}
.colortable>tbody>tr>td>a:hover {
  color:white!important;
}

.dpbk{
display: none;
}


/* color:#767676!important;#FF6C60!important;*/