/*Code added by hasnain khan*/
.example-wrap.BookingTab .TableBooking .nav-tabs-horizontal{
 	padding: 10px;
 }
.example-wrap.BookingTab .TableBooking .nav.nav-tabs.nav-tabs-line{
 	margin-top:10px;
 }
.example-wrap.BookingTab .nav-tabs>li{
 	width: 20% !important;
 }
.example-wrap.BookingTab  .TableBooking .nav.nav-tabs.nav-tabs-line li a{
 	padding: 2% 1%;
 }
.EventTab .EventForm .tooltipBooking.icon,
.example-wrap.BookingTab .TableBooking .tooltipBooking.icon {
    color: #76838F;
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
 }
.EventTab .EventForm .tooltip .tooltip-inner,
.example-wrap.BookingTab .TableBooking .tooltip .tooltip-inner {
 	min-width: 300px;
 	text-align: left;
 }
 .example-wrap.BookingTab .TableBooking{
 	padding: 10px;
 }
 .example-wrap.BookingTab .TableBookingListView{
 	background-color: white;
 }
.example-wrap.BookingTab .tableCheck {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    color: #000;
    width: 24px;
    height: 25px;
    padding-top: 24px;
    text-align: center;
    background: url(/images/green_check.png) no-repeat top;
}
.example-wrap.BookingTab .bg_img_box{
	padding: 11px;
}
.TableBookingsetting .TableBooking .row .radio-custom label{
	font-size: 12px !important;
}
.TableBooking p, .iBeaconForm p, .typographyTab p, .EventForm p{
	padding: 0;
	 margin-bottom: -3px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    padding: 0 10px;
}

#add_table .panel-group::-webkit-scrollbar {
    width: 5px;
    background: transparent;
}
#add_table .panel-group::-webkit-scrollbar-thumb {
    background-color: #CCC;
}
#add_table .panel-group::-webkit-scrollbar-track {
    background: transparent;
}
/*Code ends by hasnain khan*/


/*code starts for facebook tab*/
.nav-tabs-inverse .nav-tabs-solid>li>a .icon.facebook
{
    background:url(/images/icon_facebook.png);
}
.appSelectPopup.iBeacon_enter .btn-group,
.appSelectPopup.add_facebook_page .btn-group
{
    position: inherit;
    bottom: inherit;
    right: inherit;
}
.videoTab .video {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    color: #000;
    width: 24px;
    height: 25px;
    padding-top: 24px;
    text-align: center;
    background: url(/images/green_check3.png) no-repeat top;
}

/*code ends for facebook tab*/

/*code Starts for iBeacon tab*/
.EventTab .btn_custom.green.back_content_btn,
.iBeaconForm .btn_custom.green.back_content_btn {
    padding: 9px 40px;
    font-size: 13px;
    position: relative;
    background: #c3cad2;
}
.EventTab .btn_custom.green.back_content_btn:hover,
.iBeaconForm .btn_custom.green.back_content_btn:hover {
    background: #B2B4B7;
}
@media (min-width: 992px){
    .iBeacon_enter .modal-body {
        height: 460px !important;
    }
}
.iBeacon_enter .modal-body {
    padding: 0;
    overflow-y: auto;
    height: 400px;
}

.iBeacon_enter .modal-body .tooltip-hover{
    background-color: transparent;    
}
.iBeacon_enter .modal-body .row{
    background-color: #ededed;
    margin: 7px 10px;
}
.iBeacon_enter .modal-body .row label{
    margin: 5px 0px 7px 0px;
}
.iBeacon_enter .modal-body .row > div{
    background-color: #ededed !important;
}
.iBeacon_enter .modal-body .row > :first-child{
    border-right: 1px #999 dashed;
    padding: 10px 15px;
}
.iBeacon_enter .modal-body .row > :last-child{
    padding: 10px 15px;
}

.iBeacon_enter .modal-body::-webkit-scrollbar {
    width: 5px;
    background: transparent;
}
.iBeacon_enter .modal-body::-webkit-scrollbar-thumb {
    background-color: #CCC;
}
.iBeacon_enter .modal-body::-webkit-scrollbar-track {
    background: transparent;
}
.iBeacon_enter .modal-body .tooltip-hover .tooltip .tooltip-inner {
    position: relative;
    z-index: 22;
}
.iBeacon_enter .modal-footer .checkbox_div {
    margin: 0;
    padding: 4px 5px;
    border-radius: 3px;
    border: 1px solid #e4eaec;
    text-align: left;
}
.iBeacon_enter {
    font-size: 12px;
}
.iBeacon_enter .modal-body .input-group span i{
    color: white;
    font-size: 14px;
}
/*code end for iBeacon tab*/

/*Code Start for Event Tab*/

.EventTab .event-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    color: #000;
    width: 24px;
    height: 25px;
    padding-top: 24px;
    text-align: center;
    background: url(/images/green_check4.png) no-repeat top;
}

