
html{
	
} 
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
   
	background: none repeat scroll 0 0 tranparent;
   border: 0 none;
   margin: 0;
   outline: 0 none;
   padding: 0;
   vertical-align: baseline;
	font-family: sans-serif;
	font-size: 11px;
}

span , a{
	color: #333333;

}
a:link, a:visited, a:active{
	color: #333333;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #5D6F8D;
    /*font-family: "Open Sans",Tahoma,serif;*/
    font-weight: 600;
    line-height: normal;
}
img {

    border: 0 none;
	margin-top: 5px;
}

input[type=text],input[type=password],input[type=number],select{
    background: url("../img/input_bg.gif") repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    color: #333333;
	width: 95%;
    padding: 3px;
}
input[type=submit],input[type=button],.ic_b_tambah {
	font-weight: bold;
	border: 1px solid #aaa;
	padding: 2px 5px;
	margin-right: 5px;
	font-size: 12px;
	text-decoration: none; 
	background: #ddd;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: 0 1px 0 #fff;
	background-image: url(./themes/svg_gradient.php?from=ffffff&to=cccccc);
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
	background: -webkit-linear-gradient(top, #ffffff, #cccccc);
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	background: -ms-linear-gradient(top, #ffffff, #cccccc);
	background: -o-linear-gradient(top, #ffffff, #cccccc);
}
input[type=submit]:hover,input[type=button]:hover,.ic_b_tambah:hover{
	position: relative;
    background-image: url(./themes/svg_gradient.php?from=cccccc&to=dddddd);
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#dddddd));
	background: -webkit-linear-gradient(top, #cccccc, #dddddd);
	background: -moz-linear-gradient(top, #cccccc, #dddddd);
	background: -ms-linear-gradient(top, #cccccc, #dddddd);
	background: -o-linear-gradient(top, #cccccc, #dddddd);    cursor:pointer;
}
a .icon {
	vertical-align: middle;
}
.ic_b_tambah {
	width:120px;
}
textarea {
   resize: none;
    border: 1px solid #AAAAAA;
    color: #333333;
	width: 100%;
    padding: 3px;
}

.background{

background:url("../img/Gedung_UNSERA.jpg");
background-size:100% 100%;
background-repeat:no-repeat;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0;
}
.group {

    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #999999;
    border-radius: 4px;
    box-shadow: 3px 3px 10px #DDDDDD;
    padding-bottom: 1em;
	font-size: 12px; ;
	width: auto ;
    display: block;
	padding:10px;
	text-align: left;
}
.group2 {
    background: none repeat scroll 0 0 #f3f3f3;
    border: 1px solid #999999;
    border-radius: 4px;
    display: block;
    font-size: 12px;
    padding: 10px;
    text-align: left;
    width: auto;
}
.group h2 {
    background-color: #BBBBBB;
    box-shadow: 1px 1px 15px #999999 inset;
    color: #FFFFFF;
    font-size: 1.6em;
    font-weight: normal;
    margin-top: 0;
    padding: 0.1em 0.3em;
    text-shadow: 0 1px 0 #777777;
}
.container {
    margin: 0 auto;
    padding: 0;
    position: relative;
	width: 980px;
}
.Isi {
	width: 780px;
	text-align: center;
	margin-left: 200px;
	min-height:250px;
	padding: 10px;
}
.container:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}


.content{
	margin-top:145px;
	display: table;
	width:100%;
	position:relative;
}
.Kepala {
    background-color: #43494C;
    height: 130px;
    position: fixed;
	width: 100%;
	z-index: 1;
	top:0;
}

.header-middle {
    background-color: #FFFFFF;
    height: 70px;
}
.site-title {
    margin-left: 18px;
    margin-top: 0;
	padding: 0;
}

.site-title img {
    max-width: 100%;
}


.left-bg {
    background-color: #FF7E01;
    height: 146px;
    left: -100%;
    position: absolute;
    width: 100%;
}

.container .ten.columns {
    width: 580px;
}
.container .column, .container .columns {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.header-tagline {
    float: right;
    height: 56px;
    padding:0;
    text-align: center;
    width: 535px;
}
.header-tagline h3 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 300;
    line-height: 56px;
}


.header-phone h2, .header-phone h4 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 400;
    padding-top: 10px;
}
.header-phone h4 {
    font-size: 13px;
    padding-top: 0px;
}

.icon {
    background-image: url("../img/sprites.png") !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    height: 16px;
    margin: 0 0.3em;
    padding: 0 !important;
    width: 16px;
}
.Kiri{
float:left;
width:200px;
background: url("../img/left_nav_bg.png") repeat-y scroll right 0 #F3F3F3;
height:100%;
#position: absolute;
position:fixed;
font-size: 82%;
display:table-row;
top:0px;
z-index:1;
}

div#User {
    margin: 5px 10px 0;
    text-align: left;
}
#newtable {
    margin-top: 15px !important;
	margin-bottom: 15px !important;
}
#newtable a {
    background: -moz-linear-gradient(center top , #FFFFFF, #CCCCCC) repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: 1px solid #AAAAAA;
    border-radius: 20px;
    display: block;
    padding: 1px;
}
div#left_tableList {
    margin: 10px 10px 0;
}
div#left_tableList ul {
    list-style-position: outside;
    list-style-type: none;

    padding: 0;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}
div#left_tableList div > ul li:hover > a, div#left_tableList div> ul li:hover {
    background: none repeat scroll 0 0 #E4E4E4;
    color: #000000;
}
div#left_tableList li {
    margin: 0;
    padding: 4px 0;
    white-space: nowrap;
	border-bottom: thin dashed #999;
	
}
div#left_tableList li a{
	color: #f60;
}

