/***
Grey theme
***/
/***
Reset and overrides  
***/
body {
  background-color: #f9f9f9 !important;
  /*font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
   font-size:12px !important;*/
}
/***
Page header
***/
.header {
   background-image: url(../../img/satinweave.png)  !important;
   background-repeat: repeat;
   background-color: #FAF9F9;
    /*border-bottom: 1px solid #D4D1CC;
    border-top: 1px solid #3F3B37;*/
	box-shadow: 0 1px 5px #f9f9f9  !important;
	-webkit-box-shadow: 0 1px 5px #f9f9f9  !important;
	-moz-box-shadow: 0 1px 5px #f9f9f9  !important;
	-ms-box-shadow: 0 1px 5px #f9f9f9  !important;
	height: 97px !important;
	min-height: 97px !important;
  }
.header .btn-navbar {
  background-color: #f2f2f2 !important;
}
.header .navbar-nav .dropdown-toggle:hover,
.header .navbar-nav .dropdown.open .dropdown-toggle {
  background-color: #e6e6e6 !important;
}
.navbar-nav  li [class^="icon-"], li [class*=" icon-"] {
/*color: #2181C4;*/
font-size: 16px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #4c3c31;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #000;
  background-color: transparent;
}
.tyc-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    /*height: 100%;*/
}

.page-header-fixed .page-container {
padding-top: 20px;
}

