#mv_video_manager_page .mv_search {
    background:#f8f8f8;
    padding:14px 15px 15px 15px;
    width: 1121px/*886px*/;
    border-radius:4px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(111,111,111,0.12);
    -moz-box-shadow: inset 0 -1px 0 rgba(111,111,111,0.12);
    box-shadow: inset 0 -1px 0 rgba(111,111,111,0.12);
    margin-bottom:11px;
    margin-right:0;

}

#mv_video_manager_page .mv_search .kbd_cont{
    margin:9px 7px 0 9px;
}

#mv_video_manager_page .video_manager_title{
    margin-top:14px;
}

#mv_video_manager_page .vd_main_top_small_cont{
    padding: 0 0 9px;
}

#mv_video_manager_page .video_manager_title .mv_videos_container_title{
    margin-bottom:0;
}

#mv_video_manager_page .mv_search form{
    margin-left:0;
    width: 1121px;
    float:none;
    height: 35px;
}

#mv_video_manager_page .mv_search .mv_search_string{
    width: 981px/*745px*/;
    margin:0;
    height: 35px;
}

#mv_video_manager_page .mv_search .mv_search_submit{
    height: 35px;
    background: url("../../v4_imgs/icons_sprite.png") no-repeat scroll 10px -31px transparent;
    padding: 10px 12px 8px 32px;
}

#mv_video_manager_page .mv_sorter_opts{
    float:left;
}

.mv_sorter_opts > li.has_child > a span.selected_annotation_holder span{
    background:none;
    padding-right:0;
    display: block;
    min-height: 12px;
}

.mv_sorter_opts > li.has_child > a span.selected_annotation_holder span em{
    float:right;
    font-style:normal;
}

.mv_sorter_opts .timelimit a.selected{
    background:#5c8651;
    color:#FFF;
}

#anotations_page #annotation_form_holder{
    display: none;
}

#anotations_page #annotation_form_holder .mv_sorter_opts .timelimit a.selected em{
    background: url("../../v4_imgs/icons/time_ico_white.png") no-repeat scroll right 0 transparent;
}

#mv_video_manager_page  .label{
    color: #333333;
    font-size: 12px;
    margin-bottom: 8px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    margin-right:8px;
    margin-top:11px;
    float:left;
}

#mv_video_manager_page  select{
    border: 1px solid #E0E0E0;
    border-radius: 4px 4px 4px 4px;
    height: 32px;
    padding: 6px 5px 6px;
    width: 200px;
    -webkit-box-shadow: inset 0 0 0 2px rgba(0,0,0,0.02);
    -moz-box-shadow: inset 0 0 0 2px rgba(0,0,0,0.02);
    box-shadow: inset 0 0 0 2px rgba(0,0,0,0.02);
    color:#707070;
    font-size:12px;
    font-family: Arial;
    outline: none;
    float:left;
}

#mv_video_manager_page .mv_video_item.listed{
    border-top:1px solid #FFF;
    border-bottom:1px solid #ededed;
    margin-bottom:0;
}

#mv_video_manager_page .mv_video_item.listed.selected_video{
    background: #f8f8f8;
}

.mv_video_item.listed .mv_video_item_cover_cont{
    margin-top:15px;
    margin-bottom:15px;
}

#mv_video_manager_page .mv_video_item.listed .left_desc_cont{
    width: 691px;
    margin-top:15px;
}

#mv_video_manager_page .vd_main_right_cont{
    width: 919px!important;
}

#add_to_pl_holder{
    margin-top:9px;
}

#add_to_pl_holder .toplloader {
    display: none;
    float: left;
    height: 23px;
    margin-left: 10px;
    margin-top: 6px;
}

/*#mv_video_manager_page .label#check_all{
    color:green;
}

#mv_video_manager_page .label#uncheck_all{
    color:red;
}*/

#mv_video_manager_page .select_video{
    background:#f8f8f8;
    overflow: hidden;
    padding: 0;
    width: 40px;
    cursor: pointer;
    margin-right:15px;
    height: 116px;
}


#mv_video_manager_page .select_video input{
    margin-top:15px;
    margin-left:15px;
    width: 10px;
    display: block;
}


#playlist_filter {
    float: left;
}

.toplloader {
    display: none;
    height: 23px;
    position: absolute;
    right: 4px;
    top: 4px;
}

.to_playlist_alert{
    color: green;
    display: none;
    float: left;
    font-size: 12px;
    margin-left: 15px;
    margin-top: 11px;
}

#load_more_vids{
    background: none repeat scroll 0 0 #B80D09;
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 15px;
    height: 22px;
    margin-top: 15px;
    padding: 10px 0 0;
    text-align: center;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
}


/** ANOTATIONS CSS **/
#anotations_page .vd_main_cont{
    width: 600px;
}
#anotations_page .vd_full_w_cont{
    margin-bottom:20px;
}

#anotations_page .vd_full_w_cont .mv_videos_container_title{
    margin:10px 0 3px;
}

#anotations_page .mv_video_player_cont{
    width: 600px;
    height: 370px;
}