.ic_b_edit {
    background-position: 0 -496px !important;
}
.ic_b_hapus {
    background-position: 0 -416px !important;
	cursor:pointer;
}
.ic_b_home {
    background-position: 0 -640px !important;
}
.ic_b_ok {
    background-position: 0 -1968px !important;
	cursor:pointer;
}
.ic_b_nok {
    background-position: 0 -1872px !important;
	cursor:pointer;
}
.ic_s_loggoff {
    background-position: 0 -1936px !important;
}

.ic_b_selboard {
    background-position: 0 -1040px !important;
}
.ic_b_docs {
    background-position: 0 -352px !important;
}
.ic_b_sqlhelp {
    background-position: 0 -1120px !important;
}
.ic_s_reload {
    background-position: 0 -2032px !important;
}
.ic_b_browse {
    background-position: 0 -48px !important;
}
.ic_b_snewtbl {
    background-position: 0 -1072px !important;
}
.ic_b_selesai {
    background-position: 0 -2112px !important;
}
.ic_m_db {
    background-position: 0 -1824px !important;
}
.ic_m_user {
    background-position: 0 -2064px !important;
}
.ic_m_sett {
    background-position: 0 -1120px !important;
}
.ic_b_help {
    background-position: 0 -352px !important;
}
.ic_b_post{

    #background-position: 0 -1136px !important;
	background-position: 0 -576px !important;
}
.ic_m_valid{
    background-position: 0 -912px !important;
}
.ic_b_pass{
    background-position: 0 -880px !important;
}
.ic_b_cuti{
    background-position: 0 -1360px !important;
}
.ic_s_close{
    background-position: 0 -416px !important;
}
.ic_b_report{
	background-position: 0 -1136px !important;
}
.ic_b_quiz {
    background-position: 0 -704px !important;
}
.pma_table {
    border-collapse: collapse;
	left:0;
    /*margin: auto auto 30px;*/
	box-shadow: 3px 3px 10px #999999;
	width: auto;
	
	
}
.pma_table caption, table th, table td {
    margin: 0.1em;
    padding: 0.3em;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: top;
}

th {
    border: 1px solid #BBBBBB;

    text-align: left;
}
th {
	background: -moz-linear-gradient(center top , #FFFFFF, #CCCCCC) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background:-o-linear-gradient(#FFFFFF, #CCCCCC);
	background: linear-gradient(#FFFFFF, #CCCCCC);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#cccccc");
	background-color: #CFCFCF;
    color: #000000;
    font-weight: bold;
	
}
th span{
	color: #235A81;
}
#table_results tr {
    text-align: left;
}
#table_results tr:nth-child(even):hover,
#table_results tr:nth-child(odd):hover {
    background: url("../img/marked_bg.png") repeat-x scroll 0 0 #B6C6D7;
    color: #000000;
}

#table_results tr:nth-child(even) {background: #DFDFDF}
#table_results tr:nth-child(odd) {background: #FFFFFF}

#table_results td{
    border: 1px solid #BBBBBB;
}
.pma_table td {
    position: static;
	border: 1px solid #bbbbbb;
}
.data, .data_full_width {
    margin: 0 0 12px;
}
table caption, table th, table td {
    margin: 0.1em;
    padding: 0.3em;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: top;
	text-align: left;
}
.Login{
padding:50px 0;
}
.Login .group{
	width: 264px;
	margin: auto;

}
.Login span {
padding :0 10px;
}
.Entry,.Entry2{
	left:0;
	top:0;
	width: 100%;
	height:100%;
	position: fixed;
	z-index:10000;
#	background-color: #000000;
#	opacity: 0.4;
#	filter: alpha(opacity=40);
}
.Entry .group,.Entry2 .group{
	width: 400px;
	position: ;
    margin: 200px auto;
    border-radius: 10px;
    box-shadow: 3px 3px 10px #000000;
}
.Entry span {
	padding :0 10px;
}
.hidden{
	z-index:1000;
	top:0;
	left:0;
	position: fixed;
#	display: none;
	width:100%;
	Height:100%;
	opacity: 0.1;
	filter: alpha(opacity=10);
	background-color: #000000;

}

