@charset "utf-8";
/* CSS Document */
#my-creations .white-bg{border: 1px solid #d5dee7;min-height: 550px;background: #fff;border-top: 0px;margin-bottom: 20px;padding-bottom: 20px;}
#my-creations .default-bg{
		background: #EEF1F6;
		min-height: 96px;
		margin: auto;
		width: 812px;
		margin-left: 12px;
		margin-top: 10px;
		border: 1px solid #dddddd;
		
	}
	#my-creations .post-btns.default-bg{margin-top: 0px;
    min-height: 39px; border-top:0px;}
	#my-creations .rounded-pf-pic{
		float:left;
	}
	#my-creations .rounded-pf-pic img{
	    width: 60px;
    height: 60px;
    border-radius: 50%;
    }
	#my-creations .input-creation{float: right;}
	#my-creations .input-creation textarea{
		width:712px;
		height: 76px;
		resize: none;
		border-radius: 4px;
		border:1px solid #dedede;
		box-shadow: 1px 1px 0px #dddddd;
		font-size: 17px;
	}
	#my-creations .pf-n-iptxt{
		margin-top:10px;
		border-bottom: 1px solid #e5e4ea;
	} 
	#my-creations .pf-n-iptxt textarea::-webkit-input-placeholder { color: #89aa25; padding: 7px; font-size: 17px; }
	#my-creations .pf-n-iptxt textarea	::-moz-placeholder {color: #89aa25; padding: 7px; font-size: 17px;  }
	#my-creations .pf-n-iptxt textarea	:-ms-input-placeholder { color: #89aa25; padding: 7px; font-size: 17px; } 
	#my-creations .pf-n-iptxt textarea	:-o-input-placeholder { color: #89aa25; padding: 7px; font-size: 17px;  } 
	#my-creations .post-btns.default-bg .col-md-2 button{background: transparent;border: 0px;}
	#my-creations .privacy-btn{height: 29px;background: #f2f2f2;color: black;border: 1px solid #dddddd;}
	#my-creations .post-creation{min-height: 29px;width: 70px;background: #4268b3;color: white;border: 1px solid #dddddd;}
	#my-creations .filter-creation{margin-top: 10px;}
	#my-creations .filter-creation .col-md-3{padding-left: 0px;}
	#my-creations .filter-creation ul{list-style-type: none;}
	#my-creations .filter-creation ul li{float: left;}
	#my-creations .filter-creation ul li a{display: block;width: 135px;padding-right: 6px;}
	#my-creations .posted-creations {width:813px; min-height:635px; background: #ffffff; border:1px solid #dddddd;margin-left: 10px; margin-top: 10px;margin-bottom: 20px;}
	#my-creations .posted-creations .col-md-12{margin-top:10px;}
	#my-creations .likes-comments button{background: transparent;border: 0px;}
	#my-creations .likes-comments label{color:#adb4bc;}
	#my-creations .likes-n-comments{ border-top:1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}
	#my-creations .comments-display{width:792px; min-height:124px; background: #f6f7f9; }
	#my-creations .comment-reply ul{list-style-type: none;padding-left: 35px;}
	#my-creations .comment-reply ul li{float: left; padding-right: 10px;}
	#my-creations .comment-reply ul li a{display: block;text-decoration: none;}
	#my-creations .comment-reply-area textarea{resize: none; width: 680px;border-radius: 4px;border: 1px solid #dedede;}
	#my-creations .creation-left-bar{height:100%; background:#ffffff; border:1px solid #dddddd;}
#qanda .filter-question{margin-top: 10px;}
#qanda .filter-question .col-md-3{padding-left: 0px;}
#qanda .filter-question ul{list-style-type: none;}
#qanda .filter-question ul li{float: left;}
#qanda .filter-question ul li a{display: block;width: 116px;padding-right: 6px;color: #4a4646;}
#qanda .posted-questions-div{min-height: 635px;background: #ffffff;border: 1px solid #dddddd; margin-top: 10px; margin-bottom: 20px; max-width: 750px; margin-left: 13px;}
	#qanda .posted-question-header{padding-left: 0px;padding-right: 0px;padding-top: 5px;}
