@charset "UTF-8";
/*+++++++++++++ PHOTO PAGE +++++++++++++*/
/* added for multi */
.styled-select-photo-multi, .styled-select-photo-multi-share {
    background-color: #EEEEEE;
    display: none;
    float: right;
    margin-right: 0;
    padding: 0 6px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 1999;
}

.styled-select-photo-multi-share {
    float: left;
}

.photo_filters {
    width: 100%;
    height: auto;
    /*border-top:1px solid #ccc;*/
    font-family: nhg-text-bold, arial, sans-serif; /*Re-branding changes font-family and font-size changes*/
    padding-top: 2px;
}

/**
changes by MS
**/
#page_photos .default_text {
    float: left;
    width: auto;
    font-size: 14px;
    color: #000000;
    text-align: left;
    position: relative;
    left: 35px;
    top: -31px;
    font-family: nhg-text-roman, arial, sans-serif; /*Re-branding changes font-family and font-size changes*/
}

#page_photos .default_text.selectedCount{
    /* position: absolute; */
    /* top: 22px; */
    /* margin-left: 14px; */
    font-family: nhg-text-bold, arial, sans-serif;
    width: 130px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 11px 0 0 0;
}

.photo_filter {
    float: left;
    width: auto;
    margin-right: 10px;
    /*MJ - Re-branding changes Increasing font size for header*/
    font-size: 12px;
    color: #000000;
    line-height: 1.1;
    text-align: left;
    padding: 3px 3px 7px 3px;
    cursor: pointer;
}

.photo_filter:active, .photo_filter_active {
    opacity: 0.666;
}

.photo_filter_selected {
    color: #CD040B;
}

.album_list_menu {
    position: relative;
}

.photo_view {
    width: auto;
    float: right;
}

.photo_view_icons {
    height: 32px;
    padding: 3px 3px 3px 3px;
    cursor: pointer;
}

.photo_view_icons:active, .photo_view_icons_active {
    opacity: 0.666;
}

.photo_grid {
    width: 100%;
    position: relative;
    top: -30px;
}

.photo_cell {
    float: left;
    width: 120px;
    height: 120px;
    background-position: center center;
    background-size: cover;
    margin: 2px 2px 2px 2px;
    cursor: pointer;
    position: relative;
    border: 1px solid #f0f0f0;
}

.xphoto_cell:active, .xphoto_cell_active {
    opacity: 0.666;
}

.photo_cell_background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
}

.photo_grid_ul {
    list-style-type: none;
    font-family: nhg-text-roman, arial, sans-serif; /*Re-branding changes font-family and font-size changes*/
}

.photo_grid_li {
    clear: both;
}

.photo_grid_seperator {
    width: 100%;
    height: 44px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #ecedee;
    position: relative;
    top: -32px;
}

.photo_grid_month {
    padding-left: 14px;
    /*Re-branding changes To give some padding between name and accordian sign*/
    padding-right: 10px;
    /*Re-branding changes Increased font size*/
    font-size: 12px;
    line-height: 3.5;
    /*Re-branding changes increase width for album/timeline name*/
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.photo_list_li {
    clear: both;
}

@-moz-document url-prefix() {
    #timeline_photo_grid .timeline_grid_menu .checkbox-wrapper {
        left: 0;
    }
}

#timeline_photo_grid .timeline_grid_menu .checkbox-wrapper {
    margin-top: 5px;
    margin-left: 9px;
}

.photo_list {
    width: 100%;
    position: relative;
    top: -30px;
}

.photo_sublist_ul {
    list-style-type: none;
}

.photo_sublist_li {
    clear: both;
    border-bottom: 1px solid #d2d3d4;
    height: 44px;
    overflow: hidden;
}

/*
--VA :- Removging as we are having multiselect
.photo_sublist_li:hover {
    opacity:0.666;
}*/
.photo_sublist_selected_li {
    clear: both;
    border-bottom: 1px solid #d2d3d4;
    height: 44px;
    overflow: hidden;
    background-color: #ecedee;
}

.photo_sublist_selected_li:hover {
    opacity: 0.666;
}

.photo_sublist_header_li {
    clear: both;
    height: 40px;
    overflow: hidden;
    background-color: #ecedee;
    /* padding-left: 5px; */
    padding-right: 5px;
    padding-bottom: 6px;
    margin-bottom: 1px;
    font-size: 14px;
    color: #333333;
    font-family: nhg-text-roman, arial, sans-serif; /*Re-branding changes font-family and font-size changes*/
}

.photo_sublist_header_li > div {
    height: 40px;
}

.photo_vline {
    border-right: 1px solid #D2D3D4;
    width: 1px;
    height: auto;
}

.photo_thumb_cell {
    float: left;
    width: 15%;
    max-width: 44px;
    overflow: hidden;
    height: 43px;
}

/**MJ - Defect 2116 - Restrict image name within thumbnail width **/
.photo_upload_cell {
    float: left;
    width: 40%;
    overflow: hidden;
    padding-left: 5px;
    font-size: 8px;
    padding-top: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*  font-family: nhg-text-bold , arial, sans-serif; */

}

.photo_taken_cell {
    float: left;
    width: 17%;
    overflow: hidden;
    padding-left: 5px;
    font-size: 8px;
    padding-top: 12px;
    display: none;
}

.photo_size_cell {
    float: left;
    width: 9%;
    overflow: hidden;
    padding-left: 5px;
    font-size: 8px;
    padding-top: 12px;
    display: none;
}

.photo_type_cell {
    float: left;
    width: 9%;
    overflow: hidden;
    padding-left: 5px;
    font-size: 8px;
    padding-top: 12px;
    display: none;
}

.photo_rotate_popup {
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 12001;
    background-color: rgba(0, 0, 0, 0.7);
}

