@import url(./lightgallery.css);

.dropdownUI{margin-bottom:51px;margin-top:46px}
.topHeight{height:133px}
.dropdownUI .dropdown a.dropdown-toggle{height:38px;border:1px solid #2f3747;background:#040a16;color:#fff;font-family:"Trade Gothic LT Std";font-weight:700;font-size:10px;letter-spacing:1.82px;display:flex;align-items:center;justify-content:center;min-width:117px;width:max-content;padding:0 9px}
.dropdownUI .dropdown-menu{top:6px!important;height:96px;width:181px;border-radius:0!important;background:#040a16;border:1px solid #2f3747;padding:0 25px}


.dropdownUI .dropdown-menu.show{display:flex!important;flex-direction:column;justify-content:center}
.dropdownUI .dropdown-menu a{font-size:10px;letter-spacing:2.6px;font-family:"Trade Gothic LT Std";font-weight:700;text-transform:uppercase;color:rgba(255,255,255,0.8);padding:0;line-height:35px}
.dropdownUI .dropdown-menu a:hover{color:rgba(255,255,255,1)}
.dropdownUI .dropdown-menu .menuSeparator{height:1px;width:100%;background:#2f3747}
.dropdownUI .dropdown-menu a:hover{background:none}
.dropdownUI .dropdown a.dropdown-toggle::after{margin-left:13px}
a:hover{text-decoration:none!important}
a:focus-visible,a:focus{outline:none!important}
/* Common CSS */
.communityLeftPartFix{position:sticky;top:0;padding-top:195px;padding-bottom:60px}
.communityLeftPartFix a{display:flex;align-items:center}
.communityLeftPartFix a .showHover{display:none}
.communityLeftPartFix a .hideHover{display:block}
.communityLeftPartFix a:hover .showHover{display:block}
.communityLeftPartFix a:hover .hideHover{display:none}
.communityModule .communityLeftPart a:hover{color:#cd8761!important}
.communityModule .communityLeftPart a.activeOpt{color:#cd8761!important}
.communityModule .communityLeftPart a.activeOpt .hideHover{display:none}
.communityModule .communityLeftPart a.activeOpt .showHover{display:block}
.communityRightPart{padding-left:10.9vw;padding-right:11.46vw;flex:1}
.communitySearchBar{border-bottom:2px solid #2f3747;height:52px;display:flex;align-items:center;margin-bottom:83px;margin-top:43px}
.communitySearchBar .communitySearchBarIcon{width:16px;height:16px;margin-bottom:0}

.communitySearchBar input{font-size:10px;letter-spacing:1.82px;font-family:"Trade Gothic LT Std";font-weight:700;background:none;border:none;color:#fff;width:100%;padding:0;padding-left:15px}
.communitySearchBar input:focus-visible{outline:none;box-shadow:none}
.communitySearchBar input::placeholder{color:#676f7e}
.writeCommentSec{display:flex;align-items:center;gap:34px}
.writeCommentSec .commentInputSec{border:1px solid #2f3747;min-height:60px;display:flex;align-items:center;flex:1;padding:14px 21px;position:relative}
.writeCommentSec .userProfileImg{height:38px;width:38px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.writeCommentSec .userProfileImg img{height:inherit;width:40px;overflow:hidden}
.commentInputSec .plusIc{width:11.5px;margin-right:16px;margin-top:0}

.commentInputSec p{width:100%;background:none;border:none;color:#676f7e;box-shadow:none;outline:none;font-family:"Trade Gothic LT Std";letter-spacing:1.818182px;font-size:10px;font-weight:700;margin-top:0}
.communityRightPart .drHeaading{margin-bottom:46px;color:#fff;line-height:1;letter-spacing:0.4px;font-size:32px}
.topicsBar{margin-top:26px}
.topicsBar h5{min-height:60px;width:max-content;margin:auto;color:#fff;font-family:"Trade Gothic LT Std";font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:2.96px;display:flex;align-items:center;justify-content:center}
.topicsBar h5 img{height:13px;width:13px;margin-right:29px}
.topicsBar h5 span{color:#fff;line-height:60px}
.topicsBar ul{display:flex;justify-content:center;gap:46px;height:60px;align-items:center;margin-top:13px}
.topicsBar ul li{padding:0}

.topicsBar ul li a{font-size:10px;letter-spacing:1.82px;font-family:"Trade Gothic LT Std";font-weight:700;text-transform:uppercase;color:#fff;position:relative;text-decoration:none;padding:18px 0}
.topicsBar ul li a:after{content:"";height:3px;background:#cd8761;width:calc(100% - 1px);display:block;position:absolute;bottom:0;left:0;display:none}
.topicsBar ul li a:hover{color:#cd8761}
.topicsBar ul li a:hover:after{display:block}
.topicsBar ul li a.topicActive{color:#cd8761}
.topicsBar ul li a.topicActive:after{display:block}
.postContainerCommunity{background:#0a111f;padding:23px 51px 50px;margin-bottom:10px}
.postContainerCommunity .posterByContainer{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}
.postContainerCommunity .posterByContainer h5{font-size:10px;letter-spacing:1.82px;font-family:"Trade Gothic LT Std";font-weight:700;text-transform:uppercase;color:#fff;line-height:6;margin-bottom:0}
.postContainerCommunity .posterByContainer p{font-size:10px;letter-spacing:1.82px;font-family:"Trade Gothic LT Std";font-weight:700;text-transform:uppercase;color:#676f7e;line-height:6;margin-bottom:0}
#uploade_file_con{padding:23px 50px 50px}
.postContainerCommunity .posterByContainer p span{margin-left:12px}
.commenterContainer{display:flex;align-items:flex-start}
.commenterContainer .commenterImg{height:62px;width:62px;margin-bottom:26px;background:#312B37;display:flex;align-items:center;justify-content:center}
.commenterContainer .commenterImg p{font-size:32px;line-height:1;margin-bottom:0;color:#676F7E}
.commenterContainer .commenterImg img{height:100%;width:100%}
.commenterContainer .verified{height:20px;width:20px;border-radius:50%;background:#1d91d6;display:flex;align-items:center;justify-content:center;position:absolute;right:-10px;top:5px}
.commenterContainer .verified img{width:10px;height:auto}
.commenterContainer .commenterInfo{flex:1;margin-left:28px}
.commenterContainer .commenterInfo h6{font-size:10px;letter-spacing:-0.48px;font-family:"Trade Gothic LT Std";font-weight:700;color:#1e9ae2;margin-bottom:5px!important;margin-top:-4px}
.commenterContainer .commenterInfo h3{font-size:16px;letter-spacing:0.51px;font-family:"Zapf Humanist 601 Demi";font-weight:400;color:#ffffff;line-height:1.125;margin-top:-1px}
.commenterContainer .commenterInfo p{font-size:10px;letter-spacing:1.82px;font-family:"Trade Gothic LT Std";font-weight:700;color:#676f7e;line-height:1.125;margin-top:11px;margin-bottom:0}
.postContainerCommunity .postCategory{font-size:10px;letter-spacing:1.82px;font-family:"Trade Gothic LT Std";font-weight:700;color:#ffffff;line-height:6;margin-top:0;margin-bottom:2px}
.postContainerCommunity .postComment{font-size:20px;letter-spacing:-0.25px;font-family:"ZapfHumnst BT";color:#ffffff;line-height:1.6;margin-top:0;margin-bottom:0}
.postContainerCommunity .postComment strong{font-weight:700!important}
.postContainerCommunity .postComment ul,.postContainerCommunity .postComment ol{padding-left:21px}
.postContainerCommunity .postComment p,.postContainerCommunity .postComment ol,.postContainerCommunity .postComment ul{margin-bottom:0}
.postContainerCommunity .postComment p a{color:#fff;text-decoration:none}

.postContainerCommunity .postComment p a:after{content:'';background:url(../images/community_icons/ic_link_insta.svg) no-repeat center;height:15px;width:15px;margin-left:10px;margin-right:0px;background-size:contain;display:inline-block;vertical-align:-2px}
.postContainerCommunity .postAdditional{font-size:20px;letter-spacing:-0.25px;font-family:"Zapf Humanist 601 Demi";font-weight:400;color:#ffffff;line-height:1.6;margin-top:0px;margin-bottom:0px;display:flex;align-items:center}
.postContainerCommunity .postAdditional a{display:flex;align-items:center;margin-left:5px}
.postAttachmentContainer{display:flex;flex-wrap:wrap;gap:11px;margin-top:43px}
.postAttachmentContainer .postAttachmentTile{width:calc(50% - 5.5px)}
.postAttachmentContainer .postAttachmentTile a{background:#040a16;height:80px;width:100%;display:flex;align-items:center;justify-content:center;border:1px solid #2f3747;color:#fff !important;font-size:16px;font-weight:400;letter-spacing:0.51;padding:0px 15px;}
.postAttachmentContainer .postAttachmentTile p{margin-bottom:0px;text-align:center;color:#fff;}
.postAttachmentContainer .postAttachmentTile a span{color:#676f7e;margin-left:5px;}
.postImageContainer{margin-top:52px;margin-bottom:50px;}
/* Need To Show */
.postImageContainer .post-gallery .postItemsContainer{display:flex;flex-wrap:wrap;gap:3px;}
.postImageContainer .post-gallery .postItemsContainer li{flex:1;padding:0px;height:auto;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;}
.postImageContainer .post-gallery .postItemsContainer li img{height:100%;width:100%;max-width:inherit;}
.postImageContainer .post-gallery .postItemsContainer li:nth-child(1),.postImageContainer .post-gallery .postItemsContainer li:nth-child(2){min-width:calc(50% - 1.5px);}
.postImageContainer .post-gallery .postItemsContainer li{display:none;}
.postImageContainer .post-gallery .postItemsContainer li:nth-child(-n+5){display:block;}
.postImageContainer .post-gallery .postItemsContainer li.three-post-img{flex:1 !important;max-width:inherit;}
.postImageContainer .post-gallery .postItemsContainer li.three-post-img:nth-child(1),.postImageContainer .post-gallery .postItemsContainer li.three-post-img:nth-child(2){min-width:inherit;}
.postImageContainer .post-gallery .postItemsContainer li.single-post-img:nth-child(1){min-width:inherit;flex:100%;}
/* Need To Show */
.postImageContainer .ifDataMore5{background:rgba(0,0,0,0.5);height:100%;width:100%;position:absolute;left:0px;right:0px;color:#fff;font-size:46px;line-height:1.609;letter-spacing:-2.3px;font-family:"Zapf Humanist 601 Demi";display:flex;align-items:center;justify-content:center;}
.postImageContainer .ifDataMore5 span{font-size:32px;letter-spacing:-1.6px;}
.postOptions a{min-width:82px;height:52px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;font-family:"Trade Gothic LT Std";letter-spacing:1.82px;color:#ffffff;text-transform:uppercase;}
.postOptions img{width:14px;}
.postOptions .likeComment .like{margin-right:20px;border:1px solid #2f3747;background:#040A16;}
.postOptions .likeComment .like img{margin-left:10px;}
.postOptions .shareReport a img{margin-right:13px;}
.postOptions .shareReport a{margin-left:37px;height:inherit;}
.postOptions .shareReport a img{width:11px;}
.postContainerCommunity #commentSection{background:none;position:relative;}
.postContainerCommunity #commentSection:before{content:"";width:calc(100% + 102px);left:-51px;height:2px;background:#010613;position:absolute;top:0px;}
.postContainerCommunity #commentSection .commentSectionContainer{max-width:inherit;}
.postContainerCommunity #commentSection .commentSectionContainer .commentSorting p{line-height:100px;}
.postContainerCommunity #commentSection .dropdownUI{margin:0px !important;margin-bottom:16px !important;}

.postContainerCommunity #commentSection .commentSectionContainer .commentSorting{display:flex;color:#fff;font-family:"Trade Gothic LT Std Extended";font-weight:700;font-style:normal;align-items:flex-end;justify-content:space-between;margin-top:50px;padding-bottom:8px;border-bottom:1px solid #2f3747;padding-top:7px;}
.postContainerCommunity .commentTileContainer p{margin-top:10px;margin-bottom:5px;}
.postContainerCommunity .onlyCommentSec .commentButtonCon{margin-top:35px;padding-bottom:0px !important;}
.postContainerCommunity .onlyCommentSec .commentButtonCon .btnCancel{font-family:"Trade Gothic LT Std" !important;}
.postContainerCommunity .onlyCommentSec .commentButtonCon .btnPost{font-family:"Trade Gothic LT Std" !important;}
.postContainerCommunity .onlyCommentSec .sortButton{margin-top:8px;}
.postContainerCommunity .onlyCommentSec .commentTileContainer .commentInfo .userInfoDate h5{font-size:16px;margin-bottom:0px;margin-left:-1px;}
.postContainerCommunity .userImgCircle{width:38px;height:38px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;height:42px !important;width:42px !important;padding-top:0px;margin-right:15px;margin-top:11px;margin-left:-1px;position:relative;z-index:9;}
.postContainerCommunity .userImgCircle img{width:100%;}
.postContainerCommunity .writeCommentSec{gap:34px;}

.postContainerCommunity .writeCommentSec .userImgCircle{margin:0px !important;border-radius:0px;}
.postContainerCommunity .onlyCommentSec .writeCommentSec{align-items:center;margin-top:25px;}
.postContainerCommunity .onlyCommentSec .commentTileContainer .commentInfo{margin-top:28px;}
.postContainerCommunity .onlyCommentSec .commentButtonCon .btnPost span{margin-top:0px;}
/*  New Header */
.header.newHeader .navigation .menu.left a,.header.newHeader .navigation .menu.right a{display:inline-block;color:#fff;font-size:11px;font-family:"Trade Gothic LT Std" !important;letter-spacing:2px;text-transform:uppercase;transition:0.25s all;font-weight:700;line-height:6;}
.header.newHeader .navigation .menu.left a{margin-right:53px;}
.header.newHeader .navigation .menu.right a{margin-left:53px;}
.header.newHeader .navigation .menu .menu-icon a{line-height:inherit;margin-left:25px;display:flex;align-items:flex-start;}
.header.newHeader .navigation .menu .svg-icon img{width:16px;height:16px;display:block;}
.header.newHeader .navigation .menu span.svg-icon .showOnHover{top:0px;}
.header.newHeader .notiParentContainer{margin-top:0px !important;}
.header.newHeader .navigation{padding:33px 0 0;}
.header.newHeader .navigation .menu.right a.featured-link_active{position:relative;}
.header.newHeader .navigation .menu.right a.featured-link_active:after{position:absolute;right:0;bottom:20px;display:block;content:"";width:100%;height:1px;background:#fff;transition:all ease-in-out 0.2s;}
.header.newHeader .navigation .menu.right a.featured-link_active:hover:after{background:#ffab75;}
.header.newHeader .container, .header.newHeader .mobile-menu .search-container{padding: 0 48px 0px 48px !important;}
.header.newHeader .navigation .row.no-gutters.align-items-center{align-items:center !important;}
.header.newHeader .navigation .menu{padding-top:3px;height:auto;}
.header.newHeader .navigation .menu.left{padding-top:0px;}

.post-lists.post-type-4 .post .post-item:hover .post-content .post-inner .post-text .button-column,
.post-lists.post-type-4 .post .post-item:active .post-content .post-inner .post-text .button-column,
.post-lists.post-type-4 .post .post-item:focus .post-content .post-inner .post-text .button-column{height:max-content;}
.post-lists.post-type-4 .post .post-item .post-content .post-inner .post-text .button-column .btn.btn-type-2.btn-block.px-1.text-center.text-uppercase{padding:23px 28px 22px 28px;}
.header.newHeader .myAcMenu .dropdown .dropdown-toggle{height:38px;width:38px;overflow:hidden;display:flex !important;align-items:center !important;justify-content:center !important;background:#814E75;-webkit-appearance:none !important;}
.header.newHeader .myAcMenu .dropdown .dropdown-toggle p{color:#01091A !important;font-weight:400;font-size:18px;letter-spacing:1.81818px;text-transform:uppercase;margin-bottom:0px;font-family:'ZapfHumnst BT';line-height:1;}
.header.newHeader .myAcMenu .dropdown .dropdown-toggle::after{display:none;}
.header.newHeader .myAcMenu .dropdown .dropdown-toggle img{height:inherit;width:40px;overflow:hidden;}
.header.newHeader .myAcMenu .dropdown .dropdown-menu{background:#040a16;border:1px solid #2f3747;border-radius:0px;top:19px !important;width:184px !important;height:99px;margin-top:0px;padding:0px 25px;}
.header.newHeader .myAcMenu .dropdown .dropdown-menu.show{display:flex !important;flex-direction:column;justify-content:center;}
.header.newHeader .dropdown-item:hover,.header.newHeader .dropdown-item{margin-left:0px !important;font-size:10px !important;letter-spacing:2.6px !important;font-family:"Trade Gothic LT Std" !important;font-weight:700 !important;text-transform:uppercase !important;color:rgba(255,255,255,0.8) !important;padding:0px;line-height:35px !important;display:flex !important;align-items:center !important;}
.header.newHeader .dropdown-item img{width:13px;height:13px;margin-right:11px;}
.header.newHeader .dropdown-item:hover,.header.newHeader .dropdown-item:hover{color:rgba(255,255,255,1) !important;}
.header.newHeader .dropdown-item:hover,.header.newHeader .dropdown-item:focus{background:none;outline:none;box-shadow:none;}
.header.newHeader .menuSeparator{height:1px;width:100%;background:#2f3747;}
.onlyNotificationPopup .anotherDropdown .dropdown-toggle::after{margin-top:5px;}
/* New Header Css End */
/* =======================My Post Page======================= */
.myPostHeadingContainer .createPostBtn{display:flex;align-items:center;justify-content:center;background-color:#ffffff !important;width:190px;height:38px;font-family:"Trade Gothic LT Std";font-size:10px;letter-spacing:2.69px;font-weight:700;color:#000613;margin-top:9px;opacity:1 !important;}
.communityRightPart .myPostHeadingContainer .drHeaading{margin-bottom:0px;}
.postContainerCommunity.onlyMyPosts .posterByContainer{margin-bottom:15px;}
.onlyMyPosts .postOptions{margin-top:45px;}
.onlyMyPosts .postOptions .likeComment{gap:4px;}
.onlyMyPosts .postOptions a{height:38px;min-width:80px;margin-right:0px !important;}
.onlyMyPosts .postOptions a.viewPostBtn{display:flex;align-items:center;justify-content:center;background-color:#0a111f;width:190px;height:38px;font-family:"Trade Gothic LT Std";font-size:10px;letter-spacing:2.69px;font-weight:700;color:rgba(255,255,255,0.64);border:1px solid #fff;}
.myPostCommentContainer{display:flex;align-items:flex-start;justify-content:space-between;padding-top:2px;}
.myPostCommentContainer .dropdownUI{margin:0px;margin-top:-14px;}
.myPostCommentContainer .dropdownUI .dropdown a.dropdown-toggle{height:38px;min-width:38px;}
.myPostCommentContainer .dropdownUI .dropdown a.dropdown-toggle:after{display:none;}
.myPostCommentContainer .dropdownUI .dropdown a.dropdown-toggle img{width:18px;}
.myPostCommentContainer .postComment{width:45.5vw;}
.myPostCommentContainer .dropdownUI .dropdown-menu{width:117px;padding:0px 15px;min-width:117px;}
.myPostCommentContainer .dropdownUI .dropdown-menu .dropdown-item{display:flex;align-items:center;}
.myPostCommentContainer .dropdownUI .dropdown-menu img.editIcon{width:10px;height:10px;margin-right:15px;}
.myPostCommentContainer .dropdownUI .dropdown-menu img.deleteIcon{width:11px;height:11px;margin-right:14px;margin-left:-1px;}
.myPostCommentContainer .dropdownUI .dropdown-menu .menuSeparator{margin-top:2px;margin-bottom:4px;}
.pagination-wrapper .pagination li{font-family:"Trade Gothic LT Std"!important;text-align:center;letter-spacing:0px!important;padding-left:0px;}
.pagination-wrapper .pagination li a:before,.pagination-wrapper .pagination li span:before{left:0!important;width:36px!important;right:0px;margin:auto;}
.pagination-wrapper .pagination li a,.pagination-wrapper .pagination li span{padding:0px!important;height:40px;width:52px;display:flex!important;align-items:center;justify-content:center;}
.pagination-wrapper .pagination li.prev{right:31px!important;}
.pagination-wrapper .pagination li.next{left:29px!important;}
.pagination-wrapper .pagination{padding:32px 0px!important;}
.header.newHeader .onlyNotificationPopup .anotherDropdown .dropdown-menu a.dropdown-item.dropActive:after{bottom:12px;}
.lg-backdrop{z-index:1060;}
.lg-outer{z-index:1065;}
.lg-download.lg-icon{display:none;}
.lg-toolbar .lg-icon{color:#fff;}
.lg-prev{border-top:2px solid #fff!important;border-left:2px solid #fff!important;transform:rotate(-45deg)!important;padding:0px!important;height:30px;width:30px;left:47px!important;}
.lg-next{border-top:2px solid #fff!important;border-left:2px solid #fff!important;transform:rotate(135deg)!important;padding:3px!important;height:30px;width:30px;right:47px!important;}
.lg-actions button:after,.lg-actions button:before{display:none;}
#lg-counter{display:none;}
.lg-toolbar{left:inherit;right:23px;top:23px;width:max-content;background:none;}
.lg-toolbar .lg-icon{font-size:26px;}
.lg-backdrop.in{opacity:0.8;background:#000613;}
.goBack{margin-top:52px;margin-bottom:58px;}
.goBack a{font-family:"Trade Gothic LT Std"!important;color:#676f7e;display:flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:1.82px;}
.goBack a span{height:38px;width:38px;border:1px solid #2f3747;display:flex;align-items:center;justify-content:center;margin-right:14px;}
.goBack a span img{height:6px;}
/* Members Page */
.member_follow .memberOptions{display:flex;align-items:flex-end;gap:30px;margin-bottom:38px;}
.member_follow .memberOptions .memberOptionsLeft{flex:1;display:flex;gap:2px;}
.member_follow .memberOptions .memberOptionsLeft li{flex:1;padding-left:0px;}
.member_follow .memberOptions .memberOptionsLeft a{border:1px solid #2f3747;height:38px;display:flex;align-items:center;justify-content:center;color:#ffffff;letter-spacing:2.69px;font-family:"Trade Gothic LT Std";text-align:center;font-size:10px;font-weight:700;text-transform:uppercase;}
.memberOptionsRight{flex:1;}
.member_follow .memberOptions .memberOptionsLeft a.membersActive{background:#fff!important;color:#000613!important;border:none;}
.member_follow .memberOptions .memberOptionsRight .memberSearchBox .communitySearchBar{margin:0px!important;}
.communityRightPart .member_follow{margin-top:85px!important;}
.communityRightPart .member_follow .member_firstbox{min-height:138px!important;}
.member_firstbox .commenterImg{height:60px;width:60px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:0px;background:#312B37;}
.member_firstbox .commenterImg img{height:63.5px;max-width:inherit;width:60px;}
.member_firstbox .commenterImg p{font-size:32px;line-height:1;margin-bottom:0px;color:#676F7E;}
.member_firstbox .verified{height:20px;width:20px;border-radius:50%;background:#1d91d6;display:flex;align-items:center;justify-content:center;position:absolute;right:-10px;top:5px;}
.member_firstbox .verified img{width:10px;height:auto;}
.tox .tox-menubar+.tox-toolbar,.tox .tox-menubar+.tox-toolbar-overlord{border-top:1px solid #2f3747!important;margin-top:0px!important;padding-bottom:1px;padding-top:1px;height:60px!important;}
/*  */
.edit_drop_down_main{justify-content:space-between;align-items:flex-start;}
.edit_drop_down_main .dropdownUI{margin-top:0px;margin-bottom:0px;}
.edit_drop_down_main .dropdownUI .dropdown a.dropdown-toggle{height:38px;min-width:38px!important;border:1px solid #2f3747;background:#040a16;color:#fff;font-family:"Trade Gothic LT Std";font-weight:700;font-size:10px;letter-spacing:1.82px;display:flex;align-items:center;justify-content:center;min-width:117px;width:max-content;padding:0px 9px;}
.edit_drop_down_main .dropdownUI .dropdown a.dropdown-toggle img{width:18px;}
.edit_drop_down_main .dropdownUI .dropdown a.dropdown-toggle::after{display:none;}
.edit_drop_down_main .dropdownUI .dropdown-menu{width:117px;padding:0px 15px;min-width:117px;}
.edit_drop_down_main .dropdownUI .dropdown-menu.show{display:flex!important;flex-direction:column;justify-content:center;}
.edit_drop_down_main .dropdownUI .dropdown-menu .dropdown-item{display:flex;align-items:center;}
.edit_drop_down_main .dropdownUI .dropdownUI .dropdown-menu a{font-size:10px;letter-spacing:2.6px;font-family:"Trade Gothic LT Std";font-weight:700;text-transform:uppercase;color:rgba(255,255,255,0.8);padding:0px;line-height:35px;}
.edit_drop_down_main .dropdownUI .dropdown-menu img.editIcon{width:10px;height:10px;margin-right:15px;}
.edit_drop_down_main .dropdownUI .dropdown-menu .menuSeparator{margin-top:2px;margin-bottom:4px;height:1px;width:100%;background:#2f3747;}
.edit_drop_down_main .dropdownUI .dropdown-menu img.deleteIcon{width:11px;height:11px;margin-right:14px;margin-left:-1px;}
.header.newHeader #header_drop_linkmenu .dropdown-item:hover{color:rgba(255,255,255,1)!important;}