body, html {
    background-color: #F1F1F1 !important;
}
#wpadminbar #wp-admin-bar-gawd>.ab-item:before{
    content: "\f185";
    top: 2px;
    width:20px;
    height:20px;
}
#gawd_body{
    margin: 10px 0;
}    
#gawd_body a{
    text-decoration: none;
}
.gawd_auth_wrap{
    width: 27%;
    padding: 35px;
    background-color: #fff;
    margin: 15px;
}
.gawd_auth_wrap #gawd_auth_url, .gawd_auth_wrap #gawd_auth_code{
    width:initial
}
#gawd_page_title{
    margin: 0 0 20px;
    color:#6da2c3
}
.filter_conteiner *{ 
    box-sizing: content-box !important;
}
#first_metric{
  margin-bottom:4px
}
#metric_compare img{
  background-image: URL("../../assets/closedot.png");
  width:14px;
  height:14px;
  float:right;
  margin: 16px 0 0 0;
  display:none;
  cursor:pointer
}
.hndle{
    cursor:default!important
}
.opacity_div_compact{
    display: none; 
    background-color: rgba(0, 0, 0, 0.2); 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    z-index: 99998;
}
#opacity_div{
    display: none; 
    background-color: rgba(0, 0, 0, 0.2); 
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    z-index: 9997;
}
.loading_div_compact{
    display:none; 
    text-align: center; 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    z-index: 99999;
}

#chartdiv {
    width: 98%;
    height: 500px;
    background-color:white
}
#chartdiv_compare {
    display:none
}
#chart_widget{
    height: 300px;
}
.chart_point_hover_metric::before{
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  //vertical-align: middle;
  background-color:rgb(103, 183, 220);
  margin-right:2px
}
.chart_point_hover_metric_compare::before{
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  //vertical-align: middle;
  background-color:rgb(253, 212, 0);
  margin-right:2px
}
.gawd_normal_metabox_conteiner{
    width:63%;
    float:right;
}
.gawd_normal_metabox_conteiner::after{
    content:"";
    clear:both
}
.gawd_side_metabox_conteiner{
    width:35%
}
.gawd_menu_ul{
    margin:0
}
#gawd_date_meta, #gawd_visitors_meta, #gawd_country_meta, #gawd_browser_meta{
    width: 100%;
    height: 400px;
    text-align:center!important
}    
/*     #gawd_browser_meta {
      width: 100%;
      height: 700px;
    }    
    #gawd_browser_meta .amcharts-chart-div{
      height:320px !important
    } */

#chart {
    width: 100%;
    height: 300px;
    padding-top:10px
}
/*real time*/
.gawd_realtime_conteiner{
    font-size: 100px;
    line-height: 1em;
    text-align: center;
    margin-top: 10px;
    color:#7CB5D7
}

.realtime_colors em{
    display: inline-block;
    height: .8em;
    width: .8em;
}
.realtime_bar div{
    height: 20px;
    text-align: center;
    color:white;
    display:inline-block;
}
.gawd_menu_coteiner{
    width:20%;
    float:left;
    background-color:#F1F1F1;
    margin-right:15px;
    color:#949494
}
.gawd_settings_menu_coteiner{
    width:16%;
}
#gawd_right_conteiner{
    width:73%;
    float:left;
    padding: 20px 15px;
    background-color:#fff
}

  

.gawd_menu_li, .gawd_menu_li_tracking{
    padding: 7px 0 7px 0;
    margin:0;
    text-align:left;
    cursor: pointer;
}
.gawd_menu_item{
    text-decoration:none;
    color:#949494;
    width:79%;
    display:inline-block
}

.gawd_active_li{
    background-color:rgba(6,5,6,0.06);;
}
.gawd_menu_ul_li {
    padding: 5px 0 7px 7px;
    margin: 0 0 0 31px;
    width: 68%;
}

.gawd_list{
    list-style: none;
    margin:0;
}
.gawd_list::after{
    clear:both;
    content: "";
    display:table;
}

.clear{
    clear:both
}

.gawd_list_item{
    display: block;
    padding: 8px 0;
    float: left;
    width: 24%;
    text-align: center;
    margin:0;
    cursor:pointer
}
.gawd_filter_item{
    text-decoration:none;
    color:#fff
}    
.gawd_filter_item:hover{
    text-decoration:none;
    color:#fff
}
#gawd_hour{
    background-color:#FB8583;
    border: 0.5px solid #FB8583
}
#gawd_day a{
    color:#7DB5D8
}
#gawd_day{
    background-color:#fff;
    border: 0.5px solid #7DB5D8;
}
#gawd_week{
    background-color:#F0B358;
    border: 0.5px solid #F0B358
}
#gawd_month{
    background-color:#9DCFAC;
    border: 0.5px solid #9DCFAC
}
#gawd_hour:hover{
    background-color:#fff !important;
}
#gawd_hour:hover a{
    color:#FB8583 !important
}
#gawd_hour:active a{
    color:#FB8583 !important
}
#gawd_day:hover{
    background-color:#fff !important;
}
#gawd_day:hover a{
    color:#7DB5D8 !important
}    
#gawd_week:hover{
    background-color:#fff !important;
}
#gawd_week:hover a{
    color:#F0B358 !important
}    
#gawd_month:hover{
    background-color:#fff !important;
}
#gawd_month:hover a{
    color:#9DCFAC !important
}


.gawd_country_select{
    color:rgb(103, 183, 220);
    cursor:pointer;
}
.gawd_country_select:hover{
    text-decoration:underline
}

#gawd_mobile_ul, #gawd_geo_ul, #gawd_behavior_ul, #gawd_technology_ul, #gawd_events_ul, #gawd_demographics_ul, #gawd_interests_ul, #country_filter_reset, #gawd_email_week_day, #gawd_email_month_day, #siteSpeed_ul, #gawd_siteContent_ul{
    display:none;
}
.gawd_email_popup_overlay{
    display: none; 
    background-color: rgba(0, 0, 0, 0.4); 
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    z-index: 99998;
}

