body {
	color: #222;
	background: #fff;
	
}
.h1, .h2, .h3, h1, h2, h3 {
	margin: 0px;
}
.row.cal-row {
  margin: 0 auto
}
p {
	margin-bottom: 20px;
}
p, li {
  line-height: 1.5em;
}
.menu-acc label, p, li, td, th {
	font-size: 16px;
	  color: #222;

}
ol, ul {
	margin-bottom: 20px;
}
h2, h3, h4, h5, h6 {
color: #505050;
}
h1, h2, h3, h4, h5, h6 {
font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", "Fira Sans", "Helvetica Neue", Arial, sans-serif;
font-weight: 700;
line-height: 1.5em;
margin-bottom: 20px;

}
h1 {
	font-size: 32px;
	color: #303030;
}
h2 {
  line-height: 1.3em;
}
table {
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}


table tr th {
    background: #3e3e3e;
    color: #fff;
}
tr:nth-child(even) {
    background-color: #dddddd;
}
/* Menu Part Start */
 .navbar-inverse .navbar-brand:hover, .imgtocss .navbar-inverse ul.nav li a:hover, 
.imgtocss .navbar-inverse ul.nav li a:hover:before
 {
    color: #337ab7;
	transition: all 0.8s;
 }
 .navbar {
	 margin-bottom: 0px;
 }
/* Menu Part Ends*/
/* Home Main Content Starts */
.main-content {
	margin-top: 45px;
	margin-bottom: 68px;
}
/*Home Main Content Ends*/
/* Sidebar Starts */
.side-box {
  padding-top: 10px;
}
.side-menu {
}
pre, .cp_embed_wrapper {
	margin-bottom: 30px;
}
/* Sidebar Ends */
/* Footer Start*/
footer {
	background: #303030;
	margin-top: 80px;
}
footer .eggman p {
	color: #fff;
	margin-bottom: 0px;
	text-align: center;
}
.eggman {
	padding-top: 40px;
    padding-bottom: 40px;
	padding: 40px 15px;
	position: relative;
}
.eggman-walk {
    bottom: 97%;
    position: absolute;
    -webkit-animation: linear infinite;
    -webkit-animation-name: run;
    -webkit-animation-duration: 15s;
    width: 100px;
    height: 100px;
}
@-webkit-keyframes run {
  0% {
    left: 0;
  }
  48% {
    -webkit-transform: rotateY(0deg); 
  }
  50% { 
    left: calc(100% - 100px);
    -webkit-transform: rotateY(180deg); 
  }
  98% {
    -webkit-transform: rotateY(180deg); 
  }
  100% {
    left: 0;    
     -webkit-transform: rotateY(0deg);
  }
}

