.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: default !important;
    background: transparent;
    text-decoration: none !important;
    color: #55585D;
}
.ui-tabs .ui-tabs-nav li a,
.hasSubmenu ul.tabs li a,
#tabs ul.tabs li a {
    padding: 0 20px;
    display: block;
    height: 44px;
    line-height: 44px !important;
    color: #3296ad;
    font: 14px Arial;
    font-weight: bold;
    text-decoration: none;
}

/*
 * Gomez ez én voltam a Humbák Martin, azért hogy ne legyen elfelejtve
 */
.ui-tabs .ui-tabs-nav li.reserved a {
    color: red !important;
}

.ui-widget-content {
    border: 0;
    color: #55585D;
}

.tabs-container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent !important;
    float: left;
    width: 100%;
    border-color: -moz-use-text-color #cbdae8 #cbdae8;
    border-image: none;
    border-right: 1px solid #cbdae8;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: block;
    padding: 10px 0;
}

.ui-tabs .ui-tabs-nav,
.hasSubmenu ul.tabs,
#tabs ul.tabs {
    margin: 0;
    padding: 4px 0 0 10px !important;
    background: #f2f2f2 !important;
	color:#55585d;
	display: block;
	text-decoration: none;
	height: 55px;
    border: 0;
    border-bottom: 1px solid #cccccc !important;
    border-radius: 0 !important;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.ui-tabs.empty-tab ul.ui-tabs-nav {
    display: none;
    visibility: hidden;
}
.hasSubmenu ul.tabs {
    margin: 80px 0 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active,
.hasSubmenu ul.tabs li.active,
#tabs ul.tabs li.active {
    border: 1px solid #E3E3E3;
    border-bottom: 1px solid #fff;
    cursor: default;
    background: transparent;
    text-decoration: none;
    color: #55585D !important;
    background-color: #fff;
    top: 0 !important;
    margin: 5px 3px 0 0 !important;
}
.hasSubmenu ul.tabs li.active {
    background-color: #D6EAEF;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.hasSubmenu ul.tabs li.active a,
#tabs ul.tabs li.active a {
    color: #555555;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border: 0 !important;
    border-top: 0;
    padding: 10px 0;
    background: none;
    float: left;
    width: 100%;
    background-color: #fff !important;
    position: relative;
    z-index: 100;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #F8F8F8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #F8F8F8 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8F8F8), color-stop(100%,white));
    background: -webkit-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: linear-gradient(top, #F8F8F8 0%,white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
    border: 1px solid #E3E3E3;
    font-weight: normal;
    color: #575757;
}
.ui-widget-header {
    border: 0 !important;
    color: #222;
    font-weight: bold;
}
.ui-multiselect-menu .ui-multiselect-checkboxes li {
    padding: 0 !important;
}
.ui-multiselect-checkboxes li label {
    padding: 0 !important;
    border: 0 !important;
}
.ui-multiselect-checkboxes .ui-corner-all.ui-state-hover {
    /*border: 1px solid #65A9DF;*/
    border: 0 !important;
    background: #428BC3;
    background: -moz-linear-gradient(top, #428BC3 0%, #236496 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#428BC3), color-stop(100%,#236496));
    background: -webkit-linear-gradient(top, #428BC3 0%,#236496 100%);
    background: -o-linear-gradient(top, #428BC3 0%,#236496 100%);
    background: -ms-linear-gradient(top, #428BC3 0%,#236496 100%);
    background: linear-gradient(top, #428BC3 0%,#236496 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#428BC3', endColorstr='#236496',GradientType=0 );
    font-weight: normal;
    color: white;
    padding: 4px !important;
}
.ui-tabs {
    position: relative;
    padding: 0 !important;
    float: left;
    width: 100%;
}
.messages .ui-tabs {
    height: 100%;
}
.messages .ui-tabs .ui-tabs-panel {
    height: calc(100% - 45px);
    height: -moz-calc(100% - 45px);
    height: -webkit-calc(100% - 45px);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.w50percent .ui-tabs {
    float: left;
    width: 100%;
}
.w50percent .ui-tabs .ui-tabs-nav {
    background-color: #fff;
    margin-top: 4px;
}
.w50percent .ui-tabs .ui-tabs-nav li.new {
    background-color: #fff;
    border: 1px dashed #cccccc;
}
.w50percent .ui-tabs .ui-tabs-nav li.new a {
    padding: 5px 13px 0 13px;
}
.w50percent .ui-tabs .ui-tabs-nav li.new a span {
    color: #e5e5e5;
    font-size: 22px;
}
.ui-tabs .ui-tabs-nav li,
.hasSubmenu ul.tabs li,
#tabs ul.tabs li {
    margin: 5px 4px 0 0 !important;
    float: left !important;
    height: 44px;
    padding: 0 !important;
    background: #dfdfdf;
    border: 1px solid #dfdfdf;
    list-style: none;
    border-radius: 3px 3px 0 0;
}

.controll button {
    border: 1px solid #E3E3E3;
    background: #F8F8F8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #F8F8F8 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8F8F8), color-stop(100%,white));
    background: -webkit-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: linear-gradient(top, #F8F8F8 0%,white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
    font-weight: normal;
    color: #575757;
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
    text-shadow: none !important;
    padding: 0 13px 0 31px;
    line-height: 29px;
}
.controll button.ui-multiselect {
    padding: 0 13px 0 3px;
    width: 300px !important;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: 0;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    overflow: visible;
    font: 12px RobotoRegular !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-weight: normal;
    color: #575757;
}
.ui-widget {
    /*font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;*/
}
#addFilter { background: transparent url(../pic/default/leftmenu/add.png) no-repeat 8px 7px }
#filterGo { background: transparent url(../pic/default/icon-filter.png) no-repeat 8px 7px }
#filterReset { background: transparent url(../pic/default/icon-reset.png) no-repeat 8px 7px }
#filterManage { background: transparent url(../pic/default/icon-load.png) no-repeat 8px 7px }

#tablelist td {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#tablelist .ui-state-highlight,
#tablelist .ui-widget-content .ui-state-highlight,
#tablelist .ui-widget-header .ui-state-highlight,
#tablelist .ui-state-hover {
    border: 0 !important;
}
.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, 
.ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus { 
    border: 1px solid #E3E3E3; 
    background: #f8f8f8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f8f8f8 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top,  #f8f8f8 0%,#ffffff 100%);
    background: -o-linear-gradient(top,  #f8f8f8 0%,#ffffff 100%);
    background: -ms-linear-gradient(top,  #f8f8f8 0%,#ffffff 100%);
    background: linear-gradient(top,  #f8f8f8 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 ); 
    font-weight: normal; 
    color: #575757;
}
.ui-jqgrid tr.jqgrow td {
    font-weight: normal;
    overflow: hidden;
    white-space: pre;
    height: 22px;
    padding: 5px 0 !important;
    border-bottom-color: inherit;
    border-bottom: 1px solid #CBDAE8;
    cursor: pointer !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #F8F8F8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #F8F8F8 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8F8F8), color-stop(100%,white));
    background: -webkit-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: linear-gradient(top, #F8F8F8 0%,white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
    border: 1px solid #E3E3E3;
    color: #575757;
}

.ui-widget-content.jqgrow.ui-row-ltr.ui-state-highlight {
    background: transparent;
    background-color: #4983CB !important;
    color: white !important;
}
.ui-jqgrid .ui-jqgrid-bdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: auto;
    text-align: left;
}
.ui-jqgrid .ui-jqgrid-btable {
    table-layout: fixed;
    margin: 0 0 10px 0;
    outline-style: none;
    border-collapse: collapse;
}
.ui-jqgrid tr.jqgrow:last-child td,
.ui-jqgrid tr.ui-widget-content.jqgrow.ui-row-ltr:last-child,
.ui-jqgrid tr.ui-widget-content.jqgrow.ui-row-ltr:first-child,
.ui-jqgrid tr.ui-widget-content.jqgrow.ui-row-ltr,
.jqgfirstrow {
    border: 0 !important;
}



.ui-jqgrid {
    margin-bottom: 20px;
    float: left;
    clear: both;
}



div#tablelist_pager {
    height: 33px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #f8f8fa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f8f8fa));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f8f8fa 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#f8f8fa 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#f8f8fa 100%);
    background: linear-gradient(top,  #ffffff 0%,#f8f8fa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8fa',GradientType=0 ); 
    border: 1px solid #CBDAE8 !important;      
}

.ui-jqgrid .ui-jqgrid-sdiv {
    position: relative;
    margin: 0;
    padding: 0em;
    height: 33px;    
}
.ui-jqgrid .ui-jqgrid-ftable {
    table-layout: fixed;
    margin-bottom:0em;
    height: 33px;
    
}
.ui-jqgrid tr.footrow td {
    font-weight: bold; 
    overflow: hidden; 
    white-space: nowrap; 
    height: 23px;
    padding: 5px;
}
.ui-jqgrid tr.footrow-ltr td {text-align:left;}
.ui-jqgrid tr.footrow-rtl td {text-align:right;}

/** Pager **/

div#tablelist_pager {
    height: 33px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #f8f8fa 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f8f8fa)) !important;
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f8f8fa 100%) !important;
    background: -o-linear-gradient(top,  #ffffff 0%,#f8f8fa 100%) !important;
    background: -ms-linear-gradient(top,  #ffffff 0%,#f8f8fa 100%) !important;
    background: linear-gradient(top,  #ffffff 0%,#f8f8fa 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8fa',GradientType=0 ) !important; 
    border: 1px solid #CBDAE8 !important;      
}
.ui-jqgrid .ui-pager-control {position: relative; height: 33px;}
.ui-jqgrid .ui-pg-table {
    position: relative; 
    width:auto; 
    margin: 0;
    height: 22px;  
}
.ui-jqgrid .ui-pg-table td {
    font-weight:normal;
    vertical-align: middle !important;
    padding: 0 1px;
    line-height: 33px !important;
}
.ui-jqgrid .ui-pg-table td:hover {
    padding: 1px !important;    
}
.ui-jqgrid .ui-pg-button span { display: block; padding: 0px !important; margin: 0 !important; float:left;}
.ui-jqgrid .ui-pg-button:hover { padding: 0px !important; margin: 0 !important; }
.ui-jqgrid .ui-state-disabled:hover {padding:0;}
.ui-jqgrid .ui-pg-input { 
    height: 20px !important;
    line-height: 20px !important;
    font-size: 12px !important;
    margin: 0 0 0 0 !important;
    padding: 0 5px !important;
    width: 20px !important;
}
.ui-jqgrid .ui-pg-input:focus,
.ui-jqgrid .ui-pg-input:active {
    margin: 0 !important;
}
.ui-jqgrid .ui-pg-selbox {font-size:.8em; line-height:18px; display:block; height:18px; margin: 0em;}
.ui-jqgrid .ui-separator {height: 18px; border-left: 1px solid #ccc ; border-right: 1px solid #ccc ; margin: 1px; float: right;}
.ui-jqgrid .ui-paging-info {
    font-weight: normal;
    height: 33px;
    margin: -1px 4px 0 0 !important;
    line-height: 33px;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
    padding:1px 0;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    position:relative;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button { cursor:pointer; }

.ui-jqgrid .ui-jqgrid-pager .ui-pg-button.ui-corner-all.ui-state-hover {
    border: 0 !important;
    background: none !important;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {float:left; margin: 9px 2px 0 2px !important; height: 16px !important; padding: 0 !important;}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-div:hover { border: 0 !important; background: none !important }

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon.ui-icon-refresh {
    margin-top: 2px !important;
}

.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea { margin: 0 !important;}
.ui-jqgrid td textarea {width:auto;height:auto;}
.ui-jqgrid .ui-jqgrid-toppager {
    border-left: 0px none !important;
    border-right: 0px none !important;
    border-top: 0px none !important;
    margin: 0px !important;
    padding: 0px !important;
    position: relative;
    height: 25px !important;
    white-space: nowrap;
    overflow: hidden;
}
.ui-jqgrid .ui-jqgrid-titlebar-close {
    display: none !important;
}

.ui-jqgrid tr.jqgrow td {
    overflow: hidden;
    white-space: pre-wrap;
}

#tablelist td {
    overflow: hidden;
    white-space: pre-wrap;
}
.ui-jqgrid tr.jqgrow td {
    padding: 5px 0 !important;
}
.ui-widget-overlay {
    background: white;
    opacity: .80;
    filter: Alpha(Opacity=80);
    padding: 0 !important;
    overflow: hidden !important;
}
.ui-jqgrid .ui-jqgrid-view {
    position: relative;
    left: 0px;
    top: 0px;
    padding: .0em;
}
.ui-dialog .ui-widget-header {
    padding: 15px;
    font-size: 18px;
    border-radius: 8px 8px 0 0;
    font-weight: bold;
    background: none !important;
    background-color: #F6F6F6 !important;
    border-bottom: 1px solid #DDD !important;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: 0;
    font-size: 22px !important;
    border-radius: 0 !important;
    font-weight: normal !important;
    text-shadow: none;
    color: #fff;
    font-family: 'HelveticaCENarrow';
    font-weight: normal;
    letter-spacing: 1.2px;
}
.ui-widget-overlay {
    background: #57595a;
    opacity: .50;
    filter: Alpha(Opacity=50);
    padding: 0 !important;
    overflow: hidden !important;
    z-index: 1000;
}
.ui-dialog {
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: 0px 2px 20px #000 !important;
    -webkit-box-shadow: 0 2px 20px #000 !important;
    -moz-box-shadow: 0 2px 20px #000 !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    outline: none;
}
.ui-button {
    background: #F8F8F8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #F8F8F8 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8F8F8), color-stop(100%,white));
    background: -webkit-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%,white 100%);
    background: linear-gradient(top, #F8F8F8 0%,white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
    border: 1px solid #E3E3E3;
    font-weight: normal;
    color: #575757;
    text-shadow: none;
    font-weight: normal;
    font-family: Verdana,Arial,sans-serif !important;
    font-size: 1em !important;
}
.ui-dialog .ui-widget-header {
    background-color: #6b6b6b !important;
    border: 0 !important;
    padding: 0 0 0 10px !important;
    font-size: 18px !important;
    border-radius: 0 !important;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-family: 'HelveticaCENarrow';
}    
.ui-dialog ul.ui-widget-header li {
    margin: 0 5px 0 0 !important;
    background: transparent !important;
    background-color: #F6F6F6 !important;
    height: 26px !important;
    line-height: 26px !important;
    padding: 0 !important;
}
.ui-dialog ul.ui-widget-header li a {
    height: 26px !important;
    line-height: 26px !important;
    padding: 0 10px !important;
}
.ui-multiselect-menu {
    border: 1px solid #E3E3E3;
    border-top: 0;
    padding: 2px !important;
}
.ui-tooltip {
    padding: 0 !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a { 
    cursor: default; 
    background: transparent;
    text-decoration: none;
    color: #55585D !important;
}
.ui-dialog-titlebar-close {
    width: 12px !important;
    height: 12px !important;
    border: 0 !important;
    outline: none;
    border-radius: 0 !important;
    padding: 0 !important;
    background: transparent url(../pic/dialog-close.gif) no-repeat 0 0 !important;
    right: 14px !important;
    margin: -6px 0 0 0 !important;
}
.ui-dialog-titlebar-close span {
    display: none !important;
}

.ui-dialog .ui-tabs-nav {
    background-color: #f2f2f2 !important;
    height: 45px;
    padding: 10px 0 0 10px !important;
    border-bottom: 1px solid #cccccc !important;
}
.ui-dialog ul.ui-widget-header li {
    height: 35px !important;
    background: #dfdfdf !important;
    border: 0;
    outline: none;
    line-height: 35px !important;
}
.ui-dialog ul.ui-widget-header li a {
    background: #dfdfdf !important;
    height: 35px !important;
    line-height: 35px !important;
}
.ui-dialog ul.ui-widget-header li.ui-tabs-active {
    background: #fff !important;
    margin-top: 0 !important;
}
.ui-dialog ul.ui-widget-header li.ui-tabs-active a {
    background: #fff !important;
}
.ui-dialog .ui-dialog-content p {
    padding: 10px;
}

/**
    datepicker
                **/

.ui-datepicker.ui-widget-content {
    width: 298px;
    padding: 0;
    display: none;
    margin: 1px 0 0 0;
    border-radius: 2px !important;
    font: 12px Arial;
    border: 1px solid #6b6b6b;
    z-index: 100000 !important;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background: #6b6b6b !important;
    height: 40px;
    line-height: 40px;
    border: 0 !important;
    border-radius: 0 !important;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a span {
    display: none !important;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next {
    width: 9px;
    height: 14px;
    border-radius: 0;
    padding: 0;
    background: transparent url(../pic/datepicker_prev.png) no-repeat 0 0;
    display: block;
    left: 10px;
    top: 13px;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next {
    background: transparent url(../pic/datepicker_next.png) no-repeat 0 0;
    left: auto;
    right: 10px;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next:hover {
    border: 0;
    top: 13px;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next:hover {
    border: 0;
    left: auto;
    top: 13px;
    right: 10px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0;
    line-height: 40px !important;
    text-align: center;
    background: none !important;
    color: #fffefe !important;
    font: 13px Arial;
    font-weight: bold;
}
.ui-datepicker table {
    width: 288px;
    border-collapse: collapse;
    background-color: #f4f4f4 !important;
    border-top: 0;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 2px !important;
    font-size: 12px;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #cde1e6;
}
.ui-datepicker th {
    padding: 0;
    width: 40px !important;
    height: 29px !important;
    text-align: center;
    font-weight: bold !important;
    border: 1px solid #cde1e6;
    color: #555555;
    font: 12px Arial;
}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
    background: transparent !important;
    border: 0 !important;
    font-weight: normal;
    color: #333333;
}
.ui-datepicker tr:hover td {
    background: #f4f4f4 !important;
}
.ui-datepicker td {
    padding: 0;
    text-align: center;
    font-weight: normal !important;
    border: 1px solid #cde1e6;
    font: 12px Arial;
    height: 29px !important;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 0;
    font-size: 12.5px;
    font-weight: normal !important;
    text-align: center;
    text-decoration: none;
    color: #3296ad !important;
    width: inherit;
    height: inherit;
    line-height: 30px !important;
}
.ui-datepicker td.ui-datepicker-today a.ui-state-highlight,
.ui-datepicker td.ui-datepicker-today a.ui-state-active {
    background: transparent !important;
    /*color: #198DAF !important;*/
    font-weight: bold !important;
}
.ui-datepicker td.ui-datepicker-current-day {
    background: #198DAF !important;
    color: #fff !important;
    font-weight: bold !important;
}
.ui-datepicker tr:hover td.ui-datepicker-current-day a {
    background: #198DAF !important;
    color: #fff !important;
    font-weight: bold !important;
}
.ui-datepicker td.ui-datepicker-current-day a {
    color: #fff !important;
}


div.calendardiv {
    margin: 0 10px 10px 10px;
    width: 358px;
    float: left;
    clear: both;
}

div.calendardiv .ui-datepicker.ui-widget-content {
    width: 358px;
    padding: 0;
    display: none;
    margin: 0;
    border-radius: 0 !important;
    font: 12px Arial;
    border: 0;
    z-index: 100000 !important;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background: #6b6b6b !important;
    height: 40px;
    line-height: 40px;
    border: 0 !important;
    border-radius: 0 !important;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a span {
    display: none !important;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next {
    width: 9px;
    height: 14px;
    border-radius: 0;
    padding: 0;
    background: transparent url(../pic/calendar_prev.gif) no-repeat 0 0;
    display: block;
    left: 10px;
    top: 13px;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next {
    background: transparent url(../pic/calendar_next.gif) no-repeat 0 0;
    left: auto;
    right: 10px;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next:hover {
    border: 0;
    top: 13px;
}
.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next:hover {
    border: 0;
    left: auto;
    top: 13px;
    right: 10px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0;
    line-height: 40px !important;
    text-align: center;
    background: none !important;
    color: #fffefe !important;
    font: 13px Arial;
    font-weight: bold;
}
div.calendardiv .ui-datepicker table {
    width: 358px;
    border-collapse: collapse;
    background-color: #f4f4f4 !important;
    border-top: 0;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 12px;
    margin: 0;
    border: 1px solid #cde1e6;
}
div.calendardiv .ui-datepicker th {
    padding: 0;
    width: 40px !important;
    height: 39px !important;
    text-align: center;
    font-weight: bold !important;
    border: 1px solid #cde1e6;
    color: #555555;
    font: 12px Arial;
    background-color: #fff;
}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
    background: transparent !important;
    border: 0 !important;
    font-weight: normal;
    color: #333333;
}
div.calendardiv .ui-datepicker tr:hover td {
    background: #f6f6f6 !important;
}
div.calendardiv .ui-datepicker td {
    padding: 0;
    text-align: center;
    font-weight: normal !important;
    border: 1px solid #cde1e6;
    font: 12px Arial;
    height: 49px !important;
    background-color: #f6f6f6 !important;
}
div.calendardiv .ui-datepicker td.ui-datepicker-current-day a.ui-state-highlight,
div.calendardiv .ui-datepicker td.ui-datepicker-current-day a.ui-state-active {
    font-weight: bold !important;
    color: #fff !important;
    background: #3296ad !important;
}

div.calendardiv .ui-datepicker td.ui-datepicker-today a.ui-state-highlight,
div.calendardiv .ui-datepicker td.ui-datepicker-today a.ui-state-active {
    font-weight: bold !important;
    color: #fff !important;
    background: #3296ad !important;
}

div.calendardiv .ui-datepicker td.hasEvent a.ui-state-default {
    font-weight: normal !important;
    color: #3296ad !important;
    background: #d6eaef !important;
}
div.calendardiv .ui-datepicker td.dot,
div.calendardiv .ui-datepicker tr:hover td.dot {
    background: #d6eaef url(../pic/bg_dot.png) no-repeat 20px 30px !important;
}
div.calendardiv .ui-datepicker td.ui-datepicker-current-day.dot a.ui-state-active {
    background: transparent !important;
}
div.calendardiv .ui-datepicker td.ui-datepicker-current-day.dot,
div.calendardiv .ui-datepicker tr:hover td.ui-datepicker-current-day.dot {
    background: #3296ad url(../pic/bg_dot_active.png) no-repeat 20px 30px !important;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 20px;
    height: 20px;
    right: 0;
    bottom: 0;
    position: absolute;
    font-size: 0.1px;
    z-index: 99999;
    display: block;
    background: transparent url(../pic/resize.png) no-repeat 0 0;
}

.ui-tooltip {
    padding: 0 !important;
    position: absolute;
    z-index: 10001 !important;
    max-width: 300px;
}
.ui-tooltip div {
    padding: 10px !important;
    font: 12px Arial;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    background: #14a6d4 !important;
    border: 0;
    border-top: 0;
    position: relative;
}
.ui-tooltip div:before {
    width: 10px;
    height: 5px;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -5px;
    content: "";
    display: block;
    background: transparent url(../pic/bg_tooltip.png) no-repeat 0 0;
}
.ui-tooltip.tooltipalert {
    background: transparent !important;     
}
.ui-tooltip.tooltipalert div {
     background-color: #198daf !important;
     color: white;
}
.ui-datepicker select.ui-datepicker-year,
.ui-datepicker select.ui-datepicker-month {
    width: 60px;
    height: 31px;
    border: 1px solid #5b5b5b;
    float: none;
    border-right: 2px;
    margin: 0 5px;
}