/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.error {
    color: red;
}

.nochange {
    color: black;
}

.checkbox label .error {
    display:block;
	margin-left:-23px;
	font-weight:700;
}

.radio label .error {
    display:block;
	margin-left:-23px;
	font-weight:700;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/*Container border and shadow*/
.container {
    border: solid 1px;
    padding-left: 20px;
    background-color: white;
    -webkit-box-shadow: -1px 5px 12px 8px rgba(143,143,143,1);
    -moz-box-shadow: -1px 5px 12px 8px rgba(143,143,143,1);
    box-shadow: -1px 5px 12px 8px rgba(143,143,143,1);
}

.form-group {
    margin-top: 15px;
}

.form-horizontal .control-label {
    text-align: left;
}

.btn {
    /*padding: 9px 42px; change for center de text in buttons*/
    padding: 9px;
}

.hasDatepicker  {
    width: 80%;
    display: inline-block;
}

#input-picker {
    width: 60%;
}

 fieldset { min-width: 100%; }

 input.error-value {
    background: url("/DE/repos/files/surveyBootstrap%5fimg/icon-fail%2epng?exp=5365&fps=2c44d3d7cd69f1e99921025835cc5acdc9d09253") no-repeat right center #ffebef;
    color: #480000;
}

input.valid {
    background: url("/DE/repos/files/surveyBootstrap%5fimg/icon-ok%2epng?exp=5367&fps=6544e4d9717866d9cc5a4fbe6c09d06c60eaec64") no-repeat right center #e3ffe5;
    color: #002f00;
    border-color: #96b796 !important;
}

/*.form-group.required .control-label:after {
  content:"*";
  color:blue;
}*/

.required.control-label:after {
  content:"*";
  color:blue;
  margin-left:6px;
}

.ui-progressbar {
    position: relative;
}

.progress-label {
    position: absolute;
    left: 42%;
    top: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
    display:none;
}

#progressbar .ui-progressbar-value {
    background-color: rgb(194, 188, 188);
}

input[type="checkbox"].check-boxImage {
    margin-top: 40px;    
}

.radio input[type="radio"].radio-image {
    margin-top: 40px;    
}

.table > thead:first-child > tr:first-child > td {
    width: 15%;
}

.radio-inline {
    display: inline-block;
}

.checkbox-inline {
    display: inline-block;
}

.help-block {
    display: inline;
}

.form-horizontal .control-label {
    margin-bottom: 15px;
}

table {
    margin-left: 12px;
}

.page {
    display: none !important;
}
.active {
    display: inherit !important;
}

.errorMessageTable label {
    color: red;
    display: block;
    margin-left: 13px;
}

#sortable { 
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
    width: 60%; 
}
#sortable li { 
    margin: 0 3px 3px 3px; 
    padding: 0.2em; 
    padding-left: 1.5em; 
    
}
#sortable li span { 
    position: absolute; 
    margin-left: -1.3em; 
}

.optionalQuestion {
    display: none;
}

span.help-block a {
  margin-left: 6px;
}


li .ui-icon-arrow-4 {
    display: inline-block;
}

li {
  margin:3px;
  list-style-type: none;
}

.ghostCaptcha{
	background-color: #f5f5f5;
	border: 1px dashed #0063ff;
	padding: 10px;
	margin: 10px 0px;
    border-radius: 9px;
}

.ghostCaptcha-image {
	margin-top:10px;
	margin-bottom:10px;
}

.rating-container .error {
	font-size:14px;
	display:block;	
}

#reset {
	width:125px;
}

/*#submit {
	width:125px;
}*/

#send {
	width:125px;
}

#back {
	width:125px;
}

#next {
  width: 125px;
  background-color: #797979;
  border-color: #797979;
}

.single-mode-buttons {
    text-align: center;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */


/*@media (min-width: 100px) and (max-width: 319px) { 
    .container {
      width: 230px;
    }    
    
}

@media (min-width: 320px) and (max-width: 479px) {

    .container {
      width: 300px;
    }

}


@media (min-width: 480px) and (max-width: 767px) {

    .container {
      width: 350px;
    }

}*/

@media (max-width: 767px) {
    
    .container {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border:none;
	}

}

@media (min-width: 768px) and (max-width: 991px)  {

    .container {
      width: 700px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .container {
      width: 850px;
    }

}

@media (min-width: 1200px) {
    .container {
      width: 950px;
    }
  
}


@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}