/*
* Backend Style V2.0.6
*/
.clearfix:before, .clearfix:after{
    content:'';
    display:table;
}
.clearfix:after{clear:both;}
.ssp-head {
  background: rgb(0, 116, 162);
  padding: 10px;
  color: white;
  text-align: right;
}
.ssp-setting-header h1 {
    color: white;
    float: left;
    font-family: Georgia;
    font-size: 26px;
}
.ssp-submit-css {
  font-size: 18px;
  height: 35px;
  position: fixed;
  top: 140px;
  right: 21px;
  z-index: 5;
  background: rgb(0, 116, 162);
  color: white;
  text-transform: lowercase;
  width: 80px;
  text-align: center;
}
.ssp-message{
     background: #fff;
  border-left: 4px solid #fff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
  margin-top: 10px;
  padding: 1px 12px;
    border-color: #7ad03a;
}
p.ssp-info {
    color: #7d7d7d;
    font-style: italic;
    margin-left: 8px;
}
.ssp-actions{
    margin-top:10px;
    
}

.ssp-actions input{
    background: rgb(0, 116, 162);
  color: white;
  font-size: 15px;
  height: 35px;
  width: 150px;
  margin-right: 20px;
}

.ssp-actions input:hover, .ssp-submit-css:hover, .ssp-top-button:hover{
    cursor:pointer;
}

input.ssp-reset-button {
  background: #222;
}

.ssp-top-button{
  background: rgb(0, 116, 162);
  color: white;
  font-size: 15px;
  height: 35px;
  margin-top: 10px;
  float: right;
  width: 80px;
}

.ssp-setting-header h1 {
  float: left;
}

ul.ssp-setting-tabs{border-bottom:1px solid #ccc;}
ul.ssp-setting-tabs li {
  display: inline-block;
  border: 1px solid;
  padding: 10px;
  width: 152px;
  text-align: center;
  background: rgb(0, 116, 162);
  color: white;
  margin:0 ;
}

ul.ssp-setting-tabs a{
    text-decoration:none;
    color:white;
    font-family: Georgia;
    display: block;
    box-shadow:none;
}

li.ssp-active-tab,ul.ssp-setting-tabs li:hover {
  background: #0D92C7 !important;
}

.ssp-head .ssp-setting-header .ssp-title-section {
    color: white;
    float: left;
    font-family: Georgia;
    font-size: 26px;
    margin-bottom: 8px;
    margin-top: 13px;
}


.ssp-title {
    background: none repeat scroll 0 0 #0074A2;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 38px;
  margin: 0 0 16px;
  padding: 0 15px;
}

/********* About us css ******/

.about-desc-wrap {
    float: left;
    width: 65%;
}

.about-img-wrap {
    float: right;
    width: 35%;
}

.about-pinterest-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
}

.about-title {
    background: none;
    border: medium none;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0;
}

.about-content {
    color: #141414;
    font-size: 13px;
    line-height: 24px;
}

.about-desc-wrap {
    padding: 0;
    width: 100%;
}

.about-img-wrap img {
    border: 5px solid #ededed;
}

.about-title > span {
    color: #7b7b7b;
    font-size: 18px;
}

.more-title {
  background: none repeat scroll 0 0 #f1f1f1;
  color: #141414;
  font-size: 18px;
  font-weight: 700;
  line-height: 47px;
  text-align: center;
  width: 100%;
    background: #0074A2;
  color: white;
}

.more-product > li {
  float: left;
  margin-bottom: 40px;
  text-align: center;
  width: 33.33%;
}

.more-product > li a{
    text-decoration: none;
}

.prod-title {
  color: #141414;
  display: block;
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
  margin: 20px auto;
  text-decoration: none;
  width: 40%;
}

.about-social > li {
  float: left;
  text-align: center;
  width: 16.66%;
}

/*.about-social > li span{
    background: url("../../images/counter/social-icon.png") no-repeat scroll 0 0;
}*/

.about-social .fa {
  color: #ffffff;
  display: block;
  font-size: 35px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  -webkit-transition: background 0.5s ease 0s;
  -moz-transition: background 0.5s ease 0s;
  -ms-transition: background 0.5s ease 0s;
  transition: background 0.5s ease 0s;
  width: 50px;
}

.about-social a{
    display: block;
    text-decoration: none;
}

.about-social .fb .fa{
    background: #3d5c99; 
}

