body {
	font-family: 'Arial', sans-serif;
	font-size: 15px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a {
	color: #089cf6;
	color: #089cf6;
}

#wrapper {
	width: 100%;
	background: #0f0f0f;
}

#page-wrapper {
	padding: 15px 15px;
	min-height: 600px;
	background: #FFFFFF;
	position: relative;
}

#page-wrapper:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 50px;
	background: #00aeef;
	content: "";
}

#page-inner {
	width: 100%;
	margin: 10px 20px 0px 0px;
	min-height: 800px;
}

.no-boder {
	border: 1px solid #f3f3f3;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 7px;
	margin-bottom: -5px;
}

h2 {
	color: #000;
}

h4 {
	padding-top: 10px;
}

.square-btn-adjust {
	border: 0px solid transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

p {
	font-size: 16px;
	line-height: 25px;
	padding-top: 20px;
}
/*----------------------------------------------
   DASHBOARD STYLES    
------------------------------------------------*/
/*.page-header {
    font-size: 18px;
    color: #fff;
    padding:15px 25px;
    margin: 0px 0 45px -25px;
    background: #00aeef;
    font-weight: bold;
}*/
.panel-back {
	background-color: #fff;
}

.panel-default>.panel-heading {
	color: #000;
	background-color: #FFFFFF;
	border-color: #ddd;
	font-weight: bold;
}

.jumbotron, .well {
	background: #fff;
}

.noti-box {
	min-height: 100px;
	padding: 20px;
}

.page-content {
	padding: 8px 20px 24px;
}

.noti-box .icon-box {
	display: block;
	float: left;
	margin: 0 15px 10px 0;
	width: 70px;
	height: 70px;
	line-height: 75px;
	vertical-align: middle;
	text-align: center;
	font-size: 40px;
}

.text-box p {
	margin: 0 0 3px;
}

.main-text {
	font-size: 25px;
	font-weight: 600;
}

.set-icon {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.bg-color-green {
	background-color: #fff;
	color: #5cb85c;
}

.bg-color-blue {
	background-color: #fff;
	color: #4CB1CF;
}

.bg-color-red {
	background-color: #fff;
	color: #F0433D;
}

.bg-color-brown {
	background-color: #fff;
	color: #f0ad4e;
}

.back-footer-green {
	background-color: #5cb85c;
	color: #fff;
	border-top: 0px solid #fff;
}

.back-footer-red {
	background-color: #F0433D;
	color: #fff;
	border-top: 0px solid #fff;
}

.back-footer-blue {
	background-color: #4CB1CF;
	color: #fff;
	border-top: 0px solid #fff;
}

.back-footer-brown {
	background-color: #f0ad4e;
	color: #fff;
	border-top: 0px solid #fff;
}

.icon-box-right {
	display: block;
	float: right;
	margin: 0 15px 10px 0;
	width: 70px;
	height: 70px;
	line-height: 75px;
	vertical-align: middle;
	text-align: center;
	font-size: 40px;
}

.main-temp-back {
	background: #8702A8;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
}

.main-temp-back .text-temp {
	font-size: 40px;
}

.back-dash {
	padding: 20px;
	font-size: 20px;
	font-weight: 500;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #2EA7EB;
	color: #fff;
}

.back-dash p {
	padding-top: 16px;
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}

.color-bottom-txt {
	color: #000;
	font-size: 16px;
	line-height: 30px;
}
/*CHAT PANEL*/
.chat-panel .panel-body {
	height: 450px;
	overflow-y: scroll;
}

.chat-box {
	margin: 0;
	padding: 0;
	list-style: none;
}

.chat-box li {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #808080;
}

.chat-box li.left .chat-body {
	margin-left: 90px;
}

.chat-box li .chat-body p {
	margin: 0;
	color: #8d8888;
}

.chat-img>img {
	margin-left: 20px;
}

footer p {
	font-size: 14px;
}
/*----------------------------------------------
    MENU STYLES    
------------------------------------------------*/
.user-name {
	color: #000;
	font-size: 15px;
}

.user-image {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.top-navbar {
	margin: 0px;
}

.top-navbar .navbar-brand {
	display: block;
	height: auto;
	padding: 12px 18px;
	width: 258px;
}

.top-navbar .nav>li {
	position: relative;
	float: left;
}

.top-navbar .nav>li>a {
	position: relative;
	display: block;
	padding: 18px 10px;
	color: #77C0FD;
}

.top-navbar .nav>li>a:hover, .top-navbar .nav>li>a:focus {
	text-decoration: none;
	background-color: #fff;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #fff;
}

.top-navbar .dropdown-menu {
	min-width: 230px;
	border-radius: 0 0 4px 4px;
}

.top-navbar .dropdown-menu>li>a:hover, .top-navbar .dropdown-menu>li>a:focus
	{
	color: #225081;
	background: none;
}

.dropdown-tasks {
	width: 255px;
}

.dropdown-tasks .progress {
	height: 8px;
	margin-bottom: 8px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 0px;
}

.dropdown-tasks>li>a {
	padding: 0px 15px;
}

.dropdown-tasks p {
	font-size: 13px;
	line-height: 21px;
	padding-top: 4px;
}

.active-menu {
	background-color: #225081 !important;
}

.arrow {
	float: right;
}

.fa.arrow:before {
	content: "\f104";
}

.active>a>.fa.arrow:before {
	content: "\f107";
}

.nav-second-level li, .nav-third-level li {
	border-bottom: none !important;
}

.nav-second-level li a {
	padding-left: 37px;
}

.nav-third-level li a {
	padding-left: 55px;
}

.sidebar-collapse, .sidebar-collapse .nav {
	background: none;
}

.sidebar-collapse .nav {
	padding: 0;
}

.sidebar-collapse .nav>li>a {
	color: #8287a9;
	font-size: 18px;
	background: transparent;
	text-shadow: none;
}

.sidebar-collapse>.nav>li>a {
	padding: 0px 0px 0px 70px;
	line-height: 64px;
	height: 64px;
}

.sidebar-collapse>.nav>li:first-child {
	background: #00aeef;
	height: 51px;
}

.sidebar-collapse>.nav>li:first-child a {
	border-bottom: 0px;
	line-height: 51px;
}

.sidebar-collapse>.nav>li:first-child a:hover {
	background: none;
}

.sidebar-collapse>.nav>li:first-child a span {
	color: #fff !important;
}

.sidebar-collapse>.nav>li {
	position: relative;
	height: 64px;
}

.sidebar-collapse>.nav>li.dpdown {
	height: auto;
}

.sidebar-collapse>.nav>li.dpdown>a {
	border-bottom: 0px;
}

.sidebar-collapse .nav>li>a i {
	position: absolute;
	top: 0px;
	left: 0;
	width: 70px;
	height: 70px;
	background: url(../images/left-menu-icons.png) 0px 0px no-repeat;
}

.sidebar-collapse .nav>li>a i.icon-1 {
	background: url(../images/left-menu-icons.png) 0px -24px no-repeat;
	cursor: pointer;
}

.sidebar-collapse .nav>li:hover i.icon-1 {
	background: url(../images/left-menu-icons.png) 0px -24px no-repeat;
}

.sidebar-collapse .nav>li>a i.icon-2 {
	background: url(../images/left-menu-icons.png) 0px -75px no-repeat;
	cursor: pointer;
}

.sidebar-collapse .nav>li:hover i.icon-2 {
	background: url(../images/left-menu-icons.png) -70px -75px no-repeat;
}

.sidebar-collapse .nav>li>a i.icon-3 {
	background: url(../images/left-menu-icons.png) 0px -145px no-repeat;
	cursor: pointer;
}

.sidebar-collapse .nav>li:hover i.icon-3 {
	background: url(../images/left-menu-icons.png) -70px -145px no-repeat;
}

.sidebar-collapse .nav>li>a i.icon-4 {
	background: url(../images/left-menu-icons.png) 0px -202px no-repeat;
	cursor: pointer;
}

.sidebar-collapse .nav>li:hover i.icon-4 {
	background: url(../images/left-menu-icons.png) -70px -202px no-repeat;
}

.sidebar-collapse .nav>li>a i.icon-5 {
	background: url(../images/left-menu-icons.png) 0px -259px no-repeat;
	cursor: pointer;
}

.sidebar-collapse .nav>li:hover i.icon-5 {
	background: url(../images/left-menu-icons.png) -70px -259px no-repeat;
}

.sidebar-collapse .nav>li>a i.icon-6 {
	background: url(../images/left-menu-icons.png) 0px -316px no-repeat;
	cursor: pointer;
}

.sidebar-collapse .nav>li:hover i.icon-6 {
	background: url(../images/left-menu-icons.png) -70px -316px no-repeat;
}

.sidebar-collapse>.nav>li a {
	border-bottom: 1px solid #0f0f0f;
}

.sidebar-collapse>.nav>li:hover a, .sidebar-collapse>.nav>li a:hover {
	background: #00aeef;
	color: #fff;
}

.sidebar-collapse>.nav>li a span {
	display: none;
}

ul.nav.nav-second-level.collapse.in {
	background: #172D44;
}

.sidebar-collapse .nav>li>a:hover, .sidebar-collapse .nav>li>a:focus {
	outline: 0;
}

/* Main Menu Dropdown */
li.dpdown li {
	border-bottom: 0px;
	position: relative;
}

li.dpdown li>a {
	text-decoration: none;
	display: block;
	line-height: 44px;
	padding: 0 0 0 90px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	border-top: 1px solid #05a8e4;
	border-bottom: 0px !important;
}

li.dpdown li>a:hover {
	color: #05475f !important;
}

.ddpmenus {
	background: #00aeef;
	display: none;
}

.navarrow {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../images/dd-icon.png) 6px 6px no-repeat;
	top: 20px;
	right: 12px;
	z-index: 999999;
	display: none;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.s ease;
	opacity: 0.5;
	cursor: pointer;
}

li.blubg {
	background: #00aeef;
}

li.blubg>a {
	color: #fff !important;
}

li.blubg i.icon-3 {
	background: url(../images/left-menu-icons.png) -70px -145px no-repeat
		!important;
}

li.blubg i.icon-4 {
	background: url(../images/left-menu-icons.png) -70px -202px no-repeat
		!important;
}

li.blubg i.icon-5 {
	background: url(../images/left-menu-icons.png) -70px -259px no-repeat
		!important;
}

li.blubg i.icon-6 {
	background: url(../images/left-menu-icons.png) -70px -316px no-repeat
		!important;
}

.rotate {
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	opacity: 1.0;
}

.bil-ico-1 {
	background: url(../images/submenu-icon.png) 65px 13px no-repeat
		!important;
}

.bil-ico-2 {
	background: url(../images/submenu-icon.png) 65px -32px no-repeat
		!important;
}

.bil-ico-3 {
	background: url(../images/submenu-icon.png) 65px -77px no-repeat
		!important;
}

.bil-ico-4 {
	background: url(../images/submenu-icon.png) 65px -121px no-repeat
		!important;
}

/*******/
.navbar-side {
	border: none;
	background-color: transparent;
}

.top-navbar {
	background: #ffffff;
	border-bottom: none;
	min-height: 66px;
}

.top-navbar .nav>li>a>i {
	
}

.top-navbar .navbar-brand:hover {
	color: #fff;
}

.dropdown-user li {
	margin: 8px 0;
	cursor: pointer;
}

.navbar-default {
	border: 0px solid black;
}

.navbar-header {
	background: #ffffff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
	{
	background-color: #B40101;
}

.navbar-default .navbar-toggle {
	border-color: #fff;
	background: #000;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}

.nav>li>a>i {
	
}

.navbar-right {
	margin-right: 10px;
}

.search {
	width: 300px;
	height: 30px !important;
	background: url(../images/search-ico.png) right 6px no-repeat;
	margin: 18px 25px 0px 0px;
	font-weight: normal !important;
}

/*-----------------------------------------------
    ICONS
------------------------------------------------*/
.fa-caret-down {
	background: url(../images/dwn.png) 0px 0px no-repeat;
	width: 8px;
	height: 6px;
	display: inline-block;
}

.icon-name {
	background: url(../images/icons.png) 0px 0px no-repeat;
}

.icon-company {
	background: url(../images/icons.png) 0px -55px no-repeat;
}

.icon-email {
	background: url(../images/icons.png) 0px -112px no-repeat;
}

.icon-pw {
	background: url(../images/icons.png) 0px -619px no-repeat;
}

.icon-cfpw {
	background: url(../images/icons.png) 0px -665px no-repeat;
}

.icon-mobile {
	background: url(../images/icons.png) 0px -168px no-repeat;
}

.icon-add {
	background: url(../images/icons.png) 0px -227px no-repeat;
}

.icon-city {
	background: url(../images/icons.png) 0px -285px no-repeat;
}

.icon-state {
	background: url(../images/icons.png) 0px -353px no-repeat;
}

.icon-country {
	background: url(../images/icons.png) 0px -413px no-repeat;
}

.icon-zip {
	background: url(../images/icons.png) 0px -468px no-repeat;
}

.icon-regist {
	background: url(../images/icons.png) 0px -527px no-repeat;
}

.icon-nameserver {
	background: url(../images/icons.png) 0px -574px no-repeat;
}

/*----------------------------------------------
    TABLE STYLES     
------------------------------------------------*/
.tbresps {
	width: 85%;
	margin: 0px auto;
}

.tbresps1 {
	width: 75%;
	margin: 0px auto;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.f12 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.table>thead>tr>th {
	border: 0px;
	font-size: 15px;
	color: #fff;
	background: #696969;
	padding: 14px 10px;
}

.table>tbody>tr>td {
	font-size: 15px;
	color: #696969;
	font-weight: bold;
	padding: 14px 10px;
	border: 0px;
}

.table>thead>tr>th:first-child, .table>tbody>tr>td:first-child {
	padding-left: 25px;
}

.table>tbody>tr:nth-child(even) {
	background: #ececec;
}

.domaintable tr:first-child td {
	border-bottom: none;
	padding: 0px;
}

.domaintable td {
	vertical-align: middle;
	padding: 10px 10px;
	border-bottom: solid 1px #bfc0c1;
}

.domaintable tr:last-child td {
	border-bottom: none;
	padding: 5px 10px;
}

.dmprice {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

/*----------------------------------------------
    UI ELEMENTS STYLES     
------------------------------------------------*/
.btn-circle {
	width: 50px;
	height: 50px;
	padding: 6px 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-align: center;
	font-size: 12px;
	line-height: 1.428571429;
}

/*----------------------------------------------
    FORM ELEMENTS STYLES     
------------------------------------------------*/
.inputsm {
	width: 90px;
	margin-right: 15px;
	padding-left: 10px !important;
}

.input-ssm {
	border: solid 1px #a9a9a9;
}

.form-control {
	height: 39px;
	font-weight: normal;
	color: #000;
}

.form-control:focus {
	border-width: 2px;
	border-color: #00aeef;
}

#page-wrapper input.form-control {
	height: 39px;
	color: #000;
	border-radius: 0px;
	border: 0px;
	box-shadow: none;
	border-bottom: solid 1px #c7c7c7;
	position: relative;
	padding-left: 38px;
}

#page-wrapper .form-control:focus {
	border-color: #00aeef;
	box-shadow: none;
}

#page-wrapper select.form-control {
	padding-left: 38px;
	margin-top: 10px;
	background-color: #f2f2f2;
}

#page-wrapper select.form-control:focus {
	border-width: 1px;
}

select.normal {
	padding-left: 10px !important;
	margin-top: 0px !important;
	width: 30%;
}

select.normal {
	padding-left: 10px !important;
	margin-top: 0px !important;
	width: 30%;
}

select.subnormal {
	padding-left: 10px !important;
	margin-top: 0px !important;
	height: 30px;
}

/*----------------------------------------------
    OTHER ELEMENTS STYLES     
------------------------------------------------*/
.middlecontainer {
	max-width: 972px;
	margin: 0px auto 50px;
	min-height: 78px;
	position: relative;
}

.dropdown {
	z-index: 3;
}

.searchpanel {
	max-width: 972px;
	margin: 0px auto 50px;
	min-height: 78px;
	background: #eeeeee;
	padding: 12px 16px;
	position: relative;
}

.selectpicker {
	font-size: 18px;
	font-weight: bold;
}

.srchinput {
	border: solid 2px #00aeef;
	border-radius: 5px;
	background: #fff;
	min-height: 52px;
	margin-right: 20%;
	position: relative;
}

.srcdomain {
	border: 0px;
	padding: 12px 40px;
	width: 88%;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	background: url(../images/src-cion.png) 12px 14px no-repeat #fff;
	position: relative;
	z-index: 2;
}

.searchpanel .btn-lg {
	background: #00aeef;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	border: 0px;
	padding: 16px 0px;
	width: 19%;
	text-align: center;
	position: absolute;
	right: 16px;
	top: 12px;
}

.tldoptions {
	position: absolute;
	border: solid 2px #00aeef;
	border-radius: 5px;
	padding: 15px 25px;
	z-index: 1;
	width: 310px;
	background: #fff;
	top: 48px;
	right: -2px;
}

.section-title {
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
	color: #00aeef;
	padding-bottom: 12px;
}

.tld_list {
	margin-bottom: 20px;
}

.tld_list td {
	padding: 3px 0px;
}

.tld_list input[type="checkbox"] {
	float: left;
	margin: 5px 5px 0px 0px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fn {
	float: none;
	display: inline-block;
}

.clear {
	clear: both;
}

.clblu {
	color: #0696cc;
}

.wid30 {
	width: 33.33%;
}

.wid50 {
	width: 50%;
}

.btn-default {
	background-color: #ececec;
	border-color: #ccc;
	color: #000;
	padding: 7px 25px;
	font-weight: bold;
}

.btn-default-red {
	background-color: #ed3237;
	color: #fff;
	padding: 7px 25px;
	font-weight: bold;
}

.btn1 {
	background: #ed3237;
	font-weight: bold;
	color: #fff;
	padding: 7px 25px;
	margin-top: 20px;
}

.btn2 {
	background: #ed3237;
	font-weight: bold;
	color: #fff;
	padding: 4px 25px;
	margin-top: 0px;
}

.nmtxt {
	font-weight: bold;
	line-height: 39px;
	padding-bottom: 8px;
}

.tt1 {
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
	border-bottom: solid 4px #696969;
}

.padlt {
	padding-left: 14px;
}

.tt2 {
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}

.tt3 {
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
	border-bottom: solid 1px #c3c3c3;
	margin-bottom: 20px;
}

.tt4 {
	font-weight: normal;
	font-size: 18px;
	color: #000;
	padding-bottom: 10px;
	border-bottom: solid 4px #696969;
	margin-bottom: 20px;
}

.bxtxt {
	float: left;
}

.bxprce {
	float: right;
}

.redtext {
	float: right;
	color: #ed3237;
}

.ddetails {
	float: left;
	font-weight: bold;
	padding-left: 5px;
	max-width: 500px;
}

.ddetails img {
	float: left;
	margin-right: 5px;
}

.rtdlnk {
	float: right;
}

.normalbx {
	color: #000;
	padding: 14px 0px 14px 14px;
}

.transpbx {
	font-weight: bold;
	color: #000;
	padding: 14px;
}

.bdrbtm {
	border-bottom: solid 1px #bfc0c1;
}

.mrgbtn {
	margin-bottom: 4px;
}

.mrgbtm1 {
	margin-bottom: 8px;
}

.mrgbtm2 {
	margin-bottom: 15px;
}

.mrglt {
	margin-left: 14px;
}

.mrglt0 {
	margin-left: 0px;
}

.padlt0 {
	padding-left: 0px;
}

.padbtm {
	padding-bottom: 5px;
}

.padbm0 {
	padding-bottom: 0px;
}

.transpbx .bxtxt {
	color: #0696cc;
}

.greyrdbx {
	border-radius: 5px;
	background: #9d9d9d;
	font-weight: bold;
	color: #fff;
	padding: 14px;
}

.lightgreyrdbx {
	border-radius: 5px;
	background: #eeeeee;
	font-weight: bold;
	color: #000;
	padding: 14px;
}

.nameserver {
	margin-bottom: 25px;
}

.bottomlinks {
	background: url(../images/shade-img.png) center 0px no-repeat;
	padding: 45px 0px 75px 0px;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
}

.vrline {
	background: url(../images/vline.png) center 10px no-repeat;
	min-height: 480px;
}

.bottomlinks li {
	display: inline-block;
	padding: 0px 20px;
}

.bottomlinks a {
	font-weight: normal;
}

/* On Off Button */
ul.onoff {
	list-style: none;
	width: 85px;
	height: 26px;
	margin-top: -3px;
}

ul.onoff li {
	float: left;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 0;
	color: #a1a1a1;
	background: #E5E5E5;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F3F3),
		to(#E5E5E5));
	border-left: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	-webkit-box-shadow: 0 1px 0 #FFF inset, 0 0 5px rgba(0, 0, 0, .1) inset,
		0 1px 1px rgba(0, 0, 0, .3);
}

ul.onoff li:first-child {
	-webkit-border-radius: 5px 0 0 5px;
}

ul.onoff li:last-child {
	-webkit-border-radius: 0 5px 5px 0;
}

ul.onoff .on {
	color: #fff;
	background: #505050;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#777),
		to(#505050));
	border-right: 1px solid #444;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .7) inset, 0 1px 0 #FFF;
}

ul.onoff li:not (.on ):active {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd),
		to(#f1f1f1));
}

/******/
ul.onoff1 {
	list-style: none;
	width: 85px;
	height: 26px;
	margin-top: -3px;
}

ul.onoff1 li {
	float: left;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 0;
	color: #a1a1a1;
	background: #E5E5E5;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F3F3),
		to(#E5E5E5));
	border-left: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	-webkit-box-shadow: 0 1px 0 #FFF inset, 0 0 5px rgba(0, 0, 0, .1) inset,
		0 1px 1px rgba(0, 0, 0, .3);
}

ul.onoff1 li:first-child {
	-webkit-border-radius: 5px 0 0 5px;
}

ul.onoff1 li:last-child {
	-webkit-border-radius: 0 5px 5px 0;
}

ul.onoff1 .on {
	color: #fff;
	background: #505050;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#777),
		to(#505050));
	border-right: 1px solid #444;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .7) inset, 0 1px 0 #FFF;
}

ul.onoff1 li:not (.on ):active {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd),
		to(#f1f1f1));
}

ul.onoff1 li.on a {
	color: #7BBA47;
	cursor: default;
}

.offpay {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
}

.offpay input {
	vertical-align: middle;
	margin-top: 0px;
}

.offpay img {
	margin: 0px 15px;
}

/*--------------------------------------*/

/*----------------------------------------------
    CLEAR CONTENT FOR FLOATING ELEMENTS
------------------------------------------------*/
.greyrdbx:after, .transpbx:after, .normalbx:after, .nameserver:after,
	.lightgreyrdbx:after {
	content: "";
	display: table;
	clear: both;
}

/*----------------------------------------------
    MEDIA QUERIES     
------------------------------------------------*/
@media ( min-width :768px) {
	#page-wrapper {
		margin: 0 0 0 70px;
		padding: 0px 25px 15px 25px;
		min-height: 800px;
	}
	.navbar-side {
		z-index: 1;
		position: absolute;
		width: 70px;
	}
	#page-wrapper.expand {
		margin: 0 0 0 260px;
	}
	.navbar-side.open {
		width: 260px;
	}
	.navbar-side.open i.icon-1 {
		background: url(../images/left-menu-icons.png) -70px -24px no-repeat
			!important;
	}
	.navbar-side.open .sidebar-collapse>.nav>li a span {
		display: inherit;
	}
	.navbar {
		border-radius: 0px;
	}
}

@media ( max-width :480px) { /*.page-header small {
        display: block;
        padding-top: 14px;
        font-size: 19px;
    }*/
}
/* .btn-info{
	border-color: #78d162 !important;
	
} */
.verified span{
  vertical-align:sub;
}

.agree {
    clear: both;
    font-size: 12px;
    padding: 5px 0px 12px 0px;
}

