
.form-crs {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
   
}
.form-crs .form-crs-block {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 40px;
}

.form-crs .form-crs-block label {
    font-weight: normal;
}

.form-crs .fcrs-cnt-lab, .form-crs .radio, .form-crs .checkbox, .form-crs .radio-inline, .form-crs .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
#out-points {
    position: fixed;
    top: 0px;
    left: 275px;
    width: 270px;
    height: initial;
    min-height: 50px;
    border: 1px solid;
	font-size: 14px;
	background: #fff;
    -moz-box-shadow: 10px 10px 5px #888;
    -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 10px 10px 5px #888;
    z-index: 100000
}


.rem {
    padding: 10px;
    border: 1px dashed #bbbbbb;
    color: #8c8c8c;
}
.max-score {
    position: absolute;
    top: 40px;
    right: 5px;
    font-size: 51px;
    color: rgb(220, 220, 220);
}
.max-score-text {
    font-size: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    height: 5px;
    text-align: center;
}

#out-points #prnt-div {
	
	
    margin: 5px 0 10px 0;
}
#out-points #calc-print-btn {

	
	
	
}
#out-points .btn-calc {
	display: block;
	position: relative;
	text-align: center;
	padding: 10px;
	cursor: pointer;
	float: right;
	margin: 0 10px
}

#out-points .close-btn {
	height:18px;
	padding-left: 0px;
	padding-right:0px; 
	
}
#out-points .close-btn .cls {
	float: right;
	width: 15px;
	height: 15px;
	margin: 5px
}
#out-points .close-btn .cls i {
	font-sze:10px;
	cursor: pointer;
}

#out-points h4 {
	margin: 0
	
}
#out-points .first-div {
	margin-top:50px;
}
#out-points .res  {
	color: #ed3c42;
	    border-bottom: 1px dashed #ccc;
}
#out-points .res h5 {
	margin-bottom: 0px
}
#out-points .fin-res { 
 text-align: center;
    background: #ed3c42;
    padding: 5px 0 0 0;
    color: #fff;
    width: 100%;
    height: 33px;
}

#out-points #fresult { 
    position: absolute;
    top: 55px;
   
}
#out-points .fin-res h5 {
	font-size: 20px;

}


.form-horizontal .control-label {
	padding: 0 20px 0 0
}
.sm-label, .radio-sm  {
	font-size: 12px
}
.radio-sm {
	font-weight: bold;
}

#pAssessmentForm h3 {
	text-align: center;
	margin-top: 30px;
	border-bottom: 1px #ccc dashed
}

#pAssessmentForm h3:first-child {
	margin-top:5px
}
#pAssessmentForm h4 {
	text-align: center;
}

@media screen and (max-width: 1570px) 
{
	#out-points {

	}
	
	    
	
}
@media screen and (max-width: 1550px) 
{
	#out-points {

	}
	
	    
	
}

@media screen and (max-width: 1500px) 
{
	#out-points {

	}
	
	    
	
}
@media screen and (max-width: 1450px) 
{
	#out-points {
		
	}
	
	    
	
}

@media screen and (max-width: 1400px) 
{
	#out-points {
		
	}
	
	    
	
}
@media screen and (max-width: 1300px) 
{
	#out-points {
		
	}
	
	    
	
}
@media screen and (max-width: 1000px) 
{
	#out-points {
	left: 0px !important;
	top: 0px !important;
	

	}
	#out-points .logo img {
  
}
	    
	
}

@media screen and (max-width: 800px) 
{
	#out-points {

	}
	
	    
	
}

@media screen and (max-width: 600px) 
{
	#out-points {

	}
	
	    
	
}
@media screen and (max-width: 500px) 
{
	#out-points {
	visibility: visible;
	}
	
	    
	
}

@media (max-width: 770px) and (max-height: 1025px) and (orientation:portrait)
{
	#out-points {
		width: 193px !important
	}
	#out-points .fin-res {
		
	}
}
@media  (max-height: 500px)
{
	#out-points {
	    overflow-y: scroll;
    height: 400px;
	}
}