
 
/* Preview and publish styling */

.atmScrollPane {
	display: none;
}


#stacks_in_58 .jspContainer { 
	overflow: hidden;
	position: relative;
}

#stacks_in_58 .jspPane {
	background: transparent !important;
	position: absolute;
}



#stacks_in_58 .jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: transparent;
}

#stacks_in_58 .jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: transparent;
	display: none;
}

#stacks_in_58 .jspVerticalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_58 .jspHorizontalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_58 .jspCap {
	display: none;
}

#stacks_in_58 .jspHorizontalBar .jspCap {
	float: left;
}

#stacks_in_58 .jspTrack {
	background: transparent;
	position: relative;
}


#stacks_in_58 .jspTrack {
	background: rgba(147, 161, 161, 1.00) !important;
}


#stacks_in_58 .jspDrag { 
	background: rgba(38, 139, 210, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_58 .jspDrag:hover {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_58 .jspDrag:active {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    border-radius: 8px;
}

#stacks_in_58 .jspHorizontalBar .jspTrack {
	float: left;
	height: 100%;
}

#stacks_in_58 .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

#stacks_in_58 .jspArrow  {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
} 

/* pading and margin new */
#stacks_in_58 .jspArrow:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat;
}

#stacks_in_58 .jspArrow.jspDisabled {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_58 .jspArrow.jspDisabled:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_58 .jspVerticalBar .jspArrow {
	height: 15px;
}

#stacks_in_58 .jspHorizontalBar .jspArrow {
	width: 15px;
	float: left;
	height: 100%;
}

#stacks_in_58 .jspArrowUp { 
	background-position: 0 0;
}

#stacks_in_58 .jspArrowDown {
	background-position: -65px 0 !important;
}

#stacks_in_58 .jspArrowLeft {
	background-position: -96px 0 !important;
}

#stacks_in_58 .jspArrowRight {
	background-position: -32px 0 !important;
}

#stacks_in_58 .jspVerticalBar .jspArrow:focus {
	outline: none;
}

#stacks_in_58 .jspCorner {
	background: transparent;
	float: left;
	height: 100%;
}


#stacks_in_58 .jspVerticalBar {
	width: 15px;
}

#stacks_in_58 .jspHorizontalBar {
	height: 15px;
}


#stacks_in_58 .atmScrollPane {
	background: transparent;
	width: 100%;
	height: 250px;
	overflow: auto;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	outline: none;
	float: left;
}



 
/* Preview and publish styling */

.atmScrollPane {
	display: none;
}


#stacks_in_33 .jspContainer { 
	overflow: hidden;
	position: relative;
}

#stacks_in_33 .jspPane {
	background: transparent !important;
	position: absolute;
}



#stacks_in_33 .jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: transparent;
}

#stacks_in_33 .jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: transparent;
	display: none;
}

#stacks_in_33 .jspVerticalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_33 .jspHorizontalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_33 .jspCap {
	display: none;
}

#stacks_in_33 .jspHorizontalBar .jspCap {
	float: left;
}

#stacks_in_33 .jspTrack {
	background: transparent;
	position: relative;
}


#stacks_in_33 .jspTrack {
	background: rgba(147, 161, 161, 1.00) !important;
}


#stacks_in_33 .jspDrag { 
	background: rgba(38, 139, 210, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_33 .jspDrag:hover {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_33 .jspDrag:active {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    border-radius: 8px;
}

#stacks_in_33 .jspHorizontalBar .jspTrack {
	float: left;
	height: 100%;
}

#stacks_in_33 .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

#stacks_in_33 .jspArrow  {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
} 

/* pading and margin new */
#stacks_in_33 .jspArrow:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat;
}

#stacks_in_33 .jspArrow.jspDisabled {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_33 .jspArrow.jspDisabled:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_33 .jspVerticalBar .jspArrow {
	height: 15px;
}

#stacks_in_33 .jspHorizontalBar .jspArrow {
	width: 15px;
	float: left;
	height: 100%;
}

#stacks_in_33 .jspArrowUp { 
	background-position: 0 0;
}

#stacks_in_33 .jspArrowDown {
	background-position: -65px 0 !important;
}

#stacks_in_33 .jspArrowLeft {
	background-position: -96px 0 !important;
}

#stacks_in_33 .jspArrowRight {
	background-position: -32px 0 !important;
}

