| Server IP : 172.67.187.206 / Your IP : 172.71.28.155 Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586 User : SYSTEM ( 0) PHP Version : 5.6.30 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : E:/Inetpub/www/news/csr/admin/assets/css/ |
Upload File : |
.tabco1 {
background: #fff;
padding: 10px !important;
}
th.tabco1 {
background: #fff;
padding: 32px 10px !important;
font-size: 18px;
text-transform: uppercase;
color: #000;
vertical-align: middle !important;
}
.tabco2 {
background: #009688;
text-align: center;
color: #fff;
}
th.tabco2 {
background: #50cc83;
padding: 20px 5px !important;
font-size: 18px;
text-transform: uppercase;
vertical-align: middle !important;
}
.tabco3 {
background: #03A9F4;
text-align: center;
color: #fff;
}
th.tabco3 {
background: #039BE5;
padding: 20px 10px !important;
font-size: 18px;
text-transform: uppercase;
vertical-align: middle !important;
}
.tabco4 {
background: #EF5350;
text-align: center;
color: #fff;
}
th.tabco4 {
background: #E53935;
padding: 20px 10px !important;
font-size: 18px;
text-transform: uppercase;
vertical-align: middle !important;
}
.rightSign {
color: #1ab921;
background: #fff;
border-radius: 45px;
padding: 5px;
border: 2px solid;
}
.crossSign {
color: #de2315;
background: #fff;
border-radius: 45px;
padding: 5px 7px;
border: 2px solid;
}
/* =================================
Style for Pricing Table Example 2
================================= */
.price-table {
background: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 7px solid #eeeeee;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-webkit-transition: all .3s ease;
}
.price-table:hover {
background: rgba(0,0,0, .03);
border-color: #0093DD;
}
.price-table .price-table-heading {
color: #333333;
background: #f9f9f9;
padding: 10px 0;
margin: 0;
}
.price-table .price-table-heading .title {
color: #333333;
font-weight: 900;
letter-spacing: 1px;
}
.price-table > .price-table-body {
color: #FFFFFF;
background: #0093DD;
padding: 50px 0 30px;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-webkit-transition: all .3s ease;
}
.price-table > .price-table-body .value {
font-size: 66px;
font-weight: 300;
color: #FFFFFF;
padding: 0;
}
.price-table > .price-table-body .value small {
font-size: 16px;
}
.price-table > .list-group {
color: #333;
font-weight: 400;
margin-bottom: 0;
}
.price-table > .list-group .list-group-item {
color: #333;
font-weight: 400;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.price-table .btn {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: 700;
}
.price-table-footer {
background: #eeeeee;
padding: 15px 0;
}