/*Code Ends for Event Tab*/


/*Typography Css Start*/
.NavigationSettingTab .row,
.tabs_row_group.typographyTab .row,
.pubGamePanel.nav-tabs-horizontal .row {
    border-bottom: 1px #999 dashed;
    position: relative;
    padding: 0 15px 0 15px;
    font-size: 12px;
    color: #000;
    line-height: 28px;
    min-height: 107px;
    margin:0;
}
.panel-group .panel-collapse .tabs_row_group.typographyTab {    
    padding: 0 15px;
}
.tabs_row_group.typographyTab .checkbox_div.color{
    padding: 8px 8px 0px 8px;
    float: left;
    width: 100%;
}
.tabs_row_group.typographyTab .checkbox_div.color .colorfield{
    float: left;
}
.tabs_row_group.typographyTab .checkbox_div.color .text{
    float: left;
    margin: -3px 10px 0 1px;
}
.tabs_row_group.typographyTab .heading{
    min-height: auto;
    background-color: #fafafa;
    padding:10px;
}
.tabs_row_group.typographyTab .heading p{
    font-size: 14px;
}
.panel-title .icon.typography {
    background: url(/images/icon_typo.png);
}
.typographyTab .nav-tabs-horizontal ul li, .pubGamePanel.nav-tabs-horizontal ul li{
    width: auto;
}
.typographyTab .nav-tabs-horizontal ul.nav-tabs-line li a,
.NavigationSettingTab .nav-tabs-horizontal ul.nav-tabs-line li a,
.pubGamePanel.nav-tabs-horizontal ul.nav-tabs-line li a{
    font-size: 12px;
    color: black;
}
.NavigationSettingTab .nav-tabs>li{
    width: auto;
}
.NavigationSettingTab .checkbox_div.color{
    padding: 8px 8px 0px 8px;
    float: left;
    width: 100%;
}
.NavigationSettingTab .checkbox_div.color .colorfield{
    float: left;
}
.NavigationSettingTab .checkbox_div.color .text{
    float: left;
    margin: -3px 10px 0 1px;
}
/*Typography Css Start*/

.NavigationSettingTab .nav-tabs-horizontal .add_image, .pubGamePanel.nav-tabs-horizontal .add_image 
{
    background: url(/images/appon_icons_43.png) #f2f2f2 no-repeat center;
    border: 1px #666 dashed;
    opacity: 0.7;
    width:100%;
    height:110px;
    cursor:pointer;
}
.NavigationSettingTab .nav-tabs-horizontal .add_image:hover
{
	opacity: 1;
}
.NavigationSettingTab .asRange.imagetab{
    margin-top: 25px;
}

.NavigationSettingTab .asRange.imagetab{
    margin-top: 25px;
}
    
.NavigationSettingTab .btn-group.bootstrap-select ul li {
    margin-bottom: 10px;
}
.NavigationSettingTab .btn-group.bootstrap-select ul li a {
    display: block;
    height: 30px;
}

.nav_icon_swipeMenu.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  margin-left: -10px;
  margin-top: -1px;
}
.nav_icon_swipeMenu.bootstrap-select.btn-group .dropdown-toggle .filter-option svg {
    width: 25px;
    height: 35px;
}
.nav_icon_swipeMenu.bootstrap-select.btn-group .dropdown-toggle .filter-option svg#leftmenuicon {
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}
.nav_icon_swipeMenu.bootstrap-select.btn-group .dropdown-toggle .filter-option svg#leftmenuicon #background {
    fill:#000;
}
.nav_icon_swipeMenu.bootstrap-select.btn-group .dropdown-toggle .filter-option svg#leftmenuicon #path_stroke {
     fill:#fff;
}
.nav_icon_swipeMenu.bootstrap-select.btn-group .dropdown-toggle .filter-option svg#leftmenuiconshadow {
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    -webkit-filter: blur(1px);
}
.NavigationSettingTab .btn-group.bootstrap-select ul li.selected a span.check-mark {
    margin-top: 0px !important;
}
.NavigationSettingTab .btn-group.bootstrap-select ul li a svg circle {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    padding: 8%;
    fill:#000;
}
.NavigationSettingTab .btn-group.bootstrap-select ul li a svg{
    width: 30px;
    height: 30px;

}
.NavigationSettingTab .btn-group.bootstrap-select ul li a svg path:nth-child(1){
    fill: black;
}
.NavigationSettingTab .btn-group.bootstrap-select ul li a svg path:nth-child(2){
    fill: white;
}
.NavigationSettingTab .btn-group.bootstrap-select ul li a svg#leftmenuicon {
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 10px;
    z-index: 2;
}
.NavigationSettingTab .btn-group.bootstrap-select ul li a svg#leftmenuiconshadow {
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 10px;
    z-index: 1;
    -webkit-filter: blur(1px);
}

