
.ds-grid-frame {
width: 100%;
border-radius: 0px;
background: rgba(247, 247, 247, 1);
margin-top: 0px;
border-spacing: 0px;
overflow: hidden;
}



.ds-grid-hdr-row{
	background: rgba(85, 103, 119, 1);
	height:50px;
	font-size: 20px;
	text-align: center;
	color: rgba(228, 241, 251, 1);
}

.ds-grid-hdr-row td{
	transition-duration:0.1s;
	border-bottom: 3px solid rgba(154, 176, 193, 1);
	cursor: default;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.21);
	outline: none;
}

.ds-grid-hdr-col.ds-grid-hdr-col-sort-asc, .ds-grid-hdr-row td:hover{
	background: rgba(154, 176, 193, 1);
	color: white;
}

.ds-grid-data-row {
	text-align: left;
	/* font-size: 20px; */
	padding: 7px;
	outline: none;

}

.ds-grid-data-row td{
	/* height: 45px; */
	padding: 2px 6px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	border-top: 1px solid white;
	outline: none;
}

.ds-grid-data-row:hover td{
	background: rgba(0, 0, 0, 0.05)
}

.ds-grid-bbar {
	text-align: center;
	margin-top: 30px;
}

.ds-grid-ctl-onpage{
	display: inline-block;
	vertical-align: middle;
}

.ds-grid-ctl-first {
	background-color: rgba(0, 0, 0, 0.4);
	background-image: url(img/arr2.png), url(img/arr2.png);
	background-position: 5px center, 15px center;
	background-size: 17px, 17px;
	background-repeat: no-repeat, no-repeat;
	border: 0px;
	border-radius: 5px;
	width: 40px;
	height: 35px;
	transition-duration:0.1s;
	margin: 5px;
}

.ds-grid-ctl-prev {
	background-color: rgba(0, 0, 0, 0.4);
	background-image: url(img/arr2.png);
	background-position: center center;
	background-size: 17px;
	background-repeat: no-repeat;
	border: 0px;
	border-radius: 5px;
	width: 40px;
	height: 35px;
	transition-duration:0.1s;
		margin: 5px;

}

.ds-grid-ctl-next {
	background-color: rgba(0, 0, 0, 0.4);
	background-image: url(img/arr1.png);
	background-position: center center;
	background-size: 17px;
	background-repeat: no-repeat;
	border: 0px;
	border-radius: 5px;
	width: 40px;
	height: 35px;
	transition-duration:0.1s;
	margin: 5px;
	margin-left: 15px;
	
}

.ds-grid-ctl-last {
	background-color: rgba(0, 0, 0, 0.4);
	background-image: url(img/arr1.png), url(img/arr1.png);
	background-position: 5px center, 15px center;
	background-size: 17px, 17px;
	background-repeat: no-repeat, no-repeat;
	border: 0px;
	border-radius: 5px;
	width: 40px;
	height: 35px;
	transition-duration:0.1s;	margin: 5px;

	
}

.DSelement_grid-control-refresh button{
	background-color: rgba(0, 0, 0, 0.4);
	background-image: url(img/arr3.png);
	background-position: center center;
	background-size: 17px;
	background-repeat: no-repeat;
	border: 0px;
	border-radius: 5px;
	width: 40px;
	height: 35px;
	transition-duration:0.1s;
	margin: 5px;
	margin-left: 15px;
}


.DSelement_grid-control-refresh img{
	display: none;
}


.ds-grid-ctl-first:hover, .ds-grid-ctl-prev:hover ,.ds-grid-ctl-next:hover, .ds-grid-ctl-last:hover, button#DS17.DSbutton:hover {
	background-color: rgba(75, 154, 230, 1);
}

.ds-grid-ctl-first:active, .ds-grid-ctl-prev:active, .ds-grid-ctl-next:active, .ds-grid-ctl-last:active, button#DS17.DSbutton:active{
	background-color: rgba(42, 102, 157, 1);
}

.ds-grid-ctl-first img, .ds-grid-ctl-prev img, .ds-grid-ctl-next img, .ds-grid-ctl-last img, button#DS17.DSbutton img{
	display: none;
}

.DSelement_grid-control-page {
	font-size: 20px;
	margin-top: 5px;
	display: inline-block;
	vertical-align: top;
	
}

.DSelement_grid-control-page input{
	background-color: rgba(0, 0, 0, 0.4);
	color: white;
	border: 0px;
	border-radius: 5px;
	width: 35px;
	height: 35px !important;
	font-size: 17px;
	text-align: center;
	box-sizing: border-box;
	outline: none;
	vertical-align: top;
	transition-duration:0.1s;
	margin-top: -10px;
}

