/* jquery dialog */

.tab .ui-dialog-content {
padding:0px;
padding-top:2px;
padding-right:2px;
}
div.insform {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
background:#fff;
border:0px solid #ccc;
border-left:1px solid #e0e0e0;
border-bottom:1px solid #e0e0e0;
/*-moz-border-radius:5px;
-webkit-border-radius:5px;*/
/*margin-bottom:10px;
margin-left:10px;
margin-right:10px;
margin-top:10px;*/
/*-webkit-box-shadow: 0 2px 6px #ccc; 
-moz-box-shadow: 0 2px 6px #ccc; 
box-shadow: 0 2px 6px #ccc;*/
}

div.insform1 {
border:1px solid #ccc;
/*-webkit-box-shadow: 0px 0px 6px #666; 
-moz-box-shadow: 0 0px 6px #666; 
box-shadow: 0 0px 6px #666;*/
}

div.insform2 {
font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
background:#f7f7f7;
border:1px solid #e0e0e0;
/*-webkit-box-shadow: 0px 0px 6px #666; 
-moz-box-shadow: 0 0px 6px #666; 
box-shadow: 0 0px 6px #666;*/
}

v.insform_B {
}
div.insform_B div.bx {
font-size:14px;
font-weight:normal !important;
text-transform:uppercase;
}
div.insform_B div.bt {
color:#848586;
}

div.insform div#content_s_m {
padding:0px;
}
div.insform div#content_s1_m {
height:auto;
overflow:hidden;
padding-right:0px !important;
}
div.insform div#content_s4_m {
text-align:center;
padding:5px;
background:#e0e0e0;
color:#000;
border-bottom:1px solid #fff;
}
div.insform div#content_s2_m {
/*font-size:11px;
width:100%;
color:#000;
border-bottom:1px solid #fff;
padding:0px !important;
padding-bottom:6px !important;
margin-bottom:5px;*/
font-size:12px;
width:100%;
color:#000 !important;
}
div.insform div#content_s3_m {
padding:0px;
}

div.insform div#content_s2_m div.s2m a {
color:#000;
text-decoration:underline;
}
div.insform div#content_s2_m div.s2m a:hover {
color:#e0e0e0;
text-decoration:underline;
}
div.insform input, div.insform textarea {
padding:3px;
background:#fff;
border:1px solid #c0c0c0 !important;
/*
background:expression(this.type!="text"? '#f0f0f0' : 'transparent');
border:expression(this.type!="text"? '1px solid #c0c0c0' : 'transparent') !important;
*/
} 
div.insform input[type='radio'], div.insform input[type='checkbox'] {
background:transparent;
border-width:0px !important;
}
div.insform textarea {
width:98% !important;
}

/*******/
a.btncal {
display:inline-block;
width:70px;
height:15px;
font-weight:bold;
padding:3px;
padding-left:5px;
padding-right:5px;
font-size:12px;
text-align:center;
text-decoration:none;
margin-bottom:2px;
background-color:#fff;
background-image:url("../img/general/btn.jpg");
background-repeat:repeat-x;
background-position:top left;
border:1px solid #d0d0d0;
color:#000;
text-shadow: 0px 1px 0px #e5e5ee;
-moz-border-radius:5px;
-webkit-border-radius:5px;
cursor:pointer;
cursor:hand;
}
a.btncal:hover {
text-decoration:none;
border:1px solid #c0c0c0;
color:#000;
background-image:url("../img/general/btn_hover.jpg");
}
div.insform div.help {
padding:0px;
border-width:0px;
background:transparent !important;
color:#666;
}
div.insform td.tbl1, div.insform td.tbl1m, div.insform td.tbl2 {
border-width:0px !important;
}
/*******/
div.btnsave {
padding:5px;
padding-right:10px;
text-align:right;
}

a.btnsave {
display:inline-block;
#display:inline;
width:160px;
font-weight:300;
text-transform:uppercase;
font-size:14px;
line-height:25px;
height:25px;
text-align:center;
text-decoration:none;
margin-bottom:2px;
border:1px solid #c30900;
color:#fff !important;
text-transform:uppercase;
background:#c30900;

-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}
a.btnsave:hover {
text-decoration:none;
border:1px solid #9f0902;
-webkit-box-shadow: 0 0px 4px #666;
-moz-box-shadow: 0 0 4px #666;
box-shadow: 0 0 4px #666;
}

a.btnsave1 {
display:inline-block;
#display:inline;
font-weight:300;
padding-left:8px;
padding-right:8px;
text-transform:uppercase;
font-size:14px;
line-height:25px;
height:25px;
text-align:center;
text-decoration:none;
margin-bottom:2px;
border:1px solid #c30900;
color:#fff !important;
text-transform:uppercase;
background:#c30900;

-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}
a.btnsave1:hover {
text-decoration:none;
border:1px solid #9f0902;
-webkit-box-shadow: 0 0px 4px #666;
-moz-box-shadow: 0 0 4px #666;
box-shadow: 0 0 4px #666;
}

a.btnsaveXXXX {
display:inline-block;
#display:inline;
width:160px;
font-weight:bold;
padding-top:1px;
padding-left:3px;
padding-right:3px;
font-size:12px;
line-height:23px;
text-align:center;
text-decoration:none;
margin-bottom:4px;
margin-top:4px;
margin-left:auto;
margin-right:auto;

background:#848586;
border:1px solid #848586;
color:#fff !important;

-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}
a.btnsaveXXX:hover {
border:1px solid #b33700;
background:#f7530b;
text-decoration:none;
color:#000;
-webkit-box-shadow: 0 0px 4px #666;
-moz-box-shadow: 0 0 4px #666;
box-shadow: 0 0 4px #666;
}
.cb1 {
color:#000;
font-size:12px;
padding:10px;
padding-top:0px;
padding-bottom:0px;
color:#666;
}
td.f_privacy {
padding:10px;
text-align:center;
vertical-align:top;
}
div.f_privacy {
display:block;
height:100px;
overflow:auto;
border:1px solid #ccc;
text-align:left;
padding:5px;
margin-top:5px;
margin-bottom:5px;
background:#fff;
font-size:10px;
}
div.f_privacy p {
margin:0px;
}
.m10 {
margin-left:10px;
margin-right:10px;
}

div.extratxt_b {
color:#444;
padding:10px;
text-align:center;	
}


div#content_s2_mH {
font-size: 12px !important;
color:#848586;
font-family: 'Questrial', Helvetica, Arial, Verdana, sans-serif;
}

div.mpw {
margin-bottom:5px;
}
a.btnmpw {
display:inline-block;
#display:inline;
font-weight:bold;
padding-left:8px;
padding-right:8px;
height:22px;
line-height:22px;
font-size:11px !important;
text-align:center;
text-decoration:none;
margin-bottom:4px;
margin-top:4px;
margin-left:auto;
margin-right:auto;

background:#848586;
border:1px solid #848586;
color:#fff !important;

-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}
a.btnmpw:hover {
border:1px solid #006500;
background:#008000;
text-decoration:none;
color:#000;
-webkit-box-shadow: 0 0px 4px #666;
-moz-box-shadow: 0 0 4px #666;
box-shadow: 0 0 4px #666;
}

table.mpw {
width:100%;
}
table.mpw td {
padding:3px;
vertical-align:middle;
font-size:11px !important;
}
table.mpw td a {
margin-left:3px;
}
td.mpw1 {
width:100px;
}