/* CSS Document */
body, table, fieldset {
    margin: 0;
}

body {
    width:100%
}

iframe {
   border:none;
}


html {
    color: #444444;
}

html, h4, h5, h6 {
    font-size: 13px;
}

html {
    line-height: 1.4;
}

.actions, .edit-icon {
     display:inline;
}


html, input, textarea {
    font-family: Tahoma,Geneva,sans-serif;
}




li{
list-style:none outside none;

}

#content ul.bullet li {
list-style-type: square;
margin-left:30px;
padding:5px;
}

ul {
   padding:0;

}


.imgshadow {
    box-shadow:3px 2px 3px rgba(0, 0, 0, 0.8);
}



#content h2,
#content .componentheading,
#content h1 {
  color:#444444;
  font-size:20px;
  font-weight:bold;
  display:block;
  border-bottom:1px solid #aaaaaa;


}

#content .blog>h2 {
    border:none; 
    color:#9bd01c;
    font-weight:bold;
    text-decoration: underline;
}

header {
    background: #fafafa; /* Old browsers */
    background: -moz-linear-gradient(top,  #fafafa 0%, #f5f5f5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fafafa 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fafafa 0%,#f5f5f5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fafafa 0%,#f5f5f5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fafafa 0%,#f5f5f5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #EBEBEB;
    color: #91959C;
    height: 100px;
    padding-top:3px;
    width:100%
}

header h1 {
     margin:0;
}



#header {
      width:950px;
      margin:auto;

}

#logo {
      float:left;
      width:100px;
}

#logomiddle {
      float:left;
      width:220px;
      height:100px;
      padding-left:20px;
}

iframe.fb_ltr {
    margin-top:0px; 
}

#holdshowupdate {
    width:100%;
}

#showbell {
    width: 28px;
    height: 28px;
    float: left;
    margin-top: 5px;
    background-image: url('https://smartsmssolutions.com/images/icon_bell.png');
    background-repeat: no-repeat;
    background-size: 28px 28px;
}

#logomiddle .showupdate {
    float:left;
}

#HW_badge_cont {
    margin-left: -5px;
}





#logoside {
      float:left;
      width:600px;
      height:100px;
      

}

#register {
     float:left;
     width:610px;
     margin-bottom:20px;

}


#contact {
     float:left;
     margin-left:10px;
     width:600px;
     height:30px;
     text-align:right;   

}

#contact h2 {
     font-size:12px;
     font-weight:normal;
     letter-spacing:1px;


}


#register h2,
#register p {
     margin:0;
     display:block;
     color:#000;
}

#register p {
    font-weight:bold;
    letter-spacing:3px;
    font-size:18px;
    
}

#login {
    float:left;
    width:610px;
    text-align:right;

}

form#login-form.cbLoginForm span input#mod_login_username.inputbox,
form#login-form.cbLoginForm span input#mod_login_password.inputbox {
   width:122px !important;

}


html.js body header div#header div#logoside div#login form#login-form.cbLoginForm a.mod_login {
   color:green;

}


#logoside ul {
    list-style: none outside none;
    padding-left:20px;
    
}
#logoside ul li,
#logoside ul li a {
    border: medium none;
    color: #000;
    display: inline;
    font-style: normal;
    font-size:14px;
    text-decoration:none;
    font-family: Tahoma,Geneva,sans-serif;
    padding:15px 7px 16px 7px;
    
}

#social_contact {
  width:100%;
  float:left;
  display:table;
  border-top:1px #24acce solid;
}
.social_icon {
  width:16%;
  font-size:.85em;
  background:#c3c8b9;
  display:table-cell;
  line-height:1.3em;
        padding:3px 0 3px 17px;
        color:#000;
}

.social_icon a {
        color:#000;
}

.fb {
  background:url(../img/si_fb.jpg) left center no-repeat ;
}

.ym {
  background:url(../img/si_ym.jpg) left no-repeat ;
}

.wa {
  background:url(../img/si_what.jpg) left no-repeat ;
}

.bbm {
  background:url(../img/si_bbm.jpg) left no-repeat ;
}

.go {
  background:url(../img/si_2go.jpg) left no-repeat ;
}

.twt {
  background:url(../img/si_twitter.jpg) left no-repeat ;
}