/* Animation Footer End*/
/* Tool Sec Start*/
.tool-sec {
  background: #f3f3f3;
  border: 2px solid #e6e6e6;
  padding: 20px;
  box-shadow: 4px 4px 35px 1px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.tool-sec h2 {
	margin-bottom: 0px;
}
.tab-sec {
	margin-top: 20px;
}
.tool-sec .choose-img {
  max-width: 100%;
  color: #222;
  border: 3px dashed #4caf50;
  height: 160px;
}
.choose-btn div {
    padding-bottom: 5px;
	padding-top: 5px;
	}
.tool-sec .choose-img:before {
    content: "";
    background-image: url(https://imagetocss.com/favicon.ico);
    width: 32px;
    height: 32px;
    opacity: 0.3;
}
/* Tool Sec Ends*/
.btn-footer {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px
}

.has-error .form-control {
  border-color: #F44336;
  background: #fdfdfd
}

.help-block {
  display: none
}

.form-inline .form-control {
  padding: 6px 40px 6px 12px;
  color: #000;
  font-size: 18px
}

.errmsg {
  position: absolute;
  left: 0;
  top: 36px;
  color: #F44336;
  font-weight: 700
}

.form-group {
  position: relative
}

.btn-footer button {
  padding: 6px 25px;
  font-size: 14px;
  font-weight: 700;
  min-width: 118.7px
}

.btn-footer .btn.disabled {
  opacity: .9
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  background-color: #398439;
  border-color: #255625
}

.green {
  color: #5cb85c
}

.container {
  padding-top: 50px
}

.footer-bottom {
  padding-left: 15px
}

form label {
  font-size: 17px
}

.equla {
  color: #060606;
  font-size: 17px;
  font-weight: 600
}

.form-inline22 .has-error .form-control {
  border-color: #cecece;
  background: #fdfdfd
}

.well form .form-group input {
  width: 100%
}

.form-inline .input-group {
  width: 100%;
  display: flex
}

span.input-group-addon {
  padding-top: 10px
}

.reset {
  padding: 6px 25px;
  font-size: 14px;
  font-weight: 700;
  min-width: 118.7px
}

.form-group.cal-ans input {
  background: none;
  cursor: text;
  border: none !important;
  box-shadow: unset;
  margin-left: 0;
  font-size: 28px;
  padding-top: 2px;
  font-weight: 600;
  color: #4CAF50;
  padding-left: 4px
}

.well {
  margin-bottom: 40px
}

p.math {
  background: #fff;
  padding: 15px;
  border-left: 2px solid #6cbe6c
}

.footer-menu ul li {
  display: inline-block;
  border-right: 2px solid #5cb85c;
  padding-right: 5px;
  line-height: 1em
}

.footer-menu ul {
  list-style: none
}

.footer-menu ul li:last-child {
  border: none
}

.footer-row {
  padding-top: 20px;
  padding-bottom: 0
}

.cal-row .footer-bottom p {
  padding-bottom: 0
}

.well.privacy {
  text-align: left
}

.well.privacy p {
  margin-bottom: 0;
  padding-bottom: 10px
}

.increase {
  display: block;
  text-align: left;
  padding-bottom: 6px;
  font-size: 17px;
  font-weight: 700
}

.linear-wipe {
  font-weight: 700;
  background: linear-gradient(to left, #00843d 20%, #dacb2f 40%, #d5c521 60%, #00843d 80%);
  background-size: 200% auto;
  color: #000;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: shine 3s linear infinite;
  animation: shine 3s linear infinite
}

@-webkit-keyframes shine {
  to {
    background-position: 200% center
  }
}

@keyframes shine {
  to {
    background-position: 200% center
  }
}

.form-inline .form-group.cal-ans input {
  width: auto
}



.side-menu ul {
  list-style: none;
  padding-left: 0
}

.side-menu ul li {
  border-bottom: 1px solid #d6d6d6;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}
.main-content ul li, .main-content ol li {
	padding-bottom: 10px;
}
.side-menu ul li a:before {
  content: "\e013";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 100;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #4caf50;
  margin-right: 7px
}

.side-menu ul li a {
  transition: all .6s;
  text-indent: -12px;
    padding-left: 25px;
    display: inline-block;
}

.side-menu ul li a:hover {
  color: #4caf50;
  transition: all .6s;
    padding-left: 33px;
    border: none;
    text-indent: -12px;
	}

.gray-box {
  padding: 15px;
  border: 2px solid #d6d6d6
}

footer .footer-row {
  text-align: center
}

.gray-box h1 {
  margin-top: 0
}

.imgtocss .calc-pt label {
  padding-bottom: 15px;
}

.imgtocss .calc-pt .input-group {
  padding-bottom: 10px;
}

.imgtocss .imgtocss .btn-footer button:first-child {
  margin-right: 5%;
}

.imgtocss .calc-ans,
.bg-box {
  background: #fff;
  box-shadow: hsl(0, 0%, 80%) 0 0 12px;
  padding: 20px;
  /* box-shadow: 0 0.5rem 1.25rem rgba(0, 0, 0, 0.1); */
  border-radius: 5px;
}

.imgtocss .final-ans {
  display: block !important;
  border: 1px solid #eeeeee;
  box-shadow: none;
  margin-top: 15px;
  height: auto;
}

.imgtocss .calc-ans p {
  padding-bottom: 0px;
  font-size: 15px;
  color: #337ab7;
  margin-bottom: 0px;
}

.imgtocss .calc-pt {
  padding: 20px;
  border: 1px solid #dcdbdb;
  border-radius: 5px;
  transition: all .6s;
  padding-bottom: 60px;
}

.imgtocss .calc-pt:hover {
  background: #fff;
  box-shadow: hsl(0, 0%, 80%) 0 0 12px;
  border-radius: 5px;
  transition: all .6s;
}

.imgtocss .final-ans span {
  font-size: 25px;
  padding-bottom: 10px;
  display: block;
  font-weight: 700;
  color: #000000;
}

.imgtocss .input-group-addon {
  padding: 6px 25px !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
}

.imgtocss .calc-ans .empty {
  padding: 16px !important;
}

.imgtocss #ans:empty:before,
#percent:empty:before {
  content: attr(data-placeholder);
  color: gray
}

.imgtocss .row.cal-row {
  width: 80% !important;
  margin-left: -15px;
}

.imgtocss h2 {

  font-size: 24px;
}

.imgtocss .bg-sec {
  background: #f9f9f9;
  margin-top: 70px;
  padding-bottom: 40px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

.imgtocss #cmtoft {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 25px;
}

.imgtocss #cmtoft td,
#cmtoft th {
  border: 1px solid #ddd;
  padding: 8px;
}

.imgtocss #cmtoft tr:nth-child(even) {
  background-color: #f2f2f2;
}

.imgtocss #cmtoft tr:hover {
  background-color: #ddd;
}

