@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
a {color: #579c2f; text-decoration: none;}
a:hover {color: #579c2f; text-decoration: underline;}
p {margin:10px 0px 10px 0px;font-size: 14px;line-height: 21px;color: #000;}
h1, h2, h3, h4, h5, h6 {font-weight: normal; margin:0px; padding:0px;}
h1 {font-size:2.5em;}
h2 {color:#579c2f; font-size:1.5em;}
h3 {color:#579c2f; font-size:1.2em;}

input {border:solid 1px #999; background-color:#eee;}
textarea {border:solid 1px #999; background-color:#eee;}
select {border:solid 1px #999; background-color:#eee;}

ul {margin: 4px 0px 20px 20px;}

/* Fix Google Places API in Bootstrap Modal. */
.pac-container {z-index: 100000;}

* {margin: 0; padding: 0;}
body {color: #333; font-family: 'Open Sans', sans-serif; font-size: 14px;line-height: 17px;}

.container {max-width: 1090px;}
div#container {background-color:#fff; margin-left: auto; margin-right: auto; /*width: 900px;*/ text-align: left;}
div#top {height:7px; background-color:#579c2f; border-bottom:1px solid #666;}
div#header {padding-top:0px; height:auto;border-top: 7px solid #4c9625;-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,.15); box-shadow: 0px 3px 3px rgba(0,0,0,.15);}

/*Logo*/
#container #header #header_logo_box {padding-top: 8px;padding-bottom: 8px;}
#container #header #header_logo_box a {display: block;}
#container #header #header_logo_box a img {display: inline-block;max-width: 100%;margin-left: -15px;}
#container #header #header_logo_box .header_logo_text{color: #777;font-size: 12px;}
#container #header #header_connection_notification{padding-top:10px;padding-right: 15px;}
#container #header #header_connection_notification a {color: #579c2f;text-decoration: none; }
#container #header #header_connection_notification .badge{background: #4c9625;border-color: #4c9625;}

#header .header-right {text-align: right;padding-right: 0;}
#header .header_info_area{width:auto;padding-bottom: 10px;float: none;display: inline-block;}

.header-right-top {text-align: right;}
.activity-post {text-align: left;display: inline-block; margin-bottom: -12px;margin-right: 5px;}

/*Header nav*/
#header .header_nv {float: none;clear: none;width: auto;display: inline-block;padding-top: 10px;}
#header .header_nv ul li {display: inline-block;}
#header .header_nv ul li.info-text span {color: #777;}
#header .header_nv ul li a {display: block;font-size: 16px;padding-bottom: 3px;}
#header .header_nv ul li a:hover {color: #4c9625;}
#header .header_nv ul li.sap-line {border-right: 1px solid #666;padding-right: 10px;margin-right: 5px;}

#header .header_nv #header_ms_inner_box div{margin-bottom:5px;}

/*Sign In / Sign Up*/
#header .header_info_area.sign-wrap {width: 100%;margin-top:15px;}
#header .sign-wrap > span {display: inline-block;}
#header .sign-wrap .sign-in-btn {text-transform: uppercase;}
#header .sign-wrap .sign-up-btn {text-transform: uppercase;}

div#divHome {margin:0px; padding-top: 30px; padding-bottom: 30px; text-align:left;}
div#divInside {background-color:#f9f9f9; padding:20px 16px 30px 16px; color:#555;}
#divInside p {font-size:1.2em;  margin-top:10px; }
#lnkHome {color:#579c2f; cursor:pointer; text-transform:uppercase; margin-left:2px;}
.banner-image { height: 264px; overflow: hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; }

#nav {float:right; margin:4px 0px 0px 0px; padding:0;}
#nav ul {float:right; list-style:none; margin:0 0 0 0; padding:0;}
#nav ul li {float:left; display:block; margin:0; padding:0;}
#nav ul li a {cursor:pointer; float:left; display:block; margin:0 12px; padding:0; color:#888; font-size:8px; text-transform:uppercase;font-weight:600;}
#nav ul li a:hover, #nav ul li a.current {color:#579c2f; text-decoration:none; border-top:3px solid #579c2f; margin-top:-3px;}
#nav ul li a.current {border-color:#330; color:#330;}

#member_nav {background-color:#dfdfdf; width:100%; border-top:1px #bfbfbf solid; border-bottom:1px #bfbfbf solid; float:right; margin:0px 0px 0px 0px; padding:0;}
#member_nav ul {float:right; list-style:none; margin:0 0 0 0; padding:0;}
#member_nav ul li {float:left; display:block; margin:0; padding:0;}
#member_nav ul li a {cursor:pointer; float:left; display:block; margin:0 14px; padding:0; color:#444; font-size:1em; /*text-transform:uppercase;*/}
#member_nav ul li a:hover, #nav ul li a.current {color:#579c2f; text-decoration:none;}
#member_nav ul li a.current {border-color:#579c2f; color:#579c2f;}

div#breaker {height:1px; background-color:#bfbfbf;}

div#bottom {height:3px; background-color:#579c2f; border-top:1px solid #666;}



table.results {border-top:1px solid #e5eff8; border-right:1px solid #e5eff8; margin:1em auto; border-collapse:collapse; width:100%;}
th.results {font-weight:normal;	background:#f3f3f3; color: #444; font-weight:bold; text-align:left; border-bottom: 1px solid #e5eff8; border-left:1px solid #e5eff8; padding:2px 5px;}							
tr.odd td {background:#f9f9f9}
td.results {color:#667; border-bottom:1px solid #e5eff8; border-left:1px solid #e5eff8; padding:2px 5px; text-align:left;}		

#alert{overflow: hidden; z-index: 999; width: 100%; text-align: center;	position: absolute; top: 0; left: 0; 
color:#579c2f; border-bottom:solid 1px #999; background-color: #eee;height: 0; font: 20px/40px arial, sans-serif; opacity: .9;}

/** profile page */
.thumbnail{list-style: none;}
.thumbnail li{display: inline-block;padding:4px;vertical-align:top;}
.thumbnail li img{border:1px solid #888;padding:1px;}
.thumbnail li .caption{font-size:10px;display: block;text-align: center;overflow:hidden;width:54px;height:20px;}
.profile_image {max-width: 100%;}


/*** offer page date 24/04/2013 ***/
.offer-area{ float:left; margin:25px 0px 0px 0px; width:74%;}
.offer-area h2{ font-size:36px; font-weight:bold; color:#333; text-align:left; margin:0px 0px 13px 0px; border-bottom:solid 1px #CCC;}
.offer-logo{ float:left; margin:0px; padding:0px;}
.offer-logo img{ margin:0px; width:195px; height:65px;}
.offer-area h1{ color:#c0272c; float:left; font-size:25px; margin:19px 0px 0px 20px;}
.offer-detail{ margin:13px 0px 0px 0px; float:left; width:100%; clear:both; padding:10px; background:#fbfbfb; border: solid 1px #dfdfdf; border-radius:5px;}
.offer-detail p{ font-size:14px; color:#333; margin:10px 0px 0px 0px;}
.offer-input-area{ clear:both; margin:0px 0px 0px 1px; float:left;}
.offer-input-area p{font-size:14px; color:#333; display:block;}
.offer-input-fld{  margin:0px 0px 0px 0px; border-radius:5px; outline:none; border:solid 1px #ccc; background:#fcfcfc; padding:0px 0px 0px 10px; width:300px; height:30px;}
.ofr-actp-btn{ clear:both; float:left; margin:12px 0px 0px 0px; border-radius:5px; outline:none; border:#292929; cursor:pointer; width:144px; height:30px; color:#fff; font-size:14px;  background: -moz-linear-gradient(top, #787878 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #787878), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #787878 0%, #000000 100%);
  background: -o-linear-gradient(top, #787878 0%, #000000 100%);
  background: -ms-linear-gradient(top, #787878 0%, #000000 100%);
  background: linear-gradient(to bottom, #787878 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#787878', EndColorStr='#000000', GradientType=0);}
.error
{color:red !important;}
.form-actions{width: 29%;}
.form-actions button{  width: 42%;
  text-align: center;
  height: 31px;
  font-size: 21px;}
  
/*custom*/
/***** member page ********/
.membr_left_area{ width:618px; float:left;}
.membr_profile_part{ width:100%; display:inline-block; zoom:1; *display:inline; border:solid 1px #ccc; padding:13px 0px;}
.membr_profile{width:127px; float:left; margin-left:17px; text-align:center;}
.membr_profile img{ width:99%; max-width:100%; border:solid 1px #161616;}
.membr_profile h3{ color:#2C2C2C; font-weight:bold; font-size:20px;}
.membr_profile p{ color:#2B2B2B; font-size:16px; margin:0px;}
.membr_profile p a{ color:#2B2B2B; text-decoration:none;}
.membr_profile p a:hover{color:#971b1e;}
.membr_profile p a.active{ color:#971b1e;}
.membr_list_area{ float:left; width:74.8%; text-align:center; margin-left:10px;}
.membr_list_area ul{ width:45%; display:inline-table; zoom:1; *display:inline; margin:0px;}
.membr_list_area h2{ font-size:22px; color:#2B2B2B;  text-decoration:underline;}
.membr_list_area ul li{ width:100%; display:inline-block; color:#2B2B2B; margin:3px 0px 0px 0px;}
.membr_list_area ul li a{ text-decoration:none; font-size:18px; color:#2B2B2B;}
.membr_list_area ul li a:hover{ color:#971b1e;}
.membr_list_area ul li a.active{ color:#971b1e;}

.membr_pic_part{ width:100%; display:inline-block; zoom:1; *display:inline; margin:0px;}
.membr_pic_part li{ float:left; list-style:none; width:295px; text-align:center; margin:20px 28px 0px 0px;}
.membr_pic_part li{ margin:20px 6px 0px 6px\9; }
.membr_pic_part li:nth-child(even){ margin-right:0px;}
.membr_pic_part h2{ font-size:17px; font-weight:bold; color:#2B2B2B; width:100%; display:inline-block; zoom:1; *display:inline; margin:0px;}
.membr_pic_part p{font-size:14px; color:#2B2B2B; width:98%; display:inline-block; zoom:1; *display:inline; margin:0px;}

.connecton_part{ width:100%; display:inline-block; zoom:1; *display:inline; margin:0px;}
.connection_view{ width:295px; float:left; border:solid 1px #161616; margin:20px 24px 0px 0px;}
.mr_rgt0{ margin-right:0px;}

/*manage page css*/
.manage_dv { width:94%; margin:0px auto;}

.manage_dv h2 {color: #000;width: 100%;display: inline-block !important;zoom: 1;font-size: 28px;margin: 0px;padding: 0px;}
.manage_dv span { width:100%; display:inline-block; margin-top: 10px;}
.manage_dv span ul { display:inline-block; margin: 0px;}
.manage_dv span ul li {font-size: 22px;color: #2B2B2B; cursor:pointer;text-decoration: underline; margin: 0px 21px 0px 0px; float:left; list-style:none;}
.manage-top {padding-top: 20px;}

.page_under { width:100%; display:inline-block; margin: 18px 0px 0px 0px;}
.page_under p {font-size:14px; color:#2B2B2B; width: 47%; display:inline-block; zoom:1; *display:inline; margin:0px;}
.page_under input { width:40%; display:inline-block; vertical-align:middle; padding:7px 0px 7px 7px;}
.page_under select { width: 41.7%;padding: 6px 9px;}
.mana_save { width:90%; display:inline-block; margin: 20px 0px 5px 0px;}
.mange_table table { width:100%; display:inline-block;}
.mange_table tbody{ width:100%; display:inline-block;}
.mange_table table tr { width:100%; display:inline-block;}

.mana_save button{color: #579c2f; float:right;margin: 0px 9px 0px 0px; font-size: 15px;border: solid 1px #579c2f;width: auto;padding: 4px 16px; }
.mange_table table th {  font-size:18px; color: #000; padding: 0px 5px 0px 0px;vertical-align: top; width:24%; text-align:left;}
.mange_table table th:first-child { width:4%;}
/*.mange_table table th:nth-child(4){ width:15%;}
.mange_table table th:last-child { width:30%;}*/
.mange_table table tr td { font-size:15px; color: #444;padding:0px 5px 0px 0px;vertical-align: top; width: 24%; text-align:left;}
.mange_table table tr td img{ height:50px;width:80px;padding:2px;}
.mange_table table td span a { font-size:14px; float:left; color:#579c2f; margin: 0px 0px 0px 0px;}
.mange_table table td:first-child { width:4%;}
/*.mange_table table td:nth-child(4){ width: 15%;}
.mange_table table td:last-child { width:30%;}*/
.text-info {padding-bottom: 10px;border-bottom: 1px solid #ccc;margin-bottom: 15px;color: #4c9625;}
.simple-profile {text-align: right;padding-bottom: 10px;}
.video-icon-wrap {position: relative;display: inline-block;}
.video-icon-wrap img {width: 100%;}
.video-icon-wrap .video-play {position: absolute;z-index: 999;left: 50%;top: 50%;margin-left: -5px;margin-top: -5px;}

.category_dv p { width:21%; font-size: 17px;}
.taping_text { display:none;}
.mange_table { width:100%; margin:15px 0px 0px 0px;}
.mange_table table tr td span { margin: 0px;color:#442CB3;cursor:pointer !important;font-weight:700;}

/**** css added 04-05-2015 *******/

/** popup css ***/
#pop_cont{ position:fixed; z-index:10000; top:0px; width:100%; height:100%; 
 background:rgb(000,000,000);
 background: transparent\9;
 background:rgba(000,000,000,0.6);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);
 zoom: 1; }
 #pop_cont .clear{clear:both;}
 .innter_pop { width:470px; margin:2.5% auto 0px auto; background:#fff;  padding:30px 25px 20px 25px; position:relative;}
 .close_x { position:absolute; top:-13px; right: -13px; margin:0px;padding: 0px 11px 3px 11px;
font-size:19px; cursor:pointer; background:#aa0000; border-radius:100%; color:#fff;}
.innter_pop .gallry{ width:106px; display:inline-block; zoom:1; *display:inline; vertical-align:top; margin:0px 9px 10px 0px;  text-align:center;}
.innter_pop .gallry:last-child{margin-right:0px !important;}
.innter_pop .gallry  img{display:block;width:100%;max-height:100px;border: solid 1px #161616;
  height: 92px;}
.innter_pop .gallry p{font-size:16px; color:#333; width:100%; margin:0px; padding-top:4px;}
.innter_pop .link{display:inline-block; zoom:1; *display:inline; width:100%; margin-top:15px;}
.innter_pop .link a{  color: #000;
  margin: 0 auto; display:inline-block; zoom:1; *display:inline; 
  font-size: 14px;
  border: solid 1px #579c2f;
  width: auto;
  padding: 2px 14px;}




#pop_wrapper { position:fixed; z-index:10000; top: 176px;; width:50%; height:80%; 
  /*background:rgb(000,000,000);
background: transparent\9;
 background:rgba(000,000,000,0.6);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);*/
 zoom: 1; }
 
 .innter_pop { width:450px; margin:70px auto 0px auto; background:#FDFDFD; border-radius:2px; padding:20px 25px 30px 25px; position:relative;
text-align: center; border-radius:5px;overflow-y:scroll;max-height:410px;}
 .innter_pop h3 { font-size:26px;  color:#3F3F3F; padding:20px 0px; font-family:'TheanoDidot-Regular'; line-height:40px;}
  .innter_pop h3 span{ color:#21acda;}
 .close_x { position:absolute; top:8px; right: 10px; padding: 0px 9px 3px 10px; 
font-size: 19px;  cursor:pointer; background:#151515; border-radius:100%; color:#fff;}
.innter_pop a{  font: caption;
  text-align: center;
  text-transform: capitalize;
  background: cornflowerblue;
  padding: 6px 16px 5px 16px;}


/* PROFILE PAGE CSS - profile.php */
.page_div_profile .chk_img_name{display:inline-block; text-align:center; zoom:1; *display:inline; margin:0 0 15px 15px; width:80px; vertical-align:top; background:#FAFAFA; border:2px solid #F2F2F2;padding:8px; font-size:12px !important; line-height:auto;}
.page_div_profile .chk_img_name:hover{border:2px solid #E4E4E4;}
.page_div_profile #firstLevel{text-align:left;}
.page_div_profile .chk_img_name ul{margin:0;}
.page_div_profile .top_heading_row{border:solid 1px #ccc;background:#f3f3f3;text-align:center;color:#000;font-weight:normal;padding: 10px;text-transform: uppercase;}
#profile_top_nav_bar {-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.30);-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.30);box-shadow: 2px 2px 4px rgba(0,0,0,.30);}
.top_heading_row .theme-btn {width: 32%;font-size: 12px;}
@media (max-width: 639px) {.top_heading_row .theme-btn {width: 100%;margin-top: 3px;}.top_heading_row .theme-btn:first-child {margin-top: 0px;}}
.page_div_profile .profile_image{width:100%;height:auto;border:0px solid #ccc;text-align: center;}
.page_div_profile .profl_left_area {text-align: center;float: none;width: 100%;}
.page_div_profile .profl_detail_area {text-align: left;padding-top: 10px;}
.page_div_profile .profl_detail_area .send-msg {text-align: center;}
.page_div_profile .profl_detail_area .dropdown .dropdown-toggle {width: 100%;}
.page_div_profile .profl_detail_area p {width: 100%;margin-top: 5px;}
.page_div_profile .profl_left_area a.themelink{color: #579c2f;}
.page_div_profile .profl_left_area a.gb_profile_link{display: inline;}
.page_div_profile .profl_left_area a.seeall{color: #579c2f;font-size: 14px;line-height: 21px;}
.page_div_profile .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_profile .profl_left_area h4 {width: 100%;margin-right: 0;text-align: left;border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-top:20px;float: none;clear: none;font-size: 15px;}
.page_div_profile .profl_left_area .left_box_connect_heading h4 {border-bottom: 0;}
.page_div_profile .profl_left_area h3 {text-align: left;margin-bottom: 15px;}
.page_div_profile .profile_data_contianer{margin:10px 0;}
.page_div_profile .profl_left_area .left_see_more p {width: 100%;}
.page_div_profile .profl_left_area .left_see_more p.tree_first {border-bottom: 1px solid #ccc;padding-bottom:5px;margin-top: 5px;}
.profl_lft1_colm {float: none;margin-left: 0;width: 100%;}
.profl_lft1_colm .lft1_inr {width: 100%;border: 1px solid #ccc;padding: 0;}
.ad_right_area {border: 0;/*background: #f3f3f3;border:1px solid #ccc;*/}
.profl_lft1_colm .lft1_inr h2 {padding: 10px;margin-top: 0;border-bottom: 1px solid #ccc;}
.profl_lft1_colm .lft1_inr h2 a {color: #333;}
.profl_lft1_colm .lft1_inr h2 a:hover {color: #579c2f;text-decoration: underline;}
.profl_lft1_colm .lft1_inr h4 {padding: 10px;background: #e2e2e2;}
.connect_link {width: 100%;}

.page_div_profile .profl_left_area #pf_followers_count{font-size: 11px;color: gray;}
.page_div_profile .profl_left_area #pf_status_box{margin-top:10px;}
.page_div_profile .profl_left_area #pf_status_box #pf_loading img{width: 20px;height: 20px;margin-right: 3px;}


.page_div_profile .profl_left_area a.show_lmi{margin-top:10px;font-size:12px;display:inline-block;}
.page_div_profile .profl_left_area a.hide_lmi{margin-top:10px;font-size:12px;display:inline-block;}

.page_div_profile .left_box_connect_confirm_removal{display: none;}
.page_div_profile .left_box_connect_confirm_removal_btn_box{padding-top: 5px; padding-bottom: 5px;}
.page_div_profile .left_box_connect_confirm_removal_btn_box .connect_link_confirm_cancel{width: 100%;margin-right:2px;margin-bottom:3px;}
.page_div_profile .left_box_connect_confirm_removal_btn_box .connect_link{width: 100%;margin-bottom:3px;}
.page_div_profile .tree_second { visibility: visible; background-image: url(../img/menu_arrow_single.gif); background-size: 10px 10px; background-repeat: no-repeat; background-position: 5px center; }
.page_div_profile .tree_third { visibility: visible; background-image: url(../img/menu_arrow_double.gif); background-size: 10px 10px; background-repeat: no-repeat; background-position: 20px center; }
.page_div_profile .profl_lft1_colm #profile_middle_tabs{margin-left:0px;}
.page_div_profile .profl_lft1_colm #profile_middle_tabs li a{color: #579c2f;}
.page_div_profile .profl_lft1_colm #profile_middle_tabs_content{padding-top:0px;margin-top: -1px;}
a:focus {outline: none;}
.page_div_profile .profile_full_name{font-size: 17px;}
.page_div_profile .connections_box h2 a{color: black;font-size: 17px;}
.page_div_profile .connections_box .click_to_view{font-size: 15px;padding: 10px;background: #e2e2e2;}
.page_div_profile .connections_box .thumbnail{border:0px;margin: 0;} 
.page_div_profile .connections_box .thumbnail li{padding-top:4px;vertical-align:top;width:83px;}
.page_div_profile .connections_box .profile_box{min-height:100px;margin: 5px;overflow: hidden;}
.page_div_profile .connections_box .name_box{margin-top:5px;}
.page_div_profile .connections_box .name_box a{color: #579c2f;}
.page_div_profile .connections_box .name_box a:hover{text-decoration: underline;}
.page_div_profile .connections_box .page_box .video-thumbnail-fade{opacity:.7;}
.page_div_profile .connections_box .page_box .video-play{top:-30px; left: 40%;}
.page_div_profile #profile_middle_tabs_content .connections_box #pmcb_list_box .image{width:100%;}
.page_div_profile #profile_middle_tabs_content .connections_box #pmcb_list_box .name_box a{display:block;text-align:center;font-size:11px;}
.page_div_profile #profile_middle_tabs_content .connections_box .pmab_sub_box .name_box a{display:block;text-align:center;font-size:11px;}

.page_div_profile .ad_right_area .sharethis_box{padding-top:10px;padding-bottom:10px;}
.page_div_profile #event_calendar_box{padding-top: 10px;}
.page_div_profile #event_calendar{width:100%;}
.page_div_profile #event_calendar .event_records div{float: none;width: 100%;color: #595959;font-size:14px;line-height: 21px;}
.page_div_profile #event_calendar .event_records div.eventCalendar-eventTitle{margin-bottom:1px;}
.page_div_profile #event_calendar .event_records div.eventCalendar-eventDate{color: gray;font-size: 12px;margin-bottom: 1px;}
.page_div_profile #event_calendar .event_records div.eventCalendar-eventCategory{color: gray;font-size: 12px;margin-bottom: 1px;}
.page_div_profile #event_calendar .event_records div.eventCalendar-eventLocation{color: gray;font-size: 12px;margin-bottom: 1px;}
.page_div_profile .profile_endorse_received_list{text-align:left;margin-left:15px;margin-right:15px;}
.page_div_profile .profile_endorse_received_list .perl_image{width:68px;border: 1px solid #888;padding: 1px;}
.page_div_profile .profile_endorse_received_list .perl_member a{text-align: center;font-size: 11px;color: #579c2f;line-height: 1.42857143;}
.page_div_profile .profile_endorse_received_list .perl_member a:hover{text-decoration: underline;}
.page_div_profile .profile_endorse_received_list .perl_skill a{font-size: 13px;color: #579c2f;}
.page_div_profile .profile_endorse_received_list .perl_skill a:hover{text-decoration: underline;}

.page_div_profile .profile_endorse_received_list .perl_date{color: gray;font-size: 11px;line-height: .1em;}
.page_div_profile .profile_endorse_received_list .perl_comment{font-size: 13px;}

.page_div_profile #tab2ap{font-size:12px;}
.page_div_profile #tab2ap #tab2ap_loading{margin-top: 10px;margin-bottom:5px;}
.page_div_profile #tab2ap #tab2ap_filter_box{display: none;padding-top: 10px;text-align: right;}
.page_div_profile #tab2ap #tab2ap_filter_box select{width:120px;}
.page_div_profile #tab2ap #tab2ap_filter_box .form-control{display:inline;padding:0px;font-size: 11px;height: 25px;}
.page_div_profile #tab2ap #tab2ap_filter_box #tab2ap_filter_post_by{margin-right:2px;}
.page_div_profile #tab2ap #tab2ap_filter_box #tab2ap_page_parent_id{margin-right:2px;}
.page_div_profile #tab2ap #tab2ap_filter_box .tab2ap_filter_row .col-sm-6{margin-bottom: 10px;padding-right: 0px;}
.page_div_profile #tab2ap #tab2ap_filter_box .tab2ap_filter_row .col-sm-12{margin-bottom: 10px;padding-right: 0px;}
.page_div_profile #tab2ap #tab2ap_filter_box .tab2ap_filter_row_btn{margin-bottom: 10px;}
.page_div_profile #tab2ap #tab2ap_filter_link_box{padding: 10px 0;text-align: right;}
.page_div_profile #tab2ap_content .apgrid{padding:15px 10px 10px 10px;margin-bottom:15px;margin-left:0px;margin-right:0px;background:#eee;border: 1px solid #EEE;}
 .page_div_profile #tab2ap_content .apgrid:nth-of-type(2n){background: #fff;}
.page_div_profile #tab2ap_content .apgrid .apgrid_left_column .apgrid_profile_name{padding-top:5px;}
.page_div_profile #tab2ap_content .apgrid_right_column .apgrid_page_content .apgrid_title{font-weight: bold;font-size: 11px;}
.page_div_profile #tab2ap_content .apgrid_right_column .apgrid_page_content .apgrid_date_image{font-size:11px;}
.page_div_profile #tab2ap_content .apgrid_right_column .apgrid_page_content .apgrid_image_ai_location{font-size:11px;}
.page_div_profile #tab2ap_content .apgrid_right_column .apgrid_description_image{margin-top:5px;font-size:13px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .video-thumbnail-fade{opacity: .7;}    
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_page_image .video-play{position: absolute;z-index: 999;left: 50%;top: 50%;margin-top: -5px;margin-left: -5px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_page_image {position: relative;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_page_image .video-thumb {width: 100%;}
.page_div_profile #tab2ap_content .apgrid a{color: #579c2f;font-size: 11px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_post_image{margin-top: 10px;margin-bottom: 10px;text-align: right;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_post_image .youtube_iframe_box{float:left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_post_image .youtube_iframe_box .video-play{position: absolute;z-index: 999;left: 50%;top: 50%;margin-top: -5px;margin-left: -95px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_post_content .apgrid_post{font-size:13px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_post_content .apgrid_date_post{margin-bottom:3px;font-size: 11px;font-weight:600;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_event_content .apgrid_event_title{font-weight: bold;font-size: 12px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_event_content .apgrid_event_date{margin-top:1px;font-size: 11px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_event_content .apgrid_event_location{margin-top:1px;font-size: 11px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_event_content .apgrid_event_description{margin-top:2px;font-size: 13px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_post_type_title{margin-bottom: 5px;font-weight: normal;font-size: 11px; color:gray;}
.page_div_profile #tab2ap_content .tab2ap_apgrid_load_more_box{text-align: center; padding: 10px 0px 10px 0px;}
.page_div_profile #tab2ap_content .tab2ap_apgrid_load_more_box a{text-align: center; padding: 10px; border: solid 1px #ccc; background: #f3f3f3;display: block;color: #579c2f;}
.page_div_profile #tab2ap_content .tab2ap_apgrid_load_more_box a:hover {background: #f3f3f3;}
.page_div_profile #tab2ap_content .tab2ap_apgrid_loading_box{padding: 10px 0px 10px 0px; border: solid 1px #ccc; background: #f3f3f3; color: #579c2f; display: block;}
.page_div_profile #tab2ap_content .tab2ap_apgrid_loading_box span{font-size:12px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_post_manage{text-align: right;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box{margin-top: 10px;display: inline-block;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .alert{margin-bottom: 5px;padding: 10px;width:90%;text-align: left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box a.apgrid_post_icons{color: #579c2f;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box a.apgrid_post_link_add_activity_details{padding-right: 10px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_post_icon_settings{padding-right: 15px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_post_icon_weather{width: 115px;text-align:left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_post_link_like{width: 60px;text-align:left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_post_link_unlike{width: 60px;text-align:left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .tab2ap_post_manage_loading{width: 320px;margin-top: 25px;display: none;padding: 10px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .tab2ap_post_manage_loading .tab2ap_post_manage_loading_image{
padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .tab2ap_post_manage_error{width: 320px;margin-top: 25px;display: none;text-align: left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .tab2ap_post_like_total{font-size:11px;margin-top:5px;width:100%;float:left;margin-bottom: 8px;text-align: left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_right_column .apgrid_weather_box table{background-color: whitesmoke; margin-top: 10px;}

.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pc_box{width: 320px;margin-top: 25px;display: none;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pc_box .apgrid_pc_textarea{font-size: 12px;width:90%;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pc_box .apgrid_pc_btn_box{margin-top: 5px;text-align: left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pc_box .apgrid_pc_message_box{margin-top: 5px;text-align: left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pc_box .apgrid_pc_message_box .apgrid_pc_loading{padding: 8px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pc_box .apgrid_pc_message_box .apgrid_pc_loading .apgrid_pc_loading_image{
padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}

.page_div_profile #tab2ap_content .apgrid .apgrid_pcl_comment_edit_box .apgrid_pclce_textarea{font-size: 12px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_pcl_comment_edit_box .apgrid_pclce_btn_box{margin-top: 5px;text-align: left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_pcl_comment_edit_box .apgrid_pclce_message_box{margin-top: 5px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_pcl_comment_edit_box .apgrid_pclce_message_box .apgrid_pclce_loading{padding: 8px;text-align: left;}
.page_div_profile #tab2ap_content .apgrid .apgrid_pcl_comment_edit_box .apgrid_pclce_message_box .apgrid_pclce_loading .apgrid_pclce_loading_image{
padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}


.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box{/*width: 320px;*/background: whitesmoke;margin-top: 45px;padding: 15px 10px 10px 10px;border: 1px solid #ccc;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .row{font-size:12px;margin-bottom: 15px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .row .apgrid_pcl_comment_info{white-space:pre-wrap;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .row .apgrid_pcl_date{font-size:10px;color:gray;display:block;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .row .apgrid_pcl_delete_icon{cursor: pointer;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .row .apgrid_pcl_edit_icon{cursor: pointer;padding-right: 5px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .row .apgrid_pcl_delete_loading_box{display: none;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .row .apgrid_pcl_delete_loading{background: url(../img/loading.gif);
    background-size: 15px 15px;background-repeat: no-repeat;width: 15px;display: block;}

.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .apgrid_pcl_more_loading{padding: 8px;float: left;width: 100%;margin-top: 20px;display: none;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .apgrid_pcl_more_loading .apgrid_pcl_more_loading_image{
padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}

.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .apgrid_pcl_more_box{height:25px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .apgrid_pcl_more_box .apgrid_pcl_more_showing_span_box{padding-left: 5px;}
.page_div_profile #tab2ap_content .apgrid .apgrid_post_icons_box .apgrid_pcl_box .apgrid_pcl_more_box .apgrid_pcl_more_showing_span_box .apgrid_pcl_more_showing_span{font-size:12px;color:gray;}
.page_div_profile #gblf_loading .img_loading{width: 20px;height: 20px;margin-right: 3px;} /* Charity Profile's loading image in left side */
/* END OF >> PROFILE PAGE CSS */

.footer_cotainer{color:#595959; margin-top:0px;border-top: 1px solid #4c9625;padding: 15px 0;
background: rgba(241,241,241,1);
background: -moz-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,241,241,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(241,241,241,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0 );
}
.footer_cotainer .footer_email_span{padding-left: 90px;}
.footer_cotainer .footer_email_img{vertical-align: middle;}
.left_box_connect_heading{padding-bottom: 5px;width: 100%;}
.left_box_connect_heading h4{padding-bottom:3px;border-bottom: 0;}
.connect_status_box .alert{margin-top:10px;width: 100%;}
/*footernav*/
.footer-nav {text-align: left;}
.footer-nav ul {list-style: none;padding: 0;margin: 0;}
.footer-nav ul li a {color: #595959;font-size: 13px;padding: 9px 0;display: block; border-bottom: 1px solid #c3c3c3;}
.footer-nav ul li:last-child a {border-bottom: 0;}
.footer-nav ul li a:hover {text-decoration: none;color: #4c9625;}

.footer-contents p {color: #595959;font-size: 13px;line-height: 17px;}
.footer-contents .write-mail {padding-top: 0px;text-align: left;}
.footer-contents .write-mail a{color: #579c2f;text-decoration: none;}
.footer-contents .copy-right {color: #929292;margin-top: 25px;}

/* CONNECTION REQUESTS CSS */
.page_div_connection_request .chk_img_name{display:inline-block; text-align:center; zoom:1; *display:inline; margin:0 0 15px 15px; width:80px; vertical-align:top; background:#FAFAFA; border:2px solid #F2F2F2;padding:8px; font-size:12px !important; line-height:auto;}
.page_div_connection_request .chk_img_name:hover{border:2px solid #E4E4E4;}
.page_div_connection_request #firstLevel{text-align:center;}
.page_div_connection_request .chk_img_name ul{margin:0;}
.page_div_connection_request .top_container{border-bottom:1px solid #ccc;width:100%;margin-bottom:20px;}
.page_div_connection_request .profile_image{width:100%;height:auto;border:0px solid #ccc;text-align: center;}
.page_div_connection_request .profile_full_name{font-size: 17px;margin: 15px 0 15px 0;text-align: left;}
.page_div_connection_request .profile_full_name a{color:black;}
.page_div_connection_request .profl_left_area {width: 100%;float: none;}
.page_div_connection_request .profile_data_contianer{margin:10px 0;}
.page_div_connection_request .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_connection_request .content_area{width: 100%;}
.page_div_connection_request .content_area .thumbnail .image_box{margin: 10px;}
.page_div_connection_request .content_area .thumbnail .image{border:1px solid #888;padding:1px;width:100px;height:100px;}
.page_div_connection_request .content_area .profile_box{border: 1px solid #ddd;margin:10px;width:175px;text-align: center;height:200px;}
.page_div_connection_request .content_area .thumbnail .name_box{margin-bottom: 10px;}
.page_div_connection_request .content_area .thumbnail .name_box a{display:block;text-align:center;font-size:11px;}
.page_div_connection_request .content_area .thumbnail .accept_box{margin-bottom: 5px;text-align: center;}
.page_div_connection_request .content_area .thumbnail .accept_box .btn-success{margin-bottom: 5px;}
.page_div_connection_request .content_area .thumbnail{border:0px;}

.page_div_connection_request .left_navigation_box{width:100%;float:none;}
.page_div_connection_request .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_connection_request .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_connection_request .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_connection_request .left_navigation_box .list-group .active a{color:white;}
.page_div_connection_request .left_navigation_box .list-group .active a:hover{color:white;}

/* CONNECTIONS LIST CSS - connections.php */
.page_div_connections .chk_img_name{display:inline-block; text-align:center; zoom:1; *display:inline; margin:0 0 15px 15px; width:80px; vertical-align:top; background:#FAFAFA; border:2px solid #F2F2F2;padding:8px; font-size:12px !important; line-height:auto;}
.page_div_connections .chk_img_name:hover{border:2px solid #E4E4E4;}
.page_div_connections #firstLevel{text-align:center;}
.page_div_connections .chk_img_name ul{margin:0;}
.page_div_connections .top_heading_row{border:solid 1px #ccc;background:#f3f3f3;text-align:center;color:#000;font-weight:normal;padding: 10px;text-transform: uppercase;}
.page_div_connections .top_container{border-bottom:1px solid #ccc;width:100%;margin-bottom:20px;}
.page_div_connections .search-wrap-top {padding-bottom: 10px;}
.page_div_connections .search-wrap-top form {display: inline-block;}
.page_div_connections #search_form .left_box{padding-right:10px;}

.page_div_connections .profile_image{width:100%;height:auto;border:0px solid #ccc;text-align: center;}
.page_div_connections .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_connections .profile_data_contianer{margin:10px 0;}
.page_div_connections .profile_full_name{font-size: 17px;margin: 15px 0 15px 0;text-align: left;}
.page_div_connections .profile_full_name a{color:black;}
.page_div_connections .content_area{float: none;margin-left: 0px;margin-bottom:20px;}
.page_div_connections .content_area .thumbnail .image_box{margin: 10px;}
.page_div_connections .content_area .thumbnail .image{border:1px solid #888;padding:1px;width:100px;height:100px;}
.page_div_connections .content_area .profile_box{border: 1px solid #ddd;margin:10px 0 0 0;width:125px;text-align: center;overflow: hidden;}
.page_div_connections .content_area .profile_box_more_height{height:175px;}
.page_div_connections .content_area .profile_box_less_height{height:150px;}
.page_div_connections .content_area .thumbnail .close_box{font-size:11px;display: inline-block;}
.page_div_connections .content_area .thumbnail .close_box input {font-size:11px;display: inline-block;margin-top: 0;}
.page_div_connections .content_area .thumbnail .close_box label {font-size:11px;display: inline-block;float: none;width: auto;font-weight: normal;}

.page_div_connections .content_area .thumbnail .close_loading{font-size:11px;padding-left: 10px;}
.page_div_connections .content_area .thumbnail .close_loading img{border: 0px;width: 20px;height: 20px;margin-right: 0px;}
.page_div_connections .content_area .thumbnail .name_box{margin-bottom: 10px;}
.page_div_connections .content_area .thumbnail .name_box a{color: #579c2f;display:block;text-align:center;font-size:11px;}
.page_div_connections .content_area .thumbnail .name_box a:hover{text-decoration: underline;}
.page_div_connections .content_area .thumbnail{border:0px;float: none;margin-left: 0;padding: 0;}
.page_div_connections .content_area .thumbnail li {padding: 7px;}
.page_div_connections .content_area .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top: 5px;padding-bottom: 5px;  padding-left: 15px;font-size:12px;margin: 0px;}
.page_div_connections .content_area .search-general a{color: #579c2f;}
.page_div_connections .content_area .search-general #pib_inner_box div{padding:0px;margin-bottom:5px;margin-top:5px;}
.page_div_connections .left_navigation_box{width:100%;float:none;}
.page_div_connections .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_connections .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_connections .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_connections .left_navigation_box .list-group .active a{color:white;}
.page_div_connections .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_connections .profl_left_area {float: none;width: 100%;}

/* INVITE OTHERS CSS: credibility-invitation.php */
.page_div_credibility_invitation .top_container{border-bottom:1px solid #ccc;width:100%;margin-bottom:20px;}
.page_div_credibility_invitation .top_container #ivite_a_friend_btn{margin: 7px 0px 7px 0px;}
@media (max-width: 479px){.page_div_credibility_invitation .top_container #ivite_a_friend_btn{width: 100px;}}
.page_div_credibility_invitation .profile_image{width:100%;height:auto;border:0px solid #ccc;text-align: center;}
.page_div_credibility_invitation .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_credibility_invitation .profl_left_area {width: 100%;float: none;}
.page_div_credibility_invitation .profile_data_contianer{margin:10px 0;}
.page_div_credibility_invitation .profile_full_name{font-size: 17px;margin: 15px 0 15px 0;text-align: left;}
.page_div_credibility_invitation .profile_full_name a{color:black;}
.page_div_credibility_invitation .content_area{float: none;width: 100%;}
.page_div_credibility_invitation .content_area #credibilityinvitation td{height:50px;}
.page_div_credibility_invitation .content_area #credibilityinvitation .td_label{width:150px;}
.page_div_credibility_invitation .content_area #credibilityinvitation .td_value{width:350px;}
.page_div_credibility_invitation .content_area #credibilityinvitation .email{width:350px;padding: 6px 12px;  border: 1px solid #ccc;border-radius: 4px;}
.page_div_credibility_invitation .content_area #credibilityinvitation .td_label_message{vertical-align: top;}
.page_div_credibility_invitation .left_navigation_box{width:100%;float:none;}
.page_div_credibility_invitation .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_credibility_invitation .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_credibility_invitation .content_area h3 { border-bottom: 1px solid #ccc; color: #666; font-size: 18px; font-weight: 600; margin-bottom: 15px; padding: 0 0 10px; }

/* INVITE OTHERS CSS - contact-member.php */
.page_div_contact_member .top_heading_row{border:solid 2px #000;background:#ddd;text-align:center;color:#000;font-weight:bold;}
/*.page_div_contact_member .profile_image{width:200px;height:200px;border:4px solid #000;}*/
.page_div_contact_member .profile_data_contianer{margin:10px 0;}
.page_div_contact_member .profile_full_name{font-size: 17px;}
.page_div_contact_member .profile_full_name a{color:black;}
.page_div_contact_member .content_area{float: none;margin-left:0px;width:100%;}
.page_div_contact_member .content_area h3 {padding:0 0 10px 0;border-bottom: 1px solid #ccc;color: #666;margin-bottom: 15px;font-weight: 600;font-size: 18px;}
.page_div_contact_member .content_area #contact_member_form {padding-top: 20px;}
.page_div_contact_member .content_area #contact_member_form td{height:50px;}
.page_div_contact_member .content_area #contact_member_form .td_label{width:150px;}
.page_div_contact_member .content_area #contact_member_form .td_value{width:350px;}
/*.page_div_contact_member .content_area #contact_member_form .email{width:350px;padding: 6px 12px;  border: 1px solid #ccc;border-radius: 4px;}*/
.page_div_contact_member .content_area #contact_member_form .td_label_message{vertical-align: top;}
.page_div_contact_member .profl_left_area {float: none;width: 100%;}
.page_div_contact_member .profl_left_area h3 {margin: 15px 0px 15px 0px; text-align: left;}
.page_div_contact_member .profl_left_area .profile-pic { background: #f3f3f3 none repeat scroll 0 0; border: 1px solid #ccc; padding: 10px; width: 100%; }
.page_div_contact_member .profile_image { border: 0 solid #ccc; height: auto; text-align: center; width: 100%; }
.page_div_contact_member .left_navigation_box{width:100%;float:none;}
.page_div_contact_member .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_contact_member .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}

/* MANAGE PAGES manage-page.php */
.page_div_manage_page .top_container h4{padding-bottom: 22px;}
.page_div_manage_page .data_container select.form-control{display: inline;width: 70%;height: 25px;padding: 3px 6px;font-size: 12px;}
.page_div_manage_page .data_container #row_add_sample_btns .btn{margin-bottom:5px;}
.page_div_manage_page #grid .parent_icon_sortable{cursor: pointer;}
.page_div_manage_page #grid .icon_sortable{cursor: pointer;}
.page_div_manage_page #grid .parent_item .page_settings{padding-bottom:15px;}
.page_div_manage_page #grid .parent_item .page_settings .left{padding-left: 0px;}
.page_div_manage_page #grid .parent_item .page_settings .middle{padding-left: 0px;}
.page_div_manage_page #grid .parent_item .row .video-thumbnail-fade {opacity:.7;}
.page_div_manage_page #grid .parent_item .page_settings .right { padding-right: 0px; }
.page_div_manage_page #grid .parent_item .manage-arrow .arrow-head { margin-top: -5px; margin-right: -10px; background: #f3f3f3; border: 1px solid #eeeeee; padding: 0px 10px; display: inline-block; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
.page_div_manage_page #grid .parent_item .manage-arrow .arrow-head img {cursor: pointer;}
.page_div_manage_page #grid .sub_label{color: black;font-weight:700;font-size:75%;}
.page_div_manage_page #grid .title{font-weight: bold;}    
.page_div_manage_page #grid .date{font-size: 12px;color: gray;line-height: 25px;}
.page_div_manage_page #grid .vcenter {padding-top:10px;}
.page_div_manage_page #add_image_modal #add_image_image_box .note_image_p1{margin-top:2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}                  
.page_div_manage_page #add_image_modal #add_image_image_box .note_image_p2{font-style: italic;color: #666;font-size: 12px;font-family:Arial, sans-serif;}
.page_div_manage_page #add_image_modal .form-control{display:initial;}
.manage-list-box {margin-bottom: 15px;}
.manage-list-box-inner {border: 1px solid #ccc;padding: 15px 15px 0px 15px;}
.list-row-box {background: #f3f3f3;margin-bottom: 10px;padding-top: 10px;padding-bottom: 10px;}
.list-row-box:last-child {margin-bottom: 0;}
.manage-arrow {text-align: right;}
.page_div_manage_page #grid .manage-list-box .manage-list-box-inner .list-row-box .manage-arrow {text-align: right;padding-top: 0;}
.page_div_manage_page #add_image_modal .field_note{margin-top: 2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_manage_page #add_image_modal .apadd_image_box .note_image_p1{margin-top:5px;font-weight:normal;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_manage_page #add_image_modal .apadd_image_box label{display:block;}
.page_div_manage_page #add_image_modal .apadd_image_box .alert{margin-top: 5px;margin-bottom: 1px;}

/* MANAGE PAGES manage-page.php */
.page_div_album_list .top_container{border-bottom: 1px solid #ccc;margin-bottom: 15px;}
.page_div_album_list .top_container h4{padding-bottom: 10px;}
.page_div_album_list .data_container select.form-control{display: inline;width: 70%;height: 25px;padding: 3px 6px;font-size: 12px;}
.page_div_album_list .data_container #row_add_sample_btns .btn{margin-bottom:5px;}
.page_div_album_list #grid .icon_sortable{cursor: pointer;}
.page_div_album_list #grid .parent_item .row .video-thumbnail-fade {opacity:.7;}
.page_div_album_list #grid .title{font-weight: bold;}    
.page_div_album_list #grid .date{font-size: 12px;color: gray;line-height: 25px;}
.page_div_album_list #grid .vcenter {padding-top:10px;}
.page_div_album_list #add_image_modal #add_image_image_box .note_image_p1{margin-top:2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}                  
.page_div_album_list #add_image_modal #add_image_image_box .note_image_p2{font-style: italic;color: #666;font-size: 12px;font-family:Arial, sans-serif;}
.page_div_album_list #add_image_modal .form-control{display:initial;}
.manage-list-box {margin-bottom: 15px;}
.manage-list-box-inner {border: 1px solid #ccc;padding: 15px 15px 0px 15px;}
.list-row-box {background: #f3f3f3;margin-bottom: 10px;padding-top: 10px;padding-bottom: 10px;}
.list-row-box:last-child {margin-bottom: 0;}
.manage-arrow {text-align: right;}
.page_div_album_list #grid .manage-list-box .manage-list-box-inner .list-row-box .manage-arrow {text-align: right;padding-top: 0;}
.page_div_album_list #grid .flag_message{color:red;font-size: 12px;line-height: 25px;}
.page_div_album_list #add_image_modal .field_note{margin-top: 2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_album_list #add_image_modal .apadd_image_box .note_image_p1{margin-top:5px;font-weight:normal;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_album_list #add_image_modal .apadd_image_box label{display:block;}
.page_div_album_list #add_image_modal .apadd_image_box .alert{margin-top: 5px;margin-bottom: 1px;}
.page_div_album_list #add_image_modal #add_image_form label.add_image_notify_connections{display:block;}
.page_div_album_list #add_image_modal .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}

.page_div_album_list #add_image_modal #use_saved_location_checkbox input[type=checkbox]{margin-top:-1px;}
.page_div_album_list #add_image_modal #sub_location_fields #sub_location_db_box .sub_location_db_item{margin-top: 10px;}
.page_div_album_list #add_image_modal #sub_location_fields #sub_location_db_box input[type=checkbox]{margin-top:0px;}
.page_div_album_list #add_image_modal #sub_location_fields #sub_location_add_box .sub_location_add_item{margin-top: 10px;}
.page_div_album_list #add_image_modal #sub_location_fields #sub_location_add_box .sub_location_add_item .sub_location_remove_icon{margin-right:5px;cursor: pointer;}
.page_div_album_list #add_image_modal #sub_location_fields #sub_location_add_form{margin-top: 10px;}
.page_div_album_list #add_image_modal #sub_location_fields #sub_location_add_form #sub_location_add_btn{margin-top: 10px;}
.page_div_album_list #add_image_modal #sub_location_fields #sub_location_add_form #sub_location_add_error{margin-top: 10px;}

.page_div_album_list #add_image_modal #add_image_tags_box label{width:100%;}
.page_div_album_list #add_image_modal .bootstrap-tagsinput{width:100%;}
.page_div_album_list #add_image_modal #apadd_image_copy_to_fl_box input[type=checkbox]{margin-top:-1px;}

/* As part of fixing bootstrap modal issue when opening two modals*/
/* See more in js file: js/page/album-list.js*/
#page_div_file_library .modal-backdrop{visibility: hidden !important;}
#page_div_file_library .modal.in {background-color: rgba(0,0,0,0.5);}

#page_div_file_library_for_edit_ai .modal-backdrop{visibility: hidden !important;}
#page_div_file_library_for_edit_ai .modal.in {background-color: rgba(0,0,0,0.5);}

/* EDIT IMAGE LISTING */
.page_div_album_edit .top_container{border-bottom:1px solid #ccc;float:left;width:100%;}
.page_div_album_edit .top_container h4{padding-bottom: 15px;}
.page_div_album_edit .top_container #top_album_name_note{font-weight: normal;color: #666;font-size: 12px;margin-bottom:5px;}
.page_div_album_edit .data_container{float:left;width:100%;margin-top:20px;}
.page_div_album_edit .data_container a{color:black;}
/* Changing the popup modal boxes of INLINE EDIT Package. Using the assigned TD class for achieving it. */
.page_div_album_edit #addnew_form td{height: 70px;}
.page_div_album_edit .textarea_description .popover-content{height: 200px;}
.page_div_album_edit .editable-error-block{font-size: 12px; font-weight: bold;}
.page_div_album_edit .popover-content .editableform{height:75px;}

.page_div_album_edit .editable_date .editableform {height: 300px;width: 350px;font-size: 11px;}
.page_div_album_edit .editable_date .datepicker table {font-size: 11px;}
.page_div_album_edit .editable_date .prev{
    visibility: visible;    background-image: url(../img/arrow_left.svg);    
    background-size: 10px 10px;    
    background-repeat: no-repeat;    
    background-position: 5px center;
}
.page_div_album_edit .editable_date .next{
    visibility: visible;    background-image: url(../img/arrow_right.svg);    
    background-size: 10px 10px;    
    background-repeat: no-repeat;    
    background-position: 5px center;
}
.page_div_album_edit .record-list {}
.page_div_album_edit .rc-label-text{max-width: 100%;margin-bottom: 5px;font-weight: 700;}
.page_div_album_edit .rc-flag-message{max-width: 100%;margin-bottom: 5px;font-weight: 700;color:red;}
.page_div_album_edit .rc-list-box {border-bottom: 1px solid #ccc;padding-top: 6px;padding-bottom: 5px;}
.page_div_album_edit .rc-list-box .ai_sub_location ui{list-style: none;}
.page_div_album_edit .rc-list-box .ai_sub_location ui li{margin-bottom: 7px;}
.page_div_album_edit .rc-list-box .ai_tag ui{list-style: none;}
.page_div_album_edit .rc-list-box .ai_tag ui li{margin-bottom: 7px;}
.editable-submit { background: #4c9625 none repeat scroll 0 0; border: 0 none; color: #fff; }
.page_div_album_edit #column_right_box{display: inline-block;}

/* NEW BUTTON SORT >> */
.page_div_album_edit .LeftFloat {float: left;width:780px;}
.page_div_album_edit .RightFloat {float: right;}
.page_div_album_edit #collection .item{width:100%;float:left;}
.page_div_album_edit #collection .alert_box{padding-top:10px;}
.page_div_album_edit #collection .delete_record_box{padding-top:10px;display: block;}
.page_div_album_edit #collection .delete_record{display: block;}
.page_div_album_edit #collection .loading_img{width: 20px;height: 20px;margin-right: 3px;}
.page_div_album_edit #add_image_modal .form-control{display:initial;}
.page_div_album_edit #add_image_modal #add_image_image_box .note_image_p1{margin-top:2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}                  
.page_div_album_edit #add_image_modal #add_image_image_box .note_image_p2{margin-left:0;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_album_edit #collection .item .video-thumbnail-fade {opacity:.7;}
.page_div_album_edit #collection .icon_sortable{cursor: pointer;}
.page_div_album_edit #mp_copymove_modal .note{margin-top:2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;} 
.page_div_album_edit #mp_copymove_modal .label_note{color: #666;font-size: 12px;font-family: Arial, sans-serif;} 

.page_div_album_edit #add_image_modal .apadd_image_box label{display: block;}
.page_div_album_edit #add_image_modal label.add_image_notify_connections{display: block;}
.page_div_album_edit .label_note{color: #666;font-size: 12px;font-family: Arial, sans-serif;font-weight:normal;}
.page_div_album_edit #add_image_modal .apadd_image_box .alert{margin-top: 5px;margin-bottom: 1px;}
.page_div_album_edit #add_image_modal #add_image_tags_box label{width:100%;}
.page_div_album_edit #add_image_modal .bootstrap-tagsinput{width:100%;}

/* "Add New Image" Modal used in Edit Album Page */
.page_div_album_edit #add_image_modal #add_image_sub_location_fields #add_image_sub_location_db_box .add_image_sub_location_db_item{margin-top: 10px;}
.page_div_album_edit #add_image_modal #add_image_sub_location_fields #add_image_sub_location_db_box input[type=checkbox]{margin-top:0px;}
.page_div_album_edit #add_image_modal #add_image_sub_location_fields #add_image_sub_location_add_box .add_image_sub_location_add_item{margin-top: 10px;}
.page_div_album_edit #add_image_modal #add_image_sub_location_fields #add_image_sub_location_add_box .add_image_sub_location_add_item .add_image_sub_location_remove_icon{margin-right:5px;cursor: pointer;}
.page_div_album_edit #add_image_modal #add_image_sub_location_fields #add_image_sub_location_add_form{margin-top: 10px;}
.page_div_album_edit #add_image_modal #add_image_sub_location_fields #add_image_sub_location_add_form #add_image_sub_location_add_btn{margin-top: 10px;}
.page_div_album_edit #add_image_modal #add_image_sub_location_fields #add_image_sub_location_add_form #add_image_sub_location_add_error{margin-top: 10px;}
.page_div_album_edit #add_image_modal #apadd_image_copy_to_fl_box input[type=checkbox]{margin-top:-1px;}

/* "Manage-Edit" Modal used in Edit Album Page */
.page_div_album_edit_albumitem #sub_location_fields #sub_location_db_box .sub_location_db_item{margin-top: 10px;}
.page_div_album_edit_albumitem #sub_location_fields #sub_location_db_box input[type=checkbox]{margin-top:0px;}
.page_div_album_edit_albumitem #sub_location_fields #sub_location_add_box .sub_location_add_item{margin-top: 10px;}
.page_div_album_edit_albumitem #sub_location_fields #sub_location_add_box .sub_location_add_item .sub_location_remove_icon{margin-right:5px;cursor: pointer;}
.page_div_album_edit_albumitem #sub_location_fields #sub_location_add_form{margin-top: 10px;}
.page_div_album_edit_albumitem #sub_location_fields #sub_location_add_form #sub_location_add_btn{margin-top: 10px;}
.page_div_album_edit_albumitem #sub_location_fields #sub_location_add_form #sub_location_add_error{margin-top: 10px;}
.page_div_album_edit_albumitem #edit_image_tags_box label{width:100%;}
.page_div_album_edit_albumitem #edit_image_tags_box .bootstrap-tagsinput{width:100%;}
.page_div_album_edit_albumitem .apadd_image_box label{display: block;}
.page_div_album_edit_albumitem .edit_image_box label{display:block;}
.page_div_album_edit_albumitem .edit_image_box #edit_image_error{margin-top: 10px;margin-bottom: 1px;}
.page_div_album_edit_albumitem #edit_image_copy_to_fl_box input[type=checkbox]{margin-top:-1px;}

/* register.php */
.page_div_register .data_container{margin: 15px;} 
.page_div_register #register_form #email{width: 100%;padding: 6px 12px;border: 1px solid #ccc;border-radius: 4px;}
.page_div_register .register_left_column{background-color: white;padding:15px;}
.page_div_register .register_right_column{}
.page_div_register .register_right_column .rrc_btn_box{padding: 15px 0px 15px 0px; border: 1px solid transparent;border-radius: 4px;}
.page_div_register .register_right_column .rrc_btn_box .btn-default{width: 200px;}
.page_div_register .register_right_column .rrc_btn_box .rrc_btn_top_note{color: #595959;font-size: 13px;line-height: 17px;}
.page_div_register .register_left_column #agree_tou_and_pp_box label {display: initial !important;font-weight: normal;}
.page_div_register .register_left_column #agree_tou_and_pp_box input{display: inline-block;margin-top: -1px;}
.page_div_register .register_right_column #rrc_agree_social_network_box label {display: initial !important;font-weight: normal;}  
.page_div_register .register_right_column #rrc_agree_social_network_box input{display: inline-block;margin-top: -1px;}

/* login.php */
.page_div_login .data_container{margin: 15px;} 
.page_div_login #login_form #email{width: 100%;padding: 6px 12px;border: 1px solid #ccc;border-radius: 4px;}
.page_div_login .register_left_column{background-color: white;padding:15px;}
.page_div_login .register_left_column #remember_me_box label{display: initial !important;font-weight: normal;}
.page_div_login .register_left_column #remember_me_box input{display: inline-block;margin-top: 0;}

.page_div_login .register_right_column{}
.page_div_login .register_right_column .rrc_btn_box{padding: 15px 0px 15px 0px; border: 1px solid transparent;border-radius: 4px;}
.page_div_login .register_right_column .rrc_btn_box .btn-default{width:190px;}
.page_div_login .register_right_column .rrc_btn_box .rrc_btn_top_note{color: #595959;font-size: 13px;line-height: 17px;}

/* register-succes.php */
.page_div_register_success .top_container{border-bottom:1px solid #ccc;float:left;width:100%;}
.page_div_register_success .data_container{float:left;width:100%;margin-top:20px;} 

/* Contact Us: contact-us.php */
.page_div_contact_us .top_container{border-bottom:1px solid #ccc;float:left;width:100%;}
.page_div_contact_us .data_container{float:left;width:100%;margin-top:20px;} 
.page_div_contact_us #cms_page_content{min-height: 200px;} 

/* partners.php */
.page_div_Partners .top_container{border-bottom:1px solid #ccc;float:left;width:100%;}
.page_div_Partners .top_container h44xx{font-size: 24px;font-weight: bold;}
.page_div_Partners .data_container{float:left;width:100%;margin-top:20px;} 
.page_div_Partners .data_container .sub_level_one{padding-left:20px;padding-bottom:15px;} 
.page_div_Partners .data_container .more_height{padding-top:10px;padding-bottom:10px;} 

.page_div_pricing .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_pricing .data_container{width:100%;margin-top:20px;} 
.page_div_pricing #cms_page_content{min-height: 200px;}

.page_div_categories .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_categories .data_container{width:100%;margin-top:20px;} 
.page_div_categories .top_container #search_form .left_box{padding-right:5px;}
.page_div_categories .data_container a{color: #333} 
.page_div_categories #categories_search_form .form-control{margin-bottom: 10px;}
.page_div_categories .top_container h4 {padding-top: 10px;}
.page_div_categories .top_container_next{margin-top: 30px;}
.page_div_categories .results td a{color: #579c2f;}
.page_div_categories .results td a:hover{color: #4c9625;}

/* search.php */
.page_div_search .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_search .data_container{width:100%;margin-top:20px;} 
.page_div_search .category_first{font-weight: normal;}
.page_div_search .category_second{margin-left: 20px;width:250px;font-size:12px;}
.page_div_search .category_third{margin-left: 40px;font-size:12px;} 
.page_div_search .page_div_search .div1{margin-left: 50px;}
.page_div_search .div1 input{border-width: 0px 0px 1px 0px !important;background: none !important;padding-left:3px;}
.page_div_search .search-contents{border-bottom: 1px solid #ccc;padding-bottom: 5px;}
.page_div_search .search-general-block{padding-top:15px;}
.page_div_search .search-general-block .sr_box{margin-bottom:25px;}
.page_div_search .search-general-block .sr_top_title{margin-bottom:4px;}
.page_div_search .search-general-block .sr_top_title a{color:black;font-size: 18px;font-weight:normal;}
.page_div_search .search-general-block .sr_sub_title{margin-bottom:5px;}
.page_div_search .search-general-block .sr_sub_title a{color:grey;font-weight: normal;}
.page_div_search .search-general-btn {margin-top: 20px;border-top:2px solid #eee;border-bottom:2px solid #eee;padding-bottom: 5px;}
.page_div_search .search-general-btn a{color: #579c2f;font-size: 14px;font-weight: normal;}
.page_div_search .form-search {padding: 15px;border: 1px solid #e8e8e8;background: #f3f3f3;}
.page_div_search .form-search .div1 {padding-left: 15px;}
.page_div_search .form-search .cleck-row input {margin-top: 0;margin-top: -3px;}
.page_div_search .form-search .cleck-row label {float: none;width: auto;height: auto;display: inline-block;font-weight: normal;margin-bottom: 0;}
.page_div_search .form-search .search-title {padding-top: 15px;}
.page_div_search .form-search .form-search h3 {font-size: 20px;border-bottom: 1px solid #ccc;padding-bottom: 5px;}
.page_div_search .form-search .search-side {border-bottom: 1px solid #ccc;padding-bottom: 5px;}
.page_div_search .form-search .search-side-btn {padding-top: 10px;}
.page_div_search #form_search #fs_box{float:left;width:100%;border-bottom: 2px solid #eee;margin-bottom: 20px;padding-bottom: 5px;}
.page_div_search #form_search #fs_link_box{float:left;width:100%;}
.page_div_search #form_search #fs_link_box{float:left;width:100%;}
.page_div_search #form_search #fs_link_box a{color:black;}
.page_div_search #form_search #fs_link_box a:hover{color: #4c9625;}

/* register-succes.php */
.page_div_register_resend_email .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_register_resend_email .data_container{width:100%;margin-top:20px;} 
.page_div_register_resend_email #register_form #email{width: 100%;padding: 6px 12px;border: 1px solid #ccc;border-radius: 4px;}

/* Forgot Password.php */
.page_div_password_forgot .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_password_forgot .data_container{width:100%;margin-top:20px;} 
.page_div_password_forgot #password_forgot_form #email{width: 100%;padding: 6px 12px;border: 1px solid #ccc;border-radius: 4px;}

.page_div_password_forgot_sent .top_container{border-bottom:1px solid #ccc;float:left;width:100%;}
.page_div_password_forgot_sent .data_container{width:100%;margin-top:20px;} 

.page_div_password_reset .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_password_reset .data_container{width:100%;margin-top:20px;} 
.page_div_password_reset #password_reset_form label{width:100%;}

.page_div_index .data_container .heading_box{margin-bottom:10px;}
.page_div_index .data_container .heading{margin:0px;padding:0px; font-size:24px; font-weight:600;}
.page_div_index .data_container h2.heading{margin:0px;padding:0px; font-size:24px; font-weight:600;color: #000;}
.page_div_index .data_container .column_left{width:50%;float:left;padding-right: 75px;}
.page_div_index .data_container .column_right{width:50%;float:left;}
.page_div_index .data_container .home_text h2{margin:0px;padding:0px; font-size:24px; font-weight:600;color: #000;}


/* Edit Profile */
.page_div_update_profile .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_update_profile .data_container{float:none;width:100%;margin-top:20px;}
.page_div_update_profile #update_profile_column_middle{margin-bottom:25px;}
.page_div_update_profile .div1{margin-left: 20px;}
.page_div_update_profile .div1 .div1CheckBoxes{border-width: 0px 0px 1px 0px !important;background: none !important;  margin-top: -10px;}
.page_div_update_profile .data_container .submit_button{height:34px;width: 100px;}
.page_div_update_profile .data_container td #pD1{display:none; color:#c00; width:650px; font-size:.9em;}
.page_div_update_profile .data_container td #pH1{cursor:pointer; font-size:.8em;}
.page_div_update_profile .data_container #professional_categories{margin-bottom: 5px;margin-left: 18px;}
.page_div_update_profile .data_container #professional_categories_charity{margin-bottom: 5px;margin-left: 18px;}

.page_div_update_profile #update_profile_form .form-group label{margin-bottom:5px;}
.page_div_update_profile #update_profile_form .form-group input[type="checkbox"]{ float:left; margin:3px 4px 0px 0px;}
.page_div_update_profile #update_profile_form .form-group .chkbox_fld{ width:100%; display:inline-block; zoom:1; *display:inline; margin-bottom:5px;line-height: 21px;}
.page_div_update_profile #update_profile_confirm_box .update_profile_confirm_btn_box{text-align: left;}
.page_div_update_profile #update_profile_form table td{height:40px;}
.page_div_update_profile #update_profile_form .affiliate_box .note_top{margin-bottom:5px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;} 
.page_div_update_profile #update_profile_form .affiliate_box .ab_div_label{font-weight: 700;margin-bottom:5px;}
.page_div_update_profile #update_profile_form .affiliate_box .ab_div_label .sub_note{color: #666;font-size: 12px;font-family: Arial, sans-serif;font-weight: normal;}
.page_div_update_profile #update_profile_form .affiliate_box .ab_div_field{margin-bottom:15px;}
.page_div_update_profile #update_profile_form .affiliate_box .ab_div_field .alert{padding: 10px;}
.page_div_update_profile #update_profile_form .affiliate_box .ab_div_field .alert-danger{margin-top: 10px;}
.page_div_update_profile #update_profile_form .affiliate_box .ab_div_field .note_image_p1{margin-top:5px;color: #666;font-size: 12px;font-family: Arial, sans-serif;font-weight: normal;}
.page_div_update_profile #update_profile_form .affiliate_box .up_gear_copy_to_fl_box .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_update_profile #update_profile_form .affiliate_box .ab_div_field .btn{margin-bottom:5px;}
.page_div_update_profile #update_profile_form .affiliate_box .ab_div_field .youtube_iframe_box{display: block;}
.page_div_update_profile #update_profile_form .affiliate_box .ab_div_field .youtube_iframe_box .video-thumbnail-fade {opacity:.7;}
.page_div_update_profile #update_profile_form .affiliate_box .ab_div_field .youtube_iframe_box .video-play{z-index: 999;margin-left: -70px;}

.page_div_update_profile .profl_left_area{float: none;width: 100%;}
.page_div_update_profile .profile_image{width:100%;height:auto;border:0px solid #ccc;}
.page_div_update_profile .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_update_profile .profile_full_name{font-size: 17px;margin: 15px 0px 15px 0px; text-align: left;}
.page_div_update_profile .profile_full_name a{font-size: 17px;color:black;}

.page_div_update_profile .left_navigation_box{width:100%;float:none;}
.page_div_update_profile .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_update_profile .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_update_profile .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_update_profile .left_navigation_box .list-group .active a{color:white;}
.page_div_update_profile .left_navigation_box .list-group .active a:hover{color:white;}

/* Manage Business/Professional Profile */
.page_div_business_profile_manage .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_business_profile_manage .data_container{float:none;width:100%;margin-top:20px;}
.page_div_business_profile_manage #update_profile_column_middle{margin-bottom:25px;}
.page_div_business_profile_manage .div1{margin-left: 20px;}
.page_div_business_profile_manage .div1 .div1CheckBoxes{border-width: 0px 0px 1px 0px !important;background: none !important;  margin-top: -10px;}
.page_div_business_profile_manage .data_container .submit_button{height:34px;width: 100px;}
.page_div_business_profile_manage .data_container td #pD1{display:none; color:#c00; width:650px; font-size:.9em;}
.page_div_business_profile_manage .data_container td #pH1{cursor:pointer; font-size:.8em;}
.page_div_business_profile_manage .data_container #professional_categories{margin-top:5px;}
.page_div_business_profile_manage #bpm_image_box{background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_business_profile_manage #bpm_image_box .profile_image{width:100%;height:auto;border:0px solid #ccc;text-align: center;}
.page_div_business_profile_manage #bpm_image_upload_box{margin-bottom:15px;}
.page_div_business_profile_manage #bpm_image_upload_box #bpm_image_upload{width:100%;}
.page_div_business_profile_manage #bpm_nav_menu{width:100%;float:none;}
.page_div_business_profile_manage #bpm_nav_menu .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_business_profile_manage #bpm_nav_menu .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_business_profile_manage #bpm_nav_menu .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_business_profile_manage #bpm_nav_menu .list-group .active a{color:white;}
.page_div_business_profile_manage #bpm_nav_menu .list-group .active a:hover{color:white;}
.page_div_business_profile_manage #update_profile_form .required_fields_note{font-size: small;}
.page_div_business_profile_manage #update_profile_form .form-group label{margin-bottom:5px;}

.page_div_business_profile_manage #update_profile_form table td{height:40px;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .note_top{margin-bottom:5px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;} 
.page_div_business_profile_manage #update_profile_form .affiliate_box .ab_div_label{font-weight: 700;margin-bottom:5px;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .ab_div_label .sub_note{color: #666;font-size: 12px;font-family: Arial, sans-serif;font-weight: normal;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .ab_div_field{margin-bottom:15px;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .ab_div_field .btn{margin-bottom:5px;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .ab_div_field .youtube_iframe_box{display: block;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .ab_div_field .youtube_iframe_box .video-thumbnail-fade {opacity:.7;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .ab_div_field .youtube_iframe_box .video-play{z-index: 999;margin-left: -70px;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .ab_div_field .alert{padding: 10px;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .ab_div_field .alert-danger{margin-top: 10px;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .ab_div_field .note_image_p1{margin-top: 5px;color: #666;font-size: 12px;font-family: Arial, sans-serif;font-weight: normal;}
.page_div_business_profile_manage #update_profile_form .form-group input[type="checkbox"]{ float:left; margin:3px 4px 0px 0px;}
.page_div_business_profile_manage #update_profile_form .form-group .chkbox_fld{ width:100%; display:inline-block; zoom:1; *display:inline; margin-bottom:5px;}
.page_div_business_profile_manage #update_profile_form .affiliate_box .up_gear_copy_to_fl_box .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}

.page_div_business_profile_manage .profl_left_area{float: none;width: 100%;}
.page_div_business_profile_manage .profl_left_area h3 {margin: 15px 0px 15px 0px; text-align: left;}
.page_div_business_profile_manage .profl_left_area h3 {text-align: left;}

.page_div_business_profile_manage .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_business_profile_manage .profile_full_name a{color: #000;text-decoration: none;}
.page_div_business_profile_manage .profile_full_name a:hover{color: #000;text-decoration: underline;}

.page_div_business_profile_manage .left_navigation_box{width:100%;float:none;}
.page_div_business_profile_manage .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_business_profile_manage .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_business_profile_manage .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_business_profile_manage .left_navigation_box .list-group .active a{color:white;}
.page_div_business_profile_manage .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_business_profile_manage #bpm_image_management_box_nav #bpm_image_upload_nav{margin-bottom: 15px;}

/* Profile - Picture Management */
.page_div_profile_pictures .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_profile_pictures .data_container{width:100%;margin-top:20px;float: left;} 
.page_div_profile_pictures .page_heading{padding-top: 0px;padding-bottom: 10px;/*float: left;*/width:100%;}
.page_div_profile_pictures .data_container{margin-bottom:15px;}
.page_div_profile_pictures #add_image_heading{color: #579c2f;font-size: 1.5em;font-weight: normal;}
.page_div_profile_pictures #add_image_form{padding-top: 20px;}
.page_div_profile_pictures #add_image_image{border:0px;background-color: #f5f5f5;}
.page_div_profile_pictures #add_image_form .add_image_image_div{padding-bottom: 20px;}
.page_div_profile_pictures .picture_box { display: block; padding: 15px; margin-bottom: 10px; background: #f5f5f5; border: 1px solid #e3e3e3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
.page_div_profile_pictures .picture_box .no-pic {text-align: center;color: #999;display: block;top: 50%;position: absolute;right: 0;left: 0;margin-top: -10px;}
.page_div_profile_pictures .picture_box .left_column{width: 35%;float: left;}
.page_div_profile_pictures .picture_box .right_column{padding-top: 10px;padding-left: 10px;float: left;}
.page_div_profile_pictures .picture_box .picture_setprofilepic_box{padding-top:10px;}
.page_div_profile_pictures .picture_box .picture_setprofilepic_box input {margin-top: 0;margin-right:5px;}
.page_div_profile_pictures .picture_box .picture_box_item{border-bottom:1px solid #ccc;float:none;width:100%;margin-bottom: 10px;padding-bottom: 10px;}
.page_div_profile_pictures .picture_box .picture_setprofilepic_box .alert_box{padding-top: 20px;}
.page_div_profile_pictures .picture_box .picture_setprofilepic_box .alert_box .picture_setprofilepic_loading_img{width: 20px;height: 20px;margin-right: 3px;}
.page_div_profile_pictures .picture_box{min-height: 161px;}
.page_div_profile_pictures .picture_box .picture_box_item:last-child {margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}


.page_div_pagenotfound .top_container{border-bottom:1px solid #ccc;float:left;width:100%;}
.page_div_pagenotfound .data_container{float:left;width:100%;margin-top:20px;} 

/* INVITE OTHERS CSS: credibility-invitation-status.php */
.page_div_credibility_invitation_status .top_container{border-bottom:1px solid #ccc;width:100%;margin-bottom:20px;}
.page_div_credibility_invitation_status .top_container #ivite_a_friend_btn{margin: 7px 0px 7px 0px;}
@media (max-width: 479px){.page_div_credibility_invitation_status .top_container #ivite_a_friend_btn{width: 100px;}}
.page_div_credibility_invitation_status .profile_image{width:100%;height:auto;border:0px solid #ccc;text-align: center;}
.page_div_credibility_invitation_status .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_credibility_invitation_status .profl_left_area {width: 100%;float: none;}
.page_div_credibility_invitation_status .profile_data_contianer{margin:10px 0;}
.page_div_credibility_invitation_status .profile_full_name{font-size: 17px;margin: 15px 0 15px 0;text-align: left;}
.page_div_credibility_invitation_status .profile_full_name a{color:black;}
.page_div_credibility_invitation_status .left_navigation_box{width:100%;float:none;}
.page_div_credibility_invitation_status .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_credibility_invitation_status .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_credibility_invitation_status .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_credibility_invitation_status .left_navigation_box .list-group .active a{color:white;}
.page_div_credibility_invitation_status .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_credibility_invitation_status .content_area{float: none;width: 100%;}
.page_div_credibility_invitation_status  .content_area h3 { border-bottom: 1px solid #ccc; color: #666; font-size: 18px; font-weight: 600; margin-bottom: 0px; padding: 0 0 10px; }
.page_div_credibility_invitation_status .content_area #sl_grid{}
.page_div_credibility_invitation_status .content_area .search-general{border-top:1px solid #eee;border-bottom:1px solid #eee;padding-top: 5px;padding-bottom: 5px;  padding-left: 15px;font-size:12px;}
.page_div_credibility_invitation_status .content_area .search-general a{color: #579c2f;}
.page_div_credibility_invitation_status .content_area .search-general #pib_inner_box div{padding:0px;margin-bottom:5px;margin-top:5px;}

.page_div_credibility_invitation_status .content_area .search-no-records {float:left;width: 100%;padding:50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;border-radius: 4px;border: 1px solid #ccc;}
.page_div_credibility_invitation_status .content_area #sl_grid .heading{font-weight:bold;border-bottom: 2px solid #ddd;padding: 8px;line-height: 1.42857143;text-align: left;}
.page_div_credibility_invitation_status .content_area #sl_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_credibility_invitation_status .content_area #sl_grid .odd{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;background-color: #f9f9f9;}
.page_div_credibility_invitation_status .content_area #sl_grid .even{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;}
.page_div_credibility_invitation_status .content_area #sl_grid .pagination_info{padding: 8px;line-height: 1.42857143;vertical-align: top;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.page_div_credibility_invitation_status .content_area #sl_grid .sl_info{font-size:13px;}
.page_div_credibility_invitation_status .content_area #sl_grid .sl_info .inner_column_name{font-size:12px;font-weight:bold;color:grey;}


/* Activity Calendar - activity-calendar.php */
.page_div_activity_calendar .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_activity_calendar .top_container h4{padding-bottom: 22px;}
.page_div_activity_calendar .data_container{float:none;width:100%;margin-top:20px;}
.page_div_activity_calendar #add_event_modal #add_event_form .form-control{display:initial;}
.page_div_activity_calendar #add_event_modal #add_event_form .form-group label{width: 100%;}
.page_div_activity_calendar #add_event_modal #add_event_form .form-group label .label_note{font-weight:normal;font-size:12px;}
.page_div_activity_calendar #add_event_modal #add_event_form #event_tags_box .bootstrap-tagsinput{width:100%;}
.page_div_activity_calendar li.event_records div{float: none;width: 100%;color: #595959;font-size:14px;line-height: 21px;}    
.page_div_activity_calendar li.event_records div.event_info{margin-bottom:5px;}
.page_div_activity_calendar li.event_records div label{margin-bottom:0px;display:inline-block;width: 100px;}


.page_div_activity_calendar #event_tags_box .event_tag{margin-right: 2px; margin-bottom: 10px; color: white;background-color: #5bc0de;display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 3;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;}


/* Edit Event -  activity-calendar-edit.php */
.page_div_activity_calendar_edit .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_activity_calendar_edit .data_container{float:none;width:100%;margin-top:20px;}
.page_div_activity_calendar_edit #add_event_form .form-control{display:initial;}
.page_div_activity_calendar_edit #add_event_form .form-group label{width: 100%;}
.page_div_activity_calendar_edit #add_event_form .form-group label .label_note{font-weight:normal;font-size:12px;}
.page_div_activity_calendar_edit #add_event_form #event_tags_box .bootstrap-tagsinput{width:100%;}

/** Activity Post Modal **/
#activity_post_modal .form-control{display:initial;}
#activity_post_modal .loading_img{width: 20px;height: 20px;margin-right: 3px;}
#activity_post_modal #activity_post_image_box .note_image_p1{margin-top:5px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}                  
#activity_post_modal #activity_post_image_box .note_image_p2{font-weight:normal;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
#activity_post_modal .form-group label .label_note{font-weight:normal;font-size:12px;}
#activity_post_modal .form-group label{width: 100%;}
#activity_post_modal #activity_post_image_success{padding:0px;}
#activity_post_modal .weather_fields{display: none;}

/* notification-post.php */
.page_div_notification_post .top_container {border-bottom: 1px solid #ccc;float: left;width: 100%;margin-top: 5px;margin-bottom: 20px;}
.page_div_notification_post .profl_left_area {float: none;width: 100%;}
.page_div_notification_post .profl_left_area h3 {margin: 15px 0px 15px 0px; text-align: left;}
.page_div_notification_post .profl_left_area .profile-pic { background: #f3f3f3 none repeat scroll 0 0; border: 1px solid #ccc; padding: 10px; width: 100%; }
.page_div_notification_post .profl_left_area h3 {text-align: left;}
.page_div_notification_post .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_notification_post .profile_full_name a{color: #000;text-decoration: none;}
.page_div_notification_post .profile_full_name a:hover{color: #000;text-decoration: underline;}
.page_div_notification_post .profile_image{width: 100%;height: auto;border: 0px solid #ccc;text-align: center;}
.page_div_notification_post .profile_data_contianer{margin:10px 0;}
.page_div_notification_post .left_navigation_box{width:100%;float:none;}
.page_div_notification_post .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_notification_post .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_notification_post .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_notification_post .left_navigation_box .list-group .active a{color:white;}
.page_div_notification_post .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_notification_post .left_navigation_box .list-group .fmo-list-group-heading{font-weight:bold;text-align: left;}
.page_div_notification_post .top_container {border-bottom: 1px solid #ccc;float: left;width: 100%;margin-top: 5px;margin-bottom: 20px;}
.page_div_notification_post .chk_img_name{display:inline-block; text-align:center; zoom:1; *display:inline; margin:0 0 15px 15px; width:80px; vertical-align:top; background:#FAFAFA; border:2px solid #F2F2F2;padding:8px; font-size:12px !important; line-height:auto;}
.page_div_notification_post .chk_img_name:hover{border:2px solid #E4E4E4;}
.page_div_notification_post #firstLevel{text-align:center;}
.page_div_notification_post .chk_img_name ul{margin:0;}
.page_div_notification_post .content_area{width: 100%;margin-bottom:25px;clear: both;} /*clear: both; to fix the TAB Issue in mobile. */
.page_div_notification_post .content_area #profile_middle_tabs{margin-left:0px;}
.page_div_notification_post .content_area #profile_middle_tabs_content{padding-top:10px;margin-top: -1px;}
.page_div_notification_post .content_area .thumbnail .image_box{margin: 10px;}
.page_div_notification_post .content_area .thumbnail .image{border:1px solid #888;padding:1px;width:100px;height:100px;}
.page_div_notification_post .content_area .profile_box{border: 1px solid #ddd;margin:10px;width:125px;text-align: center;overflow: hidden;}
.page_div_notification_post .content_area .profile_box_more_height{height:215px;}
.page_div_notification_post .content_area .profile_box_less_height{height:150px;}
.page_div_notification_post .content_area .search-wrap-top {text-align: right;padding-bottom: 10px;border-bottom: 1px solid #ccc;}
.page_div_notification_post .content_area .search-wrap-top form {display: inline-block;}
.page_div_notification_post .content_area .thumbnail .close_box{font-size:12px;}
.page_div_notification_post .content_area .thumbnail .close_loading{font-size:11px;padding-left: 10px;}
.page_div_notification_post .content_area .thumbnail .close_loading img{border: 0px;width: 20px;height: 20px;margin-right: 0px;}
.page_div_notification_post .content_area .thumbnail .name_box{margin-bottom: 10px;}
.page_div_notification_post .content_area .thumbnail .name_box a{color: #579c2f;display:block;text-align:center;font-size:11px;}
.page_div_notification_post .content_area .thumbnail .name_box a:hover{text-decoration: underline;}
.page_div_notification_post .content_area .thumbnail{border:0px;margin: 0;padding: 0;}
.page_div_notification_post .content_area .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top: 5px;padding-bottom: 5px;  padding-left: 15px;}
.page_div_notification_post .content_area .search-general a{color: #579c2f;}
.page_div_notification_post .left_navigation_box{width:100%;float:none;}
.page_div_notification_post .content_area #search_form .left_box{padding-right:10px;}

.page_div_notification_post .content_area #tab2category .tab2category_row{width: 100%;}
.page_div_notification_post .content_area #tab2category .tab2category_row .tab2category_loading{width:20px;margin-left: -15px;}
.page_div_notification_post .content_area #tab2category .tab2category_row .tab2category_loading img{border: 0px;width: 15px;height: 15px;}
.page_div_notification_post .content_area #tab2category .tab2category_row .tab2category_checkbox input{margin-top: 2px;}
.page_div_notification_post .content_area #tab2category .tab2category_row .tab2category_name .sub_note{font-weight: normal;font-size: 12px;margin-left: 15px;}

.page_div_notification_post .content_area #tab3page .tab3page_row{width: 100%;}
.page_div_notification_post .content_area #tab3page .tab3page_row .tab3page_loading{width:20px;margin-left: -15px;}
.page_div_notification_post .content_area #tab3page .tab3page_row .tab3page_loading img{border: 0px;width: 15px;height: 15px;}
.page_div_notification_post .content_area #tab3page .tab3page_row .tab3page_checkbox input{margin-top: 2px;}
.page_div_notification_post .content_area #tab3page .tab3page_row .tab3page_name .sub_note{font-weight: normal;font-size: 12px;margin-left: 15px;}

.page_div_notification_post .content_area #tab0general .tab0general_row{width: 100%;}
/*.page_div_notification_post .content_area #tab0general .tab0general_row div{display: inline-block;}*/
.page_div_notification_post .content_area #tab0general .tab0general_row .tab0general_loading{width:20px;margin-left: -15px;}
.page_div_notification_post .content_area #tab0general .tab0general_row .tab0general_loading img{border: 0px;width: 15px;height: 15px;}
/*.page_div_notification_post .content_area #tab0general .tab0general_row .tab0general_radio{width:20px;}*/
.page_div_notification_post .content_area #tab0general .tab0general_row .tab0general_radio input{margin-top: 2px;}
.page_div_notification_post .content_area .thumbnail .close_box label { display: inline-block; float: none; font-size: 11px; font-weight: normal; width: auto; }
.page_div_notification_post .content_area .thumbnail .close_box input { display: inline-block; font-size: 11px; margin-top: 0; }
.search-no-records { padding: 50px 20px; text-align: center; margin-top: 20px; background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; border: 1px solid #ccc; }

/* notification-post.php */
.page_div_settings_follow .profl_left_area {float: none;width: 100%;}
.page_div_settings_follow .profl_left_area h3 {margin: 15px 0px 15px 0px; text-align: left;}
.page_div_settings_follow .profl_left_area .profile-pic { background: #f3f3f3 none repeat scroll 0 0; border: 1px solid #ccc; padding: 10px; width: 100%; }
.page_div_settings_follow .profl_left_area h3 {text-align: left;}
.page_div_settings_follow .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_settings_follow .profile_full_name a{color: #000;text-decoration: none;}
.page_div_settings_follow .profile_full_name a:hover{color: #000;text-decoration: underline;}
.page_div_settings_follow .profile_image{width: 100%;height: auto;border: 0px solid #ccc;text-align: center;}
.page_div_settings_follow .profile_data_contianer{margin:10px 0;}
.page_div_settings_follow .left_navigation_box{width:100%;float:none;}
.page_div_settings_follow .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_settings_follow .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_settings_follow .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_settings_follow .left_navigation_box .list-group .active a{color:white;}
.page_div_settings_follow .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_settings_follow .left_navigation_box .list-group .fmo-list-group-heading{font-weight:bold;text-align: left;}
.page_div_settings_follow .top_container {border-bottom: 1px solid #ccc;float: left;width: 100%;margin-top: 5px;margin-bottom: 20px;}
.page_div_settings_follow .content_area{float: none;width: 100%;}
.page_div_settings_follow #sf_form .form-group .follow_option_label{display:block;}
.page_div_settings_follow #sf_form .form-group .follow_option_id{margin-top:0px;}
.page_div_settings_follow #sf_form .form-group label .label_note{font-weight:normal;font-size:12px;}
.page_div_settings_follow #sf_form .follow_option_box{margin-bottom:15px;}

/*Change Password*/
.page_div_password_change .profl_left_area {float: none;width: 100%;}
.page_div_password_change .profl_left_area h3 {margin: 15px 0px 15px 0px; text-align: left;}
.page_div_password_change .profl_left_area .profile-pic {background: #f3f3f3 none repeat scroll 0 0;border: 1px solid #ccc; padding:10px;width: 100%;}
.page_div_password_change .profl_left_area h3 {text-align: left;}
.page_div_password_change .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_password_change .profile_full_name a{color: #000;text-decoration: none;}
.page_div_password_change .profile_full_name a:hover{color: #000;text-decoration: underline;}
.page_div_password_change .profile_image{width: 100%;height: auto;border: 0px solid #ccc;text-align: center;}
.page_div_password_change .profile_data_contianer{margin:10px 0;}
.page_div_password_change .left_navigation_box{width:100%;float:none;}
.page_div_password_change .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_password_change .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_password_change .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_password_change .left_navigation_box .list-group .active a{color:white;}
.page_div_password_change .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_password_change .left_navigation_box .list-group .fmo-list-group-heading{font-weight:bold;text-align: left;}
.page_div_password_change .top_container {border-bottom: 1px solid #ccc;float: left;width: 100%;margin-top: 5px;margin-bottom: 20px;}

/*Bid req*/
.bid_request_page .data_container {margin-top: 20px;}
/*global style*/
.top_container {border-bottom:1px solid #ccc;}
.box-center { padding: 15px; background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;-o-box-shadow: 0px 2px 2px rgba(0,0,0,.30);-ms-box-shadow: 0px 2px 2px rgba(0,0,0,.30);-moz-box-shadow: 0px 2px 2px rgba(0,0,0,.30); -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,.30);box-shadow: 0px 2px 2px rgba(0,0,0,.30); }
.data_container .form-group label { float: none; width: 100%; margin-bottom: 0; }
.top_container h4 {font-weight: 600;padding-bottom: 10px;}
.alert-warning img {margin-right: 15px !important;}
.eventCalendar-wrap .eventCalendar-currentTitle {background: #579c2f; border-color: #579c2f;outline:#579c2f; }
.video-thumb {position: relative;display: inline-block;}

/*button style*/
.btn.theme-btn {background: #4c9625;color: #fff; border: 0;}
.btn.theme-btn:hover{background: #5ea933;color: #fff;}
.theme-btn-1 {background: #d0b20e;color: #fff; border: 0;}
.theme-btn-1:hover{background: #bba00c;color: #fff;}

/* Copied from js\jQueryEventCalendar\css\eventCalendar_theme_responsive.css */
/* Events Day and Event Day Hover Color. We need to change this from manager/partner theme settings. */
.eventCalendar-daysList li.eventCalendar-dayWithEvents a{background:#4c9625;}
li.eventCalendar-day.eventCalendar-dayWithEvents a:hover{background-color:#5ea933;}

/*Ads*/
.ad_right_area .ad_inr {width: 250px;}
.ads-wrap h2 {display: none;}

/* connect-handle-status.php */
.page_div_endorse_handle_status .top_container{border-bottom:1px solid #ccc;float:left;width:100%;}
.page_div_endorse_handle_status .data_container{float:left;width:100%;margin-top:20px;}

/* connect-handle-status.php */
.page_div_connect_handle_status .top_container{border-bottom:1px solid #ccc;float:left;width:100%;}
.page_div_connect_handle_status .data_container{float:left;width:100%;margin-top:20px;} 

/* VIEWPAGE CSS - viewpage.php  */
.page_div_viewpage .profile_image{width: 100%;height:auto;border:0px solid #ccc;text-align: center;}
.page_div_viewpage .profl_left_area {text-align: center;float: none;width: 100%;}
.page_div_viewpage .profl_detail_area {text-align: left;padding-top: 10px;}
.page_div_viewpage .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_viewpage .profl_left_area h4 {width: 100%;margin-right: 0;text-align: left;border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-top:20px;float: none;clear: none;}
.page_div_viewpage .profl_left_area h3 {text-align: left;}
.page_div_viewpage .profile_data_contianer{margin:10px 0;}
.page_div_viewpage .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_viewpage .profile_full_name a{color: #000;text-decoration: none;}
.page_div_viewpage .profile_full_name a:hover{color: #000;text-decoration: underline;}  
.page_div_viewpage .left_navigation_box{width:100%;float:none;}
.page_div_viewpage .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_viewpage .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_viewpage .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_viewpage .left_navigation_box .list-group .active a{color:white;}
.page_div_viewpage .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_viewpage .ad_right_area {border: 0;}
.page_div_viewpage .ad_right_area .sharethis_box{padding-bottom:10px;}
.page_div_viewpage .top_container{border-bottom:1px solid #ccc;float:left;width:100%;margin-bottom: 20px;}
.page_div_viewpage .top_container h4{font-weight: 600;padding-bottom: 10px;}
.page_div_viewpage .page_list_box{width: 100%;float: left;}
.page_div_viewpage .page_list_box .databox .title{font-weight: bold;}
.page_div_viewpage .page_list_box .databox .date{font-size: 11px;color: #777;line-height: 10px;}
.page_div_viewpage .page_list_box .databox .location{font-size: 11px;color: #777;line-height: 10px;}
.page_div_viewpage .page_list_box .linkbox .btn_view{width:90px;}
.page_div_viewpage .page_list_box .row .video-thumbnail-fade {opacity:.7;}
.page_div_viewpage .page_list_box .databox a.album_title{font-weight: bold;color: #000;text-decoration: none;}
.page_div_viewpage .page_list_box .databox a.album_title:visited{font-weight: bold;color: #000;text-decoration: none;}
.page_div_viewpage .page_list_box .databox a.album_title:hover{font-weight: bold;color: #000;text-decoration: underline;}

/* START - COMMON LEFT MENU. Special Navifation on Mobile & Tab*/
#inc_general_left_menu_nav{display:none;width:100%;}
#inc_general_left_menu_nav .list-group-item{height: 50px;padding: 2px;}
#inc_general_left_menu_nav .list-group-item .badge{margin: 10px;}
#inc_general_left_menu_nav .list-group-item-active .badge{color: #337ab7;background-color: #fff;}
#inc_general_left_menu_nav a{color:#579c2f;}
#inc_general_left_menu_nav a:hover {text-decoration:underline;}
@media (min-width:767px){
    #inc_general_left_menu_nav{display:none;}
    #inc_general_left_menu_general{display:inline-block;}
}
@media (max-width:767px){
    #inc_general_left_menu_nav{display:inline-block;}
    #inc_general_left_menu_general{display:none;}
}
#inc_general_left_menu_nav .navbar-brand{padding: 5px 15px;width: 80%;overflow: hidden;}
#inc_general_left_menu_nav .navbar-brand #navbar_brand_box{display: flex;}
#inc_general_left_menu_nav .navbar-brand #navbar_brand_box #nbb_right{line-height: 2em;}
#inc_general_left_menu_nav .navbar-brand .nav_full_name{font-size: 17px;color: black;font-weight: bold;}
#inc_general_left_menu_nav .active a {background-color: #579c2f;color: white;width: 90%;}
#inc_general_left_menu_general .active a {background-color: #579c2f;color: white;width: 90%;}

/* Hide Profile Image in devices with width upto 400px */
#inc_general_left_menu_nav .navbar-toggle{float: left;margin: 8px 5px 5px 5px;}
#inc_general_left_menu_nav #nbb_left{display:none;}
@media (max-width:400px){
    #inc_general_left_menu_nav #nbb_left{display:none;}
    #inc_general_left_menu_nav #nbb_right{padding-left: 5px;}
}
@media (min-width:401px){
    #inc_general_left_menu_nav #nbb_left{display:inline-block;}
}
/* End */

/* VIEWPAGEMORE CSS - viewpagemore.php  */
.page_div_viewpagemore .profile_image{height:auto;border:0px solid #ccc;text-align: center;width: 100%;}
.page_div_viewpagemore .profl_left_area {text-align: center;float: none;width: 100%;}
.page_div_viewpagemore .profl_detail_area {text-align: left;padding-top: 10px;}
.page_div_viewpagemore .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_viewpagemore .profl_left_area h4 {width: 100%;margin-right: 0;text-align: left;border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-top:20px;float: none;clear: none;}
.page_div_viewpagemore .profl_left_area h3 {text-align: left;}
.page_div_viewpagemore .profile_data_contianer{margin:10px 0;}
.page_div_viewpagemore .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_viewpagemore .profile_full_name a{color: #000;text-decoration: none;}
.page_div_viewpagemore .profile_full_name a:hover{color: #000;text-decoration: underline;} 
.page_div_viewpagemore .left_navigation_box{width:100%;float:none;}
.page_div_viewpagemore .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_viewpagemore .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_viewpagemore .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_viewpagemore .left_navigation_box .list-group .active a{color:white;}
.page_div_viewpagemore .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_viewpagemore .ad_right_area {border: 0;}
.page_div_viewpagemore .ad_right_area .sharethis_box{padding-bottom:10px;}
.page_div_viewpagemore .top_container{border-bottom:1px solid #ccc;float:left;width:100%;margin-bottom: 20px;}
.page_div_viewpagemore .top_container h4{font-weight: 600;padding-bottom: 10px;}
.page_div_viewpagemore .top_container .top_container_category{width:100%;float:left;font-size:12px;margin-bottom: 10px;}
.page_div_viewpagemore .page_list_box{width: 100%;float: left;}
.page_div_viewpagemore .page_list_box .databox .title{font-weight: bold;}
.page_div_viewpagemore .page_list_box .databox .date{font-size: 11px;color: #777;line-height: 10px;}
.page_div_viewpagemore .page_list_box .databox .location{font-size: 11px;color: #777;line-height: 10px;}
.page_div_viewpagemore .page_list_box .linkbox .btn_view{width:90px;}
.page_div_viewpagemore .page_list_box .row .video-thumbnail-fade {opacity:.7;}
.page_div_viewpagemore .page_list_box .databox a.image_title{font-weight: bold;color: #000;text-decoration: none;}
.page_div_viewpagemore .page_list_box .databox a.image_title:visited{font-weight: bold;color: #000;text-decoration: none;}
.page_div_viewpagemore .page_list_box .databox a.image_title:hover{font-weight: bold;color: #000;text-decoration: underline;}

/* viewpagefull.php */
.page_div_viewpagefull .profile_data_contianer{margin:10px 0;}
.page_div_viewpagefull .column_left .profile_image{height:auto;border:0px solid #ccc;text-align: center;width: 100%;}
.page_div_viewpagefull .column_left .profl_left_area {text-align: center;float: none;width: 100%;}
.page_div_viewpagefull .column_left .profl_detail_area {text-align: left;padding-top: 10px;}
.page_div_viewpagefull .column_left .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_viewpagefull .column_left .profl_left_area h4 {width: 100%;margin-right: 0;text-align: left;border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-top:20px;float: none;clear: none;}
.page_div_viewpagefull .column_left .profl_left_area h3 {text-align: left;}
.page_div_viewpagefull .column_left .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_viewpagefull .column_left .profile_full_name a{color: #000;text-decoration: none;}
.page_div_viewpagefull .column_left .profile_full_name a:hover{color: #000;text-decoration: underline;}
.page_div_viewpagefull .left_navigation_box{width:100%;float:none;}
.page_div_viewpagefull .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_viewpagefull .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_viewpagefull .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_viewpagefull .left_navigation_box .list-group .active a{color:white;}
.page_div_viewpagefull .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_viewpagefull .column_middle .youtube_iframe_box{padding-bottom:10px;margin-top:0px;}
.page_div_viewpagefull .column_middle .youtube_iframe_box iframe{width: 100%;}
.page_div_viewpagefull .column_middle .main_image_box{margin-top:0px;margin-bottom: 20px;}
.page_div_viewpagefull .column_middle .row{margin-bottom:10px;}
.page_div_viewpagefull .column_middle .sub_location_box div{margin-bottom:10px;}
.page_div_viewpagefull .column_middle .title{font-weight: bold;}
.page_div_viewpagefull .column_middle .date{font-size: 11px;color: #777;line-height: 10px;}
.page_div_viewpagefull .column_middle .location{font-size: 11px;color: #777;line-height: 10px;}
.page_div_viewpagefull .column_middle .sub_label{font-weight:bold;}
.page_div_viewpagefull .column_middle .title{font-size: 16px;}
.page_div_viewpagefull .column_middle .tool_box .glyphicon{font-size: 11px;}
.page_div_viewpagefull .column_middle .tool_box a:link, .page_div_viewpagefull .column_middle .tool_box a:visited, .page_div_viewpagefull .column_middle .tool_box a:hover, .page_div_viewpagefull .column_middle .tool_box a:active{color: #579c2f;font-size: 11px;}
.page_div_viewpagefull .column_middle #link_view_original_image{display: block;margin-top: 3px;font-size: 10px;}

.page_div_viewpagefull #vpf_other_items:after {clear: both;display: block;content: '';visibility: hidden;height: 0;}
.page_div_viewpagefull #vpf_other_items .well {float: left;width: 100%;}
.page_div_viewpagefull #vpf_other_items .well .video-thumbnail-fade {opacity:.7;}
.page_div_viewpagefull #vpf_other_items .well .view_link_box {width: 100%;text-align: center;font-size: 11px;margin-bottom: 8px;}
.page_div_viewpagefull #vpf_other_items .well .img_thumbnail_box{padding-bottom:10px;}
.page_div_viewpagefull #vpf_other_items .well-active{background-color: #4c9625;border-color: #4c9625;}    
.page_div_viewpagefull #vpf_other_items .well-active a{color:white;font-weight: bold;} 
.page_div_viewpagefull #vpf_other_items .well-sm .img-thumbnail {width: 100%;}
.page_div_viewpagefull #vpf_other_items .video-icon-wrap{margin-bottom: 10px;}
.page_div_viewpagefull #vpf_other_items .well .view_date_box{font-size: 11px;color: #777;line-height: 10px;text-align: center;}
.page_div_viewpagefull #vpf_other_items .well-active .view_date_box{font-size: 11px;color: white;margin-bottom: 5px;}
.page_div_viewpagefull #vpf_other_items #other_records_heading{font-weight:600;padding-bottom:10px;font-size:16px;margin-top:50px;border-bottom:1px solid #ddd;}
.page_div_viewpagefull #vpf_other_items .well .view_link_box{width: 110px;}
.page_div_viewpagefull #vpf_other_items .thumbnail{border:0px;padding: 0px;}
.page_div_viewpagefull #vpf_other_items .video-icon-wrap{width: 110px;}
.page_div_viewpagefull vpf_other_items .img_thumbnail_box{width: 110px;}

.page_div_viewpagefull #page_bottom_related_entries #page_re_heading{font-weight: 600;padding-bottom: 10px;font-size:16px;margin-top:50px;border-bottom: 1px solid #ddd;}
.page_div_viewpagefull #page_bottom_related_entries .page_re_box{border-bottom: 1px dotted grey;padding: 10px 0px 10px 0px;}
.page_div_viewpagefull #page_bottom_related_entries .page_re_box .page_re_title{font-weight: bold;font-size:12px;margin-top:0px;}
.page_div_viewpagefull #page_bottom_related_entries .page_re_box .page_re_title a{color: #579c2f;font-size: 13px;}
.page_div_viewpagefull #page_bottom_related_entries .page_re_box .page_re_date{margin-top: 5px;font-size: x-small;color:grey;}

.page_div_viewpagefull .ad_right_area {border: 0;}
.page_div_viewpagefull .ad_right_area .sharethis_box{padding-bottom:10px;}

#flag_modal #flag_form .form-group input{margin-top:0px;}

/* About US */
.page_div_about_us .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_about_us .data_container{width:100%;margin-top:20px;}
.page_div_about_us li{line-height: 21px;}
.page_div_about_us #cms_page_content{min-height: 200px;}

/** Endorse Modal  **/
.profile_endorse_modal_link_box .btn:focus,.profile_endorse_modal_link_box .btn:active,.profile_endorse_modal_link_box .btn:hover {
   outline: none !important;
}
#endorse_modal #endorse_modal_title{font-size:18px;}
#endorse_modal .form-control{display:initial;}
#endorse_modal .loading_img{width: 20px;height: 20px;margin-right: 3px;}
#endorse_modal #endorse_modal_image_box .note_image_p1{margin-top:5px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
#endorse_modal #endorse_modal_image_box .note_image_p2{font-weight:normal;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
#endorse_modal .form-group label .label_note{font-weight:normal;font-size:12px;}
#endorse_modal .form-group label{width: 100%;}
#endorse_modal #endorse_modal_loading{margin-top: 25px;display: none;}
#endorse_modal #endorse_modal_loading .endorse_modal_loading_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
#endorse_modal #endorse_modal_image_loading{}
#endorse_modal #endorse_modal_image_loading .endorse_modal_loading_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
#endorse_modal #endorse_modal_error_box{display: none;}
#endorse_modal #endorse_modal_success_box{display: none;}
#endorse_modal #endorse_modal_copy_to_fl_box input[type=checkbox]{margin-top:-1px;}
#endorse_modal .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
#endorse_modal #endorse_modal_image_error{margin-top: 10px;}

/* CONNECTIONS LIST CSS - connections.php */
.page_div_endorsement_manage_received .profile_image{width:100%;height:auto;border:0px solid #ccc;}
.page_div_endorsement_manage_received .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_endorsement_manage_received .profile_data_contianer{margin:10px 0;}
.page_div_endorsement_manage_received .profile_full_name{font-size: 17px;margin: 15px 0px 15px 0px; text-align: left;}
.page_div_endorsement_manage_received .profile_full_name a{font-size: 17px;color:black;}
.page_div_endorsement_manage_received .content_area{float: none;margin-left: 0px;}
.page_div_endorsement_manage_received .search-wrap-top {text-align: right;padding-bottom: 10px;padding-top: 5px;padding-right: 20px;}
.page_div_endorsement_manage_received .search-wrap-top a{padding-left:5px;}
.page_div_endorsement_manage_received .search-wrap-top .selected{background-color:#ec971f;}
@media (max-width: 479px){.page_div_endorsement_manage_received .search-wrap-top .btn{width: 95px;}}
.page_div_endorsement_manage_received .result_area .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top:5px;padding-bottom:5px;}
.page_div_endorsement_manage_received .result_area .search-general a{color: #579c2f;}
.page_div_endorsement_manage_received .result_area .row .border{border-top: 1px solid #ccc;margin-left: 15px;margin-right: 15px;}
.page_div_endorsement_manage_received .result_area .databox .skill{font-weight: bold;}
.page_div_endorsement_manage_received .result_area .databox .date{color: gray;font-size: 12px;line-height: 10px;}
.page_div_endorsement_manage_received .result_area .databox .show_option{color: gray;font-size: 12px;line-height: 10px;}
.page_div_endorsement_manage_received .result_area .databox .status{color: gray;font-size: 12px;line-height: 10px;}
.page_div_endorsement_manage_received .result_area .databox .em_btn_box{padding-bottom: 10px;margin-top: 20px;}
.page_div_endorsement_manage_received .result_area .databox .comment{text-align: justify;}
.page_div_endorsement_manage_received .databox .em_loading{margin-top: 25px;padding: 10px;display: none;}
.page_div_endorsement_manage_received .databox .em_loading .em_loading_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_endorsement_manage_received .databox .em_error_box{display: none;}
.page_div_endorsement_manage_received .databox .em_success_box{display: none;}
.page_div_endorsement_manage_received .result_area .search-no-records { padding: 50px 20px; text-align: center; margin-top: 20px; background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; border: 1px solid #ccc; }
.page_div_endorsement_manage_received .left_navigation_box{width:100%;float:none;}
.page_div_endorsement_manage_received .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_endorsement_manage_received .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_endorsement_manage_received .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_endorsement_manage_received .left_navigation_box .list-group .active a{color:white;}
.page_div_endorsement_manage_received .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_endorsement_manage_received .profl_left_area {float: none;width: 100%;}
.page_div_endorsement_manage_received #endorsement_result_area .popover-title{color:black;}
.page_div_endorsement_manage_received #endorsement_result_area{margin-bottom:10px;}
.page_div_endorsement_manage_received #endorsement_result_area #share_box{margin-top: 25px;}

/*ENDORSEMENT GIVEN*/
.page_div_endorsement_manage_given #endorsement_manage_top_status{margin-top: 10px;}
.page_div_endorsement_manage_given .profile_image{width:100%;height:auto;border:0px solid #ccc;}
.page_div_endorsement_manage_given .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_endorsement_manage_given .profile_data_contianer{margin:10px 0;}
.page_div_endorsement_manage_given .profile_full_name{font-size: 17px;margin: 15px 0px 15px 0px; text-align: left;}
.page_div_endorsement_manage_given .profile_full_name a{font-size: 17px;color:black;}
.page_div_endorsement_manage_given .content_area{float: none;margin-left: 0px;}
.page_div_endorsement_manage_given .search-wrap-top {text-align: right;padding-bottom: 10px;padding-top: 5px;padding-right: 20px;}
.page_div_endorsement_manage_given .search-wrap-top a{padding-left:5px;}
.page_div_endorsement_manage_given .search-wrap-top .selected{background-color:#ec971f;}
@media (max-width: 479px){.page_div_endorsement_manage_given .search-wrap-top .btn{width: 95px;}}

.page_div_endorsement_manage_given .result_area .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top:5px;padding-bottom:5px;}
.page_div_endorsement_manage_given .result_area .search-general a{color: #579c2f;}
.page_div_endorsement_manage_given .result_area .row .border{border-top: 1px solid #ccc;margin-left: 15px;margin-right: 15px;}
.page_div_endorsement_manage_given .result_area .databox .skill{font-weight: bold;}
.page_div_endorsement_manage_given .result_area .databox .date{color: gray;font-size: 12px;line-height: 10px;}
.page_div_endorsement_manage_given .result_area .databox .show_option{color: gray;font-size: 12px;line-height: 10px;}
.page_div_endorsement_manage_given .result_area .databox .status{color: gray;font-size: 12px;line-height: 10px;}
.page_div_endorsement_manage_given .result_area .databox .em_btn_box{padding-bottom: 10px; margin-top: 20px;}
.page_div_endorsement_manage_given .result_area .databox .comment{text-align: justify;}
.page_div_endorsement_manage_given .databox .em_loading{margin-top: 25px;padding: 10px;display: none;}
.page_div_endorsement_manage_given .databox .em_loading .em_loading_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_endorsement_manage_given .databox .em_error_box{display: none;}
.page_div_endorsement_manage_given .databox .em_success_box{display: none;}
.page_div_endorsement_manage_given .result_area .search-no-records { padding: 50px 20px; text-align: center; margin-top: 20px; background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; border: 1px solid #ccc; }
.page_div_endorsement_manage_given .left_navigation_box{width:100%;float:none;}
.page_div_endorsement_manage_given .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_endorsement_manage_given .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_endorsement_manage_given .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_endorsement_manage_given .left_navigation_box .list-group .active a{color:white;}
.page_div_endorsement_manage_given .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_endorsement_manage_given .profl_left_area {float: none;width: 100%;}
.page_div_endorsement_manage_given #endorsement_result_area .popover-title{color:black;}
.page_div_endorsement_manage_given #endorsement_result_area{margin-bottom:10px;}
.page_div_endorsement_manage_given #endorsement_result_area #share_box{margin-top: 25px;}

/* Edit Edorsement -  endorsement-edit.php */
.page_div_endorsement_edit .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_endorsement_edit .data_container{float:none;width:100%;margin-top:20px;}
.page_div_endorsement_edit #endorse_modal_form .form-group label{width: 100%;}
.page_div_endorsement_edit #endorse_modal_form .form-control{display:initial;}
.page_div_endorsement_edit .form-group label .label_note{font-weight:normal;font-size:12px;}
.page_div_endorsement_edit #endorse_modal_image_box .note_image_p1{margin-top:5px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_endorsement_edit #endorse_modal_image_box .note_image_p2{font-weight:normal;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_endorsement_edit .loading_img{width: 20px;height: 20px;margin-right: 3px;}
.page_div_endorsement_edit #endorse_modal_image_success{padding: 15px;margin-top: 5px;}
.page_div_endorsement_edit #endorse_modal_loading{margin-top: 25px;padding: 15px;display: none;}
.page_div_endorsement_edit #endorse_modal_loading .endorse_modal_loading_image{
padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_endorsement_edit #endorse_modal_error_box{display: none;}
.page_div_endorsement_edit #endorse_modal_success_box{display: none;}
.page_div_endorsement_edit #endorse_modal_form .endorse_modal_giver_title{display: block;color:gray;font-size:11px;margin-bottom:5px;}
.page_div_endorsement_edit #endorse_modal_form .endorse_modal_giver_date{color:gray;font-size:11px;}

.page_div_endorsement_edit #endorse_modal_form #endorse_modal_copy_to_fl_box input[type=checkbox]{margin-top:-1px;}
.page_div_endorsement_edit #endorse_modal_form .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_endorsement_edit #endorse_modal_form #endorse_modal_image_error{margin-top: 10px;}

/* Add Activity Post */
.page_div_activity_post_add .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_activity_post_add .data_container{float:none;width:100%;margin-top:20px;}
.page_div_activity_post_add #apadd_form .form-control{display:initial;}
.page_div_activity_post_add #apadd_form .form-group label{width: 100%;}
.page_div_activity_post_add .form-group .label_note{font-weight:normal;font-size:12px;}

.page_div_activity_post_add #apadd_form .apadd_details_checkbox_box{margin-top: 3px;}
.page_div_activity_post_add #apadd_form .apadd_details_checkbox_box input[type=checkbox]{margin-top:0px;}

.page_div_activity_post_add #apadd_dynamic_box .section_title{margin-bottom: 5px;}
.page_div_activity_post_add #apadd_dynamic_box .section_title input[type=checkbox]{margin-top:0px;}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box{margin-left:20px;display:none;}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .dropdown_box_top_note{
    margin-top: 5px;
    font-weight: normal;
    font-style: italic;
    color: #666;
    font-size: 12px;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box label{font-size:12px;}
.page_div_activity_post_add #apadd_dynamic_box .show_time_box select{width:70px;}
.page_div_activity_post_add #apadd_dynamic_box .show_add_another_report_box a{font-size: 12px;}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report_first{
    background-color: #e4e4e4;
    width: 100%;
    display: inline-block;
    padding: 10px;
    margin-bottom: 15px;
}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report_first .row {
    margin-right: 0px;
    margin-left: 0px;
}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report_first .col-sm-11 {
    padding-left: 0px;
    padding-right: 0px;
}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report_first .col-sm-01 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report_first .col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report .db_report_delete_icon{cursor: pointer;}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report .db_report_loading_box{display: none;}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report .db_report_loading{background: url(../img/loading.gif);
    background-size: 15px 15px;background-repeat: no-repeat;width: 15px;display: block;}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report .col-sm-11{padding-left:0px;padding-right:0px;} 
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report .col-sm-01{padding-left:0px;padding-right:0px;padding-top:20px;} 
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report .col-sm-12{padding-left:0px;padding-right:0px;}

.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report:nth-child(even) {background-color: white;width: 100%;display:inline-block;
padding: 10px;margin-bottom: 15px;}
.page_div_activity_post_add #apadd_dynamic_box .section_dropdown_box .db_report:nth-child(odd) {background-color: #e4e4e4;width: 100%;display:inline-block;padding: 10px;margin-bottom: 15px;}
.page_div_activity_post_add .apadd_image_box .alert{margin-top: 5px;margin-bottom: 1px;}
.page_div_activity_post_add .apadd_image_box .note_image_p1{margin-top:5px;font-weight:normal;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}                  
.page_div_activity_post_add .apadd_image_box .note_image_p2{font-weight:normal;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_activity_post_add #apadd_form #use_saved_location_checkbox input[type=checkbox]{margin-top:0px;}
.page_div_activity_post_add #apadd_form #use_saved_location_checkbox{color: #666;}
.page_div_activity_post_add #apadd_form .start_end_times .form-control{display: inline-block;width: 32%;}
.page_div_activity_post_add #apadd_form #sub_location_fields #sub_location_db_box .sub_location_db_item{margin-top: 10px;}
.page_div_activity_post_add #apadd_form #sub_location_fields #sub_location_db_box input[type=checkbox]{margin-top:0px;}
.page_div_activity_post_add #apadd_form #sub_location_fields #sub_location_add_box .sub_location_add_item{margin-top: 10px;}
.page_div_activity_post_add #apadd_form #sub_location_fields #sub_location_add_box .sub_location_add_item .sub_location_remove_icon{margin-right:5px;cursor: pointer;}
.page_div_activity_post_add #apadd_form #sub_location_fields #sub_location_add_form{margin-top: 10px;}
.page_div_activity_post_add #apadd_form #sub_location_fields #sub_location_add_form #sub_location_add_btn{margin-top: 10px;}
.page_div_activity_post_add #apadd_form #sub_location_fields #sub_location_add_form #sub_location_add_error{margin-top: 10px;}
.page_div_activity_post_add #apadd_form .apadd_image_copy_to_fl_box input[type=checkbox]{margin-top:0px;}
.page_div_activity_post_add #apadd_form #share_social_network input[type=checkbox]{margin-top:0px;}
.page_div_activity_post_add #apadd_form #slc_location_map_select_btn{margin-top: 10px;}
.page_div_activity_post_add #slc_location_map #slc_map_body{position: relative; padding: 15px; height: 300px; margin-right: 50px;  margin-bottom:200px;}
.page_div_activity_post_add #slc_location_map #slc_map_box_container{width: 100%; height: 100%; position: absolute;}
.page_div_activity_post_add #slc_location_map #slc_map_box {width:100%; height:350px;margin:10px;} /* css code is important to Map */
.page_div_activity_post_add #aia_modal .aia_top_note{font-size: 12px;}
.page_div_activity_post_add #apadd_form #apadd_tags_box .bootstrap-tagsinput{width:100%;}

/* Activity Post Info */
.page_div_activity_post_info .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_activity_post_info .data_container{float:none;width:100%;margin-top:20px;}
.page_div_activity_post_info .profile_image{width:100%;height:auto;border:0px solid #ccc;}
.page_div_activity_post_info .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_activity_post_info .profile_data_contianer{margin:10px 0;}
.page_div_activity_post_info .profile_full_name{font-size: 17px;margin: 15px 0px 15px 0px; text-align: left;}
.page_div_activity_post_info .profile_full_name a{color:black;}
.page_div_activity_post_info .left_navigation_box{width:100%;float:none;}
.page_div_activity_post_info .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_activity_post_info .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_activity_post_info .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_activity_post_info .left_navigation_box .list-group .active a{color:white;}
.page_div_activity_post_info .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_activity_post_info .profl_left_area {float: none;width: 100%;}
.page_div_activity_post_info #page_middle_column{margin-bottom:25px;}

.page_div_activity_post_info .data_container .row{margin-bottom:15px;}
.page_div_activity_post_info .data_container .row .sub_location{display:block;}
.page_div_activity_post_info .data_container .row .post_info_box{line-height: 20px;}
.page_div_activity_post_info .data_container .row .sub_location_box{line-height: 20px;}
.page_div_activity_post_info .data_container .form-control{display:initial;}
.page_div_activity_post_info .data_container .apadd_details_checkbox_box{margin-top: 3px;}
.page_div_activity_post_info #apadd_dynamic_box .section_title{margin-bottom: 5px;font-weight:bold;}
.page_div_activity_post_info #apadd_dynamic_box .section_dropdown_box .dropdown_box_fluid{padding-left:15px;padding-right:15px;}
.page_div_activity_post_info .section_dropdown_box .apadd_image_box{margin-top: 10px;}
.page_div_activity_post_info .section_dropdown_box .show_time_box{margin-top: 10px;}
.page_div_activity_post_info .section_dropdown_box .weather_report_box{display: inline-block;}
.page_div_activity_post_info .second_btn_box{margin-top: 20px;}
.page_div_activity_post_info .ad_right_area .sharethis_box{padding-bottom:10px;}
.page_div_activity_post_info .data_container .apgrid_weather_box{margin-bottom: 10px;padding:0px;}
.page_div_activity_post_info .data_container .apgrid_weather_box .weather_row_odd{border: 1px solid #ddd;background-color: #f9f9f9;padding-bottom: 10px;padding-top: 10px;margin-bottom: 1px;}
.page_div_activity_post_info .data_container .apgrid_weather_box .weather_row_even{border: 1px solid #ddd;padding-bottom: 10px;padding-top: 10px;margin-bottom: 1px;}
.page_div_activity_post_info .data_container .apgrid_weather_box .row .title{font-weight: 700;font-size: 12px;}
    
.page_div_activity_post_info #page_bottom_related_entries #page_re_heading{font-weight: 600;padding-bottom: 10px;font-size:16px;margin-top:35px;border-bottom: 1px solid #ddd;}
.page_div_activity_post_info #page_bottom_related_entries .page_re_box{border-bottom: 1px dotted grey;padding: 10px 0px 10px 0px;}
.page_div_activity_post_info #page_bottom_related_entries .page_re_box .page_re_title{font-weight: bold;font-size:12px;margin-top:0px;}
.page_div_activity_post_info #page_bottom_related_entries .page_re_box .page_re_title a{color: #579c2f;font-size: 13px;}
.page_div_activity_post_info #page_bottom_related_entries .page_re_box .page_re_date{margin-top: 5px;font-size: x-small;color:grey;}

.page_div_activity_post_info #ap_tags .tftt_header{font-weight: bold;font-size: smaller;}
.page_div_activity_post_info #ap_tags .tftt_tag{margin-right:2px;margin-bottom: 10px;color:white;background-color:#5bc0de;display:inline;padding: .2em .6em .3em;font-size: 75%;font-weight:700;line-height:3;color:#fff;text-align:center;white-space: nowrap;vertical-align:baseline;border-radius:.25em;}
.page_div_activity_post_info .data_container .tool_box .glyphicon{font-size: 11px;}
.page_div_activity_post_info .data_container .tool_box a:link, .page_div_activity_post_info .column_middle .tool_box a:visited, .page_div_activity_post_info .column_middle .tool_box a:hover, .page_div_activity_post_info .column_middle .tool_box a:active{color: #579c2f;font-size: 14px;}

.page_div_activity_post_info #page_middle_column .youtube_iframe_box{display: block;}
.page_div_activity_post_info #page_middle_column .youtube_iframe_box .video-thumbnail-fade {opacity:.7;}
.page_div_activity_post_info #page_middle_column .youtube_iframe_box .video-play{z-index: 999;margin-left: -75px;color:black;}


/* Edit Activity Post */    
.page_div_activity_post_edit .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_activity_post_edit .data_container{float:none;width:100%;margin-top:20px;}
.page_div_activity_post_edit #apadd_form .form-control{display:initial;}
.page_div_activity_post_edit #apadd_form .form-group label{width: 100%;}
.page_div_activity_post_edit .form-group .label_note{font-weight:normal;font-size:12px;}

.page_div_activity_post_edit #apadd_form .apadd_details_checkbox_box{margin-top: 3px;}
.page_div_activity_post_edit #apadd_form .apadd_details_checkbox_box input[type=checkbox]{margin-top:0px;}
.page_div_activity_post_edit #apadd_dynamic_box .section_title{margin-bottom: 5px;}
.page_div_activity_post_edit #apadd_dynamic_box .section_title input[type=checkbox]{margin-top:0px;}
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box{margin-left:20px;}
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .dropdown_box_top_note{
    margin-top: 5px;
    font-weight: normal;
    font-style: italic;
    color: #666;
    font-size: 12px;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
}

.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box label{font-size:12px;}
.page_div_activity_post_edit #apadd_dynamic_box .show_time_box select{width:70px;}
.page_div_activity_post_edit #apadd_dynamic_box .show_add_another_report_box a{font-size: 12px;}

.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report .show_time_outer_box .col-sm-10{    
    padding-right: 0px;
    padding-left: 0px;
}


.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report .db_report_delete_icon{cursor: pointer;}
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report .db_report_loading_box{display: none;}
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report .db_report_loading{background: url(../img/loading.gif);
    background-size: 15px 15px;background-repeat: no-repeat;width: 15px;display: block;}
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report .col-sm-11{padding-left:0px;padding-right:0px;} 
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report .col-sm-01{padding-left:0px;padding-right:0px;padding-top:20px;} 
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report .col-sm-12{padding-left:0px;padding-right:0px;}

.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report:nth-child(even) {background-color: white;width: 100%;display:inline-block;
padding: 10px;margin-bottom: 15px;}
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report:nth-child(odd) {background-color: #e4e4e4;width: 100%;display:inline-block;padding: 10px;margin-bottom: 15px;}

.page_div_activity_post_edit .section_dropdown_box .apadd_image_box .btn{margin-bottom:5px;}
.page_div_activity_post_edit .section_dropdown_box .apadd_image_box .youtube_iframe_box{display: block;}
.page_div_activity_post_edit .section_dropdown_box .apadd_image_box .youtube_iframe_box .video-thumbnail-fade {opacity:.7;}
.page_div_activity_post_edit .section_dropdown_box .apadd_image_box .youtube_iframe_box .video-play{z-index: 999;margin-left: -75px;}

.page_div_activity_post_edit #apadd_image_box_0 .btn{margin-bottom:5px;}
.page_div_activity_post_edit #apadd_image_box_0 .youtube_iframe_box{display: block;}
.page_div_activity_post_edit #apadd_image_box_0 .youtube_iframe_box .video-thumbnail-fade {opacity:.7;}
.page_div_activity_post_edit #apadd_image_box_0 .youtube_iframe_box .video-play{z-index: 999;margin-left: -70px;}

.page_div_activity_post_edit .apadd_image_box .alert{margin-top: 5px;margin-bottom: 1px;}
.page_div_activity_post_edit .apadd_image_box .note_image_p1{margin-top:5px;font-weight:normal;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}                  
.page_div_activity_post_edit .apadd_image_box .note_image_p2{font-weight:normal;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_activity_post_edit #apadd_form .start_end_times .form-control{display: inline-block;width: 32%;}
.page_div_activity_post_edit #apadd_form .apadd_image_copy_to_fl_box input[type=checkbox]{margin-top:0px;}

.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report_first{
    background-color: #e4e4e4;
    width: 100%;
    display: inline-block;
    padding: 10px;
    margin-bottom: 15px;
}
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report_first .row {
    margin-right: 0px;
    margin-left: 0px;
}
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report_first .col-sm-11 {
    padding-left: 0px;
    padding-right: 0px;
}
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report_first .col-sm-01 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
}
.page_div_activity_post_edit #apadd_dynamic_box .section_dropdown_box .db_report_first .col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}
.page_div_activity_post_edit #mp_copymove_modal .note{margin-top:2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_activity_post_edit #mp_copymove_modal .top_note{margin-top:2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}

.page_div_activity_post_edit #apadd_form #sub_location_fields #sub_location_db_box .sub_location_db_item{margin-top: 10px;}
.page_div_activity_post_edit #apadd_form #sub_location_fields #sub_location_db_box input[type=checkbox]{margin-top:0px;}
.page_div_activity_post_edit #apadd_form #sub_location_fields #sub_location_add_box .sub_location_add_item{margin-top: 10px;}
.page_div_activity_post_edit #apadd_form #sub_location_fields #sub_location_add_box .sub_location_add_item .sub_location_remove_icon{margin-right:5px;cursor: pointer;}
.page_div_activity_post_edit #apadd_form #sub_location_fields #sub_location_add_form{margin-top: 10px;}
.page_div_activity_post_edit #apadd_form #sub_location_fields #sub_location_add_form #sub_location_add_btn{margin-top: 10px;}
.page_div_activity_post_edit #apadd_form #sub_location_fields #sub_location_add_form #sub_location_add_error{margin-top: 10px;}
.page_div_activity_post_edit #apadd_form #apadd_tags_box .bootstrap-tagsinput{width:100%;}

/* Graph - Specific Connection Modal */
#graph_sc_modal #graph_scm_body ul{overflow-y: scroll;}
#graph_sc_modal #graph_scm_body ul li{display: inline-block;margin-bottom: 15px;margin-right: 10px;}
#graph_sc_modal #graph_scm_body ul li .image{width:20px;height:20px;}

/* Graph */
.page_div_graph .top_container{border-bottom:1px solid #ccc;float:left;width:100%;}
.page_div_graph .data_container{float:left;width:100%;margin-top:20px;}
.page_div_graph #graph_form #graph_general_filter_box .filter_column{margin-bottom:10px;}
.page_div_graph #graph_form #graph_specific_connections_box{margin-bottom:10px;float: left;width: 100%;}
.page_div_graph #graph_form #graph_specific_connections_box #graph_sc_manage{font-size: 12px;}
.page_div_graph #graph_form #graph_specific_connections_box input[type=checkbox] {margin-top: 0px;}
.page_div_graph #graph_form #graph_compare_activity_box{float: left;width: 100%;}
.page_div_graph #graph_form #graph_compare_activity_box .filter_column{margin-bottom:10px;}
.page_div_graph #graph_form #graph_compare_activity_box input[type=checkbox] {margin-top: 0px;}
.page_div_graph #graph_form #graph_compare_activity_box #graph_compare_activity_error{margin-left: 15px;}    
.page_div_graph #graph_form #graph_compare_activity_elements{float: left;}
.page_div_graph #graph_form #graph_public_alert{margin:0px 15px 10px 15px; float: left;}
.page_div_graph #graph_form #graph_filter_box{display: inline-block;width: 100%;}
.page_div_graph #graph_form #graph_filter_box #graph_filter_box_top .filter_column{margin-bottom:10px;}
.page_div_graph #graph_form #graph_filter_box #apadd_dynamic_fields_loading{margin-bottom:10px;}
.page_div_graph #graph_form #graph_filter_box #apadd_dynamic_fields_loading img{width: 20px;height: 20px;margin-right: 3px;}
.page_div_graph #graph_form #graph_search_box .alert{padding: 7px;margin-bottom: 0px;}
.page_div_graph #graph_table td{height:55px;padding: 8px 8px 1px 8px;width:30px;overflow: hidden;} /* bootstrap default: padding:8px */
.page_div_graph #graph_table_clone td{height:55px;padding: 8px 8px 1px 8px;width:30px;overflow: hidden;}
.page_div_graph #graph_table_clone thead{background-color:white;}
.page_div_graph #graph_table_clone2{background-color:white;}/*#eaeaea*/
.page_div_graph #graph_table .disabled_day{background-color: #eaeaea;}
.page_div_graph #graph_table .highlight_day{border-top: 2px solid #579c2f;border-bottom: 2px solid #579c2f;}
.page_div_graph #graph_table .highlight_day_start{border-left: 2px solid #579c2f;}
.page_div_graph #graph_table .highlight_day_end{border-right: 2px solid #579c2f;}
.page_div_graph #graph_table_clone .graph_arrow{font-size: 10px;width:60px;}
.page_div_graph #graph_table_clone .graph_arrow .graph_arrow_time{margin-bottom: 10px;}
.page_div_graph #graph_table .graph_arrow{font-size: 10px;width:60px;}
.page_div_graph #graph_table .graph_arrow .graph_arrow_time{margin-bottom: 10px;}
.page_div_graph #graph_table .gt_column_day .notification_day{font-size: 10px;color:gray;}
.page_div_graph #graph_table .gt_column_dark{background-color: #D3D3D3;} /* Light Gray*/   
.page_div_graph #graph_table_clone2 .gt_column_day .notification_day{font-size: 10px;color:gray;}
.page_div_graph #graph_table .notification_box {position:relative;border:0px;}
.page_div_graph #graph_table .notification_box .graph_icon{cursor: pointer;}
.page_div_graph #graph_table .notification_box .graph_icon_many{cursor: pointer;}
.page_div_graph #graph_table .notification_bubble{position:absolute;top: -6px;right:-6px;padding:1px 2px 1px 2px;background-color:#CD4B5B;color:white;font-weight:bold;font-size:0.55em;border-radius:30px;box-shadow:1px 1px 1px gray;}
.page_div_graph #graph_table .notification_year{font-size: 7px;color:gray;}
.page_div_graph #graph_table .notification_name{font-size: 7px;color:gray;width: 28px;white-space: nowrap;overflow: hidden;}
.page_div_graph #graph_table .notification_typeofactivity{margin-top:2px;font-size: 8px;width: 28px;white-space: nowrap;overflow: hidden;}
.page_div_graph #graph_top_month{margin-bottom: 15px;}
.page_div_graph #graph_form_box{margin-bottom: 15px;}
.page_div_graph #graph_form #graph_search{width:100px;}
.page_div_graph #graph_form #graph_next_prev_box .btn{margin-left:10px;width: 75px;}
.page_div_graph #graph_form #graph_search_loading img{width: 20px;height: 20px;margin-right: 3px;}
.page_div_graph #graph_table_container{margin-bottom: 10px;}
.page_div_graph #apadd_dynamic_box input[type=checkbox] {margin-top: 0px;}
.page_div_graph #apadd_dynamic_box .filter_column{margin-bottom:10px;}
.page_div_graph #apadd_dynamic_box .section_dropdown_box{display:none;}
.page_div_graph #apadd_dynamic_box .section_title{margin-bottom: 15px;}
.page_div_graph #apadd_dynamic_box .section_dropdown_box label{font-size:12px;font-weight: normal;margin-bottom: 3px;}
.page_div_graph #apadd_dynamic_box .section_dropdown_box .show_time_box .form-control{display: inline-block;width: 32%;}
.page_div_graph #apadd_dynamic_box .col-md-3{padding-left: 0px;}

#graph_activityinfo_modal #graph_activityinfo_modal_title{font-weight: 600;}
#graph_activityinfo_modal #graph_activityinfo_loading img{width: 20px;height: 20px;margin-right: 3px;}

#graph_many_modal #graph_many_modal_title{font-weight: 600;}
#graph_many_modal #graph_many_loading img{width: 20px;height: 20px;margin-right: 3px;}

/* Saved Location  */
.page_div_saved_location .profile_image{width:100%;height:auto;border:0px solid #ccc;text-align: center;}
.page_div_saved_location .profile_data_contianer{margin:10px 0;}
.page_div_saved_location .profile_full_name{font-size: 17px;margin: 15px 0 15px 0;text-align: left;}
.page_div_saved_location .profile_full_name a{color:black;}
.page_div_saved_location .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_saved_location .profl_left_area {float: none;width: 100%;}
.page_div_saved_location .top_container{border-bottom:1px solid #ccc;float:left;width:100%;margin-bottom: 20px;}
.page_div_saved_location .top_container h4{font-weight: 600;padding-bottom: 22px;}
.page_div_saved_location .content_area{float: none;width: 100%;margin-bottom:20px;}
.page_div_saved_location .content_area #page_alert_box{padding:0px;}
.page_div_saved_location .content_area #credibilityinvitation td{height:50px;}
.page_div_saved_location .content_area #credibilityinvitation .td_label{width:150px;}
.page_div_saved_location .content_area #credibilityinvitation .td_value{width:350px;}
.page_div_saved_location .content_area #credibilityinvitation .email{width:350px;padding: 6px 12px;  border: 1px solid #ccc;border-radius: 4px;}
.page_div_saved_location .content_area #credibilityinvitation .td_label_message{vertical-align: top;}
.page_div_saved_location .left_navigation_box{width:100%;float:none;}
.page_div_saved_location .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_saved_location .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_saved_location .content_area h3 { border-bottom: 1px solid #ccc; color: #666; font-size: 18px; font-weight: 600; margin-bottom: 15px; padding: 0 0 10px; }
.page_div_saved_location .content_area #sl_grid{font-size:13px;}
.page_div_saved_location .content_area .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top: 5px;padding-bottom: 5px;  padding-left: 15px;font-size:12px;}
.page_div_saved_location .content_area .search-general a{color: #579c2f;}
.page_div_saved_location .content_area .search-general #pib_inner_box div{padding:0px;margin-bottom:5px;margin-top:5px;}
.page_div_saved_location .content_area .sl_loading{margin-top: 0px;padding: 7px;display: none; margin-bottom: 0px;}
.page_div_saved_location .content_area .sl_loading .sl_loading_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_saved_location .content_area .search-no-records {float:left;width: 100%;padding:50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;border-radius: 4px;border: 1px solid #ccc;}
.page_div_saved_location .content_area #sl_grid .heading{font-weight:bold;border-bottom: 2px solid #ddd;padding: 8px;line-height: 1.42857143;text-align: left;}
.page_div_saved_location .content_area #sl_grid .showhide a{text-decoration: none;}
.page_div_saved_location .content_area #sl_grid .glyphicon{cursor: pointer;}
.page_div_saved_location .content_area #sl_grid a.sl_copy:link, .page_div_saved_location .content_area #sl_grid a.sl_copy:hover, .page_div_saved_location .content_area #sl_grid a.sl_copy:active, .page_div_saved_location .content_area #sl_grid a.sl_copy:visited {color:black;text-decoration: none;cursor: text;}
.page_div_saved_location .content_area #sl_grid a.sl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_saved_location .content_area #sl_grid a.sl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_saved_location .content_area #sl_grid a.sl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_saved_location .content_area #sl_grid a.sl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_saved_location .content_area #sl_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_saved_location .content_area #sl_grid .odd{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;background-color: #f9f9f9;}
.page_div_saved_location .content_area #sl_grid .even{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;}
.page_div_saved_location .content_area #sl_grid .odd_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;}
.page_div_saved_location .content_area #sl_grid .even_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;font-size:13px;}
.page_div_saved_location .content_area #sl_grid .pagination_info{padding: 8px;line-height: 1.42857143;vertical-align: top;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.page_div_saved_location .content_area #sl_grid .sub_location_box .row:nth-child(even) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;border-top: 1px solid #ddd;background-color: white;}
.page_div_saved_location .content_area #sl_grid .sub_location_box .row:nth-child(odd) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;border-top: 1px solid #ddd;}
.page_div_saved_location .content_area #sl_grid .sub_location_grid_top{padding: 0px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;border-bottom: 1px solid #ddd;}
.page_div_saved_location .content_area #sl_grid .sub_location_grid_top .slgt_sub_box{    margin-bottom: 5px;}
.page_div_saved_location .content_area #sl_grid .sub_location_grid_top .slgt_sub_label{font-weight: 600;width: 80px;display: inline-block;color: gray;}
.page_div_saved_location .content_area #sl_grid .sub_location_grid_top .title{font-weight:600;}
.page_div_saved_location .content_area #sl_grid .sub_location_grid .glyphicon{cursor: pointer;}
.page_div_saved_location .content_area #sl_grid .sub_location_grid a.cl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_saved_location .content_area #sl_grid .sub_location_grid a.cl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_saved_location .content_area #sl_grid .sub_location_grid a.cl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_saved_location .content_area #sl_grid .sub_location_grid a.cl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_saved_location .content_area #sl_grid .sub_location_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}

/* Activity Post Info Many */
.page_div_graph_activity_post_info_many .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_graph_activity_post_info_many .data_container{float:none;width:100%;padding: 15px;}
.page_div_graph_activity_post_info_many .data_container .sub_label{font-weight: 700;font-size: 12px;}
.page_div_graph_activity_post_info_many #gapim_form .row{margin-bottom:15px;}
.page_div_graph_activity_post_info_many #gapim_form .row .sub_location{display:block;}
.page_div_graph_activity_post_info_many #gapim_form .row .post_info_box{line-height: 20px;}
.page_div_graph_activity_post_info_many #gapim_form .row .sub_location_box{line-height: 20px;}
.page_div_graph_activity_post_info_many #gapim_form .form-control{display:initial;}
.page_div_graph_activity_post_info_many #gapim_form .apadd_details_checkbox_box{margin-top: 3px;}
.page_div_graph_activity_post_info_many .apadd_dynamic_box .section_title{margin-bottom: 5px;font-weight:bold;}
.page_div_graph_activity_post_info_many .apadd_dynamic_box .section_dropdown_box .dropdown_box_fluid{padding-left:15px;padding-right:15px;}
.page_div_graph_activity_post_info_many .section_dropdown_box .apadd_image_box{margin-top: 10px;}
.page_div_graph_activity_post_info_many .section_dropdown_box .show_time_box{margin-top: 10px;}
.page_div_graph_activity_post_info_many .section_dropdown_box .weather_report_box{display: inline-block;}
.page_div_graph_activity_post_info_many #gapim_form .apgrid_weather_box{margin-bottom: 10px;padding:0px;}
.page_div_graph_activity_post_info_many #gapim_form .apgrid_weather_box .weather_row_odd{border: 1px solid #ddd;background-color: #f9f9f9;padding-bottom: 10px;padding-top: 10px;margin-bottom: 1px;}
.page_div_graph_activity_post_info_many #gapim_form .apgrid_weather_box .weather_row_even{border: 1px solid #ddd;padding-bottom: 10px;padding-top: 10px;margin-bottom: 1px;}
.page_div_graph_activity_post_info_many #gapim_form .apgrid_weather_box .row .title{font-weight: 700;font-size: 12px;}
.page_div_graph_activity_post_info_many .gapim_view_loading_box img{width: 20px;height: 20px;margin-right: 3px;}
#graph_many_modal #gapim_back_to_list_box{padding:0px 0px 15px 15px;} /* Out of Page Container*/

/* Activity Post Info */
.page_div_graph_activity_post_info{margin-left:15px;margin-right: 15px;}
.page_div_graph_activity_post_info .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_graph_activity_post_info .data_container{float:none;width:100%;margin-top:20px;}
.page_div_graph_activity_post_info #apadd_form .row{margin-bottom:15px;}
.page_div_graph_activity_post_info #apadd_form .row .sub_location{display:block;}
.page_div_graph_activity_post_info #apadd_form .row .post_info_box{line-height: 20px;}
.page_div_graph_activity_post_info #apadd_form .row .sub_location_box{line-height: 20px;}
.page_div_graph_activity_post_info #apadd_form .form-control{display:initial;}
.page_div_graph_activity_post_info #apadd_form .apadd_details_checkbox_box{margin-top: 3px;}
.page_div_graph_activity_post_info #apadd_dynamic_box .section_title{margin-bottom: 5px;font-weight:bold;}
.page_div_graph_activity_post_info #apadd_dynamic_box .section_dropdown_box .dropdown_box_fluid{padding-left:15px;padding-right:15px;}
.page_div_graph_activity_post_info .section_dropdown_box .apadd_image_box{margin-top: 10px;}
.page_div_graph_activity_post_info .section_dropdown_box .show_time_box{margin-top: 10px;}
.page_div_graph_activity_post_info .section_dropdown_box .weather_report_box{display: inline-block;}
.page_div_graph_activity_post_info #apadd_form .apgrid_weather_box{margin-bottom: 10px;padding:0px;}
.page_div_graph_activity_post_info #apadd_form .apgrid_weather_box .weather_row_odd{border: 1px solid #ddd;background-color: #f9f9f9;padding-bottom: 10px;padding-top: 10px;margin-bottom: 1px;}
.page_div_graph_activity_post_info #apadd_form .apgrid_weather_box .weather_row_even{border: 1px solid #ddd;padding-bottom: 10px;padding-top: 10px;margin-bottom: 1px;}
.page_div_graph_activity_post_info #apadd_form .apgrid_weather_box .row .title{font-weight: 700;font-size: 12px;}
.page_div_graph_activity_post_info #apadd_form #gapi_manage_loading img{width: 20px;height: 20px;margin-right: 3px;}    

/* Social Dashboard */
.page_div_social_dashboard .top_container{border-bottom:1px solid #ccc;width:100%;margin-bottom:20px;}
.page_div_social_dashboard .data_container{width:100%;margin-top:20px;}
.page_div_social_dashboard .data_container .rows_second{margin-top:10px;}
.page_div_social_dashboard .data_container .rows_note{margin-top:10px;color: #595959;font-size: 13px;line-height: 17px;}

.page_div_social_dashboard .profile_image{width:100%;height:auto;border:0px solid #ccc;text-align: center;}
.page_div_social_dashboard .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_social_dashboard .profl_left_area {width: 100%;float: none;}
.page_div_social_dashboard .profile_data_contianer{margin:10px 0;}
.page_div_social_dashboard .profile_full_name{font-size: 17px;margin: 15px 0 15px 0;text-align: left;}
.page_div_social_dashboard .profile_full_name a{color:black;}
.page_div_social_dashboard .content_area{float: none;width: 100%;}
.page_div_social_dashboard .left_navigation_box{width:100%;float:none;}
.page_div_social_dashboard .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_social_dashboard .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_social_dashboard .content_area h3 { border-bottom: 1px solid #ccc; color: #666; font-size: 18px; font-weight: 600; margin-bottom: 15px; padding: 0 0 10px; }

/* register-twitter-step3.php */
.page_div_register_twitter_step3 .data_container{margin: 15px;} 
.page_div_register_twitter_step3 #register_form #email{width: 100%;padding: 6px 12px;border: 1px solid #ccc;border-radius: 4px;}

/* register-succes.php */
.page_div_register_twitter_step4 .top_container{border-bottom:1px solid #ccc;float:left;width:100%;}
.page_div_register_twitter_step4 .data_container{float:left;width:100%;margin-top:20px;}
.page_div_register_twitter_step4 .data_container #success_message_main{line-height: 25px;}
.page_div_register_twitter_step4 .data_container #success_message_info{line-height: 25px;}

/* partner-authorize.php */
.page_div_partner_authorize .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_partner_authorize .data_container{margin: 15px;}

/* ALBUM  */
.page_div_album .profl_left_area {text-align: center;float: none;width: 100%;}
.page_div_album .profl_detail_area {text-align: left;padding-top: 10px;}
.page_div_album .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_album .profl_left_area h4 {width: 100%;margin-right: 0;text-align: left;border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-top:20px;float: none;clear: none;}
.page_div_album .profl_left_area h3 {text-align: left;}
.page_div_album .profile_image{width:100%;height:auto;border:0px solid #ccc;text-align: center;}
.page_div_album .profile_data_contianer{margin:10px 0;}
.page_div_album .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_album .profile_full_name a{color: #000;text-decoration: none;}
.page_div_album .profile_full_name a:hover{color: #000;text-decoration: underline;}  
.page_div_album .left_navigation_box{width:100%;float:none;}
.page_div_album .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_album .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_album .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_album .left_navigation_box .list-group .active a{color:white;}
.page_div_album .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_album .top_container{border-bottom:1px solid #ccc;float:left;width:100%;margin-bottom: 20px;}
.page_div_album .top_container h4{font-weight: 600;padding-bottom: 10px;}
.page_div_album .page_list_box{width: 100%;float: left;}
.page_div_album .page_list_box .lft1_inr {width: 100%;border: 1px solid #ccc;padding: 0;display: inline-block !important;zoom: 1;text-align: center;margin-bottom: 25px;}
.page_div_album .page_list_box .lft1_inr h2 {padding: 10px;margin-top: 0;border-bottom: 1px solid #ccc;color: #000;width: 100%;display: inline-block !important;zoom: 1;font-size: 28px;}
.page_div_album .page_list_box .connections_box h2 a {color: black;font-size: 17px;}
.page_div_album .page_list_box .lft1_inr h2 a:hover{color: #579c2f;text-decoration: underline;}
.page_div_album .page_list_box .firstLevel{text-align: left;}
.page_div_album .page_list_box .connections_box .thumbnail{border: 0px;margin: 0;}
.page_div_album .connections_box .thumbnail li{padding-top: 4px;vertical-align: top;width: 83px;}
.page_div_album .page_list_box .profile_box{min-height:100px;margin: 5px;overflow: hidden;}
.page_div_album .page_list_box .name_box {margin-top: 5px;}
.page_div_album .page_list_box .name_box a {color: #579c2f;text-decoration: none;width: 100%;display: inline-block !important;zoom: 1;margin-top: 0px;text-align:center;font-size:11px;}
.page_div_album .page_list_box .page_box .video-thumbnail-fade{opacity:.7;}
.page_div_album .page_list_box .page_box .video-play{top:-30px; left: 40%;}
.page_div_album .ad_right_area .sharethis_box{padding-bottom:10px;}

/* ALBUM  */
.page_div_gear .top_heading_row{border:solid 1px #ccc;background:#f3f3f3;text-align:center;color:#000;font-weight:normal;padding: 10px;text-transform: uppercase;}
.page_div_gear .profile_image{height:auto;border:0px solid #ccc;text-align: center;}
.page_div_gear .profl_left_area {text-align: center;float: none;width: 100%;}
.page_div_gear .profl_detail_area {text-align: left;padding-top: 10px;}
.page_div_gear .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_gear .profl_left_area h4 {width: 100%;margin-right: 0;text-align: left;border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-top:20px;float: none;clear: none;}
.page_div_gear .profl_left_area h3 {text-align: left;}
.page_div_gear .profile_data_contianer{margin:10px 0;}
.page_div_gear #page_middle_column{margin-bottom:25px;}
.page_div_gear .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_gear .profile_full_name a{color: #000;text-decoration: none;}
.page_div_gear .profile_full_name a:hover{color: #000;text-decoration: underline;}  
.page_div_gear .left_navigation_box{width:100%;float:none;}
.page_div_gear .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_gear .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_gear .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_gear .left_navigation_box .list-group .active a{color:white;}
.page_div_gear .left_navigation_box .list-group .active a:hover{color:white;}

.page_div_gear .left_see_more p {width: 100%;}
.page_div_gear .left_see_more p.tree_first {border-bottom: 1px solid #ccc;padding-bottom:5px;margin-top: 5px;}
.page_div_gear .left_see_more .tree_second { visibility: visible; background-image: url(../img/menu_arrow_single.gif); background-size: 10px 10px; background-repeat: no-repeat; background-position: 5px center; }
.page_div_gear .left_see_more .tree_third { visibility: visible; background-image: url(../img/menu_arrow_double.gif); background-size: 10px 10px; background-repeat: no-repeat; background-position: 20px center; }
.page_div_gear .left_see_more .tree_third a.themelink{color: #579c2f;text-decoration: none;}
.page_div_gear .left_see_more .tree_third a.themelink:hover{color: #579c2f;text-decoration: underline;}
.page_div_gear .left_see_more .affiliate_box{padding-left:40px;}
.page_div_gear .left_see_more .affiliate_box .ab_div_label{margin-bottom:5px;color: grey;}
.page_div_gear .left_see_more .affiliate_box .ab_div_field{margin-bottom:15px;}
.page_div_gear .left_see_more .affiliate_box .ab_div_field a.link{color: #579c2f;text-decoration: none;}
.page_div_gear .left_see_more .affiliate_box .ab_div_field a.link:hover{color: #579c2f;text-decoration: underline;}
.page_div_gear .left_see_more .affiliate_box .ab_div_field .cat_div1{display:list-item;margin-left: 20px;    line-height: 25px;}
.page_div_gear .left_see_more .affiliate_box .ab_div_field .cat_div2{display:list-item;margin-left:25px;}
.page_div_gear .left_see_more .affiliate_box .ab_div_field .cat_div3{display:list-item;margin-left:45px;}
.page_div_gear .ad_right_area .sharethis_box{padding-bottom:10px;}

.page_div_saved_location_copy .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_saved_location_copy #slc_form label{width:100%;margin-bottom:5px;}
.page_div_saved_location_copy #slc_form .top_note{font-weight: normal;font-size: 12px;margin-top: 10px;}
.page_div_saved_location_copy #slc_form input[type=checkbox]{margin-top: 0px;}
.page_div_saved_location_copy #slc_form #sub_location_fields .sub_location_db_item{margin-bottom: 10px;}

.page_div_saved_location_current .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_saved_location_current #slc_form label{width:100%;margin-bottom:5px;}
.page_div_saved_location_current #slc_form .top_note{font-weight: normal;font-size: 12px;margin-top: 10px;}
.page_div_saved_location_current #slc_form input[type=checkbox]{margin-top: 0px;}
.page_div_saved_location_current #slc_form #sub_location_fields .sub_location_db_item{margin-bottom: 10px;}

.page_div_saved_location_current #slc_form .form-group label .label_note{font-weight:normal;font-size:12px;}
.page_div_saved_location_current #slc_form #sub_location_fields #sub_location_add_box .sub_location_add_item{margin-top: 10px;}
.page_div_saved_location_current #slc_form #sub_location_fields #sub_location_add_box .sub_location_add_item .sub_location_remove_icon{margin-right:5px;cursor: pointer;}
.page_div_saved_location_current #slc_form #sub_location_fields #sub_location_add_form{margin-top: 10px;}
.page_div_saved_location_current #slc_form #sub_location_fields #sub_location_add_form #sub_location_add_btn{margin-top: 10px;}
.page_div_saved_location_current #slc_form #sub_location_fields #sub_location_add_form #sub_location_add_error{margin-top: 10px;}
.page_div_saved_location_current #slc_form #slc_location_map_select_btn{margin-top: 10px;}
.page_div_saved_location_current #slc_map_body{position: relative; padding: 15px; height: 300px; margin-right: 50px;  margin-bottom:200px;}
.page_div_saved_location_current #slc_map_box_container{width: 100%; height: 100%; position: absolute;}
.page_div_saved_location_current #slc_map_box {width:100%; height:350px;margin:10px;} /* css code is important to Map */

.page_div_saved_location_add .top_container{border-bottom:1px solid #ccc;float:none;width:100%;}
.page_div_saved_location_add #slc_form label{width:100%;margin-bottom:5px;}
.page_div_saved_location_add #slc_form .top_note{font-weight: normal;font-size: 12px;margin-top: 10px;}
.page_div_saved_location_add #slc_form input[type=checkbox]{margin-top: 0px;}
.page_div_saved_location_add #slc_form #sub_location_fields .sub_location_db_item{margin-bottom: 10px;}

.page_div_saved_location_add #slc_form .form-group label .label_note{font-weight:normal;font-size:12px;}
.page_div_saved_location_add #slc_form #sub_location_fields #sub_location_add_box .sub_location_add_item{margin-top: 10px;}
.page_div_saved_location_add #slc_form #sub_location_fields #sub_location_add_box .sub_location_add_item .sub_location_remove_icon{margin-right:5px;cursor: pointer;}
.page_div_saved_location_add #slc_form #sub_location_fields #sub_location_add_form{margin-top: 10px;}
.page_div_saved_location_add #slc_form #sub_location_fields #sub_location_add_form #sub_location_add_btn{margin-top: 10px;}
.page_div_saved_location_add #slc_form #sub_location_fields #sub_location_add_form #sub_location_add_error{margin-top: 10px;}
.page_div_saved_location_add #slc_form #slc_location_map_select_btn{margin-top: 10px;}
.page_div_saved_location_add #slc_map_body{position: relative; padding: 15px; height: 300px; margin-right: 50px;  margin-bottom:200px;}
.page_div_saved_location_add #slc_map_box_container{width: 100%; height: 100%; position: absolute;}
.page_div_saved_location_add #slc_map_box {width:100%; height:350px;margin:10px;} /* css code is important to Map */

/* Member Search*/
.page_div_member_search .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_member_search .top_container h4 {padding-top: 10px;}
.page_div_member_search .data_container{width:100%;margin-top:20px;} 
.page_div_member_search .data_container a{color: #333} 
.page_div_member_search #search_form .form-control{margin-bottom: 10px;}
.page_div_member_search #member_search_result{margin-bottom:20px;}
.page_div_member_search #member_search_result .thumbnail .image_box{margin: 10px;}
.page_div_member_search #member_search_result .thumbnail .image{border:1px solid #888;padding:1px;width:100px;height:100px;}
.page_div_member_search #member_search_result .profile_box{border: 1px solid #ddd;margin:10px 0 0 0;width:125px;text-align: center;overflow: hidden;height:190px;}
.page_div_member_search #member_search_result .thumbnail{border:0px;float: none;margin-left: 0;padding: 0;}
.page_div_member_search #member_search_result .thumbnail li {padding: 7px;}
.page_div_member_search #member_search_result .thumbnail .name_box{margin-bottom: 5px;}
.page_div_member_search #member_search_result .thumbnail .name_box a{color: #579c2f;display:block;text-align:center;font-size:11px;}
.page_div_member_search #member_search_result .thumbnail .name_box a:hover{text-decoration: underline;}
.page_div_member_search #member_search_result .thumbnail .location_box{margin-bottom: 10px;font-size: 11px;color:gray;text-align:center;}
.page_div_member_search #member_search_result .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top: 5px;padding-bottom: 5px;  padding-left: 15px;font-size:12px;margin: 0px;}
.page_div_member_search #member_search_result .search-general a{color: #579c2f;}
.page_div_member_search #member_search_result .search-general #pib_inner_box div{padding:0px;margin-bottom:5px;margin-top:5px;}


/* Copy of Manage Albums in Modal window */
.page_div_activity_post_add_album .manage-list-box {
    margin-bottom: 15px;
}
.page_div_activity_post_add_album .manage-list-box-inner {
    border: 1px solid #ccc;
    padding: 15px 15px 0px 15px;
}
.page_div_activity_post_add_album .text-info {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    color: #4c9625;
}
.page_div_activity_post_add_album .list-row-box {
    background: #f3f3f3;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.page_div_activity_post_add_album .title{font-size: 12px;line-height: 25px;font-weight:bold;}
.page_div_activity_post_add_album .date{font-size: 12px;color: gray;line-height: 25px;}

/* Copy of "Manage Albums - Edit" in Modal window */
.page_div_activity_post_add_album_list .title{font-size: 12px;line-height: 25px;font-weight:bold;}
.page_div_activity_post_add_album_list .date{font-size: 12px;color: gray;line-height: 25px;}

/* giving-back.php */
.page_div_giving_back .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_giving_back .top_container .btn-toolbar .btn{margin-bottom:10px;}
.page_div_giving_back .data_container{width:100%;margin-top:20px;} 
.page_div_giving_back .gb_form{margin-top:10px; padding:15px;border: 1px solid #e8e8e8;background: #f3f3f3;}
.page_div_giving_back .gb_form label{font-weight: normal;margin-bottom: 0;}
.page_div_giving_back .gb_form .div1 {padding-left: 15px;}
.page_div_giving_back .gb_form .cleck-row input {margin-top: 0;margin-top: -3px;}
.page_div_giving_back .gb_form .cleck-row label {float: none;width: auto;height: auto;display: inline-block;font-weight: normal;margin-bottom: 0;}
.page_div_giving_back .gb_form .search-title {padding-top: 15px;}
.page_div_giving_back .gb_form .search-title-iconbox{padding-top: 15px;padding-bottom: 15px;}
.page_div_giving_back .gb_form .search-title-icon{padding-right:5px;}
.page_div_giving_back .gb_form .search-title-icon .glyphicon{top: 3px;}
.page_div_giving_back .gb_form .search-side-btn {padding-top: 10px;}
.page_div_giving_back .search-contents{border-bottom: 1px solid #ccc;padding-bottom: 5px;}
.page_div_giving_back .search-general-block{padding-top:15px;}
.page_div_giving_back .search-general-block .sr_box{margin-bottom:25px;}
.page_div_giving_back .search-general-block .sr_top_title{margin-bottom:4px;}
.page_div_giving_back .search-general-block .sr_top_title a{color:black;font-size: 18px;font-weight:normal;}
.page_div_giving_back .search-general-block .sr_sub_title_box{margin-bottom:5px;}
.page_div_giving_back .search-general-block .sr_sub_title_box .srst_inner_label{color:grey;font-weight: 600;font-size:12px;}
.page_div_giving_back .search-general-block .sr_sub_title_box .srst_inner_value a{color:grey;font-weight: normal;}
.page_div_giving_back .search-general-block .gbl_favourite_box{margin-bottom:5px;}
.page_div_giving_back .search-general-block .gbl_favourite_box .alert{margin-top:10px;}
.page_div_giving_back .search-general-block .gbl_favourite_box .alert .img_loading{width: 20px;height: 20px;margin-right: 3px;}
.page_div_giving_back .search-general-btn {margin-top: 20px;border-top:2px solid #eee;border-bottom:2px solid #eee;padding-bottom: 5px;}
.page_div_giving_back .search-general-btn a{color: #579c2f;font-size: 14px;font-weight: normal;}
.page_div_giving_back .membership_title_box{margin-top: 25px;}

.page_div_giving_back #ds_list_box{margin:20px 15px 10px 15px;}
.page_div_saved_location #ds_list_box #page_alert_box{padding:0px;}
.page_div_giving_back #ds_list_box h3 { border-bottom: 1px solid #ccc; color: #666; font-size: 18px; font-weight: 600; margin-bottom: 15px; padding: 0 0 10px; }
.page_div_giving_back #ds_list_box #sl_grid{}/*font-size:13px;*/
.page_div_giving_back #ds_list_box .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top:5px;padding-bottom:5px;}
.page_div_giving_back #ds_list_box .search-general a{color: #579c2f;}
.page_div_giving_back #ds_list_box .sl_loading{margin-top: 0px;padding: 7px;display: none; margin-bottom: 0px;}
.page_div_giving_back #ds_list_box .sl_loading .sl_loading_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_giving_back #ds_list_box .search-no-records {float:left;width: 100%;padding:50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;border-radius: 4px;border: 1px solid #ccc;}
.page_div_giving_back #ds_list_box #sl_grid .heading{font-weight:bold;border-bottom: 2px solid #ddd;padding: 8px;line-height: 1.42857143;text-align: left;}
.page_div_giving_back #ds_list_box #sl_grid .showhide{margin-bottom:5px;}
.page_div_giving_back #ds_list_box #sl_grid .showhide a{text-decoration: none;}
.page_div_giving_back #ds_list_box #sl_grid .glyphicon{cursor: pointer;}
.page_div_giving_back #ds_list_box #sl_grid a.sl_copy:link, .page_div_giving_back #ds_list_box #sl_grid a.sl_copy:hover, .page_div_giving_back #ds_list_box #sl_grid a.sl_copy:active, .page_div_giving_back #ds_list_box #sl_grid a.sl_copy:visited {color:black;text-decoration: none;cursor: text;}
.page_div_giving_back #ds_list_box #sl_grid a.sl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back #ds_list_box #sl_grid a.sl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back #ds_list_box #sl_grid a.sl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back #ds_list_box #sl_grid a.sl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back #ds_list_box #sl_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_giving_back #ds_list_box #sl_grid .odd{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;background-color: #f9f9f9;}
.page_div_giving_back #ds_list_box #sl_grid .even{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;}
.page_div_giving_back #ds_list_box #sl_grid .odd_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;}
.page_div_giving_back #ds_list_box #sl_grid .even_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;font-size:13px;}
.page_div_giving_back #ds_list_box #sl_grid .pagination_info{padding: 8px;line-height: 1.42857143;vertical-align: top;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.page_div_giving_back #ds_list_box #sl_grid .sub_location_box .row:nth-child(even) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;border-top: 1px solid #ddd;background-color: white;}
.page_div_giving_back #ds_list_box #sl_grid .sub_location_box .row:nth-child(odd) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;border-top: 1px solid #ddd;}
.page_div_giving_back #ds_list_box #sl_grid .sub_location_grid_top{padding: 0px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;border-bottom: 1px solid #ddd;}
.page_div_giving_back #ds_list_box #sl_grid .sub_location_grid_top .title{font-weight:600;}
.page_div_giving_back #ds_list_box #sl_grid .sub_location_grid .glyphicon{cursor: pointer;}
.page_div_giving_back #ds_list_box #sl_grid .sub_location_grid a.cl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back #ds_list_box #sl_grid .sub_location_grid a.cl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back #ds_list_box #sl_grid .sub_location_grid a.cl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back #ds_list_box #sl_grid .sub_location_grid a.cl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back #ds_list_box #sl_grid .sub_location_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_giving_back #gb_profiles .odd{padding: 8px;vertical-align: top;border-top: 1px solid #ddd;background-color: #f9f9f9;}
.page_div_giving_back #gb_profiles .even{padding: 8px;vertical-align: top;border-top: 1px solid #ddd;}
.page_div_giving_back #ds_payment_box .row{margin-bottom:15px;}
.page_div_giving_back #ds_payment_box .gbp_form_label{font-weight:bold;}
.page_div_giving_back #ds_payment_box #gbp_form{margin-top:20px;}
.page_div_giving_back #ds_payment_box .gbp_default{margin-bottom:10px;}
.page_div_giving_back #ds_payment_box .gbp_reload_box{top: 10px;}
.page_div_giving_back #ds_payment_box .gbp_method .gbp_method_radio_box .gbp_method_radio_box2{padding-left: 0px;}
.page_div_giving_back #ds_payment_box .gbp_method_radio_box input[type=radio]{margin-top:0px;}
.page_div_giving_back #ds_payment_box .gbp_method .gbp_method_radio_box .gbp_method_one{margin-right:20px;}
.page_div_giving_back #ds_payment_box .gbp_pay .alert_box{margin-top:10px;display:none;}
.page_div_giving_back #ds_payment_box .gbp_pay #gbp_loading_box .alert_img{width: 20px;height: 20px;margin-right: 3px;}

/* Giving Back Return ie Paypal payment success page */
.page_div_giving_back_return .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_giving_back_return .data_container{width:100%;margin-top:20px;} 

/* Giving Back Disburse */
.page_div_giving_back_disburse .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_giving_back_disburse .top_container .btn-toolbar .btn{margin-bottom:10px;}
.page_div_giving_back_disburse .data_container{width:100%;margin-top:20px;} 
.page_div_giving_back_disburse #gbp_form .row{margin-bottom:15px;}
.page_div_giving_back_disburse #gbp_form .gbp_form_label{font-weight:bold;}
.page_div_giving_back_disburse #gbp_form{margin-top:20px;}
.page_div_giving_back_disburse #gbp_form .gbp_default{margin-bottom:10px;}
.page_div_giving_back_disburse #gbp_form .gbp_reload_box{top: 10px;}
.page_div_giving_back_disburse #gbp_form .gbp_method .gbp_method_radio_box .gbp_method_radio_box2{padding-left: 0px;}
.page_div_giving_back_disburse #gbp_form .gbp_method_radio_box input[type=radio]{margin-top:0px;}
.page_div_giving_back_disburse #gbp_form .gbp_method .gbp_method_radio_box .gbp_method_one{margin-right:20px;}
.page_div_giving_back_disburse #gbp_form .gbp_pay .alert_box{margin-top:10px;display:none;}
.page_div_giving_back_disburse #gbp_form .gbp_pay #gbp_loading_box .alert_img{width: 20px;height: 20px;margin-right: 3px;}

/* Giving Back Payment Activities */
.page_div_giving_back_summary .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_giving_back_summary .top_container .btn-toolbar .btn{margin-bottom:10px;}
.page_div_giving_back_summary .data_container{width:100%;margin-top:20px;} 
.page_div_giving_back_summary #gbs_grid #gbsl_box{margin:20px 15px 25px 15px;}
.page_div_saved_location #ds_list_box #page_alert_box{padding:0px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box h3 { border-bottom: 1px solid #ccc; color: #666; font-size: 18px; font-weight: 600; margin-bottom: 15px; padding: 0 0 10px; }
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid{}/*font-size:13px;*/
.page_div_giving_back_summary #gbs_grid #gbsl_box .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top:5px;padding-bottom:5px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box .search-general a{color: #579c2f;}
.page_div_giving_back_summary #gbs_grid #gbsl_box .sl_loading{margin-top: 0px;padding: 7px;display: none; margin-bottom: 0px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box .sl_loading .sl_loading_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_giving_back_summary #gbs_grid .search-no-records {margin-bottom: 20px;float:left;width: 100%;padding:50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;border-radius: 4px;border: 1px solid #ccc;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .heading{font-weight:bold;border-bottom: 2px solid #ddd;padding: 8px;line-height: 1.42857143;text-align: left;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .showhide{margin-bottom:5px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .showhide a{text-decoration: none;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .glyphicon{cursor: pointer;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid a.sl_copy:link, .page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid a.sl_copy:hover, .page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid a.sl_copy:active, .page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid a.sl_copy:visited {color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .odd{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;background-color: #f9f9f9;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .even{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .odd_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .even_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;font-size:13px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .pagination_info{padding: 8px;line-height: 1.42857143;vertical-align: top;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_box .row:nth-child(even) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;border-top: 1px solid #ddd;background-color: white;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_box .row:nth-child(odd) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;border-top: 1px solid #ddd;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top{padding: 0px 0px 0px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;} /*border-bottom: 1px solid #ddd;*/
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top .title{font-weight:600;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top div.sub_location_grid_item{border-top: 1px solid #ddd;padding: 5px 0px 5px 15px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_box div{border: 1px solid #ddd;padding: 5px 0px 5px 15px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_grid .glyphicon{cursor: pointer;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .sub_location_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .search-general-btn {margin-top: 20px;border-top:2px solid #eee;border-bottom:2px solid #eee;padding: 8px 0px 8px 0px;}
.page_div_giving_back_summary #gbs_grid #gbsl_box #sl_grid .search-general-btn a{color: #579c2f;font-size: 14px;font-weight: normal;}
.page_div_giving_back_summary .gbs_filter .gbs_filter_top_margin{margin-top: 10px;}
.page_div_giving_back_summary .gbs_filter .gbs_filter_label{font-weight:bold;}    
.page_div_giving_back_summary .gbs_bottom_box .gbsb_label{font-weight:bold;margin-bottom:10px;text-align: right;}
.page_div_giving_back_summary .gbs_bottom_box .gbsb_data{margin-bottom:10px;}
.page_div_giving_back_summary .gbs_bottom_box .gbsb_note{margin-bottom: 10px;color: gray;font-size: 12px;text-align: right;}
.page_div_giving_back_summary .gbs_bottom_box .sl_inline_edit{color: black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary .gbs_bottom_box .sl_inline_edit_icon{cursor: pointer;}
@media (max-width:991px){
    .page_div_giving_back_summary .gbs_bottom_box .gbsb_label{text-align: left;}
    .page_div_giving_back_summary .gbs_bottom_box .gbsb_data{text-align: left;}
    .page_div_giving_back_summary .gbs_bottom_box .gbsb_note{text-align: left;}
}

/* Giving Back Payment Activities */
.page_div_giving_back_charity_credit .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_giving_back_charity_credit .top_container .btn-toolbar .btn{margin-bottom:10px;}
.page_div_giving_back_charity_credit .data_container{width:100%;margin-top:20px;} 
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box{margin:20px 15px 25px 15px;}
.page_div_saved_location #ds_list_box #page_alert_box{padding:0px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box h3 { border-bottom: 1px solid #ccc; color: #666; font-size: 18px; font-weight: 600; margin-bottom: 15px; padding: 0 0 10px; }
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid{}/*font-size:13px;*/
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top:5px;padding-bottom:5px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box .search-general a{color: #579c2f;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box .sl_loading{margin-top: 0px;padding: 7px;display: none; margin-bottom: 0px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box .sl_loading .sl_loading_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_giving_back_charity_credit #gbs_grid .search-no-records {margin-bottom: 20px;float:left;width: 100%;padding:50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;border-radius: 4px;border: 1px solid #ccc;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .heading{font-weight:bold;border-bottom: 2px solid #ddd;padding: 8px;line-height: 1.42857143;text-align: left;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .showhide{margin-bottom:5px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .showhide a{text-decoration: none;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .glyphicon{cursor: pointer;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid a.sl_copy:link, .page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid a.sl_copy:hover, .page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid a.sl_copy:active, .page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid a.sl_copy:visited {color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .odd{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;background-color: #f9f9f9;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .even{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .odd_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .even_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;font-size:13px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .pagination_info{padding: 8px;line-height: 1.42857143;vertical-align: top;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_box .row:nth-child(even) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;border-top: 1px solid #ddd;background-color: white;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_box .row:nth-child(odd) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;border-top: 1px solid #ddd;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top{padding: 0px 0px 0px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;} /*border-bottom: 1px solid #ddd;*/
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top .title{font-weight:600;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top div.sub_location_grid_item{border-top: 1px solid #ddd;padding: 5px 0px 5px 15px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_box div{border: 1px solid #ddd;padding: 5px 0px 5px 15px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_grid .glyphicon{cursor: pointer;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .sub_location_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .search-general-btn {margin-top: 20px;border-top:2px solid #eee;border-bottom:2px solid #eee;padding: 8px 0px 8px 0px;}
.page_div_giving_back_charity_credit #gbs_grid #gbsl_box #sl_grid .search-general-btn a{color: #579c2f;font-size: 14px;font-weight: normal;}
.page_div_giving_back_charity_credit .gbs_filter .gbs_filter_top_margin{margin-top: 10px;}
.page_div_giving_back_charity_credit .gbs_filter .gbs_filter_label{font-weight:bold;}    
.page_div_giving_back_charity_credit .gbs_bottom_box .gbsb_label{font-weight:bold;margin-bottom:10px;text-align: right;}
.page_div_giving_back_charity_credit .gbs_bottom_box .gbsb_data{margin-bottom:10px;}
.page_div_giving_back_charity_credit .gbs_bottom_box .sl_inline_edit{color: black;text-decoration: none;cursor: text;}
.page_div_giving_back_charity_credit .gbs_bottom_box .sl_inline_edit_icon{cursor: pointer;}


/* BLOG */
.page_div_blog .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_blog .top_container .btn-toolbar .btn{margin-bottom:10px;}
.page_div_blog .top_container .btn-toolbar .btn_dropdown_custom{margin-left: 5px;}
.page_div_blog .data_container{width:100%;margin-top:20px;} 
.page_div_blog #grid .blog_info_box{margin-bottom:25px;}
.page_div_blog #grid .blog_info_box .blog_title a{font-weight: 600;color:black;}
.page_div_blog #grid .blog_info_box .blog_title .glyphicon{color:#579c2f;}
.page_div_blog #grid .blog_info_box .blog_title h3{margin-bottom: 5px;}
.page_div_blog #grid .blog_info_box .blog_sub_title_box{font-size: small;margin-bottom: 5px;}
.page_div_blog #grid .blog_info_box .blog_sub_title{font-weight: 600;margin-right:5px;}
.page_div_blog #grid .blog_info_box .blog_sub_title_data{margin-right:15px;}
.page_div_blog #grid{margin-bottom:20px;}
.page_div_blog #add_image_modal #add_image_image_box .note_image_p1{margin-top:2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}                  
.page_div_blog #add_image_modal #add_image_image_box .note_image_p2{font-style: italic;color: #666;font-size: 12px;font-family:Arial, sans-serif;}
.page_div_blog #add_image_modal .form-control{display:initial;}
.page_div_blog #add_image_modal .field_note{margin-top: 2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_blog #add_image_modal #add_image_form label.add_image_notify_connections{display:block;}
.page_div_blog #add_image_modal .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}

/* BLOG WRITE */
.page_div_blog_write .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_blog_write .top_container .btn-toolbar .btn{margin-bottom:10px;margin-left:10px;}
.page_div_blog_write .data_container{width:100%;margin-top:20px;} 
.page_div_blog_write #blog_form #add_image_image_box .note_image_p1{margin-top:2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}                  
.page_div_blog_write #blog_form #add_image_image_box .note_image_p2{font-style: italic;color: #666;font-size: 12px;font-family:Arial, sans-serif;}
.page_div_blog_write #blog_form .form-control{display:initial;}
.page_div_blog_write #blog_form .field_note{margin-top: 2px;font-style: italic;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
.page_div_blog_write #blog_form #add_image_form label.add_image_notify_connections{display:block;}
.page_div_blog_write #blog_form .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
@media (min-width:768px){.page_div_blog_write #blog_form .small_box{width:70%;}}
.page_div_blog_write #blog_form .form-group label{margin-bottom:5px;}
.page_div_blog_write #blog_form #blog_comment_status_box label input{margin-top:0px;}
.page_div_blog_write #blog_form .advanced_field_box{float:left;}
.page_div_blog_write #blog_form .advanced_field_box a{float:left;}
.page_div_blog_write #blog_form #bf_tags_box .bootstrap-tagsinput{width:100%;}

/* BLOG INFO*/
.page_div_blog_info .top_container{border-bottom:1px solid #ccc;width:100%;margin-bottom:10px;}
.page_div_blog_info .top_container .glyphicon{color: black;}
.page_div_blog_info .data_container{width:100%;margin-top:20px;}
.page_div_blog_info .blog_sub_title_box{font-size: small;margin-bottom: 5px;}
.page_div_blog_info .blog_sharethis_box{margin-top: 15px;}
.page_div_blog_info .blog_nav_btn_box .btn{margin-right: 5px;}
.page_div_blog_info .blog_sub_title_box .blog_sub_title{font-weight: 600;margin-right:5px;}
.page_div_blog_info .blog_sub_title_box .blog_sub_title_data{margin-right:15px;}
.page_div_blog_info #grid{margin-bottom:20px;}
.page_div_blog_info #grid .blog_info_box{margin-bottom:20px;}
.page_div_blog_info .bcp_disabled_box{color:gray;margin: 15px 15px 15px 0px;}
.page_div_blog_info .bcp_total_box{font-weight: bold;margin: 15px 15px 15px 0px;}
.page_div_blog_info #bcp_form .row{margin: 0px 15px 15px 0px;}
.page_div_blog_info #bc_box{margin: 10px 15px 15px 0px;}
.page_div_blog_info #bc_box .bicl_comment_box .bicl_profile_image{margin-bottom:10px;}
.page_div_blog_info #bc_box .bicl_comment_box{} 
.page_div_blog_info #bc_box .bicl_comment_box .bicl_right_box{padding-left:0px;}
.page_div_blog_info #bc_box .bicl_comment_box .bicl_info_box{margin-bottom:10px;}
.page_div_blog_info #bc_box .bicl_comment_box .bicl_info_box .bicl_info_name{margin-right:10px;}
.page_div_blog_info #bc_box .bicl_comment_box .bicl_info_box .bicl_info_date{color:darkgrey;}
.page_div_blog_info #bc_box .bicl_comment_box .bicl_icon_box{margin-top: 10px;}
.page_div_blog_info #bc_box .bicl_comment_box .bicl_icon_box a{font-size:small;}
.page_div_blog_info #bc_box .bicl_load_more_box{text-align: center;padding: 10px 0px 10px 0px;}
.page_div_blog_info #bc_box .bicl_load_more_box a{text-align: center; padding: 10px; background: #f3f3f3; border: solid 1px #ccc; color: #579c2f;display: block;}
.page_div_blog_info #bc_box .bicl_load_more_box a:hover {background: #f3f3f3;}
.page_div_blog_info #bc_box .bicl_loading_box{padding: 10px 0px 10px 0px;background: #f3f3f3; border: solid 1px #ccc; color: #579c2f;display: block;}
.page_div_blog_info #bc_box .bicl_loading_box span{font-size:12px;}
.page_div_blog_info #bc_box .bicl_comment_box:nth-of-type(2n){background: #fff;}
.page_div_blog_info #bc_box .bicl_comment_box{font-size: 13px; padding: 15px 10px 10px 0px; margin: 0px 0px 30px 0px; background: #eee; border: 1px solid #EEE;}
.page_div_blog_info #bc_box .bicl_comment_box .bicl_icon_loading_box{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;margin: 15px 0 0 15px;display: none;}
.page_div_blog_info #bc_box .bicl_comment_box .bicl_icon_error_box{margin: 15px 0 0 15px;display: none;}
.page_div_blog_info #bc_box .bicl_comment_box .bicl_icon_box .popover-title{color:black;}
.page_div_blog_info #blog_top_error_box{display:none;}
.page_div_blog_info #blog_top_loading_box{display:none;} 
.page_div_blog_info #btlb_span_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;margin: 15px 0 0 15px;}
.page_div_blog_info #blog_top_title_box .popover-title{color:black;}
.page_div_blog_info #blog_top_title_box .glyphicon{color:#579c2f;}
.page_div_blog_info #blog_info_writer_box{padding: 0px 0px 20px 0px;margin-bottom: 15px;margin-left: 0px;margin-right: 0px;border: 1px solid #EEE;}
.page_div_blog_info #blog_info_writer_box .biwb_title{padding: 15px;font-weight: bold;font-size: 15px;margin: 0px 0px 20px 0px;background: #eee;}
.page_div_blog_info #blog_info_writer_box .biwb_name a{font-weight: bold;}
.page_div_blog_info #blog_info_writer_box .biwb_name{margin: 10px 0px 10px 0px;}
.page_div_blog_info #blog_info_writer_box .biwb_about{margin-bottom: 10px;}
.page_div_blog_info #blog_info_writer_box .biwb_buttons{margin: 10px 0px 10px 0px;}
.page_div_blog_info #blog_info_writer_box .biwb_right_box div{padding-left:0px;}

.page_div_blog_info #top_blog_tags .tftt_header{font-weight: bold;font-size: smaller;}
.page_div_blog_info #top_blog_tags .tftt_tag{margin-right: 2px; margin-bottom: 10px; color: white;background-color: #5bc0de;display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 3;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;}


/* FORUM: First Forum List, Second Forum List & Topic List */
.page_div_forum .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_forum .top_container .btn-toolbar .btn{margin-bottom:10px;}
.page_div_forum .top_container .btn-toolbar .btn_dropdown_custom{margin-left: 5px;}
.page_div_forum #top_forum_nav{margin: 10px 0px 10px 0px;font-size: smaller;}
.page_div_forum .data_container{width:100%;margin-top:20px;} 
.page_div_forum #grid .fg_well_box{margin: 15px 0px 0px 0px;} 
.page_div_forum #grid .fg_well_box .fg_top_box .fg_top_title{margin-bottom: 15px;}
.page_div_forum #grid .fg_well_box .fg_top_box .fg_top_title h3{font-weight:bold;}
.page_div_forum #grid .fg_box:nth-of-type(2n){background: #fff;}
.page_div_forum #grid .fg_box{padding: 15px 10px 10px 0px; margin: 0px 0px 0px 0px; background: #eee; border: 1px solid #EEE;}
.page_div_forum #grid .fg_box .fg_title{/*padding-left:0px;*/}
.page_div_forum #grid .fg_box .fg_title a{font-weight: 600;color:black;}
.page_div_forum #grid .fg_box .fg_title h3{margin-bottom: 5px;}
.page_div_forum #grid .fg_box .fg_total_box{font-size: 12px;margin-bottom: 5px;}
.page_div_forum #grid .fg_box .fg_total_inner_box{font-size: 12px;margin-bottom: 3px;}
.page_div_forum #grid .fg_box .fg_total_inner_box .fgti_total{font-weight:bold;}
.page_div_forum #grid .fg_box .fgla_profile_image{margin-bottom: 3px;padding-right:0px;}
.page_div_forum #grid .fg_box .fg_last_activity .fgla_no_activity{font-size: 12px;color:grey;}
.page_div_forum #grid .fg_box .fg_last_activity{font-size: 12px;}
.page_div_forum #grid .fg_box .fg_last_activity .fgla_title{margin-bottom: 3px;}
.page_div_forum #grid .fg_box .fg_last_activity .fgla_member_info{font-weight:bold;margin-bottom: 3px;}
.page_div_forum #grid .fg_box .fg_last_activity .fgla_date{color:grey;font-size: 10px;margin-bottom: 3px;}

/* Topic List */
.page_div_forum #grid .search-general-btn{margin-top: 15px;margin-bottom: 15px;font-size: small;} 
.page_div_forum #grid .fg_box .fg_started_box{margin-top: 3px;}
.page_div_forum #grid .fg_box .fg_started_box .fgt_sub_label{font-size: 10px;color:grey;}
.page_div_forum #grid .fg_box .fg_started_box .fgt_sub_value{font-size: 10px;}

/* FORUM: First Forum List, Second Forum List & Topic List */
.page_div_forum_topic_start .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_forum_topic_start .top_container .btn-toolbar .btn{margin-bottom:10px;}
.page_div_forum_topic_start .top_container .btn-toolbar .btn_dropdown_custom{margin-left: 5px;}
.page_div_forum_topic_start #top_forum_nav{margin: 10px 0px 10px 0px;font-size: smaller;}
.page_div_forum_topic_start .data_container{width:100%;margin-top:20px;} 
.page_div_forum_topic_start #topic_form .form-control{display:initial;}
.page_div_forum_topic_start #topic_form .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
@media (min-width:768px){.page_div_forum_topic_start #topic_form .small_box{width:70%;}}
.page_div_forum_topic_start #topic_form .form-group label{margin-bottom:5px;}
.page_div_forum_topic_start #topic_form #topic_subscribe_box label input{margin-top:0px;}
.page_div_forum_topic_start #topic_form #topic_tags_box .bootstrap-tagsinput{width:100%;}

/* FORUM TOPIC INFO */
.page_div_forum_topic_info .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_forum_topic_info .top_container .btn-toolbar .btn{margin-bottom:10px;}
.page_div_forum_topic_info .top_container .btn-toolbar .btn_dropdown_custom{margin-left: 5px;}
.page_div_forum_topic_info #top_forum_nav{margin: 10px 0px 10px 0px;font-size: smaller;}
.page_div_forum_topic_info #top_forum_nav .btn{margin-left: 5px;float:right;margin-bottom:5px;}
@media (max-width:768px){.page_div_forum_topic_info #top_forum_nav .top_forum_nav_left{width:100%;display:block;}}
@media (max-width:768px){.page_div_forum_topic_info #top_forum_nav .top_forum_nav_right{margin-top: 10px;float: left;display:block;}}
@media (max-width:768px){.page_div_forum_topic_info #top_forum_nav .btn{margin:0px 5px 5px 0px;float:left;}}
.page_div_forum_topic_info #top_forum_nav .popover-title{color:black;}
.page_div_forum_topic_info #top_forum_nav .top_forum_nav_right #ft_close_wait_btn{display:none;}
.page_div_forum_topic_info #top_forum_nav .top_forum_nav_right #ft_close_wait_btn img{width: 20px;height: 20px;margin-right: 3px;}
.page_div_forum_topic_info #top_forum_nav .top_forum_nav_right #ft_wait_btn{display:none;}
.page_div_forum_topic_info #top_forum_nav .top_forum_nav_right #ft_wait_btn img{width: 20px;height: 20px;margin-right: 3px;}
.page_div_forum_topic_info #ft_sub_error_box{margin: 10px 0px 10px 0px;font-size: smaller;display:none;}
.page_div_forum_topic_info #top_forum_topic_info{margin: 10px 0px 10px 0px;font-size: smaller;}
.page_div_forum_topic_info #top_forum_topic_info .tfti_left_box{padding-left:0px;}
.page_div_forum_topic_info #top_forum_topic_info .tfti_right_box{padding-right:0px;text-align:right;}
.page_div_forum_topic_info #top_forum_topic_info .tfti_box{margin-right:15px;}
.page_div_forum_topic_info #top_forum_topic_info .tfti_count{font-weight:bold;}
@media (max-width:639px){.page_div_forum_topic_info #top_forum_topic_info .tfti_box{float:left;width:100%;margin-bottom:5px;margin-right:0px;}}
@media (max-width:639px){.page_div_forum_topic_info #top_forum_topic_info .tfti_right_box{padding-left:0px;text-align:left;}}
.page_div_forum_topic_info .data_container{width:100%;margin-top:20px;}
.page_div_forum_topic_info #grid .fts_main_box{margin: 0px 0px 5px 0px;border: 1px solid #EEE;background: whitesmoke;}
.page_div_forum_topic_info #grid .fts_main_box .ftsmb_inner_box{padding:0px;margin:0px;}
.page_div_forum_topic_info #grid .fts_highlight_box{border:2px solid #579c2f;}
.page_div_forum_topic_info #grid .fts_left_box{padding: 20px 10px 10px 0px; margin: 0px 0px 0px 0px;background: whitesmoke;}
.page_div_forum_topic_info #grid .fts_right_box{padding: 5px 10px 10px 15px; margin: 0px 0px 0px 0px; background: white;min-height: 270px;border-left: 1px solid #EEE;}
.page_div_forum_topic_info #grid .fts_right_box .fts_right_best_answer{font-weight:bold;}
.page_div_forum_topic_info #grid .fts_left_link_box{margin:0px;}
.page_div_forum_topic_info #grid .fts_right_link_box{padding: 5px 10px 10px 15px; margin: 0px 0px 0px 0px; background: white;border-left: 1px solid #EEE;}
@media (max-width:992px){.page_div_forum_topic_info #grid .fts_right_box{border-left:none;}}
.page_div_forum_topic_info #grid .fts_left_box .ftsl_name_box{font-weight: bold;margin-top: 10px;}
.page_div_forum_topic_info #grid .fts_right_link_box{}
.page_div_forum_topic_info #grid .fts_right_link_box .ftsl_date_box{padding:0px;margin: 3px 0px 0px 0px;font-size: smaller;color: grey;}
.page_div_forum_topic_info #grid .fts_right_link_box .ftsrlb_manage_box{padding:0px;margin:10px 0px 30px 0px;}
.page_div_forum_topic_info #grid .fts_right_link_box .ftsrlb_manage_box .btn{margin-right:10px;margin-bottom:10px;}
.page_div_forum_topic_info #grid .fts_right_link_box .ftsrlb_error_box{padding:0px;margin:0px 0px 10px 0px;display:none;}
.page_div_forum_topic_info #grid .fts_right_link_box .ftsrlb_error_box .alert{margin-bottom: 0px;}
.page_div_forum_topic_info #grid .fts_right_link_box .ftsrlb_manage_box .ftsrlb_manage_wait{display:none;}
.page_div_forum_topic_info #grid .fts_right_link_box .ftsrlb_manage_box .ftsrlb_manage_wait .ftsrlb_manage_wait_img{padding-left: 25px;background: url(../img/loading_grey.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_forum_topic_info #topic_form .form-control{display:initial;}
.page_div_forum_topic_info #topic_form .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}
@media (min-width:768px){.page_div_forum_topic_info #topic_form .small_box{width:70%;}}
.page_div_forum_topic_info #topic_form .form-group label{margin-bottom:5px;font-weight: 600;}
.page_div_forum_topic_info #topic_form #topic_subscribe_box label input{margin-top:0px;}
.page_div_forum_topic_info #topic_form #topic_heading_box{font-weight: 600;padding-bottom: 10px;font-size:16px;margin-top:25px;}
.page_div_forum_topic_info #grid .search-general-btn{margin-top: 25px;margin-bottom: 25px;font-size: small;} 

.page_div_forum_topic_info #fti_right_related_entries #fti_re_heading{font-weight: 600;padding-bottom: 10px;font-size:16px;margin-top:25px;border-bottom: 1px solid #EEE;}
.page_div_forum_topic_info #fti_right_related_entries .fti_re_box{border-bottom: 1px dotted grey;padding: 10px 0px 10px 0px;}
.page_div_forum_topic_info #fti_right_related_entries .fti_re_box .fti_re_title{font-weight: bold;font-size:12px;margin-top:0px;}
.page_div_forum_topic_info #fti_right_related_entries .fti_re_box .fti_re_title a{color: #579c2f;font-size: 13px;}
.page_div_forum_topic_info #fti_right_related_entries .fti_re_box .fti_re_count{margin-top: 5px;font-size: smaller;}
.page_div_forum_topic_info #fti_right_related_entries .fti_re_box .fti_re_count .tfti_box{margin-right:15px;}
.page_div_forum_topic_info #fti_right_related_entries .fti_re_box .fti_re_count .tfti_count{font-weight:bold;}
.page_div_forum_topic_info #fti_right_related_entries .fti_re_box .fti_re_date{margin-top: 5px;font-size: x-small;color:grey;}

.page_div_forum_topic_info .left_summary_box{font-size: smaller;font-weight:normal;}
.page_div_forum_topic_info .left_summary_box div{margin: 10px 0px 5px 0px;}
.page_div_forum_topic_info .left_summary_box .label_value{font-weight:bold;}
.page_div_forum_topic_info .left_summary_box .registered_info{color:grey;}

.page_div_forum_topic_info #top_forum_topic_tags .tftt_header{font-weight: bold;font-size: smaller;}
.page_div_forum_topic_info #top_forum_topic_tags .tftt_tag{margin-right: 2px; margin-bottom: 10px; color: white;background-color: #5bc0de;display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 3;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;}

/* FORUM MEMBER PROFILE */

.page_div_forum_profile .profl_left_area {text-align: center;float: none;width: 100%;}
.page_div_forum_profile .profl_detail_area {text-align: left;padding-top: 10px;}
.page_div_forum_profile .profl_left_area .profile-pic {background: #f3f3f3; padding: 10px;border:1px solid #ccc;width: 100%;}
.page_div_forum_profile .profile_image{width: 100%;height: auto;border: 0px solid #ccc;text-align: center;}
.page_div_forum_profile .profl_left_area h4 {width: 100%;margin-right: 0;text-align: left;border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-top:20px;float: none;clear: none;}
.page_div_forum_profile .profl_left_area h3 {text-align: left;}
.page_div_forum_profile .profile_data_contianer{margin:10px 0;}
.page_div_forum_profile .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_forum_profile .profile_full_name a{color: #000;text-decoration: none;}
.page_div_forum_profile .profile_full_name a:hover{color: #000;text-decoration: underline;}  
.page_div_forum_profile .left_navigation_box{width:100%;float:none;}
.page_div_forum_profile .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_forum_profile .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_forum_profile .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_forum_profile .left_navigation_box .list-group .active a{color:white;}
.page_div_forum_profile .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_forum_profile .top_container{border-bottom:1px solid #ccc;float:left;width:100%;margin-bottom: 20px;}
.page_div_forum_profile .top_container h4{font-weight: 600;padding-bottom: 10px;}
.page_div_forum_profile #grid{width:100%;float: left;margin-top:10px;} 
.page_div_forum_profile #grid .fg_well_box{margin: 15px 0px 0px 0px;} 
.page_div_forum_profile #grid .fg_well_box .fg_top_box .fg_top_title{margin-bottom: 15px;}
.page_div_forum_profile #grid .fg_well_box .fg_top_box .fg_top_title h3{font-weight:bold;}
.page_div_forum_profile #grid .fg_box:nth-of-type(2n){background: #fff;}
.page_div_forum_profile #grid .fg_box{padding: 15px 10px 10px 0px; margin: 0px 0px 0px 0px; background: #eee; border: 1px solid #EEE;}
.page_div_forum_profile #grid .fg_box .fg_title{/*padding-left:0px;*/}
.page_div_forum_profile #grid .fg_box .fg_title a{font-weight: 600;color:black;}
.page_div_forum_profile #grid .fg_box .fg_title h3{margin-bottom: 5px;}
.page_div_forum_profile #grid .fg_box .fg_total_box{font-size: 12px;margin-bottom: 5px;}
.page_div_forum_profile #grid .fg_box .fg_total_inner_box{font-size: 12px;margin-bottom: 3px;}
.page_div_forum_profile #grid .fg_box .fg_total_inner_box .fgti_total{font-weight:bold;}
.page_div_forum_profile #grid .fg_box .fgla_profile_image{margin-bottom: 3px;padding-right:0px;}
.page_div_forum_profile #grid .fg_box .fg_last_activity .fgla_no_activity{font-size: 12px;color:grey;}
.page_div_forum_profile #grid .fg_box .fg_last_activity{font-size: 12px;}
.page_div_forum_profile #grid .fg_box .fg_last_activity .fgla_title{margin-bottom: 3px;}
.page_div_forum_profile #grid .fg_box .fg_last_activity .fgla_member_info{font-weight:bold;margin-bottom: 3px;}
.page_div_forum_profile #grid .fg_box .fg_last_activity .fgla_date{color:grey;font-size: 10px;margin-bottom: 3px;}
.page_div_forum_profile #grid .search-general-btn{margin-top: 15px;margin-bottom: 15px;font-size: small;} 
.page_div_forum_profile #grid .fg_box .fg_started_box{margin-top: 3px;}
.page_div_forum_profile #grid .fg_box .fg_started_box .fgt_sub_label{font-size: 10px;color:grey;}
.page_div_forum_profile #grid .fg_box .fg_started_box .fgt_sub_value{font-size: 10px;}
.page_div_forum_profile .left_summary_box{font-size: smaller;text-align: left;margin-bottom: 20px;}
.page_div_forum_profile .left_summary_box div{margin: 10px 0px 5px 0px;}
.page_div_forum_profile .left_summary_box .label_value{font-weight:bold;}
.page_div_forum_profile .left_summary_box .registered_info{color:grey;}
.page_div_forum_profile .ad_right_area .sharethis_box{padding-bottom:10px;}
@media (max-width: 479px){.page_div_forum_profile .top_container .btn-toolbar .btn{width: 100px;}}

/* Manage Profile Images */
.page_div_profile_pictures .profile_data_contianer{margin:10px 0;}
.page_div_profile_pictures .top_container {border-bottom: 1px solid #ccc;float: left;width: 100%;margin-top: 5px;margin-bottom: 20px;}
.page_div_profile_pictures .profl_left_area {float: none;width: 100%;}
.page_div_profile_pictures .profl_left_area h3 {margin: 15px 0px 15px 0px; text-align: left;}
.page_div_profile_pictures .profl_left_area .profile-pic { background: #f3f3f3 none repeat scroll 0 0; border: 1px solid #ccc; padding: 10px; width: 100%; }

.page_div_profile_pictures .profl_left_area h3 {text-align: left;}
.page_div_profile_pictures .profile_full_name{font-size: 17px;margin-bottom:15px;}
.page_div_profile_pictures .profile_full_name a{color: #000;text-decoration: none;}
.page_div_profile_pictures .profile_full_name a:hover{color: #000;text-decoration: underline;}
.page_div_profile_pictures .profile_image{width: 100%;height: auto;border: 0px solid #ccc;text-align: center;}
.page_div_profile_pictures .left_navigation_box{width:100%;float:none;}
.page_div_profile_pictures .left_navigation_box .list-group{width:100%;margin-top: 5px;margin-left: 0px;}
.page_div_profile_pictures .left_navigation_box .list-group .pageparent{color: #579c2f;font-weight: bold;}
.page_div_profile_pictures .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {background: #579c2f;border: 0;}
.page_div_profile_pictures .left_navigation_box .list-group .active a{color:white;}
.page_div_profile_pictures .left_navigation_box .list-group .active a:hover{color:white;}
.page_div_profile_pictures .left_navigation_box .list-group .fmo-list-group-heading{font-weight:bold;text-align: left;}
.page_div_profile_pictures .search-no-records{border: 0px;margin: 0px;text-align: left;}

/* FORUM MEMBER PROFILE */
.page_div_gallery .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_gallery .top_container{border-bottom:1px solid #ccc;float:left;width:100%;margin-bottom: 20px;}
.page_div_gallery .top_container h4{font-weight: 600;padding-bottom: 10px;}
.page_div_gallery .ad_right_area .sharethis_box{padding-bottom:10px;}
.page_div_gallery #gallery_data_container .gallery_search_info{margin: 0px 0px 35px 0px;}
.page_div_gallery .search-general-btn {border-top:2px solid #eee;border-bottom:2px solid #eee;padding-bottom: 5px;}
.page_div_gallery .search-general-btn a{font-size: 14px;font-weight: normal;}
@media (max-width:768px){
    .page_div_gallery .search-general-btn .search-general-count{display:block;}
    .page_div_gallery .search-general-btn .search-general-total{display:block;margin: 5px 0px 5px 0px;}
    .page_div_gallery .search-general-btn .search-general-links{display:block;}
}
.page_div_gallery #gallery_data_container .showhide{margin-bottom:15px;}
.page_div_gallery #gallery_data_container .showhide a{text-decoration: none;}
.page_div_gallery #gallery_data_container #gallery_filter_form .gff_box{margin-bottom: 15px;}
.page_div_gallery #grid{margin-top:15px;}
.page_div_gallery #grid #gallery_grid{border:0px;float: none;margin-left: 0;padding: 0;list-style: none;margin-bottom:0px;}
.page_div_gallery #grid #gallery_grid .gallery_grid_column{display: inline-block;min-height: 200px;min-height: 250px;vertical-align: top;width: 125px;text-align: center;overflow: hidden;margin: 0px 28px 10px 10px;}
.page_div_gallery #grid .gallery_grid_title{margin-top: 5px;}
.page_div_gallery #grid .gallery_grid_title a{font-weight: bold;font-size: 13px;}
.page_div_gallery #grid .gallery_grid_member{margin-top: 2px;}
.page_div_gallery #grid .gallery_grid_member a{font-size: 11px;}
.page_div_gallery #grid .gallery_grid_date{margin-top: 2px;font-size: 11px;color: grey;}
.page_div_gallery #grid #gallery_grid .gallery_grid_column .video-icon-wrap .video-thumbnail-fade {opacity:.7;}

/* Advertisement Add */
.page_div_ad_add .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_ad_add .top_container h4 {padding-top: 10px;}
.page_div_ad_add .top_container .page_heading_box .pull-right{margin-left:5px;}
.page_div_ad_add .data_container{width:100%;margin-top:20px;}
.page_div_ad_add #add_form .row{margin-bottom: 15px;}
.page_div_ad_add #add_form{padding-bottom:25px;}
.page_div_ad_add #add_form .column_label{font-weight: bold;font-size: 12px;height:34px;}
.page_div_ad_add #add_form .column_note{font-size: 12px;color:gray;padding-top: 10px;font-style:italic; }
.page_div_ad_add #add_form .column_note2{font-size: 12px;color:gray;font-style:italic; }
.page_div_ad_add #add_form .image_status .alert{margin-bottom: 0px;}
.page_div_ad_add #add_form #ad_message_box .alert{margin-bottom: 0px;}
.page_div_ad_add #add_form .column_img_select{margin-bottom:5px;}
 
/* Advertisement List */
.page_div_ad .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_ad .data_container{width:100%;margin-top:20px;} 
.page_div_ad .top_container h4 {padding-top: 10px;}
.page_div_ad .top_container .page_heading_box .pull-right{margin-left:5px;}
.page_div_ad .top_message_box{margin:0px 1px 0px 1px;}
.page_div_ad #show_hide_filter_box{font-size: 13px;}
.page_div_ad #show_hide_filter_box .show{display: inline!important;}    
.page_div_ad #ds_filter_box .row_first{margin-bottom:10px;margin-top:15px;}
.page_div_ad #ds_filter_box .row_second{min-height: 50px;}
.page_div_ad #ds_filter_box .col_label{font-weight: bold;font-size: 12px;}
.page_div_ad #ds_filter_box #ds_filter_loading{margin-bottom:0px;}
.page_div_ad #ds_filter_box #ds_filter_form .row div{margin-bottom:10px;}
.page_div_ad #ds_list_box{margin:20px 15px 10px 15px;}
.page_div_ad #ds_list_box .row{padding-top:10px;padding-bottom: 7px;margin-bottom: 3px;}
.page_div_ad #ds_list_box .sl_heading{font-weight: bold;background-color:#e5e5e5;font-size: 12px;}
.page_div_ad #ds_list_box .sl_heading div{margin-bottom:5px;}
.page_div_ad #ds_list_box .sl_row div{margin-bottom:5px;}
.page_div_ad #ds_list_box .sl_even{background-color:#eee;font-size: 13px;}
.page_div_ad #ds_list_box .sl_odd{font-size: 13px;}
.page_div_ad #ds_list_box .row .ad_name_column div{margin-bottom:3px;}
.page_div_ad #ds_list_box .row .ad_name_column span.sub_label{display:inline-block;width:75px;color:gray;}
.page_div_ad #ds_list_box .row .ad_action_column_div{margin-bottom:5px;}
.page_div_ad #ds_list_box .row .ad_action_column_div a{width:50px;}
.page_div_ad #ds_list_box #pagination_info_box div{margin-bottom:5px;}
.page_div_ad #ds_list_box .pagination-general{margin-top:25px;font-size: 13px;}
.page_div_ad #ds_list_box .pagination-no-records{padding: 50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3;border-radius: 4px;border: 1px solid #ccc;}

/* Advertisement Info */
.page_div_ad_info .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_ad_info .top_container h4 {padding-top: 10px;}
.page_div_ad_info .top_container .page_heading_box .pull-right{margin-left:5px;}
.page_div_ad_info .data_container{width:100%;margin-top:20px;}
.page_div_ad_info .data_container .row{margin-bottom: 25px;}
.page_div_ad_info .data_container{padding-bottom:25px;}
.page_div_ad_info .data_container .column_label{font-weight: bold;font-size: 12px;}
.page_div_ad_info .data_container .column_note{font-size: 12px;color:gray;padding-top: 10px;font-style:italic; }
.page_div_ad_info .data_container .column_note2{font-size: 12px;color:gray;font-style:italic; }
.page_div_ad_info .data_container .partner_logo_status .alert{margin-bottom: 0px;}
.page_div_ad_info .data_container .partner_home_image_status .alert{margin-bottom: 0px;}
.page_div_ad_info .data_container .home_text h2{color: #000;font-size: 24px;font-weight: 600;}
.page_div_ad_info .data_container .home_text h2{color: #000;font-size: 24px;font-weight: 600;}

/* Advertisement Edit */
.page_div_ad_edit .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_ad_edit .top_container h4 {padding-top: 10px;}
.page_div_ad_edit .top_container .page_heading_box .pull-right{margin-left:5px;}
.page_div_ad_edit .data_container{width:100%;margin-top:20px;}
.page_div_ad_edit #edit_form .row{margin-bottom: 15px;}
.page_div_ad_edit #edit_form{padding-bottom:25px;}
.page_div_ad_edit #edit_form .column_label{font-weight: bold;font-size: 12px;height:34px;}
.page_div_ad_edit #edit_form .column_note{font-size: 12px;color:gray;padding-top: 10px;font-style:italic; }
.page_div_ad_edit #edit_form .column_note2{font-size: 12px;color:gray;font-style:italic; }
.page_div_ad_edit #edit_form .image_status .alert{margin-bottom: 0px;}
.page_div_ad_edit #edit_form #ad_message_box .alert{margin-bottom: 0px;}
.page_div_ad_edit #edit_form .column_img_preview{margin-bottom:5px;}
.page_div_ad_edit #edit_form .column_img_select{margin-bottom:5px;}

/* Advertisement Report - Month */
.page_div_ad_report .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_ad_report .data_container{width:100%;margin-top:20px;} 
.page_div_ad_report .top_container h4 {padding-top: 10px;}
.page_div_ad_report .top_container .page_heading_box .pull-right{margin-left:5px;}
.page_div_ad_report .top_message_box{margin:0px 1px 0px 1px;}
.page_div_ad_report #ds_filter_box .row_first{min-height:60px;}
.page_div_ad_report #ds_filter_box .row_second{min-height: 50px;}
.page_div_ad_report #ds_filter_box .row_first div{margin-bottom:10px;}
.page_div_ad_report #ds_filter_box .col_label{font-weight: bold;font-size: 12px;}
.page_div_ad_report #ds_filter_box #ds_filter_loading{margin-bottom:0px;}
.page_div_ad_report #ds_list_box{margin:20px 15px 10px 15px;}
.page_div_ad_report #ds_list_box .row{padding-top:10px;padding-bottom: 7px;margin-bottom: 3px;}
.page_div_ad_report #ds_list_box .sl_heading{font-weight: bold;background-color:#e5e5e5;font-size: 12px;}
.page_div_ad_report #ds_list_box .sl_even{background-color:#eee;font-size: 13px;}
.page_div_ad_report #ds_list_box .sl_odd{font-size: 13px;}
.page_div_ad_report #ds_list_box .pagination-no-records{padding: 50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3;border-radius: 4px;border: 1px solid #ccc;}
.page_div_ad_report #ds_list_box .sl_heading div{margin-bottom: 5px;}
.page_div_ad_report #ds_list_box .sl_row div{margin-bottom: 5px;}

/* Advertisement Report - Day */
.page_div_ad_day_report .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_ad_day_report .data_container{width:100%;margin-top:20px;} 
.page_div_ad_day_report .top_container h4 {padding-top: 10px;}
.page_div_ad_day_report .top_container .page_heading_box .pull-right{margin-left:5px;}
@media (max-width:768px){.page_div_ad_day_report .top_container .btn {margin-bottom: 5px;display:block;}}
.page_div_ad_day_report .top_message_box{margin:0px 1px 0px 1px;}
.page_div_ad_day_report #ds_filter_box .row_first{min-height:60px;}
.page_div_ad_day_report #ds_filter_box .row_first div{margin-bottom:10px;}
.page_div_ad_day_report #ds_filter_box .row_second{min-height: 50px;}
.page_div_ad_day_report #ds_filter_box .col_label{font-weight: bold;font-size: 12px;}
.page_div_ad_day_report #ds_filter_box #ds_filter_loading{margin-bottom:0px;}
.page_div_ad_day_report #ds_list_box{margin:20px 15px 10px 15px;}
.page_div_ad_day_report #ds_list_box .row{padding-top:10px;padding-bottom: 7px;margin-bottom: 3px;}
.page_div_ad_day_report #ds_list_box .sl_heading{font-weight: bold;background-color:#e5e5e5;font-size: 12px;}
.page_div_ad_day_report #ds_list_box .sl_heading div{margin-bottom: 5px;}
.page_div_ad_day_report #ds_list_box .sl_row div{margin-bottom: 5px;}
.page_div_ad_day_report #ds_list_box .sl_even{background-color:#eee;font-size: 13px;}
.page_div_ad_day_report #ds_list_box .sl_odd{font-size: 13px;}
.page_div_ad_day_report #ds_list_box .row .ad_name_column div{margin-bottom:3px;}
.page_div_ad_day_report #ds_list_box .row .ad_name_column span.sub_label{display:inline-block;width:75px;color:gray;}
.page_div_ad_day_report #ds_list_box .row .ad_action_column_div{margin-bottom:5px;}
.page_div_ad_day_report #ds_list_box .pagination-general{margin-top:25px;font-size: 13px;}
.page_div_ad_day_report #ds_list_box .pagination-no-records{padding: 50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3;border-radius: 4px;border: 1px solid #ccc;}
.page_div_ad_day_report #ds_list_box #pagination_info_box div{margin-bottom:5px;}

/* Reference List */
.page_div_reference .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_reference .data_container{width:100%;margin-top:20px;} 
.page_div_reference .top_container h4 {padding-top: 10px;}
.page_div_reference .top_container .page_heading_box .pull-right{margin-left:5px;}
.page_div_reference .top_message_box{margin:0px 1px 0px 1px;}
.page_div_reference #ds_filter_box .row_first{min-height:60px;}
.page_div_reference #ds_filter_box .row_first div{margin-bottom:10px;}
.page_div_reference #ds_filter_box .col_label{font-weight: bold;font-size: 12px;}
.page_div_reference #ds_filter_box #ds_filter_loading{margin-bottom:0px;}
.page_div_reference #ds_list_box{margin:20px 15px 10px 15px;}
.page_div_reference #ds_list_box .row{padding-top:10px;padding-bottom: 7px;margin-bottom: 3px;}
.page_div_reference #ds_list_box .sl_heading{font-weight: bold;background-color:#e5e5e5;font-size: 12px;}
.page_div_reference #ds_list_box .sl_heading div{margin-bottom:5px;}
.page_div_reference #ds_list_box .sl_row div{margin-bottom:5px;}
.page_div_reference #ds_list_box .sl_even{background-color:#eee;font-size: 13px;}
.page_div_reference #ds_list_box .sl_odd{font-size: 13px;}
.page_div_reference #ds_list_box .row .ad_name_column div{margin-bottom:3px;}
.page_div_reference #ds_list_box .row .ad_name_column span.sub_label{display:inline-block;width:75px;color:gray;}
.page_div_reference #ds_list_box .row .ad_action_column_div{margin-bottom:5px;}
.page_div_reference #ds_list_box .row .ad_action_column_div a{width:50px;}
.page_div_reference #ds_list_box #pagination_info_box div{margin-bottom:5px;}
.page_div_reference #ds_list_box .pagination-general{margin-top:25px;font-size: 13px;}
.page_div_reference #ds_list_box .pagination-no-records{padding: 50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3;border-radius: 4px;border: 1px solid #ccc;}

/* FORUM MEMBER PROFILE */
.page_div_file_library .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_file_library .top_container{border-bottom:1px solid #ccc;float:left;width:100%;margin-bottom: 20px;}
.page_div_file_library .top_container h4{font-weight: 600;padding-bottom: 10px;}
.page_div_file_library .ad_right_area .sharethis_box{padding-bottom:10px;}
.page_div_file_library #gallery_data_container .gallery_search_info{margin: 0px 0px 35px 0px;}
.page_div_file_library .search-general-btn {font-size: 13px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding-top: 5px;padding-bottom: 5px;}
.page_div_file_library .search-general-btn a{font-size: 13px;font-weight: normal;}
@media (max-width:768px){
    .page_div_file_library .search-general-btn .search-general-count{display:block;}
    .page_div_file_library .search-general-btn .search-general-total{display:block;margin: 5px 0px 5px 0px;}
    .page_div_file_library .search-general-btn .search-general-links{display:block;}
}
.page_div_file_library #gallery_data_container .showhide{margin-bottom:15px;}
.page_div_file_library #gallery_data_container .showhide a{text-decoration: none;font-size: 13px;}
.page_div_file_library #gallery_data_container #fl_filter_form .gff_box{margin-bottom: 15px;}
.page_div_file_library #grid{margin-top:15px;}
.page_div_file_library #grid #gallery_grid{border:0px;float: none;margin-left: 0;padding: 0;list-style: none;margin-bottom:0px;}
.page_div_file_library #grid #gallery_grid .gallery_grid_column{display: inline-block;min-height: 200px;min-height: 250px;vertical-align: top;width: 125px;text-align: center;overflow: hidden;margin: 0px 28px 10px 10px;}
.page_div_file_library #grid .gallery_grid_icons{margin-top: 5px;font-size: 13px;}
.page_div_file_library #grid .gallery_grid_title{margin-top: 5px;}
.page_div_file_library #grid .gallery_grid_title a{font-weight: bold;font-size: 13px;cursor: text;text-decoration: none;color: #151515;}
.page_div_file_library #grid .gallery_grid_member{margin-top: 2px;}
.page_div_file_library #grid .gallery_grid_member a{font-size: 11px;}
.page_div_file_library #grid .gallery_grid_date{margin-top: 2px;font-size: 11px;color: grey;}
.page_div_file_library .gff_box #ds_filter_loading{margin-bottom:0px;}
.page_div_file_library #grid .gallery_grid_loading{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_file_library #grid .gallery_grid_icons .glyphicon{cursor: pointer;}
.page_div_file_library #add_image_modal .form-control{display:initial;}
.page_div_file_library #add_image_modal .apadd_image_box label{display:block;}
.page_div_file_library #add_image_modal .apadd_image_box .alert{margin-top: 5px;margin-bottom: 1px;}
.page_div_file_library #add_image_modal .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}

/* SELECT FROM FILE LIBRARY MODAL */
#page_div_file_library_modal{z-index: 2000;} /*AlbumEdit-Edit Record: Fixing, FileLibrary Modal was opening behind edit modal. */
#page_div_file_library_modal .modal-title{margin:0px;font-size:18px;font-weight:normal;padding-bottom:0px;border: 0px;}/*to fix in some profile-endorse.*/#page_div_file_library_modal #sfl_modal_content .gallery_search_info{margin: 0px 0px 35px 0px;}
#page_div_file_library_modal #sfl_modal_content .search-general-btn {font-size: 13px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding-top: 5px;padding-bottom: 5px;}
#page_div_file_library_modal #sfl_modal_content .search-general-btn a{font-size: 13px;font-weight: normal;}
@media (max-width:768px){
    #page_div_file_library_modal #sfl_modal_content .search-general-btn .search-general-count{display:block;}
    #page_div_file_library_modal #sfl_modal_content .search-general-btn .search-general-total{display:block;margin: 5px 0px 5px 0px;}
    #page_div_file_library_modal #sfl_modal_content .search-general-btn .search-general-links{display:block;}
}
#page_div_file_library_modal .showhide{margin-bottom:15px;}
#page_div_file_library_modal .showhide a{text-decoration: none;font-size: 13px;}
#page_div_file_library_modal #gallery_filter_form .gff_box{margin-bottom: 15px;}
#page_div_file_library_modal #grid{margin-top:15px;}
#page_div_file_library_modal #grid #gallery_grid{border:0px;float: none;margin-left: 0;padding: 0;list-style: none;margin-bottom:0px;}
#page_div_file_library_modal #grid #gallery_grid .gallery_grid_column{display: inline-block;min-height: 200px;min-height: 250px;vertical-align: top;width: 125px;text-align: center;overflow: hidden;margin: 0px 28px 10px 10px;}
#page_div_file_library_modal #grid .gallery_grid_icons{margin-top: 5px;font-size: 13px;}
#page_div_file_library_modal #grid .gallery_grid_icons .btn-success{padding: 1px 20px;font-size: 11px;}
#page_div_file_library_modal #grid .gallery_grid_title{margin-top: 2px;font-size: 11px;}
#page_div_file_library_modal #grid .gallery_grid_title a{font-weight: bold;font-size: 11px;cursor: text;text-decoration: none;color: #151515;}
#page_div_file_library_modal #grid .gallery_grid_member{margin-top: 2px;}
#page_div_file_library_modal #grid .gallery_grid_member a{font-size: 11px;}
#page_div_file_library_modal #grid .gallery_grid_date{margin-top: 2px;font-size: 10px;color: grey;}
#page_div_file_library_modal .gff_box #ds_filter_loading{margin-bottom:0px;}
#page_div_file_library_modal #grid .gallery_grid_loading{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
#page_div_file_library_modal #grid .gallery_grid_icons .glyphicon{cursor: pointer;}
#page_div_file_library_modal #add_image_modal .form-control{display:initial;}
#page_div_file_library_modal #add_image_modal .apadd_image_box label{display:block;}
#page_div_file_library_modal #add_image_modal .apadd_image_box .alert{margin-top: 5px;margin-bottom: 1px;}
#page_div_file_library_modal #add_image_modal .label_note{font-weight: normal;color: #666;font-size: 12px;font-family: Arial, sans-serif;}

/* FORUM MEMBER PROFILE */
.page_div_giving_back_settings .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_giving_back_settings .top_container{border-bottom:1px solid #ccc;float:left;width:100%;margin-bottom: 20px;}
.page_div_giving_back_settings .top_container h4{font-weight: 600;padding-bottom: 10px;}
.page_div_giving_back_settings .ad_right_area .sharethis_box{padding-bottom:10px;}
.page_div_giving_back_settings #gallery_data_container .gallery_search_info{margin: 0px 0px 35px 0px;}
.page_div_giving_back_settings .search-general-btn {font-size: 13px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding-top: 5px;padding-bottom: 5px;}
.page_div_giving_back_settings .search-general-btn a{font-size: 13px;font-weight: normal;}
@media (max-width:768px){
    .page_div_giving_back_settings .search-general-btn .search-general-count{display:block;}
    .page_div_giving_back_settings .search-general-btn .search-general-total{display:block;margin: 5px 0px 5px 0px;}
    .page_div_giving_back_settings .search-general-btn .search-general-links{display:block;}
}
.page_div_giving_back_settings #gallery_data_container .showhide{margin-bottom:15px;}
.page_div_giving_back_settings #gallery_data_container .showhide a{text-decoration: none;font-size: 13px;}
.page_div_giving_back_settings #gallery_data_container #fl_filter_form .gff_box{margin-bottom: 15px;}
.page_div_giving_back_settings #gallery_data_container #fl_filter_form .gff_box_label{font-weight: bold;margin-top: 10px;}
.page_div_giving_back_settings #gallery_data_container #gbs_top_alert_box{margin: 10px 5px 5px 0px;}
.page_div_giving_back_settings #grid{margin: 0px 0px 35px 0px;}
.page_div_giving_back_settings #grid #gallery_grid{border:0px;float: none;margin-left: 0;padding: 0;list-style: none;margin-bottom:0px;}
.page_div_giving_back_settings #grid #gallery_grid .gallery_grid_column{display: inline-block;min-height: 200px;min-height: 250px;vertical-align: top;width: 125px;text-align: center;overflow: hidden;margin: 0px 28px 10px 10px;}
.page_div_giving_back_settings #grid #gallery_grid .gg_record_box{margin-top: 15px;}
.page_div_giving_back_settings #grid #gallery_grid .gg_record_box .ggrb_checkbox{margin-top: -1px;}
.page_div_giving_back_settings #grid .ggrb_checkbox_box{display: inline-block;width: 21px;}
.page_div_giving_back_settings .gff_box #ds_filter_loading{margin-bottom:0px;}
.page_div_giving_back_settings #grid .gallery_grid_loading{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}



/* Giving Back Payment Activities */
.page_div_giving_back_summary_partner_admin .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_giving_back_summary_partner_admin .top_container .btn-toolbar .btn{margin-bottom:10px;}
.page_div_giving_back_summary_partner_admin .data_container{width:100%;margin-top:20px;} 
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box{margin:20px 15px 25px 15px;}
.page_div_saved_location #ds_list_box #page_alert_box{padding:0px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box h3 { border-bottom: 1px solid #ccc; color: #666; font-size: 18px; font-weight: 600; margin-bottom: 15px; padding: 0 0 10px; }
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid{}/*font-size:13px;*/
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top:5px;padding-bottom:5px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box .search-general a{color: #579c2f;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box .sl_loading{margin-top: 0px;padding: 7px;display: none; margin-bottom: 0px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box .sl_loading .sl_loading_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_giving_back_summary_partner_admin #gbs_grid .search-no-records {margin-bottom: 20px;float:left;width: 100%;padding:50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;border-radius: 4px;border: 1px solid #ccc;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .heading{font-weight:bold;border-bottom: 2px solid #ddd;padding: 8px;line-height: 1.42857143;text-align: left;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .showhide{margin-bottom:5px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .showhide a{text-decoration: none;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .glyphicon{cursor: pointer;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid a.sl_copy:link, .page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid a.sl_copy:hover, .page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid a.sl_copy:active, .page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid a.sl_copy:visited {color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .odd{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;background-color: #f9f9f9;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .even{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .odd_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .even_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;font-size:13px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .pagination_info{padding: 8px;line-height: 1.42857143;vertical-align: top;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_box .row:nth-child(even) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;border-top: 1px solid #ddd;background-color: white;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_box .row:nth-child(odd) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;border-top: 1px solid #ddd;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top{padding: 0px 0px 0px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;} /*border-bottom: 1px solid #ddd;*/
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top .title{font-weight:600;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top div.sub_location_grid_item{border-top: 1px solid #ddd;padding: 5px 0px 5px 15px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_box div{border: 1px solid #ddd;padding: 5px 0px 5px 15px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_grid .glyphicon{cursor: pointer;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .sub_location_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .search-general-btn {margin-top: 20px;border-top:2px solid #eee;border-bottom:2px solid #eee;padding: 8px 0px 8px 0px;}
.page_div_giving_back_summary_partner_admin #gbs_grid #gbsl_box #sl_grid .search-general-btn a{color: #579c2f;font-size: 14px;font-weight: normal;}
.page_div_giving_back_summary_partner_admin .gbs_filter .gbs_filter_top_margin{margin-top: 10px;}
.page_div_giving_back_summary_partner_admin .gbs_filter .gbs_filter_label{font-weight:bold;}    
.page_div_giving_back_summary_partner_admin .gbs_bottom_box .gbsb_label{font-weight:bold;margin-bottom:10px;text-align: right;}
.page_div_giving_back_summary_partner_admin .gbs_bottom_box .gbsb_data{margin-bottom:10px;}
.page_div_giving_back_summary_partner_admin .gbs_bottom_box .gbsb_note{margin-bottom: 10px;color: gray;font-size: 12px;text-align: right;}
.page_div_giving_back_summary_partner_admin .gbs_bottom_box .sl_inline_edit{color: black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_admin .gbs_bottom_box .sl_inline_edit_icon{cursor: pointer;}
@media (max-width:991px){
    .page_div_giving_back_summary_partner_admin .gbs_bottom_box .gbsb_label{text-align: left;}
    .page_div_giving_back_summary_partner_admin .gbs_bottom_box .gbsb_data{text-align: left;}
    .page_div_giving_back_summary_partner_admin .gbs_bottom_box .gbsb_note{text-align: left;}
}




















/* Giving Back Payment Activities */
.page_div_giving_back_summary_partner_member .top_container{border-bottom:1px solid #ccc;width:100%;}
.page_div_giving_back_summary_partner_member .top_container .btn-toolbar .btn{margin-bottom:10px;}
.page_div_giving_back_summary_partner_member .data_container{width:100%;margin-top:20px;} 
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box{margin:20px 15px 25px 15px;}
.page_div_saved_location #ds_list_box #page_alert_box{padding:0px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box h3 { border-bottom: 1px solid #ccc; color: #666; font-size: 18px; font-weight: 600; margin-bottom: 15px; padding: 0 0 10px; }
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid{}/*font-size:13px;*/
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box .search-general{border-top:2px solid #eee;border-bottom:2px solid #eee;padding-top:5px;padding-bottom:5px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box .search-general a{color: #579c2f;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box .sl_loading{margin-top: 0px;padding: 7px;display: none; margin-bottom: 0px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box .sl_loading .sl_loading_image{padding-left: 25px;background: url(../img/loading.gif); background-size: 15px 15px;background-repeat: no-repeat;}
.page_div_giving_back_summary_partner_member #gbs_grid .search-no-records {margin-bottom: 20px;float:left;width: 100%;padding:50px 20px;text-align: center;margin-top: 20px;background: #f3f3f3; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;border-radius: 4px;border: 1px solid #ccc;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .heading{font-weight:bold;border-bottom: 2px solid #ddd;padding: 8px;line-height: 1.42857143;text-align: left;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .showhide{margin-bottom:5px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .showhide a{text-decoration: none;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .glyphicon{cursor: pointer;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid a.sl_copy:link, .page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid a.sl_copy:hover, .page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid a.sl_copy:active, .page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid a.sl_copy:visited {color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid a.sl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .odd{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;background-color: #f9f9f9;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .even{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .odd_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .even_sub_location{padding: 8px;line-height: 1.42857143;vertical-align: top;font-size:13px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .pagination_info{padding: 8px;line-height: 1.42857143;vertical-align: top;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_box .row:nth-child(even) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;border-top: 1px solid #ddd;background-color: white;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_box .row:nth-child(odd) {padding: 8px 0px 8px 0px;line-height: 1.42857143;vertical-align: top;background-color: #f9f9f9;font-size:13px;border-top: 1px solid #ddd;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top{padding: 0px 0px 0px 0px;line-height: 1.42857143;vertical-align: top;font-size:13px;} /*border-bottom: 1px solid #ddd;*/
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top .title{font-weight:600;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_grid_top div.sub_location_grid_item{border-top: 1px solid #ddd;padding: 5px 0px 5px 15px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_box div{border: 1px solid #ddd;padding: 5px 0px 5px 15px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_grid .glyphicon{cursor: pointer;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:link{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:hover{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:active{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_grid a.cl_inline_edit:visited{color:black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .sub_location_grid h3{border-bottom: 1px solid #ccc;color: #666;font-size: 12px;font-weight: bold;padding: 10px 0 10px 10px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .search-general-btn {margin-top: 20px;border-top:2px solid #eee;border-bottom:2px solid #eee;padding: 8px 0px 8px 0px;}
.page_div_giving_back_summary_partner_member #gbs_grid #gbsl_box #sl_grid .search-general-btn a{color: #579c2f;font-size: 14px;font-weight: normal;}
.page_div_giving_back_summary_partner_member .gbs_filter .gbs_filter_top_margin{margin-top: 10px;}
.page_div_giving_back_summary_partner_member .gbs_filter .gbs_filter_label{font-weight:bold;}    
.page_div_giving_back_summary_partner_member .gbs_bottom_box .gbsb_label{font-weight:bold;margin-bottom:10px;text-align: right;}
.page_div_giving_back_summary_partner_member .gbs_bottom_box .gbsb_data{margin-bottom:10px;}
.page_div_giving_back_summary_partner_member .gbs_bottom_box .gbsb_note{margin-bottom: 10px;color: gray;font-size: 12px;text-align: right;}
.page_div_giving_back_summary_partner_member .gbs_bottom_box .sl_inline_edit{color: black;text-decoration: none;cursor: text;}
.page_div_giving_back_summary_partner_member .gbs_bottom_box .sl_inline_edit_icon{cursor: pointer;}
@media (max-width:991px){
    .page_div_giving_back_summary_partner_member .gbs_bottom_box .gbsb_label{text-align: left;}
    .page_div_giving_back_summary_partner_member .gbs_bottom_box .gbsb_data{text-align: left;}
    .page_div_giving_back_summary_partner_member .gbs_bottom_box .gbsb_note{text-align: left;}
}