/* .site-header{background-color: #ff896b;} */
/* a {
    color: #de2152;
    text-decoration: none;
} */

h2, h3, h4{color: #292929; margin-bottom: 10px; margin-top: 35px;}

/*Scroll Bar CSS*/

  /* width */
::-webkit-scrollbar {
  width: 20px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #cecbcb ; 
  border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #cecbcb ; 
}
 .content-404 a{color: #fff;}
/*Scroll Bar CSS*/
.CodeMirror, .codeformatter {
    font-size: 15px;
    border: 1px solid #E9E9E9;
    height: 300px;
    background-color: #EBF0FF;
    box-shadow:0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    width: 100%;
    resize: vertical;
  }

.toolArea {
    font-size: 15px;
    border: 1px solid #E9E9E9;
    height: 300px;
    background-color: #EBF0FF;
    box-shadow:0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    width: 100%;
    resize: vertical;
    padding: 10px;
  }

  #text-field {
    overflow: hidden;
}
#text-field .CodeMirror, .codeformatter {
    height: 300px;
}
.text-field-error .CodeMirror, .codeformatter {
    /*background-color: #FFFEE6 ! important;*/
    transition: background 0.3s ease 0s;
    width: 100%;
}

.cnt-frm{text-align: center; 
  margin: auto;
  width: 50%;
}

#text-header {
    background-color: #4b4e4e;
    color: #FFFFFF;
    border-bottom: 1px solid #E7E7E7;
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    text-transform: capitalize;
    position: relative;
}

.text-header {
    background-color: #4b4e4e;
    color: #FFFFFF;
    border-bottom: 1px solid #E7E7E7;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    text-transform: capitalize;
    position: relative;
}


.result-text-header {
    background-color: #4b4e4e;
    color: #FFFFFF;
    border-bottom: 1px solid #E7E7E7;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    text-transform: capitalize;
    position: relative;
}

#text-block {
    position: relative;
}
#text-block .shadow {
    opacity: 0.5;
}

/* HTML Formatter */

.feature-content.l-app h1{
    font-size: 32px;
    color: #292929;
    line-height: 1;
    padding-bottom: 10px;
}

.action-btn{
  font-size: 18px;
  line-height: normal;
  color: #fff;
}

.page-sidebar{
  padding: 0px;
  background-color: rgb(245, 246, 247);
}

.page-sidebar ul{
  padding: 0px 0px 5px;
  margin: 0px;

}

.page-sidebar li a{
  text-decoration: none;
  display: block;
  color: #707070;
  padding: 0px 0px 3px 16px;
  width: 100%;
  margin: 0 !important; 
}

.page-sidebar a:hover{
   color: #ff937d;
}

.page-sidebar h3{
  padding: 0 0 0 30px;
  font-weight: 600;

}

.page-sidebar li:hover{
  background-color: rgb(228, 232, 237);
  /*border: 1px solid gray;*/
}

.sidebar-seacrh-menu .active{
  background-color: #ff937d !important;
  color: #fff;
}

.sidebar-seacrh-menu .active a{
  color: #fff !important;
}
.mobile-main-menu span{font-weight: 600;} 
.mobile-main-menu .active a{
   background-color: #ff937d !important;
   color: #fff !important;
   padding: 3px 10px !important;
}
.main-menu .current-item-menu a{
  color: #81b214 !important;
  background: #fff;
}

.current-parent-menu:hover>a{color: #292929 !important;}
.sqr-btn{
  padding: 18px 15px !important; 
  border-radius: 0 !important;
  cursor: none;
}

.auto-sqr-btn{
  padding: 16px 15px !important; 
  border-radius: 0 !important;
}

.indent-field{
  width: 30px; 
  text-align: center; 
  height: 55px; border:0; 
  margin-left: -5px; 
  margin-right: -24px;
}

.loading-img-btn{
  width: 116px;
}

.loding-img{
  display: none; 
  float:right; 
  margin-left: 5px; 
  margin-top: 8px;
}

.copy-check-img{
  display: none;
}

.download-file-name{
    width: 90%;
}

.download-save-button{
  margin: 0 auto;
}

/*.save-file-btn{*/
/* }*/

.modal-scrollbar-measure {
overflow: hidden !important; }

.right-container{
  padding-left: 70px;
  padding-right: 70px;
}
#mobile_menu .logo{
  width: 80%;
}

