.login .logo {
	margin: 60px auto 0;
	padding: 15px;
	text-align: center;
	color: white;
}
.admin-log-class {
	height: 90px;
}
.validation-error {
	color : red;
}
.portlet>.portlet-title {
     border-bottom: 0px !important; 
    padding: 0;
    margin-bottom: 10px;
    min-height: 41px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.table-scrollable {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: 0px !important; 
    margin: 10px 0!important;
} 




.table-scrollable  .table-wrap table.main-table{position:relative;width:100%;}
.table-scrollable  .table-wrap table.main-table thead.pos-fixed /* .table-scrollable .table-wrap table.main-table thead.new-two.pos-fixed */{display:table;width:100%;position:fixed;width:100%;top:46px;z-index:1;}
.table-scrollable  .table-wrap table.main-table thead.new-one.pos-fixed tr th, .table-scrollable .table-wrap table.main-table thead.new-two.pos-fixed tr th{height:auto;}
.table-scrollable  .table-wrap table.main-table thead.new-one.pos-fixed tr th:nth-child(1){width:43px;display:table-cell;}
.table-scrollable  .table-wrap table.main-table thead.new-one.pos-fixed tr th:nth-child(2){width:137px;display:table-cell;}
.table-scrollable  .table-wrap table.main-table thead.new-one.pos-fixed tr th:nth-child(3){width:264px;display:table-cell;}
.table-scrollable  .table-wrap table.main-table thead.new-one.pos-fixed tr th:nth-child(4){width:263px;display:table-cell;}
.table-scrollable  .table-wrap table.main-table thead.new-one.pos-fixed tr th:nth-child(5){width:249px;display:table-cell;}
.table-scrollable  .table-wrap table.main-table thead.new-one.pos-fixed tr th:nth-child(6){width:225px;display:table-cell;}
.table-scrollable  .table-wrap table.main-table thead.new-one.pos-fixed tr th:nth-child(7){width:auto;display:table-cell;}
.table-scrollable  .table-wrap table.main-table thead.new-one.pos-fixed+tbody.main-tbl /* .table-scrollable .table-wrap table.main-table thead.new-two.pos-fixed+tbody.main-tbl */{    margin-top: 28px;    display: table;    width: 100%;}
.table-scrollable  .table-wrap table.main-table tbody tr td{height:auto;}
/* 
.table-scrollable .table-wrap table.main-table thead.new-two.pos-fixed tr{width:100%;display:table;}
.table-scrollable .table-wrap table.main-table thead.new-two.pos-fixed tr th{display:table-cell;}
.table-scrollable .table-wrap table.main-table thead.new-two.pos-fixed+tbody.main-tbl tr{width:100%;display:table;}
.table-scrollable .table-wrap table.main-table thead.new-two.pos-fixed+tbody.main-tbl tr td{display:table-cell;}  */


