html{
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
padding: 0px;
margin: 0px;
background-color: #f8f9fe; 
background-color: #fff;  
font-family: 'Overpass', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Open Sans', sans-serif;
font-size: 100%;
color: rgb(33, 25, 34);
width: 100%;
height: auto;
}
ul,li{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
*, *:before, *:after{
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
a, ins {
    text-decoration: none;
}
#overallwrapper{
width: 100%;
height: auto;
background-color: #f9f9f9;
/*min-width: 1280px;*/
}
img{
    max-width: 100%;
    max-height: 100%;
}
input{
 /*  -webkit-appearance: none;
     -webkit-box-shadow:none;
     -webkit-box-sizing: border-box;*/
font-family: 'Open Sans', sans-serif;     
}
textarea{
font-family: 'Open Sans', sans-serif;	
}
.clearfix:before, .clearfix:after{
display:block;
content:" ";
}
.clearfix:after {
clear:both;
}
.clear{
*zoom:1;
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7f0hlx');
  src:  url('fonts/icomoon.eot?7f0hlx#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7f0hlx') format('truetype'),
    url('fonts/icomoon.woff?7f0hlx') format('woff'),
    url('fonts/icomoon.svg?7f0hlx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-magnifier:before {
  content: "\e926";
}
.icon-search3:before {
  content: "\e924";
}
.icon-search2:before {
  content: "\e923";
}
.icon-search4:before {
  content: "\e925";
}
.icon-home:before {
  content: "\e900";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-mic:before {
  content: "\e91e";
}
.icon-library:before {
  content: "\e952";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-display:before {
  content: "\e956";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-mobile2:before {
  content: "\e959";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user:before {
  content: "\e971";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-search:before {
  content: "\e986";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-cog:before {
  content: "\e994";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-bin2:before {
  content: "\e9ad";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-list-numbered:before {
  content: "\e9b9";
}
.icon-list:before {
  content: "\e9ba";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-cloud:before {
  content: "\e9c1";
}
.icon-cloud-download:before {
  content: "\e9c2";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-heart-broken:before {
  content: "\e9db";
}
.icon-happy:before {
  content: "\e9df";
}
.icon-happy2:before {
  content: "\e9e0";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-radio-checked:before {
  content: "\ea54";
}
.icon-radio-checked2:before {
  content: "\ea55";
}
.icon-radio-unchecked:before {
  content: "\ea56";
}
.icon-bold:before {
  content: "\ea62";
}
.icon-underline:before {
  content: "\ea63";
}
.icon-italic:before {
  content: "\ea64";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-remove-user:before {
  content: "\e94d";
}
.icon-chevron-down:before {
  content: "\e90a";
}
.icon-chevron-left:before {
  content: "\e90b";
}
.icon-chevron-right:before {
  content: "\e90c";
}
.icon-chevron-small-down:before {
  content: "\e901";
}
.icon-chevron-small-left:before {
  content: "\e902";
}
.icon-chevron-small-right:before {
  content: "\e903";
}
.icon-chevron-small-up:before {
  content: "\e904";
}
.icon-chevron-thin-down:before {
  content: "\e906";
}
.icon-chevron-thin-left:before {
  content: "\e907";
}
.icon-chevron-thin-right:before {
  content: "\e908";
}
.icon-chevron-thin-up:before {
  content: "\e909";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-chevron-with-circle-down:before {
  content: "\e90e";
}
.icon-chevron-with-circle-left:before {
  content: "\e910";
}
.icon-chevron-with-circle-right:before {
  content: "\e911";
}
.icon-chevron-with-circle-up:before {
  content: "\e912";
}
.icon-cloud2:before {
  content: "\e93e";
}
.icon-download:before {
  content: "\e940";
}
.icon-select-arrows:before {
  content: "\e950";
}
.icon-bell:before {
  content: "\e927";
}
.icon-briefcase:before {
  content: "\e928";
}
.icon-browser:before {
  content: "\e929";
}
.icon-calculator:before {
  content: "\e92a";
}
.icon-calendar:before {
  content: "\e913";
}
.icon-camera2:before {
  content: "\e914";
}
.icon-chat:before {
  content: "\e92b";
}
.icon-check:before {
  content: "\e92c";
}
.icon-circle-with-cross:before {
  content: "\e915";
}
.icon-code:before {
  content: "\e93b";
}
.icon-cog2:before {
  content: "\e92d";
}
.icon-compass:before {
  content: "\e92e";
}
.icon-credit-card2:before {
  content: "\e92f";
}
.icon-cross2:before {
  content: "\e930";
}
.icon-database:before {
  content: "\e941";
}
.icon-eye2:before {
  content: "\e916";
}
.icon-gauge:before {
  content: "\e93c";
}
.icon-grid:before {
  content: "\e951";
}
.icon-link:before {
  content: "\e94b";
}
.icon-list3:before {
  content: "\e953";
}
.icon-location-pin:before {
  content: "\e917";
}
.icon-lock-open:before {
  content: "\e931";
}
.icon-lock2:before {
  content: "\e932";
}
.icon-log-out:before {
  content: "\e943";
}
.icon-login:before {
  content: "\e944";
}
.icon-mail:before {
  content: "\e933";
}
.icon-map:before {
  content: "\e94c";
}
.icon-megaphone:before {
  content: "\e934";
}
.icon-menu:before {
  content: "\e936";
}
.icon-message:before {
  content: "\e937";
}
.icon-price-tag2:before {
  content: "\e946";
}
.icon-publish:before {
  content: "\e939";
}
.icon-share-alternitive:before {
  content: "\e949";
}
.icon-share:before {
  content: "\e94a";
}
.icon-sweden:before {
  content: "\e954";
}
.icon-wallet:before {
  content: "\e93d";
}
.icon-facebook-with-circle:before {
  content: "\e918";
}
.icon-google-with-circle:before {
  content: "\e919";
}
.icon-google:before {
  content: "\e91b";
}
.icon-instagram-with-circle:before {
  content: "\e91c";
}
.icon-instagram2:before {
  content: "\e91d";
}
.icon-linkedin-with-circle:before {
  content: "\e91f";
}
.icon-linkedin:before {
  content: "\e920";
}
.icon-twitter-with-circle:before {
  content: "\e921";
}
.icon-twitter2:before {
  content: "\e922";
}
.icon-chart:before {
  content: "\e93a";
}

[data-icon]:before {
        font-family: 'icomoon';
        content: attr(data-icon);
        speak: none;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
    }

/*icomoon fonts end here*/
/*control desktop header start here*/
#desktop_header{
width: 100%;
height: auto;
}
/*control desktop header end here*/
/*control mobile header start here*/
#cp{
display: none;
}
#mobile_header{
display: none;
}
/*control mobile header end here*/
/*access home page style start here*/
#login_wrapper{
    width:355.16px;
    height: auto;
    margin: auto;
    padding-top: 100px;
}
#wrap_login_fields{
background: #F1F4F5;
    width: 100%;
    height: auto;
    border-radius: 3px;
    padding: 27px;
}

#form_wrapper{
padding: 5px 0px;
    width: 100%;
    height: auto;
}
#access_login_title{
font-size: 80%;
    color: #b0b0b0;
    padding: 3px 0px;
}
#access_login_form{

}
#access_input{
    width: 100%;
    border: 2px solid #eee;
    height: 40px;
    text-indent: 10px;
    border-radius:3px;
    -webkit-appearance: none;
   -webkit-box-shadow:none;
    -webkit-box-sizing: border-box;
    outline: none;
    background: #fff;
    font-size: 90%;
    color: #8b8b98;
}
#forgot_pw{
    font-size: 90%;
    color: #60b667;
    display: block;
}
#login_submit_btn{
}
#access_submit{
width: 100%;
    border: 2px solid #60b667;
    padding:10px;
    border-radius:3px;
    font-size: 90%;
    -webkit-appearance: none;
     -webkit-box-shadow:none;
    -webkit-box-sizing: border-box;
    outline: none;
    background: #60b667;
    color: #fff;
}
#success_msg{
padding: 10px;
    margin: 10px 0px;
    background: #fff;
    border: 1px solid #e0dddd;
    border-left: 4px solid #60b667;
}
#error_msg{
    padding: 10px;
    margin: 10px 0px;
    color: red;
    font-size: 90%;
}
/*
#access_admin_logo{
text-align: center;
width: 100%;
height: auto;
    padding: 10px 0px;
}
*/
#cms_developer{
font-size: 80%;
margin: 10px;
text-align: center;
color: #acb3b5;
}
/*access home page style end here*/

