@charset "UTF-8";
/*+++++++++++++ TRASH PAGE +++++++++++++*/
#page_trash{
	    font-family: nhg-text-roman, arial, sans-serif;
}
.trash_filters {
    width: 100%;
    height: auto;
    /*border-top:1px solid #ccc;*/
    padding-top: 2px;
}

.trash_filter {
    float: left;
    width: 100%;
    margin-right: 10px;
    font-size: 10px;
    color: #000000;
    line-height: 1.1;
    text-align: left;
    padding: 3px 3px 3px 3px;
    font-family: nhg-text-bold, arial, sans-serif;
    cursor: pointer;
}

.trash_filter:active, .trash_filter_active {
    /* opacity: 0.666; */
}

.trash_filter_selected {
    color: #ed1c24;
}

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

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

.trash_view_icons:active, .trash_view_icons_active {
    opacity: 0.666;
}

.trash_summary {
    float: left;
    width: auto;
    font-size: 11px;
    color: #595a5d;
    text-align: left;
    position: relative;
    left: 5px;
    top: -30px;
}

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

.trash_cell {
    float: left;
    width: 120px;
    height: 120px;
    background-position: center center;
    background-size: cover;
    margin: 2px 2px 22px 2px;
    cursor: pointer;
    position: relative;
}

.trash_cell:active, .trash_cell_active {
    opacity: 0.666;
}

.trash_cell .multi-select, .trash_cell .multi-unselect {
    position: absolute;
}

.trash_buttons {
    float: left;
    width: 25%;
    height: auto;
    cursor: pointer;
    position: relative;
}

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

.trash_grid_li {
    clear: both;
}

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

.trash_grid_month {
    padding-left: 10px;
    font-size: 13px;
    line-height: 3.5;
}

.trash_grid_count {
    position: relative;
    left: -80px;
    font-size: 9px;
    line-height: 4.0;
    display: none;
}

.trash_list_ul {
    list-style-type: none;
    position: relative;
    top: -30px;
}

.trash_list_li {
    clear: both;
}

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

.trash_list, .trash_contacts {
    width: 96%;
    /*position:relative;
    top:-30px;*/
}

.trash_viewlist_control {
    color: rgba(0, 0, 0, 0.0);
    width: 120px;
    height: 40px;
    position: relative;
    top: 4px;
}

.trash_viewlist_control_sub {
    color: rgba(0, 0, 0, 0.0);
    width: 120px;
    height: 40px;
    float: right;
    position: relative;
    right: 0px;
    top: 0px;
}

.trash_viewlist_control_sub_selected {
    color: rgba(0, 0, 0, 0.0);
    width: 120px;
    height: 40px;
    float: right;
    position: relative;
    right: 0px;
    top: 0px;
}

.trash_option_btn {
    width: 36px;
    height: 36px;
    float: right;
    color: inherit;
    background-color: inherit;
    position: relative;
    top: 5px;
    padding-left: 2px;
    padding-right: 2px;
    cursor: pointer;
}

.trash_option_btn:active, .trash_option_btn_active {
    opacity: 0.666;
}

.trash_option_btn_img {
    width: 28px;
    margin: 4px 4px 4px 4px;
}

.trash_sublist_ul {

    list-style-type: none;
    font-family: nhg-text-roman, arial, sans-serif;
    font-size: 14px;
}

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

.trash_sublist_li:hover {
    opacity: 0.666;
}

.trash_sublist_selected_li {
    clear: both;
    border-bottom: 1px solid #d2d3d4;
    height: 44px;
    overflow: hidden;
    background-color: #ecedee;
}

.trash_sublist_selected_li:hover {
    opacity: 0.666;
}

.trash_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-family: nhg-text-roman, arial, sans-serif; /*Re-branding changes font-family and font-size changes*/
}

.trash_sublist_header_li > div {
    height: 40px;
}

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

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

.trash_thumb_icon_cell {
    float: left;
    width: 44px;
    overflow: hidden;
    padding: 8px 8px 8px 8px;
}

