﻿@charset "utf-8";


@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:100,300i,400,400i,500|Hind&amp;display=swap');
@font-face {
  font-family: 'MogellaRegular';
  src: url('MogellaRegular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

* {
	padding: 0;
	box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
body {
	width: 100%;
	font-family:'Hind', sans-serif !important;
    font-size: 18px;
	/*background-image: url(../images/texture.jpg);*/
	margin:0;
	background-color: #2b2b2b!IMPORTANT;
}
a {
	text-decoration: none;
}
ul, li {
	list-style: none;
}
div:after {
	content: "";
	display: block;
	clear: both;
}
img {
	max-width: 100%;/*width: 100%;*/
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.m_t {
	margin-top: 20px;
}
.m-t {
	margin-top: 100px;
}
.txt_centre {
	text-align: center;
}
.col-50 {
	width: 50%;
}
.col-70 {
	width: 70%;
}
.col-25 {
	width: 25%;
}
.col-30 {
	width: 30%;
}

.container {
	width: 96%;
	margin: 0 auto;
}

.container_innerpage {
	width: 80%;
	margin: 0 auto;
	min-height: 80vh;
}

.preheader {
	width: 100%;
	padding: 8px;
	background-color: #124369;
}
.left_link {
	
	text-align: right;
}
.left_link a {
	color: #fff;
	padding:0px 6px;
}
.left_link a:hover {
	color: #9BEF7E;
	transition: 0.5s;
}
.header {
	padding:5px 0 0 0;
	background-image: url(../images/header_texture.html);
	box-shadow: 0px 5px 5px #e4e4e4;
}
@media (max-width:767px;) {
	.header {padding: 10px 0!important;}
	}
.top_section {
	width: 100%;
	
	position: relative;
}
.title {
	text-align: center;
	width: 55%;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
.title h1 {
	    font-weight: 100;
    font-size: 32px;
    color: #124369;
    line-height: 40px;
    margin-bottom: 20px;
}
.bhoj_txt {
	font-weight: 600;
	font-size: 60px;
	color: #fe4e5e;
}
.sub_heading_title {
	font-weight: 100;
	font-size: 30px;
	color: #fff;
	vertical-align: top;
}
.section_buttons {
	width: 480px;
	margin: 10px auto;
}
.srvc_button {
	float: left;
	background-color: #fe4e5e;
	border-radius: 50px;
	padding: 10px 70px;
	}
.srvc_button:hover {
	background-color: #A2000E;
	transition: 0.8s;
	cursor: pointer;
}
.srvc_button a {
	color: #fff;
	display: block;
	width: 100%;
	font-size: 24px;
	font-weight: 100;
}
.srvc_button a:hover, .notification_button a:hover, .about_container a:hover, .apply_btn a:hover { text-decoration:none; color:#fff;}
body a:hover { text-decoration:none!important;}
.notification_button {
	float: right;
	background-color: #4fae3f;
	border-radius: 50px;
	padding: 10px;
	width: 219px;
	height: 50px;
}
.notification_button a {
	color: #fff;
	display: block;
	width: 100%;
	font-size: 24px;
	font-weight: 100;
}
.notification_button:hover {
	background-color: #1F6B12;
	transition: 0.8s;
	cursor: pointer;
}



/**********************************grid Buttons********************************/

.reject_button
{
     border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: #bb4444;
    padding: 8px 8px;
    margin:6px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
    }
    
    .reject_button:hover
    {
        background-color: #ad3939;
    cursor:pointer;
        }
        
        .generate_button
        {
            background-color: #deb353;
    border: none;
    padding: 8px 8px;
     margin:3px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
            }
            
            .generate_button:hover
    {
        background-color: #a5802f;
    cursor:pointer;
        }
        
        .dispacthter_button
        {
            background-color: #346cbb;
    border: none;
    padding: 8px 8px;
     margin:3px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
            
            }
            
            .dispacthter_button:hover
            {
                background-color: #1a447d;
    cursor:pointer;
                
                }
                
                .approve_button
                {
                    background-color:#29981c;
    border: none;
    padding: 8px 8px;
     margin:3px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
                    
                    }
                    
                    .approve_button:hover
                    {
                        background-color: #186b0e;
    cursor:pointer;
                    }
                    
                    
                    /*certificate watermark logo*/
.watermark
                    {
                    
   
                        width:737px;
                        height:728px;
                        position:absolute;
                        margin:0 auto;
                        top:22%;
                       right:37px;
                       left:28%;
                        text-align:center;
                    }
           .cntr
           {
               text-align:center;
           }
         

.Bhoj_btn
	{
	    background-color:#0c57c6;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}
	.Bhoj_btn:hover
	{
	    background-color:#083579;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;} 
	.Bhoj_btn_proc
	{
	    background-color:#de801c;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}
	.Bhoj_btn_proc:hover
	{
	    background-color:#b1610a;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}  
	 .Bhoj_btn_cnl
	{
	    background-color:#4f5256;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}
    .Bhoj_btn_cnl:hover
	{
	    background-color:#000;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}    


.center {
    text-align:center !important;
}
/******************************************************************************/
.heading_bhojtable {
    width:100%;
    margin:0;
    padding-top:10px;
    color:#000;
    font-size:30px;
    text-align:center;
}


.txt_left{text-align:left}
.txt_float{float:left}
.about_container {
	width: 80%;
	padding: 10px 50px;
	background: rgb(254,81,47);
	background: linear-gradient(90deg, rgba(254,81,47,1) 0%, rgba(255,75,146,1) 70%, rgba(255,75,146,1) 100%);
	border-radius: 100px;
	position: absolute;
	top: 430px;
	left:10%;
	right:10%;
	display:none;
}

.about_container h2 {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	 margin: 0;
	/*margin-top: 10px;*/
}
.about_container a {
	color: #900F38;
}
.about_container a:hover {
	color: #D92961;
	transition: 0.8s;
}

.txt_left{text-align:left}
.about_subtitle{font-size:24px; font-weight: 100; vertical-align: top;}

.about_txt {
    color: #fff;
    padding: 12px;
    margin: 0;
}




.border_left {
	border-right: 1px solid #fff;
}
.home_heading {
	text-align: center;
	width: 50%;
	margin: 0 auto;
}
.home_heading h1 {
	font-size: 30px;
	font-weight: 500;
}
.home_heading img {
	margin: 0 0 10px 0;
}
.home_heading p {
	margin: 14px 0;
}
.home_heading h1::before {
	content: "--";
	color: #fe5038;
}
.home_heading h1::after {
	content: "--";
	color: #fe5038;
}
.box {
	    margin: 10% auto 0%;
    padding: 30px 30px;
    text-align: center !important;
    background-color: #000;
    border-radius: 20px;
    max-height:180px;
	border: 3px solid #000;
}
.box:hover {
	box-shadow: -13px -17px 20px #ccc;
	transition: 0.8s;
	display: block;
	transform: translateY(-15px);
	cursor: pointer;
}
.box p {
	    font-size: 16px;
    height: 15px;
    margin-top: 15px;
	color:#fff;
}
.apply_btn {
	    width: 100px;
    margin: 20px auto;
    border-radius: 20px;
    padding: 3px 0 3px 0;
    font-size: 20px;
    color: #fff;
}
.apply_btn a {
	padding: 10px;
	color: #fff;
	font-size:16px;
}
.btn1 {
    padding: 10px 40px !important;
}
.apply_1 {
	background-color:#4fae3f;
}
.apply_2 {
	background-color: #004875;
}
.apply_3 {
	background-color: #5bb848;
}
.apply_4 {
	background-color:#124369;
}
.apply_1:hover {
	background-color:#124369;
	transition: 0.8s;
}
.apply_2:hover {
	background-color: #1A7AB5;
	transition: 0.8s;
}
.apply_3:hover {
	background-color: #3D9C29;
	transition: 0.8s;
}
.apply_4:hover {
	background-color:#124369;
	transition: 0.8s;
}
.footer {
	width: 100%;
    background-color:#124369;
    color: #fff;
    text-align: center;
    font-size: 13px;
    vertical-align: top;
    padding: 8px 0;
	margin-top:25px;
	
	  
	
   
}
.footer img {
	vertical-align: top;
}
#Div1 {
	height: 200px;
}
/*popup Css start
**********************************/

.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	display: none;
	z-index: 9998
}
.popup {
	background: #fff;
	width: 700px;
	margin: 0 auto;
	text-align: left;
	position: fixed;
	display: none;
	padding: 30px;
	/*box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), -1px 0 4px rgba(0, 0, 0, 0.2);*/
	z-index: 9999;
	border-radius: 50px;
}
.popup.one {
	top: calc(50vh - 150px);
	left: calc(50vw - 370px);
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	transition: all .7s cubic-bezier(0.845, -0.265, 0.190, 1.280);
}
.popup.oneOpen {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.popup_heading {
	width: 200px;
	margin: 0 auto;
	color: #000;
	font-size: 35px;
	text-align: center;
}
.popup ul {
	margin: 0;
	padding: 0;
}
.popup ul li {
	list-style-type: disc;
}
.instruction_heading {
	font-weight: 400;
	margin-bottom: 14px;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	color: #4fae3f;
}
.close_btn {
	color: #fff;
	padding: 5px 17px;
	background-color: #E5484A;
	border-radius: 15px;
}
/**innerpage_css start**/

.table_containt {
	width: 96%;
	padding: 0 2%;
	margin: 0 auto;

	min-height: 80vh;
	max-height:auto;
}
.table_containt_adm {
	width: 96%;
	padding: 0 2%;
	margin: 0 auto;

	min-height: 75px;
	max-height:auto;
}
.page_heading {
	font-size: 30px;
	padding: 0.5%;
	border-bottom: 2px solid #ccc;
	margin-bottom: 1%;
}
.bhoj2019_table {
	font-size: 16px;
	width: 100%;
	border-collapse: collapse;
}
.bhoj2019_table th {
	padding: 15px;
	border-bottom: 4px solid #eaeaea;
	color: #000;
	font-size: 20px;
	text-align: left;
	margin: 0 0 5px 0;
	font-weight: 400;
	background-color: #e3e3e3;
	border-right: none;
	border-left: none;
}
.bhoj2019_table .service_head {
	background-color: #fff;
	padding: 10px;
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
}
.bhoj2019_table td {
	padding: 10px;
	border-bottom: 1px solid #f7f7f7;
	text-align: left;
	background-color: #fcfcfc;
	border-right: none;
	border-left: none;
}

.bhoj2019_table tr th:nth-child(4),
.bhoj2019_table tr th:nth-child(5), 
.bhoj2019_table tr th:nth-child(2), 
.bhoj2019_table tr th:nth-child(3)   
 {
	text-align: center;
}

.bhoj2019_table tr td:nth-child(4), 
.bhoj2019_table tr td:nth-child(5), 
.bhoj2019_table tr td:nth-child(2), 
.bhoj2019_table tr td:nth-child(3)   
 {
	text-align: center;
}
.text_centre {
	text-align: center !important;
}
.text_centre img {
	text-align: center !important;
}
/* Service table*/

/* form table*/
.bhojForm {
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
}
.bhojForm th {
	padding: 10px;
	border: #ddd 1px solid;
	color: #000;
	margin: 0 0 0 0;
	font-weight: normal;
	text-align: left;
	background-color: #e6e6e6;
	font-size: 18px;
}
.bhojForm td {
	padding: 10px;
	border: #ddd 1px solid;
	text-align: left;
}
/* provide some minimal visual accomodation for IE8 and below */

.bhojForm tr {
	background: #9FD9FF;
}
/*  Define the background color for all the ODD background rows  */

.bhojForm tr:nth-child(odd) {
	background: #FBFBFB;
}
/*  Define the background color for all the EVEN background rows  */

.bhojForm tr:nth-child(even) {
	background: #f7f7f7;
}
.bhojForm input[type="text"], input[type="password"], textarea, select {
	padding: 7px;
	border-radius: 4px;
	background-color: #fff;
	border: #ddd 1px solid;
	resize: vertical;
	
	outline:0;
}
.bhojForm input:focus {
	outline: none;
	box-shadow: 0px 0px 5px #ddd;
	border: #ddd 1px solid;
}
.bhojForm input:hover {
	border-radius: 5px;
}
.bhojForm select {
}
.bhojForm select:focus {
	outline: none;
	box-shadow: 0px 0px 5px #ddd;
	border: #ddd 1px solid;
}
.bhojForm select:hover {
	border: #ddd 1px solid;
	border-radius: 5px;
}
.bhojForm textarea:focus {
	outline: none;
	box-shadow: 0px 0px 5px #ddd;
	border-color: #ffd0b4;
}
.bhojForm textarea:hover {
	border: 1px solid #eaeaea;
	border-radius: 5px;
}
.bhojForm .btn {
	background-color: #54a07e;
	border: none !important;
	padding: 8px 8px;
	color: #fff;
	font-size: 14px;
	border-radius: 5px 5px;
}
.bhojForm .btn:hover, .btn:active {
	background-color: #398261;
	;
	border: none !important;
	padding: 8px 8px;
	color: #fff !important;
	font-size: 14px;
	border-radius: 5px 5px;
}
.bhojForm .btn_reset {
	background-color: #1F3964;
	border: none !important;
	padding: 8px 8px;
	color: #fff;
	font-size: 14px;
	border-radius: 5px 5px;
}
.bhojForm .btn_reset:hover, .btn_reset:active {
	background-color: #163E7E;
	border: none !important;
	padding: 8px 8px;
	color: #fff !important;
	font-size: 14px;
	border-radius: 5px 5px;
}
/* form table*/

/**G2G-start**/

.g2g_boxarea {
	width: 100%;
	margin: 5% 0;
}
.link_box_outer {
	width: 33.3%;
	float: left;
}
.link_box {
	width: 85%;
	margin: 0 auto 30px auto;
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	border-radius: 30px;
}
.link_box_header {
	text-align: center;
	background-color: #fe4e5e;
	padding: 10px;
	font-size: 20px;
	color: #fff;
	border-radius: 30px 30px 0 0;
}
.link_box ul {
	margin: 0;
	width: 100%;
	padding: 2%;
}
.link_box li {
	list-style: none;
	line-height: 10px;
	display: block;
	border-bottom: 1px solid #f3f3f3;
	vertical-align: middle;
}
.link_box li:last-child {
	border: none;
}
.link_box li a {
	color: #000;
	padding: 4% 2%;
	display: block;
	font-size: 15px;
}
.link_box li a:hover {
	background-color: #dfffda;
	;
	display: block;
	widows: 100%;
	transition: 0.5s;
}
.link_box li img {
	margin: 0 9px 0 0;
}
/**G2G-start end**/

/*login css*/

.login_feilds {
	width: 370px;
	margin: 20px auto;
}
.login_title {
	font-size: 32px;
	text-align: center;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
	color: #d2005b;
	font-weight: 100;
}
.feildarea {
	width: 100%;
	margin-top: 30px;
	padding: 30px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(45%, rgba(255,255,255,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(242,242,242,1) 100%);
	border-radius: 50px;
	box-shadow: 0 0 42px #ececec;
	border: 2px dashed #cbcbcb;
}
.feildarea input[type="text"] {
	width: 100%;
	padding: 10px;
	border: 1px solid #f0f0f0;
	font-size: 16px;
	border-radius: 15px;
	/*! margin: 8px 0; */
	/*! background-image: url(../images/user_icn.jpg); */
	background-repeat: no-repeat;
	background-position: left;
	-webkit-appearance: none;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
}
.feildarea select {
	width: 100%;
	padding: 10px;
	border: 1px solid #f0f0f0;
	font-size: 16px;
	border-radius: 15px;
	margin: 8px 0;
	background-repeat: no-repeat;
	background-image: url(../images/down.html);
	background-position: right;
	-webkit-appearance: none;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
}
.feildarea input[type="password"] {
	width: 100%;
	padding: 10px;
	border: 1px solid #f0f0f0;
	background-color: transparent;
	font-size: 16px;
	border-radius: 15px;
	margin: 8px 0;
	/*! background-image: url(../images/pass_icn.jpg); */
	background-repeat: no-repeat;
	background-position: left;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
}
.feildarea input[type="button"] {
	background: rgb(168,34,34);
	background: rgba(255,75,147,1);
	background: -moz-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,75,147,1)), color-stop(50%, rgba(255,75,147,1)), color-stop(100%, rgba(254,81,47,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	border: none;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding: 8px 0;
	color: #fff;
	border-radius: 15px;
	cursor: pointer;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
}
.feildarea input:hover[type="button"] {
	background: rgb(255,108,0);
	background: rgba(254,81,47,1);
	background: -moz-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(254,81,47,1)), color-stop(50%, rgba(255,75,147,1)), color-stop(100%, rgba(255,75,147,1)));
	background: -webkit-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
	transition: 0.5s;
}

.button
{
    
    	background: rgb(168,34,34);
	background: rgba(255,75,147,1);
	background: -moz-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,75,147,1)), color-stop(50%, rgba(255,75,147,1)), color-stop(100%, rgba(254,81,47,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	border: none;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding: 8px 0;
	color: #fff;
	border-radius: 15px;
	cursor: pointer;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
    
    }


.button:hover
{
    
	background: rgb(255,108,0);
	background: rgba(254,81,47,1);
	background: -moz-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(254,81,47,1)), color-stop(50%, rgba(255,75,147,1)), color-stop(100%, rgba(255,75,147,1)));
	background: -webkit-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
	transition: 0.5s;
    
    }





.captcha_area {
	width: 100%;
	height: 60px;
	margin: 16px auto;
	background-color: #ebebeb;
	border-radius: 15px;
	text-align: center;
	font-size: 18px;
	padding-top: 0px;
	line-height: 60px;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
}
.forgot_pass {
	color: #000;
	text-align: center;
	padding: 1%;
	margin: 10px 0;
}
.forgot_pass a {
	text-decoration: none !important;
	font-size: 14px;
	transition: color 0.5s ease;
	color: #000;
}
.forgot_pass a:hover {
	color: #74C34F;
	text-decoration: none !important;
}
.login_bg {
	background-repeat: no-repeat;
	margin: 20px auto 0;
	padding: 1px;
	text-align: center;
}

/*sis Login css Start*/


.sis_login {
	width: 670px;
	margin: 100px auto 0 auto;
	padding: 0;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(45%, rgba(255,255,255,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(242,242,242,1) 100%);
	box-shadow: 0 0 42px #ececec;
}
.sis_login h1 {
	font-size: 30px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 400;
}
.sis_right_btn {
	width: 90%;
	margin: 20px auto;
	background-color: #1d1e66;
	border-radius: 15px;
	text-align: center;
}
.sis_right_btn:hover {
	background-color: #B62149;
	transition: 0.8s;
}
.sis_right_btn a {
	padding: 12px;
	display: block;
	color: #fff;
}
.sis_btn_area {
	margin-top: 40px;
}
.sis_feildarea {
	height: 380px;
	padding: 30px;
}
.right_bg {
	background: -webkit-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
}
.sis_feildarea input[type="text"] {
	width: 90%;
	padding: 10px 30px;
	border: 1px solid #f0f0f0;
	font-size: 16px;
	border-radius: 15px;
	margin: 8px 0;
	background-image: url(../images/user_icn.html);
	background-repeat: no-repeat;
	background-position: left;
	-webkit-appearance: none;
}
.sis_feildarea input[type="password"] {
	width: 90%;
	padding: 10px 30px;
	border: 1px solid #f0f0f0;
	background-color: transparent;
	font-size: 16px;
	border-radius: 15px;
	margin: 8px 0;
	background-image: url(../images/pass_icn.html);
	background-repeat: no-repeat;
	background-position: left;
}
.sis_captcha_area {
	width: 90%;
	height: 60px;
	margin: 16px auto;
	background-color: #ebebeb;
	border-radius: 15px;
	text-align: center;
	font-size: 18px;
	padding-top: 0px;
	line-height: 60px;
}
.sis_login_button {
	background: rgb(168,34,34);
	background: rgba(255,75,147,1);
	background: -moz-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,75,147,1)), color-stop(50%, rgba(255,75,147,1)), color-stop(100%, rgba(254,81,47,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	border: none;
	margin: 0 auto;
	text-align: center;
	width: 40%;
	padding: 8px 0;
	color: #fff;
	border-radius: 15px;
	cursor: pointer;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
}
.sis_login_button:hover {
	background: -webkit-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
	transition: 0.5s;
}
.keep_login {
	color: #000;
	text-align: center;
	padding: 1%;
	margin: 10px 0;
}
.keep_login a {
	text-decoration: none !important;
	font-size: 14px;
	transition: color 0.5s ease;
	color: #000;
}
.keep_login a:hover {
	color: #74C34F;
	text-decoration: none !important;
}
.white_font {
	color: #fff;
}


/*sis Login css end*/







/*login css end*/ 


/*only for1000px screen
**********************************/
@media screen and (max-width: 1000px) {
.about_container h2 {
	font-size: 40px!important;
}
.about_container span {
	font-size: 18px!important;
}
.box p {
	font-size: 20px;
	height: 65px;
}

}

/*only for1000px screen
**********************************/

	
	
@media screen and (max-width:999px) and (min-width:320px) {
.container {
	width: 96%;
}
.mpo_logo {
	display: none;
}
.col-50 {
	width: 100%;
	display: block;
}
.col-70 {
	width: 100%;
	display: block;
}
.col-25 {
	width: 100%;
	display: block;
}
.col-30 {
	width: 100%;
	display: block;
}
.srvc_button {
	float: none;
	margin: 1% auto;
	width: 219px;
}

.notification_button {
	float: none;
	margin: 1% auto;
}
.section_buttons {
	width: 100%;
	display: block;
}
.about_container {
	display: none;
}
.title {
	text-align: center;
	width: 100%;
	/*! padding: 50px 0 0 0; */
}
.title h1 {
	font-size: 30px;
}
.bhoj_txt {
	font-size: 40px;
}
.sub_heading_title {
	font-size: 20px;
}
.top_section {
	height: 300px;
}
.box {
	width: 100%;
	margin: 10px 0px !important;
}
.box p {
	font-size: 22px;
	height: 65px;
}
.home_heading {
	width: 92%;
	margin-top: 15px;
}
.home_heading h1 {
	font-size: 22px;
}
.popup {
	width: 80%;
	position: static;
}
/*data label table*/

.main_captch{width: 270px!important;}
.bhoj2019_table {
	border: 0;
}
.bhoj2019_table th {
	display: none;
}
.bhoj2019_table tr {
	margin-bottom: 10px;
	display: block;
}
.bhoj2019_table td {
	display: block;
	text-align: right !important;
	border-bottom: 1px dotted #ccc;
	width: 100%;
}
.bhoj2019_table td:last-child {
	border-bottom: 0;
}
.bhoj2019_table td:before {
	content: attr(data-label);
	float: left;
	text-transform: uppercase;

	text-align: center;
}
.link_box_outer {
	width: 100%;
	float: none;
	display: block;
	margin-bottom: 2%;
}
/*data label table*/	
.bhojForm td {
	width: 100%;
	display: block;
}
/*login css*/
	.feildarea {
   
    padding: 20px;
	
	
	}
	
	.login_feilds {
    width: 100%;
    
}
	.login_bg {
   width:320px;
		margin: 20px auto;
}
}




/* SIS Login CSS*/



.chats {
    margin:0;
    padding: 0;
    margin-top: -15px;
    margin-right: 10px;
}

.chats li {
    list-style: none;
    padding: 8px 0 5px;
    margin: 7px auto;
    font-size: 12px;
}

.chats li img.avatar {
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.chats li.in img.avatar {
    float: left;
    margin-right: 10px;
    margin-top: 0px;
}

.chats li .name {
    font-size: 13px;
    font-weight: 400;
}

.chats li .datetime {
    color:#adadad;
    font-size: 13px;
    font-weight: 400;
}

.chats li.out img.avatar {
    float: right;
    margin-left: 10px;
    margin-top: 0px;
}

.chats li .message {
    display: block;
    padding: 5px;
    position: relative;
}

.chats li.in .message {
    text-align: left;
    margin-left: 65px;
}

.chats li.in .message .arrow {
    display: block;
    position: absolute;
    top: 15px;
    left: -8px;
    width: 0;
    height: 0;

    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.chats li.out .message .arrow {
    display: block;
    position: absolute;
    top: 15px;
    right: -8px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #EFF0F4;
}

.chats li.out .message {
    border-right: 2px solid #EFF0F4;
    margin-right: 65px;
    text-align: right;
}

.chats li.out .name,
.chats li.out .datetime  {
    text-align: right;
}

.chats li .message .body {
    display: block;
}

.chat-form {
    margin-top: 15px;
    padding: 10px;
    background-color: #EFF0F4;
    clear: both;
}

.chat-form .input-cont {
    margin-right: 55px;
}

.chat-form .input-cont input {
    margin-bottom: 0px;
}

.chat-form .input-cont input{
    border: 1px solid #ddd;
    width: 94%;
    margin-top:0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.chat-form .input-cont input {
    background-color: #fff !important;
}



.normal-chat .message {
    border: 1px solid #EFF0F4;
    border-left: 1px solid #EFF0F4 !important;
    border-right: 1px solid #EFF0F4 !important;
    padding: 10px !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;

}
.normal-chat li img.avatar {
    height: 45px;
    width: 45px;
}

.normal-chat li.in img.avatar, .normal-chat li.out img.avatar {
    margin-top: 0px;
}
.normal-chat li.in .message .arrow {
    border-right: 8px solid #EFF0F4 !important;
}
.normal-chat li.in .message .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -8px;
    position: absolute;
    top: 15px;
    width: 0;
}
.normal-chat li.out .message .arrow {
    border-left: 8px solid #EFF0F4 !important;
}
.normal-chat li.out .message .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    position: absolute;
    right: -8px;
    top: 15px;
}

.normal-chat li.in .name {
    color: #65CEA7 !important;
}
.normal-chat li.out .name {
    color: #424F63 !important;
}
.normal-chat li .datetime {
    color: #ADADAD;
    font-size: 11px !important;
    font-weight: 400;
}

.chat-form .form-group {
    width: 83%;
    margin-right: 2%;
    float: left;
}


.chats li.out .name {
    color: #333;
}

.cool-chat li.in .message {
    background: #65CEA7;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.cool-chat li.in .message .arrow {
    border-right: 8px solid #65CEA7;
}
.cool-chat li.in .message a.name {
    font-weight: bold;
}
.cool-chat li.in .message .datetime {
    opacity: .7;
}
.cool-chat li.in .message a.name, .cool-chat li.in .message .datetime {
    color: #fff;
}

.cool-chat li.out .message .arrow {
    border-left: 8px solid #EFF0F4;
}
.cool-chat li.out .message {
    background: #EFF0F4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.panel-wraper {
	padding:20px;
}
.panel-section 	{
	border:solid 1px #e1e0e0;
	margin-bottom:20px;
}
.block_user_search {
	text-align:right;
	margin-bottom:20px;
	position:relative;
}
.block_user_search input[type="text"] {
	margin-right:20px;
}
.block_user_search a {
	background-color:#771631;
	padding:7px 5px;
	position:absolute;
	top:0px;
	right:3px;
}
.block_user_search a i {
	color:#ffffff;
}
.login-to-your-account {
	font-size:16px;
	text-align:center;
	margin-top:0;
	padding-top:0;	
}
.login-btn {
	font-size:16px;
	color:#ffffff !important;
	text-align:center;
	width:100%;
	background-color:#91203e;
	display:block;
	padding:10px 0;
}

.whats-on-your-mind-lt {
	width:9%;
	float:left;
	border:solid 1px #cccccc;
	border-right:none;
}
.whats-on-your-mind-lt i {
	margin:10px 0 61px 10px;
	font-size:20px;
	margin-left:32px;
}
.whats-on-your-mind-rt {
	float:left;
	width:91%;
	border:solid 1px #cccccc;
}
.whats-on-your-mind-rt textarea {
	border:solid 1px #ffffff;
}
.who-can-see-post {
	text-align:right;
	margin-top:20px;
}
.recent-feeds {
	border:solid 1px #cccccc;
	margin-bottom:10px;
}
.recent-feeds i {
	margin:15px 0 0 55%;
	font-size:20px;
}
.recent-feeds-content {
	border-left:solid 1px #cccccc;
	padding:10px 10px 15px 10px;
}
.recent-feeds-content p {
	color:#555555;
	font-size:13px;
	font-weight:600;
}
.recent-feeds-details h5, .recent-feeds-details p {
	text-align:right;
}
.recent-feeds-details p {
	font-size:12px;
	padding-bottom:0px;
}
.recent-feeds-image {
	margin-top:5px;
	text-align:right;
	float:right;
}
.recent-feeds-name-date {
	padding:5px 10px 0 0;
}

.emp-dtls {
	border:solid 1px #cccccc;
	margin-bottom:10px;
}
.emp-dtls input[type='text'] {
	border:none;
	/*margin-left:5px;
	margin-top:3px;*/
	width:100%;
	/*border:0;*/
	outline:0;
    padding:7px;
}
.emp-dtls-lt {
	border-right:solid 1px #cccccc;
	float:left;
	width:12%;
	padding:2%;
}
.emp-dtls-lt i {
	font-size:16px;
	margin-left:5px;
}
.emp-dtls-rt {
	float:left;
	width:87%;
	padding:1%;
	border-left: 1px solid #c7c7c7;
	margin-left:-1px;
}
.emp-dtls-rt select {
	width:100%;
	border:none;
	margin-left:-5px;
	margin-top:-3px;
	margin-bottom:-2px;
}

.mng_emp_search input[type="text"] {
	margin-right:20px;
}
.mng_emp_search a {
	background-color:#771631;
	padding:7px 5px;
	position:absolute;
	top:0px;
	right:0;
}
.mng_emp_search a i {
	color:#ffffff;
}
.news-dtls {
	border:solid 1px #cccccc;
}
.news-dtls h5 {
	background-color:#771631;
	color:#ffffff;
	padding:10px;
	margin-top:0;
}
.news-dtls h5 span {
	color:#33CCFF;
	margin:0 10px;
}
.news-dtls p {
	margin-left:30px;
}
.news-dtls p i {
	margin-left:10px;
	color:#009966;
}
.news-dtls p i.red-colr {
	margin-left:10px;
	color:#CC0000;
}
.assign-menu {
	background-color:#eeeeee;
	border-bottom:solid 1px #cccccc;
	padding:8px 0 0 10px;
	margin-bottom:3px;
}
.menu-items {
	padding:5px 10px;
	margin-bottom:4px;
	border-radius:6px;
	background-color:#eeeeee;
	border:solid 1px #cccccc;
}





.btn-primary:hover, .btn-primary {
    color: #fff;
    background-color: #17520b;
    border-color: #204d74;
    padding: 5px 50px;
    font-size: 20px;
   
}


.panel_title {
    font-size: 25px;
    color: green;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}


.aprove {background: #5bb848;
    padding: 2px 5px;
    border-radius: 3px;
    color: #fff;}
	
.reject {background:#900;
    padding: 2px 5px;
    border-radius: 3px;
    color: #fff;}	

.view {background:#039;
    padding: 2px 10px;
    border-radius: 3px;
    color: #fff;}	
	.view:hover { text-decoration:none; color:#fff;}

.aprove:hover,.reject:hover, .view:hover {}


body .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    color: inherit;
    font-weight: 600;
    color: #5bb848;
    letter-spacing: 1px;
    text-align: center;
}

body .btn.btn-primary, body .btn.btn-primary:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 5px 35px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.wrapper { min-height:700px; height:auto;}

.bodywrap { min-height:750px; height:auto;}
.applicationview .emp-dtls { padding:5px 10px; font-size:18px!important;}
.applicationview .emp-dtls b, .applicationview .emp-dtls strong{ font-weight:500 !important; font-size:18px!important;}
.services h4 {display: inline-table;background: #000;color: #fff;padding: 4px 30px 4px 10px;margin: 0; border: 1px solid #000;border-top-right-radius: 45px;border-top-left-radius: 7px;}
.services ul {    margin: 0;
    padding: 19px 10px;
    /* border: 1px solid #124369; */
    -webkit-box-shadow: 0px 0px 10px -2px rgba(87,87,87,1);
    -moz-box-shadow: 0px 0px 10px -2px rgba(87,87,87,1);
    box-shadow: 0px 0px 10px -2px rgba(87,87,87,1);
    border-radius:0 10px 10px 10px;}
.services ul li {text-align: center;    display: inline-block;    list-style: none;    padding: 2px 6px;    width: 16%;vertical-align: text-top;}
.services ul li a { color:#000;}
.services ul li a  span.icon {     display: inline-block; width: 70px;height: 70px; border-radius: 50px; background: #000;}
.services ul li a  span.icon img {display: block;
    margin: 18% auto;}
	.services ul li a  span.name{display: block;
    margin: 10px 0 0 0; color:#fff;}


.notification {}
.services h4 a, .notification h4 a { text-decoration:none; color:#fff !important;}
.notification h4 {display: inline-table;background: #000;color: #fff;padding: 4px 30px 4px 10px;margin: 0; border: 1px solid #000;border-top-right-radius: 45px;border-top-left-radius: 7px;}
.notification marquee {padding:10px; height: 375px;-webkit-box-shadow: 0px 0px 10px -2px rgba(87,87,87,1);
    -moz-box-shadow: 0px 0px 10px -2px rgba(87,87,87,1);
    box-shadow: 0px 0px 10px -2px rgba(87,87,87,1);
    border-radius: 0 10px 10px 10px;}
.notification marquee .date { display: inline-block; background: #13476f; padding: 2px 5px;color: #fff; font-size: 12px; font-weight: 100; margin: 0 0 0px 0;}
.notification marquee p {    font-size: 12px;  color: #fff;  /* text-align: right; */  padding-top: 3px;}
.notification marquee li a { color:#fff;}

.notification marquee ul li:not(:last-child) {     border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;}
.sliderhome { margin-bottom: 20px;}
.sld1 { position:relative;}
.sld1 h2 { position:absolute;left:50%;z-index:1;border-radius:8px;top:10px;margin-left:-575px; color:#fff; font-family: 'MogellaRegular';}
.left_link a { position:relative; }
.left_link a:before { position:absolute; }


.slick-dots li button:before{ color:white!important;}

