/*ImageUpload popup section*/
.ImageUploadLibrary .imgthumbnails{
    background-size: cover !important;
    width: 120px;
    height: 120px;
    float: left;
    margin:8px;
}

.ImageUploadLibrary .nav-tabs-horizontal.nav-tabs-inverse li.active a{
    background-color: #fafafa;
}
.ImageUploadLibrary .nav-tabs-horizontal.nav-tabs-inverse .tab-content .tab-pane.active .row{
    background-color: #fafafa;    
    padding:0;
    border: 0;
}
.ImageUploadLibrary .nav-tabs-horizontal.nav-tabs-inverse .nav-tabs {
    border-bottom:0;
}
.ImageUploadLibrary .imgthumbnails:hover,
.ImageUploadLibrary .imgthumbnails.active{
    /*border: 5px solid #66a95a;*/
    width: 120px;
    height: 120px;
    box-shadow: #66a95a 0px 0px 0px 3px;
    cursor: pointer;

}
.ImageUploadLibrary .imgthumbnails_selected{
    background-size: cover !important;
    width: 60px;
    height: 35px;
    box-shadow: black 0px 0px 3px;
}
.ImageUploadLibrary .imgthumbnails{
    position: relative;
}
.ImageUploadLibrary .imgthumbnails .btn-round{
    position: absolute;
    right: -12px;
    top: -12px;
    background-color: white;
    border: 2px solid #66a95a;
    color: #66a95a;
    width: 22px;
    height: 22px;
    font-size: 10px;
    padding: 0px;
    z-index: 22;
}
.ImageUploadLibrary .imgthumbnails .btn-round:hover{
    background-color: #66a95a;
    color: white;
}
.ImageUploadLibrary .btn-round{
    display: none;
}
.ImageUploadLibrary .imgthumbnails:hover .btn-round,
.ImageUploadLibrary .imgthumbnails.active .btn-round{
    display: block;
}
.ImageUploadLibrary .modal-body .nav-tabs-horizontal .nav-tabs li a{
    color: #333333;
	font-size:12px;
}
.ImageUploadLibrary .modal-footer .selected{
    line-height: 15px;
}
.ImageUploadLibrary .modal-body .bg_img_box{
    padding:16% 10%;
	height:100%;
    border:0; 
    background-color: #fafafa;
}
.ImageUploadLibrary .modal-body .bg_img_box:hover,
.ImageUploadLibrary .modal-body .bg_img_box.active
{
    background-color: #d2eecb;
}

.ImageUploadLibrary .modal-body .tab-pane.library .row::-webkit-scrollbar {
    width: 5px;
    background: transparent;
}
.ImageUploadLibrary .modal-body .tab-pane.library .row::-webkit-scrollbar-thumb {
    background-color: #CCC;
}
.ImageUploadLibrary .modal-body .tab-pane.library .row::-webkit-scrollbar-track {
    background: transparent;
}
.ImageUploadLibrary.edit .modal-body .crop_images_contain{
    padding: 20px;
	width:100%;
	float:left;
}
.ImageUploadLibrary.edit .modal-body .crop_images_contain .free_main_crop{
    background-size: cover;
    width: 550px;
    height: 250px;
    background-position: center;
}
.ImageUploadLibrary.edit .modal-body .crop_images_contain .main_crop{
    background-size: cover;
    width: 350px;
    height: 200px;
    background-position: center;
}
.ImageUploadLibrary.edit .modal-body .crop_images_contain .body_img_view{
    background-size: cover;
    width: 150px;
    height: 200px;
    background-position: center;
}
.ImageUploadLibrary.edit .modal-body .crop_images_contain .header_img_view{
    background-size: cover;
    width: 150px;
    height: 50px;
    background-position: center;
}