#qanda .posted-question-header ul{list-style-type: none;padding-left: 35px;}
#qanda .posted-question-header ul li{float: left; padding-right: 10px;}
#qanda .posted-question-header ul li a{display: block;text-decoration: none; color: #221e1f;}
#qanda .like-n-colbtn ul{list-style-type: none;padding-left: 35px;}
#qanda .like-n-colbtn ul li{float: left; padding-right: 10px;}
#qanda .like-n-colbtn ul li a{display: block;text-decoration: none; color: #0d54a2; margin-top: 10px;}
#qanda .like-n-colbtn ul li a button{background: transparent;border: 0px;}
#qanda .like-n-colbtn ul li a label{font-size: 14px;font-weight: normal;}
#qanda .rate-txt p{font-size: 17px;margin-top: 5px;color: #727085; }
span.arrow-up {
  background: url(http://midas.com.np/elearning/assets/images/close.jpg);
  background-repeat: no-repeat;
  width: 35px;
  height: 45px;
  float: right;
  margin-top: -13px;
}
span.arrow-down {
  background: url(http://midas.com.np/elearning/assets/images/open.jpg);
  background-repeat: no-repeat;
  width: 36px;
  height: 51px;
  float: right;
  margin-top: -13px;
  
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    min-height: 100px;
}
	.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    margin-top: 15px;
}
	#qanda .panel-heading-up{
		border-bottom:2px solid #b4bfc3;
	}
	.acidjs-rating-stars,
.acidjs-rating-stars label::before
{
    display: inline-block;
}

.acidjs-rating-stars label:hover,
.acidjs-rating-stars label:hover ~ label
{
    color: #189800;
}

.acidjs-rating-stars *
{margin: 0; padding: 0; transform: scale(1.1);
}
.rating-box-l .acidjs-rating-stars *
{margin: 0; padding: 0; transform: scale(0.9);
}	

.acidjs-rating-stars input
{
    display: none;
}

.acidjs-rating-stars
{
    unicode-bidi: bidi-override;
    direction: rtl;
}

.acidjs-rating-stars label
{
    color: #ccc;
}

.acidjs-rating-stars label::before
{
    content: "\2605";
    width: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.acidjs-rating-stars input:checked ~ label
{
    color: #f5b301;
}

.acidjs-rating-disabled
{
    opacity: .50;
    
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}
#myProgress {
    width: 100%;
    background-color: #fff;
    font-size: 12px;
    padding: 1px;
	color:#737373;
}
#myBar1 {
    width: 99%;
    height: 12px;
    background-color: #a0c159;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
	color:black;
}
#myBar2 {
    width: 45%;
    height: 12px;
    background-color: #add534;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
	color:black;
}
	#myBar3 {
    width: 40%;
    height: 12px;
    background-color: #ffd833;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
		color:black;
}
	#myBar4 {
    width: 35%;
    height: 12px;
    background-color: #ffb033;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
		color:black;
}
	#myBar5 {
    width: 100%;
    height: 12px;
    background-color: #ff8b5a;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
		color:black;
}
	.comment-reply-area textarea{resize: none; width: 614px;border-radius: 4px;border: 1px solid #dedede;}
#home-workk .filter-question{margin-top: 10px;}
#home-workk .filter-question .col-md-3{padding-left: 0px;}
#home-workk .filter-question ul{list-style-type: none;}
#home-workk .filter-question ul li{float: left;}
#home-workk .filter-question ul li a{display: block;width: 116px;padding-right: 6px;color: #4a4646;}
#home-workk .posted-questions-div{/*min-height: 635px;*/
    background: #ffffff;
    border: 1px solid #dddddd;
    margin-top: 10px;
    margin-bottom: 20px;
    max-width: 100%;
    margin-left: 7px;
    display: inline-block;
    width: 98%;}