/*access admin general styles start here*/
#edit_delete_box{
font-size: 90%;
}
#all_page_header{
width: 100%;
    height: 70px;
    background: #fff;
    border-bottom: 1px solid #eee;
}
#page_header_left{
float: left;
padding-left: 10px;
}
.align_header_logo{
    width: 90px;
}
#p_header_link_a{
float: left;
display: inline-block;
color: #000;
padding-right: 20px;
}
#p_header_link_b{
    float: left;
    display: inline-block;
    color: #000;
    font-size: 150%;
    padding-top: 15px;
}
#page_header_right{
float: right;
font-size: 110%;
text-align: center;
height: 100%;
position: relative;
}
#p_header_link2{
color: #000;
    padding: 14px 11px 14px 22px;
    border-left: 1px solid #eee;
    height: 100%;
}
#p_header_link2_inner_1{
float: left;
}
#p_header_link2_inner_2{
float: left;
padding: 12px 0px 12px 10px;
color: #c5c5c5;
}
#p_header_link2_inner_1 img{
width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #eee;
}
#access_header_dropdown{
position: absolute;
    height: 0px;
    font-size: 90%;
    text-align: left;
    background: #fff;
    overflow: hidden;
    transition: height linear .2s;
    color: #fff;
    z-index: 100;
    width: 200px;
    right: 0px;
    border: 1px solid #eee;
}
#page_header_right:hover #access_header_dropdown{
height: 126px; /*use this or the height below*/
/*height: auto;*/
}
#align_header_icon{
padding-right: 5px;
}
#style_dropmenu{
color: #333;
    width: 100%;
    display: block;
    padding: 10px 10px;
    transition: background linear .3s;
}
#style_dropmenu:hover{
background: #eee;
}
#all_page_wrapper{
width: 100%;
height: auto;
}
#all_page_left{
float: left;
    width: 15%;
    height: 500px;
    background: #23282d;
    overflow-y: auto;
}
/* Let's get this party started */
#all_page_left::-webkit-scrollbar {
    width: 8px;
}
 
/* Track */
#all_page_left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); 
    -moz-box-shadow: inset 0 0 6px rgba(255,255,255,0.3); 
 /*   -webkit-border-radius: 10px;
    border-radius: 10px;*/
}
 