#anotations_page .mv_video_player_cont .mv_video_player{
    width: 600px;
    height: 370px;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

#anotations_page #player_anotations_holder{
    position: absolute;
    top:0;
    left:0;
    width: 600px;
    height: 338px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

#anotations_page #player_anotations{
    position: relative;
    width: 600px;
    height: 338px;
    overflow: hidden;
}

#anotations_page #player_anotations .anotation_holder{
    position: absolute;
    display: none;
    font-size:13px;
    color:#FFF;
    word-wrap: break-word;
    padding:5px;
    text-overflow:ellipsis;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.75);
    box-shadow: 0 1px 1px rgba(0,0,0,0.75);
    cursor: move!important;
   /* opacity : 0.5;*/
}

#anotations_page #player_anotations .anotation_holder.transparent{
    box-shadow:none;
    border:1px dashed rgba(0,0,0,0.75);
}

#anotations_page #player_anotations .anotation_holder i{
    font-style: normal;
}

#anotations_page #player_anotations .anotation_holder:hover{
    opacity: 0.8;
}

#anotations_page #player_anotations .anotation_holder .anotation{
    position: relative;
    width: 100%;
    height: 100%;
}

#anotations_page #create_annotation{
    background-image: url("../../v4_imgs/icons/green_plus.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

#anotations_page #create_annotation.disabled{
    cursor: default;
    opacity: 0.6;
}

#anotations_page #annotation_form_holder .sep{
    background:#cfcfcf;
    height: 1px;
    clear:both;
    margin:10px 0;
}

#anotations_page #annotation_form_holder #annotation_edit_select > a{
    background:#FBFBFB url('../../v4_imgs/icons/edit_black.png') no-repeat 9px center;
    padding-left:30px;
}

#anotations_page #annotation_form_holder #annotation_edit_select .timelimit a span{
    display: block;
    min-height: 12px;
}

#anotations_page #annotation_form_holder #annotation_edit_select .timelimit #no_annotations_li a{
    background: url("../../v4_imgs/icons/no_anno.png") no-repeat scroll 9px 7px #FBFBFB;
    color: #c63d3a;
    padding-left: 29px;
    line-height: 13px;
    cursor: default;
}

#anotations_page #annotation_form_holder i{
    font-style: normal;
}


#anotations_page #annotation_form_holder .mv_sorter_opts > li{
    width: 100%;
}

#anotations_page #annotation_form_holder .mv_sorter_opts .timelimit em{
    background:url('../../v4_imgs/icons/time_ico.png') no-repeat right 0;
    float: right;
    font-style: normal;
    padding-left: 20px;
    padding: 0px 17px 2px 0;
    text-align: right;
    line-height: 14px;
}

#anotations_page  #delete_annotation{
    background-image: url("../../v4_imgs/icons/red_cancel.png");
    background-repeat: no-repeat;
}

#anotations_page #anotations_form {
    display: none;
}

#annotation_font_color .timelimit a{
    overflow: hidden;
}

#anotations_page #anotations_form .mv_sorter_opts{
    width: 93px;
}


#anotations_page #anotations_form .mv_sorter_opts#annotation_font_size ul a{
    text-align: center;
}

#anotations_page #anotations_form .mv_sorter_opts .color_block{
    background:#FFF;
    display: block;
    float:left;
    border:1px solid #ccc;
    display: block;
    height: 15px;
    width: 15px;
    padding:0;
    margin-right:3px;
    margin-bottom:3px;
}

#anotations_page #anotations_form .mv_sorter_opts .selected_annotation_bg_color .color_block.transparent{
    background: url('../../v4_imgs/transparent_bg_ico.png') no-repeat -1px center!important;
}

#anotations_page #anotations_form .mv_sorter_opts .color_block.transparent{
    background: url('../../v4_imgs/transparent_bg_ico.png') no-repeat -1px center;
}

#annotation_font_color{
    margin-left:10px;
    margin-right:10px;
}

#anotations_page #anotations_form .mv_sorter_opts .selected_annotation_font_color {
    background:url("../../v4_imgs/icons/arrow_down.png") no-repeat scroll right 10px transparent;
    margin-top:-5px;
    margin-right:0;
}

#anotations_page #anotations_form .mv_sorter_opts .selected_annotation_font_color .color_block{
    position: relative;
    top:2px;
}

#anotations_page #anotations_form .mv_sorter_opts#annotation_font_size > li.has_child > a{
    background: url("../../v4_imgs/icons/font_size_ico.png") no-repeat scroll 9px center #FBFBFB;
    padding-left: 30px;
}

#anotations_page #anotations_form .mv_sorter_opts#annotation_font_color > li.has_child > a{
    background: url("../../v4_imgs/icons/font_color_ico.png") no-repeat scroll 9px center #FBFBFB;
    padding-left: 30px;
}

#annotation_bg_color .timelimit a{
    overflow: hidden;
}

#anotations_page #anotations_form .mv_sorter_opts#annotation_bg_color > li.has_child > a{
    background: url("../../v4_imgs/icons/bg_fill_ico.png") no-repeat scroll 9px center #FBFBFB;
    padding-left: 30px;
}

