@charset "utf-8";
/* CSS Document */

/*.leftbg-off {
	background:none;
	border:none;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
}*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 601!important;
}
.img-responsive {
    margin: 0 auto;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 14px;
}
.co-operative-info {
}
.co-operative-info > h2 {
	font-size:30px;
	color:#3a3a3a;
	margin:0 15px;
}
.co-operative-info h2 span {
	color:#a70000;
}
.co-operative-info .img-outer, .img-outer {
	background:#ffffff;
	padding:14px;
	border-left:#dcdcdc 1px solid;
	border-bottom:#dcdcdc 1px solid;
	margin-right:10px;
	margin-bottom:10px;
}
.co-operative-info p {
	font-size:16px;
	color:#3a3a3a;
	line-height:28px;
	margin-bottom:10px;
}
.co-operative-info p span {
	color:#a70000;
}
.cm-tab {
	margin-bottom:25px;
}
.cm-tab ul {
	margin:0px;
	padding:0px;
}
.cm-tab li {
	margin:0px;
	padding:0px 0px!important;
	background: url(../img/bor-lef.jpg);
	position:relative;
	font-weight:normal;
}
.cm-tab li:before {
	content:'';
	width:1px;
	height:auto;
	position:absolute;
	left:0px;
	top:0px;
	background:#fff;
}
div.cm-tab > ul > li > a {
	font-size: 18px;
	padding: 13px 10px;
	display:block;
	font-mily: 'source_sans_proregular';
	text-align:center;
	color:#bbbbbb;
	text-decoration:none;
}
.cm-tab li:after {
	content:'';
	width:42px;
	height:42px;
	position:absolute;
	bottom:-23px;
	left:0px;
	right:0px;
	margin:auto;
	background:url(../img/hov-bol.png) no-repeat 0 0;
	display:none;
	color:#bbb;
}
.cm-tab li.resp-tab-active:after {
	display:block;
}
.cm-tab li.resp-tab-active {
	background:#9b0000;
}
.cm-tab li.resp-tab-active a {
	color:white;
}
.cm-tab li a:hover {
	text-decoration:none;
}
.cm-tab-content {
	padding:25px 11px;
	border:#dcdcdc 1px solid;
}
.cm-tab-content h3 {
	margin:20px 0 20px 0;
	padding:0px;
}
.cm-tab-content table {
	border:#dbdbdb 1px solid;
	border-collapse:collapse;
	border-spacing: 0px;
}
.cm-tab-content table td, .cm-tab-content table th {
	border:#dbdbdb 1px solid;
	border-spacing: 0px;
}
 .cm-tab-content table tr:nth-child(odd) td {
 background:#f8f8f8;
}
.cm-tab-content table th {
	font-size:17px;
	color:#2b2b2b;
	text-align:center;
	padding:17px 15px;
	background: #f4f4f4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e3e3e3)); /* Chrome,Sari4+ */
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%); /* Chrome10+,Sari5.1+ */
	background: -o-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f4f4 0%, #e3e3e3 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-8 */
}
.cm-tab-content table th:first-child {
	text-align:left;
}
.cm-tab-content table th span {
	color:#b00000;
}
.cm-tab-content table td {
	font-size:15px;
	color:#292929;
	padding:18px 15px;
	text-align:center;
	vertical-align:middle;
}
.cm-tab-content table td:first-child {
	text-align:left;
}
.leftbg-off .sub-cont-bottom-logos  {
	background:white;
	border:#dcdcdc 1px solid;
	/*padding:25px 10px 20px 10px;*/

	text-align:center;
}
.sub-cont-bottom-logos1 {
	background:white;
	text-align:center;
}