.photo_rotate_container {
    width: 250px;
    height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -125px;
    margin-left: -125px;
    color: #fff;
}

.photo_rotate_btn {
    width: 18%;
    cursor: pointer;
}

.photo_rotate_btn:active, photo_rotate_btn_active {
    opacity: 0.666;
}

.photo_flip_btn {
    width: 61%;
    margin-left: 20%;
    margin-top: 0.5%;
    cursor: pointer;
}

.photo_flip_btn:active, .photo_flip_btn_active {
    opacity: 0.666;
}

.photo_rotate_pic_0 {
    width: 63%;
    margin-left: 1%;
    margin-top: 0.5%;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}

.photo_rotate_pic_90 {
    width: 63%;
    margin-left: 1%;
    margin-top: 0.5%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}

.photo_rotate_pic_180 {
    width: 63%;
    margin-left: 1%;
    margin-top: 0.5%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.photo_rotate_pic_270 {
    width: 63%;
    margin-left: 1%;
    margin-top: 0.5%;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
}

.photo_rotate_help {
    display: none;
    float: left;
    width: 80%;
    position: relative;
    top: -15px;
    left: 10%;
}

.photo_help_toggle {
    display: none;
    position: relative;
    top: -70px;
    left: 65px;
}
/* Delete progress background images start  -- Vivek 02/28/17*/
.mediaProgress #contact-action-progress .photos-img {
    background: url(../../images/DeletePhotos.gif);
}
.mediaProgress #contact-action-progress .videos-img {
    background: url(../../images/DeleteVideo.gif);
}
.mediaProgress #contact-action-progress .all-img {
    background: url(../../images/DeletePhotoAndVideo.gif);
}
.mediaProgress #contact-action-progress .favorites-img {
    background: url(../../images/DeletePhotoAndVideo.gif);
}
.mediaProgress #contact-action-progress .img {
    width: 300px;
    height: 300px;
    margin: 54px auto;
    background-size: 300px 300px;
    background-repeat: no-repeat;
}
/* Delete progress background images end */
.photo_detail_help_toggle {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: 74px;
}

.photo_detail_page, .photo_print_page {
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    background-color: rgba(128, 128, 128, 1);
    /*  fix double scrollbar issue Ethan
        overflow-x:hidden;
        overflow-y:auto;*/
    overflow: hidden; /* Ethan */
    -webkit-overflow-scrolling: touch;
}

/*Changing background specific for Photo Details*/
.photo_detail_page {
    background-color: #f7f7f7;
}

.photo_detail_l_btn {
    cursor: pointer;
    height: 200px;
    left: 50px;
    margin-top: -100px;
    position: fixed;
    top: 50%;
    z-index: 4999;
}

.photo_detail_l_btn:active, photo_detail_l_btn_active {
    opacity: 0.666;
}

.photo_detail_r_btn {
    position: fixed;
    right: 50px;
    top: 50%;
    height: 200px;
    margin-top: -100px;
    cursor: pointer;
    z-index: 4999;
}

.photo_detail_r_btn:active, photo_detail_r_btn_active {
    opacity: 0.666;
}

.photo_detail_b_btn {
    position: fixed;
    bottom: 50px;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    cursor: pointer;
    z-index: 4999;
}

.photo_detail_b_btn:active, .photo_detail_b_btn_active {
    opacity: 0.666;
}

.photo_detail_img {
    position: fixed;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}

/* .photo_detail_img img{
    transition : all 500ms ease;
} */
.photo_smaller_than_screen {
    background-size: auto;
}

.photo_detail_panel {
    width: 200px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 80px;
    background-color: rgba(0, 0, 0, 0.333);
    overflow: hidden;
    min-height: 680px;
}

.photo_detail_close {
    width: 30px;
    height: 30px;
    position: fixed;
    top: 0;
    right: 0;
    cursor: pointer;
}

.photo_detail_close:active, photo_detail_close_active {
    opacity: 0.666;
}

.photo_detail_next {
    width: 30px;
    height: 60px;
    position: fixed;
    top: 50%;
    right: 10px;
    margin-top: -30px;
    cursor: pointer;
    z-index: 4999;
}

.photo_detail_next:active, photo_detail_next_active {
    opacity: 0.666;
}

.photo_detail_prev {
    cursor: pointer;
    height: 60px;
    left: 10px;
    margin-top: -30px;
    position: fixed;
    top: 50%;
    width: 30px;
    z-index: 4999;
}

.photo_detail_prev:active, photo_detail_prev_active {
    opacity: 0.666;
}

.photo_action_ul {
    clear: both;
    list-style-type: none;
    font-family: nhg-text-roman, arial, sans-serif; /*Re-branding changes font-family and font-size changes*/
}

.photo_action_li {
    font-size: 13px;
    color: #fff;
    margin: 5px 5px 5px 5px;
}

.photo_action_li:active, photo_action_li_active {
    opacity: 0.666;
}

.photo_detail_label {
    position: relative;
    top: -8px;
    left: 5px;
    color: #fff;
}

.photo_detail_file {
    width: 200px;
    overflow-x: auto;
    font-size: 16px;
    color: #fff;
    padding: 5px 5px 5px 5px;
    cursor: text;
    /* Ethan 1393 */
    border-style: solid;
    -webkit-text-fill-color: #FFF;
    background: none !important;
    border: none !important;
}

.photo_cancel {
    position: relative;
    right: 20px;
    cursor: pointer;
}

.photo_sort_btn_img {
    position: relative;
    top: 10px; /* Defect ID: 1529 Albert */
    left: 0px;
    cursor: pointer;
    height: 15px; /* Defect ID: 1529 Albert */
    /*opacity:0.333;*/ /* Defect ID: 1529 Albert */
    padding-right: 5px;
    float: left;
    padding-left: 0px;
    margin-top: 5px;
}