/* Handle */
#all_page_left::-webkit-scrollbar-thumb {
  /*  -webkit-border-radius: 10px;
    border-radius: 10px;*/
    background: rgba(255,255,255,0.2); 
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5); 
    -moz-box-shadow: inset 0 0 6px rgba(255,255,255,0.5); 
}
#all_page_left::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255,255,255,0.4); 
}
#m_name{
font-size: 110%;
padding: 5px 0px;
}
#m_email{
font-size: 90%;
}
#wrap_menu_access{
width: 100%;
height: auto;
}
#menu_access_link{
display: block;
cursor: pointer;
    padding: 10px;
   /* color: #000;*/
  color: #fff;
    font-size: 100%;
    transition: all linear .3s;
}
#menu_access_link:hover{
background: #1a1f24;
color: #259dcd;
}
#all_page_right{
float: right;
    width: 85%;
    height: auto;
    background-color: #f9f9f9;
}

#all_page_main_wrapper{
width: 100%;
height: auto;
padding: 0px 20px;  
padding-bottom: 20px;
}
#all_page_tit{
padding: 20px 0px;
width: 100%;
height: auto;
font-size: 150%;
}
#user_return_btn{
display: block;
font-size: 60%;
color: #008000;
}
#all_page_body{
width: 100%;
height: auto;
}
#all_page_header_inner{
width: 100%;
height: auto;
padding: 10px 0px;
}
#all_page_inner_left{
float: left;
}
#all_page_inner_right{
float: right;
}
#link_style_3{
    display: inline-block;
    background: #39a839;
    padding: 10px 20px;
    color: #fff;
    font-size: 90%;
    margin-left: 10px;
}
#link_style_4{
    display: inline-block;
    color: #000000;
}
#all_page_body_inner{
width: 100%;
height: auto;
background: #fff;
border: 1px solid #eee7e7;
}
#all_page_title_inner{
    width: 100%;
    height: auto;
    border-bottom: 1px solid #eee;
    padding: 10px;
}
#title_inner_1,#title_inner_2,#title_inner_3,
#title_inner_4,#title_inner_5{
float: left;
}
#title_inner_1{
width: 20%;
}
#title_inner_2{
 width: 20%; 
}
#title_inner_3{
  width: 30%;
}
#title_inner_4{
 width: 20%; 
}
#title_inner_5{
 width: 10%;
}
#database_inner_1,#database_inner_2,#database_inner_3,
#database_inner_4,#database_inner_5{
float: left;
}
#database_inner_1{
width: 20%;
}
#database_inner_2{
width: 20%;  
}
#database_inner_3{
 width: 30%; 
}
#database_inner_4{
 width: 20%; 
}
#database_inner_5{
 width: 10%; 
}
#all_sub_menu_link{
display: block;
    background: #3c444c;
    padding: 10px;
    color: #fff;
    font-size: 90%;
    border-bottom: 1px solid #505963;
    transition: all linear .3s;
}
#all_sub_menu_link:hover{
background: #4b555f;
}

#sms_sub{
display: block;
height: auto;
width: auto;
transition:all 0.3s linear .5s;
}
#sms_sub2{
display: block;
height: auto;
width: auto;
transition:all 0.3s linear .5s;
}
#today_sub{
display: none;
height: auto;
width: auto;
transition:all 0.3s linear .5s;
}
#today_sub2{
display: none;
height: auto;
width: auto;
transition:all 0.3s linear .5s;
}
#main_ad_sub{
display: none;
height: auto;
width: auto;
transition:all 0.3s linear .5s;
}
#main_ad_sub2{
display: none;
height: auto;
width: auto;
transition:all 0.3s linear .5s;
}
/*access admin general styles end here*/
/*dashboard styles start here*/
#all_page_right_left{
float: left;
width: 75%;
height: auto;
padding: 0px 20px;
}
#all_page_right_l_tit{
font-size: 150%;
padding: 20px 0px;
}
#stat_pane{

}
#inner_pane_wrapper{
float: left;  
width: 29.33%;
margin-right:4%;
box-shadow: 2px 2px 2px rgba(0,0,0,.2);
}
#pane_board{
width: 100%;
height: auto;
padding: 40px 10px 10px 10px;
}
#pane_board_1{
font-size: 150%;
margin: 5px 0px;
}
#pane_board_2{
  
}
#stat_count{
width: 100%;
    height: auto;
    background: #fff;
    font-size: 90%;
}
#stat_count1{
width: 100%;
    height: auto;
    background: #fff;
    padding: 18px 10px;
}
#stat_count_inner{
float: left;
width: 50%;
border-right: 1px solid #eee;
padding: 10px;
}
#stat_count_inner_1{

}
#stat_count_inner_2{

}
#profile_note{
width: 100%;
height: auto;
margin: 40px 0px;
}
#profile_wrapper{
float: left;
width: 40%;
height: auto;
border: 1px solid #eee;
}
#cover_photo{
width: 100%;
height: 140px;
padding: 10px;
background-image:url('../image/cover-photo.jpg'); 
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
#display_photo{
width: 100%;
    height: auto;
    text-align: center;
    padding: 10px;
}
#display_photo img{
width: 100px;
height: 100px;
border-radius:50%; 
border: 3px solid gray;
}
#profile_data{
    background: #fff;
    text-align: center;
    padding: 10px;
}
#profile_name{
padding: 5px 0px;
font-size:130%; 
}
#profile_email{
    padding: 10px 0px;
    background: #42a5f5;
    color: #fff;
    border-radius: 3px;
    width: 80%;
    margin: 10px auto;
}
#edit_change{
width: 100%;
height: auto;
text-align: center;
background: #fff;
border-top: 1px solid #eee;
font-size: 90%;
}
#edit_change_profile_btn{
float: left;
    width: 50%;
    padding: 15px 0px;
    height: auto;
    border-right: 1px solid #eee;
}
#edit_change_password_btn{
float: left;
width: 50%;
height: auto;
    padding: 15px 0px;
    height: auto;
}
#link_12{
display: block;
color: #626161;
}
#link_12:hover{
display: block;
color: #000;
}
#user_note{
    float: left;
    width: 50%;
    height: auto;
    background: #fff;
    border: 1px solid #eee;
    margin-left: 6%;
}
#note_app_title{
padding: 10px;
border-bottom: 1px solid #eee;
}
#note_app_body{
padding: 0px 10px;
    width: 100%;
    height: auto;
}
#app_body_title{
padding: 10px 0px;
}
#app_body_title input{
    width: 100%;
    border: 1px solid #eee;
    height: 40px;
    text-indent: 10px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 90%;
    color: #333;
}
#app_body_body{
padding: 10px 0px;
}
#app_body_body textarea{
    width: 100%;
    border: 1px solid #eee;
    height: 133px;
    padding: 5px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 90%;
    color: #333;
    resize: none;
}
#app_body_btn{
padding-bottom: 10px;
}
#app_body_btn button{
    width: 30%;
    height: 40px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    border: none;
    background:#66bb6a;
    font-size: 90%;
    color: #ffffff;
}
#all_page_right_right{
float: left;
width: 25%;
height: 500px;
background: #f4f4f4;
padding: 20px;
overflow-y: auto;
}
#all_page_right_right::-webkit-scrollbar {
    width: 8px;
}
 