.imgtocss #cmtoft th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #337ab7;
  color: white;
  font-size: 16px;
  font-weight: 100;
}

.imgtocss #cmtoft th {
  position: sticky;
  top: 0px;
}

.imgtocss .cal-ans #ans div {
  position: absolute;
  right: 0;
  font-size: 14px;
  bottom: -26px;
  color: #bbbbbb;
  font-weight: 600;
}

.imgtocss .formula {
  border-left: 3px solid #5cb85c;
  padding: 15px;
  background: #fff;
}

.imgtocss .formula p {
  border: 1px solid #5cb85c94;
  padding: 8px;
  text-align: center;
  font-size: 18px;
}

.imgtocss .title {
  font-size: 15px;
  font-weight: 600;
  color: #337ab7;
  margin-bottom: 8px;
}

.imgtocss .calc-steps p {
  border: none;
  /* padding-bottom: 0px; */
  padding: 0px;
  margin-bottom: 5px !important;
  font-size: 24px;
}

.imgtocss .steps p {
  font-size: 17px;
  font-weight: 500;
}

.imgtocss .table-wall h3 {
  text-align: center;
  padding-bottom: 15px;
  font-weight: 600;
  font-size: 22px;
  margin-top: 10px;
}

.imgtocss .table-of-cnt #cmtoft {
  margin-bottom: 40px;
}

.well-item textarea {
  width: 100%;
}

.imgtocss #cmtoft td {
  font-size: 16px;
}

.imgtocss #cmtoft tr:hover td,
#cmtoft tr:hover td a {
  color: #fff;
}

.imgtocss #cmtoft tr {
  transition: all .5s;
}

.imgtocss #cmtoft tr:hover {
  background-color: #3c88ca;
  cursor: pointer;
  transition: all .5s;
}

.table-of-cnt {
  margin: 0 auto;

}

.table-of-cnt .col-md-3 {
  width: 50%;
}

footer .container {
  padding-top: 15px;
}

.imgtocss .table-of-cnt #cmtoft {
  margin-bottom: 0px;
}

.imgtocss .navbar-inverse {
  background-color: #fff;
  border: none;
  border-radius: 0px;
box-shadow: 0 6px 10px -6px rgb(0 0 0 / 10%);
border-bottom: 1px solid #e7e7e7;
}

.imgtocss .container {
  padding-top: 0px;
}