.photo_close {
    position: fixed;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.photo_close:active, photo_close_active {
    opacity: 0.666;
}

/*Vertical align for grid view*/
.photo_cell .menu_icons {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/* For all list views giving some padding to the right so that tooltip don't get cut*/
.photo_list .menu_icons,
.photo_viewlist_control .menu_icons,
.photo_sublist_li .menu_icons {
    padding-right: 15px;
}

.rotate-image #nocontentpop {
    width: 460px;
    height: 389px;
    text-align: center;
    border: dashed 2px rgba(149, 149, 149, 0.57);
    float: right;
    background-color: #fff;
    margin-right: 20px;
}

#nocontentpop .message_red {
    width: 437px;
    height: 108px;
    color: #cd040c;
    font-family: nhg-display-bold, arial, sans-serif;
    font-size: 48px;
    letter-spacing: -0.2px;
    line-height: 54px;
    margin-top: 49px;
    margin-left: 13px;
    white-space: normal;
}

#nocontentpop.photoVideoAlbums .message_red,
#nocontentpop.favoriteDocuments .message_red,
#nocontentpop.documents .message_red,
#nocontentpop.albumDetails .message_red {
    font-size: 43px;
}

#nocontentpop.photoVideoAlbums .message_black,
#nocontentpop.favoriteDocuments .message_black,
#nocontentpop.documents .message_black,
#nocontentpop.albumDetails .message_black {
    font-size: 21px;
}

#nocontentpop .message_black {
    width: 343.2px;
    height: 99px;
    white-space: normal;
    font-size: 24px;
    font-family: nhg-display-bold, arial, sans-serif;
    margin-top: 18px;
    margin-left: 62px;
    line-height: 33px;
    letter-spacing: -0.1px;

}

#nocontentpop img {
    margin-top: 35px;
    cursor: pointer;
}

.rotate-image {
    width: 100%;
    height: 583px;
    padding-top: 80px;
    position: absolute;
    right: 0px;
    margin-top: -8px;
    background-size: 100% !important;
}

.uploadBtn {
    margin-top: 20px;
}

.fuji_ad {
    width: 330px;
    height: 280px;
    clear: both;
    margin-left: 580px;
    position: absolute;
    padding: 15px;
    background: #fff;
}

.fuji_ad img {
    width: 300px;
    height: 250px;
    border: 1px solid #d2d3d4;
}

.rowOne {
    width: 100%;
    float: left;
    display: block;
}

.rowOne .photo_cell {
    width: 280px;
    height: 280px;
}

.itemContainer {
    padding: 5px;
    position: absolute;
}

.itemContainer .selectedItem{
    /*transform: scale(0.9);*/
    /*border: 14px solid #abe0f9;*/
}

.itemContainer .selectedItem .itemContent{
    transform: scale(0.951);
    border: 15px solid #abe0f9;
}

.itemContainer .options{
    display: block;
}

.itemContainer .selectedItem .options{
    visibility: hidden;
}

.item.landscape {
    width: 390px;
}

.item.portrait {
    width: 190px;
}

.itemContent {
    /*height: 250px;
    width: inherit;*/
    height: 260px !important;
    width: 93% !important;
    cursor: pointer;
    /*background-size: 135% !important;*/
    background-size: cover !important;
}

.mediaLabelName{
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.headerContainer, .listContainer.listElem.selectedItem{
    background-color: #E8F6FE;
}

.listContainer.listElem:hover{
    background-color: #E8F6FE;
}

.listContainer.listElem.selectedItem{
    /*padding-top: 13px;*/
}

.headerContainer .headerItems:first-child{
    width: 4%;
}

.headerContainer .headerItems{

  /*  padding: 7px 10px 7px 15px;*/
    padding: 7px 4px 7px 11px;
    font-family: nhg-text-bold, Arial, Sans-Serif !important;
    text-align: left;
    min-height: 33px;
}

.headerContainer .headerItems.svg-icon{
    background: none;
    text-indent: 0;
    top: 2px;
    cursor: text;
}

.headerContainer .headerItems.fa:before{
    content: " ";
}

.headerContainer .headerItems.sortField{
    cursor: pointer;
}
.headerContainer .headerItems.currentSortField{
    text-decoration: underline;
}

#photoVideoAlbumsTab .gridElem .itemClick,
#photoVideoTimelinesTab .gridElem .itemClick{
    box-shadow: 8px 9px 8px #888888;
}

.gridElem .options {
    height: 40px;
}

.gridElem .options .fa {
    font-size: 20px;
    margin: 7px;
    cursor: pointer;
    font-size: 18px;
}