/* Track */
#all_page_right_right::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
 /*   -webkit-border-radius: 10px;
    border-radius: 10px;*/
}
 
/* Handle */
#all_page_right_right::-webkit-scrollbar-thumb {
  /*  -webkit-border-radius: 10px;
    border-radius: 10px;*/
    background: rgba(0,0,0,0.2); 
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5); 
    -moz-box-shadow: inset 0 0 6px rgba(255,255,255,0.5); 
}
#all_page_right_right::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255,255,255,0.4); 
}
#all_page_right_r_tit{
font-size: 120%;
width: 100%;
height: auto;
padding: 5px 0px;
}
#all_page_right_r_body{
width: 100%;
height: auto;
}
#right_r_body_contact{
    width: 100%;
    background: #fff;
    margin: 10px 0px;
    padding: 10px;
}
#right_r_body_msg{

}
#right_r_body_date{
color: green;
font-size: 90%;
margin-top: 10px;
}
/*dashboard styles end here*/
/*settings styles start here*/
#wrap_form_1{
width: 30%;
margin: 5px 0px;
}
#form_title{
padding: 5px 0px;
}
#form_field{
width: 100%;
height: auto;
}
#user_priv_style{
width: 100%;
    height: auto;
    padding: 5px;
    border-top: 2px solid #eee;
}
#form_style_1{
    width: 100%;
    border: 2px solid #eee;
    height: 40px;
    text-indent: 10px;
    border-radius:3px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 90%;
    color: #333;
}
.form_style_1{
    width: 100%;
    border: 2px solid #eee;
    height: 40px;
    text-indent: 10px;
    border-radius:3px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 90%;
    color: #333;
}
#form_password_1{
    width: 80%;
    border: none;
    height: 40px;
    text-indent: 10px;
    border-radius:3px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 90%;
    color: #333;
}
#toggleBtn{
    width: 20%;
    display: inline-block;
    text-align: center;
    font-size: 90%;
    cursor: pointer;
}
#form_style_2{
    width: 100%;
    height: 40px;
    border-radius: 3px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    border: none;
    background: #0085ba;
    font-size: 90%;
    color: #ffffff;
}
#form_style_6{
    width: 30%;
    height: 40px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    border: none;
    background: #0085ba;
    font-size: 90%;
    color: #ffffff;
}
#form_style_3{
margin: 10px;
}
#form_style_4{
width: 110px;
    height: 25px;
    -webkit-box-shadow: none;
    outline: none;
    border: 1px solid #c7c1c1;
    background: #fff;
    font-size: 90%;
    color: #000;
}
#form_style_5{
width: 70px;
    margin-left: 10px;
    height: 25px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    border: 1px solid #c7c1c1;
    background: #f9f9f9;
    font-size: 90%;
    color: #000;
}
#wrap_inner_profile{
width: 100%;
height: auto;
padding: 20px 0px;
}
#user_profile_left{
float: left;
width: 30%;
height: auto;
margin-right: 5%;
}
#user_profile_1{
width: 100%;
height: auto;
text-align: center;
}
#profile_img{

}
#profile_img img{
width: 96px;
height: 96px;
border-radius: 50%; 
}

#user_profile_2{
margin: 20px 0px;
}
#user_profile_2 a{
display: block;
padding: 5px 0px;
border-bottom: 1px solid #d6d5d5;
color: #333;
}
#user_profile_right{
width: 65%;
height: auto;
}
#profile_right_tit{
padding: 10px 20px;
font-size: 150%;
}
#profile_right_body{
width: 100%;
height: auto;
padding: 10px 20px;
}
#wrap_form_2{
width: 70%;
margin: 5px 0px;
}
/*settings styles end here*/

