
.form-group div
 {
    /*margin-bottom: 10px !important;*/
}
.parentbar {
     padding: 5px 0px; 
    margin: 0;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
}
.divDes {
margin-top:5px;
}

.ui-dialog-titlebar-close:before {
    content: "x";
    margin-top:-5px;
}
.ui-dialog-titlebar-close{
    height:auto !important;
}

.grdHeaderStyle {
    font-weight: bold;
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 2.2 ;
    border-radius: .2rem;
    font-weight:bold;
}

.input-group {
    margin-bottom :10px ;
}

.progress > .progress-bar-success {
    background-color: #d64635;
}

.form-wizard .steps > li.active > a.step .number {
    background-color: #d64635;
    color: #fff;
}

.alignRight {
    text-align: right;
}
.sign-out {
    overflow:hidden;height:46px;
}

.gridviewheader {
    background-color:#333333  !important;
    color:#bdbdbd;
}
textarea {
    height:200px;
}

.margin-left-15 {margin-left:15px;
}
.dashboard-stat  .number a:link, .dashboard-stat  .number a:visited {
    color:white;
    text-decoration:none;
}
.dashboard-stat .number a:hover {
    color:#fefefe;
    text-decoration:none;
}
/*Mce fullscreen*/

div.mce-fullscreen  {
    z-index: 1050;
    top: 45px !important;
}
/*----------------*/

.margin-left-right-15 {
    margin-left:-15px;
    margin-right:-15px;
}
.right {
    padding-left: 0;
    text-align: right;
}

.form-actions {
    padding: 20px 10px;
    margin: 0;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    *zoom: 1;
}
.font-weight-bold {
    font-weight:bold;
}
.min-width-200 {
    min-width:200px;
}
.titlegrd{
    height:25px;overflow:hidden; min-width:200px; overflow-style:move;text-overflow: ellipsis; 
    
}

#pnlContent img{max-width: 100% !important;height: auto !important;}

.logo-default {
    max-height: 30px;
}

select {
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    height:34px;
}

.form-control {

}

.divLang {
    padding-top: 12px;
}

.pnlAdd {
    width:100%;
    
}

