html,body {height:100%;width:100%;margin:0px;padding:0px;position:relative;overflow:auto;}
body    {font-family:Arial;font-size:12px;xtext-align:center;margin:0px;background-color:#FFFFFF;color:#4F4F4F;}
table   {text-align:left;background-color:transparent;}
div     {text-align:left;}
input   {font-size:12px;}
form    {margin:0px;}
acronym {border: none;}
input,select,textarea {margin:0px;}


input[type=text],input[type=password],input[type=date],input[type=time],input[type=datetime-local],input[type=number],input[type=tel],.esk_input_list {
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;
xxx-moz-box-shadow:0px 0px 3px 0px #ccc;
xxx-webkit-box-shadow: 0px 0px 3px 0px #ccc;
xxxbox-shadow:0px 0px 3px 0px #ccc;
padding:2px;
xxx-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
xxx-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
xxxbox-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 12px Arial,Helvetica,sans-serif;
background-color:transparent;
outline:none !important;
}


input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=number]:focus,input[type=tel]:focus,.esk_input_list:focus {
-moz-box-shadow:0px 0px 5px 0px #c3c7cd;
-webkit-box-shadow: 0px 0px 5px 0px #c3c7cd;
box-shadow:0px 0px 5px 0px #c3c7cd;
-moz-transition:all 0.5s ease-in-out 0s;
-webkit-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
border:1px solid #5a6c82;
outline:none !important;

background-color:#FFFFFF;

}

input[type=checkbox] {position:relative;top:2px; }
input[type=radio] {position:relative;top:3px;margin-right:3px; }

input[disabled],select[disabled],textarea[disabled] {color:#616161; background-color:#F6F4F4;}
input[disabled][readonly],select [disabled],textarea[disabled][readonly] {font-style:italic;background-color:transparent;border-style:none;box-shadow:none;color:#616161;}

input[type=datetime-local]
{
width:152px;
}


#E_CPAGE {
width:25px;
text-align:center;
}

.xESK_ELM_DISABLED {background-color:#F6F4F4 !important; }

input.E_SPINNER {

border-style:none !important;
padding:2px;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
color:#616161;
font:normal 12px Arial,Helvetica,sans-serif !important;
background-color:transparent;
-moz-transition:none;
-webkit-transition:none;
-o-transition:none;
transition:none;

}

input.E_SPINNER:focus {
border-style:none !important;
padding:2px !important;
box-shadow:none !important;
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
box-shadow:none !important;
color:#616161 !important;
font:normal 12px Arial,Helvetica,sans-serif !important;
background-color:transparent;
-moz-transition:none !important;
-webkit-transition:none !important;
-o-transition:none !important;
transition:none !important;

}


textarea {
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:2px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 12px Arial,Helvetica,sans-serif;
background-color:transparent;
}
textarea:focus {
-moz-box-shadow:0px 0px 5px 0px #c3c7cd;
-webkit-box-shadow: 0px 0px 5px 0px #c3c7cd;
box-shadow:0px 0px 5px 0px #c3c7cd;
x-moz-transition:all 0.5s ease-in-out 0s;
x-webkit-transition: all 0.5s ease-in-out 0s;
x-o-transition: all 0.5s ease-in-out 0s;
xtransition: all 0.5s ease-in-out 0s;
border:1px solid #5a6c82;
outline:none;
background-color:#FFFFFF;
}

img {border-style:none;}

select {
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:2px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 12px Arial,Helvetica,sans-serif;
background-color:transparent;
overflow:hidden;

}
select:focus {
xbackground-color:#FEFFE0;
-moz-box-shadow:0px 0px 5px 0px #c3c7cd;
-webkit-box-shadow: 0px 0px 5px 0px #c3c7cd;
box-shadow:0px 0px 5px 0px #c3c7cd;
x-moz-transition:all 0.5s ease-in-out 0s;
x-webkit-transition: all 0.5s ease-in-out 0s;
x-o-transition: all 0.5s ease-in-out 0s;
xtransition: all 0.5s ease-in-out 0s;
border:1px solid #5a6c82;
outline:none;
background-color:#FFFFFF;
}


.ESK_UPLOAD_TMP_IN {
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;

background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#ebebeb)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #fdfdfd, #ebebeb); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#ebebeb'); /* IE için */
box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;

display:inline-block;
vertical-align:top;
height:120px!important;
margin-right:5px;
margin-bottom:5px;
padding:5px;
xbackground-color:#C0C0C0;
}

.ESK_UPLOAD_THUMBNAIL_IMG {

}

.ESK_UPLOAD_ZONE {
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:5px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 12px Arial,Helvetica,sans-serif;
background-color:transparent;
xbackground-image:url(/eskimo/currver/imgs/eskflm/cloudupload.png);
xbackground-repeat:no-repeat;
xbackground-position:center center;
outline:none !important;
xoverflow:auto;
cursor:pointer;
}


/*Eskimo Top Menu*/
.ESK_TOPBUT {width:46px;height:42px;background-image:url(/eskimo/currver/imgs/esktop/butback.png);cursor:pointer;display:inline-block;text-align:center;vertical-align:top;margin-right:7px;}
.ESK_TOPBUT:Hover {background-image:url(/eskimo/currver/imgs/esktop/butback_ov.png);}
.ESK_TOPBUT img {position:relative;top:9px; }
.ESK_TOPBUT2 {width:20px;height:20px;cursor:pointer;display:inline-block;text-align:center;vertical-align:top;border-style:solid;border-width:1px;border-color:transparent;}
.ESK_TOPBUT2:Hover {background-color:#FEF0C6;border-style:solid;border-width:1px;border-color:#E8CE80;}
.ESK_TOPBUT2 img {margin-top:2px;}
.ESK_TOPSEP {display:inline-block;}
.ESK_TOPSEP img {margin-top:3px;}
#ESK_HOME {width:40px;height:44px;background-image:url(/eskimo/currver/imgs/esktop/home.png);cursor:pointer;display:inline-block;margin-left:90px;}
#ESK_HOME:Hover {background-image:url(/eskimo/currver/imgs/esktop/home_ov.png);}
#ESK_QUIT {width:40px;height:44px;background-image:url(/eskimo/currver/imgs/esktop/quit.png);cursor:pointer;display:inline-block;}
#ESK_QUIT:Hover {background-image:url(/eskimo/currver/imgs/esktop/quit_ov.png);}
/*-----------------*/

/*Eskimo Taskbar*/
#DIV_TASKBAR {position: absolute;bottom: 0px;left:0px;right:0px;height:36px;background-image:url(/eskimo/currver/imgs/esktaskbar/esktaskbarback.jpg);}
#DIV_TASKBAR_IN {margin:auto;width:980px;height:31px;text-align:left;margin-top:5px;}
#DIV_TASKBAR_IN .eskbut {display:inline-block;vertical-align:top;width:152px;height:28px;overflow:hidden;background-image:url(/eskimo/currver/imgs/esktaskbar/butback.png);margin-right:5px;color:#FFFFFF;cursor:pointer; }
#DIV_TASKBAR_IN .eskbut div {margin-top:6px;margin-left:6px;overflow:hidden; }

#DIV_TASKBAR_IN .eskbut_oth {display:inline-block;vertical-align:top;width:40px;height:28px;overflow:hidden;background-image:url(/eskimo/currver/imgs/esktaskbar/butoth.png);margin-right:5px;color:#FFFFFF;cursor:pointer; }
#DIV_TASKBAR_IN .eskbut_othov {display:inline-block;vertical-align:top;width:195px;height:36px;overflow:hidden;background-image:url(/eskimo/currver/imgs/esktaskbar/butoth_ov.png);margin-right:5px;color:#FFFFFF;cursor:pointer; }
#DIV_TASKBAR_IN .eskbut_oth div {margin-top:6px;margin-left:6px;overflow:hidden; }
#DIV_TASKBAR_IN .eskbut_othov div {margin-top:6px;margin-left:6px;overflow:hidden; }

#DIV_TASKBAR_OTH {position:fixed;top:0px;left:0px;z-Index:999999999;border-style:solid;border-width:1px 1px 0px 1px;border-color:#C4C4C4;background-color:#FFFFFF;padding:5px 0px 5px 0px;}
#DIV_TASKBAR_OTH div {margin:10px 5px 10px 5px; }
#DIV_TASKBAR_IN .eskbut_act {display:inline-block;vertical-align:top;width:152px;height:28px;overflow:hidden;background-image:url(/eskimo/currver/imgs/esktaskbar/butback_active.png);margin-right:5px;color:#FFFFFF;cursor:pointer; }
#DIV_TASKBAR_IN .eskbut_act div {margin-top:6px;margin-left:6px;overflow:hidden; }

#DIV_TASKBAR_IN .eskbut_min {display:inline-block;vertical-align:top;width:152px;height:28px;overflow:hidden;background-image:url(/eskimo/currver/imgs/esktaskbar/butback.png);margin-right:5px;color:#FFFFFF;cursor:pointer; }
#DIV_TASKBAR_IN .eskbut_min div {margin-top:6px;margin-left:6px;overflow:hidden; }

/*-----------------*/

/*Eskimo Login Screen*/
input.LGNFRM,
.DIV_ESKLOGIN_ELM .esk_input_list {
position:relative;
background-color:transparent;
width:319px;
xwidth:219px;
height:41px;
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:0 25px 0 45px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 13px/14px Arial,Helvetica,sans-serif;
line-height:41px;
background-color:#FFFFFF;
}

input.LGNFRM:focus,
.DIV_ESKLOGIN_ELM .esk_input_list:focus
{
-moz-box-shadow:0px 0px 5px 0px #c3c7cd;
-webkit-box-shadow: 0px 0px 5px 0px #c3c7cd;
box-shadow:0px 0px 5px 0px #c3c7cd;
-moz-transition:all 0.5s ease-in-out 0s;
-webkit-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
border:1px solid #5a6c82;
outline:none;
background-color:#FFFFFF;

}

select.LGNFRM {
position:relative;
background-color:transparent;
width:390px;
xwidth:290px;
height:41px;
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:0 25px 0 0px;
text-indent:45px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 13px/14px Arial,Helvetica,sans-serif;
line-height:41px;
background-color:#FFFFFF;
}

#BUT_LGN {background-image:url(/eskimo/currver/imgs/esklgn/butlgn.png);width:102px;height:36px;border-style:none;font: Arial;font-size: 16px;font-weight: bold;color: #fffefe;text-shadow: 0 0 1px 0 #69a363;text-align:left;padding-left:20px; }
#BUT_LGN:Hover {background-image:url(/eskimo/currver/imgs/esklgn/butlgn_ov.png); }


#DIV_LGN {
margin:60px auto auto auto;
width:555px;
background-color:#FFFFFF;
overflow:hidden;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5", endColorstr="#ECECEC"); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#ECECEC)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #F5F5F5,  #ECECEC); /* for firefox 3.6+ */
-moz-box-shadow:    inset 0 0 10px #FFFFFF;
-webkit-box-shadow: inset 0 0 10px #FFFFFF;
box-shadow:         inset 0 0 10px #FFFFFF;
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

box-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
}

#DIV_LGNHDR,
#DIV_CONFGHDR {
padding:12px 0px 0px 20px;
height:30px;
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#555555;
xtext-shadow: 0.1em 0.1em 0.05em #FFFFFF;
text-shadow:0px 1px #F0F0F0;
border-style:solid;border-width:0px 0px 1px 0px;border-color:#CFCFCF;

background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cecece)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #f4f4f4, #cecece); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#cecece'); /* IE için */
box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 6px 0 #e4e4e4;


-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;

overflow:hidden;

}