.ImageUploadLibrary .imgthumbnails{
    background-size: cover !important;
    width: 120px;
    height: 120px;
    float: left;
    margin:8px;
}
.ImageUploadLibrary .nav-tabs-horizontal.nav-tabs-inverse li.active a{
    background-color: #fafafa;
}
.ImageUploadLibrary .nav-tabs-horizontal.nav-tabs-inverse .tab-content .tab-pane.active .row{
    background-color: #fafafa;    
    padding:0;
    border: 0;
}
.ImageUploadLibrary .nav-tabs-horizontal.nav-tabs-inverse .nav-tabs {
    border-bottom:0;
}
.ImageUploadLibrary .imgthumbnails:hover,
.ImageUploadLibrary .imgthumbnails.active{
    /*border: 5px solid #66a95a;*/
    width: 120px;
    height: 120px;
    box-shadow: #66a95a 0px 0px 0px 3px;
    cursor: pointer;

}
.ImageUploadLibrary .imgthumbnails_selected{
    background-size: cover !important;
    width: 60px;
    height: 35px;
    box-shadow: black 0px 0px 3px;
}
.ImageUploadLibrary .imgthumbnails{
    position: relative;
}
.ImageUploadLibrary .imgthumbnails .btn-round{
    position: absolute;
    right: -12px;
    top: -12px;
    background-color: white;
    border: 2px solid #66a95a;
    color: #66a95a;
    width: 22px;
    height: 22px;
    font-size: 10px;
    padding: 0px;
    z-index: 22;
}
.ImageUploadLibrary .imgthumbnails .btn-round:hover{
    background-color: #66a95a;
    color: white;
    width: 42px;
    height: 22px;
}
.ImageUploadLibrary .imgthumbnails .btn-round:hover .icon.icon2{
    display: block;
    float: left;
    margin-left: 6px;
}
.ImageUploadLibrary .imgthumbnails .btn-round .icon.icon2:hover{
    color: black;
    
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease
}
.ImageUploadLibrary .imgthumbnails .btn-round:hover .icon{
    display: none;
}
.ImageUploadLibrary .imgthumbnails .btn-round .icon2{
    display: none;
}

/* Apply these styles only when #preview-pane has
   been placed within the Jcrop widget */
   
.jcrop-holder .jcrop-keymgr
{
	display:none !important;
}
.jcrop-holder #preview-pane {
    display: block;
    position: absolute;
    z-index: 2000;
    top: 0px;
    right: -195px;
    width: 180px;
    height: 320px;
    background-color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 15px -5px #666;
    -moz-box-shadow: 0 3px 15px -5px #666;
    box-shadow: 0 3px 15px -5px #666;
}

/* The Javascript code will set the aspect ratio of the crop
   area based on the size of the thumbnail preview,
   specified here */
#preview-pane .preview-container {
  	width: 180px;
    height: 320px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.jcrop-holder
{
	margin:auto;
}

/*CMS chat Room*/
.CMS_chat_room{
    position: fixed;
    height: 100%;
    width: 320px;
    top: 0;
    right: 0;    
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 0px 5px 0px #cccccc;
}
.CMS_chat_room .chat_room_header{
    margin-top: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.62);
  width: 100%;
    box-shadow: 0px 2px 5px 0px #cccccc;
}
.CMS_chat_room .chat_room_header .heading{
    font-weight: bold;
    margin: 0;
}
.CMS_chat_room .chat_room_header .duration{
    padding:0;
    margin-top: -5px;
}
.CMS_chat_room .chat_room_header .icon.wb-minus,
.CMS_chat_room .chat_room_header .icon.wb-menu{
    float: left;
    margin-top: 8px;
    font-size: 16px;
    color: #a2a2a2;
    cursor: pointer;
}

.CMS_chat_room_min{
    position: fixed;
    width: 320px;
    bottom: 0;
    right: 0;    
    background-color: rgba(255, 255, 255, 0.62);
    box-shadow: 0px 0px 5px 0px #cccccc;
}
.CMS_chat_room_min .chat_room_header{
    height: 60px;
    background-color: rgba(255, 255, 255, 0.62);
  width: 100%;
    box-shadow: 0px 2px 5px 0px #cccccc;
}
.CMS_chat_room_min .chat_room_header .heading{
    font-weight: bold;
    margin: 0;
}
.CMS_chat_room_min .chat_room_header .duration{
    padding:0;
    margin-top: -5px;
}
.CMS_chat_room_min .chat_room_header .icon.wb-minus,
.CMS_chat_room_min .chat_room_header .icon.wb-menu{
    float: left;
    margin-top: 8px;
    font-size: 16px;
    color: #a2a2a2;
    cursor: pointer;
}
.CMS_chat_room_min .chat_room_header .icon.wb-close{
    font-size: 16px;
    color: #a2a2a2;
    cursor: pointer;
}
.CMS_chat_room .chat_room_body{
    overflow-y: auto;
    height: 72%;
}
.CMS_chat_room .chat_room_body::-webkit-scrollbar-track
{
    background:transparent;
}
.CMS_chat_room .chat_room_body::-webkit-scrollbar
{
    width: 5px;
    background:transparent;
}
.CMS_chat_room .chat_room_body::-webkit-scrollbar-thumb
{
    background-color: #CCC;
}
.chat-avatar .avatar .chat_img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-size: cover; 
}
.CMS_chat_room .chat_room_footer{
  position: absolute;
  bottom: 0;
  width: 100%;
}

/*CMS chat Room Ends*/