.gawd_email_popup{
    display: none;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    margin:auto;
    background-color: white;
    width: 42%;
    height: 58%;
    z-index: 99999;
    padding: 20px;
    overflow:auto
}
.email_message_cont{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    margin: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20%;
}
#country_filter_reset{
    cursor:pointer;
    float:left;
    padding:0 15px 1px
}
#gawd_social_ul,#gawd_ecommerce_ul, #gawd_customReport_ul{
    display:none
}    

.float_conteiner{
    float:left;
    width:30%
}

#metric_conteiner select{
    width:89%;
}
#gawd_start_date, #gawd_end_date{
    background-color:#E7E7E7;
    width: 41%;
    padding: 0;
}

#date_compare_conteiner{
    clear:both;
    display:none;
}
#gawd_start_date_compare, #gawd_end_date_compare{
    width:147px;
}
#compare_datepicker_wraper{
    text-align:center;
    color:#fff;
    background-color:#AFAFAF;
    padding:6px 0;
    cursor:pointer;
    width:98.5%;
}
#compare_datepicker_wraper:hover{
    color: #fff;
}
.gawd_text{
    padding: 7px 12px 7px 14px;
    background-color: #E7E7E7;
    float: left;
    width: 27%;
    border: 1px solid #C7C7C7;
    margin: 0px -1px 0 0;
}
#gawd_chart_type{
    width: 100%;
    padding: 2px 0px 2px 8px;
}
.gawd_content{
    float:left;
    width:52%
}
#gawd_content_chart{
    width:54.6%
}
#gawd_content_range{
    padding: 5px 3px 9px 13px;
    background-color: #fff;
    border: 1px solid #C7C7C7;
}
.gawd_metrics{
    float:left;
    width:75%
}
.vs_image{
    margin: 20px 0 0 -13px;
    float:left;
}
.filter_conteiner{
    padding-bottom: 10px;
    /*width: 94%;*/
    margin: 0 auto;
    color:#949494
}
.filter_conteiner select{
    color:#949494
}
#pager{
    background-color: #E7E7E7;
    color: #C0C0C0;
}
#gawd_buttons{
    position:relative;
    text-align:right;
    margin-bottom:5px
}
.gawd_exports{
    display: none;
    position: absolute;
    z-index: 1;
    right: 69px;
    background-color: #fff;
    padding: 7px;
    border: 1px solid #C7C7C7;
    margin-top: -1px;
}
.button_gawd{
    background-color:#7DB5D8;
    color:#fff;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.button_gawd_add{
    background-color:#7DB5D8;
    color:#fff;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    width: 100%;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gawd_export_button_csv, .gawd_export_button_pdf {
    display: block !important;
}
#date_chart_conteiner{
    width: 39%

}
.gawd_row{
    margin-bottom:4px
}
.ui-pg-selbox, .ui-pg-input{
    color:#B5B5B5 !important
}
#gawd_social_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-position: 83% 78.5%;
    background-image: URL("../../assets/icons-menu.png");
}
#gawd_ecommerce_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-position: 83% 0%;
    background-image: URL("../../assets/ecommerce-analityc.png");
}
#gawd_trafficSource::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 73.5%;
}
#gawd_interests_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 67.6%;
}
#gawd_adWords::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 62%;
}
#gawd_demographics_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 56%;
}
#gawd_general::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 0.5%;
}
#gawd_events_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 45%;
}
#gawd_custom::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 39.5%;
}
#gawd_realtime::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 34%;
}
#gawd_mobile_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 28.5%;
}
#gawd_technology_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 22.5%;
}    
#gawd_siteContent_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 17%;
}
#gawd_behavior_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 11.5%;
}    
#gawd_geo_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 6%;
}    
#gawd_goals::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 50.6%;
}    
#gawd_adsense::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 95%;
}    
#gawd_customReport_li::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 100%;
}    
#gawd_customReport::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 100%;
}
#gawd_siteSpeed::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 83% 90%;
}
.gawd_menu_li_sub{
    display: inline-block;
    width:80%
}
.gawd_menu_li_sub_arrow{
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-menu.png");
    background-repeat: no-repeat;
    background-position: 87% 85.6%;
    float:right;
}
.gawd_menu_li_sub_arrow::after{
    clear:both;
    content: "";
    display:table;
}

.gawd_email_week_day_ul::after{
    clear:both;
    content: "";
    display:table;
}

.daterangepicker_input{
    width:95% !important
}

.calendar *{
    background-color:#E7E7E7
}
.gawd_date_filter_container{
    margin-bottom:6px
}

.gawd_email_label{
    background-color: #E7E7E7;
    border: 1px solid #C7C7C7;
    float:left;
    padding:5px;
    width:22%;
    text-align:left;
}
.gawd_email_attachemnt, .gawd_email_frequency, .gawd_email_type {
    background-color: #E7E7E7;
    border: 1px solid #C7C7C7;
    float:left;
    width:22%;
    padding:5px;
    text-align:left;
}
.gawd_email_input{
    float:left;
    width:73%
}    
.gawd_email_input input{
    width:100%;
    padding:5px 4px
}
.gawd_email_input_attachment, .gawd_email_input_frequency{
    float:left;
    width:22%;
    margin-right: 24px;
}
.gawd_email_input_attachment select, .gawd_email_input_frequency select{
    width:100%;
    padding:0;
    height:30px
}