/*newsletter styles start here*/
#n_title_inner_1{
float: left;
width: 10%
}
#n_title_inner_2{
float: left;
width: 70%
}
#n_title_inner_3{
float: left;
width: 20%
}
#n_database_inner_1{
float: left;
width: 10%
}
#n_database_inner_2{
float: left;
width: 70%
}
#n_database_inner_3{
float: left;
width: 20%
}
#newsletter_post_container{
width: 50%;
height: auto;
}
#newsletter_header{
width: 100%;
height: auto;
background: #fff;
padding: 10px;
}
#newsletter_title{
width: 100%;
height: auto;
}
#newsletter_title1{
    width: 100%;
    height: auto;
    padding: 5px;
}
#newsletter_title2{
width: 100%;
height: auto; 
}
#newsletter_editor{
width: 100%;
height: auto;
padding: 5px;
}
#newsletter_body{
width: 100%;
height: auto;
}
#wysiwyg_cp{
padding: 8px;
width: 100%;
margin: 0px;
}
#wysiwyg_cp div{
float: left;
width: 6.6%;
cursor: pointer;
}
#richTextField{
border:none;    
 width: 100%;
    height: 200px;
    border: 2px solid #eee;
    background: #fff;
    font-size: 90%;
    color: #333;
}
#newsletter_body1{
    width: 100%;
    height: auto;
    padding: 5px;
}
#newsletter_body2{
width: 100%;
height: auto;
}
#newsletter_submit{
width: 100%;
    height: auto;
    padding: 5px;
}
#newsletter_8{
    padding: 5px;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    resize: none;
    color: #000; 
    width: 100%;
    border: 2px solid #eee;
    height: 60px;
    border-radius:3px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 90%;
    color: #333;
}
#newsletter_9{
    padding: 5px;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    resize: none;
    color: #000; 
    width: 100%;
    border: 2px solid #eee;
    height: 100px;
    border-radius:3px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    background: #fff;
    font-size: 90%;
    color: #333;
}
#nsub_title_inner_1{
 float: left; 
 width: 30%;
}
#nsub_title_inner_2{
  float: left; 
 width: 70%;
}
#nsub_database_inner_1{
 float: left; 
 width: 30%;
}
#nsub_database_inner_2{
   float: left; 
 width: 70%;
}
#all_newsletter_sub{
 width: 50%;
 height: auto; 
}
/*newsletter styles end here*/

/*ads styles start here*/
#ads_textarea_1,#ads_textarea_2{
width: 100%;
    border: 2px solid #eee;
    padding: 5px;
    font-size: 100%;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    resize: none;
    color: #000;
}
#ads_textarea_1{
height: 80px;
}
#ads_textarea_2{
height: 200px;
}

/*ads styles end here*/

/*blog styles start here*/
#b_title_inner_1,#b_title_inner_2,#b_title_inner_3,
#b_title_inner_4,#b_title_inner_5{
float: left;
}
#b_title_inner_1{
width: 40%;
}
#b_title_inner_2{
 width: 20%; 
}
#b_title_inner_3{
  width: 20%;
}
#b_title_inner_4{
 width: 10%; 
}
#b_title_inner_5{
 width: 10%;
}
#all_page_database{
padding: 10px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}
#b_database_inner_1,#b_database_inner_2,#b_database_inner_3,
#b_database_inner_4,#b_database_inner_5{
float: left;
}
#b_database_inner_1{
width: 40%;
}
#b_database_inner_2{
width: 20%;  
}
#b_database_inner_3{
 width: 20%; 
}
#b_database_inner_4{
 width: 10%; 
}
#b_database_inner_5{
 width: 10%; 
}
/*blog styles end here*/

/*sms styles start here*/
/*compose-group-bulk-sms styles start here*/
#wrap_sms_tray{
width: 100%;
height: auto;  
margin: auto;
}
#sms_tray_left{
    float: left;
    width: 60%;
    margin-right: 5%;
    background: #fff;
    border-top: 4px solid #eee;
}
#sms_form_divider{
width: 100%;
height: auto;
padding: 10px 10px;
}
#sms_form_title{
width: 100%;
    height: auto;
    padding-bottom: 5px;
    color: #9E9E9E;
}
#sms_form_container{
width: 100%;
height: auto;
}
#textarea_1{
width: 50%;
    border: 1px solid #eee;
    padding: 5px;
    height: 40px;
    font-size: 100%;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    resize: none;
    color: #000;
}
#textarea_2{
      font-size: 100%;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    resize: none;
    color: #000;
     background: #eee;
    border: none;
    text-align: center; 
}
#textarea_3{
width: 100%;
    border: 1px solid #eee;
    padding: 5px;
    height: 100px;
    font-size: 100%;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -webkit-box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    resize: none;
    color: #000;
}
#textarea_4{
width: 20%;
    height: 40px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -webkit-box-sizing: border-box;
    outline: none;
    border: none;
    font-size: 90%;
    color: #ffffff;
    margin-right:10px; 
}
#additional_sms_info{

}
#sms_tray_right{
  float: right;
  width: 30%;
  margin-left: 5%;
}