.vz-icon-share{
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
.vz-icon-share:hover{
 color: #cf040b;
}


.gridElem .options .fa .shareText{
    font-family: nhg-text-bold, arial, sans-serif;
    font-size: 14px;
}

.gridElem .options .fa.selected,
.gridElem .options .fa:hover {
    color: #cf040b;
}

.gridElem .albumGridHighlighter,
.gridElem .timelineGridHighlighter {
    position: absolute;
    bottom: 41px;
    width: 100%;
    padding: 4px 10px 10px;
    background: rgba(0, 0, 0, 0.3);
    font-family: "nhg-text-bold", arial, sans-serif;
}

.gridElem .selectedItem .albumGridHighlighter,
.gridElem .selectedItem .timelineGridHighlighter {
    transform: scale(0.95);
    bottom: 55px;
    padding-left: 20px;
}

.gridElem .albumGridHighlighter .albumTitle,
.gridElem .timelineGridHighlighter .timelineTitle {
    color: #fff;
    font-size: 27px;
    /*text-transform: capitalize;*/
    text-overflow: ellipsis;
    overflow: hidden;
}

.gridElem .albumGridHighlighter .albumData,
.gridElem .timelineGridHighlighter .timelineData {
    color: #fff;
}

.gridElem .documentGridHighlighter{
    position: absolute;
    bottom: 35px;
    width: 100%;
    padding: 4px 10px 10px;
}

.gridElem .selectedItem .documentGridHighlighter {
    transform: scale(0.90);
    bottom: 55px;
    padding-left: 20px;
}

.gridElem .documentGridHighlighter .documentTitle {
    font-size: 14px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: "nhg-text-bold", arial, sans-serif;
}

.gridElem .documentGridHighlighter .documentData {
    font-size: 10px;
    color: #959595;
}

.listItemContent{
    height:40px;
    width:40px;
    background-size: contain !important;
    top: -7px;
}


.listContainer .multi_checkbox{
    margin-left: 10px;
}

.listContainer.listElem .checkbox-wrapper{
    padding-left: 10px;
}

.listContainer.listElem{
    position: absolute;
    width: 100%;
    padding-top: 17px;
    padding-bottom: 5px;
}

.listContainer.listElem .itemClick:not(.preview){
    margin-top: 4px;
}

.listContainer.listElem .itemClick{
    cursor: pointer;
}

.listContainer.listElem .downloadHelperClass{
    font-size: 23px;
    cursor: pointer;
}

#photoVideoTimelinesTab .listContainer.listElem {
    margin-left: 10px;
}

.page-view .albumPageHeader{
    padding: 14px 10px 16px;
    background-color: rgba(230, 230, 230, 0.5);
    margin-bottom: 12px;
    border: 1px solid #e6e6e6;
}

.page-view .albumPageHeader span{
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
}

.page-view .albumPageHeaderName{
    font-family: nhg-text-bold, arial, sans-serif;
    font-size: 26px;
    /*text-transform: capitalize;*/
}

.page-view .albumPageHeaderDate{
    font-family: nhg-text-bold, Arial, Sans-Serif;
    font-size: 17px;
    margin-left: 14px;
}

.page-view .albumPageAlbumIcon.albumIcon{
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IArs4c6QAAAeVJREFUOBGdUs9LG1EQnnm7xtSYBNIK7bUoAUU0P6D0IvQipSW00JMggrdCL3oS/A88iScPXgRPtqhob730UOpt9eTJkFJ6aGlBbIy6idkZ30SeYTfvoBkW3ptv5vuY9+3gYU9yg5imoZtArKSSsdzQyUlV6EoLTXWj0+IwP62d158ZPnpugk3SzYmO80oBO8Tc63YjEOUQqzgzv1DRguQIQID4TV8vbHUbxsi/rGJaaK1wVZtQqD7YiFEs92Zyp1CvLlmfqU0cPkoMPPYbl0UhIuI+M2QB+GFUSPLD3S9vIZbus4ohw4hfv/gtjQhYcxxnmigoEsFHwSyhnYHnHc/UU5TBdfNa5K+QEGFhzP//I9eofdK1TYtQC1KKyyExMV4xzub9059K4Xst9XW8cbZqBB7EUTz8Y3Jz5hbnt8f86nJ4zxBXtPFzpuk4k0mZ7TaY15ssQUB7Jpc90x7L13M7mTzvyUBq0TTJGRUSrFA/+6yNXJe7CWTsB8KX7ckUvsMYyG51hCP/QYdibp1BU6WDgL/raR7JZMCYQAiy7b9JvMV+h04LaHbAFEJodHC3UCoFbbFQ+X5J0fOuwPPg1rP70e3dSu/TP3vpbijTzT5Kt8uOmkGi13ejhrsYuJJvnB7IZktcA5rcoXv34P3GAAAAAElFTkSuQmCC") no-repeat;
    top: 10px;
}
.page-view .albumPageEditAlbum{
    font-family: nhg-text-bold, arial, Sans-Serif;
    font-size: 14px;
    margin-left:10px;
    cursor: pointer;
}

.page-view .page-content{
    padding: 0;
}

.rowContainer {
    clear: both;
    width: 100%;
    padding: 5px 0;
    height: 30px;
    position: absolute;
}

.adContainer {
    padding: 5px;
    position: absolute;
    /*position: relative;*/
    /*float: right;*/
    /*margin-right: 6px;*/
    /*top: 14px;*/
}

.adHolder {
    width: 300px;
    height: 250px;
    background-color: #a9a9a9;

}

.mediaContent .page-view .gridView .checkbox-wrapper .checkbox-custom-label{
    /*display: none;*/
    visibility: hidden;
}

.mediaContent .page-view .gridView .gridElem:hover .checkbox-wrapper .checkbox-custom-label,
.mediaContent .multiSelectMode .page-view .gridView .checkbox-wrapper .checkbox-custom-label,
.mediaContent .page-view .gridView .listContainer.gridElem .checkbox-wrapper .checkbox-custom-label{
    display: inline-block;
    visibility: visible;
}

.gridView .labelFormatter{
    font-family: nhg-text-bold, Arial, Sans-Serif;
    font-size: 20px;
    line-height: 2px;
}

/* removed coz it is present in default.css
.menu_item.submenu {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    color: #222222;
    cursor: pointer;
    font-family: verdana;
    font-size: 11px;
    padding: 5px 5px 5px 41px;
    text-align: right;
    text-transform: capitalize;
    width: 100%;
}
.menu_item.submenu:hover {
    color:#ed1c24;
}
/*---- device is phone portrait ----*/
@media screen and (max-width: 767px) and (orientation: portrait) {

    .photo_grid_month {
        margin-left: 30px;
    }

    #page_photos .item_cell.portrait .video-icon:before{
    	top: 39% !important;
    }
}