.ds-grid-ctl-page-lbl {
	line-height: 32px;
	vertical-align: top;
}

.ds-grid-ctl-page-total {
	line-height: 32px;
	vertical-align: top;
}

.ds-grid-ctl-onpage {
	font-size: 20px;
	line-height: 42px;
	vertical-align: top;
	margin-left: 15px;
}

.ds-grid-col-separator {
	background: #ccc none repeat scroll 0 0;
	padding: 0!important;
	width: 1px;
}


.DStextfield.ds-grid-ctl-onpage-inp {
	background-color: rgba(0, 0, 0, 0.4);
	color: white;
	border: 0px;
	border-radius: 5px;
	width: 35px;
	height: 35px !important;
	font-size: 17px;
	text-align: center;
	box-sizing: border-box;
	outline: none;
	vertical-align: top;
	transition-duration:0.1s;
	margin-top: -16px;

}

.menu_block {
	position: absolute;
	min-height: 30px;
	background: rgba(85, 103, 119, 1);
	box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.45);
	outline: none;
	font-size: 15px;
	overflow: hidden;
	border-radius: 5px;
	color: rgba(228, 241, 251, 1);
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
}

.-menu-attached {
	background: rgba(0, 0, 0, 0.1);
}
.menu_block .item{
	height: 40px;
	text-align: left;
	display: block;
	cursor: default;
	box-sizing: border-box;
}

.menu_block .item.disabled{
	color: rgba(255, 255, 255, 0.2);
	background: none !important;
}

.menu_block .item:hover{
	background: rgba(255, 255, 255, 0.22);
}
.menu_block .item div{
	float: left;
	margin: 0px;
}

.menu_block .icn{
	width: 30px;
	display: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.menu_block .txt{ 
	min-width: 100px;
	border-left: 1px solid rgba(255, 255, 255, 0.05);
	line-height: 40px;
}

.menu_block .txt span{ 
	padding-left: 10px;
	padding-right: 10px;
}

.menu_block .sp {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	display: block !important;
	height: 0px;
	box-sizing: content-box;
}

.ds-wnd-wrap {
	background: #ffffff;
} 

.ds-wnd-wrap {
	background: white;
	padding: 20px;
	border-radius: 2px;
	border: 1px solid #e0e0e0;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	 -webkit-animation-name: bounceIn;
	 animation-name: bounceIn;
	 box-shadow: 0px 0px 10px #c0c0c0;
}


.ds-confirm-yes {
	width: 100px;
	height: 40px;
	border: 0px;
	font-family: font1;
	color: white;
	font-size: 22px;
	border-radius: 2px;
	background-color: rgba(129, 163, 183, 1);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 15px;
	margin-right: 5px;	 
	outline: none;
	transition-duration: 0.2s;
}

.ds-confirm-yes:hover {
	background-color: rgba(87, 171, 101, 1);
}


.ds-confirm-no {
	width: 100px;
	height: 40px;
	border: 0px;
	font-family: font1;
	color: white;
	font-size: 22px;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0.15);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 15px;
	margin-right: 5px;
	outline: none;
	transition-duration: 0.2s;

}

.ds-confirm-no:hover {
	background-color: rgba(188, 71, 71, 1);
}
.ds-wnd-cont.DS-window-content {
	box-shadow: none !important;
	font-size: 20px;
}

#DSwindowBlock {
	position: fixed;
z-index: 90000;
top: 0px;
left: 0px;
background-color: rgba(255, 255, 255, 0.16); */
opacity: 0.6;
width: 100%;
height: 100%;
display: block;
box-shadow:none;
background-position: initial initial;
background-repeat: initial initial;
}

.ds-grid-nodata-col {
	text-align: center;
padding: 10px;

font-size: 19px;
color: rgb(171, 32, 45)
}

.elMessageBlow
{
    width: 200px;
    padding: 10px;
    position: fixed;
    right: 50px;
    border-radius: 10px;
    z-index: 20000000;
    opacity: 1;
}

.elMessageBlow_red
{
    background: rgba(212, 87, 87, 0.8);
    color: #ffffff;
}

.elMessageBlow_green
{
    background: #204030;
    color: #ceffcf;
}

.elMessageBlow_blue, 
{
    background: rgba(75, 154, 230, 1); 
    color: #ffffff;

}

button {
	vertical-align: inherit;
}
