/*Caption style*/
.caption_video{
    position: relative;
}
.ds_caption_videoPlay{
    position: absolute;
    left: 50%;
    top: 50%;
    background: url('../images/videoPlay.png') no-repeat 0 0 ;
    width: 95px;
    height: 95px;
    margin-top: -47.5px;
    margin-left: -47.5px;
}
.caption.big_black {
    background-color: #FFFFFF;
    border-style: none;
    border-width: 0;
    color: #000000;
    font-family: Arial;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -1.5px;
    line-height: 36px;
    margin: 0;
    padding: 0 4px;
    position: absolute;
    text-shadow: none;
}
.caption.medium_grey {
    background-color: #888888;
    border-style: none;
    border-width: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 2px 4px;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    white-space: nowrap;
}
.caption.small_text {
    border-style: none;
    border-width: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    white-space: nowrap;
}
.caption.medium_text {
    border-style: none;
    border-width: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    white-space: nowrap;
}
.caption.large_text {
    border-style: none;
    border-width: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    white-space: nowrap;
}
.caption.very_large_text {
    border-style: none;
    border-width: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 60px;
    margin: 0;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    white-space: nowrap;
}
.caption.very_big_white {
    background-color: #000000;
    border-style: none;
    border-width: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    margin: 0;
    padding: 1px 4px 0;
    position: absolute;
    text-shadow: none;
    white-space: nowrap;
}
.caption.very_big_black {
    background-color: #FFFFFF;
    border-style: none;
    border-width: 0;
    color: #000000;
    font-family: Arial;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    margin: 0;
    padding: 1px 4px 0;
    position: absolute;
    text-shadow: none;
    white-space: nowrap;
}
.caption.big_white {
    background-color: #000000;
    border-style: none;
    border-width: 0;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -1.5px;
    line-height: 36px;
    margin: 0;
    padding: 1px 4px 0;
    position: absolute;
    text-shadow: none;
}


.cap_eye{
    width : 20px;
    height: 17px;
    background: url('../images/glyphicons-halflings.png') 0 0 no-repeat transparent;
    overflow: visible;
}
.cap_eye_checked{
 
    background-position: -91px -115px;
}
.cap_eye_unchecked{
    background-position: -115px -115px
}
.ds_wrapper {
    position: relative;            
}

.ds_light{
    box-shadow:  0 0 8px #DDE573;
}

.slide_layers .slide_layer {
    position: absolute;
}
.edit_slide_wrapper .caption {
    font-size: 14px;
    font-weight: bold;
}
.ui-draggable {
    cursor: move;
}

/*#sortable { list-style-type: none; margin: 0; padding: 0; width: 60%; height: 150px; overflow-y: scroll;}
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; height: 18px; cursor: move;}
#sortable li span { float:left; margin-left: -1.3em; }*/

.cap_ul li{
    padding: 15px;
}
.cap_ul label{
    width: 100px;
}
#captip{
    color : red;
    display: none;
}
.yeslider_cssSet{
    clear:  left;
}
.setwr{
    border: 1px solid #CCCCCC;
    margin: 10px;
    padding: 5px;
    text-align: left;
}
.setwr label{
    width: 150px;
}
.ds_set_left{
    width: 50%;
    float: left;
}
.ds_set_right{
    width:50%;
    float: right;

}
.ds_btn{
    clear: both;
}
#yeslider-form2 #cap_color,#yeslider-form2 #cap_background_color,#yeslider-form2 #cap_border_color,#yeslider-form2 #cap_shadow_color{
  display: none;
}
.hidden{
    display: none;
}
.dialog_img_add{
    position: absolute;
    top: 20px;
    left: 20px;
    display: none;
}
.animation_panel{
    
    /* position: absolute;
    top:50%;
    left: 50%;
    margin-left: -600px;
    margin-top: -100px; */
}