.trash_name_cell {
    float: left;
    width: 38%;
    overflow: hidden;
    padding-left: 5px;
    font-size: 8px;
    padding-top: 12px;
    display: inline-block;
}

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

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

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

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

#trashContactsTab .gsearch .dropdown-label{
    border: 1px solid #959595;
    padding : 7px 0px;
    width: 100%;
    background: white;
    cursor: pointer;
    text-align: left;
}

#trashContactsTab .gsearch .search-field-label{
	font-family: nhg-text-bold, Arial, Sans-Serif;
 	cursor: pointer;
 	margin-left: 10px;
}

#trashContactsTab .gsearch .search_expanded{
	position: relative;
    width: 55%;
    float: left;
    margin-left: 15px;
    height: auto;
}

#trashContactsTab .gsearch .form-control{
	border : 1px solid #959595;
}

#trashContactsTab .gsearch #searchBox{
	margin: 0px;
	padding: 8px 49px 8px 10px;
}

#trashContactsTab .gsearch .glyphicon-search:before{
	bottom : 5px;
}

#trashContactsTab #gSearchbox .remove-icon{
	top: 1px;
	left: 88%;
}

#trashContactsTab #gSearchbox .alert{
	margin-left: 17px;
}

#page_trash #trashActionBar #search{
	top: 7px;
}

#page_trash .globalFixheader .action-bar {
	    margin-right: 30px;
}
/* Restore-Empty Trash progress background images start  -- Sagar Ahuja offshore 08/11/17 */
#page_trash .mediaProgress #contact-action-progress .trashMediaRestore-img {
    background-image: url(../../images/restoreMedia.gif);
}
#page_trash .mediaProgress #contact-action-progress .trashMediaDelete-img {
    background-image: url(../../images/emptyTrashContacts.gif);
}
#page_trash .mediaProgress #contact-action-progress .trashContactsRestore-img {
    background-image: url(../../images/restoreContacts.gif);
}
#page_trash .mediaProgress #contact-action-progress .trashContactsDelete-img {
    background-image: url(../../images/emptyTrashContacts.gif);
}

/* Restore-Empty Trash progress background images Ends  */
/*---- device is phone portrait ----*/
@media screen and (max-width: 767px) and (orientation: portrait) {
}

/*---- device is phone, so hide and re-arange ----*/
@media screen and (max-width: 767px) {
	#trashContactsTab .gsearch .search_expanded{
	    margin-left: 5px;
	}
	#trashContactsTab #gSearchbox .remove-icon{
		left: 70%;
	}
	
    #trashContactsTab .gsearch .dropdown-menu{
    	min-width: 0px !important;
    }
    
    #trashContactsTab #gSearchbox .alert{
		margin-left: 26px;
	}
}

/*---- device is tablet or desktop, so scale up and re-arange ----*/
@media screen and (min-width: 768px) {
    .trash_filter {
        font-size: 14px;
        padding-top: 10px;
    }

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

    .trash_grid_count {
        position: absolute;
        left: 130px;
        font-size: 11px;
        line-height: 4.0;
        display: inline-block;
    }

    .trash_name_cell {
        font-size: 14px;
        padding-top: 15px;
        text-overflow: ellipsis;
        /* font-family: nhg-display-bold , arial, sans-serif; Re-branding changes font-family and font-size changes */
    }

    .trash_content_cell {
        display: inline-block;
        font-size: 14px;
        padding-top: 15px;
    }

    .trash_upload_cell {
        display: inline-block;
        font-size: 14px;
        padding-top: 15px;
    }

    .trash_size_cell {
        display: inline-block;
        font-size: 14px;
        padding-top: 15px;
    }

    .trash_type_cell {
        display: inline-block;
        font-size: 14px;
        padding-top: 15px;
    }

    .trash_viewlist_control_sub {
        top: -28px;
    }

    .trash_viewlist_control_sub_selected {
        top: -28px;
    }
}