.terms-and-condition {
	position:relative;
	margin:25px 0 0 0px;
	padding:0 0 0 225px;
	background:url(../img/bg-terms.jpg) no-repeat left;
}
.terms-and-condition ul {
	margin:0px;
	padding:0px;
}
.terms-and-condition li {
	position:relative;
	font-size:16px;
	color:#3a3a3a;
	line-height:25px;
	margin-bottom:28px;
	padding-left: 27px;
}
.terms-and-condition li span {
	color:#b00000;
}
.terms-and-condition li:after {
	content:'\f132';
	font-family: FontAwesome;
	color:#b00000;
	position:absolute;
	top:0px;
	left:0px;
	font-size:18px;
}
.domain-reg {
	margin:20px 0 20px 0;
	background:#ffffff;
	box-shadow:-2px 2px 6px 0px #ccc;
	-webkit-box-shadow:-2px 2px 6px 0px #ccc;
	-moz-box-shadow:-2px 2px 6px 0px #ccc;
	-o-box-shadow:-2px 2px 6px 0px #ccc;
	-ms-box-shadow:-2px 2px 6px 0px #ccc;
}
.domain-reg h3 {
	font-size:25px;
	color:#32353b;
	margin:0px;
	padding:12px 0px 11px 20px;
	border-bottom:#c7c7c7 2px dashed;
}
.domain-reg h3 span {
	color:#b00000;
}
.domain-exp-block {
	text-align:center;
	padding:22px 15px 15px 15px;
	border-right:#c7c7c7 2px dashed;
}
.domain-exp-block p {
	font-size:16px;
	color:#3a3a3a;
	line-height:18px;
	text-align:left;
	padding-left:35px;
	position:relative;
}
.domain-exp-block p i {
	color:#b00000;
	font-size:23px;
	position:absolute;
	top:0px;
	left:0px;
}
.domain-exp-block a {
	display:inline-block;
	font-size:16px;
	color:#3a3a3a;
	font-style:italic;
	border:#e3e3e3 1px solid;
	line-height:normal;
	padding:2px 25px;
	position:relative;
	margin:15px 0 0 0;
	border-radius:35px;
	-webkit-border-radius:35px;
	-moz-border-radius:35px;
	-ms-border-radius:35px;
	-o-border-radius:35px;
}
.domain-exp-block a:after {
	content: "\f101";
	font-family: FontAwesome;
	font-size:16px;
	margin-left: 7px;
	font-style:normal;
}
.domain-exp-block a:hover {
	background:#b00000;
	color:#fff;
	text-decoration:none;
}
.domain-exp-block a:hover:after {
	color:#fff;
}
.domain-exp > div:last-child .domain-exp-block {
	border-right:none;
}
.cm-tab-content table th span.money {
	font-weight:normal;
	color:#2b2b2b;
}
.cm-tab-content table a.order-bt, a.order-bt {
	text-decoration:none;
	background:#3d3d3d;
	font-size:15px;
	color:#ffffff!important;
	padding:3px 15px;
	border-radius:63px;
	-webkit-border-radius:63px;
	-moz-border-radius:63px;
	-ms-border-radius:63px;
	-o-border-radius:63px;
}
.cm-tab-content table tr td:hover a.order-bt {
	background:#950000;
}
.cm-tab-content table span.red, .red {
	color:#b00000;
}
.cm-tab-content table span.green {
	color:#00b125;
}
.multipl-table {
	border-bottom:#c7c7c7 2px dashed;
	padding:0 0 30px 0;
	margin-bottom:30px;
}
.multipl-table h4 {
	font-size:23px;
	color:#32353b;
	margin:0 0 20px 0;
}
.multipl-table h4 span {
	color:#b00000;
}
.cm-tab-content table .old-price, .old-price {
	margin-right:5px;
	text-decoration:line-through;
}
.cm-tab-content table tr td.md-green {
	background:#e5f7e9;
	color:#00a422;
	text-align:center;
}
.cm-tab-content table tr td.md-green span {
	font-weight:bold;
	border-bottom:#00a422 1px solid;
}
.term-list {
}
.term-list li {
	position:relative;
	background:none;
	margin:0px;
	padding:0px 0 15px 15px !important;
	font-size:16px;
	color:#3a3a3a;
}
.term-list li:after {
	content:'\f101';
	font-size:16px;
	color:#3a3a3a;
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	font-family: FontAwesome;
	display: block;
	background: none;
}
.cm-tab-content .asteric {
	font-size:16px;
	line-height:28px;
}
.acc-table {
	margin:25px 0 0 0;
}
.acc-table tr th {
	font-size:14px;
}
.acc-table ul.toggle-con {
	background:none;
	padding:0px;
	margin:0px;
}
.acc-table ul.toggle-con li {
	background:none;
	display:block;
	text-align:left;
	font-size:15px;
	position:relative;
	padding:0 0 10px 15px !important;
	display:none;
}
.acc-table ul.toggle-con li:first-child {
	display:block !important;
}
.acc-table ul.toggle-con li:after {
	content:'\f101';
	font-size:16px;
	color:#3a3a3a;
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	font-family: FontAwesome;
	display: block;
	background: none;
}
 .acc-table tr td:nth-child(2), .acc-table tr td:nth-child(1) {
 vertical-align:top;
}
.acc-table a.table-toggle {
	width:18px;
	height:18px;
	display:block;
	margin:0 auto;
	position:relative;
}
.acc-table a.table-toggle:after {
	content:'\f055';
	font-size:20px;
	color:#000;
	position:absolute;
	top:0px;
	left:0px;
	font-family: FontAwesome;
}
.acc-table a.table-toggle.open:after {
	content:"\f056";
}
.packet-dedicated-server {
}
.packet-dedicated-server h2 span {
	color:#a70000;
}
.packet-dedicated-server p {
	font-size:15px;
	line-height:22px;
}
.packet-dedicated-server .cm-tab {
	margin-top:25px !important;
}
.packet-dedicated-table {
}
.packet-dedicated-table tr th {
	font-size:12px;
}
.packet-dedicated-table tr td {
	font-size:12px;
	color:#3a3a3a;
	position:relative;
}
.packet-dedicated-table tr td.padding-off {
	padding:0px;
}
.packet-dedicated-table tr td.padding-off .old-price {
	padding:0 5px;
	border-right:#d2d2d2 1px dashed;
}
.packet-dedicated-table tr td.td-rest, .packet-dedicated-table tr th.td-rest {
	padding:0px;
}
.packet-dedicated-table tr td.td-rest table, .packet-dedicated-table tr th.td-rest table {
	border:none;
}
.packet-dedicated-table tr td.td-rest table tr:last-child td, .packet-dedicated-table tr th.td-rest table tr:last-child th {
	border-bottom:none;
}
.packet-dedicated-table tr td.td-rest table tr td:first-child, .packet-dedicated-table tr th.td-rest table tr th:first-child {
	border-left:none;
}
.packet-dedicated-table tr td.td-rest table tr td:last-child, .packet-dedicated-table tr th.td-rest table tr th:last-child {
	border-right:none;
}
.packet-dedicated-table tr th.td-rest table tr:first-child th {
	border-top:none;
}
.cm-tab-content table td.text-base {
	text-align:center;
}
.packet-dedicated-table tr td span.span-green {
	color:#00b125;
}
.packet-dedicated-table tr td .sold-out {
	position:absolute;
	top:0px;
	left:0px;
}
.server-networks {
	margin-bottom:35px;
}
.server-networks table th {
	font-weight:bold;
}
.co-operative-info .media {
	margin-bottom:25px;
}
.coloaction-server {
}
.coloaction-server table th {
	line-height:18px;
}
.coloaction-server table th img {
	display:block;
	margin:0 auto;
	padding-bottom:10px;
}
.all-dedicated-server {
	padding:0 0 47px 0;
	border-bottom:#c7c7c7 1px dashed;
	margin-bottom:32px;
}
.all-dedicated-server h3 img {
	margin-right:10px;
}
.all-dedicated-server table th {
	text-transform:uppercase;
	line-height:18px;
}
.all-dedicated-server table td {
	position:relative;
}
.all-dedicated-server table td img {
	position:absolute;
	bottom:1px;
	right:0px;
}
.all-dedicated-server:last-child {
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
.corporative-web {
}
.corporative-web tr th {
	vertical-align:middle;
}
.corporative-web tr th:first-child {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2OSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmM2YwZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 69%, #f3f0ef 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(69%, #ffffff), color-stop(99%, #f3f0ef)); /* Chrome,Sari4+ */
	background: -webkit-linear-gradient(top, #ffffff 69%, #f3f0ef 99%); /* Chrome10+,Sari5.1+ */
	background: -o-linear-gradient(top, #ffffff 69%, #f3f0ef 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 69%, #f3f0ef 99%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 69%, #f3f0ef 99%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f0ef', GradientType=0 ); /* IE6-8 */
}
.corporative-web tr th img {
	display:inline-block;
	margin-right:0px;
}
.corporative-web tr th {
	position:relative;
}
.corporative-web tr .strip {
	position:absolute;
	bottom:0px;
	right:0px;
}
 position:relative;
.windows-reseller {
}
.windows-reseller tr th, .windows-reseller tr td {
	padding-left:5px;
	padding-right:5px;/*position:relative;*/

}
.windows-reseller tr th:first-child, .windows-reseller tr td:first-child {
	padding-left:15px;
}
.windows-reseller tr td img {
	display:inline-block;
	float:left;
	margin-right:15px;
}
.windows-reseller tr td .fl-text {
	float:left;
}
.windows-reseller tr td span.txt-line {
	text-decoration:line-through;
}
.windows-reseller tr td span.green {
	text-transform:uppercase;
}
.windows-reseller tr span.strip {
	position:relative;
	display:block;
}
.windows-reseller tr span.strip img {
	position:absolute;
	right: -3px;
	bottom: -17px;
}
.windows-reseller tr td span.strip img {
	margin-right:0;
}
.windows-reseller tr:hover td a.order-bt {
	background:#3d3d3d;
}
.windows-reseller tr td a.order-bt:hover {
	background:#950000;
}
.linux-resellers {
}
.linux-resellers table tr th {
	font-size:14px;
}
.linux-resellers table tr td {
	font-size:13px;
}
.co-operative-info, .enterprice-webinfo, .windows-hosting {
	margin:0;
	padding:25px 0 0 0;
}
.enterprice-webinfo p {
	font-size: 18px;
	color: #2b2b2b;
	line-height: 28px;
	margin-bottom: 10px;
}
.enterprice-webinfo .media {
	margin-bottom:25px;
}
.enterprice-web-hosting {
}
.enterprice-web-hosting tr td {
	font-size:13px;
}
/*.windows-hosting {
	margin-top:25px;
}*/
.shared-hosting {
}
.shared-hosting table tr th {
	background:#f9f9f9;
}
.shared-hosting table tr th:first-child, .shared-hosting table tr th:last-child {
	background:white;
}
.shared-hosting table tr th.sub-td {
	padding-left:0px;
	padding-right:0px;
}
.shared-hosting table tr th.sub-td td {
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	border-bottom:none;
}
.shared-hosting table tr th.sub-td table {
	border:none;
	margin:15px 0 0 0;
}
.shared-hosting table tr th.sub-td tr td:first-child {
	border-left:none;
}
.shared-hosting table tr th.sub-td tr td:last-child {
	border-right:none;
}
.windows-reseller table tr td:first-child img {
	float:left;
	margin-right:15px;
}
.windows-reseller table tr td img {
	margin-right:0;
	float:none;
}
.email-hosting-head {
	padding:25px;
}
.email-hosting-table {
}
.email-hosting-table table tr th:first-child {
	font-size:26px;
}
.email-hosting-table table tr th:first-child span {
	display:inline;
	font-size:26px;
}
.email-hosting-table table tr th {
	font-size:21px;
	text-align:left;
}
.email-hosting-table table tr th span.blk-span {
	display:block;
	font-size:14px;
	color:#3a3a3a;
	font-weight:normal;
}
ul.td-list-ul {
	margin:0px;
	padding:0px;
}
ul.td-list-ul li {
	background:none;
	padding:0px;
	margin:0px;
	position:relative;
	font-size:15px;
	color:#a70000;
	padding-left:17px !important;
	margin-bottom:10px;
	text-align:left;
}
ul.td-list-ul li:before {
	content: "\f058";
	color:#b93333;
	display:block;
	font-family: FontAwesome;
	position:absolute;
	top:0px;
	left:0px;
}
.acc-counter {
}
.acc-counter p {
	font-size:14px;
	color:#3a3a3a;
	margin:0px;
}
.acc-counter .acc-outer {
	border:#c5c5c5 1px solid;
	overflow:hidden;
	padding:0 45px;
	margin:10px 0 0 0;
	display:inline-block;
	position:relative;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
}
.acc-counter .acc-outer .acc-value {
	border:none;
	font-size:18px;
	color:#3a3a3a;
	text-align:center;
	padding:8px 0 8px 0;
	min-width:68px;
	width:0;
}
.acc-counter .acc-outer a {
	position:absolute;
	top:0px;
	width:45px;
	height:100%;
	background:#ebebeb;
	transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
}
.acc-counter .acc-outer a:after {
	position:absolute;
	top:10px;
	left:0px;
	font-family: FontAwesome;
	display:block;
	color:#5d5d5d;
	width:100%;
	text-align:center;
	transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
}
.acc-counter .acc-outer a:hover {
	background:#d7d7d7;
}
.acc-counter .acc-outer a.acc-prev {
	left:0;
	border-right:#d9d9d9 1px solid;
}
.acc-counter .acc-outer a.acc-next {
	right:0;
	border-left:#d9d9d9 1px solid;
}
.acc-counter .acc-outer a.acc-prev:after {
	content: "\f068";
}
.acc-counter .acc-outer a.acc-next:after {
	content: "\f067";
}
.acc-price-base {
	text-align:left;
}
.acc-price-base > p {
	font-size: 14px;
	color: #3a3a3a;
	margin: 0px;
}
.acc-block {
}
.acc-block .acc-price-value {
	float:left;
	width:199px;
}
.acc-block .acc-price-value p {
	font-size:15px;
	color:#3a3a3a;
}
.acc-block .acc-price-value p span {
	color:#b30000;
	font-mily: 'source_sans_prosemibold';
	font-size:31px;
	position:relative;
	top:5px;
}
.acc-block .acc-order-bt {
	float:left;
	width:124px;
}
.acc-block .acc-order-bt a {
	font-size:18px;
	color:#ffffff;
	background:#990000;
	line-height:normal;
	font-mily: 'source_sans_prosemibold';
	display:block;
	text-align:center;
	padding:7px 0 11px 0;
	text-decoration:none;
	border-radius:25px;
	-webkit-border-radius:25px;
	-mos-border-radius:25px;
	-ms-border-radius:25px;
	-o-border-radius:25px;
	transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
}
.acc-block .acc-order-bt a:hover {
	background:#c61010;
}
.email-hosting-block-2 {
	padding:20px 0 0 0;
}
.email-hosting-sc-table {
	padding:25px 0 0 0;
}
.email-hosting-sc-table table {
	border: #dbdbdb 1px solid;
	border-collapse: collapse;
}
.email-hosting-sc-table table th, .email-hosting-sc-table table td {
	border: #dbdbdb 1px solid;
	padding: 18px 15px;
}
.email-hosting-sc-table table th {
	background:#323233;
	border-color:#464546;
	border-bottom:#a70000 3px solid;
	color:#bbbbbb;
	font-size:18px;
}
.email-hosting-sc-table table td {
	background:white;
	font-size:15px;
	text-align:center;
}
.email-hosting-sc-table table td:first-child {
	text-align:left;
}
.email-hosting-sc-table table span.red {
	color:#a70000;
}
.email-hosting-sc-table table span.txt-small {
	font-size:12px;
	display:block;
}
 .email-hosting-sc-table table tr:nth-child(even) td {
 background:#f8f8f8;
}
/*-----*/

.tab-inside-commen {
}
.inside-tabs {
	padding:0px;
	background:none;
	border:none;
}
.inside-tabs .ui-tabs-panel {
	background:#f0f0f0;
	border-color:#dbdbdb;
	border-top:none;
	clear:both;
	border-width:1px;
	border-top: #dbdbdb 1px solid;
}
.inside-tabs .ui-tabs-nav {
	float:right;
	background:none;
	border:none;
	padding:0px;
	position:relative;
	margin:-10px -1px 0 -1px;
	border-bottom:#dbdbdb 1px solid;
}
.inside-tabs .ui-tabs-nav .ui-state-deult .ui-tabs-anchor {
	background:#2d2d2d;
	font-size:17px;
	color:#d8d8d8;
	font-weight:normal;
	font-mily: 'source_sans_prosemibold';
	border:transparent 1px solid;
	border-bottom:none;
	border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-ms-border-radius:6px 6px 0 0;
	-o-border-radius:6px 6px 0 0;
}
.inside-tabs .ui-tabs-nav .ui-state-active .ui-tabs-anchor {
	background:#f0f0f0;
	color:#2b2b2b;
	border:#dbdbdb 1px solid;
	border-bottom:none;
	position:relative;
	top:3px;
}
.inside-tabs .ui-tabs-nav .ui-state-active {
	border:none;
}
.inside-tabs .ui-tabs-nav .ui-state-hover {
	border-color:transparent;
}
.inside-tabs .ui-tabs-panel table.top-table tr td {
	background:#ffffff;
	text-align:left;
}
.inside-tabs .ui-tabs-panel table.top-table tr td.fisrt-td {
	background:#f8f8f8;
}
.inside-tabs table.top-table td.fisrt-td span {
	padding-left:25px;
	position:relative;
}
.inside-tabs table.top-table td.fisrt-td span:after {
	content:'';
	width:6px;
	height:6px;
	background:#898989;
	display:block;
	position:absolute;
	top:8px;
	left:10px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.cm-tab-content table.bt-table {
	margin:23px 0 0 0;
	background:white;
}
.inside-tabs .r-s-value {
	border:none;
	display:inline-block;
	background:none;
	width:100%;/*display:none;*/

	

}
.sl-total, .sl-total2 {
	color: #b00000;
	font-size: 17px;
	font-family: 'source_sans_prosemibold';
}
.input-over {
	display:inline-block;
}
.ui-slider .ui-slider-range, .ui-slider-horizontal .ui-slider-handle {
	transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
}
.tab-inside-commen .ui-slider-handle {
	background:url(../img/bg-ui-handeler.png) no-repeat 0 0;
	width:43px;
	height:31px;
	border:none;
	top:-11px;
}
.tab-inside-commen .ui-slider-handle:focus {
	outline:none;
}
.tab-inside-commen .ui-slider .ui-slider-range {
	background:#940000;
}
.tab-inside-commen .range-slider {
	background:url(../img/bg-ui-track.jpg) repeat-x top;
	margin:0 15px;
}
.tab-inside-commen .range-slider:after {
	content:'';
	width:100%;
	height:15px;
	background:url(../img/bg-ui-measure.jpg) repeat-x top;
	position: absolute;
	top: 11px;
}
.cm-tab-content .bt-table tr:hover a.order-bt {
	background:#3d3d3d;
}
a.order-bt:hover {
	background:#950000;
}
.inside-tabs table.top-table tr td .value-display span {
	color:#3a3a3a;
	padding-right:5px;
}
.inside-tabs table.top-table td label {
	font-weight:normal;
	padding-right:25px;
	font-size:15px;
}
.inside-tabs table.top-table td label+label {
	padding-right:0px;
}
.inside-tabs table.top-table td label input {
	margin:1px 5px 0 0;
}
.cm-tab-content table td .gd-total {
	color:#b00000;
	font-size:17px;
	font-mily: 'source_sans_prosemibold';
}
.cm-tab-content table td span.txt-line {
	text-decoration:line-through;
}
.tb-block {
	margin:25px 0 20px 0;
	background:#ffffff;
	padding:20px 20px 20px 20px;
	box-shadow:0px 3px 0px 1px #ccc;
	-webkit-box-shadow:0px 3px 0px 1px #ccc;
	-moz-box-shadow:0px 3px 0px 1px #ccc;
	-ms-box-shadow:0px 3px 0px 1px #ccc;
	-o-box-shadow:0px 3px 0px 1px #ccc;
}
.tb-block .media-heading {
	color:#a70000;
	font-mily: 'source_sans_prosemibold';
}
.tb-block1 {
	margin:25px 0 20px 0;
	background:#ffffff;
	padding:20px 20px 20px 20px;
}
.tb-block1 .media-heading {
	color:#a70000;
	font-mily: 'source_sans_prosemibold';
}
.single-range-slider {
	margin:25px 0 35px 0;
}
.single-range-slider .range-slider:after {
	display:none;
}
.single-range-slider ul {
	margin:0px 0px 0 10px;
	padding:0px;
}
.single-range-slider li {
	float:left;
	background:none;
	position:relative;
	padding:30px 0 0 0 !important;
	position:relative;
	margin-right:105px;
}
.single-range-slider li span.strip {
	width:63px;
	height:54px;
	background:url(../img/bg-most-strip.png) no-repeat 0 0;
	position:absolute;
	top:-10px;
	left:-10px;
}
.single-range-slider li:last-child {
	margin-right:0;
	margin-left:-18px;
}
.single-range-slider li:before {
	content:'';
	width:1px;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	margin:auto;
	background:#cdcdcd;
}
.single-range-slider li a {
	text-align: center;
	display:block;
	background:white;
	padding:32px 0 4px 0;
	position:relative;
	width:91px;
	font-size:17px;
	color:#2b2b2b;
	font-family: 'source_sans_prosemibold';
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	box-shadow:0px 2px 2px 1px #ccc;
	-webkit-box-shadow:0px 2px 2px 1px #ccc;
	-moz-box-shadow:0px 2px 2px 1px #ccc;
	-ms-box-shadow:0px 2px 2px 1px #ccc;
	-o-box-shadow:0px 2px 2px 1px #ccc;
	transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
}
.single-range-slider li a:after {
	content: "\f0a0";
	font-family: FontAwesome;
	display:block;
	position:absolute;
	top:2px;
	left:0px;
	width:100%;
	text-align:center;
	font-size:24px;
	color:#ababab;
}
.single-range-slider li a span {
	color:#b00000;
	transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
}
.single-range-slider li a.active:after {
	color:white;
}
.single-range-slider li a.active {
	background:#a30000;
	color:white;
}
.single-range-slider li a.active span {
	color:white;
}
.single-range-slider .range-slider {
	height:16px;
	background-color:#c1c1c1;
	margin-left:47px;
	margin-right:47px;
	border-radius:45px;
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
	-ms-border-radius:45px;
	-o-border-radius:45px;
}
.single-range-slider .range-slider .ui-slider-range {
	border-radius:45px;
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
	-ms-border-radius:45px;
	-o-border-radius:45px;
}
#sinslider-value {
	display:none;
}
.values-display {
}
.values-display ul {
	margin:0px;
	padding:0px;
}
.values-display li {
	display:none;
	background:none;
	padding:0px;
	margin:0px 0 20px 0;
}
.values-display li.show {
	display:block;
}
.values-display li .top-table td {
	font-size:13px;
}
.values-display li .top-table td.fisrt-td span {
	display:block;
}
.values-display li .bt-table td {
	font-size:13px;
	padding:11px 15px;
}
.values-display li .bt-table td .price-unit {
	color:#b00000;
	font-size:17px;
	font-mily: 'source_sans_prosemibold';
}
.linux-vps-single-slider li {
	margin-right:103px;
}
.linux-vps-single-slider1 li {
	margin-right:48px;
}
.linux-vps-single-slider7 li {
	margin-right:70px;
}

.linux-vps-single-slider li:last-child {
	margin-left:-7px;
}
.linux-vps-single-sliders li {
	margin-right:25px;
}
.linux-vps-single-sliders li:last-child {
	margin-left:-7px;
}
ul.ml-slide-value {
}
ul.ml-slide-value li {
	background:none;
	display:none;
}
ul.ml-slide-value li:first-child {
	display:block;
}
/*---- anish  (2014/08/28)---- */



.inside-tabs .ui-tabs-nav .ui-state-default .ui-tabs-anchor {
	background:#2d2d2d;
	font-size:17px;
	color:#d8d8d8;
	font-weight:normal;
	font-family: 'source_sans_prosemibold';
	border:transparent 1px solid;
	border-bottom:none;
	border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-ms-border-radius:6px 6px 0 0;
	-o-border-radius:6px 6px 0 0;
}
.inside-tabs .ui-tabs-nav .ui-state-active .ui-tabs-anchor {
	background:#f0f0f0;
	color:#2b2b2b;
	border:#dbdbdb 1px solid;
	border-bottom:none;
	position:relative;
	top:3px;
}
.inside-tabs .ui-tabs-nav .ui-state-active {
	border:none;
}
/*----------------------------------------- Faisal css -----------------------------------------*/



.pricing-fiture {
	display:block;
}
.pricing-fiture div {
	padding:20px;
}
.pricing-fiture h4 {
	font-size:20px;
	font-mily: 'source_sans_prosemibold';
}
.pricing-fiture h5 {
	font-size:18px;
	font-mily: 'source_sans_proregular';
	color:#b02929;
}
.pricing-fiture span {
	font-size:16px;
	font-mily: 'source_sans_probold';
	color:#292727;
}
.pricing-fiture ul li a {
	font-size: 16px;
	color: #b02929;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-right:3px;
	display:inline-block;
}
.pricing-fiture ul li a:hover {
	color:#f11515;
}
.pricing-fiture ul li ul {
	position:relative;
	display:block;
	padding-top:15px;
}
.pricing-fiture ul li ul li {
	list-style:inside;
	padding-bottom:5px !important;
}
.pricing-fiture ul li ul li:after {
	content:'';
}
.windows-reseller-usa {
}
.windows-reseller tr th, .windows-reseller-usa tr td {
	padding-left:0px;
	padding-right:0px;
}
.term-list li:before {
	content:'';
	background: none;
}
.corporative-web-h4 {
	background:#e9ecf1;
}
.corporative-web-h5 {
	background:#8e1a1b !important;
	padding:15px;
	margin:0px;
	margin-top:10px;
	color:#fff !important;
}
.corporative-web-h6 {
	background:#4b4646;
	padding:15px;
	margin:0px;
	margin-top:10px;
	color:#fff;
}
.corporative-web-h4 h4 {
	font-size:20px;
	font-mily: 'source_sans_prosemibold';
	margin:0px;
}
.email-hosting-sc-table table span.red {
	font-size:13px;
}
.cm-tab-content table th {
	padding:17px 3px;
	position:relative;
}
.cm-tab-content table tr td {
	padding:17px 3px;
	font-size:14px;
}
.ssl-note {
	padding:20px;
	background:#ede5e5;
	margin:auto;
	width:100%;
	margin-top:15px;
	font-size:15px;
	line-height:24px;
}
.resell-dom-price-tb {
	display:block;
	margin-top:10px;
}
.resell-dom-price-tb ul {
	padding:0px;
	margin:0px;
}
.resell-dom-price-tb ul li {
	display:block;
	background:none;
	border:1px solid #e6dddd;
}
.resell-dom-price-tb ul li:hover {
	background:#ebe8e8;
}
.resell-dom-price-tb ul li h4 {
	text-align:center;
	color:#a70000;
	font-size:24px;
	font-mily: 'source_sans_prosemibold';
}
.resell-dom-price-tb ul li p {
	text-align:center;
	font-size:15px;
	padding-bottom:20px;
}
.resell-dom-price-tb-cont {
	display:block;
}
.resell-dom-price-tb-cont p {
	text-align:center
}
.resell-dom-price-tb-cont h5 {
	text-align:center;
	font-size:17px;
	color: #2b2b2b;
	text-align: center;
}
#resell-dom-price-tab {
	display:block;
}
.colo-add-span-wrong {
	text-decoration:line-through;
	color:#3a3a3a !important;
}
.pricing-fiture h5 {
	color:#3a3a3a;
}
.pricing-fiture h5 span {
	color:#a70000
}
.pricing-fiture ul li {
	background:none;
}
.inside-tabs .ui-tabs-panel table.top-table tr td {
	text-align:cener;
	padding-left:10px;
}
.media-body h3 {
	font-size:24px;
	font-mily: 'source_sans_prosemibold';
	color:#b00000;
	margin:0px;
}
.media-body a {
	font-size:16px;
	font-family: 'source_sans_prosemibold';
	color:#303030;
	font-style:italic;
}
.how-select-pack {
	display:block;
	padding:15px 0px;
	background:#ffffff;
	box-shadow:0px 3px 0px 1px #ccc;
	-webkit-box-shadow:0px 3px 0px 1px #ccc;
	-moz-box-shadow:0px 3px 0px 1px #ccc;
	-ms-box-shadow:0px 3px 0px 1px #ccc;
	-o-box-shadow:0px 3px 0px 1px #ccc;
	margin:20px 0px;
}
.how-select-thirty-pack {
	display:block;
	padding:0 15px;
}
.how-select-thirty-pack span {
	width:99px;
	height:99px;
	margin:0 auto;
	background:#9b0000;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	-o-border-radius: 90px;
	-ms-border-radius: 90px;
	border-radius: 90px;
	display:block;
	margin-top:14px;
	color:#fff;
	font-mily: 'source_sans_probold';
	font-size:30px;
	text-align:center;
	text-transform:uppercase;
	padding-top:15px;
}
.how-select-thirty-pack span p {
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:8px;
	font-mily: 'source_sans_proregular';
}
.how-select-thirty-pack h3 {
	font-size:21px;
	color:#070707;
	text-align:center;
	font-mily: 'source_sans_prosemibold';
}
.how-select-thirty-pack p {
	font-size:15px;
	color:#3a3a3a;
	text-align:center;
	line-height:27px;
	font-mily: 'source_sans_proregular';
}
.how-select-thirty-pack.second {
	border-left:1px solid #d7d7d7;
}
.packet-enterprice-table {
	display:block;
	background:#fff;
	padding:10px;
}
.packet-enterprice-table h3 {
	margin:0px 0 27px 15px;
	padding:0px;
	padding-top:15px;
	color:#b00000;
}
.packet-enterprice-table table {
	border:#dbdbdb 1px solid;
	border-collapse:collapse;
}
.packet-enterprice-table table td, .packet-enterprice-table table th {
	border:#dbdbdb 1px solid;
	border-collapse:collapse;
}
 .packet-enterprice-table table tr:nth-child(odd) td {
background:#f8f8f8;
}
.packet-enterprice-table table th {
	font-size:16px;
	color:#2b2b2b;
	text-align:center;
	padding:17px 5px;
	background: #f4f4f4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e3e3e3)); /* Chrome,Sari4+ */
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%); /* Chrome10+,Sari5.1+ */
	background: -o-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f4f4 0%, #e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f4f4 0%, #e3e3e3 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-8 */
}
.packet-enterprice-table table th:first-child {
	text-align:left;
}
.packet-enterprice-table table th span {
	color:#b00000;
}
.packet-enterprice-table table td {
	font-size:15px;
	color:#292929;
	padding:18px 5px;
	text-align:center;
	vertical-align:middle;
}
.packet-enterprice-table table td:first-child {
	text-align:left;
}
.packet-enterprice-table table a.order-bt {
	text-decoration:none;
	background:#3d3d3d;
	font-size:15px;
	color:#ffffff;
	padding:3px 18px;
	border-radius:63px;
	-webkit-border-radius:63px;
	-moz-border-radius:63px;
	-ms-border-radius:63px;
	-o-border-radius:63px;
}
.packet-h2-harga {
	font-size:25px;
	color:#4a4a4a;
}
.packet-h2-val {
	font-size:20px;
	color:#a90000;
	text-align:center;
	font-mily: 'source_sans_probold';
	padding-bottom:5px;
	display:block;
	border-bottom:1px solid #dbdbdb;
}
.packet-enterprice-table p {
	font-size:13px;
	line-height:15px;
	color:#464646;
	text-align:center;
	padding-top:5px;
}
.packet-enterprice-table .red {
	color:#a90000;
}
.packet-enterprice-table table tr:hover a.order-bt {
	background:#950000;
}
.stars {
	color:#f1c40f;
}
.how-select-host-select {
	display:block;
}
.how-select-host-select a {
	font-size:12px;
	color:#464646;
	text-decoration:underline;
	line-height:18px;
}
.how-select-host-select a:hover {
	color:#a90000;
}
.pricing-fiture h5 {
	font-size:19px;
	color:#a90000;
	font-mily: 'source_sans_probold';
	font-weight:bold;
}
.how-to-host-order {
	display:block;
	background:#f0f0f0;
}
.why-sele-hos-ord-btn {
	display:block;
	padding:55px 18px;
	border-right:1px solid #fff;
}
.why-sele-hos-ord-btn a {
	height:47px;
	display:block;
	background:url(../img/how-to-seclect-host-order-btn.png) repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
	text-align:center;
	line-height:47px;
	text-decoration:none;
	color:#fff;
}
.why-sele-hos-ord-btn a:hover {
	background-position:right bottom;
}
.why-sele-hos-list {
	display:block;
	padding:25px 13px;
}
.why-sele-hos-list p {
	line-height:20px;
}
.why-sele-hos-list select {
	display:block;
	width:97%;
}
.why-sele-hos-list div.fancy-select div.trigger {
	background:none;
	width:100%;
	color: #5e5e5e;
	text-transform:lowercase;
	font-mily: 'source_sans_proregular';
	box-shadow:none;
}
.why-sele-hos-list div.fancy-select div.trigger {
	background:#fff;
	border:1px solid #dddddd;
}
.why-sele-hos-list div.fancy-select {
	font-weight:normal;
}
.why-sele-hos-list div.fancy-select ul.options {
	background:#fff;
	width:100%;
	border-top:none;
}
.why-sele-hos-list div.fancy-select ul.options li {
	text-transform:lowercase;
	background:#fff;
	color: #5e5e5e;
	line-height:20px;
}
ul.servr-logos li {
	padding: 30px 16px;
}
.about-mess-tab {
	display:block;
	padding:15px;
	height:301px;
	overflow:hidden;
}
ul.about-mess-tab li {
	float:left;
	width:50%;
}
ul.about-mess-tab li img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #dbdbdb;
	width:90%;
	height:auto
}
.our-messa > ul.about-tab-head li {
	display:inline-block;
	float:left;
	width:33%;
	text-align:center;
	width:33% !important;
	height:60px;
}
.our-messa > ul.about-tab-head li:hover {
	color:#a70000;
	background:#ebebeb;
}
.our-messa > ul.about-tab-head li .resp-tab-active {
	color:#a70000;
}
.about-mess-tab .mCSB_scrollTools .mCSB_draggerRail {
	width:7px;
	background:#C7C7C7;
}
.about-mess-tab .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width:7px;
	height:22px;
	background:url(../img/scroll-bar.png) no-repeat left top;
	margin-left:3px;
}
.about-mess-tab .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
	background-position:right bottom;
}
.sub-messenger {
	display:block;
	background: url(../img/h2-border.png) no-repeat right 35px;
}
.sub-messenger h1 {
	color: #a70000;
	display: inline-block;
	font-family: 'source_sans_proregular';
	font-size: 30px;
	margin: 20px 0px;
	padding: 0 10px 0 0;
}
.our-messa > ul.home-messenger li {
	display:inline-block;
	text-align:center;
	width:33% !important;
}
.equal-hight {
}
.our-messa {
	overflow:hidden;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.mengapa h2, .mengapa i {color:#b6af3b}
.row [class*='col-']:not(.hid) {
      /*background-color: #ffeeee;*/
      background-clip: content-box;
      min-height: 20px;
}

/*------------- Media Query -----*/



@media screen and ( max-width: 1200px ) {
}
 @media screen and ( max-width: 991px ) {
 .co-operative-info .img-outer {
 float:none !important;
 display:inline-block;
}
 .terms-and-condition {
 background:none;
 padding-left:0;
}
 .domain-exp-block {
 border-right:none;
 border-bottom:#c7c7c7 2px dashed;
}
 .tb-block > div > div {
 margin-bottom:35px;
}
 .tb-block {
 padding-bottom:0px;
}
 .messanger h2 {
background:none;
}
 .messanger {
margin-top:20px;
}
}
 @media screen and ( max-width: 767px ) {
 .cm-tab .resp-tabs-container h2 {
 font-size:16px;
 background:#353636 !important;
}
 .cm-tab .resp-tabs-container h2 a {
 color:#bbbbbb;
 text-decoration:none;
}
 .cm-tab .resp-tabs-container h2.resp-tab-active {
 background:#940000!important;
}
 .cm-tab .resp-tabs-container h2.resp-tab-active a {
 color:white;
}
 .cm-tab .resp-tabs-container h2.resp-tab-active .resp-arrow {
 border-bottom-color:white;
}

	

	

/*----------------------------------------- isal css -----------------------------------------*/

	

	.how-select-thirty-pack.second {
border-left:none;
}
}
 @media screen and ( max-width: 480px ) {
}
 @media screen and ( max-width: 320px ) {
}
/*----------------------- 13 / 10 / 2014 ---------------------*/



.corporative-web tr td.first {
	position:relative;
}
.corporative-web tr td .strip {
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin-right: 0px!important;}
.coret {text-decoration: line-through}

/*----------------------- 13 / 10 / 2014 ---------------------*/

.panel {
  margin-bottom: 23px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 23px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #212121;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #212121;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #2196f3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #2196f3;
  border-color: #2196f3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2196f3;
}
.panel-primary > .panel-heading .badge {
  color: #2196f3;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2196f3;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #4caf50;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #4caf50;
  background-color: #ffffff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #cba4dd;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #9c27b0;
  border-color: #cba4dd;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cba4dd;
}
.panel-info > .panel-heading .badge {
  color: #9c27b0;
  background-color: #ffffff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cba4dd;
}
.panel-warning {
  border-color: #ffc599;
}
.panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #ff9800;
  border-color: #ffc599;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ffc599;
}
.panel-warning > .panel-heading .badge {
  color: #ff9800;
  background-color: #ffffff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ffc599;
}
.panel-danger {
  border-color: #f7a4af;
}
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #e51c23;
  border-color: #f7a4af;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f7a4af;
}
.panel-danger > .panel-heading .badge {
  color: #e51c23;
  background-color: #ffffff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f7a4af;
}