.gawd_email_input_attachment{
    margin-right:24px
}
.gawd_email_row, .gawd_goal_row, .gawd_dimension_row{
    margin-bottom:7px
}
.gawd_email_message_label{
    width:97%;
    padding:5px 0;
    margin:0;
    background-color: #7CB5D7;
    color:#fff
        /*border: 1px solid #C7C7C7;*/
}
.gawd_email_message{
    width:97%;
    margin:0;
}
.gawd_email_message textarea{
    width:100%;
    height:100px;
    padding:0 !Important
}
.gawd_email_send{
    width:97%;
    background-color: #7CB5D7;
    color:#fff;
    text-align:center;
    padding:6px 0;
    cursor: pointer;
    border: 1px solid #DDDDDD;
    -webkit-appearance: none;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gawd_email_input_from{
    border: 1px solid #DDDDDD;
    padding:5px 0;
    width:72.8%;
    background-color:#E7E7E7
}

.gawd_email_type{
    text-align:center;
    padding:5px 5.6px;
    width:44%
}
.gawd_email_week_day{
    display: inline-block;
    float: left;
    padding: 5px 3.1px;
    background-color: #C1C1C1;
    border-right: 1px solid #868686;
    margin: 0;
    cursor: pointer;
    width: 11.5%;
}
#gawd_email_week_day, #gawd_email_month_day{
    width:46.5%;
    background-color:#AFAFAF;
    color:#fff
}
.gawd_email_week_day:last-child{
    border:none
}
.gawd_email_week_day::after{
    clear:both;
    content: "";
    display:table;
}
.gawd_email_week_days{
    float:left;
    width:100%
}
#gawd_email_month_day_select{
    height:30px;
    line-height:30px;
    width:100%;
    color:#000000
}
.gawd_email_day_of_week{
    padding: 6px 0;
}
.gawd_email_week_day_ul{
    margin:0;
    padding:0
}
.gawd_email_week_day_ul::after{
    clear:both;
    content: "";
    display:table;
}
.gawd_email_week_days select{
    padding:0
}
.gawd_selected_day{
    background-color:#7CB5D7;
}

.gawd_email_popup ::-webkit-scrollbar{
    width: 3px;  /* for vertical scrollbars */
    height: 3px; /* for horizontal scrollbars */
}

.gawd_email_popup ::-webkit-scrollbar-track{
    background: rgba(0, 0, 0, 0.1);
}

.gawd_email_popup ::-webkit-scrollbar-thumb{
    background: rgba(0, 0, 0, 0.5);
}

.gawd_table_conteiner table tbody tr td{
    padding:2px 10px;
    width:87%
}
.gawd_table_conteiner table tbody tr th{
    background-color:#7CB5D7;
    color:#fff;
    padding:10px
}
.gawd_table_conteiner table{
    border:1px solid #DCDCDC;
    margin:0 auto
}
.gawd_page_table{
    border:1px solid #DCDCDC;
}
.gawd_page_table th{
    background-color:#7CB5D7;
    color:#fff;
}
.gawd_active_users{
    text-align:center
}
.gawd_red{
    color:red;
    font-size:15px;
    display: table-cell;
    padding:10px 5px 5px 5px;
    font-weight:bold;
}
.gawd_green{
    font-size: 15px;
    padding: 6px 5px 5px 17px;
    font-weight: bold;
    display: table-cell;
    color:green
}
.sum_box{
  display:table;
    margin: 10px;
    padding: 10px;
    border: 1px solid;
}
._sum_box{
  display:table;
  margin: 10px;
  padding: 5px;
  //border: 1px solid;
  width: 162px;

}
.box_left{
  display:table-cell;
  text-align:center;
  vertical-align:middle;
}
._box_left{
  //display:table-cell;
  text-align:center;
  //padding-right: 15px;
}
._box_right{
  //display:table-cell;
  text-align:center;
}

.gawd_hide_total{
  display:none
}
.gawd_show_total{
  //display:table-cell
}
.box_right{
  display:table-cell;
  text-align:center;
  vertical-align:middle;
}
.box_title{
    font-size:14px;
    display:table-cell
}
 .box_value{
    font-size:14px;
 }
.sum_box span{
    font-size:9px
}
._sum_box span{
    font-size:9px
}
.box_value{
    margin-bottom: 8px;
}
.vs_image_small{
  display:table-cell;
  margin: 7px 4px 0 13px;
  text-align:center;
  vertical-align:middle;
  padding: 0 0 0 20px;
}
.vs_image_small img{
    width:30px
}
/*SETTINGS*/
.gawd_menu_checkbox .time_wrap input{
    width:initial
}
.gawd_menu_checkbox .time_wrap {
    float:none
}
.gawd_menu_checkbox, .gawd_menu_users{
    float:left;
    width:36%
}
.gawd_menu_checkbox{
    width:60%
}
input:focus,
select:focus,
textarea:focus,
button:focus, a:focus {
    outline: none;
}


#gawd_auth_code {
    display: none;
    z-index: 1000;
    width: 34%;
    /*padding: 5px;*/
    position: relative;
    top: 0;
    left: 0;
    /*background-color: #7DB5D8;*/
    color: white;
    text-align: center;
}
#gawd_token {
    width: 100%;
    margin: 5px auto;
}
#gawd_auth_code_submit {
    float: right;
    margin: 5px;
    padding: 5px;
    /*width: 90%;*/
    margin: 0 auto;
    cursor: pointer;
    /*margin-top: 5px;*/
    background-color: #7DB5D8;
    /*float: left;*/
}
.gawd_reset_button{
    float: left;
}
#gawd_reset_button{
    float: right;
    margin-right:2px
}


#gawd_auth_url{
    padding: 5px;
    width: 34%;
    background-color: #7DB5D8;
    color: #fff;
    text-align: center;
    /*margin-bottom: 10px;*/
}
.own_inputs{
    //display:none;
}