/*---- device is desktop, so scale up and re-arange ----*/
@media screen and (min-width: 1025px) {
    .trash_cell {
        width: 220px;
        height: 220px;
    }
    
    #trashContactsTab .gsearch .vzcaret{
    	right: 27px;
    }
    
    #trashContactsTab .gsearch .dropdown-menu {
	    margin-left: 15px;
	    text-align: center;
	    width: 86%;
        margin-right: 15px;
    }
    
    #trashContactsTab .gsearch .dropdown-menu li.search-field{
	    padding-left: 11px;
    	text-align: left;
    	cursor: pointer;
    }
}

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

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

/***** - Addional - By Ponmudi - start **/
.dialog_autoheight_list {
    max-height: 166px;
}

#trash-flyout {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    border-radius: 7px;
    display: block;
    margin-left: 4px;
    padding: 5px;
    position: absolute;
    top: 27px;
    z-index: 9999;
}

.sub-menu-wrapper {

}

.trash-sub-menu {
    border-bottom: 1px solid #CCCCCC;
    font-size: 13px;
    padding-bottom: 4px;
}

.trash-sub-menu.last-item {
    padding-bottom: 0px;
    border: none;
}

/* Added by ponmudi - for Trash select all */
.trash_filter {
    font-size: 15px;
    /*padding-top: 16px;*/
    padding-top: 2px; /*JM:- Moving up the tabs in trash*/
}

.trash_filters .multi_small_checkbox {
    margin-left: 0px;
    z-index: 1000;
}

/* Fixes */
#page_trash.content {
    display: block;
}

.trash_sublist_ul_header {
    list-style: none;
}

.trash_buttons {
    box-shadow: none;
    cursor: pointer;
    display: block;
    float: left;
    height: auto;
    margin: 0;
    position: relative;
    text-shadow: 0 0 0;
    width: 25%;
}

/* icon fix */

#page_trash .multiview_set {
    float: right;
    margin-right: 3px;
    /* width: 92px;*/
    width: 75px;
    overflow: hidden;
    margin-left: 20px;
}

#page_trash .multiview_icon2 {
    cursor: pointer;
    display: inline-block;
    left: -70px;
    padding-left: 3px;
    padding-right: 3px;
    position: relative;
    top: -8px;
}

/* style to make trash count clickable */
#trash_count {
    color: #FFFFFF;
    font-size: 10px;
}

.activeTab {
    color: #CD040B;
}

#trashCount {
    position: relative;
    top: 10px;
    left: 39px;
    float: left;
    font-size: 13px;

}

.trashSelectAll {
    left: 12px;
    cursor: pointer;
    position: relative;
    top: -50px;
    display: inline-block;
}

.trash_sublist_li .multi_checkbox {
    left: 37px;
    margin-top: 10px;
}

.mediaTab {
    padding: 10px 15px;
    cursor: pointer;
    /* float:left */
}

.contactsTab {
    cursor: pointer;
    padding: 10px 15px;
    /* float:left */
}

/***** - Addional - By Ponmudi - end**/
/***trash contacts tab**/
#trash_contacts_container .trash_upload_cell {
    width: 25%;
}

#trash_contacts_container .trash_size_cell {
    width: 31%;
    border-right: none;
}

#trash_filters > .content_limit > #trashCount {
    font-family: nhg-text-roman, arial, sans-serif;
    font-size: 14px;
    color: #000000;
}

select.trashTabs::-ms-expand {
    display: none;
}

select.trashTabs {
    width: 82px;
    height: 21px;
    font-size: 13px;
    line-height: 1.62;
    letter-spacing: 0.4px;
    text-align: right;
    color: #000000;
    border-bottom: 0px !important;
    margin-right: 5px
}

.trashProgressbar {
    max-width: 960px;
    height: 84px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background: #FFF;
}

.trashProgressbar img {
    width: 50px;
    margin-top: 20px
}

.trashProgressbar .text_progress {
    color: #cd040b;
    font-family: nhg-text-bold, arial, sans-serif
}

div#dropdown > div.right {
    position: relative;
    top: -34px;
}

div#dropdown .dropdown-menu {
    min-width: 90px !important;
}

#dropdown .dropdown {
    position: relative;
    width: 95px;
    top: 0px;
    right: 85px;
    z-index: 5;
    padding: 10px 2px;
}