#stacks_in_33 .jspVerticalBar .jspArrow:focus {
	outline: none;
}

#stacks_in_33 .jspCorner {
	background: transparent;
	float: left;
	height: 100%;
}


#stacks_in_33 .jspVerticalBar {
	width: 15px;
}

#stacks_in_33 .jspHorizontalBar {
	height: 15px;
}


#stacks_in_33 .atmScrollPane {
	background: transparent;
	width: 100%;
	height: 250px;
	overflow: auto;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	outline: none;
	float: left;
}



 
/* Preview and publish styling */

.atmScrollPane {
	display: none;
}


#stacks_in_29 .jspContainer { 
	overflow: hidden;
	position: relative;
}

#stacks_in_29 .jspPane {
	background: transparent !important;
	position: absolute;
}



#stacks_in_29 .jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: transparent;
}

#stacks_in_29 .jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: transparent;
	display: none;
}

#stacks_in_29 .jspVerticalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_29 .jspHorizontalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_29 .jspCap {
	display: none;
}

#stacks_in_29 .jspHorizontalBar .jspCap {
	float: left;
}

#stacks_in_29 .jspTrack {
	background: transparent;
	position: relative;
}


#stacks_in_29 .jspTrack {
	background: rgba(147, 161, 161, 1.00) !important;
}


#stacks_in_29 .jspDrag { 
	background: rgba(38, 139, 210, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_29 .jspDrag:hover {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_29 .jspDrag:active {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    border-radius: 8px;
}

#stacks_in_29 .jspHorizontalBar .jspTrack {
	float: left;
	height: 100%;
}

#stacks_in_29 .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

#stacks_in_29 .jspArrow  {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
} 

/* pading and margin new */
#stacks_in_29 .jspArrow:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat;
}

#stacks_in_29 .jspArrow.jspDisabled {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_29 .jspArrow.jspDisabled:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_29 .jspVerticalBar .jspArrow {
	height: 15px;
}

#stacks_in_29 .jspHorizontalBar .jspArrow {
	width: 15px;
	float: left;
	height: 100%;
}

#stacks_in_29 .jspArrowUp { 
	background-position: 0 0;
}

#stacks_in_29 .jspArrowDown {
	background-position: -65px 0 !important;
}

#stacks_in_29 .jspArrowLeft {
	background-position: -96px 0 !important;
}

#stacks_in_29 .jspArrowRight {
	background-position: -32px 0 !important;
}

#stacks_in_29 .jspVerticalBar .jspArrow:focus {
	outline: none;
}

#stacks_in_29 .jspCorner {
	background: transparent;
	float: left;
	height: 100%;
}


#stacks_in_29 .jspVerticalBar {
	width: 15px;
}

#stacks_in_29 .jspHorizontalBar {
	height: 15px;
}


#stacks_in_29 .atmScrollPane {
	background: transparent;
	width: 100%;
	height: 250px;
	overflow: auto;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	outline: none;
	float: left;
}



 
/* Preview and publish styling */

.atmScrollPane {
	display: none;
}


#stacks_in_49 .jspContainer { 
	overflow: hidden;
	position: relative;
}

#stacks_in_49 .jspPane {
	background: transparent !important;
	position: absolute;
}



#stacks_in_49 .jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: transparent;
}

#stacks_in_49 .jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: transparent;
	display: none;
}

#stacks_in_49 .jspVerticalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_49 .jspHorizontalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_49 .jspCap {
	display: none;
}

#stacks_in_49 .jspHorizontalBar .jspCap {
	float: left;
}

#stacks_in_49 .jspTrack {
	background: transparent;
	position: relative;
}


#stacks_in_49 .jspTrack {
	background: rgba(147, 161, 161, 1.00) !important;
}


#stacks_in_49 .jspDrag { 
	background: rgba(38, 139, 210, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_49 .jspDrag:hover {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_49 .jspDrag:active {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    border-radius: 8px;
}

#stacks_in_49 .jspHorizontalBar .jspTrack {
	float: left;
	height: 100%;
}

#stacks_in_49 .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

#stacks_in_49 .jspArrow  {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
} 

/* pading and margin new */
#stacks_in_49 .jspArrow:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat;
}

#stacks_in_49 .jspArrow.jspDisabled {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_49 .jspArrow.jspDisabled:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_49 .jspVerticalBar .jspArrow {
	height: 15px;
}

