
 .otp-dialog {
   border-collapse: separate;
   border-spacing: 10px;
   *border-collapse: expression('separate', cellSpacing = '10px');
 }

 .otp-mainBody{
    width:100%;
    min-height:500px;
    margin:0 auto;
    background-color:#FFF;
    overflow:auto;
 }

 a{color:#808080;cursor: pointer;}

 .otp-mainContent{
    width:100%;
    overflow:hidden;
    background-color:#FFF;
 }

.otp-level1 ,  .firstLevel{ color: #333 !important; }
.otp-level2 , .secondLevel{ color: #666 !important; }

 .otp-footer {
 /*    background-color: #ffffff; */
     width: 100%;
     margin:0 auto;
/*    position:fixed; */
}

.otp-footer p {
    color: #039cb9;
    font-size: 12px;
    text-align:center;
    padding:10px 0;
    margin: 0;
}

hr{margin-top:0 !important; }

.otp-maint-wrapper {
	display:inline-block;
	float: right;
	margin-right: 20px;
}

.otp-maint-inline {
	display:inline-block;
	background-color:#EEEEFF !important;
}

.otp-maint {

                display:inline-block;
                padding: 7px 14px;
                margin: 0 0 18px;
                background-color: #fbfbfb;
                background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
                background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
                background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
                background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
                background-image: linear-gradient(top, #ffffff, #f5f5f5);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
                border: 1px solid #ddd;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                -webkit-box-shadow: inset 0 1px 0 #ffffff;
                -moz-box-shadow: inset 0 1px 0 #ffffff;
                box-shadow: inset 0 1px 0 #ffffff;
   }
   .otp-maint h5{
                display:inline-block;

   }
   .otp-maint.warning {
        color:red;
   }

.otp-newText{
    width:450px;
    height:30px;
    overflow-X:auto;
}

.otp-DateText{
    background-image: none;
    border: 1px solid #DDDDDD;
    padding:2px;
    width:150px;
}

.otp-newText-Login{
    background-image: none;
    border: 1px solid #DDDDDD;
    padding:2px;
    width:150px;
    height:30px;
}
 p.otp-head{
    font-size: 16px;
    color: #555;
    }

.otp-newSelection{
    background-image: url(/css/img/selectionBox.jpg);
    border: 1px solid #DDDDDD;
    width: 300px;
    line-height:30px;
    height:30px;
}

p.otp-font{
    color: #666666;
    font-size: 12px;
    line-height:23px;
}

.otp-box {
    width:79%;
    overflow: hidden;
    border: 1px solid;
/*    overflow: auto !important; */
    background-color:white;
}

.otp-nav-style {
     width:20%;
     float:left;
     border: 1px solid;
     overflow: auto !important;
     background-color:white;
}
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

.otp-user-img {
    width: auto !important; /*Keep the aspect ratio of the image*/
    height: 150px !important;
    margin: 0 auto 1em auto; /*Center the image*/
    border:none;
}


.otp-announcement-row {
	border-bottom: 1px solid gray;
}

.otp-announcement-col {
	padding: 2px 2px 20px 2px;
}

.otp-button {
  background: #fafafa;
  background: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background: -o-linear-gradient(top, #ffffff, #eeeeee);
  background: linear-gradient(to bottom, #ffffff, #eeeeee);
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
  color: #555555;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  height: 31px;
  line-height: 28px;
  outline: none;
  padding: 0 13px;
  text-shadow: 0 1px 0 white;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.innerDiv0
{
    margin :auto !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    width:40%;
    height:25%;
    overflow:auto;
    background-color:#EEEEFF;
}


.innerDiv1 {
     margin :auto !important;
     -webkit-border-radius: 10px !important;
     border-radius: 10px !important;
     width:50%;
     height:25%;
     overflow:auto;
     background-color:#EEEEFF;
}

.inner-div-test {
     margin :auto !important;
     width:75%;
     height:95%;
     overflow:auto;
     background-color:#EEEEFF;
}

.inner-div-assignment {
     margin :auto !important;
     -webkit-border-radius: 10px !important;
     border-radius: 10px !important;
     width:60%;
     height:40%;
     overflow:auto;
     background-color:lightyellow;
}

.innerDiv2
{
     margin :auto !important;
     -webkit-border-radius: 10px !important;
     border-radius: 10px !important;
     width:75%;
     height:75%;
     overflow:auto;
     background-color:#EEEEFF;
}


.innerDiv3
{
     margin :auto !important;
     -webkit-border-radius: 10px !important;
     border-radius: 10px !important;
     width:90%;
     height:90%;
     overflow:auto;
     background-color:#EEEEFF;
}

.pagerNew, .pagerNew a {
}

.overlay {
      background: rgba(0,0,0,0.5);
       height: 100% ;
       left: 0;
/*       overflow: auto; */
       position: fixed;
       top: 0;
       width: 100%;
       z-index: 1000;
}

.otp-dropDown
{
        background-image: none;
        border: 1px solid #DDDDDD;
        width: 160px;
        line-height:20px;
}

.otp-dropDown:focus
{
      border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}

.otp-radioButtonList
{

}

.otp-radioButtonList input
{
display:inline;
}


.otp-radioButtonList label
{
    float:right;
    border:1px solid #cccccc;
    padding-left:3px;
    padding-right:3px;
    margin-left:-2px;
     -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.otp-radioButtonList label:hover
{
    cursor:pointer;
}

.otp-checkBoxList input:focus
{
  border-color: #134461;
  -webkit-box-shadow: 0 0 6px #369bd7;
  -moz-box-shadow: 0 0 6px #369bd7;
  box-shadow: 0 0 6px #369bd7;
}

.otp-checkBoxList label
{
    margin-left:5px;
    display:inline;
}

 .otp-myUpload
 {

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

 }

 .otp-myUpload input.button
 {
     border:5px solid black;
 }

input[type=radio].css-radio {
                display:none;
            }

            input[type=radio].css-radio + label.css-radiolabel {
                padding-left:20px;
                height:15px;
                display:inline-block;
                line-height:15px;
                background-repeat:no-repeat;
                background-position: 0 0;
                font-size:13px;
                vertical-align:middle;
                cursor:pointer;
            }

            input[type=radio].css-radio:checked + label.css-radiolabel {
                background-position: 0 -15px;
            }
            label.css-radiolabel {
    background-image:url(/ButtonImages/csscheckbox_1.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type=checkbox].css-checkbox {
      position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
    padding-left:20px;
    height:17px;
    display:inline-block;
    line-height:17px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:15px;
    vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
background-position: 0 -17px;
}
    
.otp-errorBlock {
    	color: #000;
    	background-color: #ffEEEE;
    	border: 3px solid #ff0000;
    	padding: 8px;
    	margin: 16px;
    }

.otp-error {
    	color: #ff0000;
    }

.otp-textArea {
        min-height:90px;
	    width:450px;
	    resize:vertical;
}

.otp-testTextArea {
        min-height:20%;
	    width:100%;
	    height:100%;
	    resize:vertical;
	    overflow:auto;
}

.otp-ckeditor {
        min-height:20% !important;
	    width:70% !important;
	    height:100% !important;
	    resize:vertical;
	    overflow:auto;
}

.otp-test_textarea {
        height:100px;
        width:450px;
        overflow:auto;
        max-height:200px;
	    resize:vertical;
}

.otp_checkdescriptive_question {
         width:98%;
	     height:100px;
	     resize:vertical;
         max-height:200px;
}

.otp_checkdescriptive_answer {
          width:95%;
	      height:500px;
	      resize:vertical;
	      max-height:700px;
}

.otp_question_body_textarea {
          width:600px;
	      height:200px;
  		  overflow:auto;
}

.otp_answer_body_textarea {
         width:400px;
	     height:240px;
}
/* Popup container */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* The actual popup (appears on top) */
.popup .popuptext {
    visibility: hidden;
    width: 160px;
    height:auto;
    background-color: #000055;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000055 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}
.popup .hide {
    visibility: hidden;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}

#OTP_ICON_IMAGE{
    background: #FFF none repeat scroll 0px 0px;
    max-width: 100%;
    vertical-align: middle;
    border:none;
}

.inner_div_medium {
    width:60%;
    height:50%;
    margin-top:2%;
    margin-bottom:auto;
    overflow:auto;
    border-radius:6px !important;
}

tbody tr:nth-child(odd) {
  background: #eee;
}


.print {
    float: right;
    margin-right: 20px;
    top: -4px;
    position: relative;
}

body {
overflow-x:hidden;
}

div.template {
    position: relative;
    display: inline-block;
}
div.template span {
    position: absolute;
    text-align: right;
    height: 100%;
    width: 100%;
    padding-top:1%;
    padding-right:2%;
 }

div.template span:before {
   display: inline-block;
   vertical-align: top;
   text-align: right;
   height: 100%;
   content: '';
}
.footer {
     background-color: #6495ED;
     height: 52px;
     clear: both;
     width: 100%;
     bottom: 0;
#     position: fixed;
 }
.title1{   border-bottom: 4px solid #EEEEFF;
           margin: 0;
           padding-bottom: 7px;
           color:#FFFFFF;
       }
.title1 a{
          color:#FFFFFF;
         }
.footer p {
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
}

.noalternatecolor tbody tr:nth-child(odd) {
    background: inherit;
}

.noalternatecolor {
    background: inherit;
}

<style>

.otp-link-nav-padding {
    padding:5px;
}
.hidden-tablet{
padding:10px!important;
}
</style>