/*App feature chat Room*/
.appfeature_chat_room{
    position: fixed;
    height: 100%;
    width: 320px;
    top: 0;
    z-index: 99;
    right: 0;    
    background-color: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 0px 5px 0px #cccccc;
}
.appfeature_chat_room .chat_room_header{
    margin-top: 122px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.62);
  width: 100%;
    box-shadow: 0px 2px 5px 0px #cccccc;
}
.appfeature_chat_room .chat_room_header .heading{
    font-weight: bold;
    margin: 0;
}
.appfeature_chat_room .chat_room_header .duration{
    padding:0;
    margin-top: -5px;
}
.appfeature_chat_room .chat_room_header .icon.wb-minus,
.appfeature_chat_room .chat_room_header .icon.wb-menu{
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    font-size: 16px;
    color: #a2a2a2;
    cursor: pointer;
    display: none;
}

.appfeature_chat_room_min{
    position: fixed;
    width: 320px;
    bottom: 0;
    right: 0;    
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.62);
    box-shadow: 0px 0px 5px 0px #cccccc;
}
.appfeature_chat_room_min .chat_room_header{
    height: 60px;
    background-color: rgba(255, 255, 255, 0.62);
  width: 100%;
    box-shadow: 0px 2px 5px 0px #cccccc;
}
.appfeature_chat_room_min .chat_room_header .heading{
    font-weight: bold;
    margin: 0;
}
.appfeature_chat_room_min .chat_room_header .duration{
    padding:0;
    margin-top: -5px;
}
.appfeature_chat_room_min .chat_room_header .icon.wb-minus,
.appfeature_chat_room_min .chat_room_header .icon.wb-menu{
    float: left;
    margin-top: 8px;
    font-size: 16px;
    color: #a2a2a2;
    cursor: pointer;
}
.appfeature_chat_room_min .chat_room_header .icon.wb-close{
    font-size: 16px;
    color: #a2a2a2;
    cursor: pointer;
}
.appfeature_chat_room .chat_room_body{
    overflow-y: auto;
    height: 72%;
    width: 100%;
}
.appfeature_chat_room .chat_room_body::-webkit-scrollbar-track
{
    background:transparent;
}
.appfeature_chat_room .chat_room_body::-webkit-scrollbar
{
    width: 5px;
    background:transparent;
}
.appfeature_chat_room .chat_room_body::-webkit-scrollbar-thumb
{
    background-color: #CCC;
}
.chat-avatar .avatar .chat_img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-size: cover; 
}
.appfeature_chat_room .chat_room_footer{
  position: absolute;
  bottom: 0;
  width: 100%;
}

/*App feature chat Room Ends*/


/*header navigation*/
.nav .submenu:hover .dropdown-menu{
    display: block;
}
#share_simulator_chat{
    top: 728px;
    right: 50px;
}
/*#share_simulator{
    top: 728px;
    left: 322px;
}*/
/*#share_simulator,*/
#share_simulator_chat{
    cursor: pointer;
    background: #c913a9;
    color: white;
    border: 2px solid white;
    position: fixed;
    border-radius: 50%;
    z-index: 1;
    text-align: center;
    width: 35px;
    height: 35px;
}/*#share_simulator i,*/
#share_simulator_chat i{
    padding-top:9px;
    width: 100%;
    height: 100%;
}
#chat_nav_main_appfeature,
#show_simulator{
   /* position: absolute;
    top: -25px;
    z-index: 1;
    border: 2px solid gray;
    background: white;
    width: 38px;
    height: 38px;
    right: -80px;
    border-radius: 50%;*/
    position: fixed;
    top: 133px;
    width: 45px;
    height: 45px;
    right: 8px;
    border-radius: 50%;
    z-index: 1;
    text-align: center;
}
#chat_nav_main_appfeature .badge.up{
    width: 20px;
    top: -5px;
    position: absolute;
    right: -5px;
}
#chat_nav_main_appfeature a,
#show_simulator a,
/*#share_simulator a,*/
#share_simulator_chat a{
    text-decoration: none;
    color: gray;
}
#chat_nav_main_appfeature i{
    font-size: 30px;
    padding: 3px 0px 4px 0px;
    line-height: 33px;
    color: white;
}
#chat_nav_main_appfeature:hover i{
    color: gray;
    text-shadow: 1px 1px 0px white;
}
#chat_nav_main_appfeature:hover,
#show_simulator:hover,
/*#share_simulator:hover,*/
#share_simulator_chat:hover{
    /*background: gray;*/
}
#chat_nav_main_appfeature:hover a,
#show_simulator:hover a,
/*#share_simulator:hover a,*/
#share_simulator_chat:hover a{
    color: white;
}
.appfeature_chat_room .chat-time{
    font-size: 10px;
}

