@charset "ISO-8859-1";

#success_message {
	display: none;
}


.panel-heading-c {
	background-image: none !important;
	color: white;
	background-color: #2e51a5 !important;
}

#leftbox {
                float:left; 
                width:33%;
            }
            #middlebox{
                float:left; 
                width:33%;
            }
            #rightbox{
                float:right;
                width:33%;
            }
            h3{
                 text-indent: 25%; 
             }
             #rightbox h3{
                 text-indent: 20%; 
             }

.white-f {
	color: white;
}

.white-b {
	background-color: white;
}

.bottom {
  display: flex;
}

.bottom div {
  align-self: flex-end;
}

.imgwrapper {
   width: 40%;
   height: 100px;
}


.panel-login {
	border-color: #ccc;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	margin-top: 20px;
}

.panel-login>.panel-heading {
	color: #00415d;
	background-color: #fff;
	border-color: #fff;
	text-align: center;
}
#panel-heading {
	height:45px;
	padding:0;
	margin-bottom: 30px;
	line-height: 45px;
}
.panel-login>.panel-heading a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 15px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
	width: 100%;
    height: 100%;
    display: inline-block;
}

.panel-login>.panel-heading a.active {
	color: white;
	font-size: 18px;
}

.panel-login>.panel-heading hr {
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0),
		rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}

.panel-login input[type="text"], .panel-login input[type="email"],
	.panel-login input[type="password"] {
	/* height: 45px; */
	border: 1px solid #ddd;
	/* font-size: 16px; */
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

.panel-login input:hover, .panel-login input:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}

.btn-login {
	background-color: #59B2E0;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	border-color: #59B2E6;
}

.btn-login:hover, .btn-login:focus {
	color: #fff;
	background-color: #53A3CD;
	border-color: #53A3CD;
}

.forgot-password {
	text-decoration: underline;
	 /* color: #888; */  /* a11y */
}

.forgot-password:hover, .forgot-password:focus {
	text-decoration: underline;
	/* color: #666; */  /* a11y */
}

.btn-register {
	background-color: #1CB94E;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #1CB94A;
}

.btn-register:hover, .btn-register:focus {
	color: #fff;
	background-color: #1CA347;
	border-color: #1CA347;
}

.margin-t{
	margin-top:20px !important;
}

.hradio {
    display: block;
    margin: 0 auto;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}

.hradiovulvo {
      display: block;
    margin: 0 auto;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}
.hlabel:first-child {
    text-align: end;
    width: 60px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 8%;
}
.hlabel:first-child input {
    float: right;
    margin-left: 100%;
}
.hlabel:last-child {
    float: right;
    width: 30px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 8%;
}
.hlabel {
    display: inline-block;
    padding-right: 8%;
    padding-left: 8%;
    float: left;
}



.hlabelanger:first-child {
    text-align: end;
    width: 60px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 10%;
}
.hlabelanger:first-child input {
    float: right;
    margin-left: 100%;
}
.hlabelanger:last-child {
    float: right;
    width: 30px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 10%;
}
.hlabelanger {
    display: inline-block;
    padding-right: 10%;
    padding-left: 10%;
    float: left;
}





.hlabel-tur:first-child {
    text-align: end;
    width: 100px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 8%;
}
.hlabel-tur:first-child input {
    float: right;
    margin-left: 100%;
}
.hlabel-tur:last-child {
    float: right;
    width: 15px;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 63px;
}
.hlabel-tur {
    display: inline-block;
    padding-right: 8%;
    padding-left: 7%;
    float: left;
}

.hlabelvulvodynia {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    width: 9.5%;
    float: left;
}
.hlabelvulvodynia:first-child {
	text-align: end;
	width: 101px;
	margin-left: -20px;
	margin-right: 25px;
}
.hlabelvulvodynia:first-child input {
	float:right;
	margin-left: 100%;
}
.hlabelvulvodynia:last-child {
    float: right;
    padding-left: 0px;
    width: 30px;
    padding-right: 0px;
}
.fieldsetchl{
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver;
}

.disappear{
	display:none;
}

.customwidth{
	width: 400px !important;
}

.buttonSize:hover, .buttonSizeClear:hover {
	background-color: #FFB048;
	border-top: 2px solid #fff;
	border-left: 2px #fff solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	text-shadow: none;
	color: #000;
}
.buttonSize, .buttonSize:active, .buttonSize:focus,
.buttonSizeClear, .buttonSizeClear:active, .buttonSizeClear:focus {
	font-size: 25px !important;
	background-color: #FF8000;
	background-image: none;
	border-top: 2px #fff solid;
	border-left: 2px #fff solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	text-shadow: none;
	color: #000;
}
.buttonSize, .buttonSize:active, .buttonSize:focus {
    padding: 15px 20px !important;
	margin: 10px 10px !important;
	width: 70px;
	border-radius: 10px !important;
}