.drop-btn {
    background: none;
    color: #000;
    border: none;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjExcHgiIHZpZXdCb3g9IjAgMCAxNSAxMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCAzLjYuMSAoMjYzMTMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5kb3duX2NoZXZyb248L3RpdGxlPg0KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4NCiAgICA8ZGVmcz4NCiAgICAgICAgPHBhdGggaWQ9InBhdGgtMSIgZD0iTS0xLjc3NjM1Njg0ZS0xNSwwLjMzNiBMMTAuNTI2LDAuMzM2IEwxMC41MjYsMTUgTC0xLjc3NjM1Njg0ZS0xNSwxNSI+PC9wYXRoPg0KICAgIDwvZGVmcz4NCiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9IkRlc2t0b3BfSWNvbnMtYW5kLUF2YXRhciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwOS4wMDAwMDAsIC02NDIuMDAwMDAwKSI+DQogICAgICAgICAgICA8ZyBpZD0iZG93bl9jaGV2cm9uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5OC4wMDAwMDAsIDYyOS4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOC41MDAwMDAsIDE4LjUwMDAwMCkgcm90YXRlKC0yNzAuMDAwMDAwKSB0cmFuc2xhdGUoLTE4LjUwMDAwMCwgLTE4LjUwMDAwMCkgdHJhbnNsYXRlKDEzLjAwMDAwMCwgMTEuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+DQogICAgICAgICAgICAgICAgICAgIDwvbWFzaz4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNsaXAtMiI+PC9nPg0KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMS4xNjUzLDAuMzM2MiBDMS40MTczLDAuMzM2MiAxLjY3MTMsMC40MTgyIDEuODg0MywwLjU4NjIgTDEwLjUyNTMsNy4zOTYyIEwxLjkxODMsMTQuNzIyMiBDMS40MjgzLDE1LjEzOTIgMC42OTQzLDE1LjA4MDIgMC4yNzczLDE0LjU5MTIgQy0wLjEzOTcsMTQuMTAxMiAtMC4wNzk3LDEzLjM2NzIgMC40MDkzLDEyLjk1MDIgTDYuODUyMyw3LjQ2NTIgTDAuNDQ0MywyLjQxNDIgQy0wLjA2MTcsMi4wMTYyIC0wLjE0NzcsMS4yODQyIDAuMjQ5MywwLjc3OTIgQzAuNDc5MywwLjQ4ODIgMC44MjAzLDAuMzM2MiAxLjE2NTMsMC4zMzYyIiBpZD0iRmlsbC0xIiBmaWxsPSIjQ0QwNDBCIiBtYXNrPSJ1cmwoI21hc2stMikiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS0yMzQiIHg9IjAiIHk9IjAiIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PC9yZWN0Pg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+") no-repeat;
    background-position: right;
    margin: 0px;
    width: 100%;
    padding-left: 0px;
    text-align: left;
    font-size: 13px;
}

.drop-btn > li {
    padding: 15px 39px;
    color: #333333;
}

#trashtab .nocontent_popup{
	text-align: center;
	margin: 0 !important;
	width:100% !important;
	max-width: 100% !important;
}
#page_trash .mediaContent .tab-content{
	padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 768px) {
    #dropdown > .dropdown {
        width: 85px !important;
        right: 62px !important;
    }

    #dropdown > .dropdown .dropdown-menu {
        max-width: 85px !important;
    }

    .trashSelectAll {
        top: -50px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	#trashContactsTab .gsearch .vzbs-dropdown .vzcaret{
		right: 25px;
	}
	
	#trashContactsTab .gsearch .dropdown-menu{
		min-width: 0px;
    	width: 86%;
    	margin-left: 15px;
	}
}

/********************IE specific CSS ********************************************/
@media screen and (-ms-high-contrast: none) {
    #dropdown .dropdown {
        right: 100px !important
    }
}

@media screen and (-ms-high-contrast: none) and (max-width: 768px) {
    #dropdown > .dropdown {
        right: 60px !important;
    }

    #page_trash .multiview_set {
        margin-left: 0px !important;
    }

    div#dropdown > div.right {
        right: -20px;
    }
}