#gawd_post_page_popup{
    height:300px
}
#gawd_right_conteiner,.gawd_tracking, .gawd_authenicate, .gawd_alerts, .gawd_advanced, .gawd_exclude_tracking, .gawd_pushover, .gawd_filters, .gawd_emails{
    display:none;
}
.gawd_tracking, .gawd_authenicate, .gawd_advanced, .gawd_filters, .gawd_emails, .gawd_tracking{
  margin-top:30px
  
}
.gawd_alerts, .gawd_pushover {
    width: 83.5%;
}
.gawd_filters{
    width: 83.5%;
}
.gawd_filters .gawd_goal_row .gawd_goal_input{
    width:55%
}
.gawd_filters .gawd_goal_row .gawd_goal_input select{
    padding: 2px;
    width: 96%;
    line-height: 30px;
    height: 30px !important
}
#alert_condition, #pushover_condition, #custom_dimensions_header{
    width: 80.4%;
    padding: 6px 7px 6px 8px;
    background-color: #7DB5D8;
    color: #fff;
    text-align: center;
    margin-bottom:7px
}

.gawd_alerts .gawd_goal_input select,.gawd_alerts .gawd_goal_input select, .gawd_pushover  .gawd_goal_input select,.gawd_alerts .gawd_goal_input select{
    padding: 2px;
    width:96%;
    line-height: 30px;
    height: 30px !important;
}
.gawd_alerts .gawd_goal_input, .gawd_pushover .gawd_goal_input{
    width:55%
}
#gawd_authenicate::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-settings.png");
    background-repeat: no-repeat;
    background-position: 0% 2%;
}
#gawd_tracking::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-settings.png");
    background-repeat: no-repeat;
    background-position: 0% 17%;
}
#gawd_alerts::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-settings.png");
    background-repeat: no-repeat;
    background-position: 0% 33%;
}       
#gawd_pushover::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-settings.png");
    background-repeat: no-repeat;
    background-position: 0% 77%;
}       
#gawd_exclude_tracking::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-settings.png");
    background-repeat: no-repeat;
    background-position: 0% 90%;
}     
#gawd_filters::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-settings.png");
    background-repeat: no-repeat;
    background-position: 0% 64%;
}     
#gawd_emails::before{
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-settings.png");
    background-repeat: no-repeat;
    background-position: 0% 103%;
}    
#gawd_advanced::before{
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image:URL("../../assets/icons-settings.png");
    background-repeat: no-repeat;
    background-position: 83% 50%;
}
#gawd_advanced{
    margin-bottom:10px
}
.gawd_body .gawd_profiles select{
    width: 34.5%;    
}
.gawd_body .gawd_profiles{
    margin-bottom:7px
}    
.gawd_profiles select{
    width: 35%;
    padding: 2px;
    line-height: 38px;
    height: 38px;      
}
.gawd_profiles{
    margin:7px 0
}
.settings_row{
    margin-bottom:5px
}
.gawd_checkbox span, .gawd_own_wrap span{
    padding: 7px 5px;
    display:inline-block;
}    
.gawd_checkbox input{
    margin:0!important
}
.gawd_checkbox{
}
.gawd_submit{
    text-align:right;
}


.gawd_info{
    float:left;
    width:17px;
    height:17px;
    background-image:URL("../../assets/info.png");
    background-repeat: no-repeat;
    margin:4px
}
.gawd_checkbox .gawd_info, .gawd_own_wrap .gawd_info{
    float:right;
    margin: 7px 0 0 0;
}
/* tooltips */
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 999999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    border-radius:4px;
}
.ui-widget {
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget-content {
    background: rgba(0,0,0,0.8) ;
    color: #fff;
}
.onoffswitch_text{
    float:left;
    padding:4px 3px;
}

.onoffswitch {
    position: relative; 
    width: 70px;
    -webkit-user-select:none; 
    -moz-user-select:none; 
    -ms-user-select: none;
    float:left;
    height:25px
}
.onoffswitch-checkbox {
    display: none !important;
}
.onoffswitch-label {
    display: block; 
    overflow: hidden; 
    cursor: pointer;
    margin-bottom:0;
    height:25px;
    border-radius: 5px;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; 
    float: left; 
    width: 50%; 
    height: 25px; 
    padding: 0; 
    line-height: 25px;
    font-size: 14px; 
    color: white; 
    font-weight: bold;
    box-sizing: border-box;
}


.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
    background-color: #fff;
    width: 36%;
}
.onoffswitch_disabled .onoffswitch-inner:after {
    background-color: #EFEFEF !important; 
    color: #e1e1e1 !important;
}
 .onoffswitch_disabled .onoffswitch-inner:before {
    background-color: #D6EBDC !important; 
    color: #e1e1e1 !important;
}
.onoffswitch_disabled .onoffswitch-switch {
    background-color: #fff !important;
    color: #e9e9e9 !important;
    box-shadow:none !important
}

.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before {
    content: "";
    padding-left: 10px;
    background-color: #9FCEAC; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #DBDBDB; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; 
    width: 36%; 
    margin:3px 3.5px;
    background: #FFFFFF;
    position: absolute; 
    top: 0; 
    bottom: 0;
    right: 38px;
    border-radius: 5px;
    transition: all 0.3s ease-in 0s;
    box-shadow: 1px 1px 1px #888888;    
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}
.row_percent{
  font-size:9px
}
.gawd_table{
    width:120%;
    border:1px solid #DCDCDC;
    margin: 15px 0;
}
.gawd_table tr:first-child{
    background-color: #7DB5D8;
    color: #fff;
}
.gawd_table th{
    font-weight:normal;
}
.gawd_table td{
    padding:3px
}
/*GOAL AND CUSTOM DIMENSION MANAGEMENT*/
.goal_wrap, .dimension_wrapper{
    width: 80%;
    padding:20px;
    background-color: #fff;
    margin-top:7px    
}
#gawd_custom_report_form{
    width: 50%;
}
#gawd_custom_report_form .gawd_table{
    width: 200%;
}
#gawd_custom_report_form .gawd_goal_input{
    width: 64%;
}
#gawd_goal_form{
  width:50%
}
.goal_wrap .gawd_table, .dimension_wrapper .gawd_table{
    width:100%
}