/*---- device is phone, so hide and re-arange ----*/
@media screen and (max-width: 767px) {
    .photoNavFix {
        top: 65px !important;
    }

    .photo_vline {
        display: none;
    }

    .photo_grid_month {
        margin-left: 30px;
    }

    #page_photos .contact_progress {
        top: 178px !important;
        right: 10px;
    }

    .photo_grid_menu .glyphicon,
    .photo_album_grid_menu .glyphicon,
    .photo_timeline_grid_menu .glyphicon {
        font-size: 15px;
    }

    .photo_grid_menu .music_player_btn,
    .photo_album_grid_menu .music_player_btn,
    .photo_timeline_grid_menu .music_player_btn {
        width: 22px;
        height: 22px;
    }

    /*MJ -  Remove list header(name,upload date, date taken, size, type) from mobile view since it is not used. ----*/
    .photo_sublist_header_li {
        display: none;
    }

    /*MJ -  Remove dependency from contact.css file.  ----*/
    #page_photos .contacts_multiview_on, #page_photos .contacts_multiview {
        height: 0px;
        margin-right: 54px;
    }

    /*MJ - Given some space between header and content. Also in this space photo count comes.  ----*/
    #page_photos #photo_filters {
        margin-bottom: 40px;
    }

    .rotate-image #nocontentpop {
        width: 284px;
        min-height: 272px;
        margin-top: 130px;
        margin-right: calc(50% - 161px);
        height: auto;
        padding-bottom: 20px;
        margin: 0 auto;
        padding: 10px;
        float: none;
    }

    #nocontentpop .message_red {
        width: 100%;
        font-size: 35px;
        margin-top: 20px;
        height: 90px;
        line-height: 45px;
        margin: 0;
        padding: 10px;
    }

    #nocontentpop .message_black {
        width: 250px;
        font-size: 18px;
        height: 50px;
        line-height: 25px;
        margin-left: calc(50% - 125px);
    }

    .rotate-image {
        height: 321px;
        background-size: 100% 100% !important;
        margin-top: 0px;
    }

    .fuji_ad {
        position: relative;
        margin-left: 0px;
    }

    .albumPageHeader .albumPageHeaderName{
    	vertical-align: bottom;
    	width: 40%;
    }
    .albumPageHeader .albumPageHeaderDate{
    	width: 60%;
    }

    .albumPageHeader .albumPageHeaderName, .albumPageHeader .albumPageHeaderDate{
    	display: inline-table;
    }



}

/*----device tablet for photo--*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .rowOne .photo_cell {
        width: 240px;
    }

    .fuji_ad {
        margin-left: 65%;
    }

    .rotate-image #nocontentpop {
        width: 322px;
        height: 272px;
        margin-top: -30px;
        float: right;
    }

    #nocontentpop .message_red {
        width: 305.9px;
        height: 75.6px;
        font-size: 33.6px;
        line-height: 37.8px;
        margin-top: 20px;
    }

    #nocontentpop.photoVideoAlbums .message_red,
    #nocontentpop.favoriteDocuments .message_red,
    #nocontentpop.documents .message_red, {
        font-size: 27px;
    }

    #nocontentpop .message_black {
        width: 240.3px;
        height: 69.3px;
        font-size: 16.8px;
        line-height: 23.1px;
        margin-left: 40px;
    }

    #nocontentpop.photoVideoAlbums .message_black,
    #nocontentpop.favoriteDocuments .message_black,
    #nocontentpop.documents .message_black {
        font-size: 14px;
    }

    /*---- device is tablet or desktop, so scale up and re-arange ----*/

}

@media screen and (min-width: 768px) {
    .photo_filter {
        font-size: 15px;
        padding-top: 10px;
        margin-right: 30px;
    }

    .photo_cell {
        width: 160px;
        height: 160px;
    }

    .photo_upload_cell {
        font-size: 14px;
        padding-top: 15px;
        border-left: 1px solid #D2D3D4;
    }

    .photo_taken_cell {
        display: inline-block;
        font-size: 13px;
        padding-top: 15px;
    }

    .photo_size_cell {
        display: inline-block;
        font-size: 13px;
        padding-top: 15px;
    }

    .photo_type_cell {
        display: inline-block;
        font-size: 13px;
        padding-top: 15px;
    }

    .photo_grid_month {
        width: 120px;
        font-size: 14px;
        font-family: nhg-text-roman, arial, sans-serif;
    }

    .photo_sort_btn_img {
        padding-left: 80px;
    }

    /* Mithun start -added this for multiselect*/
    .photo_grid_month {
        margin-left: 30px;
    }

    /*mithun end*/
}

/*---- device is desktop, so scale up and re-arrange ----*/
@media screen and (max-width: 1023px) {

    #photoDetails.carousel .carousel-navigation {
        display: none !important;
    }

    .listContainer.listElem .checkbox-wrapper {
        padding-left: 10px;
        position: absolute;
    }
}

@media screen and (min-width: 1025px) {
    .photo_cell {
        width: 220px;
        height: 220px;
    }
}

/*---- firefox only hacks ----*/
@-moz-document url-prefix() {
}

/*+++++++++++++ END ++++++++++++++++*/

.hidePhotoFrame {
    transition: all 500ms ease;
}

/*Photo Print Section CSS*/

@font-face {
    font-family: verizon-apex-medium;
    src: url('../fonts/VerizonApex-Medium.otf');
    font-size: 16px;
}

.print_popup {
    background-color: #ffffff;
    margin: 10px 5%;
    height: calc(100% - 20px);
    font-family: nhg-text-roman, arial, sans-serif;
}

.print_header {
    line-height: 35px;
    font-family: verizon-apex-medium;
    background-color: #ecedee;
    padding-left: 10px;
    float: left;
    width: 100%;
}