#shareAppFacebookChat .modal-dialog .modal-content .modal-body .chat-content:before{
    border-left-color: transparent !important;
}.sharefriendlist .picture{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-size: cover;
    float: left;
    margin: 5px 0px 0px 0px;
}.sharefriendlist .senton{
    font-size: 10px;
}.sharefriendlist .senton strong{
    font-weight: bold;
    font-style: italic;
}.sharefriendlist{
    position: relative;
    cursor: pointer;
    background: #fafafa;
    border: 1px solid white;
    border-radius: 4px;
    }.sharefriendlist:hover{
        box-shadow: 0px 0px 4px 0px #dad9d9;
        border: 1px solid #b21096;
        }.sharefriendlist .status{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid white;
    position: absolute;
    top: 40px;
    left: 38px;
}.sharefriendlist .status.online{
    background-color: #76e076;
}.sharefriendlist .status.offline{
    background-color: red;
}.sharefriendlist .friendName p{
    font-weight: bold;
}

/*front end adding Element*/
.features_app_preview .addingElement,
.features_app_preview .addingElement_video,
.features_app_preview .addingElement_images,
.features_app_preview .addingElement_text,
.features_app_preview .addingElement_button{
    cursor: pointer;
    position: absolute;
    right: -40px;
    top: 5px;
    background: #66a95a;
    border: 2px solid #ffffff;
    color: #ffffff;
    width: 40px;
    height: 40px;
    font-size: 14px;
    border-radius: 50%;
    z-index: 22;
    padding: 7px 11px 0px 0px;
    transition: all  0.25s;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    transform: scale(1.0); 
}.features_app_preview .addingElement:hover,
.features_app_preview .addingElement.active{  
    transform: scale(1.5); 
}.features_app_preview .addingElement .icon{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
        left: 10px;
    top: 10px;
}
.features_app_preview .addingElement .icon.wb-close{
    opacity: 0;
}


/*css for Add new element menu*/

.ElementPopupIcon{
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px;
    background: url(/images/buttonElement-black.png) top center no-repeat;
    background-size: 100%;

}.AddElemntMenu .btnele{
    width: 25px;
    height: 25px;
    margin: 8px 0 0 8px;
    border-radius: 4px;
    line-height: 0;
    z-index: 9999;
    background: url(/images/buttonElement.png) top center no-repeat;
    background-size: 80%;

}.AddElemntMenu .glyphicon-ok{
    display: none;
    z-index: 999;
    top: 12px;
    font-size: 17px;
    left: 0px;
    position: absolute;
}.AddElemntMenu .imgele{
    width: 25px;
    height: 25px;
    margin: 8px 0 0 8px;
    border-radius: 4px;
    line-height: 0;
    z-index: 9999;
    background: url(/images/imageElement.png) top center no-repeat;
    background-size: 80%;

}.AddElemntMenu{
          height: auto;
}
.AddElemntMenu .menu-open-button{
    background: rgb(132, 131, 131);
}
.AddElemntMenu .menu-item{
  background: rgb(147, 62, 129);
}
.AddElemntMenu .menu-item, .menu-open-button {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin-left: -40px;
  position: absolute;
  top: 20px;
  color: white;
  text-align: center;
  line-height: 40px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform ease-out 200ms;
  transition: -webkit-transform ease-out 200ms;
  transition: transform ease-out 200ms;
  transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}

.menu-open {
  display: none;
}

.AddElemntMenu .hamburger {
  width: 12px;
    height: 2px;
    background: white;
    display: block;
    position: absolute;
    top: 60%;
    left: 67%;
    margin-left: -12.5px;
    margin-top: -1.5px;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}
.AddElemntMenu .hamburger .hamburger-bar, .AddElemntMenu  .hamburger:after, .AddElemntMenu .hamburger:before{
    background: transparent !important;
}
.AddElemntMenu .menu-open-button .windicon{
    width: 28px;
    height: 28px;
    background: url(/images/magicWand.png) top center no-repeat;
        background-size: contain;
    margin: 6px 0px 0px 6px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all ease 0.5s;
}
.AddElemntMenu .hamburger-1 {
  -webkit-transform: translate3d(0, -8px, 0);
          transform: translate3d(0, -8px, 0);
          opacity: 0;
}

.AddElemntMenu .hamburger-2 {
  -webkit-transform: translate3d(0, -4px, 0);
          transform: translate3d(0, -4px, 0);
          opacity: 0;
}

.AddElemntMenu .hamburger-3 {
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
          opacity: 0;
}
.AddElemntMenu .menu-open-button.active .windicon{
    opacity: 0;    
      -webkit-transform: rotate(50deg);
      -moz-transform: rotate(50deg);
      -ms-transform: rotate(50deg);
      -o-transform: rotate(50deg);
    transform: rotate(50deg);
}

.AddElemntMenu .menu-open-button.active .hamburger-1 {
  -webkit-transform: translate3d(0, -3px, 0) rotate(45deg);
          transform: translate3d(0, -3px, 0) rotate(45deg);
          opacity: 1;
}
.AddElemntMenu .menu-open-button.active .hamburger-2 {
  -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
          transform: translate3d(0, 0, 0) scale(0.1, 1);
          opacity: 0;
}
.AddElemntMenu .menu-open-button.active .hamburger-3 {
  -webkit-transform: translate3d(0, -3px, 0) rotate(-45deg);
          transform: translate3d(0, -3px, 0) rotate(-45deg);
          opacity: 1;
}