#sms_amount_wrapper{
width: 100%;
height: auto;
background: #64b064;
color: #fff;
padding: 10px;
}
#sms_amount_title{
font-size: 120%;
}
#sms_amount_body{
width: 100%;
height: auto;
}
#sms_amount_bal{
font-size: 200%;
}
#sms_amount_vol{
font-size: 80%;
}
#right_tray_header{
font-size: 150%;
margin-top: 20px;
}
#right_tray_body{
background: #fff;
width: 100%;
border:1px solid #eee;
}
#right_tray_body_inner{
padding: 10px;
    border-bottom: 1px solid #eee;
    display: block;
    color: #000;
}
#r_t_b_i_counter{
float: right;
display: inline-block;
background: #64b064;
padding: 1px 5px;
color: #fff;
}
#r_t_b_i_counter1{
float: left;
}
/*compose-group-bulk-sms styles end here*/
/*Phone group sms start here*/
#delete_btn{
color: red;
}
#all_page_database_ph_grp{
padding: 5px 0px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
    word-wrap: break-word;
}
#wrap_phone_group{
width: 100%;
height: auto;
}
#phone_group_left{
float: left;
width: 30%;
height: auto;
margin-right:5%; 
border: 1px solid #eee;
}
#p_g_header{
width: 100%;
    height: auto;
    background: #fff;
    padding: 10px;
}
#p_g_body{
width: 100%;
height: auto;
}
#p_g_inner{
width: 100%;
    height: auto;
    border-top: 1px solid #eee;
    padding: 10px;
}
#p_g_inner_left{
float: left;
}
#p_g_inner_right{
float: right;
}
#phone_group_right{
float: right;
width: 60%;
margin-left: 5%;
height: auto;
}
#g_list_header{
width: 100%;
background: #fff;
}
#g_title_1{
 float: left; 
 width: 10%;
 padding: 10px;
}
#g_title_2{
 float: left; 
 width: 25%;
  padding: 10px;
}
#g_title_3{
 float: left; 
 width: 35%;
  padding: 10px;
}
#g_title_4{
 float: left; 
 width: 30%;
 padding: 10px;
}
#g_list_body{
width: 100%;
}
#g_list_body_db{
width: 100%;
}
#g_body_1{
 float: left; 
 width: 10%;
 padding: 10px;
}
#g_body_2{
 float: left; 
 width: 25%;
  padding: 10px;
}
#g_body_3{
 float: left; 
 width: 35%;
  padding: 10px;
}
#g_body_4{
 float: left; 
 width: 30%;
 padding: 10px;
}
#g_list_container{
width: 100%;
height: auto;
border: 1px solid #eee;
}
#g_list_bulk_actn{
width: 100%;
height: auto;
padding: 5px 0px;
}
#form_style_7{
width: 100%;
    border: 2px solid #eee;
    height: 100px;
    border-radius: 3px;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    outline: none;
    resize: none;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    font-size: 90%;
    color: #333;
    padding: 5px;
}
/*Phone group sms ends here*/
#st_title_inner_1,#st_title_inner_2,#st_title_inner_3,
#st_title_inner_4,#st_title_inner_5{
float: left;
}
#st_title_inner_1{
width: 20%;
}
#st_title_inner_2{
 width: 20%; 
}
#st_title_inner_3{
  width: 20%;
}
#st_title_inner_4{
 width: 20%; 
}
#st_title_inner_5{
 width: 20%;
}
#st_database_inner_1,#st_database_inner_2,#st_database_inner_3,
#st_database_inner_4,#st_database_inner_5{
float: left;
}
#st_database_inner_1{
width: 20%;
}
#st_database_inner_2{
width: 20%;  
}
#st_database_inner_3{
 width: 20%; 
}
#st_database_inner_4{
 width: 20%; 
}
#st_database_inner_5{
 width: 20%; 
}
#dr_title_inner_1,#dr_title_inner_2,#dr_title_inner_3,
#dr_title_inner_4,#dr_title_inner_5{
float: left;
}
#dr_title_inner_1{
width: 20%;
}
#dr_title_inner_2{
 width: 20%; 
}
#dr_title_inner_3{
  width: 35%;
}
#dr_title_inner_4{
 width: 15%; 
}
#dr_title_inner_5{
 width: 10%;
}
#dr_database_inner_1,#dr_database_inner_2,#dr_database_inner_3,
#dr_database_inner_4,#dr_database_inner_5{
float: left;
word-wrap: break-word;
}
#dr_database_inner_1{
width: 20%;
}
#dr_database_inner_2{
width: 20%;  
}
#dr_database_inner_3{
 width: 35%; 
}
#dr_database_inner_4{
 width: 15%; 
}
#dr_database_inner_5{
 width: 10%; 
}
#ds_title_inner_1,#ds_title_inner_2,#ds_title_inner_3,
#ds_title_inner_4,#ds_title_inner_5{
float: left;
}
#ds_title_inner_1{
width: 20%;
}
#ds_title_inner_2{
 width: 20%; 
}
#ds_title_inner_3{
  width: 40%;
}
#ds_title_inner_4{
 width: 10%; 
}
#ds_title_inner_5{
 width: 10%;
}
#ds_database_inner_1,#ds_database_inner_2,#ds_database_inner_3,
#ds_database_inner_4,#ds_database_inner_5{
float: left;
}
#ds_database_inner_1{
width: 20%;
}
#ds_database_inner_2{
width: 20%;  
}
#ds_database_inner_3{
 width: 40%; 
}
#ds_database_inner_4{
 width: 10%; 
}
#ds_database_inner_5{
 width: 10%; 
}
#st2_title_inner_1,#st2_title_inner_2,#st2_title_inner_3,
#st2_title_inner_4,#st2_title_inner_5{
float: left;
}
#st2_title_inner_1{
width: 20%;
}
#st2_title_inner_2{
 width: 20%; 
}
#st2_title_inner_3{
  width: 40%;
}
#st2_title_inner_4{
 width: 10%; 
}
#st2_title_inner_5{
 width: 10%;
}
#st2_database_inner_1,#st2_database_inner_2,#st2_database_inner_3,
#st2_database_inner_4,#st2_database_inner_5{
float: left;
word-wrap: break-word;
}
#st2_database_inner_1{
width: 20%;
}
#st2_database_inner_2{
width: 20%;  
}
#st2_database_inner_3{
 width: 40%; 
}
#st2_database_inner_4{
 width: 10%; 
}
#st2_database_inner_5{
 width: 10%; 
}
/*sms styles end here*/

/*gallery styles start here*/