.print_header .print_header_text {
    width: 70%;
    float: left;
}

.print_header #imageCounter {
    line-height: 35px;
    width: 30%;
    float: left;
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
    font-size: 12px;
    font-family: sans-serif;
}

.print_footer {
    position: absolute;
    bottom: 10px;
    width: calc(100% - 20px);
    height: 45px;
    background-color: #ecedee;
}

.print_options {
    float: left;
    width: 90%;
    height: 92px;
    margin: 0 5%;

}

.print_red_btn {
    float: right;
    position: relative;
    width: 47%;
    padding: 3px 15px 3px 15px;
    margin: 2px 2px 2px 2px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #ed1c24;
    cursor: pointer;
    font-family: nhg-text-bold, arial, sans-serif;
}

.print_grey_btn {
    float: right;
    position: relative;
    width: 47%;
    padding: 3px 15px 3px 15px;
    margin: 2px 2px 2px 2px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #595a5d;
    cursor: pointer;
    font-family: nhg-text-bold, arial, sans-serif;
}

.bold {
    font-weight: bold;
}

.print_options > div {
    float: left;
    border-right: 1px solid #eedeec;
    padding: 14px;
}

.print_options > div.layout {
    width: 15%;
    line-height: 35px;
}

.print_options > div.layout > .print_layout {
    margin-top: -6px;
}

.print_options > div.tiles_layout {
    width: 60%;
    line-height: 18px;
}

.print_options > div.buttons {
    width: 25%;
    border-right: none;
    padding: 3% 14px;
}

.print_export_body {
    overflow: auto;
    float: left;
    width: 100%;
}

.print_container {
    position: relative;
    float: left;
    width: 100%;
    border-top: 1px solid #ECEDEE;
}

.print_options span.layouts {
    display: block;
    float: left;
    margin-left: 4%;
    background: url('../../images/pp_sprite.svg') no-repeat;
    cursor: pointer;
}

.print_options span.layouts:first-child {
    margin-left: 0;
}

.imgHover {
    background: url('../../images/pp_image_rotate.svg') center no-repeat;
    z-index: 12026;
    cursor: pointer;
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: 70px 70px;
}

.pager {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 39px;
    right: 102%;
    font-family: verizon-apex-medium;
    font-size: 50px;
    color: #d2d3d4;
    text-align: right;
}

#printf {
    width: 100%;
    height: 100%;
    background: white;
}

.print {
    background: white;
    margin: 0 auto !important;
    margin-bottom: 0.5cm !important;
    box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}

.disablePrint {
    opacity: .3;
}

@font-face {
    font-family: Helvetica-Neue-Regular;
    src: url('../../css/fonts/HelveticaNeue-Regular.otf');
    font-weight: 400;
    font-style: normal
}

#pageSizeSelect {
    width: 90%;
    height: 30px;
    font-family: Helvetica-Neue-Regular;
    font-size: 12px;
    color: #747474;
    background: url("../../images/pp_dropdown.svg") no-repeat 90% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
}

select#pageSizeSelect::-ms-expand  {
        display:  none;
}

select#pageSizeSelect option {
    font-family: Helvetica-Neue-Regular;
    font-size: 12px;
    color: #747474;
}

.tiles_layout > .print_tiles {
    float: left;
    width: 100%;
    margin-top: 1.2%
}

.imgLoader {
    background: url("../../images/small_loader.gif") no-repeat center;
    display: inline-block;
    height: 16px;
    width: 16px;
    visibility: visible;
}

.noPhoto {
    position: absolute;
    background-image: url('../../images/noImage.svg');
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-size: 100% 100%;
    border: 1px solid #d2d3d4;
}

.noPhoto > div {
    position: relative;
    width: 100%;
    height: 100%;
}

.noPhoto .noPhotoAction {
    position: absolute;
    width: 100%;
    height: 33px;
    /* text-align: center; */
    /* vertical-align: middle; */
    bottom: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.21);
}

.noPhoto .noPhotoAction > div {
    margin: 0 auto;
    width: 80px;
    text-align: center;
    height: 29px;
    line-height: 38px;
    padding: 2px 2px 2px 0px;
}

.noPhoto .noPhotoAction span {
    height: 29px;
    width: 29px;
    display: inline-block;
    float: left;
    cursor: pointer;
}

.noPhoto .noPhotoAction .refresh {
    background-image: url('../../images/pp_refresh.svg');
    background-repeat: no-repeat;
}

.noPhoto .noPhotoAction .delete {
    background-image: url('../../images/pp_delete.svg');
    background-repeat: no-repeat;
}

.noPhoto .noPhotoAction span:last-child {
    margin-left: 20px;
}

/*Photo Print Section CSS End*/

.photoNavFix {
    background: #f7f7f7;
    z-index: 100;
}

/*
 Re-branding changes font-family and font-size changes:
*/
.photo_sublist_li > div {
    font-size: 14px;
    font-family: nhg-text-roman, arial, sans-serif;
}

#albumPhotoTab .photo_sublist_header_li > div.photo_upload_cell, #timelinePhotoTab .photo_sublist_header_li > div.photo_upload_cell {
    position: relative;
    left: 2px;
}

/*  .photo_sublist_li > div > span.file_path_part{
		font-size: 14px;
	    font-family: nhg-display-bold , arial, sans-serif;
}  */

#photoDetails {
    max-width: 980px;
    margin: 0 auto;
    height: 100%;
}

#photoDetails.full-screen-mode {
    max-width: 100vw;
}

#photoDetails .detail-header {
    padding: 18px;
    max-width: 980px;
    margin: 0 auto;
}

#photoDetails .detail-header .album-info-container {
    font-size: 22px;
    font-family: nhg-text-bold, arial, sans-serif;
    background: none;
    border: none;
    box-shadow: none;
}