nav {
    background: #6c957a; /* Old browsers */
    background: -moz-linear-gradient(top,  #6c957a 1%, #4d765b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#6c957a), color-stop(100%,#4d765b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6c957a 1%,#4d765b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6c957a 1%,#4d765b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6c957a 1%,#4d765b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6c957a 1%,#4d765b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c957a', endColorstr='#4d765b',GradientType=0 ); /* IE6-9 */
    border-top:1px solid #2e3f0b;
    border-bottom:1px solid #2e3f0b;
    width:100%;
   text-align:center;
}

#navholder {
    width:auto;
    margin:auto;
    display:block;

}


nav ul {
    list-style: none outside none;
    margin:1px;
    
}

#navholder ul.menu {
   padding-left:0;
  display:block;
width:auto;
}



nav ul li, 
nav ul li a {
    border: medium none;
    color: #ddd;
    display: inline-block;
    font-style: normal;
    font-size:14px;
    text-decoration:none;
    font-family: Tahoma,Geneva,sans-serif;
    padding:5px;
    
}

nav ul li a:hover {
    background-color:#fff;
    text-decoration:underline;
    color:#2e3f0b;
    text-decoration:underline;
    -webkit-box-shadow:0 0 10px #ffffff; 
    -moz-box-shadow: 0 0 10px #ffffff; 
    box-shadow:0 0 10px #ffffff; 
    font-weight:normal;
}

nav ul.menu .active {
    background-color:#fff;
    color:#2e3f0b !important;
    text-decoration:underline;
   -webkit-box-shadow:0 0 10px #ffffff; 
   -moz-box-shadow: 0 0 10px #ffffff; 
    box-shadow:0 0 10px #ffffff; 

}

nav ul.menu .active a {

    color:#000 !important;

}


#main {
    width:100%;
}


#mainholder {
    width:950px;
    margin:auto;
    background-color: #fff;
}


#links {
    float:left;
    width:200px;
    background-color:transparent;
    box-shadow:0 5px 10px #000; 

}

#links ul {
    list-style:none outside none;
    margin:0;
    padding:0px;
}

#links ul li a:hover,
#links .active {
    background-color:#60896e;
    color:#fff;
    font-weight:bold;
}

 

#links ul li,
#links ul li a {
    color:#364a0d;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    text-transform:uppercase;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
    display:block;
    
}

#breadcrumbs {
    float:left;
    width:555px;
    padding:0px 0 5px 10px;
    background-color:#f8f8f8;
    border-bottom: 1px groove #f90;
    font-family:"Trebuchet MS", Helvetica, sans-serif;
    color:#1d9245;  
    height:20px;
    overflow: hidden;
    display:block;
}

div#breadcrumbs div.breadcrumbsbreadcrumb a {
   text-decoration:none;  
}

div#breadcrumbs div.breadcrumbsbreadcrumb a:hover {
   text-decoration:underline;  
}

#share {
    float:left;
    width:173px;
    background-color:#f8f8f8;
    border-bottom: 1px groove #f90;
    padding-top:3px;
    height:22px;
    text-align:right;
}
#fbshare {
   display:inline-block;
}
#twshare {
   display:inline-block;
}


img.sih3871:hover{opacity:0.8;}

#thirdmenu {
    float:left;
    width:738px;
    background:#c3c8b9;
}

#content {
    float:left;
    width:738px;
    padding-left:10px;

    
}

#contentholder {
    float:left;
    width:738px;
    border-left: 1px groove #f90;

    
}

#holder {
    float:left;
    width:738px;
}

#holder .faq h4 {
    background-color: #ffcd00;
    padding: 5px;
    color: black;  
    font-weight: normal;
}

#content h4 {
    display:block;
    border-bottom:1px #000 solid;
    text-transform:uppercase;
}


div#content a{
   color: #0000cc;
   text-decoration:none;
}

div#content a:visited {
  color:#0088cc;
  
}

#atm-banks .bank-atm {
    padding: 5px;
}