#stacks_in_49 .jspHorizontalBar .jspArrow {
	width: 15px;
	float: left;
	height: 100%;
}

#stacks_in_49 .jspArrowUp { 
	background-position: 0 0;
}

#stacks_in_49 .jspArrowDown {
	background-position: -65px 0 !important;
}

#stacks_in_49 .jspArrowLeft {
	background-position: -96px 0 !important;
}

#stacks_in_49 .jspArrowRight {
	background-position: -32px 0 !important;
}

#stacks_in_49 .jspVerticalBar .jspArrow:focus {
	outline: none;
}

#stacks_in_49 .jspCorner {
	background: transparent;
	float: left;
	height: 100%;
}


#stacks_in_49 .jspVerticalBar {
	width: 15px;
}

#stacks_in_49 .jspHorizontalBar {
	height: 15px;
}


#stacks_in_49 .atmScrollPane {
	background: transparent;
	width: 100%;
	height: 250px;
	overflow: auto;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	outline: none;
	float: left;
}



 
/* Preview and publish styling */

.atmScrollPane {
	display: none;
}


#stacks_in_52 .jspContainer { 
	overflow: hidden;
	position: relative;
}

#stacks_in_52 .jspPane {
	background: transparent !important;
	position: absolute;
}



#stacks_in_52 .jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: transparent;
}

#stacks_in_52 .jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: transparent;
	display: none;
}

#stacks_in_52 .jspVerticalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_52 .jspHorizontalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_52 .jspCap {
	display: none;
}

#stacks_in_52 .jspHorizontalBar .jspCap {
	float: left;
}

#stacks_in_52 .jspTrack {
	background: transparent;
	position: relative;
}


#stacks_in_52 .jspTrack {
	background: rgba(147, 161, 161, 1.00) !important;
}


#stacks_in_52 .jspDrag { 
	background: rgba(38, 139, 210, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_52 .jspDrag:hover {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_52 .jspDrag:active {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    border-radius: 8px;
}

#stacks_in_52 .jspHorizontalBar .jspTrack {
	float: left;
	height: 100%;
}

#stacks_in_52 .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

#stacks_in_52 .jspArrow  {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
} 

/* pading and margin new */
#stacks_in_52 .jspArrow:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat;
}

#stacks_in_52 .jspArrow.jspDisabled {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_52 .jspArrow.jspDisabled:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_52 .jspVerticalBar .jspArrow {
	height: 15px;
}

#stacks_in_52 .jspHorizontalBar .jspArrow {
	width: 15px;
	float: left;
	height: 100%;
}

#stacks_in_52 .jspArrowUp { 
	background-position: 0 0;
}

#stacks_in_52 .jspArrowDown {
	background-position: -65px 0 !important;
}

#stacks_in_52 .jspArrowLeft {
	background-position: -96px 0 !important;
}

#stacks_in_52 .jspArrowRight {
	background-position: -32px 0 !important;
}

#stacks_in_52 .jspVerticalBar .jspArrow:focus {
	outline: none;
}

#stacks_in_52 .jspCorner {
	background: transparent;
	float: left;
	height: 100%;
}


#stacks_in_52 .jspVerticalBar {
	width: 15px;
}

#stacks_in_52 .jspHorizontalBar {
	height: 15px;
}


#stacks_in_52 .atmScrollPane {
	background: transparent;
	width: 100%;
	height: 250px;
	overflow: auto;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	outline: none;
	float: left;
}



 
/* Preview and publish styling */

.atmScrollPane {
	display: none;
}


#stacks_in_2 .jspContainer { 
	overflow: hidden;
	position: relative;
}

#stacks_in_2 .jspPane {
	background: transparent !important;
	position: absolute;
}



#stacks_in_2 .jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: transparent;
}

#stacks_in_2 .jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: transparent;
	display: none;
}

#stacks_in_2 .jspVerticalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_2 .jspHorizontalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_2 .jspCap {
	display: none;
}

#stacks_in_2 .jspHorizontalBar .jspCap {
	float: left;
}

#stacks_in_2 .jspTrack {
	background: transparent;
	position: relative;
}


#stacks_in_2 .jspTrack {
	background: rgba(147, 161, 161, 1.00) !important;
}