#DIV_LGNBDY {background-color:#FFFFFF;font-family:Arial;font-weight:bold;font-size:14px;color:#4C4C4C;}
#DIV_LGNBDY a {font-family:Arial;font-weight:bold;font-size:12px;color:#3F729B;}

.DIV_ESKLOGIN_FIELD {
        height:45px;
        margin-bottom:30px;
}

.DIV_ESKLOGIN_TITLE  {
font-weight:bold;
font-size:14px;
height:30px;
margin-top:12px;
width:105px;
display:inline-block;
vertical-align:top;
border-style:solid;
border-width:1px;
border-color:transparent;
}
/*-----------------*/

.DIV_ESKLOGIN_ELM {
display:inline-block;
height:45px;
width:auto;
}

.DIV_ESKLOGIN_FOOTER {
text-align:center;
margin-top:30px;

}

/*Eskimo Window Structure*/
.drsElement {
position:absolute;
background-color:#FFFFFF;
-moz-box-shadow:    inset 0 0 10px #FFFFFF;
-webkit-box-shadow: inset 0 0 10px #FFFFFF;
box-shadow:         inset 0 0 10px #FFFFFF;
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
min-width:200px;
}

.drsMoveHandle {
height:42px;
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#555555;
text-shadow:0px 1px #f0f0f0;
border-style:solid;border-width:0px 0px 1px 0px;border-color:#CFCFCF;
cursor:move;

background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cecece)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #f4f4f4, #cecece); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#cecece'); /* IE için */
box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 6px 0 #e4e4e4;


xfilter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5", endColorstr="#ECECEC"); /* for IE */
xbackground: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#ECECEC)); /* for webkit browsers */
xbackground: -moz-linear-gradient(top,  #F5F5F5,  #ECECEC); /* for firefox 3.6+ */
x-moz-box-shadow:    inset 0 0 10px #FFFFFF;
x-webkit-box-shadow: inset 0 0 10px #FFFFFF;
xbox-shadow:         inset 0 0 10px #FFFFFF;

-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;

overflow:hidden;

}

.drsWinTitle {
position:absolute;
left:0px;
right:151px;
overflow:hidden;
padding:10px 0px 0px 10px;
white-space:nowrap;
}
.drsWinButtons {
position:absolute;
right:0px;
width:150px;
text-align:center;
padding-top:10px;
cursor:pointer;
background-color:#FAFAFA;
border-style:solid;
border-width:0px 0px 0px 1px;
border-color:#CDCDCD;
top:0px;
height:32px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
overflow:hidden;


background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ececec)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #f5f5f5, #ececec); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec'); /* IE için */
box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 6px 0 #e4e4e4;
}

.drsWinBut {
text-align:center;
display:inline-block;
width:20px;
height:20px;
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#cbcbcb)); /* Safari - Chrome i in */
        background: -moz-linear-gradient(top, #f9f9f9, #cbcbcb); /* Firefox i in */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#cbcbcb'); /* IE i in */
        box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;
    -moz-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;
    -webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;
overflow:hidden;
}

.drsWinBut:Hover {


	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ebebeb)); /* Safari - Chrome i in */
	background: -moz-linear-gradient(top, #f9f9f9, #ebebeb); /* Firefox i in */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ebebeb'); /* IE i in */
}

.drsWinBut img {
position:relative;
top:-1px;

}

.drsBody {
position:absolute;
top:43px;
bottom:0px;
padding-bottom:2px;
background-color:#FFFFFF;
width:100%;
min-width:200px;
xbackground-color:#FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow:hidden;


}