.pagination {

   background: #fafafa; /* Old browsers */
  background: -moz-linear-gradient(top,  #fafafa 0%, #f5f5f5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fafafa 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fafafa 0%,#f5f5f5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fafafa 0%,#f5f5f5 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fafafa 0%,#f5f5f5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
  border-top: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
  text-align:center;
}



 



.samplesmslink  {
    width: 200px;
  padding: 9px 25px;
  background: #577510;
  border: 0;
  font-size: 14px !important;
  color: #FFFFFF !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius:5px;
  cursor: pointer;
  font-weight:normal;
  box-shadow: 0px 0px 3px #000000;
  border:1px solid #fff;
  text-align:center;
  
  

}

.displayblock {
    display:block;
    padding:5px 0 30px 0;
}

.samplesmslink:hover {
      color:#fff;
      font-weight:normal !important;

}


#purchaseid {
    margin:20px;
    padding: 20px;
    width: auto;
    text-align:center;
    font-size: 30px;
    background-color:#2e3f0b;
    color: white;
}


#holder .custom {
    margin-left: 10px;
}

.counter {
  margin:0;
  padding:0;
  font-weight:bold;  
}


.pagination ul{
   margin:0;

}


.pagination ul li {
   display:inline;
   padding-right:10px;
   
}



div#content a:hover {
     color: #000765;
     text-decoration:underline;
     font-weight:bold;
}

div#content div.category-list div.cat-children ul li.first ul {
  margin-left:30px;
}


.downloadicon {
    width:150px;
    height:150px;
    display:inline-block;
    margin-right:20px;
    box-shadow:0 0 5px #000;
     
}



.downloaddetails {
    display:inline-block;
    height:150px;
    width:560px;
    float:right;



}

.downloaddetails h3{
    display:block;
    border-bottom:1px #000 solid;
   margin:0;

}

.pack {
    width:100%;
    display:block;
    margin-top:20px;

}
ul.level_0 {
    font-weight:bold;
    text-transform:uppercase;

}




ul.level_1 {
    display:block;
    margin-left:30px;
    font-weight:normal;
    text-transform:none;
    


}

ul.level_2 {
    display:block;
    margin-left:30px;
}


ul.level_3 {
    display:block;
    margin-left:30px;
}

ul.level_4 {
    display:block;
    margin-left:30px;
}


ul.level_5 {
    display:block;
    margin-left:30px;
}


ul.level_6 {
    display:block;
    margin-left:30px;
}

ul.iconset {
    width:100%;
    text-align:center;
    margin:50px auto;
}

ul.iconset li.iconlist {
  display:inline-block; 
  margin:20px;
  text-align:center;
  
}

div#content div.item-page ul.iconset li.iconlist h3.icontext a.iconlink:link {
  font-weight:normal;
    color:#177245;
}



div#content div.item-page ul.iconset li.iconlist h3.icontext a.iconlink:hover {
color: #f90;
}

img.iconimg:hover {
opacity:0.7;
filter:alpha(opacity=70);
}

.tablecomment {
    font-size:10px;
    color:#777;
}

/* Styling for the zwlink at the bottom of the send SMS page */


#onzw {
 width:100%;
  background:aqua;
  height:auto;
  padding:5px;
  margin-top:20px;
  
}

#onzw p {
  margin:0;
  display:inline-block;
}

.zicn {
  margin:auto 3px;
    display:inline;
  
}


.pcont {
    margin:0;
    padding:0;
   margin-top:-30px;
}



#footer  {
    float:left;
    background: #fafafa; /* Old browsers */
  background: -moz-linear-gradient(top,  #fafafa 0%, #f5f5f5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fafafa 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fafafa 0%,#f5f5f5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fafafa 0%,#f5f5f5 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fafafa 0%,#f5f5f5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #EBEBEB;
    
    color:#000;
    width: 100%;
    text-align:center;
}

#footer ul li, 
#footer ul li a {
    color: #000;
    display: inline;
    font-style: normal;
    font-family: Tahoma,Geneva,sans-serif;
    padding:5px;
    
}

#footer ul li a:hover {
    color:#000;
    text-decoration:none;
}

footer {
    width:950px;
    margin: auto auto 40px;
}


#bottom_float {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 5px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.8);
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";

}

#bottom_float_content {
max-width:950px;
margin:auto;
padding:2px;
color:white;
}

#bottom_float_content .sp-nh-text {
font-weight:bold;
}

#bottom_float_content a {
   color:white;
}

.gkHighlighterWrapper {
    width: 500px !important;
    overflow:visible;
}

.gkHighlighterGK4 {
    width:900px;
}

