.modal{bottom:0;display:none;left:0;outline:0 none;overflow:hidden;position:fixed;right:0;top:0;background:rgba(0,0,0,0.6) none repeat scroll 0 0;z-index:1050;}
/* */
.modal-body iframe{min-height:280px;}
.modal-body{width:100%;height:100%;}
.modal-body iframe{width:100%;height:100%;border:0;overflow:hidden}
.modal-open .modal{overflow-x:hidden;overflow-y:hidden;}
.modal.in .modal-dialog{transform:translate(0px,0px);}
.modal-dialog{margin:30px auto;width:600px;}
.modal-dialog{margin:10px;position:relative;width:auto;}
.modal-title{line-height:1.42857;margin:0;height:2.525em;vertical-align:middle;background:rgba(0,0,0,0) linear-gradient(#CCE2EE,#1B4760 ) repeat scroll 0 0;}
.modal-gradient{line-height:1.42857;margin:0;padding: 0; height:2.525em;vertical-align:middle;background:rgba(0,0,0,0) linear-gradient(#CCE2EE,#1B4760 ) repeat scroll 0 0!important;}
h4.modal-title{font-size:1.5em;color:#24515F;margin:0.225em 0;padding:0.225em 1.125em;}
.modal-header {cursor: move;}
/* -------------------------------------------------- */
.modal-content{box-shadow:0 5px 15px rgba(0,0,0,0.5);background-color:#EEEDED;}
.modal-content{border-radius:6px;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);outline:0 none;white-space:nowrap;}
.modal-footer{border-top:1px solid #e5e5e5;padding:0.625em 1.925em;text-align:right;background:rgba(0,0,0,0) linear-gradient(#1B4760,#CCE2EE) repeat scroll 0 0;}
#customAlert-overlay,#customConfirm-overlay{display:none;opacity:0.5;position:fixed;top:0px;left:0px;width:100vw;height:100vh;z-index:99999;background:#000000;}
.close{font-size:1.225em;background:#215A7A;color:#FFFFFF !important;line-height:2.025em;position:absolute;right:-12px;text-align:center;top:-10px;width:2.025em;text-decoration:none;font-weight:bold;-webkit-border-radius:1.925em;-moz-border-radius:1.925em;border-radius:1.925em;-moz-box-shadow:1px 1px 3px #000000;-webkit-box-shadow:1px 1px 3px #000000;box-shadow:1px 1px 3px #000000;}
.close:hover{background:#FF1100;}
.noborder{-webkit-border-radius:0em;-moz-border-radius:0em;border-radius:0em;}
/*-------------------------------------------------------------------------------------*/
#delete-error-log{}
/* The Modal (background) */
.info-modal{display:none;/* Hidden by default */position:fixed;/* Stay in place */z-index:1;/* Sit on top */padding-top:50px;/* Location of the box */left:0;top:0;width:100%;/* Full width */height:100%;/* Full height */overflow:auto;/* Enable scroll if needed */background-color:rgb(0,0,0);/* Fallback color */background-color:rgba(0,0,0,0.4);/* Black w/ opacity */}
/* Modal Content */
.info-modal-content{position:relative;background-color:#fefefe;margin:2% auto;padding:0;border:1px solid #888;width:70%;
/* max-height: 40.225em;*/
box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-animation-name:animatetop;-webkit-animation-duration:0.4s;animation-name:animatetop;animation-duration:0.4s}
/* Add Animation */
@-webkit-keyframes animatetop{from{top:-300px;opacity:0}
to{top:0;opacity:1}}
@keyframes animatetop{from{top:-300px;opacity:0}
to{top:0;opacity:1}}
/* The Close Button */
.close{color:white;float:right;font-size:28px;font-weight:bold;border:0 none;}
#delete_php_error-log,.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;}
.info-modal-footer,.info-modal-header{line-height:4.5;padding: 0;background-color:#5C9AB8;color:#ffffff;}
.info-modal-footer > div {padding: 0.225em;}
.info-modal-header{line-height:2.295;}
.info-modal-body{padding:2px 16px;border:1px solid #4B7F98;-webkit-box-shadow:inset 2px 2px 4px -4px rgba(44,95,115,1);-moz-box-shadow:inset 2px 2px 4px -4px rgba(44,95,115,1);box-shadow:inset 2px 2px 4px -4px rgba(44,95,115,1);}
.info-modal-body iframe{width:100%;height:20.225em;border:0 none;}
.gradient-top{background:rgba(0,0,0,0) linear-gradient(#175476,#ffffff) repeat scroll 0 0;}
.gradient-bottom{background:rgba(0,0,0,0) linear-gradient(#ffffff,#175476) repeat scroll 0 0;}
.info-modal-header{background:#538199 none repeat scroll 0 0;padding-top:0.1225em;}
.info-modal-footer{background:#538199 none repeat scroll 0 0;}
.info-modal-header h2{color:#EEEEEE;font-weight:normal;}

/*-------------------------------------------------------------------------------------*/
#info-modal-body{max-height:20.625em;min-height:10.625em;margin:0;padding:0.525em 1.525em;overflow:scroll;
/*width: 100%;*/}