.dragresize { position: absolute; width: 5px; height: 5px; font-size: 1px; xbackground: #000; border: 1px solid transparent;}
.dragresize-tl { top: -5px; left: -5px; cursor: nw-resize;z-index:100000}
.dragresize-tm { top: -5px; left: 0px; xmargin-left: -4px; cursor: n-resize;width:100%;}
.dragresize-tr { top: -5px; right: -5px; cursor: ne-resize;z-index:100000}
.dragresize-ml { top: 0px; xmargin-top: -4px; left: -5px; cursor: w-resize;height:100%;}
.dragresize-mr { top: 0px; xmargin-top: -4px; right: -5px; cursor: e-resize;height:100%;}
.dragresize-bl { bottom: -5px; left: -5px;width:5px;height:5px; cursor: sw-resize;z-index:100000}
.dragresize-bm { bottom: -5px; left: 0px; xmargin-left: -4px; cursor: s-resize;width:100%;}
.dragresize-br { bottom: -5px; right: -5px; cursor: se-resize;z-index:100000}

.DOCK_WIN {
xposition:absolute;
background-color:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5", endColorstr="#ECECEC"); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#ECECEC)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #F5F5F5,  #ECECEC); /* for firefox 3.6+ */
-moz-box-shadow:    inset 0 0 10px #FFFFFF;
-webkit-box-shadow: inset 0 0 10px #FFFFFF;
box-shadow:         inset 0 0 10px #FFFFFF;
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
min-width:200px;
xmin-height:200px;
}

.DOCK_HEADER {
height:42px;
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#555555;
text-shadow:0px 1px #FFF;
border-style:solid;border-width:0px 0px 1px 0px;border-color:#CFCFCF;
overflow:hidden;
white-space:nowrap;
min-width:200px;

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5", endColorstr="#ECECEC"); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#ECECEC)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #F5F5F5,  #ECECEC); /* for firefox 3.6+ */
-moz-box-shadow:    inset 0 0 10px #FFFFFF;
-webkit-box-shadow: inset 0 0 10px #FFFFFF;
box-shadow:         inset 0 0 10px #FFFFFF;

-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;

overflow:hidden;

}

.DOCK_WIN_TITLE {
position:relative;
left:0px;
right:151px;
overflow:hidden;
padding:10px 0px 0px 10px;
white-space:nowrap;
}

.DOCK_BUTTONS {

vertical-align:top;
float:right;
xright:0px;
width:41px;
xwidth:66px;
text-align:center;
padding-top:10px;
cursor:pointer;
xbackground-color:#FAFAFA;
border-style:solid;
border-width:0px 0px 0px 1px;
border-color:#CDCDCD;
top:0px;
height:32px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
overflow:hidden;
xz-index:10000;
xposition:absolute;
}

.DOCK_BUT {
text-align:center;
display:inline-block;
width:20px;
height:20px;
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.DOCK_BUT img {
position:relative;
top:-1px;

}

.DOCK_BODY {
xposition:absolute;
top:43px;
bottom:0px;
padding-bottom:2px;
background-color:#FFFFFF;
width:100%;
height:100%;
min-width:200px;
xbackground-color:#FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow:hidden;
}
/*-----------------*/
/* Eskimo Ana Menu*/
.MDL_MAIN   {display:inline-block;width:250px;vertical-align:top;text-align:left;xborder-style:solid;margin:0px 50px 17px 0px; }
.MDL_TITLE  {font-family:Arial;font-size:17px;font-weight:bold;color:#333333;padding-bottom:5px;margin-bottom:14px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#E9E9E9;}
.ZZZWA_IMG  {width:16px;height:16px;margin-right:4px;position:relative;top:2px;}
.ZZZWA_TITLE  {font-weight:bold;margin-bottom:6px;cursor:pointer; }
.ZZZWA_TITLE2 {cursor:pointer;margin-bottom:6px; }
.ZZZWA_TITLE2:Hover {text-decoration:underline; }
/*-----------------*/

/*Eskimo Buttons*/
.ESK_BUT {
display:inline-block;
height:25px;
border-style:solid;
border-width:1px;
border-color:#D2D2D2;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color:#686868;
font-weight:bold;

cursor:pointer;

background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#ebebeb)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #fdfdfd, #ebebeb); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#ebebeb'); /* IE için */
box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;


        xbackground: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ebebeb)); /* Safari - Chrome i in */
        xbackground: -moz-linear-gradient(top, #f9f9f9, #ebebeb); /* Firefox i in */
        xfilter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ebebeb'); /* IE i in */


        xbox-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;
    x-moz-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;
    x-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;

}

.ESK_BUT:Hover {

-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;

-moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;

background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#cbcbcb)); /* Safari - Chrome i in */
	background: -moz-linear-gradient(top, #f9f9f9, #cbcbcb); /* Firefox i in */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#cbcbcb'); /* IE i in */

}

.ESK_BUT_MF {
display:inline-block;
height:25px;
border-style:solid;
border-width:1px;
border-color:#D2D2D2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color:#686868;
font-weight:bold;

cursor:pointer;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ebebeb)); /* Safari - Chrome i in */
	background: -moz-linear-gradient(top, #f9f9f9, #ebebeb); /* Firefox i in */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ebebeb'); /* IE i in */


	box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;
    -moz-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;
    -webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;

}

.ESK_BUT_INL,.ESK_IMG_INL {
display:inline-block;
width:25px;
height:20px;
text-align:center;
border-style:solid;
border-width:0px 1px 0px 0px;
border-color:#D2D2D2;
padding-top:5px;
}

.ESK_BUT_INL:Hover {

-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;

-moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;

background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#cbcbcb)); /* Safari - Chrome i in */
	background: -moz-linear-gradient(top, #f9f9f9, #cbcbcb); /* Firefox i in */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#cbcbcb'); /* IE i in */

}

.ESK_BUT_INR,.ESK_IMG_INR {
display:inline-block;
width:25px;
text-align:center;
border-style:solid;
border-width:0px 0px 0px 1px;
border-color:#D2D2D2;
height:20px;
padding-top:5px;

}
.ESK_BUT_INR:Hover {

-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;

-moz-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;

background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#cbcbcb)); /* Safari - Chrome i in */
	background: -moz-linear-gradient(top, #f9f9f9, #cbcbcb); /* Firefox i in */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#cbcbcb'); /* IE i in */

}

.ESK_BUT_INC {
display:inline-block;
text-align:left;
white-space:nowrap;
padding:0px 5px 0px 5px;
height:20px;

}
.ESK_BUT_INC:Hover {

background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#cbcbcb)); /* Safari - Chrome i in */
	background: -moz-linear-gradient(top, #f9f9f9, #cbcbcb); /* Firefox i in */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#cbcbcb'); /* IE i in */
}


.ESK_BUT input, .ESK_BUT_INC * {border-style:none;background-color:transparent;cursor:pointer;}
.ESK_BUT input, .ESK_BUT_INC *:Hover {border-style:none;background-color:transparent;}
/*-----------------*/

/*Eskimo Button Image Set*/
.IMG_PLUS {width:10px;height:10px;background-image:url(/eskimo/currver/imgs/eskbut/plus.png);position:relative;top:1px; }
.IMG_DROPDOWN {width:10px;height:10px;background-image:url(/eskimo/currver/imgs/eskbut/dropdown.png);position:relative;left:-1px; }

/*-----------------*/

/*Eskimo Genel*/
.DIV_DTIT {xoverflow:hidden;white-space:nowrap;height:40px;position:absolute;border-style:solid;border-width:0px 0px 1px 0px;border-color:#E9E9E9;xmargin-bottom:9px;right:10px;left:10px;top:10px;}
.DIV_MTIT {position:absolute;font-weight:bold;font-size:15px;display:inline-block;white-space:nowrap;left:0px;xright:600px;padding-top:6px;overflow:hidden; }
.DIV_MTIT_STYLE {font-weight:bold;font-size:15px;display:inline-block;white-space:nowrap;padding-top:6px;overflow:hidden; }
.DIV_SEFRM {display:inline-block;text-align:right;position:absolute;right:0px;z-index:10000;padding-right:0px; }

#DIV_DMAIN {width:100%;height:100%;}
#DIV_DMAIN_DET {width:100%;height:100%;}
#DIV_DMAIN_DET_SIMPLE {width:100%;}
#DIV_SIMPLE_FORM {padding:4px 0px 4px 0px;}
.DIV_DMAIN2 {padding:10px;}
#DIV_DBDY {
overflow:auto;
position:absolute;
top:51px;
right:0px;
left:0px;
bottom:35px;
xbottom:50px;
padding:10px;
-webkit-overflow-scrolling:touch;
}

#DIV_DBDY_DET {
overflow:auto;
position:absolute;
top:42px;
right:0px;
left:0px;
bottom:0px;
padding:10px;
-webkit-overflow-scrolling:touch;
}

#DIV_DBDY_RPTDET {
overflow:auto;
position:absolute;
top:42px;
right:0px;
left:0px;
bottom:0px;
padding:0px;
-webkit-overflow-scrolling:touch;
}

#DIV_PGNUMS,#FLE_BOTTOM {
position:absolute;
bottom:0px;
height:29px;
left:0px;
right:0px;
padding-top:5px;
background-color:#F7F7F7;
border-style:solid;
border-width:1px 0px 0px 0px;
border-color:#E8E8E8;
text-align:center;
-moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;

overflow:hidden;
}

#ERRMSG_BOTTOM {
position:absolute;
bottom:41px;
height:92px;
left:10px;
right:9px;
padding-top:5px;
padding-left:5px;
background-color:#900000;

border-style:solid;
border-width:1px;
border-color:#C0C0C0;
text-align:left;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color:#FFFFFF;
overflow:auto;


}

#DIV_PGNUMS div.DIV_RPP {position:absolute;padding-left:10px;margin-top:0px;}

.E_IFRM_IN {
border-style:solid;
border-width:0px;
border-color:#E8E8E8;
width:100%;
height:101%;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow:hidden;
}

.E_IFRM_VAL {
border-style:solid;
border-width:1px;
border-color:#E8E8E8;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow:hidden;
-webkit-overflow-scrolling:touch;

}

@media screen and (min-device-width: 320px) and (max-device-width: 1024px)
{

/* css for iphone and ipad only */
.E_IFRM_VAL {overflow:auto;}

}

.DIV_TABMAIN {
height:27px;
padding-top:14px;
background-color:#F9F6EF;
overflow:hidden;
white-space:nowrap;
}

.DIV_TABMAIN_BORDER {
border-style:solid;
border-width:0px 0px 1px 0px;
border-color:#D4D4D4;

height:41px;
width:100%;
padding-top:0px;
background-color:transparent;
position:absolute;
top:0px;
z-index:1;
overflow:hidden;
background-color:#F9F6EF;

}

.DIV_TABMAIN div.DIV_TAB {
-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
border-style:solid;
border-width:1px;
border-color:#D4D4D4;
display:inline-block;
padding:6px;
height:14px;

box-shadow: inset 0 1px 0 0 #FFFFFF;
-moz-box-shadow: inset 0 1px 0 0 #FFFFFF;
-webkit-box-shadow: inset 0 1px 0 0 #FFFFFF;
background: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#FFFFFF)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #E8E8E8, #FFFFFF); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8E8E8', endColorstr='#FFFFFF'); /* IE için */
margin-left:2px;
cursor:pointer;
vertical-align:top;

}
.DIV_TABMAIN div.DIV_TAB_SEL {
-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
border-style:solid;
border-width:1px;
border-color:#D4D4D4;
border-bottom-color:#FFFFFF;
display:inline-block;
padding:6px;
height:14px;
background-color:#FFFFFF;
margin-left:2px;
vertical-align:top;


}

.DIV_TABMAIN div.DIV_TAB_BUT {
display:inline-block;
text-align:right;
vertical-align:top;
position:absolute;
right:0px;
margin-right:18px;
}

.DDMNU {
border-style:solid;
border-color:#C0BFBD;
border-width:1px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
min-width:120px;
padding:4px 0px 4px 0px;
margin-top:12px;
background-color:#FFFFFF;
}

.DDMNU_IN {
height:19px;
padding:5px 11px 0px 11px;
color:#5C5A5D;
font-weight:normal;
white-space:nowrap;
position:relative;
}

.DDMNU_IN:Hover {background-color:#F9F6EF; }

.DDMNU_SEP {
border-style:solid;
border-width:1px 0px 0px 0px;
border-color:#D5D5D5;
height:1px;
}
.selpg {
display:inline-block;
width:21px;
height:18px;
border-color:#CACACA;
border-width:1px;
border-style:solid;
padding-top:4px;
text-align:center;
background-color:#EDEDED;
color:#757575;
}

.rpppg,.rppstr {
display:inline-block;
width:21px;
height:18px;
border-color:#CACACA;
border-width:1px;
border-style:solid;
padding-top:4px;
text-align:center;
background-color:#FFFFFF;
color:#757575;
}





.E_BUT_BCK {
display:inline-block;
height:25px;
border-style:solid;
border-width:1px;
border-color:#404040;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color:#F2F2F2;
font-weight:bold;
background-color:#5c5b5b;
box-shadow: inset 0 1px 0 0 #828282, 0 1px 0 0 #ecedee;
-moz-box-shadow: inset 0 1px 0 0 #828282, 0 1px 0 0 #ecedee;
-webkit-box-shadow: inset 0 1px 0 0 #828282, 0 1px 0 0 #ecedee;
cursor:pointer;
}
.E_BUT_BCK:Hover {background-color:#696969; }
.E_BUT_BCK div.ESK_IMG_INL {position:absolute;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/backarrow.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#3F3F3F;padding-top:5px;}
.E_BUT_BCK input {padding-left:30px;height:100%;border-style:none;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;font-weight:bold;cursor:pointer;background-color:transparent;color:#F2F2F2;}


.E_BUT,.E_BUT_MF {
display:inline-block;
height:25px;
border-style:solid;
border-width:1px;
border-color:#D2D2D2;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color:#686868;
font-weight:bold;
cursor:pointer;
vertical-align:top;

background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#ebebeb)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #fdfdfd, #ebebeb); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#ebebeb'); /* IE için */
box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
}
.E_BUT:Hover,.E_BUT_MF:Hover {background:#f4f4f4;}

.E_BUT input {padding-left:30px;height:100%;border-style:none;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;color:#686868;font-weight:bold;cursor:pointer;background-color:transparent;}
.E_BUT div.ESK_IMG_INL {position:absolute;padding-top:5px;}

.E_BUT_MF input {vertical-align:top;xpadding-right:30px;height:100%;border-style:none;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;color:#686868;font-weight:bold;cursor:pointer;background-color:transparent;}
.E_BUT_MF div.ESK_IMG_INR {vertical-align:top;display:inline-block;xposition:absolute;padding-top:5px;}
.E_BUT_MF:Hover {background:#f4f4f4;}

.E_BUT_NEW div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/plus.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_PRW div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/preview.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_FEDT div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/feditor.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_CREATE div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/create.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_CANCEL div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/cancel.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_COPY div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/copy.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_UPLOAD div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/upload.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_AKTAR div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/aktar.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_SAVE div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/save.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_FMAN div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/fmanager.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_PRF div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/preferences.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_RESET div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/reset.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_PRT div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/print.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_RUN div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/run.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_REFRESH div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/refresh.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}
.E_BUT_SEARCH div.ESK_IMG_INL {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/search.png);border-style:solid;border-width:0px 1px 0px 0px;border-color:#D2D2D2;}


.E_BUT_MF_GN div.ESK_IMG_INR {background-repeat:no-repeat;background-position:50% 50%;background-image:url(/eskimo/currver/imgs/eskbut/dropdown.png);border-style:solid;border-width:0px 0px 0px 1px;border-color:#D2D2D2;}

.E_SETEXTBOX_WRAPPER {position:relative;display:inline-block;vertical-align:top;}
.xE_SETEXTBOX_WRAPPER:hover > .E_SEFILTERS { visibility: visible;}

.E_SEFILTERS {
position:absolute;
top:100%;
right:0px;
border-style:solid;border-width:5px 0px 0px 0px;border-color:transparent;
visibility: hidden;
width:100%;
}

.E_SEFILTERS_IN {
border-radius:3px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:5px 10px 10px 10px;
color:#616161;
background-color:#FFFFFF;
display:inline-block;
}

.E_SEFILTERS_IN input,.E_SEFILTERS_IN .esk_input_list {
-moz-transition:none !important;
-webkit-transition:none !important;
-o-transition:none !important;
transition:none !important;

}

.E_SETEXTBOX, .E_SECOMBOBOX,.E_SEBUT {display:inline-block;vertical-align:top;}

.E_SETEXTBOX input[type=text],
.E_SETEXTBOX .esk_input_list  {
background-color:transparent;
height:26px;
border-radius:3px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:0 25px 0 8px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 12px Arial;
line-height:25px;
background-color:#FFFFFF;
}

.E_SETEXTBOX input[type=text]:focus,
.E_SECOMBOBOX select:focus ,
.E_SECOMBOBOX .esk_input_list
{
-moz-box-shadow:0px 0px 5px 0px #c3c7cd;
-webkit-box-shadow: 0px 0px 5px 0px #c3c7cd;
box-shadow:0px 0px 5px 0px #c3c7cd;
-moz-transition:all 0.5s ease-in-out 0s;
-webkit-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
border:1px solid #5a6c82;
outline:none;
background-color:#FFFFFF;

}

.xE_SETEXTBOX input[type=text]:hover + .E_SEFILTERS { visibility: visible;}
.xE_SETEXTBOX:hover > .E_SEFILTERS { visibility: visible;}


.E_SECOMBOBOX select {
background-color:transparent;
height:28px;
border-radius:5px 5px 5px 5px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:4px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 12px Arial;

background-color:#FFFFFF;
}

.E_SEBUT {position:absolute;right:6px;top:5px; }

.xE_SEBUT {position:relative;left:-30px;top:5px; }
.E_SEBUT input[type=button],.E_SEBUT input[type=submit]
{
xposition:absolute;
display:inline-block;
vertical-align:top;
border-style:solid;
border-width:0px 0px 0px 1px;
border-color:#D2D2D2;
background-color:transparent;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
background-image:url(/eskimo/currver/imgs/eskbut/search.png);
background-repeat:no-repeat;
background-position:5px 0px;
width:21px;
cursor:pointer;
}

.E_BUT_ORD {
display:inline-block;
height:14px;
width:14px;
border-style:solid;
border-width:1px;
border-color:#D2D2D2;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color:#686868;
cursor:pointer;

background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#ebebeb)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #fdfdfd, #ebebeb); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#ebebeb'); /* IE için */
box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
text-align:center;
margin-left:2px;
}

.E_BUT_ORD img {position:relative;}
.E_BUT_ORD:Hover {background:#f4f4f4;}

#TBL_DATA,.TBL_DATA {color:#444444; }
#TBL_DATA .TD_HDR,.TBL_DATA .TD_HDR { height:15px; border-width:1px;border-style:solid;border-color:#CACACA;background-color:#EAEAEA;font-weight:bold;
background: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#DEDEDE)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #F4F4F4, #DEDEDE); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4F4F4', endColorstr='#DEDEDE'); /* IE için */
box-shadow: inset 0 1px 0 0 #fff;
-moz-box-shadow: inset 0 1px 0 0 #fff;
-webkit-box-shadow: inset 0 1px 0 0 #fff;
text-shadow:0px 1px #FFF;

}


.DIV_SM_IMG {border-style:solid;border-width:3px;border-color:transparent;padding:5px; }
.IMG_SEL {border-color:#C0C0C0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
 }

#TBL_DATA .TR_HDR_MARGIN, .TBL_DATA .TR_HDR_MARGIN {height:7px; }
#TBL_DATA TR:Hover, .TBL_DATA TR:Hover  {cursor:pointer;background-color: #FDF0D2;}
#TBL_DATA .TR_HELPER, .TBL_DATA .TR_HELPER  {cursor:pointer;background-color: #FDF0D2;}
#TBL_DATA .TR_HELPER td, .TBL_DATA .TR_HELPER  td{cursor:move;border-style:dashed;border-color:#000000;border-width:1px 0px 1px 0px;padding:2px;}
#TBL_DATA .TR_HELPER td:first-child, .TBL_DATA .TR_HELPER td:first-child{border-left-width:1px;}
#TBL_DATA .TR_HELPER td:last-child, .TBL_DATA .TR_HELPER td:last-child{border-right-width:1px;}
#TBL_DATA .TR_DRAG td, .TBL_DATA .TR_DRAG td {cursor:move !important;}

#TBL_DATA .TR_DATA0, .TBL_DATA .TR_DATA0 {background-color: #EEEEEE;}
#TBL_DATA .TR_SEL, .TBL_DATA .TR_SEL {background-color: #EEEEEE !important;}
#TBL_DATA .TR_DATA_PASSIVE, .TBL_DATA .TR_DATA_PASSIVE {font-style:italic !important;color:#C0C0C0 !important; }

#TBL_DATA .TR_DATA_UNREAD, .TBL_DATA .TR_DATA_UNREAD {font-weight:bold !important; }
#TBL_DATA .TR_DATA_IMP, .TBL_DATA .TR_DATA_IMP {font-weight:bold !important;color:#0000FF !important; }
#TBL_DATA .TR_DATA_CONF { background-color:#A2C803 !important; color:#FFFFFF !important;}

#TBL_DATA .TR_DATA_CONF input {background-color:#FFFFFF; border:1px solid #5a6c82;}

#TBL_DATA .TR_DATA1, .TBL_DATA .TR_DATA1 {background-color: #FFFFFF;}
#TBL_DATA .TD_DEL:Hover, .TBL_DATA .TD_DEL:Hover {color:#FFFFFF;background-color: #EC4D4C; xcolor:#4B0100;
background: -webkit-gradient(linear, left top, left bottom, from(#F65A5A), to(#CB2320)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #F65A5A, #CB2320); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F65A5A', endColorstr='#CB2320'); /* IE için */

}
#TBL_DATA .TD_BUT:Hover, .TBL_DATA .TD_BUT:Hover {color:#FFFFFF; background-color: #A2C803; xcolor:#394600;
background: -webkit-gradient(linear, left top, left bottom, from(#A8CF04), to(#95B901)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #A8CF04, #95B901); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A8CF04', endColorstr='#95B901'); /* IE için */
}


.DIV_OBJINSP_BLOCK {width:280px;margin:0px 3px 3px 0px;border-style:solid;border-width:1px;border-color:#D2D2D2;padding:5px 0px 0px 5px;vertical-align:top;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color:#686868;
}
.DIV_OBJINSP_BLOCK div.TIT {width:140px; }
.DIV_OBJINSP_BLOCK2 {width:570px;margin:0px 0px 3px 0px;border-style:solid;border-width:1px;border-color:#D2D2D2;padding:5px 0px 0px 5px;vertical-align:top;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color:#686868;
}

.DIV_OBJINSP_BLOCK3 {width:220px; }
.DIV_OBJINSP_BLOCK3 div.TIT {width:70px;}

.xE_SSDIV {border-style:solid;border-width:1px;border-color:#000000;background-color:#FFFFFF;position:absolute;}
.E_SSDIV{
background-color:#FFFFFF;
-moz-box-shadow:    inset 0 0 10px #FFFFFF;
-webkit-box-shadow: inset 0 0 10px #FFFFFF;
box-shadow:         inset 0 0 10px #FFFFFF;
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
box-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
position:absolute;
}
.E_SSDIV_IN {background-color: #FFFFFF;     padding: 2px 6px 2px 6px;font-size:11px;font-weight:normal;}
.E_SSDIV_IN:Hover,.E_SSDIV_IN_SEL {background-color: #FFDB9D; color: #000000;cursor:pointer;      padding: 2px 6px 2px 6px;font-size:11px;font-weight:normal;}

.E_DIV_EDITOR_MAIN {background-color:#F8F8F8;width:100%;text-align:center;}


#DIV_EDITOR_TOP div.E_DIV_EDTBUT {width:44px;height:34px;display:inline-block;cursor:pointer;border-style:solid;border-width:0px 1px 0px 0px;border-color:#CDCDCD;vertical-align:top;margin:0px;text-align:center;
box-shadow:1px 0px 0 0px #FFFFFF;
}

#DIV_EDITOR_TOP div.E_DIV_EDTBCK {height:28px;display:inline-block;cursor:pointer;border-style:solid;border-width:0px 1px 0px 0px;border-color:#CDCDCD;vertical-align:top;margin:0px;text-align:center;
box-shadow:1px 0px 0 0px #FFFFFF;padding:6px 10px 0px 10px;
}

#xDIV_EDITOR_TOP div.E_DIV_EDTBUT {width:44px;height:34px;display:inline-block;cursor:pointer;border-style:solid;border-width:0px 1px 0px 2px;border-right-color:#CDCDCD;border-left-color:#FFFFFF;vertical-align:top;margin:0px;text-align:center;}


#DIV_EDITOR_TOP div.E_DIV_EDTBUT:Hover {background-image:url(/eskimo/currver/imgs/eskedt/butback.png);background-repeat:no-repeat; }
#DIV_EDITOR_TOP div.E_DIV_EDTBUT img.E_EDITOR_ICON,#DIV_EDITOR_TOP div.E_DIV_EDTBUTSEL img.E_EDITOR_ICON,#SPAN_EDTBUTS div.E_DIV_EDTBUT img.E_EDITOR_ICON  {position:relative;top:4px;}

#DIV_EDITOR_TOP div.E_DIV_EDTBUTSEL {width:44px;height:34px;display:inline-block;cursor:pointer;border-style:solid;border-width:0px 1px 0px 0px;border-color:#CDCDCD;vertical-align:top;margin:0px;text-align:center;background-image:url(/eskimo/currver/imgs/eskedt/butback.png);background-repeat:no-repeat;}
#DIV_EDITOR_TOP2 {height:10px;width:100%;border-style:solid;border-width:1px 0px 0px 0px;border-color:#515151;background-color:#0D0D0D;}


.DIV_DIR_TIT {cursor:pointer;margin-bottom:3px;display:inline-block; }
.DIV_DIR_TIT_SEL {cursor:pointer;margin-bottom:3px;display:inline-block;font-weight:bold; }
.DIV_DIR_TIT img {vertical-align:middle; }
.DIV_DIR_TIT_SEL img {vertical-align:middle; }

#DIV_FLM {overflow:hidden;height:100%;width:100%; }
#DIV_FLM_LEFT   {position:absolute;border-style:solid;border-width:0px 1px 0px 0px;border-color:#CBCBCB;width:320px;height:100%; }
#DIV_FLM_RIGHT  {position:absolute;left:321px;right:0px;top:0px;height:100%; }
.DIV_FLMIN_TOP  {height:25px;width:100%;border-style:solid;border-width:0px 0px 1px 0px;border-color:#CBCBCB;padding:12px 0px 0px 0px; }
.DIV_FLMIN_TOP *.DIV_FLMIN_TOPIN {padding-left:8px;font-weight:bold;}
.DIV_FLMIN_TOP *.DIV_FLMIN_TOPIN *.BUTTONS {position:absolute;vertical-align:top;right:0px;padding-right:8px; }
#DIV_FLM_RIGHT *.DIV_FLMIN_TOP *.DIV_FLMIN_TOPIN  {position:relative;top:-8px;text-align:right;padding-right:16px; }

#DIV_FLM_DIRS {padding:8px 7px 0px 7px;
overflow:auto;position:absolute;bottom:0px;top:38px; width:305px;
}
#DIV_FLM_DIRSIN{padding:9px 7px 0px 7px;}

#DIV_FLM_FILS {padding:6px 0px 0px 7px; }
#DIV_FIL {xwidth:100%;xheight:250px;overflow:auto;position:absolute;bottom:75px;top:46px;left:7px;right:7px; }
#DIV_FILEINFO {height:32px;width:100%;border-style:solid;border-width:1px 0px 1px 0px;border-color:#CBCBCB;padding:5px 0px 0px 0px;white-space:nowrap;overflow:hidden;position:absolute;bottom:35px; }
#DIV_FILEINFO *.DIV_FILEINFO_BUT {padding-left:8px;display:inline-block;vertical-align:top;}
#DIV_FILEINFO *.DIV_FILEINFO_TXT {display:inline-block;vertical-align:top;position:relative;top:6px;margin-left:10px; }

#DIV_PREVIEW {xpadding:0px 0px 0px 7px;position:absolute;top:38px;bottom:0px;left:0px;right:0px;background-color:#FFFFFF;
text-align:center;
z-index:100;
xborder-style:solid;
xborder-width:1px;
xborder-color:#CDCDCD;
x-moz-border-radius: 5px;
x-webkit-border-radius: 5px;
xborder-radius: 5px;
xbox-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
x-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
x-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
}

#DIV_PREVIEW_SML {padding:20px;position:absolute;background-color:#FFFFFF;
text-align:center;
z-index:4000;
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
}

#DIV_PREVIEW_MSG {}
#DIV_PREVIEW_IFRM {width:100%;height:100%;}

.ESK_SUB_BLOCK {
padding:10px 10px 19px 10px;
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;

}

.WTM_PREVIEW {
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
width:220px;
height:224px;
overflow:hidden;
text-align:center;
}
/*-----------------*/

/*Dialog*/

.E_DIV_DLG {
background-color:#FFFFFF;
-moz-box-shadow:    inset 0 0 10px #FFFFFF;
-webkit-box-shadow: inset 0 0 10px #FFFFFF;
box-shadow:         inset 0 0 10px #FFFFFF;
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
min-width:200px;
}

.E_DIV_HDR_DLG {
height:42px;
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#555555;
text-shadow:0px 1px #FFF;
border-style:solid;border-width:0px 0px 1px 0px;border-color:#CFCFCF;
cursor:move;

background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cecece)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #f4f4f4, #cecece); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#cecece'); /* IE için */
box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 6px 0 #e4e4e4;

-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;

overflow:hidden;

}

.E_DIV_HDR_TIT {
position:absolute;
left:0px;
right:42px;
overflow:hidden;
padding:10px 0px 0px 10px;
white-space:nowrap;
}


.E_DIV_HDR_BUTTONS {
position:absolute;
right:0px;
width:41px;
text-align:center;
padding-top:10px;
cursor:pointer;
background-color:#FAFAFA;
border-style:solid;
border-width:1px 0px 0px 1px;
border-color:#CDCDCD;
top:0px;
height:32px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
overflow:hidden;
z-index:10;

background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ececec)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #f5f5f5, #ececec); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec'); /* IE için */
box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fbfbfb, 0 0 6px 0 #e4e4e4;

}

.E_DIV_HDR_BUT {
text-align:center;
display:inline-block;
width:20px;
height:20px;
border-style:solid;
border-width:1px;
border-color:#CDCDCD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#cbcbcb)); /* Safari - Chrome i in */
        background: -moz-linear-gradient(top, #f9f9f9, #cbcbcb); /* Firefox i in */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#cbcbcb'); /* IE i in */
        box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;
    -moz-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;
    -webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #e8e8e9;
overflow:hidden;
}

.E_DIV_HDR_BUT:Hover {


	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ebebeb)); /* Safari - Chrome i in */
	background: -moz-linear-gradient(top, #f9f9f9, #ebebeb); /* Firefox i in */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ebebeb'); /* IE i in */
}

.E_DIV_HDR_BUT img {
position:relative;
top:-1px;

}

.E_DIV_DLG_BDY {
position:absolute;
top:44px;
bottom:0px;
padding-bottom:2px;
background-color:#FFFFFF;
width:100%;
min-width:200px;
xbackground-color:#FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow:hidden;

}


#DIV_FLUPLOAD input[type=file] {
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:2px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 12px Arial,Helvetica,sans-serif;
background-color:transparent;

}

.E_SUB_TIT2     {
xbackground-color:#3E99DF;
xfont-weight:bold;
xtext-align:center;
xpadding:5px;
xmargin-bottom:5px;

background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cecece)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #f4f4f4, #cecece); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#cecece'); /* IE için */

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding:5px;
margin-bottom:5px;
text-align:center;
font-weight:bold;

}

.E_SUB_BLOCK     {
xbackground: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cecece)); /* Safari - Chrome için */
xbackground: -moz-linear-gradient(top, #f4f4f4, #cecece); /* Firefox için */
xfilter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#cecece'); /* IE için */

background-color:#F4F4F4;
border-style:solid;
border-width:1px;
border-color:#CBCBCB;
xbackground-color:#FFFFFF;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding:5px;
margin-bottom:5px;
xtext-align:center;
font-weight:bold;
}

.xDIV_E_LOADING
{
position:fixed;
z-index:9999999999;
left:40%;
top:45%;
width:300px;
height:50px;
text-align:center;
display:table;
border-style:solid;
border-width:1px;
border-color:#CBCBCB;
background-color:#FFFFFF;
xbackground-color:#FF0000;
-moz-box-shadow:    inset 0 0 10px #FFFFFF;
-webkit-box-shadow: inset 0 0 10px #FFFFFF;
box-shadow:         inset 0 0 10px #FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

box-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
font-weight:bold;
text-shadow:0px 1px #F0F0F0;
}

.DIV_E_LOADING_MASK
{
position:absolute;
z-index:9999998;
width:100%;
height:100%;
left:0px;
top:0px;
line-height:100%;
vertical-align:middle;
text-align:center;
background-color:#C0C0C0;
opacity:0.2;
}

.DIV_E_LOADING
{
position:absolute;
width:100%;
height:100%;
left:0px;
top:0px;
line-height:100%;
vertical-align:middle;
text-align:center;
background-color:transparent;
}

.SPAN_E_LOADING_IN
{
display:inline-block;
opacity:1;
background-color:#FFFFFF !important;
line-height:20px;
padding:10px;

-moz-box-shadow:    inset 0 0 10px #FFFFFF;
-webkit-box-shadow: inset 0 0 10px #FFFFFF;
box-shadow:         inset 0 0 10px #FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

box-shadow: inset 0 1px 0 0 #fff, 0 0 7px 0 #e4e4e4;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 0 6px 0 #e4e4e4;

}

/*-----------------*/



/*----------------------------------------------------ESKI STILLER-------------------------------------------*/

#tr_topmnu td {text-align:center;border-style:solid;border-width:2px;border-color:#FFFFFF;background-repeat:no-repeat;background-position:50% 0%;height:62px;width:55px;vertical-align:bottom;}
#tr_topmnu td:Hover {text-align:center;cursor:pointer;border-color:#003399;}
td.toproute {font-weight:bold;color:#FFFFFF;background-color:#3E99DF;border-style:solid;border-width:2px 0px 2px 0px;border-color:#003399;height:19px;padding:0px 7px 0px 7px; }

#topmenu_prs img {cursor:pointer;}

.xE_TBL_HDR      {color: #000000; background-color: #9999CD; margin: 0; border-style: solid;border-color: #003399;border-width:1px 1px 1px 1px;font-weight:bold;}
.xE_TBL_DTL      {color: #000000; background-color: transparent; margin: 0; border-width : 0px 1px 1px 1px;border-style:solid;border-color:#003399;}
.xE_TBL_HDR_DLG  {color: #000000; background-color: #C0C0C0; margin: 0; border: 1px solid #003399;font-weight:bold; }

.xE_DIV_DLG  {color: #000000; background-color: #F6F4F4; margin: 0; border-style:solid; border-width: 1px ;border-color:#003399;
-moz-box-sizing:border-box;     -webkit-box-sizing:border-box;     box-sizing:border-box;
}
.xE_DIV_DLG_BDY {background-color:#F6F4F4; }
.xE_DIV_HDR_DLG  {color: #000000; background-color: #C0C0C0; margin: 0; border-style: solid;border-color:#003399;border-width:0px 0px 1px 0px;font-weight:bold; }

.IMG_BUT {cursor:pointer;}
/*Button Set*/
.xE_BUT_GO { border-style:solid; border-width:1px; border-color:#F6F4F4; background-color:transparent; background-image:url("/eskimo/currver/imgs/butset/gobut.gif"); background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer;}
.xE_BUT_GO:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_SE { border-style:solid; border-width:1px; border-color:#F6F4F4; background-color:transparent; background-image:url("/eskimo/currver/imgs/butset/sebut.gif"); background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_SE:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_CNC { border-style:solid; border-width:1px; border-color:#F6F4F4; background-color:transparent; background-image:url("/eskimo/currver/imgs/butset/cancel.png"); background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_CNC:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_GN { border-style:solid; border-width:1px; border-color:#F6F4F4; background-color:transparent; background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 6px;cursor:pointer;}
.E_BUT_GN:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_REF { border-style:solid; border-width:1px; border-color:#F6F4F4; background-color:transparent; background-image:url("/eskimo/currver/imgs/butset/refresh.png"); background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer;}
.E_BUT_REF:Hover { background-color:#CCCCFF;border-color:#000000;}
.xE_BUT_FEDT { border-style:solid; border-width:1px; border-color:#F6F4F4; background-color:transparent; background-image:url("/eskimo/currver/imgs/butset/file_editor.png"); background-repeat:no-repeat; background-position:5px 2px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.xE_BUT_FEDT:Hover { background-color:#CCCCFF;border-color:#000000;}


.E_BUT_SV_D {border-style:solid; border-width:1px; border-color:#000000;background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/svbut.gif"); background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_SV_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_DEL_D {border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/delbut.gif"); background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_DEL_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_FEDT_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/file_editor.png"); background-repeat:no-repeat; background-position:5px 2px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_FEDT_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_REF_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/refreshbut.gif"); background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_REF_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_PRW_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/previewbut.gif"); background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_PRW_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_CPY_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/cpybut.gif"); background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_CPY_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_FMAN_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/folder.png"); background-repeat:no-repeat; background-position:5px 2px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_FMAN_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_DET_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/detailsbut.png"); background-repeat:no-repeat; background-position:5px 2px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_DET_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_NEW_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/newbut.png"); background-repeat:no-repeat; background-position:5px 2px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_NEW_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_MAIL_REPLY_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/user1_into.png"); background-repeat:no-repeat; background-position:5px 2px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_MAIL_REPLY_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_MAIL_REPLYALL_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/users_into.png"); background-repeat:no-repeat; background-position:5px 2px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_MAIL_REPLYALL_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_MAIL_FORWARD_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/mail_forward.png"); background-repeat:no-repeat; background-position:5px 2px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_MAIL_FORWARD_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_MAIL_SEND_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/mail.png"); background-repeat:no-repeat; background-position:5px 2px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_MAIL_SEND_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_PEDT_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/unlock16.png"); background-repeat:no-repeat; background-position:5px 2px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer; }
.E_BUT_PEDT_D:Hover { background-color:#CCCCFF;border-color:#000000;}



.E_BUT_GN_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 6px;cursor:pointer;}
.E_BUT_GN_D:Hover { background-color:#CCCCFF;border-color:#000000;}
.E_BUT_GO_D { border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFFFF; background-image:url("/eskimo/currver/imgs/butset/gobut.gif"); background-repeat:no-repeat; background-position:0px 1px; height:20px; text-align:left; padding:0px 6px 0px 25px;cursor:pointer;}
.E_BUT_GO_D:Hover { background-color:#CCCCFF;border-color:#000000;}

.E_DIP          {font-weight:bold;color:#FF0000;font-size:12px;}
.E_IMP_N        {font-weight:bold;color:#FF0000;}
.E_IMP_P        {font-weight:bold;color:#0000FF;}
.E_IMP_R        {font-weight:bold;color:#00FF00;}
.E_IMP_W        {font-weight:bold;color:#C8C8C8;}

.TD_DIP         { border-style:solid;border-width:1px 0px 0px 0px;border-color:#000000;}

.E_TIT          {font-weight:bold;}
.E_TIT_REQ	{font-weight:bold;color:#900000;}
.E_TITSE        {}
.E_TITSE_REQ    {color:#900000;}

/*Window Styles*/
.WDG_WINBT img {cursor:pointer;}



.DIV_MMNU_MAIN {text-align:left;border-style:solid;border-width:1px;border-color:#000000;background-color:#FFFFFF;margin-bottom:5px;margin-right:5px;}
.MMNU_TIT {}
.MMNU_TIT:Hover {background-color: #FFDB9D;cursor:pointer;}
.MMNU_MINUS {width:10px; }

#TD_MTIT {font-weight:bold;height:25px; }
#E_TBL_TOP { }
#TD_MSE {border-style:solid;border-width:2px 0px 0px 0px;color:#003399;padding-top:10px; }
#TD_PGNUMS {text-align:right; }


#TBL_TAB {border-color:#8283B6;border-style:solid;border-width:2px 0px 0px 0px;background-color:#9C9ACE;color:#000000;width:100%;padding:0px;margin:0px;}
.TAB_SEP {border-style:solid;border-color:#000000;border-width:0px 0px 1px 0px;}
.TAB_TD {cursor:pointer;border-style:solid;border-color:#000000;border-width:0px 0px 1px 0px;background-color:#DCDADA;white-space:nowrap;}
.TAB_TD_SEL {background-color:#F6F4F4;border-style:solid;border-color:#F6F4F4;border-width:0px 0px 1px 0px;white-space:nowrap;}
#TBL_TAB div {border-color:#000000;border-style:solid;border-width:1px 0px 0px 0px;padding:3px 0px 4px 0px;display:block;height:13px;}
.TAB_IMG {vertical-align:middle;}

.xDIV_DTIT {cursor:pointer;margin-bottom:3px;display:inline-block; }
.xDIV_DTIT_SEL {cursor:pointer;margin-bottom:3px;display:inline-block;font-weight:bold; }

a {text-decoration:none;color:#003399; }

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }


#DIV_EDITOR_BOTTOM {position: fixed;bottom: 0px;width:100%;border-style:solid;border-width:2px 0px 0px 0px;background-color:#9C9ACE;border-color:#000000;margin:0px;padding:5px;text-align:left}

.ESKLOC {border-style:solid;border-width:1px;border-color:#FF0000;}

#ESK_OBJINSPECTOR {position:absolute;bottom:0px;top:18px;width:100%;overflow:auto;border-style:solid;border-width:1px 0px 0px 0px;border-color:#C9C9C9; }
#OBJ_COMBO {
border-style:none !important;
padding:0px !important;
xborder-width:0px 0px 1px 0px;
xborder-color:#c9c9c9;

xborder-radius:3px 3px 3px 3px;
xborder:1px solid #c9c9c9;
x-moz-box-shadow:0px 0px 3px 0px #ccc;
x-webkit-box-shadow: 0px 0px 3px 0px #ccc;
xbox-shadow:0px 0px 3px 0px #ccc;
xpadding:2px;
x-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
x-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
xbox-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
xcolor:#616161;
xfont:normal 12px Arial,Helvetica,sans-serif;
xbackground-color:transparent;
xoverflow:hidden;


}
#ESK_OBJINSPECTOR div.E_TBL_HDR_CONT {xpadding:0px 1px 0px 0px;text-transform:none !important; }
#ESK_OBJINSPECTOR div.E_TBL_HDR      {color: #787878; background-color: #F5F5F5; margin: 0; border-style:solid; border-width:0px 0px 1px 0px;border-color:#E9E9E9;font-weight:bold;height:17px;padding:3px 8px 0px 8px;text-transform:none !important;cursor:pointer; }
#ESK_OBJINSPECTOR div.E_TBL_HDR img {float:right;cursor:pointer;position:relative;top:5px; }
#ESK_OBJINSPECTOR div.E_TBL_DTL      {color: #000000; background-color: transparent; margin: 0; border-width : 0px 1px 1px 1px;border-style:solid;border-color:#003399;font-family:tahoma;font-size:11px;text-transform:none !important; }

#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW_NULL {white-space:nowrap;width:233px;display:inline-block;overflow:hidden;margin:0px 0px 0px 0px;text-transform:none !important;height:29px; }

#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW {white-space:nowrap;width:233px;display:inline-block;xoverflow:hidden;margin:0px 0px 0px 0px;text-transform:none !important;height:29px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#E9E9E9; }
#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW:hover {text-transform:none !important; }
#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW div.E_TOOLBOX_ROW_TXT {padding:5px 0px 5px 5px;display:inline-block;text-transform:none !important;font-style:inherit;}
#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW div.E_TOOLBOX_ROW_TXT div.TIT {padding-left:5px;position:relative;top:2px;width:87px;overflow:hidden;display:inline-block;vertical-align:top;}

#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW_BUT div.E_TOOLBOX_ROW_TXT div.TIT {padding-left:5px;position:relative;top:2px;width:87px;overflow:hidden;vertical-align:top;}

#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW_CST {padding-top:3px;white-space:nowrap;width:233px;display:inline-block;xoverflow:hidden;margin:0px 0px 0px 0px;text-transform:none !important;height:26px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#E9E9E9; }
#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW_CST div.E_TOOLBOX_ROW_TXT {padding:0px 0px 0px 5px;display:inline-block;text-transform:none !important;font-style:inherit;width:auto!important}
#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW_CST div.E_TOOLBOX_ROW_TXT div.TIT {padding-left:5px;position:relative;top:2px;width:87px;overflow:hidden;display:none;vertical-align:top;}
#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW_CST div.E_TOOLBOX_ROW_TXT div.IMP {display:none;}
#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW_CST div.E_TOOLBOX_ROW_TXT div.VAL {padding-left:15px;width:215px;}

#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW div.E_TOOLBOX_ROW_TXT div.IMP {position:relative;top:3px;width:13px;overflow:hidden;display:inline-block;vertical-align:top;}

#xESK_OBJINSPECTOR div.E_TOOLBOX_SUB_MENU {background-color:#F5F5F5;border-style:solid;border-width:0px 0px 1px 0px;border-color:#E9E9E9; }
#xESK_OBJINSPECTOR div.E_TOOLBOX_SUB_MENU select,#xESK_OBJINSPECTOR div.E_TOOLBOX_SUB_MENU input {background-color:#FFFFFF; }
#xESK_OBJINSPECTOR div.E_TOOLBOX_SUB_MENU div.E_TOOLBOX_ROW_TXT div.TIT {padding-left:15px;width:77px;}

#ESK_OBJINSPECTOR div.E_TOOLBOX_SUB_MENU {background-color:#F5F5F5; }
#ESK_OBJINSPECTOR div.E_TOOLBOX_SUB_MENU select,#ESK_OBJINSPECTOR div.E_TOOLBOX_SUB_MENU input {background-color:#FFFFFF; }
#ESK_OBJINSPECTOR div.E_TOOLBOX_SUB_MENU div.E_TOOLBOX_ROW_TXT div.TIT {padding-left:15px;width:77px;}

#ESK_OBJINSPECTOR div.E_TOOLBOX_MENU {border-style:solid;border-width:0px 0px 1px 0px;border-color:#E9E9E9; }
#ESK_OBJINSPECTOR div.E_TOOLBOX_MENU select,#ESK_OBJINSPECTOR div.E_TOOLBOX_MENU input {background-color:#FFFFFF; }
#ESK_OBJINSPECTOR div.E_TOOLBOX_MENU div.E_TOOLBOX_ROW_TXT div.TIT {padding-top:5px;width:77px;height:24px;}


#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW div.E_TOOLBOX_ROW_TXT div.VAL {position:relative;top:-2px;white-space:nowrap;display:inline-block;padding-left:5px;xoverflow:hidden;display:inline-block;vertical-align:top;width:118px;}

#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW div.obj01buts {float:right;margin-top:5px;}
#ESK_OBJINSPECTOR div.E_TOOLBOX_ROW div.E_TOOLBOX_ROW_TXT img.icon {vertical-align:middle;width:16px;height:16px}

#ESK_OBJINSPECTOR div.E_DISABLED {font-style:italic !important;color:#616161;background-color:#F5F5F5; }
#ESK_OBJINSPECTOR div.E_DISABLED div.E_TOOLBOX_ROW_TXT {cursor:default !important;}

#ESK_OBJINSPECTOR img.E_IMG_BUT_BORDER {cursor:pointer;border-style:solid;border-width:1px;border-color:transparent;padding:3px;background-color:transparent;  }
#ESK_OBJINSPECTOR img.E_IMG_BUT_BORDER:Hover {border-style:solid;border-width:1px;border-color:#000000;background-color:#B2BBD0; }
#ESK_OBJINSPECTOR img.E_IMG_BUT_BORDER_SEL {border-style:solid;border-width:1px;border-color:#000000;background-color:#B2BBD0; }

.E_COLORPICKER_SELECTOR {position:absolute;cursor:pointer;display:inline-block;width:19px;height:19px;vertical-align:top;border-style:solid;border-width:1px;border-color:#C9C9C9;white-space:nowrap;border-radius:3px;margin-left:2px;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;

-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;

 }
.E_COLORPICKER_SELECTOR div {white-space:nowrap;width:17px;height:17px;border-style:solid;border-width:1px;border-color:#FFFFFF;overflow:hidden;border-radius:3px;background-position:-2px -2px; }
.E_COLORPICKER_SELECTOR div.butimg {position:absolute;white-space:nowrap;width:7px;height:6px;right:0px;bottom:0px;background-color:#C9C9C9;border-style:solid;border-width:1px;border-color:#FFFFFF transparent transparent #FFFFFF;background-image:url(/eskimo/currver/imgs/eskedt/cparrow.png);background-repeat:no-repeat;background-position:2px 1px;border-radius:0px;}

#ESK_SUBINSPECTOR div.E_TOOLBOX_ROW {white-space:nowrap;width:100%;display:inline-block;margin:0px 0px 0px 0px;text-transform:none !important;height:29px;border-style:none; }
#ESK_SUBINSPECTOR div.E_TOOLBOX_ROW div.E_TOOLBOX_ROW_TXT {padding:0px 0px 5px 0px;display:inline-block;text-transform:none !important;font-style:inherit;}
#ESK_SUBINSPECTOR div.E_TOOLBOX_ROW div.E_TOOLBOX_ROW_TXT div.TIT {padding-left:0px;position:relative;top:2px;width:107px;overflow:hidden;display:inline-block;vertical-align:top;}
#ESK_SUBINSPECTOR div.E_TOOLBOX_ROW div.E_TOOLBOX_ROW_TXT div.IMP {position:relative;top:1px;width:13px;overflow:hidden;display:inline-block;vertical-align:top;}
#ESK_SUBINSPECTOR div.E_TOOLBOX_ROW div.E_TOOLBOX_ROW_TXT div.VAL {position:relative;top:-2px;white-space:nowrap;display:inline-block;padding-left:5px;xoverflow:hidden;display:inline-block;vertical-align:top;width:118px;}


.E_BUT_RULE {display:inline-block;
height:11px;
padding:4px;
border-style:solid;
border-width:1px;
border-color:#D2D2D2;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color:#686868;
font-weight:bold;

cursor:pointer;

background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#ebebeb)); /* Safari - Chrome için */
background: -moz-linear-gradient(top, #fdfdfd, #ebebeb); /* Firefox için */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#ebebeb'); /* IE için */
box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
-moz-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;
-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #ecedee;

}

.E_BUT_RULE div {position:relative;top:-2px; }

.E_BUT_RULE:Hover {

-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;

-moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;

background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#cbcbcb)); /* Safari - Chrome i in */
	background: -moz-linear-gradient(top, #f9f9f9, #cbcbcb); /* Firefox i in */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#cbcbcb'); /* IE i in */

}

#ESK_OBJINSPECTOR div.DLG {
position:absolute;z-index:100000000;
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:10px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 12px Arial,Helvetica,sans-serif;
background-color:#F5F5F5;

}

#ESK_OBJINSPECTOR div.DLG select {background-color:#FFFFFF;}



#DIV_UPLOAD_PREVIEW {
position:fixed;z-index:100000000;
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:10px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 12px Arial,Helvetica,sans-serif;
background-color:#F5F5F5;

left:10px;
right:20px;
bottom:10px;
top:10px;
overflow:auto;
}

#DIV_UPLOAD_PREVIEW_CLOSE_BUT {
position:absolute;
right:10px;
cursor:pointer;
}
.dz-preview {display:inline-block;width:200px;vertical-align:top;overflow:hidden; }

.RSV10_STATUS_A {background-color:#bdc3c7;color:#FFFFFF;}
.RSV10_STATUS_B {background-color:#3498db;color:#FFFFFF;}
.RSV10_STATUS_C {background-color:#2ecc71;color:#FFFFFF;}
.RSV10_STATUS_X {background-color:#e74c3c;color:#FFFFFF;}
.RSV10_STATUS_Z {background-color:#9b59b6;color:#FFFFFF;}

.TCT11_STATUS_B {color:#144E4B;xfont-weight:bold;}
.TCT11_STATUS_C {color:#449C55;font-weight:bold;font-style: italic;}
.TCT11_STATUS_D {color:#08627D;font-weight:bold;font-style: italic;}
.TCT11_STATUS_X {color:#C0184E;font-weight:bold;font-style: italic;}
.TCT11_STATUS_Z {color:#7D466A;font-weight:bold;font-style: italic;}

.MSGBOX_IN {
    color: #1b1919;
    position: fixed;
    z-index: 999999999;
    border-radius: 2px;
    width: 448px;
    margin-left: -200px;
    background-color: #fff;
    -webkit-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    left: 50%;
    top: 50%;
    font-size: 16px;
    margin-top: -85px;
}

.MSGBOX_IN_TXT {
    padding: 24px 24px 0px 24px;
    color: #635a56;
    line-height: 24px;
    max-height:200px;
    overflow-y:auto;
}

.MSGBOX_IN_BUT {
    padding: 8px;
    text-align: right;
}

#ESK_MSGBOX input[type="button"] {
    margin-left: 8px;
    cursor: pointer;
    color: #1b1919;
    height: 36px;
    line-height: 36px;
    min-width: 88px;
    text-align: center;
    outline: none !important;
    background-color: transparent;
    display: inline-block;
    border-radius: 2px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.12);
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border: none;
    color: #4285f4;
    font-size: 14px;
    -webkit-appearance: none;
}

#ESK_MSGBOX input[type="button"]:focus,
#ESK_MSGBOX input[type="button"]:hover {
    background-color: #ececec;
}

.MSGBOX_IN_PROMPTS input[type=text],
.MSGBOX_IN_PROMPTS select
{
    width: 100%;
    height: 36px;
    display: inline-block;
    padding: 6px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    outline: none;
    font-size: 16px;
    color: #1b1919;
    border-bottom: 1px solid #d9d6d4;
    box-sizing: border-box;
    border-radius:0px!important;
    -webkit-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}

.MSGBOX_IN_radio > label {vertical-align:middle;margin-right:10px; }

.MSGBOX_IN_PROMPTS {
    padding: 10px 24px;
}


.MSGBOX_IN_PROMPTS input:focus {
    border-color: #4285f4;
}


.MSGBOX_BACK {
    position: fixed;
    background-color: #000;
    z-index: 999999998;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}


@media all and (max-width: 540px) {
  .MSGBOX_IN {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}


/*
.E_MSGBOX {
color:#616161;
font:normal 12px Arial,Helvetica,sans-serif;
top:0px;
left:0px;
right:0px;
bottom:0px;
text-Align:center;
}

.E_MSGBOX >.MSGBOX_BACK {
background-color:#F5F5F5;
opacity:0.8;
position:fixed;
left:0px;
top:0px;
right:0px;
bottom:0px;
z-index:100000;
}

.E_MSGBOX >.MSGBOX_IN {
border-radius:3px 3px 3px 3px;
border:1px solid #c9c9c9;
background-color:#FFFFFF;
-moz-box-shadow:0px 0px 3px 0px #ccc;
-webkit-box-shadow: 0px 0px 3px 0px #ccc;
box-shadow:0px 0px 3px 0px #ccc;
padding:10px;
-webkit-box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
-moz-box-shadow:inset 0 1px 0 #eee,#fff 0 1px 0;
box-shadow:inset 0 1px 0 #EEE,white 0 1px 0;
color:#616161;
font:normal 12px Arial,Helvetica,sans-serif;

width:300px;
position:relative;
z-Index:100001;
top:10px;
display:inline-block;
}


.E_MSGBOX >.MSGBOX_IN >.MSGBOX_IN_TXT{
width:100%;
text-Align:left;
overflow-y:auto;
margin-bottom:10px;
line-height:25px;
}

.E_MSGBOX >.MSGBOX_IN >.MSGBOX_IN_PROMPTS input{
width:90%;
text-Align:left;
margin-bottom:10px;
}

.E_MSGBOX >.MSGBOX_IN >.MSGBOX_IN_BUT{
width:100%;
text-Align:right;
}

.E_MSGBOX >.MSGBOX_IN >.MSGBOX_IN_BUT>input[type=button]{
border-style:solid;
border-width:1px;
border-color:#0000FF;
padding:5px;
color:#000000;
background-color:#FFFFFF;
margin-left:10px;
min-width:75px;
-webkit-appearance: none;
}
.E_MSGBOX >.MSGBOX_IN >.MSGBOX_IN_BUT>input[type=button]:focus{
font-weight:bold;
}
.E_MSGBOX >.MSGBOX_IN >.MSGBOX_IN_BUT>input[type=button]:hover{
cursor:pointer;
background-color:#C0C0C0;
}
*/


.E_DIV_DLG label > span {font-weight:bold;width:120px;display:inline-block;margin-bottom:10px; }
.E_DIV_DLG label { }


/*EVO_SYSA001.prc - LOGIN*/

#DIV_ESKLOGIN_TOP {
        width:100%;
        height:49px;
        text-align:center;
        background-image:url(/eskimo/currver/imgs/esktop/esktopback1.jpg);
        padding-top:7px;
}

/*-----------------------*/
#DIV_BUT_ESKMAIN_MNU { display:none;}

#DIV_ESKMAIN_MNU {
width:100%;
height:83px;
min-width:980px;
}

#DIV_ESKMAIN_MNU_IN {
width:100%;
height:49px;
text-align:center;
background-image:url(/eskimo/currver/imgs/esktop/esktopback1.jpg);
padding-top:7px;
}

#DIV_ESKMAIN_MNU_IN_IN {
margin:auto;
width:980px;
height:100%;
white-space:nowrap;
}

#BUT_ESKMAIN_MNU { display:none;}



#DIV_ESKMAIN_MNU_BUT_CONTAINER {
display:inline-block;
xwidth:700px;
xwidth:590px;
width:685px;
xtext-align:center;
text-align:left;
vertical-align:top;
padding-left:110px;
}

#DIV_ESKMAIN_MNU_BUT_CONTAINER > div {
        display:inline-block;
        vertical-align:top;
}

.ESK_TOPBUT_TITLE {
        visibility:hidden;
        xdisplay:inline-block;
        position:absolute;
        vertical-align:top;
        text-align:center;
        width:86px;
}

.ESK_TOPBUT_TITLE > div {
        position:relative;
        left:-20px;
        xtop:40px;
}

.ESK_TOPBUT_HINT_TOP {
        position:relative;
        top:-3px;

}
.ESK_TOPBUT_HINT {
        background-color:#000000;
        border-radius:5px;
        border-style:solid;
        border-width:0px;
        height:17px;
        padding:3px;
        text-align:center;
        color:#E3E3E3;
        position:relative;
        top:-6px;

}

#DIV_P_SEVAL_MBL {display:none; }

#DIV_BUT_SEARCH_MBL {display:none; }


#IMG_SEFILTER_CLOSE {width:7px; }

.DIV_TAB_CONTAINER {
        position:absolute;
        left:0px;
}


.IMG_FMAN {
        cursor:pointer;
        margin-left:2px;
        position:relative;
        top:1px;
}

.IMG_UPLOAD {
        cursor:pointer;
        position:relative;
        top:1px;
}

.IMG_FBGET {
        cursor:pointer;
        margin-left:2px;
        position:relative;top:1px;
}

.SPAN_RPT_BUTS {
        top:-6px;
        position:absolute;
        right:10px;
}

.DIV_BUT_DRAGGABLE {
     	display: inline-block;
     	width: 150px;
     	text-align: center;
     	padding: 10px;
     	xmargin: 10px;
     	border-style: solid;
     	border-width: 1px;
	color: #FFFFFF;
	background-color: #A2C803;
	background: -webkit-gradient(linear, left top, left bottom, from(#A8CF04), to(#95B901));
	background: -moz-linear-gradient(top, #A8CF04, #95B901);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#A8CF04", endColorstr="#95B901");
}
        
#TBL_DATA .TR_SEL3, .TBL_DATA .TR_SEL3 {
	color: #FFFFFF;
	background-color: #EC4D4C;
	xcolor: #4B0100;
	background: -webkit-gradient(linear, left top, left bottom, from(#F65A5A), to(#CB2320));
	background: -moz-linear-gradient(top, #F65A5A, #CB2320);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F65A5A", endColorstr="#CB2320");
}
        
#TBL_DATA .TR_SEL2, .TBL_DATA .TR_SEL2 {
	color: #FFFFFF;
	background-color: #A2C803;
	xcolor: #394600;
	background: -webkit-gradient(linear, left top, left bottom, from(#A8CF04), to(#95B901));
	background: -moz-linear-gradient(top, #A8CF04, #95B901);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#A8CF04", endColorstr="#95B901");
}

#BUTTON_PRDQ {
	display:none;
}