.regalert {
    display: inline-block;
    background: #66ab04;
    -webkit-box-shadow: 0px 1px 0px 0px #82ba31 inset, 0px 0px 0px 4px #e6e6e6;
    -moz-box-shadow: 0px 1px 0px 0px #82ba31 inset, 0px 0px 0px 4px #e6e6e6;
    box-shadow: 0px 1px 0px 0px #82ba31 inset, 0px 0px 0px 4px #e6e6e6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-shadow: 0px 1px 1px #497a03;
    padding: 6px;
    border-color: #5b9904;
    border-width: 1px;
    border-style: solid;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
    color: #ffffff;
    margin:20px;
}

.regalert h3 {
  margin:0;
  padding:0;
  text-transform:uppercase;
}

.regalert:hover {
    background: #9bce00;
    -webkit-box-shadow: 0px 1px 0px 0px #add72e inset, 0px 0px 0px 4px #d5efab;
    -moz-box-shadow: 0px 1px 0px 0px #add72e inset, 0px 0px 0px 4px #d5efab;
    box-shadow: 0px 1px 0px 0px #add72e inset, 0px 0px 0px 4px #d5efab;
    text-shadow: 0px 1px 1px #698c00;
    border-color: #93c300;
}

.psmall p {
  font-size:11px;
}

/* CSS Tweaks */
.menuthirdmenu {
  list-style:none;
  margin:0;
  text-transform:uppercase;
  font-size:11px;
}

.menuthirdmenu li {
  list-style:none;
  position:relative;
}
.menuthirdmenu li a {
  display:block;
  padding:0 20px;
  text-decoration:none;
  height:20px;
  line-height:20px;}

.menuthirdmenu > li {
  float:left;
}
.menuthirdmenu > li > a {
  float:left;
  color:#272929;
  border-left:1px solid #ccc;
}
.menuthirdmenu > li > a:hover,
.menuthirdmenu > li:hover > a {
  background:#666;
  color:#fff;
}


.menuthirdmenu li.current a{
    background:#666;
    color:#fff;
}

.menuthirdmenu > li ul {
  display:none;
}

.menuthirdmenu > li:hover > ul {
  display:block;
  width:200px;
  position:absolute;
  left:0;
  top:25px;
}
.menuthirdmenu > li > ul > li > a {
  display:block;
  background:#444;
  color:#ccc;
}
.menuthirdmenu > li > ul > li > a:hover,
.menuthirdmenu > li ul > li:hover > a {
  background:#666;
  color:#fff;
}

.menuthirdmenu > li ul > li:hover > ul {
  display:block;
  width:200px;
  position:absolute;
  left:200px;
  top:0;
}
.menuthirdmenu > li > ul > li > ul > li a {
  display:block;
  background:#555;
  color:#ccc;
}
.menuthirdmenu > li > ul > li > ul > li a:hover {
  background:#444;
  color:#fff;
}

#basic-details {
  background:#ffffef;
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
  padding:5px;
  border:1px #d59f00 solid;
  -webkit-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    0 2px 2px rgba(50, 50, 50, 0.5);
  box-shadow:         0 2px 2px rgba(50, 50, 50, 0.2);
  margin:10px auto;
}
h3#basic-details.title a {
  color:#2e3f0b;
  text-transform:uppercase;
  font-size:12px;
  display:block;
  
}

h3#basic-details.title a:hover {
  color:#60896e;
 
}

/* Custom CSS for the alert system */

form#mod_login_logoutform {
float:right;
width:auto;
padding:5px 1px;
}

#ntfcns {
    float:right;
    width:auto;
margin-left:10px;
}
.ntf {
    font-family:verdana,arial,san-serif;
    font-size:10px;
    height:25px;
    width:25px;
    border:1px solid white;
    -webkit-box-shadow:0px 1px 3px #555;
    -moz-box-shadow: 0px 1px 3px #555;
    box-shadow:0px 1px 3px #555;
    margin:3px 5px;
    text-align:right;
    cursor:pointer;
    float:left;
}

#noftn.passive {
    background:url("/images/icons/ntf_p.png") no-repeat center;
}

#noftn.active {
    background:url("/images/icons/ntf_a.png") no-repeat center;
}

#offas.passive {
    background:url("/images/icons/off_p.png") no-repeat center;
}

#offas.active {
    background:url("/images/icons/off_a.png") no-repeat center;
}

#updts.passive {
    background:url("/images/icons/upd_p.png") no-repeat center;
}

#updts.active {
    background:url("/images/icons/upd_a.png") no-repeat center;
}

.ntf:hover {
    background-color:#a8d945;
}