.about-social .twt .fa{
    background: #2aa8dd; 
}

.about-social .gp .fa{
    background: #cc3838; 
}

.about-social .utube .fa{
    background: #cc3535; 
}

.about-social .skype .fa{
    background: #1eb2ef; 
}

.about-social .pin .fa{
    background: #c8232f; 
}

.about-social .fb .fa:hover{
    background: #354e80; 
}

.about-social .twt .fa:hover{
    background: #2593c3; 
}

.about-social .gp .fa:hover{
    background: #9f3535; 
}

.about-social .utube .fa:hover{
    background: #b03434; 
}

.about-social .skype .fa:hover{
    background: #118dc0; 
}

.about-social .pin .fa:hover{
    background: #a6212b; 
}


.about-social span {
  color: #141414;
  display: block;
  font-size: 15px;
  line-height: 10px;
  margin: 10px 0;
}

.about-social span .bold {
  display: block;
  font-weight: 700;
}

.save-seting {
  padding: 0 20px 10px;
}

.social-iframe {
  padding: 20px;
}

.social-iframe iframe {
  width: 100% !important;
}


.about-content > ul {
  list-style: outside none disc;
  margin: 0 0 20px;
  padding-left: 30px;
}
.social-more-wrap,.social-share-wrap {
  border: 1px solid #0074A2;
  margin-top:10px;
}
input.ssp-top-button {
  background: #222;
}
/* new css  for form */
.ssp-tab-contents {
    background: white none repeat scroll 0 0;
    padding: 5px;
}
.ssp-tab-contents.ssp-active-tab {
    border: 2px solid #e2e2e2;
    margin-top: -14px;
    padding: 23px;
    padding-top: 5px;
}
.ssp-row {
    width: 56%;
}
.ssp-field-wrapper label{
      font-family: Open Sans;
      font-size: 12px;
      padding: 2px;
}
[class*="ssp-col-"] {
    box-sizing: border-box;
  /*   float: left;
    padding-left: 10px;
    padding-right: 10px;*/
}
.ssp-col-full,.ssp-col-full1,.ssp-col-full2,ssp-col-full3 {
     /*width: 74%;
     width:134%;
     margin-bottom: 14px;
     margin-top: 11px;*/
}
.ssp-field .label-inline {
  display: inline-block;
}
.ssp_message {
    background: #fff none repeat scroll 0 0;
    border-color: #7ad03a;
    border-left: 4px solid #7ad03a;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    padding: 1px 12px;
}
.ssp-field textarea {
       height: 287px;
    width: 855px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
    color: #32373c;
    outline: 0 none;
    transition: border-color 0.05s ease-in-out 0s;
    position: right;
}
span.default_smart_value{
    font-size: 13px;
    font-style: italic;
    color: #666;
    margin: 2px 0 5px;
}
.ssp-form-wraper label {
    display: inline-block;
    font-size: 14px;
    padding: 2px;
}
.ssp-form-wraper select,
.ssp-form-wraper input[type="text"]{
	width: 242px;
    height: 38px;
    border-radius: 3px;
}
.ssp-setting-header.clearfix > p {
    clear: both;
    float: left;
    margin: 0;
}
.ssp-field{
	margin-top:14px;
}
.ssp-field input#ssp_upload_image {
    width: 504px;
}
.ssp-field.image-wrapper {
     margin-bottom: -82px;
    margin-left: -33px;
    margin-top: -54px;
    width: 300px;
}
.ssp-field > img {
     width: 236px;
}
textarea#default_markup {
    background-color: #e2e2e2;
}
.ssp-form-wraper .button.button-primary {
    margin: 6px;
    padding: 18px;
    line-height: 0;
}
input.ssp-reset-button {
    width: 226px;
}
.ssp-btn-wrap {
    text-decoration: none;
}
.ssp-col-fulll {
  width: 70%;
}
.ssp-field .button.button-primary {
  margin: 0 !important;
}
.default_loader_content ul {
  list-style-type: none;
  margin: 0;
  margin-top: 16px;
  padding: 0;
  overflow: hidden;
}
.default_loader_content ul li {
    border: 2px solid #e2e2e2;
    margin-bottom: 6px;
    margin-right: 10px;
    float:left;
    padding: 3px;
}
.default_loader_content ul li img{
	width: 84px;
    height: 85px;
}