.imgtocss .navbar-brand {
  float: left;
  padding: 20px 15px;
  font-size: 25px;
  line-height: 20px;
  font-weight: 700;
  color: #303030;
  height: auto;
  transition: all 0.8s;
}

.imgtocss nav li a {
  padding-top: 20px;
  background-color: transparent !important;
  font-size: 16px;
  font-weight: 700;
}
.imgtocss h1 {
  margin-top: 0px;
}

.side-head {
  font-size: 20px;
  position: relative;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.well {
  margin-top: 40px;
}

.well .formula {
  width: 60%;
}

.well-item {
  margin-bottom: 30px;
}

.well-item li {
  font-size: 14px;
  padding-bottom: 5px;
}

.imgtocss .container-fluid a {
  color: #fff;
}

.navbar-header {
  width: 100%;
}

.footer-menu ul {
  padding: 0px;
}

.footer-bottom p {
  color: #f5f5f5;
}

.imgtocss nav li a:before {
  content: "";
  content: "\e013";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 100;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #000;
  margin-right: 4px;
  content: "\e021";
}
.tool-sec .input-group {
  display: block;
}

.tool-sec textarea {
  float: none !important;
  display: block !important;
}

.tool-sec textarea {
  border: 1px solid #b9b9b9;
  border-radius: 0px !important;
  color: #151515;
}

pre#output {
  height: 150px;
}

.codexml {
  width: 100%;
  height: 300px;
  border: none;
  background: transparent;
}

.btn {
  background: #337ab7;
  color: #fff;
  padding: 10px 30px;
  border-radius: 12px;
  box-shadow: 2px 2px #e2e2e2;
}


.imgtocss nav li a:before {
  content: "";
  content: "\e013";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 100;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #000;
  margin-right: 4px;
  content: "\e021";
}

.input-box,
.results {
  width: 50%;
  float: left;
}

.form-item {
  padding-bottom: 15px;
}

.btn {
  padding: 6px 30px;
  margin-bottom: 20px;
}

.css textarea {
  width: 100%;
}

.clear {
  clear: both;
}

.img-size .cBDnso {
  color: purple;
  padding-bottom: 6px;
}

.img-size {
  padding-left: 18px;
}

.sc-gsnTZi.ieTqSN {
  padding: 0px;
}

.sc-iqcoie.cUnsmt {
  display: none;
}

.tab .ipGaVS {
  user-select: none;
  padding: 8px;
  cursor: pointer;
  background-color: rgb(51 122 183);
  color: rgb(255, 255, 255);
  padding-left: 25px;
  padding-right: 25px;
}

.tab .gkabcH {
  padding: 8px;
  padding-left: 25px;
  padding-right: 25px;
  background: #fff;
  color: #000;
}

.tab {
  border-bottom: 1px solid #ccc;
  background: #ccc;
}


ul {
  padding-left: 40px;
}

.note {
  border: 2px dashed #d6d6d6;
  padding: 14px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
  font-size: 17px;
}

.note:before {
  position: absolute;
  top: 20px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 100;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: red;
  margin-right: 0px;
  content: "\e005";
  left: 10px;
}

blockquote {
  border-left: 5px solid #337ab7;
  background: #eeeeee;
}

h3 {
  margin-top: 0px;
  font-size: 18px;
}

:root {
  --black: #4d5974;
  --red: #E07A5F;
  --grey: #e5e5e5;
}

.menu-acc label {
  display: block;
  margin: 0 0 4px 0;
  padding: 15px 45px 15px 0;
  line-height: 1.2;
  cursor: pointer;
  border-bottom: 1px solid var(--grey);
}

.menu-acc .question {
  position: relative;
}

.menu-acc input {
  display: none;
}

.menu-acc ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-acc li {
  height: 0;
  overflow: hidden;
  transition: all 0.5s;
  font-size: 16px;
}

#icon span {
  position: absolute;
  top: 11px;
  right: 11px;
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 1px solid var(--black);
  border-radius: 22px;
}

#icon span::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: var(--black);
}