.white-bg {
  background: #fff;
}
.round {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.cdivider {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
}
.cdivider2 {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 10px;
}
.cdivider:child-last {
    border-bottom: 0px solid #EEEEEE !important;
}

.ddivider {
    border-bottom: 1px dotted #EEEEEE;
    margin-bottom: 15px;
}
.grey .list-inline>li {
padding-bottom: 5px;
}
/*.carousel-content {
    background-color: #FFFFFF;
    margin-bottom: 0;
    padding: 28px 0px 15px;
}*/
.tyi-bg {
       background-image: url(../../images/ty-com05.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.tyc-content {
  max-width: 650px;
  background: rgba(255,255,255,1);
  /*background-image:url(../../images/nwe-img.png); background-repeat:no-repeat; background-position:top center;
  padding: 20px;*/
}
.tyc-content .tyc-bg{
  margin: 20px;
  padding: 20px;
}
.tyc-content h1 {
 /* padding-top: 60px !important;*/
  color: #000;
 }
 .tyc-content h2 {
  padding-top: 5px !important;
  color: #000;
 }

.tyc-content h3 {
 color: #000;
 margin-top: 10px;
}
.tyc-content h4 {
 color: #000;
 margin-left: 20px;
}
.tyc-content a {
 color: #000;
 
}
.tyc-content .caption{
  color: #000080;
}
.tyc-content .form-control{
  margin-bottom: 8px;
}
.search-all{
  margin-top: 5px !important;
  max-width: 360px !important;
}
.search-all a {
    color: #838383 !important;
    text-shadow: none !important;
}

.search-all p {
    color: #000 !important;
    text-shadow: none !important;
}
.search-all .form-control {  
  font-size: 14px;
  font-weight: normal;
  font-family1: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  height: 34px;
  background-color: #ffffff;
  border: 2px solid #ececec;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.header-notice{
  margin-top: 8px !important;
}
.header-inbox{
  margin-top: 8px !important;
}

.header-user{
  margin-top: 5px !important;
}

.tile-box {
    background: #fff;
    -webkit-box-shadow: inset 0 40px 40px -40px #c221c2;
    -moz-box-shadow: inset 0 40px 40px -40px #c221c2;
    box-shadow: inset 0 40px 40px -40px #c221c2;
    border: 1px 1px 5px rgba(50, 50, 50, 0.35);
    font: bold 18px/1.2em sans-serif;
    height: auto;
    width: auto;
    margin: 15px auto;
    padding: 55px 15px 25px;
    text-align: center;
 /*   border: 1px solid; */
}
.title {
font-size: 14px;
font-weight: 300 !important;
color: #4c3c31;
 }
.rounded {
border-radius: 4px !important;
}

/***
Page sidebar
***/
.page-sidebar {
  background-color: #fbfbfb;
}
/*.page-sidebar [class^="icon-"], li [class*=" icon-"] {
color: #1babb5;
}*/
ul.page-sidebar-menu > li > a {
/*  border-top: 1px solid #858585 !important; */
  color: #5a5a5a !important;
}
ul.page-sidebar-menu > li:last-child > a {
  border-bottom: 1px solid transparent !important;
}
ul.page-sidebar-menu > li a i {
  color: #bfbfbf;
}
ul.page-sidebar-menu > li.open > a,
ul.page-sidebar-menu > li > a:hover,
ul.page-sidebar-menu > li:hover > a {
  background: #595959;
}
ul.page-sidebar-menu > li.active > a {
  background: #808080  !important;
  border-top-color: transparent !important;
  color: #ffffff;
}
ul.page-sidebar-menu > li.active > a i {
  color: #ffffff;
}
ul.page-sidebar-menu > li > ul.sub-menu > li:first-child > a {
  border-top: 0px !important;
}
ul.page-sidebar-menu > li > ul.sub-menu > li.active > a,
ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {
background: none repeat scroll 0 0 #808080 !important;
border-left: 3px solid #2181C4;
    color: #ffffff !important;
}
ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover {
  background: #808080 !important;
}
/* 3rd level sub menu */
ul.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li.active > a,
ul.page-sidebar-menu > li > ul.sub-menu li > ul.sub-menu > li > a:hover,
ul.page-sidebar-menu > li > ul.sub-menu li.open > a {
  color: #ffffff !important;
  background: #808080 !important;
}
/* font color for all sub menu links*/
ul.page-sidebar-menu li > ul.sub-menu > li > a {
  color: #808080;
}
/* menu arrows */
ul.page-sidebar-menu > li > a .arrow:before,
ul.page-sidebar-menu > li > a .arrow.open:before {
  color: #a6a6a6 !important;
}
ul.page-sidebar-menu > li > ul.sub-menu a .arrow:before,
ul.page-sidebar-menu > li > ul.sub-menu a .arrow.open:before {
  color: #999999 !important;
}
ul.page-sidebar-menu > li > a > .arrow.open:before {
  color: #b3b3b3 !important;
}
ul.page-sidebar-menu > li.active > a .arrow:before,
ul.page-sidebar-menu > li.active > a .arrow.open:before {
  color: #ffffff !important;
}
/* sidebar search */
.page-sidebar .sidebar-search input {
  background-color: ##D2D2D2 !important;
  color: #a6a6a6;
}
.page-sidebar .sidebar-search input::-webkit-input-placeholder {
  color: #a6a6a6 !important;
}
.page-sidebar .sidebar-search input:-moz-placeholder {
  color: #a6a6a6 !important;
}
.page-sidebar .sidebar-search input:-ms-input-placeholder {
  color: #a6a6a6 !important;
}
.page-sidebar .sidebar-search input {
  background-color: #fff !important;
  color: #676767 !important;
}
.page-sidebar .sidebar-search .input-box {
  border-bottom: 0px solid #a6a6a6 !important;
  padding-left: 5px;
    padding-top: 0px;
}
.page-sidebar .sidebar-search .submit {
  background-image: url(../../img/search-icon.png);
  margin-right:3px;
  margin-top:3px !important;
}

/*.page-sidebar .sidebar-search .form-container input[type="text"] {
width: 150px !important;
}*/

/***
Sidebar toggler
***/
.sidebar-toggler {
  background-image: url(../../img/sidebar-toggler.jpg);
  background-color: ##D2D2D2;
}
/* search box bg color on expanded */
.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container {
  background-color: #666666 !important;
}

.form-container {
       border: 1px solid #E1E1E1;
    border-radius: 4px;
    display: inline-block;
    background-color: #fff !important;
}

.page-sidebar-closed .page-sidebar .sidebar-search.open .form-container .remove {
  background-image: url("../../img/sidebar-search-close.png");
}
/* sub menu bg color on hover menu item */
.page-sidebar-closed ul.page-sidebar-menu > li:hover .sub-menu {
  background-color: #666666;
}
/***
Horizontal Menu(new in v1.2)
***/
/*search*/
.header .hor-menu .hor-menu-search-form-toggler.hide {
  background: #000000 url(../../img/hor-menu-search-close.png) no-repeat center;
}
.header .hor-menu .search-form {
  background: #000000;
}
.header .hor-menu .search-form .btn {
  color: #ffffff;
  background: #1a1a1a url(../../img/search-icon.png) no-repeat center;
}
.header .hor-menu .search-form form input {
  color: #ffffff;
}
.header .hor-menu .search-form form input::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #ffffff;
}
.header .hor-menu .search-form form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #ffffff;
}
.header .hor-menu .search-form form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #ffffff;
}
.header .hor-menu .search-form form input:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #ffffff;
}
/***
Footer 
***/
.footer .footer-inner {
  color: #b3b3b3;
}
.footer .footer-tools .go-top {
  background-color: #787878;
}
.footer .footer-tools .go-top:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.footer .footer-tools .go-top i {
  color: #b3b3b3;
}
/***
Footer Layouts (new in v1.3)
***/
/* begin:fixed footer */
.page-footer-fixed .footer {
  background-color: #4d4d4d;
}
.page-footer-fixed .footer .footer-inner {
  color: #b3b3b3;
}
.page-footer-fixed .footer .footer-tools .go-top {
  background-color: #787878;
}
.page-footer-fixed .footer .footer-tools .go-top i {
  color: #b3b3b3;
}
/* end:fixed footer */
/***
Gritter Notifications 
***/
.gritter-top {
  background: url(../../plugins/gritter/images/gritter.png) no-repeat left -30px !important;
}
.gritter-bottom {
  background: url(../../plugins/gritter/images/gritter.png) no-repeat left bottom !important;
}
.gritter-item {
  display: block;
  background: url(../../plugins/gritter/images/gritter.png) no-repeat left -40px !important;
}
.gritter-close {
  background: url(../../plugins/gritter/images/gritter.png) no-repeat left top !important;
}
.gritter-title {
  text-shadow: none !important;
  /* Not supported by IE :( */

}