#gawd_dimensions_form{
  width:50%
}

#gawd_dimensions_form .gawd_dimension_input{
  width:64%
}

.gawd_duration{
    float:left;
    width:43%
}
.gawd_goal_duration_wrap .gawd_duration .time_wrap{
    width:33.2%;
    margin:0
}
 .gawd_page_sessions .gawd_duration .time_wrap{
    width:100%;
    margin:0
 }
.gawd_goal_duration_wrap .gawd_duration {
    width: 34.7%;
}
#gawd_goal_form .gawd_goal_input{
  width: 61%;
}
.time_label{
    text-align:center
}
.time_input input{
    width:100%;
    padding: 5px 7px;
}
.gawd_page_sessions .gawd_duration .time_wrap input{
    width:100%;
    padding: 5px 7px;
}
.gawd_page_sessions .gawd_duration{
    width: 34.6%;
}
.gawd_goal_input input{
    width:96%;
    padding: 5px 3px 5px 4px;
}
.gawd_advanced .gawd_goal_input input{
    width:98%;
}
.gawd_duration_label span input {  
    margin:0 0 0 9px;
    vertical-align: top;
}
.gawd_destination_url{
    float: left;
    width: 100%;
    margin-bottom:7px;
}
.gawd_event_name{
    float: left;
    width:33%;
    margin-left: 6px;
}
.gawd_event_name input{
    padding: 5px 3px 5px 4px;
    width:100%
}
.gawd_destination_url .time_wrap{
    width:61%;
    float:left;
    margin:0;
}
.gawd_destination_url .time_wrap .time_input input{
    width: 96%;
    padding: 5px 6px 5px 7px ;
}
.time_wrap{
    width: 91.5%;
    float:left;
    margin:4px;
}

.track_label{
    width:61%
}

.setting_time_wrap{

}
#time_wrap {
    margin: 0!important;
}
.gawd_goal_duration_wrap, .gawd_page_sessions, .gawd_page_event{
    display:none
}
.gawd_goal_label, .gawd_dimension_label, .gawd_duration_label{
    background-color: #E7E7E7;
    border: 1px solid #C7C7C7;
    float:left;
    padding:5px;
    width:28%;
    text-align:left;
}
#gawd_goal_form .gawd_duration_label, #gawd_goal_form .gawd_goal_label, #gawd_goal_form .gawd_dimension_label{
  width:31%
}

.gawd_tracking .gawd_goal_label, .gawd_duration_label{
    /*width:inherit;*/
}
.gawd_goal_input, .gawd_dimension_input{
    float:left;
    width:66%
}    
.gawd_own_wrap{
    width:44%
}
.gawd_own_wrap .gawd_goal_input{
    width:60%
}
.gawd_event_comparison_input{
    float:left;
    width:29%
}
.gawd_goal_input .gawd_goal_type, .gawd_dimension_input select, .gawd_goal_profile{
    padding: 2px 5px 2px 2px;
    line-height: 30px;
    height: 30px !important;
    width: 96%;
}
.gawd_comparison_input{
    float:left;
    width:24%
}
.gawd_url_comparison_input{
    float:left;
    width:60.2%;
    margin-bottom: 7px;
}
.gawd_comparison_input select{
    padding: 2px 6px 2px 2px;
    line-height: 30px;
    height: 30px;
}
.gawd_url_comparison_input select{
    padding: 2px 6px 2px 2px;
    line-height: 30px;
    height: 30px !important;
    width:97.5%
}
.gawd_event_comparison_input select{
    padding: 2px 6px 2px 2px;
    line-height: 30px;
    height: 30px;
    width:97%
}
#goal_submit{
    text-align: right;
    margin-top: 7px;
    width: 92.1%;
}
.gawd_add_cd{
    position: relative; 
    width: 70px;
    -webkit-user-select:none; 
    -moz-user-select:none; 
    -ms-user-select: none;
    float:left;
}
.gawd_exclude_tracking .gawd_goal_row .time_wrap, .settings_row .time_wrap{
    width: initial;
} 
.gawd_exclude_tracking .gawd_goal_row .time_wrap input, .settings_row .time_wrap input{
    margin:0 5px 0 10px;
}
.settings_row .gawd_goal_label{
    background-color:#fff;
    border:none;
    width:18%
}
#default_date{
  height:30px;
  line-height:30px;
  width:34.5%
}

.checkbox_wrap{
    float:left;
    width:66%
}
.gawd_exclude_tracking .gawd_goal_row .gawd_goal_label{
    background-color:#fff;
    border:none
}

.gawd_profile_select{
    float:right;
    width:25%
}
#gawd_profile_wrapper{
    width:96.9%
}
.gawd_invalid{
    border-color:red !important
}
/*PAGE/POST VIEW*/
.page_chart_div{
    overflow: hidden;
    text-align: left;
    width: 550px;
    height: 500px;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    z-index: 9998;
    background-color: white;
    padding:22px
}
.gawd_draw_analytics_front{
    padding: 2px;
    line-height: 28px;
    height: 28px;
    font-size:14px
}
#chart_page_post{
    height:100%
}
#gawd_post_page_meta{
    height:300px;
}

/*tracking settings*/
.gawd_settings_wrapper {
    width: 55%;
    float: left;
}
.gawd_tracking_display {
    width: 45%;
    float: left;
}
.gawd_advanced .time_wrap{
    width: initial
}
#gawd_tracking_enable_code {
    width: 90%;
    padding: 10px;
    border: 2px solid #888;
}