/*gallery styles end here*/
/*Ad styles start here*/
#a_title_inner_1,#a_title_inner_2,#a_title_inner_3,
#a_title_inner_4,#a_title_inner_5{
float: left;
}
#a_title_inner_1{
width: 40%;
}
#a_title_inner_2{
 width: 20%; 
}
#a_title_inner_3{
  width: 20%;
}
#a_title_inner_4{
 width: 10%; 
}
#a_title_inner_5{
 width: 10%;
}
#a_database_inner_1,#a_database_inner_2,#a_database_inner_3,
#a_database_inner_4,#a_database_inner_5{
float: left;
}
#a_database_inner_1{
width: 40%;
}
#a_database_inner_2{
width: 20%;  
}
#a_database_inner_3{
 width: 20%; 
}
#a_database_inner_4{
 width: 10%; 
}
#a_database_inner_5{
 width: 10%; 
}
#wrap_form_2{
width: 40%;
margin: 5px 0px;
}
/*Ad styles end here*/
/*premium list styles start here*/
#p_title_inner_1,#p_title_inner_2,#p_title_inner_3,
#p_title_inner_4,#p_title_inner_5{
float: left;
}
#p_title_inner_1{
width: 40%;
}
#p_title_inner_2{
 width: 20%; 
}
#p_title_inner_3{
  width: 20%;
}
#p_title_inner_4{
 width: 10%; 
}
#p_title_inner_5{
 width: 10%;
}
#p_database_inner_1,#p_database_inner_2,#p_database_inner_3,
#p_database_inner_4,#p_database_inner_5{
float: left;
}
#p_database_inner_1{
width: 40%;
}
#p_database_inner_2{
width: 20%;  
}
#p_database_inner_3{
 width: 20%; 
}
#p_database_inner_4{
 width: 10%; 
}
#p_database_inner_5{
 width: 10%; 
}
/*premium list styles end here*/
/*today price styles start here*/
#t_title_inner_1,#t_title_inner_2,#t_title_inner_3,
#t_title_inner_4,#t_title_inner_5{
float: left;
}
#t_title_inner_1{
width: 40%;
}
#t_title_inner_2{
 width: 20%; 
}
#t_title_inner_3{
  width: 20%;
}
#t_title_inner_4{
 width: 10%; 
}
#t_title_inner_5{
 width: 10%;
}
#t_database_inner_1,#t_database_inner_2,#t_database_inner_3,
#t_database_inner_4,#t_database_inner_5{
float: left;
}
#t_database_inner_1{
width: 40%;
}
#t_database_inner_2{
width: 20%;  
}
#t_database_inner_3{
 width: 20%; 
}
#t_database_inner_4{
 width: 10%; 
}
#t_database_inner_5{
 width: 10%; 
}
/*today price styles end here*/
/*gallery styles start here*/
#g_title_inner_1,#g_title_inner_2,#g_title_inner_3{
float: left;
}
#g_title_inner_1{
width: 10%;
}
#g_title_inner_2{
 width: 30%; 
}
#g_title_inner_3{
  width: 60%;
}
#g_database_inner_1,#g_database_inner_2,#g_database_inner_3{
float: left;
}
#g_database_inner_1{
width: 10%;
}
#g_database_inner_2{
width: 30%; 
height: 100px; 
}
#g_database_inner_3{
 width: 60%; 
}
#wrap_gallery_form{
width: 100%;
height: auto;
}
#wrap_gallery_inner_form{
width: 30%;
margin: 5px 0px;
}
#gallery_form_title{
padding: 5px 0px;
}
#gallery_form_field{
width: 100%;
height: auto;
}
/*gallery styles end here*/
/*Newsroom styles start here*/
#newsroom_upload{
padding: 5px; 
}
#nr_title_inner_1,#nr_title_inner_2,#nr_title_inner_3,
#nr_title_inner_4{
float: left;
}
#nr_title_inner_1{
width: 5%;
}
#nr_title_inner_2{
 width: 85%; 
}
#nr_title_inner_3{

}
#nr_title_inner_4{
 width: 10%; 
}

#all_page_database{
padding: 10px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}
#nr_database_inner_1,#nr_database_inner_2,#nr_database_inner_3,
#nr_database_inner_4{
float: left;
}
#nr_database_inner_1{
width: 5%;
}
#nr_database_inner_2{
width: 85%;  
}
#nr_database_inner_3{

}
#nr_database_inner_4{
 width: 10%; 
}
/*Newsroom styles end here*/
/*contact styles start here*/
#cn_title_inner_1,#cn_title_inner_2,#cn_title_inner_3,
#cn_title_inner_4,#cn_title_inner_5{
float: left;
}
#cn_title_inner_1{
width: 5%;
}
#cn_title_inner_2{
 width: 40%; 
}
#cn_title_inner_3{
  width: 20%;
}
#cn_title_inner_4{
 width: 20%; 
}
#cn_title_inner_5{
 width: 15%;
}
#all_page_database{
padding: 10px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}
#cn_database_inner_1,#cn_database_inner_2,#cn_database_inner_3,
#cn_database_inner_4,#cn_database_inner_5{
float: left;
word-wrap: break-word;
}
#cn_database_inner_1{
width: 5%;
}
#cn_database_inner_2{
width: 40%;  
}
#cn_database_inner_3{
 width: 20%; 
}
#cn_database_inner_4{
 width: 20%; 
}
#cn_database_inner_5{
 width: 15%; 
}
/*contact styles end here*/
/*Note styles start here*/
#newsroom_upload{
padding: 5px; 
}
#note_title_inner_1,#note_title_inner_2,#note_title_inner_3,
#note_title_inner_4{
float: left;
}
#note_title_inner_1{
width: 5%;
}
#note_title_inner_2{
 width: 30%; 
}
#note_title_inner_3{
  width: 55%;
}
#note_title_inner_4{
 width: 10%; 
}