#stacks_in_2 .jspDrag { 
	background: rgba(38, 139, 210, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_2 .jspDrag:hover {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_2 .jspDrag:active {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    border-radius: 8px;
}

#stacks_in_2 .jspHorizontalBar .jspTrack {
	float: left;
	height: 100%;
}

#stacks_in_2 .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

#stacks_in_2 .jspArrow  {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
} 

/* pading and margin new */
#stacks_in_2 .jspArrow:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat;
}

#stacks_in_2 .jspArrow.jspDisabled {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_2 .jspArrow.jspDisabled:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_2 .jspVerticalBar .jspArrow {
	height: 15px;
}

#stacks_in_2 .jspHorizontalBar .jspArrow {
	width: 15px;
	float: left;
	height: 100%;
}

#stacks_in_2 .jspArrowUp { 
	background-position: 0 0;
}

#stacks_in_2 .jspArrowDown {
	background-position: -65px 0 !important;
}

#stacks_in_2 .jspArrowLeft {
	background-position: -96px 0 !important;
}

#stacks_in_2 .jspArrowRight {
	background-position: -32px 0 !important;
}

#stacks_in_2 .jspVerticalBar .jspArrow:focus {
	outline: none;
}

#stacks_in_2 .jspCorner {
	background: transparent;
	float: left;
	height: 100%;
}


#stacks_in_2 .jspVerticalBar {
	width: 15px;
}

#stacks_in_2 .jspHorizontalBar {
	height: 15px;
}


#stacks_in_2 .atmScrollPane {
	background: transparent;
	width: 100%;
	height: 250px;
	overflow: auto;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	outline: none;
	float: left;
}



 
/* Preview and publish styling */

.atmScrollPane {
	display: none;
}


#stacks_in_38 .jspContainer { 
	overflow: hidden;
	position: relative;
}

#stacks_in_38 .jspPane {
	background: transparent !important;
	position: absolute;
}



#stacks_in_38 .jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: transparent;
}

#stacks_in_38 .jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: transparent;
	display: none;
}

#stacks_in_38 .jspVerticalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_38 .jspHorizontalBar * {
	margin: 0;
	padding: 0;
	border-radius: 8px;
}

#stacks_in_38 .jspCap {
	display: none;
}

#stacks_in_38 .jspHorizontalBar .jspCap {
	float: left;
}

#stacks_in_38 .jspTrack {
	background: transparent;
	position: relative;
}


#stacks_in_38 .jspTrack {
	background: rgba(147, 161, 161, 1.00) !important;
}


#stacks_in_38 .jspDrag { 
	background: rgba(38, 139, 210, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_38 .jspDrag:hover {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 8px;
}

#stacks_in_38 .jspDrag:active {
	background: rgba(108, 113, 196, 1.00);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    border-radius: 8px;
}

#stacks_in_38 .jspHorizontalBar .jspTrack {
	float: left;
	height: 100%;
}

#stacks_in_38 .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

#stacks_in_38 .jspArrow  {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
} 

/* pading and margin new */
#stacks_in_38 .jspArrow:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat;
}

#stacks_in_38 .jspArrow.jspDisabled {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_38 .jspArrow.jspDisabled:hover {
	background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat;
	cursor: default;
}

#stacks_in_38 .jspVerticalBar .jspArrow {
	height: 15px;
}

#stacks_in_38 .jspHorizontalBar .jspArrow {
	width: 15px;
	float: left;
	height: 100%;
}

#stacks_in_38 .jspArrowUp { 
	background-position: 0 0;
}

#stacks_in_38 .jspArrowDown {
	background-position: -65px 0 !important;
}

#stacks_in_38 .jspArrowLeft {
	background-position: -96px 0 !important;
}

#stacks_in_38 .jspArrowRight {
	background-position: -32px 0 !important;
}

#stacks_in_38 .jspVerticalBar .jspArrow:focus {
	outline: none;
}

#stacks_in_38 .jspCorner {
	background: transparent;
	float: left;
	height: 100%;
}


#stacks_in_38 .jspVerticalBar {
	width: 15px;
}

#stacks_in_38 .jspHorizontalBar {
	height: 15px;
}


#stacks_in_38 .atmScrollPane {
	background: transparent;
	width: 100%;
	height: 250px;
	overflow: auto;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	outline: none;
	float: left;
}