/*

Original highlight.js style (c) Ivan Sagalaev <maniac@softwaremaniacs.org>

*/

.hljs {
    display: block;
    overflow-x: auto;
    padding: 0;
    background: #FFFFFF;
}


/* Base color: saturation 0; */

.hljs,
.hljs-subst {
    color: #444;
}

.hljs-comment {
    color: #888888;
}

.hljs-keyword,
.hljs-attribute,
.hljs-selector-tag,
.hljs-meta-keyword,
.hljs-doctag,
.hljs-name {
    font-weight: bold;
}


/* User color: hue: 0 */

.hljs-type,
.hljs-string,
.hljs-number,
.hljs-selector-id,
.hljs-selector-class,
.hljs-quote,
.hljs-template-tag,
.hljs-deletion {
    color: #880000;
}

.hljs-title,
.hljs-section {
    color: #880000;
    font-weight: bold;
}

.hljs-regexp,
.hljs-symbol,
.hljs-variable,
.hljs-template-variable,
.hljs-link,
.hljs-selector-attr,
.hljs-selector-pseudo {
    color: #BC6060;
}


/* Language color: hue: 90; */

.hljs-literal {
    color: #78A960;
}

.hljs-built_in,
.hljs-bullet,
.hljs-code,
.hljs-addition {
    color: #397300;
}


/* Meta color: hue: 200 */

.hljs-meta {
    color: #1f7199;
}

.hljs-meta-string {
    color: #4d99bf;
}


/* Misc effects */

.hljs-emphasis {
    font-style: italic;
}

.hljs-strong {
    font-weight: bold;
}
.gawd_wrap .gawd_text{
    width:6%;
}
.gawd_wrap .gawd_content{
    width:16%;
}
/*RESPONSIVE*/
.resp_metrics_menu{
    display:none;
    width: 97%;
    background-color:#A2D0ED;
    color:#fff;
}
.resp_menu{
    display:none;
    width:97%;
    background-color:#9DCFAC;
    color:#fff;
    margin-bottom:5px
}
.button_label{
    float: left;
    margin: 12px 0 0 15px;
    font-size:18px;
}
.menu_metrics_img{
    background-image: URL("../../assets/menu.png");
    background-repeat: no-repeat;
    background-position: 60% 47%;
    background-color:#78BBDA;
    width:35px;
    height:43px;
    float:left
}
.menu_img{
    background-image: URL("../../assets/menu.png");
    background-repeat: no-repeat;
    background-position: 60% 47%;
    background-color:#6ab681;
    width:35px;
    height:43px;
    float:left
}
.gawd_btn {
    -webkit-border-radius: 60;
    border-radius: 60px;
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    background: #9ec9e3;
    padding: 3px 8px;
    text-decoration: none;
    position: fixed;
    right: 27%;
    top: 16%;
    display: none;
    z-index: 999999;
}
.close_button_cont{
  width:100%;
  height:100%;
  position:relative;
}
.page_chart_div .gawd_btn{
    right: -21px;
    top: -21px;
    position:absolute
}
.gawd_btn:hover {
    background: #caced1;
    text-decoration: none;
}
.gawd_later{
    border-color:rgb(221, 221, 221);
    display:inline-block;
    text-decoration: none;
}
.gawd_later:hover{
    color:#fff;
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {
    #gawd_content_range {
        line-height:32px;
        height:32px;
        padding: 0px 3px 0px 10px;
        width:69.3%!important
    }
}


.analytics_page_gawd_tracking .notice-error p{
    font-size:15px !important;
}

#metric_conteiner #gawd_metric_compare option:nth-child(2){
    display:none;
}
.box_metric{
  text-align: left;
  font-size: 18px;
  padding-bottom: 5px;
  font-weight: bold;
}

.gawd_disabled{
  background-color: rgba(103, 87, 87, 0.09)!important;
}
.gawd_compare_cancel{
    background-color: #fff;
    border:1px solid #ccc!important;
}
.gawd_emails .gawd_table{
  width:100%
}
.gawd_remove_custom_report{
  cursor:pointer
}

.goodbye-text {
  font-size: 16px;
  font-weight: bold;
  background: #fff;
  padding: 15px;
  line-height: 22px;
}

.goodbye-text a {
	font-size: 15px;
}
.gawd_zoom_message{
  width: 35%;
  padding: 7px;
  background-color: #fff;
  border-left: 4px solid #7db5d8;
  float:left
}
.gawd_zoom_message .button_gawd{
  padding: 0 19px 1px;
}
.gawd_zoom_message span{
  margin-right:10px
}
.lang_info{
    margin-left: 5px;
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: bottom;
    background-color: #fff;
    border-radius: 50%;
    color: #7db5d8;
    line-height: 15px;
    text-align: center;
}
#gawd_page_post_meta select{
  padding: 2px;
  line-height: 34px;
  height: 34px;
  float:left
}
#gawd_page_post_meta .gawd_content{
  width:21%
}
.gawd_menu_coteiner_collapse{
  width: 2.6%;
  float: left;
  display:none;
  margin-right: 12px;
}

.gawd_menu_coteiner_collapse .gawd_menu_li span {
  display:none;
}
.gawd_collapse{
  cursor:pointer;
  padding: 7px 0 7px 0;
}
.gawd_collapsed{
  cursor: pointer;
  padding: 7px;
}
.gawd_collapse:before,.gawd_collapsed:before{
    content: "\f148";
    vertical-align: middle;
    display: inline-block;
    line-height: 15px;
    left: -3px;
    top: -3px;
    color: #a0a5aa;
    color: rgba(82, 83, 84, 0.6);
    font: 400 20px/1 dashicons!important;
    speak: none;
    margin: 0 auto;
    padding: 0!important;
    position: relative;
    text-align: center;
    width: 25px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    -webkit-font-smoothing: antialiased;
}

