.helptip {
	display:none;
	position:absolute;
	border:#333;
	background-color:#016FE7;
	background-color: gray;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px Arial;
}

/* CSS FOR SLN STARTS HERE - NO RESPONSIVE FOR NOW */

.success_animation {
	-moz-animation: flash 2s ease-out;
	-moz-animation-iteration-count: 1;
	-webkit-animation: flash 2s ease-out;
	-webkit-animation-iteration-count: 1;
	-ms-animation: flash 2s ease-out;
	-ms-animation-iteration-count: 1;
}

	
.superlink_add_settings{
	float:left;
	width: 870px;
	height:auto;
	margin:30px 0 30px 24px;
	padding:10px 20px;
	background:#F2F2F2;
	border:1px solid#DEDEDE;   
}


.superlink_add_settings p { float:left;
	font-size:14px;
	margin:10px 0;
	min-height:20px; width:100%; text-align:left;
}
.superlink_add_settings a, .superlink_add_settings p span {
	margin:0 5px; float:left; line-height:20px;
}
.smartlink_name_input{min-width:400px;}
.smartlink_url_input{min-width:370px;}
.smartlink_input_cost{ width:60px;}

.superlink_add_settings input[type=text], .superlink_add_settings select {
	float:left;	
	height:20px;
	line-height:20px;
	outline: none;
	border: 1px solid #DDDDDD; padding:0 2px;
}
.superlink_add_settings input[type=radio]{ margin:0 0 0 6px; float:left; line-height:20px; height:20px;}
div.superlink_add_settings .cost_fields{ float:left; margin:-2px 0 10px 0;}

.superlink_add_settings input[type=text]:focus, .superlink_add_settings select:focus {
	box-shadow: 0 0 5px rgba(45, 204, 112, 1);
	border: 1px solid rgba(45, 204, 112, 1);
}

.drag_box {
	float:left;
	width:870px;
	height:auto;
	padding:10px 20px;
	z-index:999;
	background:#f2f2f2;
	border:1px solid #dedede;
}