/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top,
.gritter-light .gritter-close {
  background-image: url(../../plugins/gritter/images/gritter-light.png) !important;
}
.gritter-item-wrapper a {
  color: #18a5ed;
}
.gritter-item-wrapper a:hover {
  color: #0b6694;
}
.left-border {
border-left: 2px solid #ececec;  
}
.red{
  color:  #cc0000;
}

.gradient {
    background: linear-gradient(to bottom, #FFFFFF 0%, #F3F4F5 50%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border:1px solid #f5f5f5;
}
.timer{
	background-color: #fff;
	/*margin: 0 -36px 0 -36px;*/
	padding: 0 0 20px 0px;
	box-shadow: 0 0 10px #ddd !important;
}

.timer:hover{
	background-color: #fafafa;
	box-shadow: 0 0 10px #ddd !important;
}

/*.chart {
	height: auto !important;
	text-align: center;
}*/
.chart span{
	font-size:24px; font-weight:bold;
}
.feature-inline {
padding: 0px;
margin: 0px;
}
.feature-inline>li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
margin-bottom: 15px;
}
.feature-inline>li img{
width:45px;
border:1px solid #eee;
padding:1px;
}


/*Features*/
.featured .carousel {
	margin-top: 0;
}
/*.featured h4 a {
padding-bottom: 0px;
margin-bottom: 0px;
color: #BE252A;
}*/

.featured .left-btn,
.featured .right-btn {
	right: 30px;
	width: 24px;
	height: 24px;
	top: 10px;
	position: absolute;
	display: inline-block;
}