#icon span::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: var(--black);
}

/*Open tab*/

#type1:checked~#links1 li,
#type2:checked~#links2 li,
#type3:checked~#links3 li,
#type4:checked~#links4 li {
  height: auto;
  opacity: 1;
  padding-top: 0px;
  padding-bottom: 10px;
}

/*Style open tab*/

#type1:checked~label #icon span::after,
#type2:checked~label #icon span::after,
#type3:checked~label #icon span::after,
#type4:checked~label #icon span::after {
  width: 0;
}

#type1:checked~label,
#type2:checked~label,
#type3:checked~label,
#type4:checked~label {
  color: #337ab7;
  border-bottom: 1px solid #337ab7;
}

#type1:checked~label #icon span::before,
#type2:checked~label #icon span::before,
#type3:checked~label #icon span::before,
#type4:checked~label #icon span::before {
  background: #337ab7;
}

#type1:checked~label #icon span,
#type2:checked~label #icon span,
#type3:checked~label #icon span,
#type4:checked~label #icon span {
  border: 1px solid #337ab7;
}

.main-content .menu-acc ul li {
  padding-bottom: 0px;
}

div#icon {
  position: unset;
}

@media screen and (min-width: 980px) {
  .imgtocss .bg-sec .row {
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 480px) {
  .imgtocss h1 {
    font-size: 23px;
  }


  .imgtocss .calc-pt {
    padding-bottom: 0px;
    margin-bottom: 10px;

  }

  .well .formula {
    width: 100%;
  }

  .imgtocss h2 {
    font-size: 18px;
  }

  .border-box {
    padding-top: 0px;
    margin-bottom: 25px;
  }

}

@media screen and (max-width: 767px) {
  .imgtocss .table-of-cnt {
    margin-bottom: 40px;
  }

  .imgtocss .table-of-cnt .row {
    max-height: 300px;
    overflow: scroll;
  }

  .imgtocss #cmtoft th {
    position: sticky;
    top: -1px;
  }
}

@media screen and (max-width: 980px) {

  ul.navbar-right {
    float: right;
    margin-top: 0px;
  }

  .side-menu {
    margin-top: 50px
  }
}

@media screen and (min-width: 767px) {
  .form-inline .form-group {
    display: block !important;
    margin-bottom: 15px
  }

  .form-inline .form-group label {
    display: block
  }

  .btn-footer button:first-child {
    margin-right: 1%
  }

  .form-group.cal-ans {
    padding-left: 5px
  }
}

@media screen and (max-width: 720px) {
  .form-group.cal-ans input {
    font-size: 25px
  }

  h2 {
    font-size: 20px
  }

  .input-group-addon {
    padding: 6px 4px;
    width: 20%
  }

  .well form .form-group input {
    width: 100% !important;
    padding-left: 10px !important
  }

  .row.cal-row {
    width: 95% !important
  }

  .well form .form-group input {
    display: inline-block;
    width: auto;
    padding: 0;
    padding-left: 5px
  }

  .well form .form-group {
    display: inline-block
  }

  .increase {
    text-align: center
  }

  .btn-footer button,
  .btn-footer .reset {
    padding: 6px;
    font-size: 14px;
    font-weight: 700;
    min-width: 90.7px;
    margin-right: 6px
  }

  .btn-footer {
    margin-top: 0
  }

  h1 {
    font-size: 30px
  }
}

@media screen and (max-width: 370px) {
  h1 {
    font-size: 28px
  }

  .well {
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px
  }

  .well form .form-group input {
    max-width: 85px
  }

  .btn-footer button,
  .btn-footer .reset {
    min-width: 85px
  }
}

@media screen and (min-width: 990px) and (max-width: 1200px) {

  .btn-footer button,
  .btn-footer .reset {
    min-width: auto;
  }

  .btn-footer button:first-child {
    margin-right: 3%;
  }
}

ul.nav li a:before {
  display: none;
}

.imgtocss .navbar-inverse ul.nav li a {
  color: #000;
}