.gawd_collapsed:before{
    transform: rotate(180deg);
}

.gawd_menu_coteiner_collapse #gawd_demographics_li, .gawd_menu_coteiner_collapse #gawd_interests_li,.gawd_menu_coteiner_collapse #gawd_geo_li,.gawd_menu_coteiner_collapse #gawd_behavior_li,.gawd_menu_coteiner_collapse #gawd_technology_li,.gawd_menu_coteiner_collapse #gawd_mobile_li,.gawd_menu_coteiner_collapse #gawd_siteContent_li,.gawd_menu_coteiner_collapse #gawd_events_li,.gawd_menu_coteiner_collapse #gawd_ecommerce_li, .gawd_menu_coteiner_collapse #gawd_customReport_li{
  position:relative
}

.gawd_menu_coteiner_collapse .collapse_ul{
  position:absolute;
  background-color:rgb(241, 241, 241);
  position: absolute;
  left: 39px;
  top: 0;
  width: 150px;
  padding-left:10px;
  z-index:1111111;
}

.gawd_menu_coteiner_collapse #gawd_demographics_li:hover #gawd_demographics_ul, .gawd_menu_coteiner_collapse #gawd_interests_li:hover #gawd_interests_ul,.gawd_menu_coteiner_collapse #gawd_geo_li:hover #gawd_geo_ul,.gawd_menu_coteiner_collapse #gawd_behavior_li:hover #gawd_behavior_ul,.gawd_menu_coteiner_collapse #gawd_technology_li:hover #gawd_technology_ul,.gawd_menu_coteiner_collapse #gawd_mobile_li:hover #gawd_mobile_ul,.gawd_menu_coteiner_collapse #gawd_siteContent_li:hover #gawd_siteContent_ul,.gawd_menu_coteiner_collapse #gawd_events_li:hover #gawd_events_ul,.gawd_menu_coteiner_collapse #gawd_ecommerce_li:hover #gawd_ecommerce_ul, .gawd_menu_coteiner_collapse #gawd_customReport_li:hover #gawd_customReport_ul{
  display:block !important;
}

.gawd_menu_li_sub, .gawd_menu_item {
  padding: 7px;
}
.gawd_active_li_text{
      color: #337ab7;
}
.gawd_notice{
  font-size:15px
}
@media All and (max-width: 750px) {
  .gawd_page_table th, .gawd_page_table td{
    word-break:break-word;
  }
  #gawd_buttons, .gawd_search_input{
    display:none
  }
  #default_date{
    width:96.1%
  }
  .gawd_exclude_tracking .gawd_goal_row .time_wrap, .settings_row .time_wrap{
    float:none
  }
    #gawd_custom_report_form, #gawd_dimensions_form,#gawd_goal_form, .gawd_filters{
      width:100%
    }
    .gawd_wrap .gawd_profiles{
      float:none !important;
      width:100% !important;
    }
    .gawd_wrap .gawd_profiles select{
      width:100% !important;
    }
    .gawd_wrap .gawd_row .caret{
      margin-left:126px
    }
    #gawd_profile_wrapper{
      width:97.2%;
      float:none
    }
    #gawd_profile_wrapper select{
      width:100%
    }
    .gawd_wrap .gawd_row{
      float:none !important;
      width:100% !important;
      margin-bottom: 5px !important;
    }
    .gawd_wrap .gawd_row .gawd_content{
      width: 74.3% !important;
      height: 36px !important;
      line-height: 36px !important;
    }
    .vs_image{
        margin: 30px 0 0 -7px;
        float:left;
    }
  
    #metric_conteiner select{
      width:95%
    }
    .gawd_normal_metabox_conteiner, .gawd_side_metabox_conteiner {
        float:none;
        width:100%
    }
    .auto-fold #wpcontent{
        padding:10px
    }
    .gawd_menu_coteiner{
        width:97%;
        float:none;
        display:none
    }
    
    
    #gawd_right_conteiner{
        width:89.2%!important
    }
    .resp_menu, .resp_metrics_menu{
        display:block
    }
    /*.filter_conteiner{
      display:none;
    }*/

    .float_conteiner{
        width:100% !important;
        margin-bottom:10px;
        float:none;
        display:none;
    }
    .filter_conteiner{
        display:none;
    }
    .gawd_metrics{
        width:91%
    }
    .caret{
      margin-left:2px!important
    }
    #gawd_content_chart{
        width: 54.8%;
    }
    .filter_conteiner #gawd_content_range{
        width: 53.3%!important;
        font-size: 11px;
    }
    #date_chart_conteiner{
      position:static !important
    }
    #compare_time_conteiner{
        position:static !important
    }

    .gawd_content select{
        height:28px !important
    }
    .gawd_exclude_tracking .checkbox_wrap{
        width:59%
    }
    #gawd_auth_url{
        width:95%
    }

    .gawd_profiles select{
        width:99.2%
    }
    .gawd_resp_active_li{
        margin-bottom:5px
    }
    .gawd_tracking_display, .gawd_settings_wrapper{
        float:none;
        width:100%;
        margin-bottom:7px
    }
    .checkbox_wrap{
        width:66%;
        float:none
    }
    .goal_wrap{
        width:89%
    }
    .gawd_info{
        display:none
    }
    .gawd_exclude_tracking .gawd_goal_row .gawd_goal_label{
        float:none;
        width:100%
    }
    .gawd_goal_label, .gawd_duration_label, .gawd_dimension_label{
      width: 31.5%;
      margin-bottom: 5px;
    }
    .goal_wrap .gawd_goal_label,.goal_wrap .gawd_duration_label,
    .dimension_wrapper .gawd_dimension_label {
        width:29%;
    }
    #gawd_right_conteiner{
        width:89.5%
    }
    .onoffswitch_text{
        margin-left:7px
    }
    .gawd_filters .gawd_goal_row .gawd_goal_input, .gawd_alerts .gawd_goal_input, .gawd_pushover .gawd_goal_input{
        width:100%
    }
    #alert_condition, #pushover_condition, #custom_dimensions_header{
        width: 91%;
    }
    .gawd_table{
        width:97% !Important
    }
    .gawd_alerts, .gawd_pushover{
        width:100%
    }
    .gawd_page_destination .gawd_destination_url .gawd_duration_label{
        //float:none;
        width:92.5%;
        margin-bottom:7px
    }
    .gawd_page_destination .gawd_destination_url .gawd_duration_label span{
        margin-left:30px
    }
    .gawd_destination_url .time_wrap{
        width:58.9%;
        //float:none;
    }
    .gawd_destination_url .time_wrap .time_input, .gawd_destination_url .time_wrap .time_input input {
        width:100%
    }
    .goal_wrap .gawd_table{
        width: 97.5%;
    }
    .page_chart_div{
        width:300px;
        padding:0
    }
    .gawd_email_popup{
        width:73%
    }
    .gawd_email_label{
        width:95%;
        float:none;
        margin-bottom:5px
    }
    .gawd_email_input_from{
        width:97.2% !important;
        float:none;
    }
    .gawd_email_input{
        width:97.6%
    }
    .gawd_email_type{
        padding:5px;
        width:95%;
    }
    .gawd_email_attachemnt, .gawd_email_frequency, .gawd_email_type{
        float:none;
        width:95%;
        margin-bottom:5px
    }
    .gawd_email_input_attachment, .gawd_email_input_frequency{
        width:97.6%;
        float:none;
    }
    #gawd_email_week_day, #gawd_email_month_day{
        width:100%
    }
    #gawd_email_month_day{
        float:right;
    }
    .gawd_email_day_of_week{
        margin:0
    }
    .gawd_email_day_of_week, .gawd_email_week_days{
        float:none
    }
    .gawd_email_week_day_ul{
        width:71%;
        margin:0 auto
    }
    .gawd_email_message, .gawd_email_send, .gawd_email_message_label{
        width:97.6%
    }
    .gawd_email_type{
        display:none
    }
    .gawd_btn {
        right: 7%;
        top: 17%;
    }
    .page_chart_div .gawd_btn{
        right: 0%;
        top: 0%;
    }
    .gawd_collapsed, .gawd_collapse, .gawd_menu_coteiner_collapse{
      display:none !important;
    }
    .gawd_zoom_message{
      float:none;
      width:93.4%;
    }
    #chartdiv{
      width:100%
    }
    .gawd_own_wrap{
      width:100%
    }
     #gawd_auth_code{
       width:98%
     }
     .gawd_break{
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal;
     }
     .gawd_goal_label, .gawd_dimension_label, .gawd_duration_label{
       float:none;
       width:92.3%;
       display:block
     }
     .gawd_submit{
       width:96.2%!important
     }
     .gawd_goal_input, .gawd_dimension_input{
       float:none;
       display:block;
       width:100%
       
     }
     .gawd_advanced .gawd_goal_input input, select#default_date_format{
       width:96.1%
     }
}
th.ui-th-column div{
   white-space:normal !important;
   height:auto !important;
   padding:2px;
   }
   