#anotations_page #anotations_form .mv_sorter_opts .selected_annotation_bg_color {
    background:url("../../v4_imgs/icons/arrow_down.png") no-repeat scroll right 10px transparent;
    margin-top:-5px;
    margin-right:0;
}

#anotations_page #anotations_form .mv_sorter_opts .selected_annotation_bg_color .color_block{
    position: relative;
    top:2px;
}

#anotations_page #anotations_form  #backgrounds_holder{
    padding-right:0;
}

#anotations_page textarea{
    border:1px solid #D3D3D3;
    border-bottom:0;
    resize: vertical;
    margin-top:10px;
    border-radius:4px 4px 0 0;
    padding:5px;
    font-size:13px;
    width: 288px;
    min-height:150px;
    height: 150px;
    max-height: 250px;
    margin-bottom:0;
}

#anotations_page .annotations_message_tools{
    background: none repeat scroll 0 0 #E2E2E2;
    border-radius: 0 0 4px 4px;
    font-size:12px;
    padding: 5px;
    border:1px solid #D3D3D3;
    border-top:0;
}

#anotations_page #text_dimension_holder{
    max-height: 195px;
    max-width: 230px;
    min-width: 20px;
    min-height: 10px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    top:-10000px;
    left:-10000px;
}

#anotations_page #anotations_form .input_holder_medium{
    float:left;
    position: relative;
    width: 138px;
    margin-right: 20px;
}

#anotations_page #anotations_form .input_holder.hidden{
    display: none;
}

#anotations_page #anotations_form .input_holder_medium.last{
    margin-right:0;
}

#anotations_page #anotations_form label{
    display: block;
    color:#333;
    text-shadow:0 0 1px rgba(0,0,0,0.3);
    font-size:13px;
    margin-bottom:5px;
}

#anotations_page #anotations_form label.floated{
    float:left;
    margin-right:5px;
    margin-bottom:0;
}

#anotations_page #anotations_form label.click{
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#anotations_page #anotations_form .hasTimeEntry{
    border: 1px solid #E0E0E0;
    padding:5px;
    width: 130px;
    border-radius:4px;
    font-family: Arial;
}

#anotations_page #anotations_form .timeEntry_control{
    position: absolute;
    right:0;
    top: 22px;
}

#anotations_page #anotations_form #annotation_add_link{
    display: block;
    float: left;
}

#anotations_page #anotations_form #annotation_link_chooser{
    position: relative;
    float:left;
    width: 100%;
}

#anotations_page #anotations_form #annotation_link_holder{
    margin-top:20px;
}

#anotations_page #anotations_form #annotation_link_holder #annotation_link{
    border: 1px solid #D3D3D3;
    border-radius: 4px 4px 4px 4px;
    font-size: 13px;
    padding: 6px 10px 6px 10px;
    width: 278px;
    font-family: Arial;
}

#anotations_page #anotations_form #annotation_link_desc{
    color: #808080;
    font-size: 12px;
    line-height: 15px;
    margin-top: 5px;
}

#anotations_page #anotations_form #annotation_link_desc.error{
    color:red;
}

#anotations_page #anotations_form #annotation_link_desc a{
    color:#468ACA;
}

#anotations_page #anotations_form  #annotation_link_type{
    position: absolute;
    top:-7px;
    right:0;
    display: none;
}

#anotations_page  #save_annotations{
    background-image:url("../../v4_imgs/icons/download.png");
    background-repeat:no-repeat;
}

#anotations_page  #save_annotations.changes_saved{
    opacity:0.6;
    cursor: default;
}

#anotations_page #anotations_form  #save_button_holder img{
    float:right;
    margin-top:13px;
    display: none;
}

#anotations_page .annotations_beta{
    float:right;
    font-size:13px;
    margin-top:10px;
}

#anotations_page .annotations_beta a{
    color:#468ACA;
}

.ui-resizable-handle {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border: 1px solid #000000;
    position: absolute;
    border-radius:50px;
}

.ui-resizable-ne {
    right: -5px;
    top: -5px;
}

.ui-resizable-se {
    right: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    left: -5px;
    top: -5px;
}

.ui-resizable-sw {
    left: -5px;
    bottom: -5px;
}

#mv_video_manager_page #add_to_playlist{
    width: 205px;
}

#mv_auth.annotation_modal_feedback{
    right: 0;
    top: 44px;
}

#mv_auth.annotation_modal_feedback .auth_arrow{
    margin-left:0;
    left:281px;
}

#mv_auth.annotation_modal_feedback textarea{
    border: 1px solid #E0E0E0;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) inset;
    color: #707070;
    font-family: Arial;
    font-size: 12px;
    height: 50px;
    margin-bottom: 15px;
    max-height: 250px;
    min-height: 50px;
    padding: 10px 5px 8px 11px;
    resize: vertical;
    width: 295px;
    margin-top:0;
}

#mv_auth.annotation_modal_feedback .mv_auth_submit_holder {
    border-bottom: 0 none;
    box-shadow: none;
    margin-bottom: 0;
    padding-bottom: 0;
}