a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  outline: none;
}

/*body,
html {
  height: 100%;
  background: #fff;
}*/

::-webkit-input-placeholder {
  color: #a5a5a5 !important;
  font-size: 12px;
}

::-moz-placeholder {
  color: #c6c6c6 !important;
  font-size: 1rem;
}

:-moz-placeholder {
  color: #c6c6c6 !important;
  font-size: 1rem;
}

:-ms-input-placeholder {
  color: #c6c6c6 !important;
  font-size: 1rem;
}

:focus::-webkit-input-placeholder {
  color: transparent
}

:focus::-moz-placeholder {
  color: transparent
}

:focus:-moz-placeholder {
  color: transparent
}

:focus:-ms-input-placeholder {
  color: transparent
}

a img,
fieldset,
img {
  border: none
}

button,
input[type=submit] {
  cursor: pointer
}

button::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
  padding: 0;
  border: 0
}

textarea {
  overflow: auto;
  resize: vertical;
  /* width: 100% */
}

button,
input {
  margin: 0;
  padding: 0;
  border: 0
}

a,
a:focus,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
span,
textarea {
  outline: 0
}

.ul-disc {
  list-style: disc !important;
}
.ul-circleList{
  list-style: circle;
}

/*ol,
ul {
  list-style-type: none
}*/

/*@media screen and (max-width: 1024px) {
  * {
    -webkit-text-size-adjust: none
  }
}*/

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%
}

body {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.4;
  min-width: 200px;
  background: #fff;
  position: relative;
}

.container {
  max-width: 1170px;
}

.l {
  width: 100%;
  display: inline-block
}

.l .l-col1 {
  float: left;
  width: 20%
}

.l .l-col2 {
  float: right;
  width: 70%
}

.h6 {
  font-weight: 400;
  font-size: 1.66rem;
  color: #fff;
  padding-bottom: 20px !important
}

.col-centered {
  float: none !important;
  display: inline-block !important;
}

a:hover {
  text-decoration: none;
}

/* Margin css starts */