.newlink {
	margin-left: 24px;
}
.bg_active { background:#EDF5EA;}
.bg_active.bg_suspicious { background: #FEF4D3;}

.drag_row {	float:left;	width:100%;	min-height:20px;	height:auto;	line-height:20px;	margin:8px 0;}

.drag_row_end {	float:left;	width:100%;	height:1px;	overflow:hidden;	border-bottom:1px solid#CCC;	margin:8px 0;}

.drag_row a {	margin:0 10px; cursor: pointer;}

.drag_row a:focus {	box-shadow: 0 0 5px rgba(45, 204, 112, 1);}

.drag_row p, .drag_row_ha7 p, .drag_row img {	float:left;	margin:0 5px;}

.drag_row_ha7 p span{ float: left;
    text-align: right;
    width: 115px;}

.drag_row_ha7{ display:none;width:330px;	min-height:20px;	height:auto;	line-height:20px;	margin:10px auto;}

.show_percentage{ width:60px;}


.right_align {	float:right;	text-align:left;}

.drag_row input[type=text], .drag_row select, .date-pick, .drag_row_ha7 input[type=text]{
	float:left;
	margin:0 2px;
	
	height:20px;
	line-height:20px;
	outline: none;
	border: 1px solid #DDDDDD;
}

.drag_row input[type=checkbox] {	float:left;	margin:4px 2px 0 2px;}

.drag_row input[type=checkbox]:focus, .date-pick:focus {
	box-shadow: 0 0 5px rgba(45, 204, 112, 1);
	border: 1px solid rgba(45, 204, 112, 1);
}

.drag_row input[type=text]:focus, .drag_row select:focus, .drag_row_ha7 input[type=text]:focus {
	box-shadow: 0 0 5px rgba(45, 204, 112, 1);
	border: 1px solid rgba(45, 204, 112, 1);
}

div.input_focus label {
	float:left;
	padding:0 5px;
	/* background-color:#F2F2F2; */
}


input[type=button], input[type=submit] {
	padding:5px 25px;
	text-align:center;
	border-radius:5px;
	border:1px solid #065fc1;
	background:#016FE7;
	color:#FFF;
	cursor:pointer;
}

.smartlink_url {width:600px;}

.delete_box {	float:right;}
.delete_box a{ margin:0px;}
.delete_box img { margin:0 4px 0 10px;}

.drag_drop {float:left;	width:100%;	height:auto;margin:0px;	padding:0px;}

.sortable {	list-style-type: none;	margin: 0;	padding: 0;	width: 100%;}

.sortable ul {	float:left;	width:100%;	height:auto;}

.sortable li {	float:left;	width:100%;	height:auto;	margin:30px 0;}

.sortable li span {}

.ui-state-highlight {	height: 1.5em;	line-height: 1.2em;}

.sortable-number {	padding:100px 5px 0 0;	float: left; font-size:30px; }

.sln-ui-state-default .ui-state-default { background: none !important;}

.smartlink_max_clicks_type_select_div{	display:none;	float:left;}

.smartlink_geo_targeting_type_select_div {
	float:left;
	width:440px;
	height:auto;
}

.smartlink_geo_targeting_type_select_div a {
    cursor: pointer;    
}

.smartlink_geo_targeting_type_select_div select {
	float:left;
	width:205px;
	height:115px;
	margin: 0px;
	line-height:normal;
}

.smartlink_geo_targeting_type_select_div input[type=button] {
	margin: 10px 0px 0px 10px;
	padding: 2px 20px;
	height:auto;
	border-radius:none;
}
.smartlink_days {float:left;text-align:left;width:200px;height:auto;}
.smartlink_days p { margin:0px 0px 5px 0px;}
.smartlink_days input[type=checkbox]{ position: relative; top: 2px; }
.smartlink_days input[type=button]{ margin:10px 0 0 0; padding:2px 20px;}



.add_new_url { float:left; width:100%; height:auto; margin:30px 0; }
.add_new_url_link { margin:0 auto 20px auto; width:100%; height:auto; text-align:center; line-height:29px; font-size:15px;}
.add_new_url_link a { color:#333; line-height: 25px; width:150px; }
.add_new_url_link img{ width:25px; height:25px; text-align:center; position: relative; top: 6px;}
.add_new_url_loading { }

.smartlink_set_days{display: none; float:right; margin-top:10px;}
.smartlink_set_days input[type=text], .smartlink_set_days select{ width:50px !important;}
.smartlink_conversion_tracking_option{display: none; float:left; margin-top:10px;}

.select_gmt{ width:110px;}
.select_unique{ width:85px;}
.sticky_duration{ padding-left:38px;}
/*CSS STARTS FOR ON/OFF BUTTON*/
    .onoffswitch {
	float:right;
	position: relative;
	width: 94px;
	margin-right:2px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select: none;
}

.onoffswitch-checkbox {
	display: none;
}

.onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #999999;
	border-radius: 20px;
}

.onoffswitch-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	-moz-transition: margin 0.3s ease-in 0s;
	-webkit-transition: margin 0.3s ease-in 0s;
	-o-transition: margin 0.3s ease-in 0s;
	transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
	display: block;
	float: left;
	width: 50%;
	height: 20px;
	padding: 0;
	line-height: 20px;
	font-size: 14px;
	color: white;
	font-family: Trebuchet, Arial, sans-serif;
	font-weight: bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.onoffswitch-inner:before {
	content: "ON";
	padding-left: 10px;
	background-color: #02A7CC;
	color: #FFFFFF;
}

.onoffswitch-inner:after {
	content: "Paused";
	padding-right: 7px;
	background-color: #EEEEEE;
	color: #999999;
	text-align: right;
}

.onoffswitch-switch {
	display: block;
	width: 18px;
	margin: 6px;
	background: #FFFFFF;
	border: 1px solid #999999;
	border-radius: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 60px;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
	right: 0px;
}
/*CSS ENDS FOR ON/OFF BUTTON*/




/*additional CSS for 2sec BG COLOR starts here*/
@-webkit-keyframes 
flash {
 0% {
background-color:none;
}
 50% {
background-color:#2DCC70;
}
 100% {
background-color:none;
}
}
 @-moz-keyframes 
flash {
 0% {
background-color:none;
}
 50% {
background-color:#2DCC70;
}
 100% {
background-color:none;
}
}
 @-ms-keyframes 
flash {
 0% {
background-color:none;
}
 50% {
background-color:#2DCC70;
}
 100% {
background-color:none;
}
}
/*additional CSS for 2sec BG COLOR ends here*/


/*CSS for superlink_list*/
.ctn_list_row{ float:left; height:auto; min-height:70px;}

.smartlink_list_cnt p{ float:left; text-align:left; width:100%; color:#000000; min-height:20px; line-height:20px; font-size:14px; }
.smartlink_list_cnt{ float:left; width:100%; height:auto; margin-bottom:15px;}
.smartlink_list_icon{ float:left; width:100%; text-align:center;}
.smartlink_list_icon a img{ text-align:center !important;}

.add_tracker, .generate_global_tracking { float:left; width:900px; padding:10px 20px; height:auto;}
.add_tracker p, .generate_global_tracking p{ float:left; margin:5px 0; width:100%; min-height:20px; }
.add_tracker p span, .generate_global_tracking p span{ float:left; min-width:150px; line-height:20px;}
.add_tracker input[type=text]{
	float:left;
	min-width:425px;
	height:20px;
	line-height:20px;
	outline: none;
	border: 1px solid #DDDDDD;
}
.add_tracker select{
	float:left;
	min-width:150px;
	height:20px;
	line-height:20px;
	outline: none;
	border: 1px solid #DDDDDD;
}

.add_tracker textarea, .generate_global_tracking textarea{
	width: 745px;
	float:left;
	height:150px;
	outline: none;
	border: 1px solid #DDDDDD;
}

.add_tracker input[type=text]:focus, .add_tracker textarea:focus, .add_tracker select:focus, .generate_global_tracking input[type=text]:focus, .generate_global_tracking textarea:focus, .generate_global_tracking select:focus{
	box-shadow: 0 0 5px rgba(45, 204, 112, 1);
	border: 1px solid rgba(45, 204, 112, 1);
}
.generate_global_tracking #StracklinkLocked {
    position: relative;
	top: 2px;
    margin-top: 1px;
}
.generate_global_tracking input {
	padding: 0px 2px;
}
.generate_global_tracking select {
	padding: 0px 2px;
}
.add_tracker input[type=submit], .generate_global_tracking input[type=submit] {
	margin:10px 0px 0px 150px ;
	padding:2px 20px;
	text-align:center;
	border-radius:5px;
	border:1px solid #065fc1;
	background:#016FE7;
	color:#FFF;
	cursor:pointer;
}


.generate_global_tracking input[type=text]{
	float:left;
	min-width:146px;
	height:20px;
	line-height:20px;
	outline: none;
	border: 1px solid #DDDDDD;
}
.generate_global_tracking select{
	float:left;
	height:22px;
	line-height:20px;
	outline: none;
	border: 1px solid #DDDDDD;
}
.global_tracking_select_type{ width:147px;}
.global_tracking_select_txnId{ width:80px;}