#home-workk .posted-question-header{padding-left: 0px;padding-right: 0px;padding-top: 5px;}
#home-workk .posted-question-header ul{list-style-type: none;padding-left: 35px;}
#home-workk .posted-question-header ul li{float: left; padding-right: 10px;}
#home-workk .posted-question-header ul li a{display: block;text-decoration: none; color: #221e1f;}
#home-workk .like-n-colbtn ul{list-style-type: none;padding-left: 35px;}
#home-workk .like-n-colbtn ul li{float: left; padding-right: 10px;}
#home-workk .like-n-colbtn ul li a{display: block;text-decoration: none; color: #0d54a2; margin-top: 10px;}
#home-workk .like-n-colbtn ul li a button{background: transparent;border: 0px;}
#home-workk .like-n-colbtn ul li a label{font-size: 14px;font-weight: normal;}
#home-workk .rate-txt p{font-size: 17px;margin-top: 5px;color: #727085; }
.arrow-up {
  background: url(http://midas.com.np/elearning/assets/images/close.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 50px;
  float: right;
  margin-top: -13px;
}
.arrow-down {
  background: url(http://midas.com.np/elearning/assets/images/open.png);
  background-repeat: no-repeat;
  width: 36px;
  height: 49px;
  float: right;
  margin-top: -13px;
  
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    min-height: 100px;
}
	.panel-group .panel {
   margin-bottom: 10px;
    border-radius: 4px;
    margin-top: 2px;
    border: 3px solid #C8C8FE;
}
	#home-workk .panel-heading-up{
		border-bottom: 1px solid #d3d3d3;
	}
	.acidjs-rating-stars,
.acidjs-rating-stars label::before
{
    display: inline-block;
}

.acidjs-rating-stars label:hover,
.acidjs-rating-stars label:hover ~ label
{
    color: #189800;
}

.acidjs-rating-stars *
{margin: 0; padding: 0; transform: scale(1.1);
}
.rating-box-l .acidjs-rating-stars *
{margin: 0; padding: 0; transform: scale(0.9);
}	

.acidjs-rating-stars input
{
    display: none;
}

.acidjs-rating-stars
{
    unicode-bidi: bidi-override;
    direction: rtl;
}

.acidjs-rating-stars label
{
    color: #ccc;
}

.acidjs-rating-stars label::before
{
    content: "\2605";
    width: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.acidjs-rating-stars input:checked ~ label
{
    color: #f5b301;
}

.acidjs-rating-disabled
{
    opacity: .50;
    
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}
#myProgress {
    width: 100%;
    background-color: #fff;
    font-size: 12px;
    padding: 1px;
	color:#737373;
}

#myBar1 {
    width: 99%;
    height: 12px;
    background-color: #a0c159;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
	color:black;
}
#myBar2 {
    width: 45%;
    height: 12px;
    background-color: #add534;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
	color:black;
}
	#myBar3 {
    width: 40%;
    height: 12px;
    background-color: #ffd833;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
		color:black;
}
	#myBar4 {
    width: 35%;
    height: 12px;
    background-color: #ffb033;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
		color:black;
}
	#myBar5 {
    width: 100%;
    height: 12px;
    background-color: #ff8b5a;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
		color:black;
}
	#home-workk .default-bg{

		background: #EEF1F6;
    min-height: 96px;
    margin: auto;
    max-width: 750px;
    margin-left: 12px;
    margin-top: 10px;
    border: 1px solid #dddddd;
		
	}
	#home-workk .post-btns.default-bg{margin-top: 0px;
    min-height: 39px; border-top:0px;}
	#home-workk .rounded-pf-pic{
		/*float:left;*/
		padding-bottom: 5px;
	}
	#home-workk .rounded-pf-pic img{
	    width: 8%;
    
    border-radius: 50%;
    }
	#home-workk .input-creation{float: right; padding:0px }
	#home-workk .input-creation textarea{
	width: 100%;
    height: 76px;
    resize: none;
    border-radius: 4px;
    border: 1px solid #dedede;
    box-shadow: 1px 1px 0px #dddddd;
		
	}
	#home-workk .pf-n-iptxt{
		margin-top:10px;
		
	} 

	#home-workk .pf-n-iptxt textarea::-webkit-input-placeholder { color: #89aa25; font-size: 17px; }
	#home-workk .pf-n-iptxt textarea	::-moz-placeholder {color: #89aa25; padding: 0px; font-size: 17px;  }
	#home-workk .pf-n-iptxt textarea	:-ms-input-placeholder { color: #89aa25; padding: 0px; font-size: 17px; } 
	#home-workk .pf-n-iptxt textarea	:-o-input-placeholder { color: #89aa25; padding: 0px; font-size: 17px;  } 
	#home-workk .post-btns.default-bg .col-xs-2 button{background: transparent;border: 0px;}
	#home-workk #post-stat input{background: #4266b2;height: 30px;border: 0px; }
	#home-workk #post-stat input:hover, #home-workk #post-stat input:focus{background: #4266b2;height: 30px;border: 0px; }
	#home-workk .comment-reply-area textarea{width: 100%;resize: none;border-radius: 4px;}
	#home-workk .comment-reply-area .col-md-1{padding-right: 0px;}
	#home-workk .comment-reply-area .col-md-11{padding-left: 0px;}


 