.featured .left-btn {
	right: 55px;
	background: url(assets/img/icons/left.png) no-repeat;
}
.featured .right-btn {
	background: url(assets/img/icons/right.png) no-repeat;
}

.featured .right-btn:hover {
	background: url(assets/img/icons/right-hover.png) no-repeat;
}
.featured .left-btn:hover {
	background: url(assets/img/icons/left-hover.png) no-repeat;
}
.item {
margin-bottom: 0px !important;
}

.carousel-indicators .active {
background-color: #5bc0de !important;
}
.carousel-indicators li {
border: 1px solid #46b8da !important;
border-radius: 10px !important;
}

.selected img {
	opacity:0.2;
}
.slider-thumb{box-shadow: 0px 0px 5px 1px #e7e7e7; margin-top: 10px; padding-top: 5px;}
.slider-thumb img{ border:1px solid #ddd; padding:2px; width:45px; cursor:pointer;}
.slider-thumb > .list-inline{margin-bottom:0px !important;}

.easyPieChart {
margin: 0 auto;
}

/* begin: boxed page */
@media (min-width: 980px) {
  .page-boxed {
    background: url("../../images/palmleafs.png") no-repeat scroll center top #F2F2F2;
  }
  .page-boxed .page-container {
    background-color: none transparent;
   /*border-left: 1px solid #efe5d3; 
    border-bottom: 1px solid #efe5d3;*/
  }
  .page-boxed.page-sidebar-fixed .page-container {
    border-left: 0;
    border-bottom: 0;
  }
  .page-boxed.page-sidebar-fixed .page-sidebar {
    border-left: 1px solid #efe5d3;
  }
  .page-boxed.page-sidebar-fixed.page-footer-fixed .footer {
    background-color: #575757 !important;
  }
}
/* end: boxed page */
/***
Landscape phone to portrait tablet
***/
@media (max-width: 979px) {
  /***
    page sidebar
    ***/
  .page-sidebar {
    background-color: #FBFBFB !important;
  }
  ul.page-sidebar-menu > li > a {
    border-bottom: 1px solid #E1E1E1 !important;
  }
  ul.page-sidebar-menu > li:last-child > a {
    border-bottom: 0 !important;
  }
  .page-sidebar .sidebar-search input {
    background-color: #ffffff !important;
  }
  ul.page-sidebar-menu > li.open > a,
  ul.page-sidebar-menu > li > a:hover,
  ul.page-sidebar-menu > li:hover > a {
    background: #ffffff;
  }
}

/* Added by Shailesh */

ul.tagitname {
    margin-left: inherit;
    margin-right: inherit;
    overflow: auto;
    padding: 1px 5px;
}
ul.tagitname li {
    padding: 0.2em 18px 0.2em 0.5em;
    background: none repeat scroll 0 0 #DEE7F8;
    border: 1px solid #CCCCCC;
    color: #1C94C4;
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
}
ul.tagitname li.tagit-choice .tagit-close {
    cursor: pointer;
    line-height: 17px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
ul.tagitname li.tagit-choice .tagit-close .text-icon {
    color: #777777;
    display: inline;
    font-family: arial,sans-serif;
    font-size: 16px;
    line-height: 16px;
}

.error {
  color: #B94A48;
}

.icon-read {
  height: 12px;
  background-repeat: no-repeat !important;
  background-image: url("../../img/messages_read.png") !important;
}

.icon-unread {
  height: 12px;
  background-repeat: no-repeat !important;
  background-image: url("../../img/messages_unread.png") !important;
}

.icon-archive-new {
  height: 12px;
  background-repeat: no-repeat !important;
  background-image: url("../../img/messages_archive.png") !important;
}

.product-desc {

margin-left:20px;

}

.edit-form
{
	z-index:100;
	display:none;
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #CCCCCC;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	/*padding: 10px 15px 105px 7px;*/
	padding: 5px;
	position: absolute;
}

.edit-form2
{
	z-index:100;
	display:none;
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #CCCCCC;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	/*padding: 10px 15px 105px 7px;*/
	padding: 5px;
	position: relative;
}

.alignright
{
	text-align:right;
}

.aligndivhalf
{
	width:50%;
	float:left;
}

.actions
{
    text-align: center;
}

.edit_modal_form {
    display:none;
    /*background-color:#f4f4f4;*/
    background-color:#fff;
    border: 1px solid #e9e9e9;
    border-width: 1px 0;
    line-height: 17px;
    color: #333;
    font-weight: normal;
}

.image_frame_box5 {
	float:left;
	width:25%;
}

.loading {
	height: 8px;
	margin: 20% 0 0 40%;
	background-repeat: no-repeat !important;
	background-image: url("../../img/loading.gif") !important;
	z-index:10010;
}

.ratings_stars_view
{
    background: url('../../img/star-off.png') no-repeat;
    float:      left;
    height:     28px;
    width:      12px;
}
.ratings_stars
{
    background: url('../../img/star-off.png') no-repeat;
    float:      left;
    height:     28px;
    width:      12px;
}
.ratings_vote
{
    background: url('../../img/star-on.png') no-repeat;
}
.ratings_over
{
    background: url('../../img/star-on.png') no-repeat;
}
/* End */



/* additional - 17-01-2014 */

.m-icon-black {
	background-image: url('../../img/syncfusion-icons-black.png');
}

.box_shadow{
	-webkit-box-shadow: 0px 1px 4px 0px #e9e9e9;
	-moz-box-shadow: 0px 1px 4px 0px #e9e9e9;
	-ms-box-shadow: 0px 1px 4px 0px #e9e9e9;
	box-shadow: 0px 1px 4px 0px #e9e9e9;
	
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
}

.pagination {
	margin: 5px 0 !important;
}

.pagination ul {
	box-shadow:none !important;
}

.pagination ul li{
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination .active > a, .pagination .active > a:hover {
	border: 1px solid #ddd;
}

.pagination li:last-child a:hover {
	border-left-width: 1px;
}

.footer .footer-tools {
    display: inline-block;
    float: right;
}

.footer .footer-tools .go-top {
    cursor: pointer;
    display: block;
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: -5px;
    padding: 0 1px 0 7px;
    text-decoration: none;
}

.footer-tools .go-top i {
    font-size: 22px;
    margin-bottom: 5px;
}

.btn-group .btn {
	/*border-radius:0px !important;*/
}

.imgborder {
padding: 8px;
background-color: fff;
box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
width:150px;
display:block;
margin-bottom:5px;
margin-right:10px!important;
}
.mce-btn button {
line-height: 16px!important;
}

.nav-tabs, .nav-pills {
margin-bottom: -1px !important;
}

.thumb img{margin-top:10px; border:1px solid #ddd; padding:2px;}

.content-full{
	margin-left:0px !important;
	width:100% !important;
	min-height:550px;
	/*box-shadow: 0 1px 5px #4A5866 !important;*/
}

.meet-our-team {
    background: none repeat scroll 0 0 #F5F5F5;
    margin-bottom: 0;
    padding: 1px 10px 0px 10px;
}

.meet-our-team h3 {
    /*background: none repeat scroll 0 0 #FCFCFC;
    margin-bottom: 0;
    padding: 0 10px 10px;*/
}

.padding-center {
    margin-left: 14%;
}

.padding-center-2 {
    margin-left: 25%;
}

.padding-center-small {
    margin-left: 14%;
}

.padding-center-small-1 {
    margin-left: 9%;
}

.padding-center-small-2 {
    margin-left: 2%;
}

.meet-our-team .team-info {
    background: none repeat scroll 0 0 #F5F5F5;
    overflow: hidden;
    padding: 10px;
}

.margin-top-5{margin-top:5px;}

.default {
color: #999999 !important;
}

.primary  {
color: #428BCA !important
}
.info  {
color: #57B5E3 !important
}

.success   {
color: #3CC051 !important
}
.info  {
color: #57B5E3 !important
}
.danger  {
color: #ED4E2A !important
}

.warning  {
color: #FCB322 !important
}

.white  {
color: #fff !important
}

<<<<<<< HEAD
.carousel-inner p{
	margin: 0px !important;
}

.dropdown-menu.notification li > a .time {
  font-size: 12px;
  font-weight: 600;
  text-align: right;
  font-style: italic;
}

.dropdown-menu.inbox li > a .subject .time {
  font-size: 11px !important;
}


.thanks {
  text-align:center;
  margin-top:30px;
}
.thanks .head{
  font-family:"good times rg";
  margin-bottom:10px;
}

.thanks .profile {
  width:130px;
  height:130px;
  margin: 20px auto;
}

.thanks .profile img{
  border-radius:50% !important;
  -web-kit-border-radius:50% !important;
  -moz-border-radius:50% !important;
  width:100%;
}

.thanks .feature img{
  margin-top:40px !important;
  opacity: .4;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

/*.thank_registration{background-image:url(../../../assets/images/thankyou.jpg); background-repeat:no-repeat; background-size:cover}*/


.curved {
	-moz-transform: scale(1) rotate(45deg) translateX(80px);
	-webkit-transform: scale(1) rotate(45deg) translateX(80px);
	-o-transform: scale(1) rotate(45deg) translateX(80px);
	-ms-transform: scale(1) rotate(45deg) translateX(80px);
	transform: scale(1) rotate(45deg) translateX(80px);
}


/*---error css-------*/


.page-404 {
    text-align: center;
}
.page-404 .number {
    color: #7BBBD6;
    display: inline-block;
    font-size: 128px;
    font-weight: 300;
    letter-spacing: -10px;
    line-height: 128px;
    margin-bottom: 10px;
    margin-top: 0;
    position: relative;
    text-align: right;
    /*top: 35px;*/
}
.page-404 .details {
    display: inline-block;
    margin-left: 40px;
    padding-top: 0;
    text-align: left;
}
.page-500 {
    text-align: center;
}
.page-500 .number {
    color: #EC8C8C;
    display: inline-block;
    font-size: 128px;
    font-weight: 300;
    letter-spacing: -10px;
    line-height: 128px;
    text-align: right;
}
.page-500 .details {
    display: inline-block;
    margin-left: 40px;
    text-align: left;
}
.page-404-full-page {
    background-color: #FAFAFA !important;
    overflow: hidden;
    padding: 20px;
}
.page-404-full-page .details input {
    background-color: #FFFFFF;
}
.page-404-full-page .page-404 {
    margin-top: 100px;
}
.page-500-full-page {
    background-color: #FAFAFA !important;
    overflow: hidden;
    padding: 20px;
}
.page-500-full-page .details input {
    background-color: #FFFFFF;
}
.page-500-full-page .page-500 {
    margin-top: 100px;
}
.page-404-3 {
    background: none repeat scroll 0 0 #000000 !important;
}
.page-404-3 .page-inner img {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}
.page-404-3 .error-404 {
    color: #FFFFFF;
    padding: 70px 20px 0;
    text-align: left;
}
.page-404-3 h1 {
    color: #FFFFFF;
    font-size: 130px;
    line-height: 160px;
}
.page-404-3 h2 {
    color: #FFFFFF;
    font-size: 30px;
    margin-bottom: 30px;
}
.page-404-3 p {
    color: #FFFFFF;
    font-size: 16px;
}
@media (max-width: 480px) {
.page-404 .number, .page-500 .number, .page-404 .details, .page-500 .details {
    margin-left: 0;
    text-align: center;
}
.page-404-full-page .page-404 {
    margin-top: 30px;
}
.page-404-3 .error-404 {
    padding-top: 10px;
    text-align: left;
}
.page-404-3 .page-inner img {
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: -1;
}
}

.color-white {
  color: #ffffff !important;
}