#all_page_database{
padding: 10px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}
#note_database_inner_1,#note_database_inner_2,#note_database_inner_3,
#note_database_inner_4{
float: left;
}
#note_database_inner_1{
width: 5%;
}
#note_database_inner_2{
width: 30%;  
}
#note_database_inner_3{
 width: 55%; 
}
#note_database_inner_4{
 width: 10%; 
}
/*Note styles end here*/
#empty_result{
width: auto;
padding: 10px;
}
/*users styles start here*/
#us_title_inner_1,#us_title_inner_2,#us_title_inner_3,
#us_title_inner_4,#us_title_inner_5{
float: left;
}
#us_title_inner_1{
width: 30%;
}
#us_title_inner_2{
 width: 30%; 
}
#us_title_inner_3{
  width: 20%;
}
#us_title_inner_4{
 width: 10%; 
}
#us_title_inner_5{
 width: 10%;
}
#us_database_inner_1,#us_database_inner_2,#us_database_inner_3,
#us_database_inner_4,#us_database_inner_5{
float: left;
}
#us_database_inner_1{
width: 30%;
}
#us_database_inner_2{
width: 30%;  
}
#us_database_inner_3{
 width: 20%; 
}
#us_database_inner_4{
 width: 10%; 
 font-size: 90%;
}
#us_database_inner_5{
 width: 10%; 
}
/*users styles end here*/
/*blog details starts here*/
#blog_fetchresult{
width: 100%;
border-bottom: 1px solid #eee;
}
#right_fetch{
  width: 80%;
  float: right;
height: auto;
padding: 10px;
word-wrap: break-word;
}
#left_fetch{
  width: 20%;
  float: left;
height: auto;
padding: 10px;
text-align: center;
word-wrap: break-word;
}
/*blog details ends here*/
/*music style start here*/
#mu_title_inner_1{
float: left;
width: 10%;
}
#mu_title_inner_2{
float: left;
width: 20%;
}
#mu_title_inner_3{
float: left;
width: 30%;
}
#mu_title_inner_4{
float: left;
width: 20%;
}
#mu_title_inner_5{
float: left;
width: 20%;
}
#mu_database_inner_1{
float: left;
width: 10%;
}
#mu_database_inner_2{
float: left;
width: 20%;
}
#mu_database_inner_3{
float: left;
width: 30%;
}
#mu_database_inner_4{
float: left;
width: 20%;
}
#mu_database_inner_5{
float: left;
width: 20%;
}
/*music style ends here*/
/*video style start here*/
#vi_title_inner_1{
float: left;
width: 10%
}
#vi_title_inner_2{
float: left;
width: 20%
}
#vi_title_inner_3{
float: left;
width: 30%
}
#vi_title_inner_4{
float: left;
width: 20%
}
#vi_title_inner_5{
float: left;
width: 20%
}
#vi_database_inner_1{
float: left;
width: 10%
}
#vi_database_inner_2{
float: left;
width: 20%
}
#vi_database_inner_3{
float: left;
width: 30%
}
#vi_database_inner_4{
float: left;
width: 20%
}
#vi_database_inner_5{
float: left;
width: 20%
}
/*video style ends here*/
/*artiste style start here*/
#ar_title_inner_1{
float: left;
width: 10%
}
#ar_title_inner_2{
float: left;
width: 20%;
}
#ar_title_inner_3{
float: left;
width: 30%;
}
#ar_title_inner_4{
float: left;
width: 20%;
}
#ar_title_inner_5{
float: left;
width: 20%;
}
#ar_database_inner_1{
float: left;
width: 10%;
}
#ar_database_inner_2{
float: left;
width: 20%;
padding:10px;
}
#ar_database_inner_3{
float: left;
width: 30%;
}
#ar_database_inner_4{
float: left;
width: 20%;
}
#ar_database_inner_5{
float: left;
width: 20%;
}
/*artiste style ends here*/
/*edit btn for music,video,artistes start here*/
#edit_mva{
display: inline-block;
    padding: 1px 10px;
    background: #39a839;
    color: #fff;
    font-size: 90%;
}
/*edit btn for music,video,artistes ends here*/
/*applicants style start here*/
#applicant_wrapper{
width:100%;
height: auto;
padding: 20px 0px;
}
#applicant_left{
float: left;
width: 60%;
height: auto;
}
#applicant_sub_wrapper{
width: 100%;
height: auto;
border-radius: 3px;
}
#applicant_header_left{
    width: 100%;
    height: auto;
    padding: 5px 0px;
    font-size: 150%;
}
#applicant_body_left{
width: 100%;
height: auto;
background: #fff;
padding: 10px 10px;
}
#wrap_inner_body{
  width: 100%;
  height: auto;
padding-bottom: 15px;
}
#app_question{
width: 100%;
height: auto;  
color: #939bb1;
font-size: 90%;
}
#app_answer{
width: 100%;
height: auto;  
font-size: 110%;
}
#applicant_right{
float: right;
width: 25%;
height: auto;
}
#app_reg_date{
width: 100%;
height: auto;
}
#app_right_header{
    width: 100%;
    height: auto;
    padding: 5px 0px;
    font-size: 150%;
}
#app_right_body{
width: 100%;
height: auto;
background: #fff;
padding: 10px;
color: #23ce23;
}
#app_db_date{
font-size: 120%;
}
#app_right_body_attch{

}
#align_attachment_doc{
    width: 100%;
    height: auto;
    padding: 10px 0px;
     border-bottom: 1px solid #e7e9ea;
}
#style_d_btn{

}
#align_attachment_doc a{
color: red;
}
#align_ava_name{
float: left;
}
#align_ava_action{
float: right;
}
#app_stat_wrapper span{
padding-right: 10px;
font-size: 90%;
}
/*applicants style end here*/