HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/barbeatleanalyti/public_html/mbaris.beatleanalytics.com/assets/css/custom_style.css
	.error_masg {background-color:#900; width:90%; margin-top:20px; margin-left:20px; text-align:center; padding:10px; color:#FFF;}
	.success_masg {background-color:#23AD44; width:90%; margin-top:20px; margin-left:20px; text-align:center; padding:10px; color:#FFF;}

	.dataTables_info{ margin-left:10px !important;}
	
	.main-content { width:100%; margin-top:50px;}
	.Bleft { width:30%; float:left; }
	.Bright { width:69%; float:right; }
	.clearfix {clear:both}
	.heading {font-size:16px; color:#D9232B; font-weight:bold;background-color:#ddd; padding:5px 5px 5px 10px;}
	.multipleChoice{width:100%; padding:5px; border:0px solid #ddd;}
	.multipleChoiceCon{width:auto;padding:5px; border:1px solid #23AD44; color:#FFF; background-color:#23AD44; border-radius:4px; float:left; margin-left:5px; margin-top:5px;}
	.loderimageDiv 
	{
		width:100%;
		border:1px solid #000;
		position:absolute;	
		height:600px;
		background-color:#000;
	}
	
	.surveytogel
	{
		width:100%;
		padding:10px;
	}
	.colorred
	{
		width:auto;
		height:150px;
		padding:10px;
		background-color:#F05050;
		border:1px solid #F05050;
		border-radius:4px;
		float:left;
	}
	.colorDivgreen
	{
		width:72.7%;
		padding:10px;
		background-color:#A5DDBE;
		border:1px solid #A5DDBE;
		border-radius:4px;
		float:left;
		margin-top:10px;
	}
	.divhead
	{
		color:#16232D; font-size:18px; float:left; font-weight:bold;
	}
	.divtext
	{
		color:#16232D; font-size:18px; float:right; margin-left:30px; font-weight:bold;margin-right:70%;
	}
	.ajaxcalldata { background-color:#AACA4D; color:#FFF; border-bottom:1px solid #FFF; margin-top:1px; font-size:14px; cursor:pointer;padding:10px;}
	.colorgreen
	{
		width:auto;
		padding:10px;
		height:150px;
		background-color:#AACA4D;
		border:1px solid #AACA4D;
		float:left;
		border-radius:4px;
		margin-left:30px;
	}
	.colorblue
	{
		padding:10px;
		width:auto;
		height:150px;
		background-color:#5495A6;
		border:1px solid #5495A6;
		float:left;
		border-radius:4px;
		margin-left:30px;
	}
	.colorpur
	{
		width:auto;
		height:150px;
		background-color:#A58FA9;
		padding:10px;
		border:1px solid #A58FA9;
		float:left;
		border-radius:4px;
		margin-left:30px;
	}
	.colororange
	{
		width:auto;
		height:150px;
		background-color:#F9B57E;
		border:1px solid #F9B57E;
		padding:10px;
		float:left;
		border-radius:4px;
		margin-left:30px;
	}	
	.colorogray
	{
		width:auto;
		height:150px;
		background-color:#868583;
		border:1px solid #868583;
		padding:10px;
		float:left;
		border-radius:4px;
		margin-left:30px;
	}
	.colorhead
	{
		color:#FFF; font-size:22px; font-weight:bold;
	}
	.colortext
	{
		font-size:60px;
		text-align:center;
		color:#FFF;
	}
	.surveytogel_left
	{
		background-color:#23AD44;
		padding:5px;
		border-radius:4px;
		float:left;margin-left:20px;color:#FFF;
		
	}
	.heading-success 
	{
		color: #ffffff !important;
		background-color: #27c24c;
		border-color: #27c24c;
		font-weight: 600;
		border-radius: 2px;
		font-size:14px; 
		outline: 0 !important;
		padding:7px; text-align:center;
	}
	.heading-content 
	{
		color: #ffffff !important;
		background-color: #F05050;
		border-color: #F05050;
		font-weight: 100;
		margin-top:2px;
		cursor:pointer;
		border-radius: 2px;
		font-size:14px; 
		outline: 0 !important;
		padding:7px; text-align:center;
		text-transform:capitalize;
	}
	.heading-content:hover
	{
		background-color: #E31E24;
		border-color: #E31E24;
	}

	
	
	
	/*  Dragable Listing CSS Start From Here ============ */
	 ul.source, ul.target {
      min-height: 50px;
      margin: 0px 25px 10px 0px;
      padding: 2px;
      border-width: 1px;
      border-style: solid;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      list-style-type: none;
      list-style-position: inside;
    }
    ul.source {
      border-color: #f8e0b1;
    }
    ul.target {
      border-color: #add38d;
    }
    .source li, .target li {
      margin: 5px;
      padding: 5px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    }
    .source li {
      background-color: #fcf8e3;
      border: 1px solid #fbeed5;
      color: #c09853;
    }
    .target li {
      background-color: #ebf5e6;
      border: 1px solid #d6e9c6;
      color: #468847;
    }
    .sortable-dragging {
      border-color: #ccc !important;
      background-color: #fafafa !important;
      color: #bbb !important;
    }
    .sortable-placeholder {
      height: 40px;
    }
    .source .sortable-placeholder {
      border: 2px dashed #f8e0b1 !important;
      background-color: #fefcf5 !important;
    }
    .target .sortable-placeholder {
      border: 2px dashed #add38d !important;
      background-color: #f6fbf4 !important;
    }