.teacher-list{
		border:1px solid #dddddd;
		margin-top: 15px;
		padding: 5px;
	}
	
	 .teachers-list-h{
		border-bottom: 1px solid #dddddd;
	}
	 .teachers-list-h p{
		font-size: 18px;
        color: #0a256b;
        margin-top: 5px;
	}
	 .teachers-list-f{
		border-top: 1px solid #dddddd;
	}
	.teachers-list-f p{
	font-size: 15px;
    color: #0a256b;
    padding-top: 10px;
	}
	 .teachers-list-b .col-md-3{
		padding: 10px;
	}
	.teachers-list-b{
		padding: 0px;
		padding-top: 15px;
       padding-bottom: 15px;
	}
	.outerbdiv{
	border: solid #E2E2E2 1px;
    border-radius: 5px;
    margin: 15px 0px 0 0px;
    padding: 15px;
    width: 100%;
    background-color: #EEEEEE;
    min-height: 500px
	}
	.outerbdiv-in{
	border: solid #E2E2E2 1px;
    border-radius: 5px;
    margin: 0px 0px 0 0px;
    padding: 0px;
    width: 100%;
    background-color: #ffffff;
    min-height: 500px;
	}
	#hwhelp .privacy-btn{height: 29px;background: #f2f2f2;color: black;border: 1px solid #dddddd;width: 105px;padding-right: 0;}
	#hwhelp .btn-primary:hover, #hwhelp .btn-primary:focus, #hwhelp .btn-primary::after{height: 29px;background: #f2f2f2;color: black;border: 1px solid #dddddd;}
#hwhelp span.arrow-up {
  background: url(http://midas.com.np/elearning/assets/images/close.jpg);
  background-repeat: no-repeat;
  width: 35px;
  height: 45px;
  float: right;
  margin-top: -13px;
}
#hwhelp span.arrow-down {
  background: url(http://midas.com.np/elearning/assets/images/open.jpg);
  background-repeat: no-repeat;
  width: 36px;
  height: 49px;
  float: right;
  margin-top: -13px;
  
}
.comment-replied{
	font-size: 12px;
}
	
.rounded-pf-pic textarea{
width: 90%;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    resize: none;
    font-size: 17px;
    padding: 7px;
}
@media only screen and (max-width: 991px) {
#home-workk .rounded-pf-pic img {
   /* width: 55px;
    height: 55px;
    border-radius: 50%;*/
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
#home-workk .rounded-pf-pic img {
    width: 12%;
	    height: 5%;
     border-radius: 50%;
}
.rounded-pf-pic textarea{
	width: 86%;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    resize: none;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
	#home-workk .rounded-pf-pic img {
    width: 8%;
    height: 5%;
    border-radius: 50%;
}
} 

.dropdown.pull-right ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px;
    z-index: 10;
}
.dropdown.pull-right ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 14px;
    z-index: 9;
}
.dropdown.pull-right ul.dropdown-menu span{
	float:right;
	width:75%;
}
.dropdown.pull-right ul.dropdown-menu img{
	float:left;
	width:17%;
}

.pull-right.edit_answer_button{
	position: absolute;
    float: none !important;
    top: 0px;
    left: 0;
}
#studentprofiles_wrapper{
	overflow-x: scroll;
}
.odd {
    background-color: #ffffff;
}
table tr:nth-child(2n) {
    background: rgba(255, 255, 255, 0.81) !important;
}