/* .footrow td:first-child{
  width:25px!important
} */

.gawd_page_titles{
  margin-top:0;
  color:#6da2c3
}
.paging-nav {
  text-align: center;
  padding-top: 2px;
  background-color: #E7E7E7;
  color: #C0C0C0;
  border:1px solid #C0C0C0
}

.paging-nav a {
  margin: auto 1px;
  text-decoration: none;
  display: inline-block;
  color: white;
  border-radius: 3px;
  width:16px;
  height:16px;
  vertical-align:middle
}

.paging-nav a:first-child{
  background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
  background-position: -80px -160px;
}
.paging-nav a:nth-child(2){
  background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
  background-position: -48px -160px;
}
.paging-nav .gawd_next_link{
  background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
  background-position: -32px -160px;
}
.paging-nav .last_link{
  background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
  background-position: -64px -160px;
}
.paging-nav .gawd_page_separator{
  height: 18px;
  margin: 0 4px;
  padding: 0 0 0 4px;
  border-left: 1.5px solid #ccc;
}
.gawd_page_count{
  height: 18px;
  margin: 0 4px;
  padding: 0 4px 0 0;
  border-right: 1.5px solid #ccc;
}


.paging-nav .selected-page {
  background: #F1F1F1;
  color: #7CB5D7;
  font-weight: bold;
}

.paging-nav input{
    height: 18px;
    font-size: .8em;
    margin: 0;
    width:35px
}

.paging-nav select{
  font-size: .8em !important;
  line-height: 18px;
  height: 18px !Important;
  margin: 0;
  width:46px;
  vertical-align:top;
  padding:0 2px;
}

.gawd_pro{
  color:#f08080
}

.gawd_upgrade{
   clear: both;
   padding: 15px 15px 0px 0px;
}
.gawd_upgrade .wd-table{
   background: #D8D8D8;
   padding: 1px 10px;
 
}
.gawd_upgrade .wd-cell:first-child{
   padding-right: 10px;
   text-transform: uppercase;
   color: #236592;
   font-weight: bold;
   font-size: 11px;
}
.gawd_upgrade a, .gawd_upgrade a:hover {
   text-decoration: none !important;
}
.wd-right{
  float:right
}
.wd-table{
  background: #D8D8D8;
  padding: 1px 10px;
  display:table;
}
.wd-cell-valign-middle {
    vertical-align: middle;
}
.wd-cell {
    display: table-cell;
}
.wd-clear:after{
    clear: both;
    content: "";
    display: table;
}