.no-margin {
  margin: 0 !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-t-2 {
  margin-top: 2px !important;
}

.m-t-3 {
  margin-top: 3px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.m-t-60 {
  margin-top: 60px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.m-t-100 {
  margin-top: 100px !important;
}

.m-t-110 {
  margin-top: 110px !important;
}

.m-t-120 {
  margin-top: 120px !important;
}

.m-t-150 {
  margin-top: 150px !important;
}

.m-t-160 {
  margin-top: 160px !important;
}

.m-t-170 {
  margin-top: 170px !important;
}

.m-t-180 {
  margin-top: 180px !important;
}

.m-t-275 {
  margin-top: 275px !important;
}

.m-b--1 {
  margin-bottom: -1px !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-12 {
  margin-bottom: 12px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.m-b-120 {
  margin-bottom: 120px !important;
}

.m-b-150 {
  margin-bottom: 150px !important;
}

.m-l-3 {
  margin-left: 3px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.m-l-60 {
  margin-left: 60px !important;
}

.m-l-80 {
  margin-left: 80px !important;
}

.m-l-200 {
  margin-left: 200px !important;
}

.m-t-b-20 {
  margin: 20px 0;
}

/* Margin css Ends */

/* Padding css starts */

.no-padding {
  padding: 0 !important;
}

.no-gutters, .no-gutters > [class^="col-"],
.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.p-l-60 {
  padding-left: 60px !important;
}
.p-l-70 {
  padding-left: 70px !important;
}

.p-l-90 {
  padding-left: 90px !important;
}

.p-l-200 {
  padding-left: 200px !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-t-60 {
  padding-top: 60px !important;
}

.p-t-200 {
  padding-top: 200px !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-b-60 {
  padding-bottom: 60px !important;
}

.p-b-70 {
  padding-bottom: 70px !important;
}

.padd-10 {
  padding: 10px !important;
}

.padd-20 {
  padding: 20px !important;
}

.padd-30 {
  padding: 30px !important;
}

/* Padding css Ends */

.f-s-8 {
  font-size: 0.67rem !important;
}

.f-s-10 {
  font-size: 0.83rem !important;
}

.f-s-11 {
  font-size: 0.91rem !important;
}

.f-s-12 {
  font-size: 1rem !important;
}

.f-s-13 {
  font-size: 1.08rem !important;
}

.f-s-14 {
  font-size: 1.16rem !important;
}

.f-s-15 {
  font-size: 1.25rem !important;
}

.f-s-16 {
  font-size: 1.33rem !important;
}

.f-s-17 {
  font-size: 1.41rem !important;
}

.f-s-18 {
  font-size: 1.5rem !important;
}

.f-s-20 {
  font-size: 1.66rem !important;
}
.f-s-22 {
  font-size: 1.82rem !important;
}
.f-s-24 {
  font-size: 2rem !important;
}

.font-light {
  font-weight: 300 !Important;
}
.font-regular {
  font-weight: 400 !Important;
}

.font-medium {
  font-weight: 500 !Important;
}

.font-bold {
  font-weight: 700 !Important;
}

.f-s-normal {
  font-style: normal !important;
}

.bottom-9 {
  bottom: 9px !important;
}

.bottom-100 {
  bottom: 100% !important;
}
.top-0 {
  top: 0 !important;
}
.top-10 {
  top: 10px !important;
}

.top-130 {
  top: 130px !important;
}

.top-300 {
  top: 300px !important;
}

/* Colors and background Property starts */

.bg-white {
  background: #fff !important;
}

.bg-offwhite {
  background: #f8f8f8 !important;
}

.bg-color {
  background: #eceff1 !important;
}

.bg-grey {
  background: #f5f5f5 !important;
}

.bg-sky-blue {
  background: #42a6d3 !important;
}

.bg-magenta {
  background: #b991db !important;
}

.bg-green {
  background: #8BC34A !important;
}

.bg-dark-green {
  background: #3a7135 !important;
}

.bg-blue {
  background: #48b0f7 !important;
}

.fb-bgColor {
  background: #48629b !important;
}

.google-bgColor {
  background: #de5e46 !important;
}

.col-white {
  color: #fff !important;
}

.bg-transparent{
  background: transparent !important;
}
.col-light-silver {
  color: #b7b7b7 !important;
}
.col-light-grey {
  color: #999999 !important;
}
.col-grey {
  color: #888888 !important;
}

.col-dark-grey {
  color: #6b6969 !important;
}

.col-decline {
  color: #f47382 !important;
}

.col-reject {
  color: #f95858 !important;
}

.col-sky-blue {
  color: #42a6d3 !important;
}

.col-black {
  color: #000000 !important;
}

.col-green {
  color: #4bdd4f !important;
}

.col-danger {
  color: #f95858 !important;
}

.col-filter-grey {
  color: #969696!important;
}

.col-unspecified-cancer{
  color: #000;
}
.col-stomach-cancer{
  color: #8754ea;
}
.col-pancreatic-cancer{
  color: #bb65ca;
}
.col-neck-cancer{
  color: #721212;
}
.col-cns-cancer{
  color: #bababa;
}
.col-lymphoma{
  color: #a6ef65;
}
.col-colorectal-cancer{
  color: #1d27ef;
}
.col-lung-cancer{
  color: #c6c6c6;
}
.col-breast-cancer{
  color: #f06392;
}
/* Colors and background Property ends */

.overflow-auto {
  overflow: auto;
}
.overflow-x-hide {
  overflow-x: hidden;
}

.overflow-y-hide {
  overflow-y: hidden;
}

.overflow-hide {
  overflow: hidden;
}

/* Border Css starts */
.border {
  border: 1px solid #90a4ae !important;
}

.no-border {
  border: 0 !important;
}

.border_none {
  border: none !important
}

.border-top {
  border-top: 1px solid #eaeaea !important;
}

.border-bottom {
  border-bottom: 1px solid #eaeaea !important;
}

/* Border Css Ends */

.pos-relative {
  position: relative;
}

.rotate-45 {
  -webkit-transition: 0.2s; /* Safari */
  transition: 0.2s;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Safari */
  transform: rotate(45deg);
  display: inline-block;
}

.rotate-minus-90{
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor_default {
  cursor: default !important;
}

.cursor-auto {
  cursor: auto !important;
}
.cursor-not-allowed {
  opacity: 0.5;
  cursor: not-allowed !important;
}

a:focus {
  text-decoration: none;
}

.wrapper {
  font-family: Roboto, sans-serif;
  width: 100%;
  margin: 0 auto;
  background: #eceff1;
  min-height: 100%;
  font-size: 1.16rem
}

.max-full-width {
  max-width: 100% !important;
}

textarea#post-content, textarea#reply-content {
  min-height: 275px !important;
}

/* ---------- Text box Css starts ---------- */

/*.user-survey-container .group {
  position: relative;
  margin-bottom: 20px;
}*/

.inputMaterial {
  font-size: 1.5rem;
  padding: 0 10px 7px 5px;
  display: block;
  width: 100%;
  color: #333333;
  border: none;
  border-bottom: 1px solid #a6a6a6;
}

.inputMaterial:focus {
  outline: none;
}

/* LABEL */

/*.user-survey-container label {
  color: #a6a6a6;
  font-size: 1rem;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}*/

/* active state */

.inputMaterial:focus ~ label, .inputMaterial:valid ~ label {
  top: -20px;
  font-size: 1rem;
  color: #42a6d3;
}

/* BOTTOM BARS  */
/*.user-survey-container .bar {
  position: relative;
  display: block;
  width: 100%;
}*/

/*.user-survey-container .bar:before, .user-survey-container .bar:after {
  content: '';
  height: 1px;
  width: 0;
  bottom: 0;
  position: absolute;
  background: #42a6d3;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.user-survey-container .bar:before {
  left: 50%;
}

.user-survey-container .bar:after {
  right: 50%;
}*/

/* active state */
.inputMaterial:focus ~ .bar:before, .inputMaterial:focus ~ .bar:after {
  width: 50%;
}

/* active state */
.inputMaterial:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  -moz-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS */
@-webkit-keyframes inputHighlighter {
  from {
    background: #42a6d3;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@-moz-keyframes inputHighlighter {
  from {
    background: #42a6d3;
  }
  to {
    width: 0;
    background: transparent;
  }
}

@keyframes inputHighlighter {
  from {
    background: #42a6d3;
  }
  to {
    width: 0;
    background: transparent;
  }
}

/* ------------- Text box Css ends ------------- */

.btn-cancel {
  background: #f95858 !important;
  color: #fff !important;
  font-size: 1rem;
  border: 1px solid transparent;
  min-width: 100px;
  min-height: 30px;
  border-radius: 0;
}

.btn-cancelnew {
  background: transparent !important;
  color: #f95858 !important;
  font-size: 1rem;
  border: 1px solid #f95858 !important;
  min-width: 100px;
  min-height: 30px;
  border-radius: 0;
}

.btn-default {
  background: transparent !important;
  color: #42a6d3 !important;
  font-size: 1rem;
  border: 1px solid #42a6d3;
  min-width: 100px;
  min-height: 30px;
  border-radius: 0;
}

.btn-default-hollow {
  color: #f9f5f5 !important;
  background: transparent !important;
  border-color: #ffffff !important;
}

.btn-cancel:hover, .btn-primary:hover {
  border: 1px solid transparent;
}

.minwidth-auto {
  min-width: auto !important;
}

.minWidth-50 {
  min-width: 50px;
}

.minWidth-80 {
  min-width: 80px;
}

.width-auto {
  width: auto !important
}

.width5per {
  width: 5% !important
}

.width15per {
  width: 15% !important
}

.width20per {
  width: 20% !important
}

.width28per {
  width: 28% !important
}

.width40per {
  width: 40% !important
}

.width50per {
  width: 50% !important
}

.width60per {
  width: 60% !important;
}

.width70per {
  width: 70% !important;
}

.width80per {
  width: 80% !important;
}

.width85per {
  width: 85% !important;
}

.width90per {
  width: 90% !important;
}

.width94per {
  width: 94% !important;
}

.width100per {
  width: 100% !important;
}

.width-150 {
  width: 150px !important
}

.width-320 {
  width: 320px !important;
}

.width-500 {
  width: 500px !important;
}

.max-width50 {
  max-width: 50px !important
}

.max-width80 {
  max-width: 80px !important
}

.max-width100per {
  max-width: 100% !important
}

.max-width-700 {
  max-width: 700px !important;
}

.max-width-768 {
  max-width: 768px !important;
}

.max-width-800 {
  max-width: 800px !important;
}

.upper {
  text-transform: capitalize;
}

.display_none {
  display: none;
}

.display_block {
  display: block !important;
}

.display_in_block {
  display: inline-block !important;
}

.display-inline {
  display: inline !important;
}

.visibility-hidden{
  visibility: hidden !important;
}

.visibility-visible {
  visibility: visible !important;
}

.float_none {
  float: none !important;
}

.float_right {
  float: right;
}

.float_left {
  float: left;
}

.text_right {
  text-align: right !important;
}

.text_center {
  text-align: center !important;
}

.text_left {
  text-align: left !important;
}
.text_capitalise{
  text-transform: capitalize;
}

.pos_rel {
  position: relative;
}

.bgpos0 {
  background-position: 0 0 !important;
}

.height-auto {
  height: auto !important;
}

.height-8 {
  height: 8px !important;
}

.height-10 {
  height: 10px !important;
}

.height-12 {
  height: 12px !important;
}

.height-15 {
  height: 15px !important;
}

.height-20 {
  height: 20px !important;
}

.height-200 {
  height: 200px;
  overflow-y: auto;
}
.height-100{
  height: 100% !important;
}

.rotate-180 {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.error-msg {
  position: absolute;
  bottom: -20px;
  left: 0;
  background: transparent;
  color: #ed5858;
  padding: 4px 10px;
  font-size: 0.91rem;
  font-family: 'roboto-medium', Arial;
}

::-webkit-scrollbar {
  width: 7px;
  background-color: #FFFFFF;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #b0bec5;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #aaa;
}

.loader {
  text-align: center;
  margin-top: 10%;
  font-size: 1.33rem;
  font-weight: 700;
  color: #039be5;
  position: fixed;
  top: 20%;
  left: 45%;
  z-index: 9999
}

.loading-div {
  position: absolute;
  background: rgba(242, 242, 242, 0.8);
  height: 100%;
  width: 100%;
  z-index: 999;
}

.loading-div-img {
  position: absolute;
  background: url(../images/loading.gif) no-repeat center;
  top: 40%;
  left: 45%;
  height: 85px;
  width: 75px;
}

.no-data-available {
  float: left;
  width: 100%;
  padding: 50px;
}

.no-data-available h4 {
  color: #6d6e87;
  font-size: 1.33rem;
  font-family: 'roboto-regular', Arial;
}

.no-data-available a {
  color: #42a6d3;
  padding: 0 2px;
}

.bg-overlay {
  background: rgba(0, 26, 47, .7);
}

.m-t-b-8 {
  margin: 8px 0 !important;
}

.m-t-b-10 {
  margin: 10px 0 !important;
}

.m-t-b-12 {
  margin: 12px 0 !important;
}

.m-t-b-15 {
  margin: 15px 0 !important;
}

.m-t-b-20 {
  margin: 20px 0 !important;
}

.top-minus-8 {
  top: -8px !important;
}

.top-minus-10 {
  top: -10px !important;
}

.top-minus-12 {
  top: -12px !important;
}

.top-minus-15 {
  top: -15px !important;
}

.top-minus-20 {
  top: -20px !important;
}

.bottom-minus-5 {
  bottom: -5px !important;
}

.bottom-minus-8 {
  bottom: -8px !important;
}

.bottom-minus-10 {
  bottom: -10px !important;
}

.bottom-minus-12 {
  bottom: -12px !important;
}

.bottom-minus-15 {
  bottom: -15px !important;
}

.bottom-minus-20 {
  bottom: -20px !important;
}

.right-0 {
  right: 0 !important;
}

.color1 {
  background: #039BE5 !important
}

.textAlign_center {
  text-align: center
}

.clearfix {
  clear: both;
}

strong {
  font-weight: 700 !important;
}

blockquote {
  padding: 10px 20px !important;
  margin: 0 0 20px !important;
  font-size: 17.5px;
  border-left: 5px solid #eee !important;
}

/* css for styled checkbox*/

.custom-checkbox .checkbox {
  padding-left: 20px !important;
  float: left;
}

.custom-checkbox .checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.custom-checkbox .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: -3px;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.custom-checkbox .checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: -1px;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

.custom-checkbox .checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
}

/*.custom-checkbox .checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}*/
.custom-checkbox .checkbox input[type="checkbox"]:checked + label::after {

  /* font-family: 'FontAwesome';
   content: "\f00c";*/
  content: "\e991";
  font-family: 'icomoon'!important;
  padding: 3px 0 0 1px;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}

.custom-checkbox .checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}

.custom-checkbox .checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.custom-checkbox .checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.custom-checkbox .checkbox.checkbox-inline {
  margin-top: 0;
}

.custom-checkbox .checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #42a6d3;
  border-color: #42a6d3;
}

.custom-checkbox .checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.custom-checkbox input[type="checkbox"].styled:checked + label:after {
  content: "\e991";
  font-family: 'icomoon'!important;
  padding: 3px 0 0 1px;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}

.custom-checkbox input[type="checkbox"] .styled:checked + label::before {
  color: #fff;
}

input[type="checkbox"] .styled:checked + label::after {
  color: #fff;
}

/* css for styled checkbox*/

.custom-radio .radio {
  padding-left: 20px;
  position: relative;
  width: 100%;
  margin: 0 auto !important;
}

.custom-radio .radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 25px;
}

.custom-radio .radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: 0;
  z-index: 1;
  border: 1px solid #acacac;
  border-radius: 50%;
  background-color: #fff;
  /*-webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;*/
}

.custom-radio .radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 9px;
  height: 9px;
  left: 4px;
  top: 4px;
  z-index: 1;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  /*-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);*/
}

.custom-radio .radio input[type="radio"] {
  opacity: 0;
  z-index: 99;
  position: absolute;
  top: 3px;
  right: 7px;
  cursor: pointer;
}

.custom-radio .radio input[type="radio"]:focus + label::before {
  outline: 0;
  outline-offset: -2px;
}

.custom-radio .radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.custom-radio .radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.custom-radio .radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}

.custom-radio .radio.radio-inline {
  margin-top: 0;
}

.custom-radio .radio-success input[type="radio"] + label::after {
  background-color: #42a6d3;
}

.custom-radio .radio-success input[type="radio"]:checked + label::before {
  border-color: #acacac;
}

.custom-radio .radio-success input[type="radio"]:checked + label::after {
  background-color: #42a6d3;
}

.custom-radio input[type="checkbox"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}

.custom-radio input[type="checkbox"] .styled:checked + label::before {
  color: #fff;
}

.custom-radio input[type="checkbox"] .styled:checked + label::after {
  color: #fff;
}


.one-star{
  background: #bb4646;
}
.two-star{
  background: #f6863b;
}
.three-star{
  background: #efc150;
}
.four-star{
  background: #75b531;
}
.five-star{
  background: #4a913d;
}

.lineheight100per{
  line-height: 100% !important;
}
.lineheight120per{
  line-height: 120% !important;
}
.lineheight130per{
  line-height: 130% !important;
}
.no-list-style{
  list-style: none;
}
.break-word{
  word-break: break-word !important;
}