.Tambah{
	text-align: left;
	margin-top: 5px;
    display: block;
	min-height:16px;
	margin-left: 0;
}

#draggable h2 {
font-size: 100% !important;
font-weight: 600 !important;
min-height:20px;
}
#draggable{
    padding: 10px;
    width: 250px;
	position: fixed;
	top:100px;
	left:100px;
}
.body{

max-width:1024px;
#margin: 140px auto auto;
margin: auto ;
}
.ewHeaderRow {
	#position: fixed;
	top:-10px;
	left:0px;
	width:auto;
	z-index:100;
}
.ewHeaderRow table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
margin: 0px auto auto;
}

.ewHeaderRow .mastertable {
    font-size: 12px;
    height: auto;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 0;
    width: 600px;
}
.ewHeaderRow .pmb-head {
    background: url("../img/top-banner.jpg") no-repeat scroll center top transparent;
    height: 120px;
    width: 960px;
}
.ewHeaderRow .head-login {
    background: url("../img/top-banner2.jpg") no-repeat scroll center top transparent;
    height: 120px;
    width: 960px;
}
.ewHeaderRow .spmb-head {
    background: url("../img/top-banner2.jpg") no-repeat scroll center top transparent;
    height: 120px;
    width: 780px;
}
.ewHeaderRow .shadow2 {
    background: url("../img/shadow2.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    margin: auto;
    width: 780px;
}
.tblpbayar td{
padding:2px !important;
}
.pmb-foot {
    background: url("../img/foot.jpg") no-repeat scroll center top transparent;
    height: 80px;
    width: 780px;
	margin-top:20px;
}
.report{
	#left:0;
	#top:0;
	position: fixed;
	z-index:100;
}
#tabmenucontainer {
    background-color: #dcdcdc;
    width: 100%;
	border-top: 1px solid #aaa;
	position: relative;
	overflow: auto;
	border: 1px solid #999999;

}
ul#tabmenu {
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;

}
ul#tabmenu li{
    float: left;
    margin: 0;
    vertical-align: middle;
}
ul#tabmenu > li {
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
}
ul#tabmenu a ,ul#tabmenu span{
    padding: 0.6em;
    display: block;
    margin: 0;
    white-space: nowrap;
	text-shadow: 0 1px 0 #fff;
	cursor:pointer;
}

.tabactive{
	background: none repeat scroll 0 0 #fff !important;
}

.modal {
    display:    none;
    position:   fixed;
    z-index:    10000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .4 ) 
                url("../img/FhHRx.gif") 
                50% 50% 
                no-repeat;
}

body.loading {
    overflow: hidden;   
}

body.loading .modal {
    display: block;
}
legend {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    #box-shadow: 3px 3px 15px #bbb;
    color: #444;
    font-weight: bold;
    padding: 5px 10px;
}
fieldset{
	margin-top:5px;
}
.Selesai {
text-align: left;
margin-top: 5px;
display: block;
min-height: 16px;
margin-left: 0;
}


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #333333;
}
.pagination {
	display:inline-block;
	padding-left:0;
	margin:10px 0;
	border-radius:4px;
}
.pagination > li {
	display:inline;
}
.pagination > li > a,
.pagination > li > span {
	position:relative;
	float:left;
	padding:3px 6px;
	margin-left:-1px;
	line-height:1.42857143;
	color:#337ab7;
	text-decoration:none;
	background-color:#F3F3F3;
	border:1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left:0;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index:3;
	color:#23527c;
	background-color:#eee;
	border-color:#ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index:2;
	color:#fff;
	cursor:default;
	background-color:#337ab7;
	border-color:#337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color:#777;
	cursor:not-allowed;
	background-color:#fff;
	border-color:#ddd;
}
.pull-right{
	float:right !important;
}
.clearfix:before,
.clearfix:after{
	display:table;
	content:" ";
}
.clearfix:after{
	clear:both;
}

/*combobox*/
.custom-combobox {
    display: inline-block;
    position: relative;
}
.custom-combobox-toggle {
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    position: absolute;
    top: 0;
}
.custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
}
.ui-autocomplete {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
.custom-combobox {
    margin: 0 0 3px;
}
.custom-combobox-input {
    width: 350px;
}