﻿*{margin:0px; padding:0px;} 

html
{
 margin:0px; padding:0px;
}

body{font-family:Calibri !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}

ul li{list-style-type:none;}

/* Master Page   */

.MainMenuItem
{	        
	color:#838383;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;	
	margin:1px;
	vertical-align:super;
	display:inline-block;
	text-align:center;
	
}


.MainMenuItemselect
{
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px; 	          
	color:white;
	font-family:Arial;
	font-size:14px;	
	padding-top: 2px;
	padding-left: 2px;
	font-weight:normal;
	background-color:#838383;
	padding-right:2px;
	padding-bottom:2px;
}

.MainMenuColumn
{	
	     
	background-image:url(../TriageMImages/HeaderBG2.gif);	
	vertical-align:bottom;	
	height:40px;
}

.MainMenuItem:hover
{
	color:Black;
	padding-top: 1px;
}
.logout1
 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	 -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	 box-shadow:inset 0px 1px 0px 0px #ffffff;
	 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fa9e9e), color-stop(1, #d91a1a) );
	 background:-moz-linear-gradient( center top, #fa9e9e 5%, #d91a1a 100% );
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa9e9e', endColorstr='#d91a1a');
	 background-color:#fa9e9e;
	 -moz-border-radius:6px;
	 -webkit-border-radius:6px;
	 border-radius:6px;
	 display:inline-block;
	 color:#ffffff;
	 font-family:arial;
	 font-size:12px;
	 font-weight:bold;
	 padding:3px 15px;
	 text-decoration:none;
	 text-shadow:1px 1px 0px #660000;
}
.logout1
 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	 -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	 box-shadow:inset 0px 1px 0px 0px #ffffff;
	 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fa9e9e), color-stop(1, #d91a1a) );
	 background:-moz-linear-gradient( center top, #fa9e9e 5%, #d91a1a 100% );
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa9e9e', endColorstr='#d91a1a');
	 background-color:#fa9e9e;
	 -moz-border-radius:6px;
	 -webkit-border-radius:6px;
	 border-radius:6px;
	 display:inline-block;
	 color:#ffffff;
	 font-family:arial;
	 font-size:12px;
	 font-weight:bold;
	 padding:3px 15px;
	 text-decoration:none;
	 text-shadow:1px 1px 0px #660000;
}
.logout1:hover 
{
	 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d91a1a), color-stop(1, #fa9e9e) );
	 background:-moz-linear-gradient( center top, #d91a1a 5%, #fa9e9e 100% );
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d91a1a', endColorstr='#fa9e9e');
	 background-color:#d91a1a;
}
.logout1:active
 {
	 position:relative;
	 top:1px;
 }
.mainDiv
{
  color:#fff; font-family:Arial; font-size:12px;border-bottom:none; font-weight:bold;      	  	
}
.innerDiv
{
   background-image:url(../TriageMImages/Mbr_menu.gif);background-repeat:repeat-x;
   padding:3px;
   padding-left:8px; 
   height:20px;
}
.innerDiv:Hover
{
  background-color:#fff;
  color:#000;
  cursor:pointer;
} 
.select
{
  background-color:Red;
} 
.seperator
{
	vertical-align:top;
}
 
 /* Login Page*/  
     
.logincenter
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -190px;
    margin-left: -400px;
    background-color: White;
    border-style : solid;
    border-width: 3px;
	border-color: #e0e0e0; 
	width: 800px;
	height:380px;
}
IMG.displayed
{
   display: block;
   margin-left: 0px;
}
.HeaderRowMbr
{
   color: black;
   font-family: Verdana;
   font-size: small;
   height: 15px;
   vertical-align: top;
   background-image: url(../TriageImages/SubMenuBG.gif);
   background-repeat: repeat-x;
}
.LoginText
{
  font-family: Arial;
  font-size: small;
  font-weight: bold;
}
.FooterText
{
   font-family: Arial;
   font-size: small;
   font-weight: bold;
   color: #5a5a5a;
   text-align: left;
   font-style: italic;
   vertical-align: bottom;
   margin-bottom: 0px;
}
.logoText
{
  font-family: Verdana;
  font-size: small;
  color: #8c8b8b;
  vertical-align: super;
}

/* Ajax Loader    */

.imgLoad
 {
   position:relative;
   top:50%;
 }
 .loading
 {
   background-color: #fff;
   height:100%;
   width:100%;            
 }
 
 /* Chage Password */
 
.changePwd
{
 font-family:Verdana; 
 font-size:13px;         
}
.PopupContainer
{
  height: auto;
  width: 98%;
  background-color: #e6ebf0;
  background: url(../TriageMImages/popup_BG.png);
  background-repeat: repeat-x;
  margin:0px; padding:0px;
  font-family:Verdana;
  font-size:13px;
}
.chgPwdtd        
{
  width:180px;        	
}

/* Home */

.HomeHeading
{
  font-size:14px; font-family:Arial; font-style:italic; 
  height:200px;        
}
.Footer
{
   font-family:Arial;
   background-color:#ff99cc;
   border:solid 1px gray;
   width:80px;
   height:40px;
   float:right;
   margin:20px;
}
.Footer:Hover
{
   background-color:#fff;
   color:#000;
}



/* Availability */

.view
{
   border:solid 1px #D0D0D0;
}
.pageView
{
   width:100%;
   margin-top:5px; 
}
.MultiPage
{
 	border-right:dotted 1px #d2e1f4; 
 	border-bottom:dotted 1px #d2e1f4;
 	border-left:dotted 1px #d2e1f4;	
}
.rcToday
{
   border:solid 1px Blue;
}

.Tab
{    	
  border:solid 1px gray;
}
.grdHead
{
   border:solid 1px #fff;
   width:100px;
}
.grdRow
{
  border:solid 1px #fff;
  border-top:none;
  font-size:11px;
}
.Chk
{
  width:100px;
}
.Heading
{
   font-family :Arial; color:#ec008c; font-weight:bold;
}
.SubHeading
{
  font-family :Arial; color:#fff; background:#2f75b5; font-size:small; font-weight:400; padding:10px 15px; }

.SubHeading_bg
{
  font-family :Calibri; color:#fff; background:#2f75b5; font-size:15px; font-weight:400; padding:10px 15px;}


.casual
{
  font-family :Arial;
}

/* Nurse Referral */

.radIcon
{
   background-image: url('../TriageMImages/Update.gif') !important;
}
    
.divList ul 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height:30px;
    list-style-position:inside;
    list-style-image: url(../TriageMImages/arrow.png);
    list-style-type: square;
    padding: 6px;
    margin: 2px;
}
.NurserSubHeading
{
	color:#fff; background:#4297cd; padding:7px 15px;
}



legend
{
 background: #fff;
	border: solid 1px #8caacf; 
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	padding: 4px;

}


.IECorner
{
  behavior: url(../border-radius.htc);
  border-radius: 24px;
   
}
    
.Corner{width:90%; float:left; margin:0px; height:auto; background:#f1f1f2; padding:10px 5%; background-color:#f1f1f2; border:1px solid #ccc;}
/* Shift Details */



.Shift
{
   font-family:Verdana;
   font-size:14px;
}

.vTextTop .rbDecorated
{
  padding-top: 30px !important;
}
        
/* IE7 fix */
* + html .vTextTop .rbDecorated
{
  padding-top: 20px !important;
}
        
.vTextBot .rbDecorated
{
   padding-bottom: 30px !important;
}

/* IE7 fix */
* + html .vTextBot .rbDecorated
{
  line-height: 30px !important;
}
.rbVerticalButton .rbPrimary
{
	padding-left:10px !important;
}



/* Preferences */
.rlbGroup td
{  
    border: none !important;   
} 

.loginbox
{
	background: #FFF;
	border: solid 1px #999;
	height:19px;
	padding-left:4px;	
	margin-left:0px;
	font-family:Arial;
	font-size:12px;
}


.mynursetxtbox
{
	background: #FFF;
	border: solid 1px Gray;
	border-radius: 1px;
	-webkit-border-radius: 3px1px
	-moz-border-radius: 1px;
	padding-left:4px;	
	font-family:Arial;
	font-size:12px;
	height:17px;
}



.rcbReadOnly
{
	background: #FFF;
	border: none;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	
}

.Formbtn input
{
	 margin-right:10px !important;
}
.NormalText
		{
			font-family: Arial;
			font-size: 9pt;
			color: #333333;
		}

	.PinkBtn
        {
            display: inline-block;
            min-width: 54px;
            border: 1px solid #ed008c;
            text-align: center;
            color: white;
            font-size: 12px;
            font-weight: bold;
            height: 27px;
            padding: 0 8px;
            line-height: 27px;
            -webkit-border-radius: 2px;
            -khtml-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            -webkit-transition: all 0.218s;
            -moz-transition: all 0.218s;
            -o-transition: all 0.218s;
            transition: all 0.218s;
            background-color: #ed008c;
            -webkit-user-select: none;
            -moz-user-select: none;
            cursor: pointer;
            background-image: linear-gradient(top, #4D90FE, #4787ED);
        }
        .PinkBtn:hover, 
        {
            border: 1px solid #ed008c;
            color: white;
            -webkit-transition: all 0;
            -moz-transition: all 0;
            -o-transition: all 0;
            transition: all 0;
            background-color: #ed008c;
            background-image: linear-gradient(top, #4787ED, #4D90FE);
            -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
            -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
            -o-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        }

		.NormalText
		{
			font-family: Arial;
			font-size: 9pt;
			color: #333333;
		}

	.PinkBtn
        {
            display: inline-block;
            min-width: 54px;
            border: 1px solid #ad27aa;
            text-align: center;
            color: white;
            font-size: 12px;
            font-weight: bold;
            height: 27px;
            padding: 0 8px;
            line-height: 27px;
            -webkit-border-radius: 2px;
            -khtml-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            -webkit-transition: all 0.218s;
            -moz-transition: all 0.218s;
            -o-transition: all 0.218s;
            transition: all 0.218s;
            background-color: #bc34ba;
            -webkit-user-select: none;
            -moz-user-select: none;
            cursor: pointer;
            background-image: linear-gradient(top, #4D90FE, #4787ED);
        }
        .PinkBtn:hover, 
        {
            border: 1px solid #ad27aa;
            color: white;
            -webkit-transition: all 0;
            -moz-transition: all 0;
            -o-transition: all 0;
            transition: all 0;
            background-color: #bc34ba;
            background-image: linear-gradient(top, #4787ED, #4D90FE);
            -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
            -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
            -o-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        }
        

        
/* Loging page Css starts---> Added on Feb 23, 2015 */
.clr{clear:both;}
.login_head{width:100%; height:auto; float:left; margin:0px; background:url(../TriageMImages/gen/bg-line.png) top left repeat; padding:0px; border:1px solid #f5f5f5;}
.wrapper{width:100%; max-width:1000px; height:auto; margin:0px auto;}
.logo{width:100%; max-width:270px; height:auto; margin:0px auto; padding:5px 10px; display:block;}
.logo img{margin:0px;}
.logo span{font-family:Arial; font-size:14px; color:#fff; text-align:left; line-height:30px;}
.backtohome{width:100%; max-width:50px; float:right; margin-top:20px;}



.login_headpart{border:none; outline:none; position:absolute; float:left; left:31%; top:115px; background:#fff; cursor:pointer; width:220px; height:220px; -webkit-

border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important;}
.login_headpart img{display:block; margin:75px auto; border:none;}
.login_headpart span{font-family:'Lato', Sans-Serif; font-size:16px; color:#000 !important; text-align:center !important; font-weight:400; text-transform:uppercase; 

display:block; padding:5px 0px; }



.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) center center no-repeat;}
.login_box{width:100%; height:auto; float:left; margin:20px auto; padding:0px; clear:both;}
.login_box h1{font-family:Century Gothic; max-width:110px; font-size:26px; background:#fff; color:#4e2274; margin:10px auto 0px auto; text-align:center !important; font-weight:900; color:#4e2274; padding:4px 12px; -webkit-border-top-left-radius: 25px; -webkit-border-bottom-right-radius: 25px; -moz-border-radius-topleft: 25px; -moz-border-radius-bottomright: 25px; border-top-left-radius: 25px; border-bottom-right-radius: 25px; }
.login_box h1 span{color:#fff; text-shadow:1px 1px 0 #4e2274, -1px -1px 0 #4e2274, 1px -1px 0 #4e2274, -1px 1px 0 #4e2274, 1px 1px 0 #4e2274; font-weight:700; font-size:25px; } 
.login_box h1 a{text-decoration:none; color:#4e2274 !important;} 
.login_box h4{font-family:'Lato', Sans-Serif; font-size:14px; color:#fff !important; text-align:center !important; font-weight:400; background:none !important; border:none !important; line-height:20px !important; margin-top:0px !important; }
.login_box h4{font-family:'Lato', Sans-Serif; font-size:14px; color:#fff !important; text-align:center !important; font-weight:400; background:none !important; border:none !important; line-height:20px !important; margin-top:0px !important; }
.form_box{width:100%; max-width:490px; height:490px; box-shadow:0px 0px 15px #333; margin:150px auto 10px auto; background:rgba(255,255,255,0.9); -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%;}
.form_imgbox{width:100%; height:auto; float:left; margin-top:0px;}
.form_imgbox img{display:block; margin:0px auto;}
.form_heading{width:100%; height:auto; float:left; margin-top:70px;}
.form_heading img{display:block; margin:0px auto 40px auto;}
.form_heading h2{font-family: 'Lato', sans-serif; font-size:18px; text-transform:uppercase; color:#000; text-align:center !important; font-weight:600; background:url(../TriageAImages/gen/underline-bg.png) center bottom no-repeat; display:block; margin:10px auto; padding-bottom:10px;}
.form_heading p{font-family: 'Lato', sans-serif; font-size:20px; display:block; margin:0px auto; color:#000; text-align:center !important; font-weight:400;}
.form_box_bot{width:74%; height:auto; float:left; margin:25px auto 0px auto; padding:0px 60px;}
.form_box_bot .input_text{width:100% !important; background:#fff; -webkit-border-radius:5px !important; -moz-border-radius:5px !important; border-radius:5px !important; border:1px solid #c0c0c0 !important; height:55px !important; display:block !important; transition: all 0.3s ease 0s !important; margin-bottom:10px !important;}
.form_box_bot .input_text img{float:left; margin:2px 10px 2px 5px;}
.form_box_bot input[type="text"]{font-family:'Lato', Sans-Serif !important; font-size:16px !important; width:82% !important; padding:16px 0px 20px 0px !important; color:#000 !important; height:auto !important; border:none !important; background:none !important;}
.form_box_bot input[type="password"]{font-family:'Lato', Sans-Serif !important; font-size:16px !important; width:82% !important;; padding:16px 0px 20px 0px !important; color:#000 !important; height:auto !important; border:none !important; background:none !important;}
.form_box_bot input[type="checkbox"]{width:100% !important; max-width:15px !important; float:left !important; padding-left:10px !important; border-radius:none !important; margin:0px !important; background:none !important; height:40px !important; border:none !important; margin-bottom:1px !important;}
span.ctext{font-family:'Lato', sans-serif; cursor:pointer; font-size:14px; font-weight:400; line-height:38px; color:#000; padding-left:5px;}
.forgot_pswd{float:right !important; margin-top:3px; text-align:right !important; width:160px;}
.forgot_pswd a{font-family:'Lato', sans-serif; font-size:14px; font-weight:400; line-height:28px; color:#000 !important; float:right; text-decoration:underline;}
.login_box placeholder{color:#333 !important;}
.login_btn{border:1px solid #fff; position:relative; float:right; left:70px; top:-80px; background:#c0c0c0; cursor:pointer; font-family: 'Lato', sans-serif; display:block; width:100%; max-width:140px; height:140px; font-size:24px; color:#000;-webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-transform:uppercase; font-weight:600;}
.login_btn:hover{background:#fff; border:1px solid #c0c0c0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease;}
.row{width:100%; float:left;}
.pswd_dtls{width:100%; float:left; margin-top:20px; padding:0px; clear:both;}
.pswd_dtls a{font-family:'Lato', sans-serif; font-size:14px; color:#c0c0c0; text-align:center; font-weight:400; text-decoration:none; display:block;}
.pswd_dtls a span{color:#7b7b7b; background:#f1f1f2; padding:8px 12px;}
.pswd_dtls a span:hover{color:#fff; background:#4297cd;}
.cright{width:100%; float:left; margin:0px; height:auto; background:#222;}
.cright p{font-family:Arial; font-size:12px; color:#fff; text-align:center; font-weight:400; line-height:20px; font-weight:400;}
img.shadow{position:relative; left:31%;}
img.arrow{position:relative; top:-22px; left:48%;}
.validation_box{width:100%; position:relative; height:auto;}
.validation_text{font-family:'Lato', sans-serif !important; font-size:14px !important; color:#f00 !important; text-align:center !important; display:inherit; line-

height:20px;}
/* Loging page Css Ends ---> Added on Feb 23, 2015 */
.incorrect_text{font-family:'Lato', sans-serif !important; font-size:14px !important; color:#f00 !important; text-align:center !important; display:inherit; line-

height:22px;}

.powered{width:100%; float:left; margin-top:120px; height:auto;}
.powered img{display:block; margin:0px auto; width:auto; border:none;}


.submitbtn{background:#17AA0A; font-family:'Lato', sans-serif; font-size:16px; text-align:center; padding:10px 30px; border:none; color:#fff; font-weight:400; text-

decoration:none;}
.submitbtn:hover{background:#1B990F; border:1px solid #17AA0A;}
.resetbtn{background:#F79646; font-family:'Lato', sans-serif; font-size:13px; text-align:center; padding:10px 30px; border:none; color:#fff; font-weight:400; text-

decoration:none;}
.resetbtn:hover{background:#E88C40; border:1px solid #F79646;}
.closebtn{background:#D14836; font-family:'Lato', sans-serif; font-size:16px; text-align:center; padding:10px 30px; border:none; color:#fff; font-weight:400; text-

decoration:none;}
.closebtn:hover{background:#BB1818; border:1px solid #D14836;}





.mi_head{width:98%; height:auto; float:left; margin:0px; background:#fff; border-bottom:1px solid #eee; border-bottom:none; padding:10px 1%;}
.wrapper_inn{width:100%; height:auto; margin:0px auto; padding:0px 0%;}
.logo_box{width:200px; height:60px; margin:0px; float:left;}
.logo_box img{float:left; margin:0px; width:100%; max-width:200px; height:auto; max-height:60px;}
.user_box{width:94%; margin-right: 6%; height:auto; max-width:500px; float:right; margin-top:8px; padding:0px; z-index:999; background:#fff; position:relative; right:0px; border:1px solid #d2d2d2; border-radius:2px;}
.user_box:hover{background:#eee; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -ms-transition: all 0.7s ease; transition: all 0.7s ease;}
.user_login{width:100%; max-width:360px; float:left; margin-top:5px; font-family:Calibri; font-size:15px; color:#444; text-align:left; line-height:22px; padding:0px 0px 0px 10px;}
.user_login label{font-family:Calibri; font-size:15px; color:#222; text-align:left; line-height:22px; text-decoration:none; font-weight:600;}
.logout_btn{width:100%; max-width:85px; float:right; margin-top:0px; border-radius:2px; background:#2f75b5; font-family:Calibri; font-size:16px; padding:5px 0px 5px 0px; text-align:center; border:2px solid #2f75b5;}
.logout_btn:hover{background:#1e1e1e; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -ms-transition: all 0.7s ease; transition: all 0.7s ease; border:2px solid #000;}
.logout_btn a{padding:7px 20px; color:#fff; text-decoration:none;}


.navbg{width:98%; height:auto; max-height:40px; float:left; margin:0px; background:#2f75b5; padding:0px 1% 1px 1%; border-top:1px solid rgba(0,0,0,0.2); border-bottom:1px solid rgba(0,0,0,0.2);}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #menu-button {margin: 0; padding: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box; z-index:999;}
#cssmenu:after,#cssmenu > ul:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
#cssmenu #menu-button {display: none;}
#cssmenu {width: auto; font-family: Calibri; line-height: 1;}
#cssmenu > ul {background: #2f75b5;}
#cssmenu > ul > li {float: left; -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1000px;}
#cssmenu.align-center > ul {font-size: 0; text-align: center;}
#cssmenu.align-center > ul > li {display: inline-block; float: none;}
#cssmenu.align-right > ul > li {float: right;}
#cssmenu > ul > li > a { padding: 11px 23px; font-size: 16px; color: #ffffff; text-decoration: none; background: #2f75b5; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d;}
#cssmenu > ul > li.active > a {color: #fff;}
#cssmenu > ul > li:hover > a,#cssmenu > ul > li > a:hover {color: #fff; -webkit-transform: rotateX(90deg) translateY(-23px); -moz-transform: rotateX(90deg) translateY(-23px); transform: rotateX(90deg) translateY(-23px); -ms-transform: none;}
#cssmenu > ul > li > a::before {position: absolute; top: 100%; left: 0; z-index: -1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 100%; padding: 13px 23px; color: #fff; background: #0072cf; content: attr(data-title); -webkit-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; -webkit-transform: rotateX(-90deg); -moz-transform: rotateX(-90deg); transform: rotateX(-90deg); -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; transform-origin: 50% 0; -ms-transform: translateY(- -18px);}
#cssmenu > ul > li:hover > a::before,#cssmenu > ul > li > a:hover::before {background: rgba(0,0,0,0.2); color:#fff;}
#cssmenu.small-screen {width: 100%;}
#cssmenu.small-screen > ul,#cssmenu.small-screen.align-center > ul {width: 100%; text-align: left;}
#cssmenu.small-screen > ul > li,#cssmenu.small-screen.align-center {float: none; display: block; border-top: 1px solid rgba(100, 100, 100, 0.1);}
#cssmenu.small-screen > ul > li:hover > a,#cssmenu.small-screen > ul > li > a:hover {color: #fff; background:rgba(0,0,0,0.2); -webkit-transform: none; -moz-transform: none; transform: none; -ms-transform: none;}
#cssmenu.small-screen > ul > li > a::before {display: none;}
#cssmenu.small-screen #menu-button {display: block; padding: 10px; cursor: pointer; font-size: 14px; text-decoration: none; color: #ffffff; text-transform: uppercase; letter-spacing: 1px;  background:rgba(0,0,0,0.5);}
#cssmenu.small-screen #menu-button:after {content: ""; position: absolute; right: 20px; top: 10px; display: block; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; border-top: 2px solid #ffffff; border-bottom: 2px solid #ffffff; width: 22px; height: 3px;}
#cssmenu.small-screen #menu-button.menu-opened:after {border-top: 2px solid #fff; border-bottom: 2px solid #fff;}
#cssmenu.small-screen #menu-button:before {content: ""; position: absolute; right: 20px; top: 20px; display: block; width: 22px; height: 2px; background: #ffffff;}
#cssmenu.small-screen #menu-button.menu-opened:before { background: #dff2fa;}

.activemenuclass{background:#fff !important; color:#2f75b5 !important; border-bottom:1px solid #fff;}

.body_text{width:100%; float:left; padding:0px; background:#fff; height:auto;}

.footer_text{width:100%; height:auto; float:left; margin-top:0px; padding:20px 0px; border-top:1px solid #e2e2e2; background: #242426;}
.wrappftr{width:100%; max-width:1200px; margin:0px auto; height:auto;}
.f_box{width:40%; display:inline; height:auto; margin-right:5%; float:left;}
.f_box:last-child{margin-right:0px; margin-top:-15px; width:54%;}
.f_box h3{font-family:Calibri; font-size:16px; text-transform:uppercase; font-weight:400; padding:8px 0px; margin-bottom:10px !important; color:#fff; text-align:left; border-top:1px solid rgba(255,255,255,0.1); border-bottom:1px solid rgba(255,255,255,0.1);}
.f_boxlabel{font-family:Arial; font-size:16px; display:block; text-transform:uppercase; font-weight:400; padding:8px 0px; margin:15px 0px 10px 0px !important; color:#fff; text-align:left; border-top:1px solid rgba(255,255,255,0.1); border-bottom:1px solid rgba(255,255,255,0.1);}

/*
.f_box ul{margin:0px; padding:0px;}
.f_box ul li{list-style-type:none; display:block; font-family:Arial; font-size:14px; color:#898C8B;}
.f_box ul li a{font-family:Arial; font-size:15px; text-transform:uppercase; padding:10px 0px 10px 30px; color:#eee; text-decoration:none; line-height:32px; text-

align:left; display:block; border-bottom:1px solid #616163;}
.f_box ul li a:hover{background:#4297cd; width:100%;}
*/
.f_box p{font-family:Arial; font-size:13px; color:#eee; line-height:23px; text-align:left; font-style:normal; }
.f_box ul.vert-one { margin:0px; padding:0px; height:auto; max-height:190px; overflow:scroll; overflow-x:hidden;}
.f_box ul.vert-one li{display:block; border:none; background-size: 200% 100%; width:100%;}
.f_box ul.vert-one li a{font-family:Calibri; font-size:14px; padding:5px 0px 5px 10px; color:#fff; text-decoration:none;  text-align:left; display:block;}
.f_box ul.vert-one li:hover {text-decoration:underline;}

.f_boxlabel{font-family:Calibri; font-size:16px; text-transform:uppercase; font-weight:400; padding:8px 0px; margin-bottom:10px !important; color:#fff; text-align:left; border-top:1px solid rgba(255,255,255,0.1); border-bottom:1px solid rgba(255,255,255,0.1);}

.social_box{width:25%; height:auto; float:left; margin:20px auto 10px 40%; background:#fff;}
.socialbox_img{float:left; width:100%; max-width:60px; height:50px; display:inline; margin-right:20px !important;}
.socialbox_img img{width:70%;}
#set-8 {background: none;}
.hi-icon-wrap {}
.hi-icon-effect-8 .hi-icon {background:none; -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s; -moz-transition: -moz-transform ease-out 0.1s, 

background 0.2s; transition: transform ease-out 0.1s, background 0.2s;}
.hi-icon-effect-8 .hi-icon:after {top: 0; left: 0; padding: 0; z-index: -1; box-shadow: 0 0 0 2px rgba(255,255,255,0.1); opacity: 0; -webkit-transform: scale(0.9); -

moz-transform: scale(0.9);	-ms-transform: scale(0.9); transform: scale(0.9);}
.hi-icon-effect-8 .hi-icon:hover {background: rgba(255,255,255,0.05); -webkit-transform: scale(0.93); -moz-transform: scale(0.93); -ms-transform: scale(0.93); 

transform: scale(0.93); color: #fff;}
.hi-icon-effect-8 .hi-icon:hover:after {-webkit-animation: sonarEffect 1.3s ease-out 75ms; -moz-animation: sonarEffect 1.3s ease-out 75ms; animation: sonarEffect 1.3s 

ease-out 75ms;}
@-webkit-keyframes sonarEffect {0% {opacity: 0.3;}40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #4279cd, 0 0 0 10px rgba

(255,255,255,0.5);}100% {		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #4279cd, 0 0 0 10px rgba(255,255,255,0.5);	-webkit-transform: 

scale(1.5);opacity: 0;}}
@-moz-keyframes sonarEffect {0% {opacity: 0.3;}40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #4279cd, 0 0 0 10px rgba

(255,255,255,0.5);}100% {		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #4279cd, 0 0 0 10px rgba(255,255,255,0.5);	-moz-transform: scale

(1.5);	opacity: 0;}}
@keyframes sonarEffect {0% {opacity: 0.3;}40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #4279cd, 0 0 0 10px rgba(255,255,255,0.5);}100% 

{		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #4279cd, 0 0 0 10px rgba(255,255,255,0.5);transform: scale(1.5);	opacity: 0;}}
.hi-icon {display: inline-block; font-size: 0px; cursor: pointer; margin:0px; width:75px; height: 75px; border-radius: 50%; text-align: center; position: relative; z-

index: 1; color: #4279cd;}
.hi-icon:after {pointer-events: none;position: absolute;width: 100%;height: 100%;border-radius: 50%;content: '';-webkit-box-sizing: content-box; -moz-box-sizing: 

content-box; 	box-sizing: content-box;}
.hi-icon:before {font-family: 'ecoicon';speak: none;font-size: 70px;line-height: 120px;font-style: normal;font-weight: normal;font-variant: normal;text-transform: 

none;display: block;-webkit-font-smoothing: antialiased;}
.hi-icon-archive:before {display:none;}
.hi-icon-chat:before {content: "\e010";}
.hi-icon-bookmark:before {content: "\e011";}
.hi-icon-user:before {content: "\e012";}
.hi-icon-contract:before {content: "\e013";}
.footer_forgetpswd{font-size:13px; color:#fff; text-align:left; display:block; float:left; padding:7px 15px; text-decoration:none; font-family:arial; background:#000;}
.copyright {width:100%; float:left; height:auto; margin:0px; background:#444;}
.copyright p {font-family:Arial; font-size:13px; color:#fff; text-align: center; font-weight:normal; line-height:24px; padding:5px 0px;}
.copyright p a {color:#fff;}



.policiesTblfontSize{margin-top:10px; font-family:Calibri; font-size:15px;}






.headingtext{font-family:Arial; font-size:15px; color:#333; padding-left:10px; font-weight:600; padding-bottom:5px; border-bottom:1px solid #9b9b9b; margin-

bottom:10px;}
.tagline{font-family:Arial; padding-left:10px; font-size:13px; color:#4c4c4c; font-weight:300; margin-bottom:10px;}
.labeltext{display: block; margin-bottom:10px;  color: #536376; font-family:Arial; font-size:13px; color:#4c4c4c; padding-left:8px; float:left;}
.inputbox{display: block !important; width:265px !important; height:17px !important; padding-left:5px !important; font-size:12px !important; line-height:20px !

important; font-family:Arial !important; color:#4c4c4c !important; font-weight:400 !important; margin-left:8px !important; border:1px solid #d2d2d2 !important}
span.tl{font-family:Arial; padding-left:10px; font-size:11px; color:#4c4c4c; font-weight:300; margin-bottom:10px;}
.submit_btn{font-family:Arial !important; font-size:14px !important; color:#fff !important; padding:5px 20px !important; background:#999 !important; border:none !

important; float:right !important; margin:10px 0px 0px 5px !important;}
.submit_btn:hover{color:#000 !important; background:#fff !important; outline:1px solid #c0c0c0;}
        
 
 
 
 
 
 
 
 
 
 
 
.memberI_Innp {width:1100px;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #FFF;
	padding: 20px;
}
.memberI_Innp h1 {font-family: Arial Narrow;
	font-size: 20px;
	text-transform: uppercase;
	background: #fcfcfc;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0px 10px 10px;
	font-weight: 600;
	color: #4a4a4a;
	margin-bottom: 30px;
	text-align: left;}
.memberI_Innp h1 span{color: #ea0083;}

.ceo_msg{width: 100%;
	max-width: 320px;
	padding-right:10px;
	float: right;
	min-height:460px;
	margin: 0px;
	font-family: Arial;
	font-weight: normal;
	background: #e9e9e9;
	border:1px solid #e2e2e2;
	}
.ceo_pic{width:100%; max-width:320px; padding:0px; float:none; margin:0px auto; display:block; height:auto;}
.ceo_pic img{float:none; display:block; margin:0px auto; border:5px solid #e5e5e5; width:280px; height:280px; -webkit-border-radius:50%; -moz-border-radius: 50%; 

border-radius: 50%;}

.flip-container {
			-webkit-perspective: 1000;
			-moz-perspective: 1000;
			-ms-perspective: 1000;
			perspective: 1000;

			-ms-transform: perspective(1000px);
			-moz-transform: perspective(1000px);
    			-moz-transform-style: preserve-3d; 
    			-ms-transform-style: preserve-3d; 
		}

			/*
			.flip-container:hover .flipper, .flip-container.hover .flipper, #flip-toggle.flip .flipper {
				-webkit-transform: rotateY(180deg);
				-moz-transform: rotateY(180deg);
				-ms-transform: rotateY(180deg);
				transform: rotateY(180deg);
				filter: FlipH;
    			-ms-filter: "FlipH";
			}
			*/


			/* START: Accommodating for IE */
			.flip-container:hover .back, .flip-container.hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
		
		/* END: Accommodating for IE */

		.flip-container, .front, .back {
			width: 280px;
			height: 280px;
			display:block;
			margin:10px auto;
			-webkit-border-radius:50%; -moz-border-radius: 50%; border-radius: 50%;
		}

		.flipper {
			-webkit-transition: 0.6s;
			-webkit-transform-style: preserve-3d;
			-ms-transition: 0.6s;

			-moz-transition: 0.6s;
			-moz-transform: perspective(1000px);
			-moz-transform-style: preserve-3d;
			-ms-transform-style: preserve-3d;

			transition: 0.6s;
			transform-style: preserve-3d;

			position: relative;
		}

		.front, .back {
			-webkit-backface-visibility: hidden;
			-moz-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;

		    -webkit-transition: 0.6s;
		    -webkit-transform-style: preserve-3d;
		    -webkit-transform: rotateY(0deg);

		    -moz-transition: 0.6s;
		    -moz-transform-style: preserve-3d;
		    -moz-transform: rotateY(0deg);

		    -o-transition: 0.6s;
		    -o-transform-style: preserve-3d;
		    -o-transform: rotateY(0deg);

		    -ms-transition: 0.6s;
		    -ms-transform-style: preserve-3d;
		    -ms-transform: rotateY(0deg);

		    transition: 0.6s;
		    transform-style: preserve-3d;
		    transform: rotateY(0deg);

			position: absolute;
			top: 0;
			left: 0;
		}

		.front {
			-webkit-transform: rotateY(0deg);
			-ms-transform: rotateY(0deg);
			z-index: 2;
		}

		.back {
			-webkit-border-radius:50%; -moz-border-radius: 50%; border-radius: 50%;
			-webkit-transform: rotateY(-180deg);
		    -moz-transform: rotateY(-180deg);
		    -o-transform: rotateY(-180deg);
		    -ms-transform: rotateY(-180deg);
		    transform: rotateY(-180deg);
		}

		.front .name {
			font-size:14px;
			display: inline-block;
			background: rgba(33, 33, 33, 0.9);
			color: #f8f8f8;
			font-family: Courier;
			padding: 5px 10px;
			border-radius: 5px;
			bottom: 60px;
			left: 25%;
			position: absolute;
			text-shadow: 0.1em 0.1em 0.05em #333;
			display: none;

			-webkit-transform: rotate(-20deg);
			-moz-transform: rotate(-20deg);
			-ms-transform: rotate(-20deg);
			transform: rotate(-20deg);
		}

		.back-logo {
			position: absolute;
			top: 40px;
			left: 90px;
			width: 160px;
			height: 117px;
			background: url(logo.png) 0 0 no-repeat;
		}

		.back-title {
			font-weight: 400;
			color: #fff;
			position: absolute;
			top: 100px;
			left: 0;
			right: 0;
			text-align: center;
			font-family:'Open Sans', sans-serif;
			font-size:20px;
		}

		.back p {
			position: absolute;
			bottom: 40px;
			left: 0;
			right: 0;
			text-align: center;
			padding: 0 20px;
			font-size: 18px;
		}

		/* vertical */
		.vertical.flip-container {
			position: relative;
		}

			.vertical .back {
				-webkit-transform: rotateX(180deg);
				-moz-transform: rotateX(180deg);
				-ms-transform: rotateX(180deg);
				transform: rotateX(180deg);
			}

			.vertical.flip-container .flipper {
				-webkit-transform-origin: 100% 213.5px;
				-moz-transform-origin: 100% 213.5px;
				-ms-transform-origin: 100% 213.5px;
				transform-origin: 100% 213.5px;
			}

			/*
			.vertical.flip-container:hover .flipper {
				-webkit-transform: rotateX(-180deg);
				-moz-transform: rotateX(-180deg);
				-ms-transform: rotateX(-180deg);
				transform: rotateX(-180deg);
			}
			*/

			/* START: Accommodating for IE */
			.vertical.flip-container:hover .back, .vertical.flip-container.hover .back {
			    -webkit-transform: rotateX(0deg);
			    -moz-transform: rotateX(0deg);
			    -o-transform: rotateX(0deg);
			    -ms-transform: rotateX(0deg);
			    transform: rotateX(0deg);
			}

			.vertical.flip-container:hover .front, .vertical.flip-container.hover .front {
			    -webkit-transform: rotateX(180deg);
			    -moz-transform: rotateX(180deg);
			    -o-transform: rotateX(180deg);
			    transform: rotateX(180deg);
			}
			
			
.ceo_pic p{font-family: Arial;
	font-size: 15px;
	color: #fff;
	background: #4297cd;
	max-width: 190px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px;
	text-align: center;
	line-height: 24px;
	border: 1px solid #4297cd; cursor:pointer;}
.ceo_pic p span{font-size: 12px;
	font-weight: 400;
	line-height: 20px;}
.ceo_qut{width: 100%;
	max-width: 295px;
	padding-right: 10px;
	float: right;
}


.balloon{}
.arrow_box {
	position: absolute;
    background: rgba(0,0,0,0.8) !important;
    border:4px solid rgba(0,0,0,0.9);
    width:320px;
    color: #fff;
    padding: 75px 40px 0px 40px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 50%;
    height: 325px;
    text-align: center;
    bottom:0px;
    left: -180px !important;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}



.ceo_headtext{font-family: Calibri !important; font-size: 15px !important; border:1px solid #2f75b5; line-height:35px; display:block; text-transform:uppercase !important; text-align:center !important; font-weight:300 !important; color: #fff !important; background: #2f75b5 !important;	padding:0px !important; text-decoration:none; margin-top:20px; cursor:pointer;}
.ceo_headtext:hover{background:#333 !important; border:1px solid #000; transition-duration:0.8s;transition-timing-function:ease;-webkit-transition-duration:0.8s;-

webkit-transition-timing-function:ease; }

.ceo_qut p{font-family: Calibri;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin-top: 0px;
	line-height: 22px;
	margin-top: 0px;
	padding:15px 0px 15px 10px;
	background:#fff;
	border:1px solid #d2d2d2; border-top:none;}
	
.ceo_qut p:hover{background:#eee;}




.announcement{width: 100%; max-width:748px;	float: left; margin: 0px; padding:0px 0px 0px 0px; text-align: center !important;}
.announcement img{display:block; margin:0px auto 20px auto;}
.announcement hr {height:1px; background:#d2d2d2; display:block; border:none; box-shadow:none;}


.announcement label
{
	font-family: Arial;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}


.pjobvac{width:100%; height:auto; margin:0px; float:left;}
.newjob{width:100%; float:left; margin:0px; height:auto; padding:0px;}
.job_lft{width:60%; float:left; margin:0px; height:auto;}
.job_lft ul{margin:0px; padding:0px;}
.job_lft ul li{list-style-type:none; height:102px; display:block;}
.jobrow{width:100%; display:table; height:auto; padding:0px; border:1px solid #ddd; border-right:none; margin-bottom:5px; cursor:pointer;}
.jobcode{width:40%; float:none; display:table-cell; margin:0px; padding:10px 1%; border-right:1px solid #ddd; text-align:left; cursor:pointer;}
.jobcode a{text-decoration:none; font-family:Calibri; font-size:15px; color:#2f75b5; font-weight:400; }
.jobcode a i{font-size:12px; border:2px solid #2f75b5; font-weight:400; margin:0px; background:#f9f9f9; color:#2f75b5; padding:7px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.jobyrs{width:15%; float:none; display:table-cell; margin:0px; border-right:1px solid #ddd; text-align:center; padding:10px 1%;}
.jobyrs label{font-family:Calibri; font-size:15px; color:#000; font-weight:400; }
.jobplacetype{width:12%; float:none; display:table-cell; margin:0px; padding:10px 0.5%; border-right:1px solid #ddd; text-align:center;}
.jobplacetype label{font-family:Calibri; font-size:15px; color:#000; font-weight:400; padding:0px; }
.jobpostdate{width:11%; float:none; display:table-cell; margin:0px; border-right:1px solid #ddd; padding:10px 0.5%; font-family:Calibri; font-size:15px; color:#000; font-weight:400; text-align:center;}
.jobpostdate label{font-family:Calibri; font-size:15px; color:#000; font-weight:400; }
.jobapply{width:14%; float:none; display:table-cell; margin:0px; border-right:1px solid #ddd; text-align:center; padding:10px 0.5%; }
.jobapply span{font-family:Calibri; font-size:14px; color:#000; font-weight:400; }
.jobapplybtn{width:auto; float:none; display:block; margin:0px auto; background:#2f75b5; color:#fff; text-transform:uppercase; font-size:14px; padding:5px 10px;}
.jobapplybtn:hover{background:#fff; color:#019a30;}

.appliedbtn_blue{width:auto; float:none; display:block; margin:0px auto; background:#2f75b5; font-family:Calibri; border-radius:2px; border:1px solid #2f75b5; color:#fff; font-size:15px; padding:5px 10px; font-weight:400; cursor:pointer;}
.appliedbtn_blue:hover{background:#fff; color:#2f75b5; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }



.jobdetails{width:40%; float:right; margin:0px; height:auto; background:#fff; padding:0px; outline:1px solid #d5d5d5;}
.jobdetails h3{font-family:Calibri; font-size:15px; text-transform:uppercase; color:#fff; text-align:center; margin:0px; font-weight:400; padding:10px; background:#2f75b5;}
.jobdetails_text{width:98%; float:right; margin:0px; height:auto; background:#fff; padding:0px 1%; font-family:Calibri !important; font-size:14px !important; color:#343434 !important;}
.jobdetails_text tr{display:block; margin:0px auto 5px auto; font-family:Calibri; font-size:15px; background:#fff; color:#000 !important;}
.jobdetails_text tr:nth-child(even){background:#eee;}



.jobdetailsbtn_apply{width:auto; float:none; display:block; margin:0px auto; background:#fff; border:2px solid #4297cd; color:#4297cd; text-transform:uppercase; font-size:14px; padding:10px 20px; font-weight:600; cursor:pointer;}
.jobdetailsbtn_apply:hover{background:#4297cd; color:#fff;}





.scroll-top{position:fixed; z-index:999; bottom:10px; right:5px; float:right;}
.helpbtn{width:auto; padding:14px 0px 14px 25x; font-family:Arial; font-size:14px; text-transform:uppercase; text-align:center; color:#fff; background:#048abb; text-decoration:none; font-weight:400;}
.videoicon{position: absolute; float: left;  left:10px; top:8px;}






.mydetailsbtn{padding:5px 10px !important; line-height:20px !important; text-align:center !important; background:#4297cd !important; color:#fff !important; 

border:none;}
.melft{margin-left:115px;}





.pageheading{color: #4297cd; font-weight: 600; font-family: Arial; font-size: 18px; padding-bottom:20px; padding-left: 20px; margin: 0px; float:left;}
/*--youtube video display none edited by sanjiv kumar according QA(Raj instruction)-*/
.pagevideobtn{padding-bottom:10px; padding-right:0px; margin: 0px; float:right; position:absolute; top:75px; right:0px; z-index:999; display:none!important;}

.vid_wrapper{width:100%; max-width:600px; height:auto; margin:30px auto;}			
.videodes{background:#048abb; padding:1px 0px 20px 0px; margin-top:0px;}
					


/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.hvr-ripple-out {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #eea900 solid 3px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}

a.popup-link {padding:11px 0px 12px 10px; text-align: center; margin:5px auto 0px auto; position: relative; z-index:999; width: auto; min-width:170px; color: #fff; float:right; text-decoration: none; background-color: #FFBA00; border-radius: 3px; display: block; font-family:Calibri; font-weight:600; font-size:15px; text-transform:uppercase; }
a.popup-link:hover {background-color: #ff9900; 	box-shadow: 0 3px 0px 0px #eea900; -webkit-transition:all 1s; -moz-transition:all 1s; transition:all 1s; }


.helpsupportbtn{float:right; position:absolute; top:8px; right:-80px; display:block;}
.helpsupportbtn a{font-family:Calibri; font-size:15px; color:#fff; text-align:center; padding:7px 20px; background:#333; text-decoration:none; border:1px solid #333; border-radius:2px;}
.helpsupportbtn a:hover{background:#000; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; border:1px solid #000;}



.reqsupp{width:100%; float:left; margin:0px; height:auto; padding:0px;}
.pagewrap{width:100%; margin:0px auto; height:auto;}

.askuslft{width:46%; height:auto; float:left; margin-top:30px; background:#f1f1f1; padding:25px 0px 15px 0px; border-top:1px solid #eee; border-bottom:1px solid #eee;}
.askuslft h1{font-family:Arial; font-size:68x; color:#333; text-align:left; padding:0px 8% 15px 5%; font-weight:400; display:block; margin:0px auto; background:url

(../TriageMImages/black-line.png) left bottom no-repeat; background-position:6% 100%;}
.askuslft h1 span{font-weight:600; color:#333;}
.askuslft p{font-family:Arial; font-size:15px; color:#000; text-align:justify; font-weight:400; margin-top:10px; padding:0px 8% 0px 5%; line-height:25px;}
.askuslft p span{color:#048abb;}
.askuslft p a{font-size:20px; color:#333;}


.reqsupform{width:46%; height:auto; float:right; margin-top:30px; padding:50px 3% 80px 5%; background:url(../TriageMImages/triangle-icon.png) center left no-repeat 

#fff; border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1;}
.reqestformbox{width:100%; height:auto; padding:0px; float:left; margin:0px;}
.leftbox{width:47%; float:left; margin:0px; height:auto;}
.rightbox{width:47%; float:right; margin:0px; height:auto;}
.rowspace{margin:20px 0px; float:left; width:100%;}
.request_label{width:100%; height:auto; float:left; margin:0px; font-family:Arial; font-size:14px; color:#333; text-align:left; padding-bottom:5px;}
.request_label span{color:#f00;}
.request_inptype{width:99%; height:auto; float:left; margin:0px; font-family:Arial; font-size:14px; color:#333; text-align:left; padding:12px 0px 12px 10px; padding-

left:10px; background:#f1f1f1; border:none; border-top:2px solid #048abb;}
.request_inptype:hover{box-shadow:0px 0px 0px 1px #048abb; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s;}
.request_inptype:focus{box-shadow:0px 0px 0px 1px #048abb;}
.textareabox{width:99%; height:220px; float:left; margin:0px; font-family:Arial; font-size:14px; color:#333; text-align:left; padding:12px 0px 12px 10px; padding-

left:10px; background:#f1f1f1; border:none; border-top:2px solid #048abb;}
.textareabox:hover{box-shadow:0px 0px 0px 1px #048abb; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s;}
.textareabox:focus{box-shadow:0px 0px 0px 1px #048abb;}

label.dropdown select {padding: 12px 42px 12px 10px; background: #f1f1f1; color: #444; border:none; border-top:2px solid #048abb; border-radius: 0; display: inline-

block; -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer; outline: none; width:100%; }
label.dropdown select:hover{box-shadow:0px 0px 0px 1px #048abb; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s;}
label.dropdown select:focus{box-shadow:0px 0px 0px 1px #048abb;}
label.dropdown select:-moz-focusring {color: transparent; text-shadow: 0 0 0 #444; }
label.dropdown select::-ms-expand {display: none;}
label.dropdown:before {content: ''; right: 5px; top: -7px; width: 30px; height: 33px; background: #f8f8f8; position: absolute; pointer-events: none; display: block; }
label.dropdown { position: relative; }
label.dropdown:after {content: '>';	font: 16px Consolas, monospace; color: #444; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: 

rotate(90deg); transform: rotate(90deg); right: 2px; top: -3px; border-bottom: 1px solid #aaa; position: absolute; pointer-events: none; width: 35px; padding: 0 0 5px 

0; text-indent: 14px;}
@media screen\0 {
	label.dropdown:after {
		width: 38px;
		text-indent: 15px;
        right: 0;
	}
}
@media screen and (min--moz-device-pixel-ratio:0) {
	label.dropdown select { padding-right: 40px; }
	label.dropdown:before { right: 6px; }
	label.dropdown:after {
		text-indent: 14px;
		right: 0px;
		top: 32px;
		width: 36px;
	}
}

.lightbox {display: none; position: fixed; z-index: 9999; width: 100%; height: 100%; top: 0; left: 0; color:#333333; background:rgba(0,0,0,0.9);}
.lightbox:target {display: block; outline: none;}
.lightbox .box {max-width:440px; width:100%; margin:8% auto; padding-top:50px;	background: -moz-linear-gradient(45deg, rgba(47,144,205,1) 0%, rgba(47,144,205,1) 50%, 

rgba(34,138,204,1) 51%, rgba(34,138,204,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(47,144,205,1)), color-stop(50%, rgba(47,144,205,1)), color-stop(51%, rgba

(34,138,204,1)), color-stop(100%, rgba(34,138,204,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(45deg, rgba(47,144,205,1) 0%, rgba(47,144,205,1) 50%, rgba(34,138,204,1) 51%, rgba(34,138,204,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(45deg, rgba(47,144,205,1) 0%, rgba(47,144,205,1) 50%, rgba(34,138,204,1) 51%, rgba(34,138,204,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(45deg, rgba(47,144,205,1) 0%, rgba(47,144,205,1) 50%, rgba(34,138,204,1) 51%, rgba(34,138,204,1) 100%); /* ie10+ */
background: linear-gradient(45deg, rgba(47,144,205,1) 0%, rgba(47,144,205,1) 50%, rgba(34,138,204,1) 51%, rgba(34,138,204,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#228acc', endColorstr='#2f90cd',GradientType=1 ); /* ie6-9 */ box-shadow:0px 0px 0px 10px rgba

(255,255,255,0.1); border:5px solid #228acc; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

.lightbox img{display:block; margin:0px auto;}
.lightbox .title {font-family:Arial; font-size:32px; color:#fff; text-align:center; padding-top:20px; font-weight:600; margin:0px;}
.lightbox .content {font-family:Arial; font-size:17px; color:#fff; text-align:center; margin:0px; padding:10px 20px 0px 20px; font-weight:400; line-height:30px;}
.lightbox .close {float:right; display:block; text-decoration:none;	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	font-size:22px;	

color:#fff; position:relative; left:25px; top:-75px;}
.ticketbox{background:url(../TriageMImages/tip-icon.png) center top no-repeat #fff; padding:60px 0px; margin-top:30px; height:auto; -webkit-border-bottom-right-radius: 

5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-

left-radius: 5px;}  
.ticketbtn{font-family:Arial; font-size:22px; color:#fff; font-weight:400; text-align:center; padding:12px 25px; border:2px solid #228acc; background:#2f90cd; 

width:120px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; margin:0px auto; display:block; box-shadow:-7px 7px 0px 0px #dad9d7;}  
.ticketbtn:hover{border:2px solid #2f90cd; background:#228acc; box-shadow:-5px 5px 0px 0px #555; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 

0.5s;}  
.successimg{margin-left:39% !important;}     


.bluebtn {padding:15px 5% 8px 5%; text-align: center; margin:0px auto; cursor:pointer; position: relative; width:100%; border:none; color: #fff; text-decoration: none; 

background-color: #2b8cca; border-radius: 3px; box-shadow: 0 5px 0px 0px #048abb; display: block; font-family:Arial; font-size:16px; text-transform:uppercase; line-

height:30px;}
.bluebtn:hover {background-color: #048abb; box-shadow: 0 3px 0px 0px #048abb; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s; }
.sendreqbtn{width:100%; background:#048abb; padding:15px 0px; font-family:Arial; color:#fff;font-size:16px; cursor:pointer; font-weight:600; border:none; text-

transform:uppercase; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin:0px; float:left; text-decoration:none; text-align:center;}
.sendreqbtn:hover{background:#000; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease;}



/* New CSS added for redesign the page on May 31-2018 by naresh */
.greywrapbox_fixedwidth{width:100%; max-width:1170px; float:none; display:block; margin:0px auto; background:#f1f1f2; padding:25px 2%; box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);}
.greywrapbox{width:96%; float:none; display:block; margin:0px auto; background:#f1f1f2; padding:25px 2%; box-shadow:0px 3px 5px 0px rgba(0,0,0,0.3);}
.emppg_lbltxt{font-family :Calibri; color:#2f75b5; font-size:17px !important; font-weight:400; padding:5px 0px 0px 0px; display:block; margin:0px auto;}
.whiteinnerwrapbox{width: 100%; background: #fff; padding:20px 1% 5px 1%; box-shadow: 0px 3px 10px rgba(0,0,0,0.2); display: block; margin: 2px auto; width: 98%; border:1px solid #ccc; clear:both;}
.maintop_headingtxt{font-family :Calibri; color:#2f75b5; font-size:17px !important; font-weight:600; margin-bottom:5px; border-bottom:1px solid #2f75b5;}
.ContactHeading {background-color: #2f75b5; color: #fff; padding: 3px 10px; font-family: Calibri; font-weight: 400; font-size: 15px; margin: 10px auto;  display: block;}
.profdtlsbox{width:48%; float:left; margin:0px; height:auto;}
.profdtlsbox:last-child{margin-left:4%;}
.profdtlspg_lblwidth{width:100%; min-width:130px; max-width:143px; float:left; font-family:Calibri; font-size:15px; color:#000; margin:1px 0px;}
.profdtlspg_inpwidth{width:100%; max-width:300px; float:left; font-family:Calibri; font-size:15px; color:#000; margin:1px 0px;}

.samplenote{color: Green; float:left; text-align:left; font-size: 12px; line-height:20px; margin-left:10px;}




.personaldtlsbox{width:100%; max-width:550px; float:left !important; margin:0px 25px 0px 10px; }
.personaldtlsbox:last-child{float:right; margin:0px;}
.personaldtlsbox_fieldset{width:90%; float:left; margin:0px; height:auto; background:#f1f1f2; padding:10px 5%;}
.personalpg_lblwidth{width: 155px !important;}
.personalpg_inputwidth{width: 100% !important; max-width:200px; float:left;}
.personalpg_notewidth{font-size:11px !important; color:Green; float:left; padding-left:5px;}





/* New CSS added for redesign the page on May 31-2018 by naresh */


.neworangebtn{background:#fe7f00;padding:5px 10px;cursor:pointer;border:1px solid #fe7f00 !important; font-weight:400;font-family:Calibri;font-size: 15px; color:#fff;text-align:center; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.neworangebtn:hover{background:#fff; color:#fe7f00; transition-duration:0.3s; transition-timing-function:linear; -webkit-transition-duration:0.3s;-webkit-transition-timing-function:linear;}


.newyellowbtn{background:#fcad26;padding:5px 10px;cursor:pointer;border:1px solid #fcad26 !important; font-weight:400;font-family:Calibri;font-size: 15px; color:#fff;text-align:center; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.newyellowbtn:hover{background:#fff; color:#fcad26; transition-duration:0.3s; transition-timing-function:linear; -webkit-transition-duration:0.3s;-webkit-transition-timing-function:linear;}


.newredbtn{background:#cc0000;padding:5px 10px;cursor:pointer;border:1px solid #cc0000 !important; font-weight:400;font-family:Calibri;font-size: 15px; color:#fff;text-align:center; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.newredbtn:hover{background:#fff; color:#cc0000; transition-duration:0.3s; transition-timing-function:linear; -webkit-transition-duration:0.3s;-webkit-transition-timing-function:linear;}


.newgreenbtn{background:#009900;padding:5px 10px;cursor:pointer;border:1px solid #009900 !important; font-weight:400;font-family:Calibri;font-size: 15px; color:#fff;text-align:center; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.newgreenbtn:hover{background:#fff; color:#009900; transition-duration:0.3s; transition-timing-function:linear; -webkit-transition-duration:0.3s;-webkit-transition-timing-function:linear;}


.newbluebtn{background:#008cd2;padding:5px 10px;cursor:pointer;border:1px solid #008cd2 !important; font-weight:400;font-family:Calibri;font-size: 15px; color:#fff;text-align:center; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.newbluebtn:hover{background:#fff; color:#008cd2; transition-duration:0.3s; transition-timing-function:linear; -webkit-transition-duration:0.3s;-webkit-transition-timing-function:linear;}


.newblackbtn{background:#000;padding:5px 10px;cursor:pointer;border:1px solid #000 !important; font-weight:400;font-family:Calibri;font-size: 15px; color:#fff;text-align:center; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.newblackbtn:hover{background:#fff; color:#000; transition-duration:0.3s; transition-timing-function:linear; -webkit-transition-duration:0.3s;-webkit-transition-timing-function:linear;}

.newdardgreybtn{background:#4c4c4c;padding:5px 10px;cursor:pointer;border:1px solid #4c4c4c !important; font-weight:400;font-family:Calibri;font-size: 15px; color:#fff;text-align:center; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.newdardgreybtn:hover{background:#fff; color:#4c4c4c; transition-duration:0.3s; transition-timing-function:linear; -webkit-transition-duration:0.3s;-webkit-transition-timing-function:linear;}









/* All Mobile Sizes (devices and browser) */




@media only screen and (min-width:800px) and (max-width:1130px) 
{
.memberI_Innp{width:98%; padding:1%; }
.ceo_msg{width:60%;}
.ceo_pic{width:100%; margin-left:0px;}
.ceo_pic img{width:100%;}
.ceo_qut{width:100%; margin-right:0px;}
.ceo_qut h4{font-family: Arial; }
.announcement{width:55%;}
.announcement img{width:100%;}	

.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat;}
.form_box{width:98%; max-width:440px; height:440px;}
.form_heading{width:100%; margin-top:30px;}
.form_heading h2{font-size:20px;}
.form_heading p{font-size:15px;}
.form_box_bot{width:80%; padding:0px 45px;}
.form_box_bot .input_text{height:55px !important; margin:0px;}
.form_box_bot .input_text img{float:left; width:auto; margin:2px 10px 2px 5px;}
.form_box_bot input[type="text"]{width:75% !important; padding:15px 0px !important; margin:0px;}
.form_box_bot input[type="password"]{width:75% !important;; padding:14px 0px !important; margin:0px;}
.form_box_bot input[type="checkbox"]{margin-top:-2px !important;}
span.ctext{line-height:35px;}
.forgot_pswd{text-align:left;}
.forgot_pswd a{line-height:25px;}
.login_box placeholder{color:#333 !important;}
.login_btn{left:50px; top:-60px; }
.row{width:100%; float:left;}
.validation_text{font-size:9px !important;}
.incorrect_text{font-size:9px !important;}
.powered img{width:auto;}
.wndheading{min-height:60px !important;}  
}

@media only screen and (min-width:800px) and (max-width:979px) 
{
.askuslft{width:100%;}
.askuslft h1{font-size:34px; padding:0px 8% 25px 5%;}
.reqsupform{width:95%; padding:20px 3% 40px 5%; background:none;}
      
}




@media only screen and (min-width:1920px) and (max-width:2880px) 
{
.login_headpart{left:32%; top:80px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%; background-size:100%;}
.form_heading{width:100%; margin-top:70px;}
.powered{margin-top:90px;} 
.form_box{margin:180px auto 10px auto;}
.dropdownwidth{max-width:206px!important;}
}

@media only screen and (min-width:1680px) and (max-width:1919px) 
{
.login_headpart{left:30%; top:90px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%; background-size:100%;}
.form_heading{width:100%; margin-top:70px;}
.powered{margin-top:130px;} 
.form_box{margin:200px auto 10px auto;}
.dropdownwidth{max-width:206px!important;}
}

@media only screen and (min-width:1600px) and (max-width:1679px) 
{
.login_headpart{left:28%; top:60px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%; background-size:100%;}
.form_heading{width:100%; margin-top:70px;}
.powered{margin-top:35px;} 
.dropdownwidth{max-width:206px!important;}
}

@media only screen and (min-width:1440px) and (max-width:1599px) 
{
.login_headpart{left:27%; top:60px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%; background-size:100%;}
.form_heading{width:100%; margin-top:70px;}
.powered{margin-top:35px;} 

#cssmenu > ul > li > a { padding: 11px 15px;}	
#cssmenu > ul > li > a::before {padding: 11px 15px;}
.dropdownwidth{max-width:206px!important;}
}

@media only screen and (min-width:1366px) and (max-width:1439px) 
{
.login_headpart{left:24%; top:10px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%; background-size:100%;}
.form_box{margin:70px auto 10px auto;}
.form_heading{width:100%; margin-top:60px;}
.powered{margin-top:-30px;}

#cssmenu > ul > li > a { padding: 11px 12px;}	
#cssmenu > ul > li > a::before {padding: 11px 12px;}
.dropdownwidth{max-width:206px!important;}

}

@media only screen and (min-width:1280px) and (max-width:1365px) 
{
    
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0% 0px 0%;}
.helpsupportbtn{top:7px; right:-72px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top:10px; right:45%;}
/*CSS ADDED for Header ends*/

#cssmenu > ul > li > a { padding: 11px 15px;}	
#cssmenu > ul > li > a::before {padding: 11px 15px;}


/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{max-width:}
.socialbox_img{margin:0px 28px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.personaldtlsbox{max-width:555px !important;}
.Corner{width:100%; padding:10px 0%;}
/*CSS ADDED for MyDetails Page ends*/



.login_headpart{left:22%; top:35px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%; background-size:100%;}
.form_heading{width:100%; margin-top:60px;}
.powered{margin-top:0px;} 
.form_box{margin:100px auto 10px auto;}
.dropdownwidth{max-width:206px!important;}
}

@media only screen and (min-width:1024px) and (max-width:1279px) 
{
    
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0% 0px 0%;}
.helpsupportbtn{top:7px; right:-72px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top:10px; right:54%;}
/*CSS ADDED for Header ends*/



/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{max-width:}
.socialbox_img{margin:0px 5% 0px 0px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.personaldtlsbox{max-width:455px !important;}
.Corner{width:100%; padding:10px 0%;}
/*CSS ADDED for MyDetails Page ends*/



.login_headpart{left:17%; top:60px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%; background-size:100%;}
.form_heading{width:100%; margin-top:60px;}
.powered{margin-top:0px;} 
.dropdownwidth{max-width:206px!important;}
}


@media only screen and (min-width:980px) and (max-width:1023px) 
{
    
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0% 0px 0%;}
.helpsupportbtn{top:7px; right:-72px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top:10px; right:58%;}
/*CSS ADDED for Header ends*/



/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{max-width:}
.socialbox_img{margin:0px 5% 0px 0px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.personaldtlsbox{max-width:435px !important;}
.Corner{width:100%; padding:10px 0%;}
/*CSS ADDED for MyDetails Page ends*/


.login_headpart{left:15%; top:60px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%; background-size:100%;}
.form_heading{width:100%; margin-top:50px;}
.powered{margin-top:0px;} 
.dropdownwidth{max-width:206px!important;}
}


@media only screen and (min-width:960px) and (max-width:979px) 
{
    

/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0% 0px 0%;}
.helpsupportbtn{top:7px; right:-72px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top:10px; right:58%;}
/*CSS ADDED for Header ends*/



/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{max-width:}
.socialbox_img{margin:0px 5% 0px 0px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.personaldtlsbox{max-width:425px !important;}
.Corner{width:100%; padding:10px 0%;}
/*CSS ADDED for MyDetails Page ends*/



.login_headpart{left:15%; top:60px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%; background-size:cover;}
.form_heading{width:100%; margin-top:70px;}
.powered{margin-top:-60px;} 
.dropdownwidth{max-width:206px!important;}
}



@media only screen and (min-width:853px) and (max-width:959px) 
{
    
    
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0% 0px 0%;}
.helpsupportbtn{top:7px; right:-78px;}
.user_box{margin:40px 0px 5px 0px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top:0px; right:2px;}
/*CSS ADDED for Header ends*/

.myAvailabilityPg{overflow-x:scroll;}


/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{max-width:}
.socialbox_img{margin:0px 5% 0px 0% !important}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.personaldtlsbox{width:100%; max-width:none !important; margin:0px;}
.personaldtlsbox:last-child{width:100%; margin-left:0px; }
.Corner{width:100%; padding:10px 0%;}
.personalpg_lblwidth{width: 165px !important; float:left;}
.personalpg_inputwidth{max-width:280px;}
/*CSS ADDED for MyDetails Page ends*/


.login_headpart{left:11%; top:60px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%;}
.form_heading{width:100%; margin-top:60px;}
.powered{margin-top:0px;} 
.dropdownwidth{max-width:286px!important;}
}



@media only screen and (min-width:800px) and (max-width:852px) 
{
    
    
    
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0% 0px 0%;}
.user_box{margin:40px 0px 5px 0px;}
.helpsupportbtn{top:7px; right:-78px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top:0px; right:2px;}
/*CSS ADDED for Header ends*/

.myAvailabilityPg{overflow-x:scroll;}


/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{width:30%;}
.f_box:last-child{width:65%;}
.f_box h3{text-align:center;}
.f_box p{text-align:center;}
.socialbox_img{margin:0px 10px 0px 0px !important;}

.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.personaldtlsbox{width:100%; max-width:none !important; margin:0px;}
.personaldtlsbox:last-child{width:100%; margin-left:0px; }
.Corner{width:100%; padding:10px 0%;}
.personalpg_lblwidth{width: 165px !important; float:left;}
.personalpg_inputwidth{max-width:280px;}
/*CSS ADDED for MyDetails Page ends*/





.memberI_Innp{width:98%; padding:1%; }
.ceo_msg{width:42%;}
.ceo_pic{width:52%; margin-left:25px;}
.ceo_pic img{width:100%;}
.ceo_qut{width:100%; margin-right:0px;}
.ceo_qut h4{font-family: Arial; }
.announcement{width:52%;}
.announcement img{width:100%;}	
.login_headpart{left:7%; top:55px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%;}
.form_heading{width:100%; margin-top:70px;}
.powered{margin-top:0px;} 
.dropdownwidth{max-width:286px!important;}
}






@media only screen and (min-width:768px) and (max-width:799px) 
{
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0% 0px 0%;}
.helpsupportbtn{top:7px; right:-78px;}
.user_box{margin:40px 0px 5px 0px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top:0px; right:2px;}
/*CSS ADDED for Header ends*/



/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{width:30%;}
.f_box:last-child{width:65%;}
.f_box h3{text-align:center;}
.f_box p{text-align:center;}
.socialbox_img{margin:0px 10px 0px 0px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.personaldtlsbox{width:100%; max-width:none !important; margin:0px;}
.personaldtlsbox:last-child{width:100%; margin-left:0px; }
.Corner{width:100%; padding:10px 0%;}
.personalpg_lblwidth{width: 165px !important; float:left;}
.personalpg_inputwidth{max-width:280px;}
/*CSS ADDED for MyDetails Page ends*/

.myAvailabilityPg{overflow-x:scroll;}


.memberI_Innp{width:98%; padding:1%; }
.ceo_msg{width:44%;}
.ceo_pic{width:45%; margin-left:20px;}
.ceo_pic img{width:100%;}
.ceo_qut{width:100%; margin-right:0px;}
.ceo_qut h4{font-family: Arial; }
.announcement{width:50%;}
.announcement img{width:100%;}	

.login_headpart{left:7%; top:40px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%;}
.form_box{width:98%; max-width:440px; height:440px;}
.form_heading{width:100%; margin-top:70px;}
.form_heading h2{font-size:20px;}
.form_heading p{font-size:15px;}
.form_box_bot{width:80%; padding:0px 45px;}
.form_box_bot .input_text{height:55px !important; margin:0px;}
.form_box_bot .input_text img{float:left; width:auto; margin:2px 10px 2px 5px;}
.form_box_bot input[type="text"]{width:75% !important; padding:15px 0px !important; margin:0px;}
.form_box_bot input[type="password"]{width:75% !important;; padding:14px 0px !important; margin:0px;}
.form_box_bot input[type="checkbox"]{margin-top:-2px !important;}
span.ctext{line-height:35px;}
.forgot_pswd{text-align:left;}
.forgot_pswd a{line-height:25px;}
.login_box placeholder{color:#333 !important;}
.login_btn{left:50px; top:-60px; }
.row{width:100%; float:left;}
.validation_text{font-size:9px !important;}
.incorrect_text{font-size:9px !important;}
.powered{margin-top:0px;}
.powered img{width:auto;}
.wndheading{min-height:60px !important;}        
.melft{margin-left:0px;}
.askuslft{width:100%;}
.askuslft h1{font-size:34px; padding:0px 8% 25px 5%;}
.reqsupform{width:95%; padding:20px 3% 40px 5%; background:none;}
.dropdownwidth{max-width:286px!important;}
}



@media only screen and (min-width:640px) and (max-width:767px) 
{
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0% 0px 0%;}
.helpsupportbtn{top:7px; right:-72px;}
.user_box{max-width:350px;}
.user_login{max-width:250px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top:102px; right:1%;}
/*CSS ADDED for Header ends*/



/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{width:58%; display:block; margin:0px auto 30px auto; float:none;}
.f_box:last-child{width:100%; display:block; margin:0px auto 30px auto; float:none;}
.f_box h3{text-align:center;}
.f_box p{text-align:center;}
.socialbox_img{margin:0px 28px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.personaldtlsbox{width:100%; max-width:none !important; margin:0px;}
.personaldtlsbox:last-child{width:100%; margin-left:0px; }
.Corner{width:100%; padding:10px 0%;}
.personalpg_lblwidth{width: 165px !important; float:left;}
.personalpg_inputwidth{max-width:280px;}
/*CSS ADDED for MyDetails Page ends*/



/*CSS ADDED for MyNurseReferral Page starts*/
.profdtlsbox{width:100%; max-width:none;}
.profdtlsbox:last-child{margin-left:0%;}
/*CSS ADDED for MyNurseReferral Page ends*/

.myAvailabilityPg{overflow-x:scroll;}



.memberI_Innp{width:98%; padding:1%; }
.ceo_msg{width: 92%; display:block; margin:0px auto; float:none;}
.ceo_pic{width:100%; margin:5px 0px 30px 0px;}
.ceo_pic img{width:100%;}
.ceo_qut{width:100%; margin-top:5px; margin-right:0px;}
.ceo_qut h4{font-family: Arial; }
.announcement{margin:50px 8% 50px 0px;}
.announcement img{width:100%;}
.login_headpart{left:1%; top:30px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%;}
.form_box{width:98%; max-width:440px; height:440px;}
.form_heading{width:100%; margin-top:60px;}
.form_heading h2{font-size:20px;}
.form_heading p{font-size:15px;}
.form_box_bot{width:80%; padding:0px 45px;}
.form_box_bot .input_text{height:55px !important; margin:0px;}
.form_box_bot .input_text img{float:left; width:auto; margin:2px 10px 2px 5px;}
.form_box_bot input[type="text"]{width:75% !important; padding:15px 0px !important; margin:0px;}
.form_box_bot input[type="password"]{width:75% !important;; padding:14px 0px !important; margin:0px;}
.form_box_bot input[type="checkbox"]{margin-top:-2px !important;}
span.ctext{line-height:35px;}
.forgot_pswd{text-align:left;}
.forgot_pswd a{line-height:25px;}
.login_box placeholder{color:#333 !important;}
.login_btn{left:50px; top:-60px; }
.row{width:100%; float:left;}
.validation_text{font-size:9px !important;}
.incorrect_text{font-size:9px !important;}
.powered{margin-top:0px;}
.powered img{width:auto;}
.wndheading{min-height:60px !important;}        
.submitbtn{padding:10px 30px;}
.closebtn{padding:10px 30px;}

.askuslft{width:100%;}
.askuslft h1{font-size:34px; padding:0px 8% 25px 5%;}
.reqsupform{width:95%; padding:20px 3% 40px 5%; background:none;}

.dropdownwidth{max-width:286px!important;}
}


@media only screen and (min-width:600px) and (max-width:639px) 
{
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0%;}
.logo_box{max-width:none; width:100%; padding:5px 0px;}
.logo_box img{display:block; margin:0px auto; float:none;}
.helpsupportbtn{top:47px !important; right:0px;}
.user_box{width:98%; max-width:none; float:none; position:relative; left:-5px; margin-bottom:10px; clear:both !important;}
.user_login{width:100%; max-width:none; text-align:center; padding:0px; background:#f1f1f2; padding:5px 0px; display:block;}
.user_login label{text-align:center;}
.logout_btn{max-width:85px; float:left; margin:5px 0px 0px 10px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top: 115px; right: 90px;}
a.popup-link{padding: 11px 0px 9px 10px; min-width: 121px; font-size: 12px;}
.videoicon{left:1px; top:6px;}
/*CSS ADDED for Header ends*/



/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{width:60%; display:block; margin:0px auto 30px auto; float:none;}
.f_box:last-child{width:100%; display:block; margin:0px auto 30px auto; float:none;}
.f_box h3{text-align:center;}
.f_box p{text-align:center;}
.socialbox_img{margin:0px 28px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.whiteinnerwrapbox{background:#f1f1f2;}
.personaldtlsbox{width:100%; max-width:none !important; margin:0px;}
.personaldtlsbox:last-child{width:100%; margin-left:0px; }
.Corner{width:100%; padding:10px 0%;}
.personalpg_lblwidth{width: 165px !important; float:left;}
.personalpg_inputwidth{max-width:280px;}
/*CSS ADDED for MyDetails Page ends*/



/*CSS ADDED for MyNurseReferral Page starts*/
.profdtlsbox{width:100%; max-width:none;}
.profdtlsbox:last-child{margin-left:0%;}
/*CSS ADDED for MyNurseReferral Page ends*/


.myDetailsPg{overflow-x:scroll;}
.myAvailabilityPg{overflow-x:scroll;}
.hisoryPg{overflow-x:scroll;}




.memberI_Innp{width:98%; padding:1%; }
.ceo_msg{width: 92%; display:block; margin:0px auto; float:none;}
.ceo_pic{width:100%; margin:5px 0px 30px 0px;}
.ceo_pic img{width:100%;}
.ceo_qut{width:100%; margin-top:5px; margin-right:0px;}
.ceo_qut h4{font-family: Arial; }
.announcement{margin:50px 30px 50px 0px;}
.announcement img{width:100%;}		

.login_headpart{left:1%; top:20px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:75% 30%;}
.form_box{width:98%; max-width:440px; height:440px;}
.form_heading{width:100%; margin-top:60px;}
.form_heading h2{font-size:20px;}
.form_heading p{font-size:15px;}
.form_box_bot{width:80%; padding:0px 45px;}
.form_box_bot .input_text{height:55px !important; margin:0px;}
.form_box_bot .input_text img{float:left; width:auto; margin:2px 10px 2px 5px;}
.form_box_bot input[type="text"]{width:75% !important; padding:15px 0px !important; margin:0px;}
.form_box_bot input[type="password"]{width:75% !important;; padding:14px 0px !important; margin:0px;}
.form_box_bot input[type="checkbox"]{margin-top:-2px !important;}
span.ctext{line-height:35px;}
.forgot_pswd{text-align:left;}
.forgot_pswd a{line-height:25px;}
.login_box placeholder{color:#333 !important;}
.login_btn{left:50px; top:-60px; }
.row{width:100%; float:left;}
.validation_text{font-size:9px !important;}
.incorrect_text{font-size:9px !important;}
.powered{margin-top:0px;}
.powered img{width:auto;}
.wndheading{min-height:65px !important;}        
.submitbtn{padding:10px 30px;}
.closebtn{padding:10px 30px;}

.askuslft{width:100%;}
.askuslft h1{font-size:34px; padding:0px 8% 25px 5%;}
.reqsupform{width:95%; padding:20px 3% 40px 5%; background:none;}
.reqestformbox{width:100%; height:auto; padding:0px; float:left; margin:0px;}
.leftbox{width:100%;}
.rightbox{width:100%;}
.dropdownwidth{max-width:286px!important;}
}



@media only screen and (min-width:568px) and (max-width: 599px) 
{
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0%;}
.logo_box{max-width:none; width:100%; padding:5px 0px;}
.logo_box img{display:block; margin:0px auto; float:none;}
.helpsupportbtn{top:47px !important; right:0px;}
.user_box{width:98%; max-width:none; float:none; position:relative; left:-5px; margin-bottom:10px; clear:both !important;}
.user_login{width:100%; max-width:none; text-align:center; padding:0px; background:#f1f1f2; padding:5px 0px; display:block;}
.user_login label{text-align:center;}
.logout_btn{max-width:85px; float:left; margin:5px 0px 0px 10px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top: 115px; right:90px;}
a.popup-link{padding: 11px 0px 9px 10px; min-width: 121px; font-size: 12px;}
.videoicon{left:1px; top:6px;}
/*CSS ADDED for Header ends*/

.myDetailsPg{overflow-x:scroll;}
.myAvailabilityPg{overflow-x:scroll;}
.hisoryPg{overflow-x:scroll;}


/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{width:46%; display:block; margin:0px auto 30px auto; float:none;}
.f_box:last-child{width:100%; display:block; margin:0px auto 30px auto; float:none;}
.f_box h3{text-align:center;}
.f_box p{text-align:center;}
.socialbox_img{margin:0px 10px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/

/*CSS ADDED for MyDetails Page starts*/
.whiteinnerwrapbox{background:#f1f1f2;}
.personaldtlsbox{width:100%; max-width:none !important; margin:0px;}
.personaldtlsbox:last-child{width:100%; margin-left:0px; }
.Corner{width:100%; padding:10px 0%;}
.personalpg_lblwidth{width: 155px !important; float:left;}
.personalpg_inputwidth{max-width:250px;}
/*CSS ADDED for MyDetails Page ends*/


/*CSS ADDED for MyNurseReferral Page starts*/
.profdtlsbox{width:100%; max-width:none;}
.profdtlsbox:last-child{margin-left:0%;}
/*CSS ADDED for MyNurseReferral Page ends*/


.memberI_Innp{width:98%; padding:1%; }
.ceo_msg{width: 90%; display:block; margin:0px auto; float:none;}
.ceo_pic{width:100%; margin:5px 0px 30px 0px;}
.ceo_pic img{width:100%;}
.ceo_qut{width:100%; margin-top:5px; margin-right:0px;}
.ceo_qut h4{font-family: Arial; }
.announcement{margin:50px 10px 50px 0px;}
.announcement img{width:100%;}	
.login_headpart{left:1%; top:10px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:80% 20%;}
.form_box{width:98%; max-width:440px; height:440px;}
.form_heading{width:100%; margin-top:60px;}
.form_heading h2{font-size:20px;}
.form_heading p{font-size:15px;}
.form_box_bot{width:80%; padding:0px 45px;}
.form_box_bot .input_text{height:55px !important; margin:0px;}
.form_box_bot .input_text img{float:left; width:auto; margin:2px 10px 2px 5px;}
.form_box_bot input[type="text"]{width:75% !important; padding:15px 0px !important; margin:0px;}
.form_box_bot input[type="password"]{width:75% !important;; padding:14px 0px !important; margin:0px;}
.form_box_bot input[type="checkbox"]{margin-top:-2px !important;}
span.ctext{line-height:35px;}
.forgot_pswd{text-align:left;}
.forgot_pswd a{line-height:25px;}
.login_box placeholder{color:#333 !important;}
.login_btn{left:50px; top:-60px; }
.row{width:100%; float:left;}
.validation_text{font-size:9px !important;}
.incorrect_text{font-size:9px !important;}
.powered{margin-top:0px;}
.powered img{width:auto;}
.wndheading{min-height:75px !important;}        
.submitbtn{padding:10px 25px;}
.closebtn{padding:10px 25px;}
.askuslft{width:100%;}
.askuslft h1{font-size:34px; padding:0px 8% 25px 5%;}
.reqsupform{width:95%; padding:20px 3% 40px 5%; background:none;}
.reqestformbox{width:100%; height:auto; padding:0px; float:left; margin:0px;}
.leftbox{width:100%;}
.rightbox{width:100%;}
.dropdownwidth{max-width:256px!important;}
}



@media only screen and (min-width:480px) and (max-width: 567px) 
{
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0%;}
.logo_box{max-width:none; width:100%; padding:5px 0px;}
.logo_box img{display:block; margin:0px auto; float:none;}
.helpsupportbtn{top:47px !important; right:0px;}
.user_box{width:98%; max-width:none; float:none; position:relative; left:-5px; margin-bottom:10px; clear:both !important;}
.user_login{width:100%; max-width:none; text-align:center; padding:0px; background:#f1f1f2; padding:5px 0px; display:block;}
.user_login label{text-align:center;}
.logout_btn{max-width:85px; float:left; margin:5px 0px 0px 10px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top: 115px; right: 90px;}
a.popup-link{padding: 11px 0px 9px 10px; min-width: 121px; font-size: 12px;}
.videoicon{left:1px; top:6px;}
/*CSS ADDED for Header ends*/


/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{width:54%; display:block; max-width:none; margin:0px auto 30px auto; float:none;}
.f_box:last-child{width:100%; display:block; max-width:none; margin:0px auto 30px auto; float:none;}
.f_box h3{text-align:center;}
.f_box p{text-align:center;}
.socialbox_img{margin:0px 10px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.greywrapbox{width:100%; padding:0px;}
.whiteinnerwrapbox{width:98%; padding:10px 1%; background:#f1f1f2;}
.personaldtlsbox{width:100%; max-width:none !important; margin:0px;}
.personaldtlsbox:last-child{width:100%; margin-left:0px; }
.Corner{width:100%; padding:10px 0%;}
.personalpg_lblwidth{width: 135px !important; float:left;}
.personalpg_inputwidth{max-width:220px;}
/*CSS ADDED for MyDetails Page ends*/



/*CSS ADDED for MyNurseReferral Page starts*/
.profdtlsbox{width:100%; max-width:none;}
.profdtlsbox:last-child{margin-left:0%;}
/*CSS ADDED for MyNurseReferral Page ends*/


.memberI_Innp{width:98%; padding:1%; }
.ceo_msg{width: 97%; max-width:none;}
.ceo_pic{width:100%; display:block; margin:0px auto; float:none;}
.ceo_pic img{display:block; margin:0px auto;}
.ceo_qut{width: 100%; display: block; margin: 0px auto; float: none; padding: 10px 7%;}
.ceo_qut h4{font-family: Arial; }
.announcement{ width: 98%; margin:50px 0px;}
.announcement img{width:100%;}


.myDetailsPg{overflow-x:scroll;}
.myAvailabilityPg{overflow-x:scroll;}
.hisoryPg{overflow-x:scroll;}



.login_headpart{left:1%; top:20px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:70% 30%;}
.form_box{width:98%; max-width:440px; height:440px; margin-top:160px;}
.form_heading{width:100%; margin-top:60px;}
.form_heading h2{font-size:20px;}
.form_heading p{font-size:15px;}
.form_box_bot{width:80%; padding:0px 45px;}
.form_box_bot .input_text{height:55px !important; margin:0px;}
.form_box_bot .input_text img{float:left; width:auto; margin:2px 10px 2px 5px;}
.form_box_bot input[type="text"]{width:75% !important; padding:15px 0px !important; margin:0px;}
.form_box_bot input[type="password"]{width:75% !important;; padding:14px 0px !important; margin:0px;}
.form_box_bot input[type="checkbox"]{margin-top:-2px !important;}
span.ctext{line-height:35px;}
.forgot_pswd{text-align:left;}
.forgot_pswd a{line-height:25px;}
.login_box placeholder{color:#333 !important;}
.login_btn{left:50px; top:-60px; }
.row{width:100%; float:left;}
.validation_text{font-size:9px !important;}
.incorrect_text{font-size:9px !important;}
.powered{margin-top:0px;}
.powered img{width:auto;}
.wndheading{min-height:75px !important;}        
.submitbtn{padding:10px 25px;}
.closebtn{padding:10px 25px;}

.askuslft{width:100%;}
.askuslft h1{font-size:34px; padding:0px 8% 25px 5%;}
.reqsupform{width:95%; padding:20px 3% 40px 5%; background:none;}
.reqestformbox{width:100%; height:auto; padding:0px; float:left; margin:0px;}
.leftbox{width:100%;}
.rightbox{width:100%;}
.dropdownwidth{max-width:226px!important;}
}





@media only screen and (min-width: 414px) and (max-width: 479px) 
{


/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0%;}
.logo_box{max-width:none; width:100%; padding:5px 0px;}
.logo_box img{display:block; margin:0px auto; float:none;}
.helpsupportbtn{top:47px !important; right:0px;}
.user_box{width:98%; max-width:none; float:none; position:relative; left:-5px; margin-bottom:10px; clear:both !important;}
.user_login{width:100%; max-width:none; text-align:center; padding:0px; background:#f1f1f2; padding:5px 0px; display:block;}
.user_login label{text-align:center;}
.logout_btn{max-width:85px; float:left; margin:5px 0px 0px 10px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top: 115px; right: 130px;}
a.popup-link{padding: 11px 0px 9px 10px; min-width: 121px; font-size: 12px;}
.videoicon{left:1px; top:6px;}
/*CSS ADDED for Header ends*/


/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{width:60%; display:block; max-width:none; margin:0px auto 30px auto; float:none;}
.f_box:last-child{width:100%; display:block; max-width:none; margin:0px auto 30px auto; float:none;}
.f_box h3{text-align:center;}
.f_box p{text-align:center;}
.socialbox_img{margin:0px 10px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.greywrapbox{width:100%; padding:0px;}
.whiteinnerwrapbox{width:98%; padding:10px 1%; background:#f1f1f2;}
.personaldtlsbox{width:100%; max-width:none !important; margin:0px;}
.personaldtlsbox:last-child{width:100%; margin-left:0px; }
.Corner{width:100%; padding:10px 0%;}
.personalpg_lblwidth{width: 135px !important; float:left;}
.personalpg_inputwidth{max-width:170px;}
/*CSS ADDED for MyDetails Page ends*/

.myDetailsPg{overflow-x:scroll;}
.policiesPg{overflow-x:scroll;}
.myAvailabilityPg{overflow-x:scroll;}
.hisoryPg{overflow-x:scroll;}
.timesheetsPg{overflow-x:scroll;}
.releasedShiftsPg{overflow-x:scroll;}


/*CSS ADDED for MyNurseReferral Page starts*/
.profdtlsbox{width:100%; max-width:none;}
.profdtlsbox:last-child{margin-left:0%;}
/*CSS ADDED for MyNurseReferral Page ends*/


.memberI_Innp{width:98%; padding:1%; }
.ceo_msg{width: 97%; max-width:none;}
.ceo_pic{width:100%; display:block; margin:0px auto; float:none;}
.ceo_pic img{display:block; margin:0px auto;}
.ceo_qut{width: 100%; display: block; margin: 0px auto; float: none; padding: 10px 7%;}
.ceo_qut h4{font-family: Arial; }
.announcement{ width: 98%; margin:50px 0px;}
.announcement img{width:100%;}



.login_headpart{left:1%; top:10px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:70% 30%;}
.form_box{width:98%; max-width:400px; height:400px; margin-top:170px;}
.form_heading{width:100%; margin-top:50px;}
.form_heading h2{font-size:20px;}
.form_heading p{font-size:15px;}
.form_box_bot{width:80%; padding:0px 40px;}
.form_box_bot .input_text{height:50px !important; margin:0px;}
.form_box_bot .input_text img{float:left; width:15%; margin:2px 10px 2px 5px;}
.form_box_bot input[type="text"]{width:75% !important; padding:14px 0px !important; margin:0px;}
.form_box_bot input[type="password"]{width:75% !important;; padding:14px 0px !important; margin:0px;}
.form_box_bot input[type="checkbox"]{margin-top:-13px !important;}
span.ctext{line-height:12px;}
.forgot_pswd{text-align:center !important; width:100%; text-align:left;}
.forgot_pswd a{line-height:20px; float:none;}
.login_box placeholder{color:#333 !important;}
.login_btn{left:40px; top:-85px; }
.row{width:100%; float:left;}
.validation_text{font-size:9px !important;}
.incorrect_text{font-size:9px !important;}
.powered{margin-top:0px;}
.powered img{width:auto;}
.wndheading{min-height:90px !important;}        
.submitbtn{padding:8px 20px;}
.closebtn{padding:8px 20px;}

.askuslft{width:100%;}
.askuslft h1{font-size:34px; padding:0px 8% 25px 5%;}
.reqsupform{width:95%; padding:20px 3% 40px 5%; background:none;}
.reqestformbox{width:100%; height:auto; padding:0px; float:left; margin:0px;}
.leftbox{width:100%;}
.rightbox{width:100%;}
.dropdownwidth{max-width:176px!important;}
}
 
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 360px) and (max-width: 413px) 
{

/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0%;}
.logo_box{max-width:none; width:100%; padding:5px 0px;}
.logo_box img{display:block; margin:0px auto; float:none;}
.helpsupportbtn{top:47px !important; right:0px;}
.user_box{width:98%; max-width:none; float:none; position:relative; left:-5px; margin-bottom:10px; clear:both !important;}
.user_login{width:100%; max-width:none; text-align:center; padding:0px; background:#f1f1f2; padding:5px 0px; display:block;}
.user_login label{text-align:center;}
.logout_btn{max-width:85px; float:left; margin:1px 0px 0px 10px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{top: 115px; right: 95px;}
a.popup-link{padding: 11px 0px 9px 10px; min-width: 121px; font-size: 12px;}
.videoicon{left:1px; top:6px;}
/*CSS ADDED for Header ends*/


/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{width:84%; display:block; max-width:none; margin:0px auto 30px auto; float:none;}
.f_box:last-child{width:100%; display:block; max-width:none; margin:0px auto 30px auto; float:none;}
.f_box h3{text-align:center;}
.f_box p{text-align:center;}
.socialbox_img{margin:0px 18px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


/*CSS ADDED for MyDetails Page starts*/
.greywrapbox{width:100%; padding:0px;}
.whiteinnerwrapbox{width:98%; padding:10px 1%; background:#f1f1f2;}
.personaldtlsbox{width:100%; max-width:none !important; margin:0px;}
.personaldtlsbox:last-child{width:100%; margin-left:0px; }
.Corner{width:100%; padding:10px 0%;}
.personaldtlsbox_fieldset{width:100%; float:left; margin:0px; height:auto; background:#fff; padding:15px 0px;}
.personalpg_lblwidth{width: 300px !important; float:left;}
.personalpg_inputwidth{max-width:320px; float:left;}
.personalpg_notewidth{display:none !important;}
/*CSS ADDED for MyDetails Page ends*/



/*CSS ADDED for MyNurseReferral Page starts*/
.profdtlsbox{width:100%; max-width:none;}
.profdtlsbox:last-child{margin-left:0%;}
/*CSS ADDED for MyNurseReferral Page ends*/




.memberI_Innp{width:98%; padding:1%; }
.ceo_msg{width: 96%; max-width:none;}
.ceo_pic{width:100%; display:block; margin:0px auto; float:none;}
.ceo_pic img{display:block; margin:0px auto;}
.ceo_qut{width: 100%; display: block; margin: 0px auto; float: none; padding: 10px 7%;}
.ceo_qut h4{font-family: Arial; }
.announcement{ width: 98%; margin:50px 0px;}
.announcement img{width:100%;}


.myDetailsPg{overflow-x:scroll;}
.policiesPg{overflow-x:scroll;}
.myAvailabilityPg{overflow-x:scroll;}
.hisoryPg{overflow-x:scroll;}
.timesheetsPg{overflow-x:scroll;}
.releasedShiftsPg{overflow-x:scroll;}


.login_headpart{left:0%; top:0px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:70% 30%;}
.form_box{width:98%; max-width:300px; height:300px; margin-top:180px;}
.form_heading{width:100%; margin-top:30px;}
.form_heading h2{font-size:16px;}
.form_heading p{font-size:15px;}
.form_box_bot{width:80%; padding:0px 30px; margin-top:10px;}
.form_box_bot .input_text{height:40px !important; margin:0px;}
.form_box_bot .input_text img{float:left; width:15%; margin:2px 10px 2px 5px;}
.form_box_bot input[type="text"]{width:75% !important; padding:10px 0px !important; margin:0px;}
.form_box_bot input[type="password"]{width:75% !important;; padding:10px 0px !important; margin:0px;}
.form_box_bot input[type="checkbox"]{margin-top:-13px !important;}
span.ctext{line-height:12px;}
.forgot_pswd{text-align:center !important; width:100%; text-align:left;}
.forgot_pswd a{line-height:20px; float:none;}
.login_box placeholder{color:#333 !important;}
.login_btn{left:45px; top:-70px; }
.row{width:100%; float:left;}
.validation_text{font-size:9px !important;}
.incorrect_text{font-size:9px !important;}
.powered{margin-top:0px;}
.powered img{width:auto;}
.wndheading{min-height:100px !important;}        
.submitbtn{padding:6px 15px;}
.closebtn{padding:6px 15px;}

.askuslft{width:100%;}
.askuslft h1{font-size:34px; padding:0px 8% 25px 5%;}
.reqsupform{width:95%; padding:20px 3% 40px 5%; background:none;}
.reqestformbox{width:100%; height:auto; padding:0px; float:left; margin:0px;}
.leftbox{width:100%;}
.rightbox{width:100%;}
.dropdownwidth{max-width:326px!important;}
}
 
 
 
@media only screen and (min-width: 320px) and (max-width: 359px) 
{
/*CSS ADDED for Header starts*/
.mi_head{width:100%; height:auto; padding:10px 0%;}
.logo_box{max-width:none; width:100%; padding:5px 0px;}
.logo_box img{display:block; margin:0px auto; float:none;}
.helpsupportbtn{position:relative; top:-25px !important; right:2px;}
.user_box{width:98%; max-width:none; float:none; position:relative; left:2px; margin-bottom:10px; clear:both !important;}
.user_login{width:100%; max-width:none; text-align:center; padding:0px; background:#f1f1f2; padding:5px 0px; display:block;}
.user_login label{text-align:center;}
.logout_btn{max-width:85px; float:left; margin:2px 0px 0px 2px;}
.navbg{width:100%; min-height:34px; padding:0px;}
.pagevideobtn{position:relative; top:0px; margin-top:-155px; right:24%;}
a.popup-link{padding: 11px 0px 9px 10px; min-width: 121px; font-size: 12px;}
.videoicon{left:1px; top:6px;}
/*CSS ADDED for Header ends*/


/*CSS ADDED for Footer starts*/
.footer_text{width:100%; text-align:center;}
.wrappftr{width:98%; padding:0% 1%;}
.f_box{width:100%; display:block; max-width:none; margin:0px auto 30px auto; float:none;}
.f_box:last-child{width:100%; display:block; max-width:none; margin:0px auto 30px auto; float:none;}
.f_box h3{text-align:center;}
.f_box p{text-align:center;}
.socialbox_img{margin:0px 18px !important;}
.copyright {width:100%;}
.footer_forgetpswd{float:none; margin:0px auto; max-width:260px; text-align:center;}
/*CSS ADDED for Footer ends*/


.myDetailsPg{overflow-x:scroll;}
.policiesPg{overflow-x:scroll;}
.myAvailabilityPg{overflow-x:scroll;}
.hisoryPg{overflow-x:scroll;}
.timesheetsPg{overflow-x:scroll;}
.releasedShiftsPg{overflow-x:scroll;}



/*CSS ADDED for MyDetails Page starts*/
.greywrapbox{width:100%; padding:0px;}
.whiteinnerwrapbox{width:98%; padding:10px 1%; background:#f1f1f2;}
.personaldtlsbox{width:100%; max-width:310px !important; margin:0px;}
.personaldtlsbox:last-child{width:100%; margin-left:0px; }
.Corner{width:100%; padding:10px 0%; border:none;}
.personaldtlsbox_fieldset{width:100%; float:left; margin:0px; height:auto; background:#fff; padding:15px 0px;}
.personalpg_lblwidth{width: 300px !important; float:left;}
.personalpg_inputwidth{max-width:300px; float:left;}
.personalpg_notewidth{display:none !important;}
/*CSS ADDED for MyDetails Page ends*/


/*CSS ADDED for MyNurseReferral Page starts*/
.profdtlsbox{width:100%;}
.profdtlsbox:last-child{margin-left:0%;}
/*CSS ADDED for MyNurseReferral Page ends*/






.memberI_Innp{width:94%; margin:0px auto; display:block; float:none; padding:1%; }
.ceo_msg{width:100%;}
.ceo_pic{width:94%; margin:20px 0px 30px 0%;}
.flip-container, .front, .back{width:320px; height:320px;}
.ceo_pic img{display:block; margin:0px auto;}
.ceo_qut{width: 100%; margin-right:0%; padding-right:0px;}
.ceo_qut h4{font-family: Arial; }
.announcement{ width: 98%; margin:50px 0px;}
.announcement img{width:100%;}
.login_headpart{left:0%; top:0px;}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat; background-position:70% 30%;}
.form_box{width:98%; max-width:300px; height:300px; margin-top:190px;}
.form_heading{width:100%; margin-top:30px;}
.form_heading h2{font-size:16px; margin:10px auto 5px auto;}
.form_heading p{font-size:15px;}
.form_box_bot{width:80%; padding:0px 30px; margin-top:10px;}
.form_box_bot .input_text{height:40px !important; margin:0px;}
.form_box_bot .input_text img{float:left; width:15%; margin:2px 10px 2px 5px;}
.form_box_bot input[type="text"]{width:75% !important; padding:10px 0px !important; margin:0px;}
.form_box_bot input[type="password"]{width:75% !important;; padding:10px 0px !important; margin:0px;}
.form_box_bot input[type="checkbox"]{margin-top:-13px !important;}
span.ctext{line-height:12px;}
.forgot_pswd{text-align:center !important; width:100%; text-align:left;}
.forgot_pswd a{line-height:20px; float:none;}
.login_box placeholder{color:#333 !important;}
.login_btn{left:30px; top:-70px; }
.row{width:100%; float:left;}
.validation_text{font-size:9px !important;}
.incorrect_text{font-size:9px !important;}
.powered{margin-top:0px;}
.powered img{width:auto;}


.memberI_Innp{width:100%; margin: 0px auto 0px auto; padding:0px;}

.wndheading{min-height:105px !important;}        
.submitbtn{padding:5px 15px;}
.closebtn{padding:5px 15px;}


.askuslft{width:100%;}
.askuslft h1{font-size:34px; padding:0px 8% 25px 5%;}
.reqsupform{width:95%; padding:20px 3% 40px 5%; background:none;}
.reqestformbox{width:100%; height:auto; padding:0px; float:left; margin:0px;}
.leftbox{width:100%;}
.rightbox{width:100%;}
.dropdownwidth{max-width:336px!important;}

}
 
 
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width:980px) and (max-width: 1130px) 
{
#cssmenu > ul > li > a { padding: 14px 10px;}	
#cssmenu > ul > li > a::before {padding: 14px 10px;	}
.body_bg{background:url(../TriageMImages/gen/member-interface_bg.jpg) top center no-repeat;}
}

@media only screen and (min-width:1131px) and (max-width: 1179px) 
{
#cssmenu > ul > li > a { padding: 14px 10px;}	
#cssmenu > ul > li > a::before {padding: 14px 10px;	}
}


@media only screen and (min-width:320px) and (max-width:767px) {
    .pagevideobtn{display:none;}
}



@media only screen and (min-width:320px) and (max-width: 767px) 
{   
.pjobvac{width:100%;}
.job_lft{width:100%; height:200px; overflow-y:scroll; border-bottom:5px solid #999;}
.jobdetails{width:100%; float:left;}

}