

div .iradio_square-grey, 
div .icheckbox_square-grey {
	background: url("../images/icheckbox.png");
}
div .iradio_square-grey.checked,
div .iradio_square-grey.checked:hover, 
div .icheckbox_square-grey.checked,
div .icheckbox_square-grey.checked:hover {
    background: #ccc url("../images/icheckbox_checked.png");	
}
div .iradio_square-grey.checked:hover,
div .icheckbox_square-grey.checked:hover {
	box-shadow: 1px 1px 9px 3px #ccc;
}
div .icheckbox_square-grey, 
div .iradio_square-grey {
	height: 29px;
	width: 29px;
}
div .iradio_square-grey:hover, 
div .icheckbox_square-grey:hover {
	background: url("../images/icheckbox.png");
}
div .icheckbox_square-grey:hover, 
div .iradio_square-grey:hover,
div .icheckbox_square-grey.checked:hover,
div .iradio_square-grey.checked:hover
 {
    height: 29px;
    width: 29px;
    background-repeat: no-repeat;
}
.edit-delete > span:hover {
  cursor: pointer;
} 
.box-category-list, .box-question-list {
    list-style: outside none none;
}
.box-question-list > li {
    border: 1px solid #e8ecf1;
    display: inline-table;
    list-style: outside none none;
    margin-bottom: 15px;
    padding: 0 0 20px;
    width: 100%;
}
.box-question-list .question-item {
    background: #e8ecf1;
    color: #fff;
    display: table;
    font-weight: 700;
    width: 100%;
}
.box-question-list .question-item > span {
	background: #194372 none repeat scroll 0 0;
    padding: 10px 20px;
    position: relative;
    z-index: 11;
    display: inline-block;
}
.box-question-list h5 {
    color: #2b2b2b;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.box-question-list p {
    color: #2b2b2b;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px;
}
.box-question-list .btn-note {
    background: #fffbf5;
    border: 1px solid #ffcc83;
    border-radius: 5px;
    color: #d37d01;
    padding: 10px 15px;
}
.box-question-list .col-md-2 {
    border-left: 1px solid #a8a8a8;
    margin-top: 20px;
    padding: 0 0 30px;
    text-align: center;
}
.box-question-list {
    padding: 0 0 0 20px;
}
.box-category-list {
    padding: 10px 0;
}
.box-category-list > li {
    margin-bottom: 20px;
}
.box-category-list .score-box {
  color: #164170;
  font-size: 17px;
}
.box-category-list .score-box span {
  color: #ac2535;
  font-weight: 700;
}
.box-category-list .list-header {
    border-bottom: 4px solid #f0f0f0;
    color: #164170;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.box-category-list .list-header::before {
  background: #686868 none repeat scroll 0 0;
  border-radius: 4px;
  content: "";
  display: block;
  padding: 2px 0px; 
  position: relative;
  top: 34px;
  width: 70px;
}
.box-category-list .col-md-3 {
    text-align: center;
}
.box-category-list .link-more {
  color: #ac2535;
  float: right;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}
.box-question-list .edit-delete {
    color: #7c4a01;
    float: right;
    font-size: 11px;
    position: relative;
    right: 30px;
    top: -25px;
}
.box-question-list .edit-note {
    border-right: 1px solid #ffcc83;
    margin-right: 8px;
    padding-right: 8px;
}
.box-question-list textarea.form-control[disabled] {
    background: #fffbf5;
    border: 1px solid #ffcc83;
    color: #d37d01;
}
.box-question-list .note.form-group label {
    color: #d37d01;
    font-weight: 500;
}
.box-question-list textarea.form-control {
    background: #e8ecf1;
    border: 1px solid #164170;
    color: #164170;
}

/** widget **/
.survey-box-2 {
    border: 1px solid #f89200;
    margin: 20px 0;
}
.survey-header {
    background: #f89200;
    background: -moz-linear-gradient(top,  #f89200 0%, #ec8b00 55%, #d37d01 100%);
    background: -webkit-linear-gradient(top,  #f89200 0%,#ec8b00 55%,#d37d01 100%); 
    background: linear-gradient(to bottom,  #f89200 0%,#ec8b00 55%,#d37d01 100%);
    border-bottom: 3px solid #f89200;
    display: table;
    width: 100%;
}
.survey-header .widget-survey-conten {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.survey-header h2 {
    color: #fff;
    font-size: 48px;
    margin: 0 0 10px;
    opacity: 0.7;
}
.horizontal .survey-header h2 {
    color: #fff;
    font-size: 18px;
    margin: 0 0 10px;
    opacity: 0.9;
    text-align: center;
}
.horizontal .survey-header .countdown-box {
    text-align: center;
}
.survey-list {
  margin: 10px;
}
.survey-list > a {
  color: #164170;
  font-size: 17px;
  font-weight: 700;
  margin-left: 10px;
}
.survey-list > ul {
  display: table;
  list-style: outside none none;
  padding-left: 5px;
}
.survey-list ul li {
  display: table;
  float: left;
  font-weight: 700;
  margin: 5px 0 0 2px;
  padding-right: 15px;
}

.survey-list ul li span::before {
  background: rgba(0, 0, 0, 0) url("../images/bgspanbefore.png") no-repeat scroll 0 0;
  content: "";
  left: -5px;
  padding: 15px;
  position: absolute;
  top: 0; 
}
.survey-list ul li span::after {
  background: rgba(0, 0, 0, 0) url("../images/bgspanafter.png") no-repeat scroll 0 0;
  content: "";
  padding: 15px;
  position: absolute;
  right: -30px;
  top: 0;
}
.survey-list ul li span {
  background: #e6e6e6;
  font-size: 11.5px;
  padding: 4.5px 2;
  position: relative;
  top: -20px;
}
.survey-list ul li span.complete::before {
    background: url("../images/bgspanbefore2.png") no-repeat scroll 0 0;
    padding: 13px;
}
.survey-list ul li span.complete::after {   
    background: url("../images/bgspanafter2.png") no-repeat scroll 0 0;
    padding: 13px;
    right: -26px;
    top: -1px;
}
.survey-list ul li span.complete {
    background: #ffdc88;
} 
.list-survey-pager a {
    background: #194372;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    margin-left: 20px;
    padding: 10px;
} 

/** koniec widget **/