.buttonSizeClear, .buttonSizeClear:active, .buttonSizeClear:focus {
    padding: 10px 10px !important;
	width: 100%;
	margin-bottom: 30px;
}
.paintextvalue {
	height: 70px;
	text-align: center;
	font-size: 20px;
}
/* a11y - START */
a {
	color: #0000c1;
}
/* hide an element visually but make it available for assistive technologies */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* a11y - END */

.help-block {
	/*color: green;*/
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 5px;
}
body {
	font-size: 16px;
}
.form-control {
	height: 45px;
}
.form-horizontal .control-label {
	padding: 11px;
}
/* 3d buttons for checkboxes - start */
.btn3d {
    transition: all .08s linear;
    position: relative;
    outline: medium none;
    -moz-outline-style: none;
    border: 0px;
    margin-top: 15px;
    top: 0;
    min-width: 142px;
}
.btn3d.btn-primary:focus, .btn3d.btn-primary:hover, .btn3d.btn-primary.hover {
    box-shadow: 0 0 0 1px #7E7EFF inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #7E7EFF, 0 8px 0 1px rgba(0, 0, 0, 0.4), 0 8px 8px 1px rgba(0, 0, 0, 0.5);
	background-image:none;
	background-color: #9595FF;
}
.btn3d.btn-primary.active {
    top: 9px;
    box-shadow: 0 0 0 1px #5959FF inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 2px 0 0 #5959FF, 0 2px 0 1px rgba(0, 0, 0, 0.4), 0 2px 2px 1px rgba(0, 0, 0, 0.5);
	background-color: #5959FF;
}
.btn3d.btn-primary {
    box-shadow: 0 0 0 1px #FE953C inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #FE953C, 0 8px 0 1px rgba(0, 0, 0, 0.4), 0 8px 8px 1px rgba(0, 0, 0, 0.5);
	background-image:none;
	background-color: #FF8000;
	font-weight: 700;
	font-size: 16px;
}
.word {
    margin-right: 25px !important;
    margin-top: 30px !important;
    float: right;
    touch-action: none;
}
#pa-btn3d-container {
	display:flex;
	flex-direction: row;
	justify-content: space-between;
}
/* 3d buttons for checkboxes - end */
/* Pain drawing - Start */
#canvas-instr {
   	background-image: url(../images/HumanBodyP.jpg);
}
.canvas-instr-tur {
   	background-image: url(../images/HumanBodyP1.jpg) !important;
}
#canvas {
   	background-image: url(../images/HumanBody.jpg);
}
.canvas-tur {
   	background-image: url(../images/HumanBody1.jpg) !important;
}
#canvas2 {
   	background-image: url(../images/Vulva1.jpg);
}
.canvas-appt{
	background-image: url(../images/APPT.jpg);
}
#canvas3 {
	background-image: url(../images/APPT.jpg);
}
#canvas4{
	background-image: url(../images/APPTS.jpg);
}
#canvas, #canvas-instr,#canvas2,#canvas-instr-tur,.canvas-tur,#canvas3,.canvas-appt,#canvas4 {
    /*overflow: hidden;
    position: relative;*/
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    background-repeat: no-repeat;
    cursor: crosshair;
    touch-action:none;
}
.vcenter {
	display: inline-block;
    vertical-align: middle;
    float: none;
}
#pd-button-container {
	padding-left:3%;
    display: inline-flex;
    justify-content: space-around;
    flex-direction: column;   
    height: 400px;
}
#undo, #redo, #clear {
    border-radius: 4px;
    padding:20px;
    height: 15%;
    width: 95%;
}
/* Pain drawing - End */

/* ballsy css changes */
.container {
   width: 100%;
}
#DIV_Back {
	float:left;
}
#DIV_Next {
	float:right;
}
#radio-container {
	width:fit-content;
	width:-moz-fit-content;
    width:-webkit-fit-content;
    width:-ms-fit-content;
	overflow:hidden;
}
div.radio, div.checkbox, .radio+.radio, .checkbox+.checkbox {
	display: inline-block;
    float: left;
    text-align: left;
    clear: both;
}
.radio.check, .checkbox.check {
    margin-top: 0px;
    width: 15px;
}
#navbar-container {
	background-color: #e3f2fd;
	border: 1px solid #428bca;
}
textarea.form-control {
	margin: 15px 0px 15px 0px;
}
.ethnicity-title {
	font-weight:bold;
}
#eth-heading {
	font-size:20px;
	padding-bottom:35px;
	padding-top:20px;
	font-weight: bold;
}
#eth-parent-container {
	padding-left: 5%;
    padding-right: 5%;
}
.eth-container {
	padding-bottom:2%;
}
.eth-container p {
	margin-bottom:5px;
}
.selected-word-delete-btn {
    margin-left: 10px;
    border-radius: 20px;
    box-shadow: 1px 1px;
    border: none;
}

@media only screen and (device-width: 768px) {
  .hlabelvulvodynia {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    width: 8.5%;
    float: left;
}
.hlabelvulvodynia:first-child {
	text-align: end;
	width: 101px;
	margin-left: -20px;
	margin-right: 0;
}
.hlabelvulvodynia:first-child input {
	float:right;
	margin-left: 100%;
}
}