.AddElemntMenu{
    position: absolute;
    left: 89%;
        top: 50px;
    padding-top: 20px;
    padding-left: 80px;
    width: 650px;
    height: auto;
    box-sizing: border-box;
    font-size: 12px;
    text-align: left;
    z-index: 9;
    opacity: 0.8;
}
.AddElemntMenu .menu-item:nth-child(3) {
  -webkit-transition-duration: 180ms;
          transition-duration: 180ms;
}
.AddElemntMenu .menu-item:nth-child(4) {
  -webkit-transition-duration: 180ms;
          transition-duration: 180ms;
}
.AddElemntMenu .menu-item:nth-child(5) {
  -webkit-transition-duration: 180ms;
          transition-duration: 180ms;
}
.AddElemntMenu .menu-item:nth-child(6) {
  -webkit-transition-duration: 180ms;
          transition-duration: 180ms;
}
.AddElemntMenu .menu-item:nth-child(7) {
  -webkit-transition-duration: 180ms;
          transition-duration: 180ms;
}

.AddElemntMenu .menu-open-button {
  z-index: 2;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
          transform: scale(1.1, 1.1) translate3d(0, 0, 0);
  cursor: pointer;
}

.AddElemntMenu .menu-open-button:hover {
  -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
          transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}

.AddElemntMenu .menu-open-button.active {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
          transform: scale(0.8, 0.8) translate3d(0, 0, 0);
          background: rgb(147, 62, 129);
}

.AddElemntMenu .menu-open.active ~ .menu-item {
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          text-decoration: none;
}
.AddElemntMenu .menu-open.active ~ .menu-item i{
    width: 100%;
    height: 100%;
}
.AddElemntMenu .menu-open.active ~ .menu-item .tooltip.left {
    padding: 0 4px;
    margin-left: -3px;
    top: 0 !important;
    left: -110px !important;
}
.AddElemntMenu .menu-open.active ~ .menu-item:nth-child(3) {
  -webkit-transition-duration: 190ms;
          transition-duration: 190ms;
  -webkit-transform: translate3d(0px, 55px, 0);
          transform: translate3d(0px, 55px, 0);
          opacity: 1;
          cursor: not-allowed;
}
.AddElemntMenu .menu-open.active ~ .menu-item:nth-child(4) {
  -webkit-transition-duration: 290ms;
          transition-duration: 290ms;
  -webkit-transform: translate3d(0px, 105px, 0);
          transform: translate3d(0px, 105px, 0);
          opacity: 1;
          cursor: not-allowed;
}
.AddElemntMenu .menu-open.active ~ .menu-item:nth-child(5) {
  -webkit-transition-duration: 390ms;
          transition-duration: 390ms;
  -webkit-transform: translate3d(0px, 155px, 0);
          transform: translate3d(0px, 155px, 0);
          opacity: 1;
          cursor: not-allowed;
}
.AddElemntMenu .menu-open.active ~ .menu-item:nth-child(6) {
  -webkit-transition-duration: 490ms;
          transition-duration: 490ms;
  -webkit-transform: translate3d(0px, 205px, 0);
          transform: translate3d(0px, 205px, 0);
          opacity: 1;
          cursor: not-allowed;
}
.AddElemntMenu .menu-open.active ~ .menu-item:nth-child(7) {
  -webkit-transition-duration: 590ms;
          transition-duration: 590ms;
  -webkit-transform: translate3d(0px, 255px, 0);
          transform: translate3d(0px, 255px, 0);
          opacity: 1;
          cursor: not-allowed;
}

/*share tab icons*/
.shareAppMenu {
  -webkit-filter: url("#shadowed-goo");
          filter: url("#shadowed-goo");
}
.shareAppMenu .sharemenu-open-button {
  background: gray;
}

.shareAppMenu .menu-item{
  background: #933e81;
}

.shareAppMenu .menu-item, .shareAppMenu .sharemenu-open-button {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin-left: -40px;
  position: absolute;
  top: 50px;
  color: white;
  text-align: center;
  line-height: 40px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform ease-out 200ms;
  transition: -webkit-transform ease-out 200ms;
  transition: transform ease-out 200ms;
  transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}

.shareAppMenu .sharemenu-open {
  display: none;
}

.shareAppMenu .hamburger {
  width: 12px;
    height: 2px;
    background: white;
    display: block;
    position: absolute;
    top: 60%;
    left: 67%;
    margin-left: -12.5px;
    margin-top: -1.5px;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}