.mobile-main-menu h3{
  color: #292929;
  font-size: 20px;
  margin: 10px 0;
}

.entry-content h2{
  font-size: 25px;
  margin-bottom: 10px;
  margin-top:45px;
}

.entry-content h3{
  font-size: 20px;
  margin-bottom: 10px;
  margin-top:35px;
}
.entry-content table h2{

}
.entry-content table h3{
  padding: 10px;
  margin: 0;
}
.r-package-table tr td:first-child {font-weight: 700;}
.guide-img{
/*     -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
    box-shadow: 15px 15px 15px rgba(0,0,0,0.3); */
}

.resize-icon-input, .resize-icon-output{float: right; margin-right: 15px; cursor: pointer;}

#tableSearch {
  background-image: url('../img/icons/search.svg');
  background-position: 20px 18px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}

.filterTable {
  border-collapse: collapse;
  border: 1px solid #ddd;
  font-size: 15px;
}
.tbl{font-size: 16px; border: 1px solid #ddd;}
.tbl tr td:first-child {font-weight: 700;}
.hm-title{ font-size: 25px; color:gray;}
.page-title h1{
  color: #292929;
}

.hpt{
  color: #292929;
  font-size: 40px;
}
h1.hpt.tf{margin-bottom:0px !important;}
.tf{
  color: #292929;
  font-size: 40px;
}
.ta{
  /* background: linear-gradient(to right, #faab1b 0%, #ff6773 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  color: #5a50a5;
  font-size: 35px;
  margin: 5px 0;
}
.hsplt{
  background-color: #fff;
}
.single-service .ticn{
  width: 65px;
  height: 65px;
}
.ttitle h3{
  font-size: 20px;
}
.list-tools{box-shadow: 0 0 10px 0px #dee2e6; padding: 40px 20px;}

.sidebar_widget_title {
    font-size: 17px;
    padding: 3px 2px 5px 16px;
    text-align: left;
    color: #292929;
    font-weight: 600;
    background-color: #e6e6e6;
}

.snippet-example {
    padding: 8px 20px;
}

.snippet-code {
    width: auto;
    background-color: #f1f1f1;
    border-left: 5px solid #ff6773 ;
    font-size: 15px;
    padding: 5px 10px;
}

xmp{overflow: auto;}

.input-type{padding:5px;vertical-align: middle;}

#droppable-zone {
  border: 10px dashed #4b4e4e;
  height: 340px;
 /*  width: 650px; */
  position: relative;
  overflow: hidden;
}

.droppable-zone.hover {
  border: 10px dashed #ff6773;
}

.droppable-zone-wrapper {
  display: table;
  height: 100%;
  width: 100%;
}

.droppable-zone-text {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 33px;
  overflow: hidden;
}

.droppable-file {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
}

.copyright-style a:hover{
    color: #0056b3 !important;
  }
.sidebar-search{
  position: relative;
  z-index: 1;
}
.sidebar-seacrh-menu{
  position:absolute;
  height:100%; 
  bottom:0; 
  padding-top:52px; 
  left: 0; 
  right: 0;
}
.home-page-menu-btn:hover{
      border-color: transparent;
}
.home-page-menu-btn a{
  margin: 20px;
  padding: 20px 35px;
  border-radius: 0;
  font-weight: 600;
  color: #fff;
  background-color: #ff937d;
  display: inline-flex;
}
.home-page-menu-btn a:hover{
      background: #857dff;
}

.flex-menu-container {
  list-style:none;
  margin: 0;
  padding: 0;
}
.flex-item-menu {
  background-color: #ff937d;
  margin: 20px 15px;
  border-radius: 0;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

#mobileSeacrhMenu li{padding-left:10px;}
#mobileSeacrhMenu li:hover{background-color: rgb(228, 232, 237); padding-left:10px;}
.tool-menu-category:nth-child(1) li{
  background-color: #00d2d3;
}

.tool-menu-category:nth-child(2) li{
  background-color:#54a0ff;
}
.tool-menu-category:nth-child(3) li{
  background-color: #1dd1a1;
}
.tool-menu-category:nth-child(4) li{
  background-color: #FF5733;
}
.tool-menu-category:nth-child(5) li{
  background-color: #FD7272;
}
.tool-menu-category:nth-child(6) li{
  background-color: #5F908A;
}
.tool-menu-category:nth-child(7) li{
  background-color: #45B39D;
}
.tool-menu-category:nth-child(8) li{
  background-color: #8b6db3 ;
}
.tool-menu-category:nth-child(9) li{
  background-color: #839192;
}
.tool-menu-category:nth-child(10) li{
  background-color: #2980B9;
}
.tool-menu-category:nth-child(11) li{
  background-color: #FF5733;
}

.flex-menu li:hover{
  background-color: #857dff;
  transition: .3s linear;

}

.flex-menu li a{
  color: #fff;
  padding: 8px 5px;
  display: block;
  width: 260px;
  white-space: nowrap;
  font-size: 17px;
}
.flex-menu li a:hover{
  color: #fff;
}

/*Flexbox*/
.flex-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  transition: all 0.2 linear;
  -webkit-flex-flow: row wrap;
  justify-content: center;
}

.flex-menu-card{
 /*  border: 1px solid #eee; */
  /* padding: 40px 40px 60px;
  margin-bottom: 60px; */
}
.flex-menu-card:hover{
     border-color: transparent;
    -webkit-box-shadow: 0 8px 16px rgba(0,0,0,.06);
    box-shadow: 0 0px 15px rgba(0,0,0,.10);
    background-color: #fff;
}
.flex-menu-title h2{
  color: #292929;
  text-align: center;
  padding: 5px;
  font-size: 25px;
  text-transform: uppercase;
}
.searchInput{
  border-color: transparent; -webkit-box-shadow: 0 0px 15px rgba(0,0,0,.10); box-shadow: 0 0px 15px rgba(0,0,0,.10);
}

.card-area{
  background: #f5f6f7;
  padding: 30px;
  box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0px 0px 10px 5px rgba(0,0,0,0.19) !important;
  border: 1px solid #E9E9E9;
  margin: 0 auto;
}

.card-area .btn{margin: 0 auto; display: block;}
.dark-pre {
  color:#9CDCFE;
  background-color:#1E1E1E;
  border-radius: 0.5em;
  font-size: .875rem;
  font-family: Source code pro;
  height: auto;
  margin: 1rem 0;
  overflow: auto;
  padding: 1em;
}
.base-table{
  margin-right: 40px;
  font-size: 15px;
}
.flex-table{
  display: flex; -webkit-flex-flow: row wrap;
}

.button-group{padding-bottom: 15px; margin: 10px auto;}
.button-group button{margin-top: 20px;}
.input-button{width: 100%; padding: 12px 20px; box-sizing: border-box; border: 3px solid #555; margin-top:30px;}
.data_tb{font-size: 13px; border: 5px solid #dcdcdc; border-radius: 5px; margin-top: 30px;}
#out{color:	#232222;}
.option-area{
  background-color: rgba(27,31,35,.05);
  padding: 20px;
  margin: 35px 0;
}

.option-area h3{
  color: #292929;
  font-size: 24px;
  font-weight: 500;
  padding: 10px 0;
}

.option-area ul {
  padding: 0;
  list-style-type: none;
}

.option-area li{list-style: none; text-decoration: none;}
.option-area label { font-size: 16px;}
.option-area ul li label { font-size: 16px;}
.well{margin: 0;}
.well table{ cursor: grab; font-size: 14px;}
.well table thead{position:sticky;  top: 0 ;}
.well pre {padding: 10px 0; font-size: 15px;}
.result-color-header{color:#FFF;background-color:#000;margin:25px 0px;padding:5px;font-size:18px;font-weight: 500;}
.result-color1-header{color:#000;background-color:rgb(241, 240, 240);margin:25px 0px;padding:5px;font-size:18px;font-weight: 500;}
.result-color-header-error{display:none;color:#FFF;background-color:#CA0000;margin:10px 0px;padding:10px;font-size:16px;font-weight: 500;}
.has-error .theme-input-style{border-color: #ff6773 ;}
.fdate, .r-arrow, .tdate{font-weight: 500; color: #CA0000; padding: 0 15px;}
textarea{resize: vertical;}
.app2{margin:0 auto;}
.outer{ box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0px 0px 10px 5px rgb(0 0 0 / 19%) !important; margin-top:30px;}
.inner{padding: 20px;}
.lorem-txt-area{height: 300px !important;}
.no-m{margin: 0;}
.p-10{padding: 10px;}
.p-20{padding: 20px;}
.p-30{padding: 30px;}
.m-10{margin: 10px;}
.m-20{margin: 20px;}
.m-30{margin: 30px;}
.cat-title{
  font-size: 15px;
  border-bottom: 4px solid #ff6773;
  padding: 5px;
  background-color: #EEE;
}
.cat-ul{
  padding: 0px;
  list-style: none;
  overflow: hidden;
}
.cat-ul li a{ 
  padding: 5px;
  display: block;
  white-space: nowrap;}
.current-page{background-color: #343a40 !important;}
.cat-ul li a:hover{background-color:rgb(228, 232, 237); color: #ff937d;}
.tools-menu-list{background-color: #f0f8ff; padding: 10px;}
#mobileSeacrhMenu ul{padding:0;}
#mobileSeacrhMenu ul li a{font-size:14px;}
.input-no-width{width:auto !important;}
.mndt{color:#d60f0f;}

/* Ads CSS Start */
.h-ad{padding:30px 0; text-align: center; display: block;}
.v-ad{padding:30px 0; text-align: center; display: block;}
.sq-ad{text-align: center; display: block;}
/* Ads CSS End */
.page-right-sidebar{background-color:rgb(245, 246, 247); border-left: 1px solid #f1f1f1; padding: 10px;}
.page-right-sidebar a{margin-bottom:25px; padding: 0 5px;}
/*Responsive*/
@media only screen and (max-width:992px){
  .page-sidebar{
  display: none;
  }
  .right-container{
    padding-top: 80px;
    padding-bottom: 50px;
  }
   .page-title-wrap{
      margin-top: 60px;
      padding: 60px 0;
  }
  .feature-content.l-app h1{
    font-size: 25px;
  }
}

@media only screen and (max-width: 1310px) {
  .header .header-main .main-menu .nav>li>a{
    font-size: 15px;
  }
}

@media only screen and (max-width: 1366px) {
    .right-container{
      padding-left: 50px;
      padding-right: 50px;
    }
}


@media (max-width: 375px){
  .d-xs-inline-block{
    display: inline-block!important;
  }
/*   .page-title-wrap{
    margin-top: 65px;
    padding: 65px 0;
  } */
}
@media (max-width: 576px){
  .d-xs-inline-block{
    display: inline-block!important;
  }
  img.default-logo{
    width: 60%;
  }
  img.sticky-logo{
    width: 60%;
  }
   .right-container{
    padding-left: 20px;
    padding-right: 20px;
    }
}
@media only screen and (max-width: 640px) {
 .page-title-wrap{
      margin-top: 60px;
      padding: 60px 0;
  }
  .ta{
  font-size: 25px;
  }
  
    .right-container{
    padding-left: 20px;
    padding-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
  .result-text-header{
    margin-top: 30px;
  }
}