#acx_upload_video input, #acx_upload_video select {
    width: 100%;
}
.acx_ppt, .acx_ppt ul, .acx_ppt li, .acx_ppt img
{
transition: none !important;
}
ul.acx_ppt {
		position: relative;
	    padding:0px !important;
	    margin:0px !important;
		background:none !important;
		list-style-type: none !important;
		border:0px !important;
	  }
.acx_ppt li {
	    list-style-type: none !important;
	    position: absolute;
	    top: 0;
	    left: 0;
	    padding:0px !important;
	    margin:0px !important;
		background:none !important;
		border:0px !important;
      }
.acx_ppt li img{
		max-width:100%;
		padding:0px !important;
		margin:0px !important;
		background:none !important;
		border:0px !important;
}
.widefat_acx
{
    border: 1px ridge lightgray;
    border-radius: 8px 8px 8px 8px;
    float: left;
    margin-bottom: 8px;
    margin-right: 8px;
    padding: 10px;
}
#acx_style,#acx_other_sett
{
text-transform: capitalize;
}
#response #acx_slideshow_sortable li
{
    border: 1px dashed silver;
    box-shadow: 1px 1px 7px -2px black;
    cursor: move;
    height: 150px;
    overflow: hidden;
    position: relative;
    width: 60%;
}
#s_s_notice
{
    background: none repeat scroll 0 0 limegreen;
    border-radius: 4px 4px 4px 4px;
    color: white;
    font-size: 18px;
    margin-right: auto;
    padding: 4px;
    text-align: center;
}
#response #acx_slideshow_sortable .del_but
{
    background: url("images/delete.png");
    border: 0 none;
    color: silver;
    cursor: pointer;
    font-family: arial;
    font-size: 1px;
    height: 30px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 30px;
}
#response #acx_slideshow_sortable .play_but {
    background: url("images/play.png");
    border: 0 none;
    color: silver;
    cursor: move;
    font-family: arial;
    font-size: 1px;
    height: 32px;
    left: 342px;
    position: absolute;
    top: 63px;
    width: 32px;
}
.acx_dis_play_but{
	background: url("images/themes/default_Play-32.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: silver;
    cursor: default;
    font-family: arial;
    font-size: 1px;
    height: 32px;
    left: 50%;
    position: absolute;
    top: 38%;
    width: 32px;
	top:50%;
	margin-top:-16px;
	margin-left:-16px;
	
}
.acx_dis_stop_but{
    background: url("images/themes/default_Stop-32.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: silver;
    cursor: default;
    font-family: arial;
    font-size: 1px;
    height: 32px;
    width: 32px;
	
}
.acx_dis_unmute_but{
    background: url("images/themes/default_unmute-32.png") repeat scroll 0 0 transparent;;
    border: 0 none;
    color: silver;
    cursor: default;
    font-family: arial;
    font-size: 1px;
    height: 32px;
    width: 32px;
}
.acx_dis_mute_but{
    background: url("images/themes/default_mute-32.png") repeat scroll 0 0 transparent;;
   border: 0 none;
    color: #C0C0C0;
    cursor: default;
    font-family: arial;
    font-size: 1px;
    height: 32px;
    width: 32px;
}
.acx_dis_pause_but{
    background: url("images/themes/default_Pause-32.png") repeat scroll 0 0 transparent;;
   border: 0 none;
    color: #C0C0C0;
    cursor: default;
    font-family: arial;
    font-size: 1px;
    height: 32px;
    width: 32px;
}
.acx_dis_videoplay_but{
    background: url("images/themes/default_Play-32.png") repeat scroll 0 0 transparent;;
   border: 0 none;
    color: #C0C0C0;
    cursor: default;
    font-family: arial;
    font-size: 1px;
    height: 32px;
    width: 32px;
}

.player_cntrls
{
background: none repeat scroll 0 0 white;
border-radius: 8px 8px 8px 8px;
bottom: 5px;
display: none;
left: 5px;
padding: 2px;
position: absolute;
}
.player_cntrls div
{
    float: left;
    margin-left: 0px;
	margin:1px;
}
#acx_show_desc
{
    font-family: arial;
    font-size: 12px;
    opacity: 0.8;
    padding: 5px 0;
    position: absolute;
    text-indent: 8px;
    width: 100%;
}
#response #acx_slideshow_sortable .edit_but
{
    background: url("images/edit.png");
    border: 0 none;
    color: silver;
    cursor: pointer;
    font-family: arial;
    font-size: 1px;
    height: 30px;
    position: absolute;
    right: 3px;
    top: 40px;
    width: 30px;
}
#response #acx_slideshow_sortable .add_link
{
    background: url("images/add_link.png");
    border: 0 none;
    color: silver;
    cursor: pointer;
    font-family: arial;
    font-size: 1px;
    height: 30px;
    position: absolute;
    right: 3px;
    top: 77px;
    width: 30px;
}

#acx_slideshow_sortable img
{
    width: 100%;
}
#rename_gallery
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#rename_gallery .field
{
    border: 1px solid lightslategrey;
}
#rename_gallery .close
{
	background: none repeat scroll 0 0 #fff;
    border-radius: 12px;
    box-shadow: 1px 1px 3px #000;
    color: #000;
    font-weight: bold;
	font-size: 14px;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    text-decoration: none;
    top: -10px;
    width: 24px;
	
	
	
}
#rename_lb
{
   width: 15%;
    height: 75px;
	display: block; 
	border-radius:10px;
    left: 38%;
    padding: 3% 4%;
    position: absolute;
    margin-top:10%;
	background: none repeat scroll 0 0 #fff;
}
#acx_html_slide
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#acx_html_slide .field
{
    border: 1px solid lightslategrey;
}
#acx_html_slide .close
{
    background: none repeat scroll 0 0 white;
    border: 1px solid lightgray;
    border-radius: 11px 11px 11px 11px;
    box-shadow: 0 0 10px -5px black;
    color: black;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 6px;
    position: absolute;
    right: -14px;
    text-decoration: none;
    top: -4px;
}
#html_slide
{
    background: none repeat scroll 0 0 white;
    border-radius: 6px 6px 6px 6px;
    display: block;
    left: 30%;
    position: absolute;
    top: 10%;
}


#acx_upload_video
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#acx_upload_video .field
{
    border: 1px solid lightslategrey;
}
#acx_upload_video .close
{
	background: none repeat scroll 0 0 #fff;
    border-radius: 12px;
    box-shadow: 1px 1px 3px #000;
    color: #000;
	cursor: pointer;
    font-weight: bold;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    text-decoration: none;
    top: -10px;
    width: 24px;
	 font-size: 14px;
}
#upload_vedio
{
	background: none repeat scroll 0 0 white;
    border-radius: 10px;
    display: block;
    height: 200px;
    left: 38%;
    padding: 25px;
    position: absolute;
    top: 24%;
    width: 254px;
}

#acx_edit_image
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#acx_edit_image form
{
    background: none repeat scroll 0 0 white;
    border: 1px solid powderblue;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 10px -2px white;
    left: 35%;
    padding: 20px;
    position: absolute;
    top: 20%;
    width: 444px;
}
#acx_edit_image input
{
}
#acx_edit_image a
{
}
#acx_help_page
{
}
#acx_help_page h3
{
    border-bottom: 1px solid gray;
    color: SeaGreen;
    font-family: arial;
    font-size: 18px;
    padding-bottom: 5px;
}
#acx_help_page .q
{
    border-bottom: 1px dotted lightgray;
    color: gray;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-top: 50px;
    padding-top: 5px;
}
#acx_help_page .a
{
    font-style: italic;
}
#shortc
{
    font-family: arial;
    font-size: 12px;
    margin-left: 40px;
    text-transform: capitalize;
}
#acx_ex_gall
{
    width: 650px;
}
#acx_ex_gall li
{
    background: none repeat scroll 0 0 threedlightshadow;
    border: 1px dashed silver;
    box-shadow: 1px 1px 3px -1px black;
    display: inline-block;
    height: 43px;
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 100%;
}
#acx_ex_gall li .acx_left
{
    background: url("images/gal.png") no-repeat scroll 6px 5px white;
    border: 1px solid lightgray;
    float: left;
    height: 16px;
    padding: 9px 9px 9px 38px;
    width: 265px;
}
#acx_ex_gall li .acx_right
{
    float: right;
    margin-top: 2px;
}
#acx_ex_gall li .del_gallery
{
    background: url("images/del_gal.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;
}
#acx_ex_gall li .manage_gallery
{
    background: url("images/man_gal.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;
}
.widefat .acx_rename_slide_button
{
    background: url("images/rename.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;

}
.widefat .acx_rename_slide_button:hover
{
    background: url("images/rename.png") no-repeat scroll 10px 8px #F1F1F1;
}
#acx_editimage_form .can_edit
{
    background: url("images/can_edit.png") no-repeat scroll 8px 4px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    float: left;
    height: auto;
    margin-top: 12px;
    padding: 1px 10px 0 31px;
}
#acx_editimage_form .can_edit:hover
{
    background: url("images/can_edit.png") no-repeat scroll 8px 4px #F1F1F1;
}
#acx_editimage_form .edit_edit
{
    background: url("images/edit_submit.gif") no-repeat scroll 8px 4px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    float: right;
    height: auto;
    margin-top: 12px;
    padding: 1px 10px 0 31px;
}
#acx_editimage_form .edit_edit:hover
{
    background: url("images/edit_submit.gif") no-repeat scroll 8px 4px #F1F1F1;
}
.widefat .acx_slide_upload
{
    background: url("images/upload_image.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    margin: 15px;
    padding: 4px 10px 5px 33px;
}
.widefat .acx_slide_upload:hover
{
    background: url("images/upload_image.png") no-repeat scroll 10px 8px #F1F1F1;
}

.widefat .acx_video_upload
{
     background: url("images/upload_video.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    margin: 15px;
    padding: 4px 10px 5px 33px;
	
}
.widefat .acx_video_upload:hover
{
    background: url("images/upload_video.png") no-repeat scroll 10px 8px #F1F1F1;
}

.widefat .acx_html_buttn
{
    background: url("images/upload.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    float: right;
    height: auto;
    margin: 15px;
    padding: 4px 10px 5px 33px;
}
.widefat .acx_html_buttn:hover
{
    background: url("images/upload.png") no-repeat scroll 10px 8px #F1F1F1;
}

.widefat .acx_slideshow_html_slide
{
    background: url("images/upload_html.jpeg") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
	 margin: 15px;
    padding: 4px 10px 3px 33px;
}
.widefat .acx_slideshow_html_slide:hover
{
    background: url("images/upload_html.jpeg") no-repeat scroll 10px 8px #F1F1F1;
}

.widefat .acx_upload_buttn
{
    background: url("images/upload.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;
}
.widefat .acx_upload_buttn:hover
{
    background: url("images/upload.png") no-repeat scroll 10px 8px #F1F1F1;
}


.widefat .acx_vedio_upload_buttn
{
    background: url("images/upload.png") no-repeat scroll 13px 5px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    float: left;
    height: auto;
    padding:1px 9px 3px 34px;
	border-radius:10px;
}

.widefat .acx_vedio_upload_buttn:hover
{
 background: url("images/upload.png") no-repeat scroll 10px 8px #F1F1F1;
}

.widefat .acx_rename_buttn
{
    background: url("images/rename.png") no-repeat scroll 10px 10px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;
	border-radius:10px;
	margin-left: 46px;
	margin-top: 8px;
}

.widefat .acx_rename_buttn:hover
{
    background: url("images/rename.png") no-repeat scroll 8px 5px #F1F1F1;
}


#acx_ex_add_gallery
{
    background: url("images/add.png") no-repeat scroll 8px 4px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;
}
#acx_ex_gall li .del_gallery:hover,#acx_ex_gall li .manage_gallery:hover,#acx_ex_add_gallery:hover
{
background-color:#F1F1F1;
}
#acx_short_gen
{
    width: 425px;
}
#acx_short_gen td
{
    border: 0px;
}
#acx_slideshow_loading
{
    background: rgba(1, 1, 1, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 1000;
}
#acx_slideshow_loading .load
{
    background: url("images/loading.gif") repeat scroll -95px -95px transparent;
    border-radius: 20px 20px 20px 20px;
    height: 113px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8%;
    opacity: 0.6;
    width: 113px;
}
#acx_td p .button
{
    border: 1px solid lightgray;
    margin: 0 3px 0 0 !important;
    min-height: 30px !important;
    padding: 3px 10px !important;
}
#acx_td p .button:hover
{
    background: azure;
}
#wtd
{
    background: url("images/wtd.jpg") repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    margin-right: 8px;
    margin-top: 4px;
    width: 240px;
	float:left;
	border: 3px solid gray;
    box-shadow: 1px 1px 11px -5px black;
}
#wd
{
    background: url("images/wd.jpg") repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    margin-right: 8px;
    margin-top: 4px;
    width: 240px;
	float:left;
	border: 3px solid gray;
    box-shadow: 1px 1px 11px -5px black;
}
#wrd
{
    background: url("images/wr.jpg") repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    margin-right: 8px;
    margin-top: 4px;
    width: 240px;
	float:left;
	border: 3px solid gray;
    box-shadow: 1px 1px 11px -5px black;
}
#spd
{
    background: url("images/spd.jpg") repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    margin-right: 8px;
    margin-top: 4px;
    width: 240px;
	float:left;
	border: 3px solid gray;
    box-shadow: 1px 1px 11px -5px black;
}
#acx_html_span
{
	font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 7px;
}
#acx_slideshow_updation_notice
{
    background: none repeat scroll 0 0 lightyellow;
    border: 1px solid buttonshadow;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 5px -2px black;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    width: 80%;
}
.acx_ppt .acx_v_hold
{
position:relative;
}
.acx_ppt .acx_no_mo
{
position:absolute;
left:0px;
top:0px;
}
.acx_ss_error
{
    border: 1px solid scrollbar;
    color: red;
    padding: 7px;
}
.acx_ss_l
{
    background: none repeat scroll 0 0 lightcyan;
    border: 1px solid lightblue;
    border-radius: 5px 5px 5px 5px;
    float: left;
    padding: 1%;
    width: 50%;
    width: 50%;
}
.acx_ss_r
{
    background: none repeat scroll 0 0 lightcyan;
    border: 1px solid lightblue;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    float: right;
    margin-right: 20px;
    margin-top: 8%;
    padding: 1%;
    width: 40%;
}

/*----------*/
#image_slideshow_acx
{
    max-width: 100%;
    position: relative;
	display:inline;
}

#image_slideshow_acx li 
{
	max-height: 100%;
    height: 100%;
    width: 100%;
}

#acx_validate_galleryname
{
margin-left:300px;
color:red;
font-weight:bold;
position:absolute;
font-size:15px;
}
.img_prev 
{
background: url("images/prev1.png") no-repeat scroll center center;
top: 0px;
height: 100%;
left: 0px;
padding: 11px;
position:absolute;
width: 30px;
z-index: 10000;
cursor:pointer;
}

.img_next 
{
background: rgba(0, 0, 0, 0) url("images/next1.png") no-repeat scroll center center;
cursor: pointer;
height: 100%;
padding: 11px;
position: absolute;
right: 0;
top: 0;
width: 30px;
z-index: 10000;
}

.img_paused
{
background: url("images/pause1.png") no-repeat scroll center center;
top:0px;
height: 30px;
right: 0px;
padding: 21px;
position:absolute;
width: 30px;
z-index: 10000;
cursor:pointer;
border-radius: 0px;
}