.shareAppMenu i {    
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all ease 0.5s;
}
.shareAppMenu .hamburger .hamburger-bar, 
.shareAppMenu  .hamburger:after, 
.shareAppMenu .hamburger:before{
    background: transparent !important;
}
.shareAppMenu .hamburger-1 {
  -webkit-transform: translate3d(0, -8px, 0);
          transform: translate3d(0, -8px, 0);
          opacity: 0;
}

.shareAppMenu .hamburger-2 {
  -webkit-transform: translate3d(0, -4px, 0);
          transform: translate3d(0, -4px, 0);
          opacity: 0;
}

.shareAppMenu .hamburger-3 {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          opacity: 0;
}
.shareAppMenu .menu-item .tooltip.top {
    z-index: 9999;
}
.shareAppMenu .sharemenu-open:checked + .sharemenu-open-button i{
    opacity: 0;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);




    
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
}
.shareAppMenu .sharemenu-open:checked + .sharemenu-open-button .hamburger-1 {
    -webkit-transform: translate3d(0, -3px, 0) rotate(45deg);
            transform: translate3d(0, -3px, 0) rotate(45deg);
            opacity: 1;
}
.shareAppMenu .sharemenu-open:checked + .sharemenu-open-button .hamburger-2 {
  -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
          transform: translate3d(0, 0, 0) scale(0.1, 1);
          opacity: 1;
}
.shareAppMenu .sharemenu-open:checked + .sharemenu-open-button .hamburger-3 {
  -webkit-transform: translate3d(0, -3px, 0) rotate(-45deg);
          transform: translate3d(0, -3px, 0) rotate(-45deg);
          opacity: 1;
}

.shareAppMenu  {
    position: absolute;
    left: 89%;
    width: 380px;
    height: 180px;
    box-sizing: border-box;
    font-size: 13px;
    top: 72%;
    text-align: left;
    z-index: 9999;
    padding-top: 20px;
    padding-left: 80px;
    opacity: 0.8;
}

.shareAppMenu .menu-item:hover {
  background: white;
  color: gray;
}
.shareAppMenu .menu-item:nth-child(3) {
  -webkit-transition-duration: 70ms;
          transition-duration: 70ms;
}
.shareAppMenu .menu-item:nth-child(4) {
  -webkit-transition-duration: 130ms;
          transition-duration: 130ms;
}
.shareAppMenu .menu-item:nth-child(5) {
  -webkit-transition-duration: 190ms;
          transition-duration: 190ms;
}
.shareAppMenu .menu-item:nth-child(6) {
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
}
.shareAppMenu .menu-item:nth-child(7) {
  -webkit-transition-duration: 310ms;
          transition-duration: 310ms;
}

.shareAppMenu .sharemenu-open-button {
  z-index: 2;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
          transform: scale(1.1, 1.1) translate3d(0, 0, 0);
  cursor: pointer;
      font-size: 12px;
}

.shareAppMenu .sharemenu-open-button:hover {
  -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
          transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}

.shareAppMenu .sharemenu-open:checked + .sharemenu-open-button {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
          transform: scale(0.8, 0.8) translate3d(0, 0, 0);
          background: #933e81;
}

.shareAppMenu .sharemenu-open:checked ~ .menu-item {
  -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
          transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}
.shareAppMenu .sharemenu-open:checked ~ .menu-item:nth-child(3) {
  -webkit-transition-duration: 160ms;
          transition-duration: 160ms;
  -webkit-transform: translate3d(47.40705px, -37.33693px, 0);
          transform: translate3d(47.40705px, -37.33693px, 0);
}
.shareAppMenu .sharemenu-open:checked ~ .menu-item:nth-child(4) {
  -webkit-transition-duration: 240ms;
          transition-duration: 240ms;
  -webkit-transform: translate3d(11.95044px, -56.2491px, 0);
          transform: translate3d(11.95044px, -56.2491px, 0);
}
.shareAppMenu .sharemenu-open:checked ~ .menu-item:nth-child(5) {
  -webkit-transition-duration: 320ms;
          transition-duration: 320ms;
  -webkit-transform: translate3d(47.40705px, 37.33693px, 0);
          transform: translate3d(47.40705px, 37.33693px, 0);
}
.shareAppMenu .sharemenu-open:checked ~ .menu-item:nth-child(6) {
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transform: translate3d(11.95044px, 56.2491px, 0);
          transform: translate3d(11.95044px, 56.2491px, 0);
}
.shareAppMenu .sharemenu-open:checked ~ .menu-item:nth-child(7) {
  -webkit-transition-duration: 480ms;
          transition-duration: 480ms;
  -webkit-transform: translate3d(63.95044px, -0px, 0);
          transform: translate3d(63.95044px, -0px, 0);
} 
/* share app chat textera */
.expanding-wrapper {
   width: 98%;
}
textarea.expanding {
  margin: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 98%;
}
/*share tab icons ends*/