/* Reset CSS */
body,button,input,textarea,select{text-rendering:optimizeLegibility;font-size:100%}
body,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td{margin:0;padding:0}

/* Global & Layout */
body{margin:0;padding:0;font-family:arial,tahoma;font-size:14px;color:#666;background:#eff6fb}
img{border:none;max-width:100%}
p{padding:4px 0px !important;line-height:16px}
fieldset{border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;margin:3px 0}
legend{font-weight:bold;margin-left:10px}
label{cursor:pointer}
td{font-size:13px}
a,a:visited{text-decoration:none;color:#192e6c;cursor:pointer}
a:hover{text-decoration:underline;color:#2023b7}
hr{color:#ddd;border-top:1px solid #ddd;border-bottom:none}

/* Input */
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"]{display:inline-block;padding:4px 8px;font-size:14px;color:#555;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin:0;vertical-align:middle;background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);font-family:arial}
label.input,.label-input{display:inline-block;padding:4px 8px;font-size:14px;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);font-family:arial;min-width:150px;cursor:text;overflow:hidden}
label.input.disabled,.label-input.disabled{color:#999;background-color:#f5f5f5}
label.input.input-block{width:auto;display:block}
input[type="text"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="date"][disabled],input[type="tel"][disabled],input[type="password"][disabled],select[disabled],textarea[disabled]{color:#bbb;background:#f7f7f7;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed}
input[type="submit"][disabled]{cursor:not-allowed}

/* Input Number SIze */
input[type="number"][size="1"]{width:25px}
input[type="number"][size="2"]{width:35px}
input[type="number"][size="3"]{width:45px}
input[type="number"][size="4"]{width:50px}
input[type="number"][size="5"]{width:60px}
input[type="number"][size="6"]{width:70px}
input[type="number"][size="7"]{width:75px}
input[type="number"][size="8"]{width:89px}
input[type="number"][size="9"]{width:95px}
input[type="number"][size="10"]{width:100px}
input[type="number"][size="12"]{width:120px}
label.input.size1{width:25px;min-width:30px}
label.input.size2{width:35px;min-width:10px}
label.input.size3{width:45px;min-width:50px}
label.input.size4{width:50px;min-width:55px}
label.input.size5{width:60px;min-width:65px}
label.input.size6{width:70px;min-width:75px}
label.input.size7{width:75px;min-width:80px}
label.input.size8{width:89px;min-width:94px}
label.input.size9{width:95px;min-width:100px}
label.input.size10{width:100px;min-width:105px}
label.input.size12{width:120px;min-width:125px}

/* Paging */
ul.pager{margin:0px auto;padding:0px;height:100%;overflow:hidden;font-size:12px;list-style:none;display:block;text-align:center}
ul.pager li{list-style-type:none;display:inline-block;margin:0;padding:0;margin-left:5px;padding-bottom:1px}
ul.pager li:first-child{margin-left:0}
ul.pager li.dot{padding:1px 0}
ul.pager li a,ul.pager li a:visited{display:block;text-decoration:none;border:1px solid #336799;padding:2px 7px;background:#fff}
ul.pager li a:hover,ul.pager li a.current{color:#fff;background:#336799}


/* Button */
.btn,.btn:visited{display:inline-block;*display:inline;*zoom:1;padding:4px 14px;margin-bottom:0;font-size:14px;line-height:18px;*line-height:18px;text-align:center;vertical-align:middle;cursor:pointer;color:#333;text-shadow:0 1px 1px rgba(255,255,255,0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#ffffff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#ffffff,#e6e6e6);background-image:-o-linear-gradient(top,#ffffff,#e6e6e6);background-image:linear-gradient(to bottom,#ffffff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #bbb;*border:0;border-bottom-color:#a2a2a2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}
.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333;background-color:#e6e6e6;*background-color:#d9d9d9}
.btn:active,.btn.active{background-color:#ccc \9}
.btn:first-child{*margin-left:0}
.btn:hover{color:#333;text-decoration:none;background-color:#e6e6e6;*background-color:#d9d9d9;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn.active,.btn:active{background-color:#e6e6e6;background-color:#d9d9d9 \9;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}
.btn.disabled,.btn[disabled]{cursor:default;background-color:#e6e6e6;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.btn-large{padding:9px 14px;font-size:16px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.btn-small{padding:3px 9px;font-size:12px;line-height:18px}
.btn-mini{padding:1px 6px;font-size:11px;line-height:12px}
.btn-block,.input-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.btn-block+.btn-block{margin-top:5px}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255,255,255,0.75)}
.btn,.btn:visited{border-color:#c5c5c5;border-color:rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25)}
.btn-primary,.btn-primary:visited{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#006dcc;background-image:-moz-linear-gradient(top,#0088cc,#0044cc);background-image:-webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));background-image:-webkit-linear-gradient(top,#0088cc,#0044cc);background-image:-o-linear-gradient(top,#0088cc,#0044cc);background-image:linear-gradient(to bottom,#0088cc,#0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #0044cc #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}
.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}
.btn-primary:active,.btn-primary.active{background-color:#039 \9}
.btn-warning,.btn-warning:visited{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#f89406;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}
.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#fff;background-color:#f89406;*background-color:#df8505}
.btn-warning:active,.btn-warning.active{background-color:#c67605 \9}
.btn-danger,.btn-danger:visited{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#bd362f;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}
.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#fff;background-color:#bd362f;*background-color:#a9302a}
.btn-danger:active,.btn-danger.active{background-color:#942a25 \9}
.btn-success,.btn-success:visited{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#51a351;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}
.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#fff;background-color:#51a351;*background-color:#499249}
.btn-success:active,.btn-success.active{background-color:#408140 \9}
.btn-info,.btn-info:visited{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#49afcd;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#2f96b4;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#fff;background-color:#2f96b4;*background-color:#2a85a0}
.btn-info:active,.btn-info.active{background-color:#24748c \9}
.btn-inverse,.btn-inverse:visited{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#363636;background-image:-moz-linear-gradient(top,#444444,#222222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#444444),to(#222222));background-image:-webkit-linear-gradient(top,#444444,#222222);background-image:-o-linear-gradient(top,#444444,#222222);background-image:linear-gradient(to bottom,#444444,#222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);border-color:#222 #222222 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}
.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#fff;background-color:#222;*background-color:#151515}
.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9}
button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px}
button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0}
button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px}
button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px}
button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px}
button.btn a,button.btn a:visited,button.btn a:hover{text-decoration:none}
.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.btn-link{border-color:transparent;cursor:pointer;color:#08c;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.btn-link:hover{color:#005580;text-decoration:underline;background-color:transparent}
.btn-link[disabled]:hover{color:#333;text-decoration:none}
.btn.btn-flat{background:#f5f5f5;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.btn.btn-flat.btn-primary{background:#006dcc}
.btn.btn-flat.btn-success{background:#5bb75b}
.btn.btn-flat.btn-info{background:#49afcd}
.btn.btn-flat.btn-inverse{background:#363636}
.btn.btn-flat.btn-warning{background:#faa732}
.btn.btn-flat.btn-danger{background:#da4f49}

/* Table */
.table{min-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:20px;font-size:14px;font-family:Arial}
.table.table-fixed{min-width:auto!important;width:auto!important}
.table th,.table td{padding:4px 6px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #ddd}
.table th{font-weight:bold;text-align:center}
.table thead th{vertical-align:middle}
.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0}
.table tbody+tbody{border-top:2px solid #ddd}
.table-condensed th,.table-condensed td{padding:4px 5px}
.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.table-bordered th,.table-bordered td{border-left:1px solid #ddd}
.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}
.table-bordered thead:first-child tr:first-child th:first-child,.table-bordered tbody:first-child tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}
.table-bordered thead:first-child tr:first-child th:last-child,.table-bordered tbody:first-child tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}
.table-bordered thead:last-child tr:last-child th:first-child,.table-bordered tbody:last-child tr:last-child td:first-child,.table-bordered tfoot:last-child tr:last-child td:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px}
.table-bordered thead:last-child tr:last-child th:last-child,.table-bordered tbody:last-child tr:last-child td:last-child,.table-bordered tfoot:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px}
.table-striped tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th{background-color:#f9f9f9}
.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color:#f5f5f5}
.table-noborder,.table-noborder td{border:0}
.table-fixed,table.table-grid.table-fixed{width:none!important;max-width:none!important;display:table!important;table-layout:fixed!important}
table.table-grid th,table.table-grid td:first-child{background-color:#efefef;background:-webkit-linear-gradient(top,#F9F9F9 0,#efefef 100%);background:-moz-linear-gradient(top,#F9F9F9 0,#efefef 100%);background:-o-linear-gradient(top,#F9F9F9 0,#efefef 100%);background:linear-gradient(to bottom,#F9F9F9 0,#efefef 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9F9F9,endColorstr=#efefef,GradientType=0);cursor:pointer}
table.table-grid td span{padding:4px 6px}
table.table-grid.table-condensed td span{display:block;padding:3px 5px}
table.table-grid tr.selected td,table.table-grid tr.selected:hover td{background:#fbec88}
table.table-grid.grid-text td{padding:4px 6px}
table.table-grid.grid-text td .btn{margin:-2px auto}
table.table-grid tbody td:first-child{text-align:center!important;text-align:center!important;vertical-align:middle!important}

/** Align **/
.l{text-align:left!important}
.c{text-align:center!important}
.r{text-align:right!important}
.float-left{float:left}
.float-right{float:right}
.txt-disabled{color:#999}

/** Misc **/
.auto{margin-left:auto;margin-right:auto}
.pad{padding:10px}
.content{padding:12px}
.wrap{overflow:hidden}
.wordwrap{white-space:-moz-pre-wrap !important;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;white-space:normal}

/** Messages Info **/
.sukses{margin:2px 0px!important;background:#d3f9d3 url(../images/success.png) no-repeat 2px 2px;border:1px solid #305c30;padding:6px 6px 6px 30px!important;color:#305c30;cursor:default}
.notice{margin:2px 0px!important;background:#cbe0f4 url(../images/notice.png) no-repeat 2px 2px;border:1px solid #96b6d3;padding:6px 6px 6px 30px!important;color:#286eae;cursor:default}
.warning{margin:2px 0px!important;background:#fff6bf url(../images/warning.png) no-repeat 2px 2px;border:1px solid #ffd324;padding:6px 6px 6px 30px!important;color:#817134;cursor:default}
.failed{margin:2px 0px!important;background:#fbe3e4 url(../images/error.png) no-repeat 2px 2px;border:1px solid #fbc2c4;padding:6px 6px 6px 30px!important;color:#d12f19;cursor:default}
.sukses.pop,.notice.pop,.warning.pop,.failed.pop{cursor:pointer}
.sukses.noicon,.notice.noicon,.warning.noicon,.failed.noicon{background-image:none;padding:6px!important}


/** column div **/
[class^="col-"]{display:block;float:left;margin:0;overflow:hidden}
.col-1-2{width:50%;float:left}
.col-1-3{width:33.333%;float:left}
.col-2-3{width:66.666%;float:left}
.col-1-4{width:25%;float:left}
.col-3-4{width:75%;float:left}
.col-1-5{width:20%;float:left}
.col-2-5{width:40%;float:left}
.col-3-5{width:60%;float:left}

/** Shadow **/
.shadow{-moz-box-shadow:0px 0px 10px 0px #777;-webkit-box-shadow:0px 0px 10px 0px #777;box-shadow:0px 0px 10px 0px #777}
.shadow-top{box-shadow:0 -5px 5px -5px #777}
.shadow-left{box-shadow:-5px 0 5px -5px #777}
.shadow-bottom{box-shadow:0 5px 5px -5px #777}
.shadow-right{box-shadow:5px 0 5px -5px #777}
.shadow-all{box-shadow:0 0 5px #777}
.shadow-rightbottom{box-shadow:3px 3px 3px #999}

/** Corner radius **/
.corner-tl{-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;-khtml-border-top-left-radius:6px;border-top-left-radius:6px}
.corner-tr{-moz-border-radius-topright:6px;-webkit-border-top-right-radius:6px;-khtml-border-top-right-radius:6px;border-top-right-radius:6px}
.corner-bl{-moz-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px;-khtml-border-bottom-left-radius:6px;border-bottom-left-radius:6px}
.corner-br{-moz-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px;-khtml-border-bottom-right-radius:6px;border-bottom-right-radius:6px}
.corner-all{-moz-border-radius:6px;-webkit-border-radius:6px;-khtml-border-radius:6px;border-radius:6px}
.corner-tl.small{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-left-radius:3px;border-top-left-radius:3px}
.corner-tr.small{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;-khtml-border-top-right-radius:3px;border-top-right-radius:3px}
.corner-bl.small{-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;-khtml-border-bottom-left-radius:3px;border-bottom-left-radius:3px}
.corner-br.small{-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;-khtml-border-bottom-right-radius:3px;border-bottom-right-radius:3px}
.corner-all.small{-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}

/** Border Style **/
.border-top{border-top:1px solid #888}
.border-right{border-right:1px solid #888}
.border-bottom{border-bottom:1px solid #888}
.border-left{border-left:1px solid #888}
.border-side{border-left:1px solid #888;border-right:1px solid #888}
.border-ushape{border-bottom:1px solid #888;border-left:1px solid #888;border-right:1px solid #888}
.border-all{border:1px solid #888}
.border-green{border-color:#9cb1a3 !important}
.border-none{border:none !important}

/* Loading + Overlay */
.loading{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.9) url(../images/loading.gif) no-repeat center center}
.overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background:rgba(0,0,0,0.8);}

/* Popup Window */
.popup{background:#fff;position:absolute;z-index:999999;width:500px;overflow:hidden;border:1px solid #ccc}
.popup .title{background:#aaa;color:#333;font-weight:bold;padding:8px;cursor:default}
.popup .main{background:#fff;padding:5px 8px}
.popup .footer{background:#ddd;padding:5px 8px;text-align:right}


/** Tab **/
.tabbed{overflow:hidden}
.tabbed ul{overflow:hidden;margin:0;padding:0;list-style:none}
.tabbed ul li{margin:0;display:inline;float:left;background:#ccc;border-top:1px solid #888;border-right:1px solid #888;border-bottom:1px solid #888}
.tabbed ul li:first-child{border-left:1px solid #888}
.tabbed li:hover{background:#eae6e6}
.tabbed li.active{background:#fff;border-bottom:1px solid #fff}
.tabbed li a,.tabbed li a:visited{padding:14px 22px;display:block;text-decoration:none;color:#333;font-weight:bold}
.tabcontent{margin-top:-1px;padding:12px;border:1px solid #888}

/** Block Layout **/
header{
	background:#224ba0;
	padding:0 30px;
	height:55px;
}
header h1{
	margin:0;
	padding:10px 0 10px 0;
	float:left;
	color:#fff;
	font-size:24px;
}
header ul{
    margin:0 0 0 14px;
    padding:0;
    list-style:none;
    z-index:99999;
    /*float:right;*/
}
header ul a,header ul a:visited{
    display:block;
    text-decoration:none;
    padding:16px 20px;
    position:relative;
    z-index:99999;
}
header ul ul a,header ul ul a:visited{padding:16px 20px;}
header ul li a:hover{text-decoration:none;color:#fff;}
header ul li{
    position:relative;
    z-index:99999;
}
header>ul>li{
    float:left;
}
header ul li>a,header ul li>a:visited{
    color:#eee;
    text-decoration:none;
}
header ul li li a:hover{
    color:#fff;
    text-decoration:none;
    background:#555;
}
header ul li li a{
    color:#eee;
    display:block;
    background: #999;
}
header ul li:hover li a{
    font-weight:normal;
    text-decoration:none;
    display:block;
    color:#fff;
}
header ul ul{
    position:absolute;
    white-space:nowrap;
    z-index:99999;
    left:-99999em;
    margin-top:0px;
}
header ul>li:hover>ul{
    left:auto;
    min-width:100%;
}
section{overflow:hidden}
article{overflow:hidden}
footer{overflow:hidden;background:#333;color:#eee;text-align:center;padding:10px 20px}
footer a,footer a:visited{color:#c2c8e4;text-decoration:none;}
footer a:hover{color:#a5aed8;text-decoration:none;}

/* TItle */
h1.title{margin:2px 0px;font-weight:bold;font-family:'lucida sans unicode',tahoma,verdana,arial;font-size:26px}
h2.title{margin:2px 0;font-size:18px}


.main-feature{overflow:hidden;margin:10px 0;}
.main-feature .feature-item{background:#fff;margin:5px;padding:10px 20px;text-align:center;min-height:220px}
.main-feature .col-1-4:first-child .feature-item{margin-left:10px}
.main-feature .col-1-4:last-child .feature-item{margin-right:10px}
.main-feature .feature-item h3{margin:5px 0;font-size:22px;}


.flexslider .slides > li {
	position: relative;
}
.flex-caption {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 95%;
    padding: 10px 20px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 24px;
    color: #eaeaea;
    text-align: left;
    font-style: italic;
}





@media all and (max-width: 860px) {
	header{padding:0 10px}
	header ul a,header ul a:visited{padding:16px 6px}
	.main-feature .feature-item{margin:2px 5px;min-height:250px;}
	.main-feature .col-1-4{width:50%;margin-bottom:10px;}
	.main-feature .col-1-4:nth-child(2) .feature-item{margin-right:10px}
	.main-feature .col-1-4:nth-child(3) .feature-item{margin-left:10px}
}

@media all and (max-width: 640px) {
	header h1{float:none;text-align:center;margin-bottom:0;}
	header>ul{display:block;margin:0;align:center;}
	header>ul>li>a,header>ul>li>a:visited{padding:16px 10px}
}