span.shld {
    color:orangered;
    background-color:white;
    padding:0px .5px;
    font-weight:bold;
    position:relative;
    top:-1px;
    right:0;
    -webkit-box-shadow:0px 1px 3px #555;
    -moz-box-shadow: 0px 1px 3px #555;
    box-shadow:-1px 1px 3px #fff;
}

/*//////////// Hide the close button of the jquery modal box /////*/
.no-close .ui-dialog-titlebar-close,
div.ui-dialog div.ui-dialog-titlebar button.ui-button {
    display: none;
}

#content .sbutton {
  width: 200px;
  padding: 9px 15px;
  background: #577510;
  border: 0;
  font-size: 14px;
  color: #FFFFFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
        text-align:center;
        box-shadow: 0 0 4px #000000;
        border: 1px solid #FFFFFF;
}

#popup .sbutton {
  padding: 5px 15px;
  background: #577510;
  border: 0;
  font-size: 11px;
  color: #FFFFFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius:5px;
  cursor: pointer;
        text-align:center;
        box-shadow: 0 0 4px #000000;
        border: 1px solid #FFFFFF;
}

div#content div.blog div.items-row div.item h2 {
    margin-top:50px;
}

/* START - STYLING FOR THE PAGE NAV */
#content ul.pagenav {
     display:none;
}

ul.art-nav, ul.art-nav li {
  list-style: none; list-style-type:none; list-style-image: none;
  margin:0; 
  padding:0; 
  border: 0;
  overflow: hidden;
  width: 100%;
  font-size: 11px;
}

ul.art-nav {
  border-top:1px solid #606060;
  border-bottom:1px solid #606060;
  margin-bottom:20px;
}

ul.art-nav li.pagenav-prev { 
  float: left; 
  width:auto; 
}

ul.art-nav li.pagenav-next { 
   float: right; 
   width:auto; 
}


ul.art-nav .pagenav-next-pretext, ul.art-nav .pagenav-prev-pretext {
    font-weight:bold;
    
}

#content ul.art-nav li.pagenav-prev a:hover, 
#content ul.art-nav li.pagenav-next a:hover {
    font-weight:normal;
}

/* END - STYLING FOR THE PAGE NAV */

.category-list dt, .category-list dd {
	width:auto;
	float:left;
}

.category-list dl {
	float:right;
}

/* START - STYLING FOR PHONE NUMBER EXTRACTOR */
#ex_top {
	margin:0 0 0 -10px;
	padding:0;
	width:100%;
	max-width:990px;
	background: linear-gradient(
      				rgba(160, 16, 103, 0.45), 
      				rgba(160, 16, 103, 0.45)
    			), no-repeat center url(/images/phone_extractor/extractor_back_1.jpg);
	height:1000px;
	text-align:center;
	color: white;
	font-family: "Lato", Verdana, Geneva, sans-serif;
	
	
}

#ex_top h1 {

}

h1#ex_main {
	clear:both;
	text-align:center;
	padding-top: 25%;
	color: white;
	border:0;
	font-size:1.8em;
	margin:0;

}

#ex_comment {
	margin: auto 20%;
    font-size: 1.2em;
}

#ex_files {
margin-top: 15%;
}

.ex_icons {
	width: 48px;
	height: auto;
	margin:5px;
	
	
}

#ex_supported {
	margin:auto 20%;
	font-size:0.9em;
}

#ex_action {
	margin-top: 15%;
}

#ex_action .ex_c2a {
    width: 20%;
    padding: 10px 15px;
    margin: 10px;
    color: #FFFDFD;
    background-color: #555;
    border: 1px white solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
 
    /*gradient*/
    background: -webkit-linear-gradient(#888, #555);
    background: linear-gradient(#888, #555);
}

#ex_action .ex_c2a:hover {
        background: -webkit-linear-gradient(#4D4B4B, #3C3C3C);
        background: linear-gradient(#4D4B4B, #3C3C3C);
}

.clear {
	clear:both;
	
}

#ex_files_2 {
    margin:0;
    text-align:center;
}

.ex_icons_2 {
	width: 32px;
	height: auto;
	margin:2px;
	
	
}

/*END - STYLING FOR PHONE NUMBER EXTRACTOR */

#invalid_numbers a {
     color: white !important;
     font-weight:bold;
     text-decoration:underline !important;
}