	/*
	 *  CSS Document
	 *  Designed by Dennis M. Mollel
	 *  2009-2020
	 *
	 */input.magic_input{display:inline-block;width:98%;border:1px solid #dfdfdf;background:rgba(255,255,255,0.6);padding:5px;color:#000;margin:5px 10px}input.magic_input:hover{border:1px solid red;background-color:#FFF1E2}input.magic_input:focus{border:1px solid #000;background-color:#E5FBF5}div.msg,div.msg_static{z-index:10000;display:block;width:97%;color:#FFF!important;margin:0 auto;margin-bottom:15px;font-size:19px;text-align:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;padding:8px 13px!important;text-shadow:1px 1px 0 #999;border:1px solid #279860;background-color:#39CB82;background-image:-webkit-gradient(linear,left top,left bottom,from(#66D79E),to(#39CB82));background-image:-webkit-linear-gradient(top,#66D79E,#39CB82);background-image:-moz-linear-gradient(top,#66D79E,#39CB82);background-image:-ms-linear-gradient(top,#66D79E,#39CB82);background-image:-o-linear-gradient(top,#66D79E,#39CB82);background-image:linear-gradient(top,#66D79E,#39CB82);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#66D79E',EndColorStr='#39CB82')}.fail{background:#FCF3F3;border:1px solid #EFC0C0;padding:10px;width:99%;margin:15px auto}.v_table tbody tr td{border-bottom:1px dotted #ddd!important;border-right:1px dotted #ddd!important}.v_table tbody tr td:last-child{border-right:none!important}.point{border:1px solid red!important}.label-danger{color:#FFF!important;text-shadow:1px 1px 1px rgba(0,0,0,0.5);border-radius:3px} table.datatable{width: 100%;}table.datatable th{background: #efefef;}table.datatable th, table.datatable td{border: 1px solid #999 !important;}.dt-buttons{text-align:right !important; width:100% !important;}