﻿@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; background-color:#cac6c6 !important; overflow:hidden;}
.clear{ clear:both}

.main_div{ margin: 0px auto;
    padding: 0px;
    width: 100%;    
    height: auto;
    min-height: 445px;
    display: -webkit-flex;
    justify-content: center;
    }
.logo {
    width: 250px;
    padding-bottom: 20px;
}
#divLogin {    text-align: center;
    width: 100%;
}
    
.middle_box{     
    background: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 4px 5px 3px grey;
    -moz-box-shadow: 4px 5px 3px grey;
    -webkit-box-shadow: 4px 5px 3px grey;
    overflow: hidden;
    padding:50px 50px 50px 50px;
    margin-top: 5%;
  }
  
.tvlogintitle{font-size: 16px;}
  
.tvlogincss{     background: #fff ;
            -webkit-border-radius: 10px ;
            -webkit-box-shadow: 4px 5px 3px grey ;
             overflow: hidden ;
              padding: 50px 50px 50px 50px ;
              margin-top: 5% ;
    }
    
.mdl_right_img{ width:326px; float:right; margin:0px 0px 0px 0px; padding:0px;}

/* Form Style */
.form_wrapper{background: #fff;
    width: 100%;
    padding: 0px;
    font-size: 13px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    }
.form_wrapper h3    
{
    color: #1b1919;
    font-size: 20px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    margin: 0px; }