#photoDetails .detail-header .glyphicon-resize-full,
#photoDetails .detail-header .glyphicon-resize-small {
    color: #cd2327;
    font-size: 23px;
    margin-left: 10px;
    cursor: pointer;
}

#photoDetails .detail-header .photo-name {
    font-size: 16px;
    font-family: nhg-text-bold, arial, sans-serif;
}

#photoDetails.carousel .carousel-inner .slick-track {
    /*height: 74vh;*/
    height: calc(81.5vh - (100px));
    margin: 4.5px auto;
}

#photoDetails.carousel .slick-slide.largeImage {
    /*height: 777px;*/
    /*background-size: cover !important;*/
    /*background-position: 0 84% !important;*/
    text-align: center;
    background-size: contain !important;
}

#photoDetails.carousel .carousel-navigation {
    width: 980px;
    height: 100px;
    position: absolute !important;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 6px auto;
    display: block;
    background: rgba(218, 218, 218, 0.77);
}

#photoDetails.carousel .carousel-indicators {
    top: 12px !important;
    width: 78.5% !important;
    min-width: 78% !important;
    left: 0 !important;
    position: relative;
    margin: 0 auto;
    padding-bottom: 15px;
}

#photoDetails.carousel .carousel-navigators li {
    max-width: 80px;
}

#photoDetails.carousel .hero-image {
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*JM: Need to watch this as this will impact the whole photo detail view*/
    height: calc(100vh - 299px);
    max-width: 100%;
    /*transition: width 0s; */
    /* The above css property is not working after minification */
    transition-property: width;
    transition-duration: 0.00ms;
    transition-timing-function: initial;
    transition-delay: initial;
}

#photoDetails.carousel .hero-image.slick-current.full-screen {
    width: 100vw !important;
    height: 90vh;
    background-size: contain;
}

#photoDetails.carousel .carousel-navigators .slick-slide {
    background: none;
    height: 70px;
    width: 90px !important;
    margin: 8px 8px 8px 7.8px;
}

#photoDetails.carousel .carousel-navigators .slick-slide {
    border: none;
    display: flex;
}

#photoDetails.carousel .carousel-navigators .slick-slide .albumCover {
    border: 5px solid #fff;
    width: 91px;
    border-radius: 5px;
}

#photoDetails.carousel .carousel-navigators .slick-slide.slick-current .albumCover {
    border: 5px solid lightblue;
}

#photoDetails .carousel-inner .item.hero_image_loader {
    background-size: 60px !important;
    background-position: center !important;
}

#photoDetails .carousel-inner .item.error_default_image {
    background-size: 100% !important;
}

#photoDetails .thumbnail-landscape {
    width: 80px;
    height: 52px;
}

#photoDetails .thumbnail-portrait {
    width: 40px;
    height: 54px;
    margin: 0 auto;
}

#photoDetails.full-screen {
    max-width: 100vw;
}

#photoDetails.carousel .slick-slide.largeImage.photoRotationBackgroundFix {
    background-size: calc(81.5vh - 135px) !important;
}

#photoDetails.carousel .slick-current.full-screen.largeImage.photoRotationBackgroundFix {
    background-size: calc(90vh) !important;
}

#photoDetails.carousel .slick-slide.largeImage.thumbnail-portrait.photoRotationBackgroundFix,
#photoDetails.carousel .slick-current.full-screen.largeImage.thumbnail-portrait.photoRotationBackgroundFix{
    background-size: contain !important;
}

#photoDetails.carousel .hero-image.videoPreview{
    cursor: pointer;
    opacity: 0.6;
    margin-left: 2px;
}

#photoDetails.carousel .hero-image.videoPreview.fa-play:before{
    top: 42%;
    display: block;
    position: absolute;
    left: 47%;
    font-size: 60px;
    color: rgba(186, 184, 177, 1);
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABGCAYAAACZrlevAAAACXBIWXMAABcSAAAXEgFnn9JSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmBJREFUeNrsmzFWwkAQhpdIrxWt3AAa3rMDT2BuAK00cAPDCYwFtMYTiCcQagqxoxNvACeIM7rrAx4SCZvNzLzMe/OSIln4+LOzf8KkFMexMjEajVqw6UPeqO14h4wwu93uSjGKkgEEuA5sHhOOX0OGmFxAvwEBzof95yPO+4TsAOSEC+AS9i9TnP8AGVBW86xSqeCl2U55/hXk7Ww2WzQajQVFQA/SP3GMc7y84SoYQ15QBKxbGgsr71IXKzpzcDgcxhmMO9VFaElBwSyiCTkHNftSFdxVsw9qziUpuKvmG6gZSFVw1/J1XKrpOf5Ba0ZNV0uKl9Pcv9NFqCUVUGlr+AqQYZZq5glooqfV9LMY3HWRSYoXXYRWkhTcZ/d8qYCb5n0CWZUIaNXuUZuD1s27p3gEqvmRxu5xUTC13fMUv6gdY945KrgZiU/3PMU7Eu0ed8Bdu9eSCrilplTAXzUBMpIMiNE2VZZ7FU2Ka0/JjkA6YFM6oCoAC8ACsADM9G6jWAcZxxTuEyOpgPhYw5c6BxGuZZ6OSwN82oTDKEuplurnb/KxxGUCu63q++C4K/ivfjmuCg60apOkA7kpeHQTAyfAAYAFx57EAfCktjDKgNhdjL2o4SmDlCWqRhlwrcHGEu8HscOiahOOioJ/2iwJCh60WZwVdPZagpejahMXH+ZSQee9oi4BU9ksDoC59mtnCWjFZlEFJPPOhAHEL9S0pBpejhEl74fLhI1F1tgsUnBGQQS8p2KOrSuo58pDygW7ShkOY/MVVyzlNUo2yyqghsSy3jvgREKK8+xQfAkwAHHgCPIKZsBkAAAAAElFTkSuQmCC") no-repeat;
    content: "\00a0";
    width: 58px;
    height: 71px;
}

