#basic-modal-content {display:none;}
#second-modal-content{display:none;}
#second-modal-amctabFRMt{display:none;}
#simplemodal-overlay {background-color:#000;}
#simplemodal-container { color:#333; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-color:#fff; width:auto; height:auto; border:4px solid rgba(0,0,0,0.60); padding:0px; border-radius:5px;  border: 4px solid #606060\0/8; }
#simplemodal-container .simplemodal-data {padding:0px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#333; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a.modalCloseImg {width:25px; height:20px; display:inline; z-index:3200; position:absolute; top:10px;	font-size:13px; right:1px; cursor:pointer;color: #fff;
font-family:Arial, Helvetica, sans-serif;font-size: 15px;font-weight: bold;	line-height: 18px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
filter: alpha(opacity=20); -moz-opacity: 0.2; -khtml-opacity: 0.2; opacity: 0.2;}
#simplemodal-container a.modalCloseImg:hover {	width:25px; height:20px; display:inline; z-index:3200; position:absolute; top:10px; right:1px; cursor:pointer;color: #fff;
font-family:Arial, Helvetica, sans-serif;font-size: 15px;font-weight: bold;	line-height: 18px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80); -moz-opacity: 0.80; -khtml-opacity: 0.80; opacity: 0.80;}
#simplemodal-container h3 {color:#84b8d9;}
.headpopup{ -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px;border-radius: 0px 0px 0px 0px; color:#fff; font-family:Arial, Helvetica, sans-serif;font-size:13px;  font-weight:bold;
 height:23px; padding: 8px 15px 3px; border-bottom: 1px solid #eee; background: #799b00;
background: -moz-linear-gradient(top,  #9cc801 0%, #799b00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9cc801), color-stop(100%,#799b00));
background: -webkit-linear-gradient(top,  #9cc801 0%,#799b00 100%);
background: -o-linear-gradient(top,  #9cc801 0%,#799b00 100%);
background: -ms-linear-gradient(top,  #9cc801 0%,#799b00 100%);
background: linear-gradient(to bottom,  #9cc801 0%,#799b00 100%);}

.simplemodal-data .list-panel tr th{
background: #f4f3f3;
background: -moz-linear-gradient(top,  #f4f3f3 0%, #d3d3d3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9cc801), color-stop(100%,#d3d3d3));
background: -webkit-linear-gradient(top,  #f4f3f3 0%,#d3d3d3 100%);
background: -o-linear-gradient(top,  #f4f3f3 0%,#d3d3d3 100%);
background: -ms-linear-gradient(top,  #f4f3f3 0%,#d3d3d3 100%);
background: linear-gradient(to bottom,  #f4f3f3 0%,#d3d3d3 100%); color: #333; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 14px;}	
.simplemodal-data .list-panel tr th:first-child{border-left: 1px solid #ccc;}
.simplemodal-data .list-panel tr th:last-child{border-right: 1px solid #ccc;}

.info, .success, .warning, .errors { border: 1px solid; padding:15px 10px 15px 50px; background-repeat: no-repeat;background-position: 10px center;border-radius:3px;
font-weight:bold;font-family:Geneva, sans-serif;text-shadow: 1px 1px #EAEAEA;position:absolute fixed inherit relative static !important;}
.info {color: #00529B; background-color: #BDE5F8; background-image: url('../images/info.png');}
.success { color: #4F8A10;  background-color: #DFF2BF; background-image:url('../images/success.png');}
.warning { color: #9F6000;  background-color: #FEEFB3; background-image: url('../images/warning.png');}
.errors { color: #D8000C; background-color: #FFBABA; background-image: url('../images/error.png');}
.validation {border: 1px solid; padding:10px 10px 10px 65px; background-repeat: no-repeat; background-position: 10px center;color: #D63301;background-color: #FFCCBA;
background-image: url('../images/validation.png'); border-radius:3px;font-weight:bold;text-shadow: 1px 1px #ECECEC;}
.validation ul{margin:0px;padding:0px;}
.validation ul li{margin:0px;padding:0px;float:none;}	


.fronttab ul{margin:0px;padding:0px;}
.fronttab{ *zoom: 1;}
.fronttab:before, .fronttab:after { display: table; line-height: 0; content: ""; padding-top:5px;}
.fronttab:after{ clear: both;}
.fronttab > li { float: left; list-style:none; font-family:arial; font-size:13px; font-weight:bold;}
.fronttab > li > a { padding-right: 10px; padding-left: 10px; margin-right: 10px; margin-left:0px;line-height: 14px;}
.fronttab { border-bottom: 0px solid #c9d6e3; margin:10px 2px 0px 3px; padding:0px 0px 0px 0px;}
.fronttab > li { margin-bottom: -1px; }
.fronttab > li > a {color:#fff; padding-top: 6px; padding-bottom: 6px; line-height: 20px; border: 1px solid #2e59a4;border-bottom: 1px solid #2e59a4; -webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;background: #446fba;
background: -moz-linear-gradient(top,  #446fba 0%, #2b56a1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#446fba), color-stop(100%,#2b56a1));
background: -webkit-linear-gradient(top,  #446fba 0%,#2b56a1 100%);
background: -o-linear-gradient(top,  #446fba 0%,#2b56a1 100%);
background: -ms-linear-gradient(top,  #446fba 0%,#2b56a1 100%);
background: linear-gradient(to bottom,  #446fba 0%,#2b56a1 100%); text-decoration:none;}
.fronttab > li > a:hover { border: 1px solid #c9d6e3; border-bottom: 1px solid #fff; text-decoration:none; background: #fff;color: #134b87;}
.fronttab > .active > a, .fronttab > .active > a:hover, .fronttab > .active > a:focus {outline:none; color: #2b56a1; cursor: default; background: #fff; border: 1px solid #c9d6e3;  border-bottom: 1px solid #fff;}
.tab-content { overflow: hidden;margin:0px 2px 0px 3px;padding:0px 0px 0px 0px; -webkit-border-radius: 0px 4px 0 0;-moz-border-radius: 0px 4px 0 0;border-radius: 0px 4px 0 0; background: #c9d6e3;background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5ZDZlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWYxZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #c9d6e3 0%, #eef1f4 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9d6e3), color-stop(100%,#eef1f4)); background: -webkit-linear-gradient(top, #c9d6e3 0%,#eef1f4 100%); background: -o-linear-gradient(top, #c9d6e3 0%,#eef1f4 100%);
background: -ms-linear-gradient(top, #c9d6e3 0%,#eef1f4 100%);background: linear-gradient(to bottom, #c9d6e3 0%,#eef1f4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9d6e3', endColorstr='#eef1f4',GradientType=0 ); }
.tab-content > .tab-pane, .pill-content > .pill-pane { display: none; margin:0px 1px 0px 1px; padding:5px 10px 5px 10px;background:#fff;text-decoration:none; width:580px}
.tab-content > .active, .pill-content > .active {display: block;  margin:1px 1px 0px 1px;padding:5px 10px 5px 10px; background:#fff;}