.form_wrapper form{display:none;background:#fff; }
.form_wrapper .column{ width:47%;float:left;}
form.active{display:block;}
form.login{width:300px;}
form.forgot_password{width:300px;}
.form_wrapper a{text-decoration:none;color:#777;font-size:12px; margin:0px; padding:0px;}
.form_wrapper a:hover{color:#000;}
.form_wrapper input[type="text"]:focus,
.form_wrapper input[type="password"]:focus{background: #a4def726 !important;;outline-color: white;}
.form_wrapper .bottom{  /*  border-top: 1px solid #ddd;*/
    margin-top: 20px;
    clear: both; text-align:center;}
.form_wrapper input[type="text"],
.form_wrapper input[type="password"]{
    font-size: 16px;
    color: #58595b;
    font-weight: bold;
    font-family: Arial;
    width: 75%;
    height: 31px;
    background: transparent !important;
    padding: 0 5px;
    border: none;
    border-bottom: 1px solid #0f81be;
    }
.form_wrapper label{display:block;padding:10px 30px 0px 30px;margin:0px 0px 5px 0px;text-align:left;}
.form_wrapper .bottom a{display:block;clear:both;padding:0px 20px 10px 20px;text-align:center;color:#70defb;text-shadow:1px 1px 1px #000;}
.form_wrapper a.forgot{float:right;font-style:italic;line-height:24px;color:#32abe4;text-shadow:1px 1px 1px #fff;}
.form_wrapper a.forgot:hover{color:#000;}
.form_wrapper div.remember{float:left;width:140px;margin:20px 0px 10px 30px;font-size:11px;}
.form_wrapper div.remember input{float:left;margin:2px 5px 0px 0px; }
/*.form_wrapper input[type="submit"] 
{background: #e3e3e3;border: 1px solid #ccc;color: #333;font-size: 14px;font-weight: bold;padding: 5px 13px;text-align: center;cursor:pointer;float:right;margin:15px 30px 10px 10px;
text-shadow: 0px 1px 0px #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0px 0px 2px #fff inset;
-webkit-box-shadow: 0px 0px 2px #fff inset;
box-shadow: 0px 0px 2px #fff inset;
}
.form_wrapper input[type="submit"]:hover {
background: #d9d9d9;
-moz-box-shadow: 0px 0px 2px #eaeaea inset;
-webkit-box-shadow: 0px 0px 2px #eaeaea inset;
box-shadow: 0px 0px 2px #eaeaea inset;
color: #222;
}*/
.divMessage {
    color: red;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 5px;
    background-color: #FFECB3;
    width: 282px;
    font-family: Arial,tahoma;
    font-size: 12px;
    position: absolute;
    z-index: 1001;
    margin-top: 89px;
    white-space: pre-wrap;
    margin-bottom: 10px;
    display: none;
    margin-left: 3px;
    height: auto;    
}

@font-face {
font-family: 'Patua One';
font-style: normal;
font-weight: 400;
src: local('Patua One'), local('PatuaOne-Regular'), url(http://themes.googleusercontent.com/static/fonts/patuaone/v3/yAXhog6uK3bd3OwBILv_SD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
/*------ template stylization ------*/

/*------ template stylization ------*/
body {
background-color: #ffffff;
}

#imgMediwareLogo
{
position: absolute;
top: -1px;
right: 4%;
height: 40px;
}
#divMenuContainer
{ overflow:auto; }
#divMenu
{
text-align: left;
width:96%;
overflow:auto;
height:700px;
padding:10px !important;

-moz-column-count:3;
-moz-column-gap: 2%;
-moz-column-width: 32%;
-webkit-column-count:3;
-webkit-column-gap: 2%;
-webkit-column-width: 32%;
column-count: 3;
column-gap: 2%;
column-width: 32%;
}

.ModuleGroupOuter {
display: inline-block;
text-align: left !important;
width: 100%;
padding: 10px;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
-o-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
margin-right: 10px;
margin-bottom: 10px;
background-color: white;
box-sizing: border-box;
padding-right: 0px;
padding-left: 1px;
}

.GroupModuleHeader {
font-size: 13px;
color: #e0e0e0;
padding: 3px;
width: auto;
background-color: #6d6962;
margin: -10px;
margin-bottom: 10px !important;
margin-left: -1px;
margin-right: 0px;
}

.sf-menu {
position: relative;
list-style: none;
float: left;
padding: 0;
margin:auto auto;
white-space: nowrap;
}
.sf-menu > li {
position: relative;
display: inline-block;
float: left; margin:0px 10px 30px 0px; padding:0px; text-align:center;
margin: 0px 17px 38px 7px;
}
.sf-menu > li:first-child {
background: none;
}

.sf-menu > li > a {
position: relative;
display: inline-block;
text-align: center;
width: 50px;
margin-right: 0px;
float: left;background-color: #be2a23;border-radius:50%;
}
.sf-menu > li > a > span {
position: absolute;
top: 56px;
left: 0;
font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height: 1.1em;
color: #616161;
margin: 0px 0px 0px 0px;
 -webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out; 
/* opacity: 0; 
filter: alpha(opacity=0);*/
margin-top: 0;
text-align: center;
white-space: normal;
overflow-wrap:break-word;
word-wrap:break-word;
width: 71px;
margin-left:-12px;

}

.sf-menu > li > a > strong {
position: relative;
display: inline-block;
width: 50px;
height: 50px;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
background-color: transparent;
background-position: center bottom;
background-repeat: no-repeat;border-radius:50%;
}
.sf-menu > li > a:hover{
text-decoration: none;
}
.sf-menu > li > a:hover > span{
opacity: 1;
filter: alpha(opacity=100);
}
.sf-menu > li > a:hover > strong{
background-position: center top;
}

/*end menu*/

.emr a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #3b83f6;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #63CFFA),
color-stop(1, #3B83F6)
);
background-image: -o-linear-gradient(bottom, #63CFFA 0%, #3B83F6 100%);
background-image: -moz-linear-gradient(bottom, #63CFFA 0%, #3B83F6 100%);
background-image: -webkit-linear-gradient(bottom, #63CFFA 0%, #3B83F6 100%);
background-image: -ms-linear-gradient(bottom, #63CFFA 0%, #3B83F6 100%);
background-image: linear-gradient(to bottom, #63CFFA 0%, #3B83F6 100%);}

.emr > a > strong{background-image:url(../img/icons/mneu_icon1.png);}

.ns a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #0ba55f;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #12D788),
color-stop(1, #0BA560)
);
background-image: -o-linear-gradient(bottom, #12D788 0%, #0BA560 100%);
background-image: -moz-linear-gradient(bottom, #12D788 0%, #0BA560 100%);
background-image: -webkit-linear-gradient(bottom, #12D788 0%, #0BA560 100%);
background-image: -ms-linear-gradient(bottom, #12D788 0%, #0BA560 100%);
background-image: linear-gradient(to bottom, #12D788 0%, #0BA560 100%);}

.ns > a > strong{background-image:url(../img/icons/mneu_icon2.png);}

.fd a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #dd4b39;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #F37954),
color-stop(1, #DD4C39)
);
background-image: -o-linear-gradient(bottom, #F37954 0%, #DD4C39 100%);
background-image: -moz-linear-gradient(bottom, #F37954 0%, #DD4C39 100%);
background-image: -webkit-linear-gradient(bottom, #F37954 0%, #DD4C39 100%);
background-image: -ms-linear-gradient(bottom, #F37954 0%, #DD4C39 100%);
background-image: linear-gradient(to bottom, #F37954 0%, #DD4C39 100%);}

.fd > a > strong{background-image:url(../img/icons/mneu_icon3.png);}

.laundry a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #693297;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #B352CB),
color-stop(1, #693297)
);
background-image: -o-linear-gradient(bottom, #B352CB 0%, #693297 100%);
background-image: -moz-linear-gradient(bottom, #B352CB 0%, #693297 100%);
background-image: -webkit-linear-gradient(bottom, #B352CB 0%, #693297 100%);
background-image: -ms-linear-gradient(bottom, #B352CB 0%, #693297 100%);
background-image: linear-gradient(to bottom, #B352CB 0%, #693297 100%);}
.laundry > a > strong{background-image:url(../img/icons/mneu_icon4.png);}

.hk a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #dc8826;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #F2CD37),
color-stop(1, #DC8726)
);
background-image: -o-linear-gradient(bottom, #F2CD37 0%, #DC8726 100%);
background-image: -moz-linear-gradient(bottom, #F2CD37 0%, #DC8726 100%);
background-image: -webkit-linear-gradient(bottom, #F2CD37 0%, #DC8726 100%);
background-image: -ms-linear-gradient(bottom, #F2CD37 0%, #DC8726 100%);
background-image: linear-gradient(to bottom, #F2CD37 0%, #DC8726 100%);}
.hk > a > strong{background-image:url(../img/icons/mneu_icon5.png);}

.assessment a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #cf056b;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #ED089D),
color-stop(1, #CF056A)
);
background-image: -o-linear-gradient(bottom, #ED089D 0%, #CF056A 100%);
background-image: -moz-linear-gradient(bottom, #ED089D 0%, #CF056A 100%);
background-image: -webkit-linear-gradient(bottom, #ED089D 0%, #CF056A 100%);
background-image: -ms-linear-gradient(bottom, #ED089D 0%, #CF056A 100%);
background-image: linear-gradient(to bottom, #ED089D 0%, #CF056A 100%);}
.assessment > a > strong{background-image:url(../img/icons/mneu_icon6.png);}

.blood a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #af0c13;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #DB121C),
color-stop(1, #AF0C14)
);
background-image: -o-linear-gradient(bottom, #DB121C 0%, #AF0C14 100%);
background-image: -moz-linear-gradient(bottom, #DB121C 0%, #AF0C14 100%);
background-image: -webkit-linear-gradient(bottom, #DB121C 0%, #AF0C14 100%);
background-image: -ms-linear-gradient(bottom, #DB121C 0%, #AF0C14 100%);
background-image: linear-gradient(to bottom, #DB121C 0%, #AF0C14 100%);}
.blood > a > strong{background-image:url(../img/icons/mneu_icon7.png);}

.dialysis a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #DB845C;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #29DAD1),
color-stop(1, #19A8AA)
);
background-image: -o-linear-gradient(bottom, #F8DC0E 0%, #FC5F06 100%);
background-image: -moz-linear-gradient(bottom, #F8DC0E 0%, #FC5F06 100%);
background-image: -webkit-linear-gradient(bottom, #F8DC0E 0%, #FC5F06 100%);
background-image: -ms-linear-gradient(bottom, #F8DC0E 0%, #FC5F06 100%);
background-image: linear-gradient(to bottom, #F8DC0E 0%, #FC5F06 100%);}
.dialysis > a > strong{background-image:url(../img/icons/mneu_icon8.png);}

.cssd a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #6f7174;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #B8B4AA),
color-stop(1, #6F7174)
);
background-image: -o-linear-gradient(bottom, #B8B4AA 0%, #6F7174 100%);
background-image: -moz-linear-gradient(bottom, #B8B4AA 0%, #6F7174 100%);
background-image: -webkit-linear-gradient(bottom, #B8B4AA 0%, #6F7174 100%);
background-image: -ms-linear-gradient(bottom, #B8B4AA 0%, #6F7174 100%);
background-image: linear-gradient(to bottom, #B8B4AA 0%, #6F7174 100%);}
.cssd > a > strong{background-image:url(../img/icons/mneu_icon9.png);}

.cas a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #b2c121;
bbackground-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #E2E530),
color-stop(1, #B1C121)
);
background-image: -o-linear-gradient(bottom, #E2E530 0%, #B1C121 100%);
background-image: -moz-linear-gradient(bottom, #E2E530 0%, #B1C121 100%);
background-image: -webkit-linear-gradient(bottom, #E2E530 0%, #B1C121 100%);
background-image: -ms-linear-gradient(bottom, #E2E530 0%, #B1C121 100%);
background-image: linear-gradient(to bottom, #E2E530 0%, #B1C121 100%);}
.cas > a > strong{background-image:url(../img/icons/mneu_icon10.png);}

.hrm a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #53538E;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #8C87C6),
color-stop(1, #53538E)
);
background-image: -o-linear-gradient(bottom, #8C87C6 0%, #53538E 100%);
background-image: -moz-linear-gradient(bottom, #8C87C6 0%, #53538E 100%);
background-image: -webkit-linear-gradient(bottom, #8C87C6 0%, #53538E 100%);
background-image: -ms-linear-gradient(bottom, #8C87C6 0%, #53538E 100%);
background-image: linear-gradient(to bottom, #8C87C6 0%, #53538E 100%);}
.hrm > a > strong{background-image:url(../img/icons/mneu_icon11.png);}

.mis a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #046363;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #079F92),
color-stop(1, #046363)
);
background-image: -o-linear-gradient(bottom, #079F92 0%, #046363 100%);
background-image: -moz-linear-gradient(bottom, #079F92 0%, #046363 100%);
background-image: -webkit-linear-gradient(bottom, #079F92 0%, #046363 100%);
background-image: -ms-linear-gradient(bottom, #079F92 0%, #046363 100%);
background-image: linear-gradient(to bottom, #079F92 0%, #046363 100%);}
.mis > a > strong{background-image:url(../img/icons/mneu_icon12.png);}

.asset a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #7e3601;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #CB5302),
color-stop(1, #7E3501)
);
background-image: -o-linear-gradient(bottom, #CB5302 0%, #7E3501 100%);
background-image: -moz-linear-gradient(bottom, #CB5302 0%, #7E3501 100%);
background-image: -webkit-linear-gradient(bottom, #CB5302 0%, #7E3501 100%);
background-image: -ms-linear-gradient(bottom, #CB5302 0%, #7E3501 100%);
background-image: linear-gradient(to bottom, #CB5302 0%, #7E3501 100%);}
.asset > a > strong{background-image:url(../img/icons/mneu_icon13.png);}

.patient a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #0e45c0;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #1871DF),
color-stop(1, #0E47C0)
);
background-image: -o-linear-gradient(bottom, #1871DF 0%, #0E47C0 100%);
background-image: -moz-linear-gradient(bottom, #1871DF 0%, #0E47C0 100%);
background-image: -webkit-linear-gradient(bottom, #1871DF 0%, #0E47C0 100%);
background-image: -ms-linear-gradient(bottom, #1871DF 0%, #0E47C0 100%);
background-image: linear-gradient(to bottom, #1871DF 0%, #0E47C0 100%);}
.patient > a > strong{background-image:url(../img/icons/mneu_icon14.png);}


.insurance a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #660033;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #AC004D),
color-stop(1, #660033)
);
background-image: -o-linear-gradient(bottom, #AC004D 0%, #660033 100%);
background-image: -moz-linear-gradient(bottom, #AC004D 0%, #660033 100%);
background-image: -webkit-linear-gradient(bottom, #AC004D 0%, #660033 100%);
background-image: -ms-linear-gradient(bottom, #AC004D 0%, #660033 100%);
background-image: linear-gradient(to bottom, #AC004D 0%, #660033 100%);}
.insurance > a > strong{background-image:url(../img/icons/mneu_icon15.png);}


.out-patient a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #0b8ef6;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #07B4FF),
color-stop(1, #0E78F0)
);
background-image: -o-linear-gradient(bottom, #07B4FF 0%, #0E78F0 100%);
background-image: -moz-linear-gradient(bottom, #07B4FF 0%, #0E78F0 100%);
background-image: -webkit-linear-gradient(bottom, #07B4FF 0%, #0E78F0 100%);
background-image: -ms-linear-gradient(bottom, #07B4FF 0%, #0E78F0 100%);
background-image: linear-gradient(to bottom, #07B4FF 0%, #0E78F0 100%);}
.out-patient > a > strong{background-image:url(../img/icons/mneu_icon16.png);}

.lab a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #857e0d;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #D2C513),
color-stop(1, #857F0D)
);
background-image: -o-linear-gradient(bottom, #D2C513 0%, #857F0D 100%);
background-image: -moz-linear-gradient(bottom, #D2C513 0%, #857F0D 100%);
background-image: -webkit-linear-gradient(bottom, #D2C513 0%, #857F0D 100%);
background-image: -ms-linear-gradient(bottom, #D2C513 0%, #857F0D 100%);
background-image: linear-gradient(to bottom, #D2C513 0%, #857F0D 100%);}
.lab > a > strong{background-image:url(../img/icons/mneu_icon17.png);}

.lab_results a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #990099;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #DB00C9),
color-stop(1, #990099)
);
background-image: -o-linear-gradient(bottom, #DB00C9 0%, #990099 100%);
background-image: -moz-linear-gradient(bottom, #DB00C9 0%, #990099 100%);
background-image: -webkit-linear-gradient(bottom, #DB00C9 0%, #990099 100%);
background-image: -ms-linear-gradient(bottom, #DB00C9 0%, #990099 100%);
background-image: linear-gradient(to bottom, #DB00C9 0%, #990099 100%);}
.lab_results > a > strong{background-image:url(../img/icons/mneu_icon18.png);}

.stock_mgt a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #d3a710;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #F7E704),
color-stop(1, #cc9b11)
);
background-image: -o-linear-gradient(bottom, #F7E704 0%, #cc9b11 100%);
background-image: -moz-linear-gradient(bottom, #F7E704 0%, #cc9b11 100%);
background-image: -webkit-linear-gradient(bottom, #F7E704 0%, #cc9b11 100%);
background-image: -ms-linear-gradient(bottom, #F7E704 0%, #cc9b11 100%);
background-image: linear-gradient(to bottom, #F7E704 0%, #cc9b11 100%);}
.stock_mgt > a > strong{background-image:url(../img/icons/mneu_icon19.png);}


.pharmacy a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #00bbda;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #02E6EE),
color-stop(1, #00B9DA)
);
background-image: -o-linear-gradient(bottom, #02E6EE 0%, #00B9DA 100%);
background-image: -moz-linear-gradient(bottom, #02E6EE 0%, #00B9DA 100%);
background-image: -webkit-linear-gradient(bottom, #02E6EE 0%, #00B9DA 100%);
background-image: -ms-linear-gradient(bottom, #02E6EE 0%, #00B9DA 100%);
background-image: linear-gradient(to bottom, #02E6EE 0%, #00B9DA 100%);}
.pharmacy > a > strong{background-image:url(../img/icons/mneu_icon20.png);}


.in-Patient a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #cc3300;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #EC5300),
color-stop(1, #CC3300)
);
background-image: -o-linear-gradient(bottom, #EC5300 0%, #CC3300 100%);
background-image: -moz-linear-gradient(bottom, #EC5300 0%, #CC3300 100%);
background-image: -webkit-linear-gradient(bottom, #EC5300 0%, #CC3300 100%);
background-image: -ms-linear-gradient(bottom, #EC5300 0%, #CC3300 100%);
background-image: linear-gradient(to bottom, #EC5300 0%, #CC3300 100%);}
.in-Patient > a > strong{background-image:url(../img/icons/mneu_icon21.png);}


.collection a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #9b6003;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #E09E04),
color-stop(1, #9B6103)
);
background-image: -o-linear-gradient(bottom, #E09E04 0%, #9B6103 100%);
background-image: -moz-linear-gradient(bottom, #E09E04 0%, #9B6103 100%);
background-image: -webkit-linear-gradient(bottom, #E09E04 0%, #9B6103 100%);
background-image: -ms-linear-gradient(bottom, #E09E04 0%, #9B6103 100%);
background-image: linear-gradient(to bottom, #E09E04 0%, #9B6103 100%);}
.collection > a > strong{background-image:url(../img/icons/mneu_icon22.png);}


.casualty a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #e50303;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #F50404),
color-stop(1, #E50303)
);
background-image: -o-linear-gradient(bottom, #F50404 0%, #E50303 100%);
background-image: -moz-linear-gradient(bottom, #F50404 0%, #E50303 100%);
background-image: -webkit-linear-gradient(bottom, #F50404 0%, #E50303 100%);
background-image: -ms-linear-gradient(bottom, #F50404 0%, #E50303 100%);
background-image: linear-gradient(to bottom, #F50404 0%, #E50303 100%);}
.casualty > a > strong{background-image:url(../img/icons/mneu_icon23.png);}


.radiology a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #565656;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #8c8c8c),
color-stop(1, #0A0A0A)
);
background-image: -o-linear-gradient(bottom, #8c8c8c 0%, #0A0A0A 100%);
background-image: -moz-linear-gradient(bottom, #8c8c8c 0%, #0A0A0A 100%);
background-image: -webkit-linear-gradient(bottom, #8c8c8c 0%, #0A0A0A 100%);
background-image: -ms-linear-gradient(bottom, #8c8c8c 0%, #0A0A0A 100%);
background-image: linear-gradient(to bottom, #8c8c8c 0%, #0A0A0A 100%);}
.radiology > a > strong{background-image:url(../img/icons/mneu_icon24.png);}

.financial a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #a33439;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #D84F4F),
color-stop(1, #A33439)
);
background-image: -o-linear-gradient(bottom, #D84F4F 0%, #A33439 100%);
background-image: -moz-linear-gradient(bottom, #D84F4F 0%, #A33439 100%);
background-image: -webkit-linear-gradient(bottom, #D84F4F 0%, #A33439 100%);
background-image: -ms-linear-gradient(bottom, #D84F4F 0%, #A33439 100%);
background-image: linear-gradient(to bottom, #D84F4F 0%, #A33439 100%);}
.financial > a > strong{background-image:url(../img/icons/mneu_icon25.png);}


.dietry a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #9CCC65;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #9CCC65),color-stop(1, #7CB342));
background-image: -o-linear-gradient(bottom, #9CCC65 0%, #7CB342 100%);
background-image: -moz-linear-gradient(bottom, #9CCC65 0%, #7CB342 100%);
background-image: -webkit-linear-gradient(bottom, #9CCC65 0%, #7CB342 100%);
background-image: -ms-linear-gradient(bottom, #9CCC65 0%, #7CB342 100%);
background-image: linear-gradient(to bottom, #9CCC65 0%, #7CB342 100%);
}
.dietry > a > strong{background-image:url(../img/icons/mneu_icon26.png);}



.canteen a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #7a487a;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #CF76B7),
color-stop(1, #7A487A)
);
background-image: -o-linear-gradient(bottom, #CF76B7 0%, #7A487A 100%);
background-image: -moz-linear-gradient(bottom, #CF76B7 0%, #7A487A 100%);
background-image: -webkit-linear-gradient(bottom, #CF76B7 0%, #7A487A 100%);
background-image: -ms-linear-gradient(bottom, #CF76B7 0%, #7A487A 100%);
background-image: linear-gradient(to bottom, #CF76B7 0%, #7A487A 100%);}
.cateen > a > strong{background-image:url(../img/icons/mneu_icon27.png);}


.payroll a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #5a7ea2;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #95C9CE),
color-stop(1, #5A7EA2)
);
background-image: -o-linear-gradient(bottom, #95C9CE 0%, #5A7EA2 100%);
background-image: -moz-linear-gradient(bottom, #95C9CE 0%, #5A7EA2 100%);
background-image: -webkit-linear-gradient(bottom, #95C9CE 0%, #5A7EA2 100%);
background-image: -ms-linear-gradient(bottom, #95C9CE 0%, #5A7EA2 100%);
background-image: linear-gradient(to bottom, #95C9CE 0%, #5A7EA2 100%);}
.payroll > a > strong{background-image:url(../img/icons/mneu_icon28.png);}


.theatre a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #237DE2;
background-image: -webkit-gradient( linear,
left top,
left bottom,
color-stop(0, #1DA6ED),
color-stop(1, #063B61));
background-image: -o-linear-gradient(bottom, #1DA6ED 0%, #063B61 100%);
background-image: -moz-linear-gradient(bottom, #1DA6ED 0%, #063B61 100%);
background-image: -webkit-linear-gradient(bottom, #1DA6ED 0%, #063B61 100%);
background-image: -ms-linear-gradient(bottom, #1DA6ED 0%, #063B61 100%);
background-image: linear-gradient(to bottom, #1DA6ED 0%, #063B61 100%);
}

.theatre > a > strong{background-image:url(../img/icons/mneu_icon29.png);}


.care_desk a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #337120;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #79C957),
color-stop(1, #337120)
);
background-image: -o-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -moz-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -webkit-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -ms-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: linear-gradient(to bottom, #79C957 0%, #337120 100%);}

.care_desk > a > strong{background-image:url(../img/icons/mneu_icon30.png);}

/*-------------------------------Ayurveda------------------------------------------------------ */
.ayurveda a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #337120;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #79C957),
color-stop(1, #337120)
);
background-image: -o-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -moz-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -webkit-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -ms-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: linear-gradient(to bottom, #79C957 0%, #337120 100%);}

.ayurveda > a > strong{background-image:url(../img/icons/mneu_icon31.png);}

/*---------------------------------------------------------------------------*/

/* Physiotherapy */
.physiotherapy a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #337120;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #79C957),
color-stop(1, #337120)
);
background-image: -o-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -moz-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -webkit-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -ms-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: linear-gradient(to bottom, #79C957 0%, #337120 100%);}

.physiotherapy > a > strong{background-image:url(../img/icons/mneu_icon32.png);}

/*-------------------------------------------------------------------------*/

/* Indent */
.indent a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #337120;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #79C957),
color-stop(1, #337120)
);
background-image: -o-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -moz-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -webkit-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -ms-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: linear-gradient(to bottom, #79C957 0%, #337120 100%);}

.indent > a > strong{background-image:url(../img/icons/mneu_icon35.png);}

/*-------------------------------------------------------------------------*/
.RightRoundBlueH1Title
{
background-color: #6d6962;
color: white;
line-height: 31px;
margin-top: 3px;
font-size: 16px;
padding-left: 10px;
display: inline-block;
padding-right: 20px;
}




.BloodBank a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid silver;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #ffffff),
color-stop(1, #ffffff)
);
background-image: -o-linear-gradient(bottom, #ffffff 0%, #E90A0A 100%);
background-image: -moz-linear-gradient(bottom, #ffffff 0%, #E90A0A 100%);
background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #E90A0A 100%);
background-image: -ms-linear-gradient(bottom, #ffffff 0%, #E90A0A 100%);
background-image: linear-gradient(to bottom, #ffffff 0%, #E90A0A 100%);}

.BloodBank > a > strong{background-image:url(../img/icons/mneu_icon7.png);}

.mrd a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #2c6eb3;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #79C957),
color-stop(1, #337120)
);
background-image: -o-linear-gradient(bottom, #5AB1EF 0%, #144A93 100%);
background-image: -moz-linear-gradient(bottom, #5AB1EF 0%, #144A93 100%);
background-image: -webkit-linear-gradient(bottom, #5AB1EF 0%, #144A93 100%);
background-image: -ms-linear-gradient(bottom, #5AB1EF 0%, #144A93 100%);
background-image: linear-gradient(to bottom, #5AB1EF 0%, #144A93 100%);}

.mrd > a > strong{background-image:url(../img/icons/mneu_icon34.png);}

.Casualty a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #9e1f1f;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #EF3939),
color-stop(1, #7E1717)
);
background-image: -o-linear-gradient(bottom, #EF3939 0%, #7E1717 100%);
background-image: -moz-linear-gradient(bottom, #EF3939 0%, #7E1717 100%);
background-image: -webkit-linear-gradient(bottom, #EF3939 0%, #7E1717 100%);
background-image: -ms-linear-gradient(bottom, #EF3939 0%, #7E1717 100%);
background-image: linear-gradient(to bottom, #EF3939 0%, #7E1717 100%);}

.Casualty > a > strong{background-image:url(../img/icons/mneu_icon40.png);}

.Dietary a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #7CB342;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #9CCC65),
color-stop(1, #689F38)
);
background-image: -o-linear-gradient(bottom,  #9CCC65 0%, #689F38 100%);
background-image: -moz-linear-gradient(bottom,  #9CCC65 0%, #689F38 100%);
background-image: -webkit-linear-gradient(bottom, #9CCC65 0%, #689F38 100%);
background-image: -ms-linear-gradient(bottom,  #9CCC65 0%, #689F38 100%);
background-image: linear-gradient(to bottom, #9CCC65 0%, #689F38 100%);}

.Dietary > a > strong{background-image:url(../img/icons/mneu_icon41.png);}

.DischargeSummary a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #337120;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #79C957),
color-stop(1, #337120)
);
background-image: -o-linear-gradient(bottom, rgb(62, 189, 39) 0%, rgb(43, 84, 16) 100%);
background-image: -moz-linear-gradient(bottom, rgb(62, 189, 39) 0%, rgb(43, 84, 16) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(62, 189, 39) 0%, rgb(43, 84, 16) 100%);
background-image: -ms-linear-gradient(bottom, rgb(62, 189, 39) 0%, rgb(43, 84, 16) 100%);
background-image: linear-gradient(to bottom, rgb(62, 189, 39) 0%, rgb(43, 84, 16) 100%);}

.DischargeSummary > a > strong{background-image:url(../img/icons/mneu_icon48.png);}

.CRM a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #844508;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, rgba(255, 152, 0, 0.9)),
color-stop(1, rgb(134, 1, 5))
);
background-image: -o-linear-gradient(bottom, rgba(255, 152, 0, 0.9) 0%, rgb(134, 1, 5) 100%);
background-image: -moz-linear-gradient(bottom, rgba(255, 152, 0, 0.9) 0%, rgb(134, 1, 5) 100%);
background-image: -webkit-linear-gradient(bottom, rgba(255, 152, 0, 0.9) 0%, rgb(134, 1, 5) 100%);
background-image: -ms-linear-gradient(bottom, rgba(255, 152, 0, 0.9) 0%, rgb(134, 1, 5) 100%);
background-image: linear-gradient(to bottom, rgba(255, 152, 0, 0.9) 0%, rgb(134, 1, 5) 100%);
}

.CRM > a > strong{background-image:url(../img/icons/mneu_icon36.png);}

.ADMIN a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #795548;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #BCAAA4),
color-stop(1, #795548)
);
background-image: -o-linear-gradient(bottom, #BCAAA4 0%, #795548 100%);
background-image: -moz-linear-gradient(bottom, #BCAAA4 0%, #795548 100%);
background-image: -webkit-linear-gradient(bottom, #BCAAA4 0%, #795548 100%);
background-image: -ms-linear-gradient(bottom, #BCAAA4 0%, #795548 100%);
background-image: linear-gradient(to bottom, #BCAAA4 0%, #795548 100%);
}

.ADMIN > a > strong{background-image:url(../img/icons/mneu_icon49.png);}


.REPORTS a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #FF9800;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #FFCC80),
color-stop(1, #FF9800)
);
background-image: -o-linear-gradient(bottom, #FFCC80 0%, #FF9800 100%);
background-image: -moz-linear-gradient(bottom, #FFCC80 0%, #FF9800 100%);
background-image: -webkit-linear-gradient(bottom, #FFCC80 0%, #FF9800 100%);
background-image: -ms-linear-gradient(bottom, #FFCC80 0%, #FF9800 100%);
background-image: linear-gradient(to bottom, #FFCC80 0%, #FF9800 100%);
}

.REPORTS > a > strong{background-image:url(../img/icons/mneu_icon50.png);}
/* ----------Common Menu Selector----------------------- */


#divLeftMenu .ac-container{
width: 100%;
margin: 35px auto 30px auto;
text-align: left;
}


#divLeftMenu .ac-container label{
font-family: Arial, sans-serif; /*'BebasNeueRegular',*/
padding: 2px 2px;
padding-left:9px !important;
position: relative;
z-index: 20;
display: block;
height: 27px;
cursor: pointer;
color: rgb(49, 49, 49);
/*text-shadow: 1px 1px 1px rgba(255,255,255,0.8);*/
line-height: 24px;
font-size: 13px;
font-weight: bold;
background: #ffffff;
box-shadow:none !important;

}
#divLeftMenu .ac-container label:hover{
background: #E6E1E1;
border-left: 2px solid rgb(126, 124, 124);

}
#divLeftMenu .ac-container input:checked + label,
#divLeftMenu .ac-container input:checked + label:hover
{

color: #0F0F0E;
border-left: 7px solid red;
border-top: 1px solid red;
border-bottom: 1px solid red;
background-color: rgba(217, 221, 223, 0.53);
}
#divLeftMenu .ac-container label:hover:after,
#divLeftMenu .ac-container input:checked + label:hover:after{
content: '';
position: absolute;
width: 24px;
height: 24px;
right: 13px;
top: 7px;
}

.ac-container input{
display: none;
}
#divLeftMenu .ac-container article{
background: rgba(255, 255, 255, 0.5);
margin-top: -1px;
overflow: hidden;
height: 0px;
position: relative;
z-index: 10;
-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

#divLeftMenu .SMenu {
color: rgb(8, 9, 10);
padding: 5px 5px;
padding-left: 10px;
font-size: 13px;
line-height: 14px;
width: 100%;
cursor:pointer;
overflow-x: hidden;
white-space:nowrap;
/*border-bottom: 1px solid rgb(226, 226, 226);
text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
transition: all 0.10s ease-in;
-webkit-transition : all 0.10s ease-in;
-moz-transition :all 0.10s ease-in;
-ms-transition:all 0.10s ease-in;
-o-transition:all 0.10s ease-in;*/
}

#divLeftMenu .SMenuOver{
background-color: #D1E8BB;
border-left: 2px solid green;
}

#divLeftMenu .SMenuActive{
background-color: rgb(248, 227, 145);
border-left: 2px solid red;
}

#divLeftMenu .ac-container input:checked ~ article{
-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}

#divLeftMenu .ac-container input:checked ~ article.ac-small{
height: auto;
padding-left:5px;
}
#divLeftMenu .ac-container input:checked ~ article.ac-medium{
height: auto;
padding-left:5px;
}
#divLeftMenu .ac-container input:checked ~ article.ac-large{
height: auto;
padding-left:5px;
}

#divLeftMenu .SMenu {
color: rgb(8, 9, 10);
padding: 5px 5px;
padding-left: 10px;
font-size: 13px;
line-height: 14px;
width: 100%;
cursor: pointer;
overflow-x: hidden;
transition: background-color 0.40s ease-in;
-webkit-transition: background-color 0.40s ease-in;
-moz-transition: background-color 0.40s ease-in;
-ms-transition: background-color 0.40s ease-in;
-o-transition: background-color 0.40s ease-in;
border-bottom:none !important;
}

.login-form-title {
    display: block;
    font-family: Poppins-Bold;
    font-size: 30px;
    color: #333333;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 26px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

button:hover {
    cursor: pointer;
}
.login-form-btn {
    font-family: Poppins-Medium;
    font-size: 15px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 50px;
}
button {
    outline: none !important;
    border: none;
    background: transparent;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

button, select {
    text-transform: none;
}

.wrap-login-form-btn {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    overflow: hidden;
    margin: 0 auto;
}

.LoginButton {
    padding: 8px 88px;
    margin: 10px;
    font-size: 24px;
    color: honeydew;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    background: -webkit-linear-gradient(right, #0f81be, #46c4f9, #46c4f9, #0f81be);
    background: -o-linear-gradient(right,  #0f81be, #46c4f9, #46c4f9, #0f81be);
    background: -moz-linear-gradient(right,  #0f81be, #46c4f9, #46c4f9, #0f81be);
    background: linear-gradient(right,  #0f81be, #46c4f9, #46c4f9, #0f81be);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    cursor:pointer;
}

.LoginButton:hover
{
    background: -webkit-linear-gradient(right, #2bbffd, #0f81be, #0f81be, #2bbffd);
    background: -o-linear-gradient(right, #2bbffd, #0f81be, #0f81be, #2bbffd);
    background: -moz-linear-gradient(right, #2bbffd, #0f81be, #0f81be, #2bbffd);
    background: linear-gradient(right, #2bbffd, #0f81be, #0f81be, #2bbffd);
}
.Loader { height:30px; }

@media (max-width: 576px){
.middle_box {
    padding: 77px 15px 33px 15px;
}
}

.quality a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #337120;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #79C957),
color-stop(1, #337120)
);
background-image: -o-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -moz-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -webkit-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -ms-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: linear-gradient(to bottom, #79C957 0%, #337120 100%);}

.quality > a > strong{background-image:url(../img/icons/mneu_hquality.png);}


/* Sales and Marketing ---------------------*/
.sales a{ width:50px; height:50px; margin:0px 0px 0px 0px; padding:0px; border:1px solid #337120;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #79C957),
color-stop(1, #337120)
);
background-image: -o-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -moz-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -webkit-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: -ms-linear-gradient(bottom, #79C957 0%, #337120 100%);
background-image: linear-gradient(to bottom, #79C957 0%, #337120 100%);}

.sales > a > strong{background-image:url(../img/icons/mneu_sales.png);}
/* ----------Common Menu Selector----------------------- */