.play_btn_center.fa-play {
    top: 45%;
    display: none;
    position: absolute;
    left: 48%;
    font-size: 60px;
    color: rgba(186, 184, 177, 1);
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABGCAYAAACZrlevAAAACXBIWXMAABcSAAAXEgFnn9JSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmBJREFUeNrsmzFWwkAQhpdIrxWt3AAa3rMDT2BuAK00cAPDCYwFtMYTiCcQagqxoxNvACeIM7rrAx4SCZvNzLzMe/OSIln4+LOzf8KkFMexMjEajVqw6UPeqO14h4wwu93uSjGKkgEEuA5sHhOOX0OGmFxAvwEBzof95yPO+4TsAOSEC+AS9i9TnP8AGVBW86xSqeCl2U55/hXk7Ww2WzQajQVFQA/SP3GMc7y84SoYQ15QBKxbGgsr71IXKzpzcDgcxhmMO9VFaElBwSyiCTkHNftSFdxVsw9qziUpuKvmG6gZSFVw1/J1XKrpOf5Ba0ZNV0uKl9Pcv9NFqCUVUGlr+AqQYZZq5glooqfV9LMY3HWRSYoXXYRWkhTcZ/d8qYCb5n0CWZUIaNXuUZuD1s27p3gEqvmRxu5xUTC13fMUv6gdY945KrgZiU/3PMU7Eu0ed8Bdu9eSCrilplTAXzUBMpIMiNE2VZZ7FU2Ka0/JjkA6YFM6oCoAC8ACsADM9G6jWAcZxxTuEyOpgPhYw5c6BxGuZZ6OSwN82oTDKEuplurnb/KxxGUCu63q++C4K/ivfjmuCg60apOkA7kpeHQTAyfAAYAFx57EAfCktjDKgNhdjL2o4SmDlCWqRhlwrcHGEu8HscOiahOOioJ/2iwJCh60WZwVdPZagpejahMXH+ZSQee9oi4BU9ksDoC59mtnCWjFZlEFJPPOhAHEL9S0pBpejhEl74fLhI1F1tgsUnBGQQS8p2KOrSuo58pDygW7ShkOY/MVVyzlNUo2yyqghsSy3jvgREKK8+xQfAkwAHHgCPIKZsBkAAAAAElFTkSuQmCC") no-repeat;
    content: "\00a0";
    width: 58px;
    height: 71px;
    z-index: 1;
    pointer-events: none;
}

.play_btn_center.fa-play:before{
    content: "\00a0";
}

.tabsRow {
    display: block;
}

.leftNav, #photoVideoSideNav, #documentsSideNav, .mediaContainer {
    margin: 0;
    padding: 0;
}

.mediaContainer .no_content_video, .mediaContainer .non_content_photo{
    width: 99.63%;
    background-size: 99% !important;
}

#photoDetails .detail-header .text-overflow{
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}
.selectall-div .checkbox-custom-label span{
	    padding-left: 5px;
	    font-family: nhg-text-bold,arial,sans-serif;
}

#page_photos .item_cell .video-icon:before{
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABGCAYAAACZrlevAAAACXBIWXMAABcSAAAXEgFnn9JSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmBJREFUeNrsmzFWwkAQhpdIrxWt3AAa3rMDT2BuAK00cAPDCYwFtMYTiCcQagqxoxNvACeIM7rrAx4SCZvNzLzMe/OSIln4+LOzf8KkFMexMjEajVqw6UPeqO14h4wwu93uSjGKkgEEuA5sHhOOX0OGmFxAvwEBzof95yPO+4TsAOSEC+AS9i9TnP8AGVBW86xSqeCl2U55/hXk7Ww2WzQajQVFQA/SP3GMc7y84SoYQ15QBKxbGgsr71IXKzpzcDgcxhmMO9VFaElBwSyiCTkHNftSFdxVsw9qziUpuKvmG6gZSFVw1/J1XKrpOf5Ba0ZNV0uKl9Pcv9NFqCUVUGlr+AqQYZZq5glooqfV9LMY3HWRSYoXXYRWkhTcZ/d8qYCb5n0CWZUIaNXuUZuD1s27p3gEqvmRxu5xUTC13fMUv6gdY945KrgZiU/3PMU7Eu0ed8Bdu9eSCrilplTAXzUBMpIMiNE2VZZ7FU2Ka0/JjkA6YFM6oCoAC8ACsADM9G6jWAcZxxTuEyOpgPhYw5c6BxGuZZ6OSwN82oTDKEuplurnb/KxxGUCu63q++C4K/ivfjmuCg60apOkA7kpeHQTAyfAAYAFx57EAfCktjDKgNhdjL2o4SmDlCWqRhlwrcHGEu8HscOiahOOioJ/2iwJCh60WZwVdPZagpejahMXH+ZSQee9oi4BU9ksDoC59mtnCWjFZlEFJPPOhAHEL9S0pBpejhEl74fLhI1F1tgsUnBGQQS8p2KOrSuo58pDygW7ShkOY/MVVyzlNUo2yyqghsSy3jvgREKK8+xQfAkwAHHgCPIKZsBkAAAAAElFTkSuQmCC) no-repeat;
    width: 58px;
    height: 71px;
    color: rgba(186, 184, 177, 1);
    font-size: 60px;
    position: absolute;
    display: block;
    left: 35%;
    content: "\00a0";
    top: 31%;
}

#page_photos .item_cell.landscape .video-icon:before{
	left: 40% !important;
}
