body {
    margin:0;
    padding:0;
    line-height: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background: #ffffff;
}

a:link, a:visited { color: #008000; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }


h1 {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    font-weight: bold;
    color:#13547a;
}

h2 {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: bold;
    color:#ffffff;
}

h3 {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #37a7ce;
    text-decoration: underline;
}

h4 {
    margin: 0px;
    padding: 10px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

p {
    margin: 10px 0px;
    color: #5b5847;
    text-align: justify;
}

img {  
    margin: 0px; 
    padding: 0px;
}

#templatemo_container {
    margin: 0px auto;
    width: 1170px;
    margin-top: 15px;
}

.send_btn {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: 19px;
    width: 27px;
    font-size: 14px;
    font-weight: bold;
    color: #0a8eb8;
    text-decoration: none;
    background: none;
    border: none;
}

.textfield {
    margin: 0px 5px 0px 0px;
    padding: 0px;
    float: left;
    height: 19px;
    width: 175px;
    font: 12px Arial;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    border: 1px solid #CCCCCC;
}

.more_button a{
    clear: both;
    display: block;
    width: 57px;
    height: 19px;
    margin-left: 100px;
    padding: 0px 0px 0px 10px;
    /*background: url(images/templatemo_readmore.gif) no-repeat;*/
    color: #FFFFFF;
    text-decoration: none;
}

/* ----- Header ----- */

#templatemo_header {
    clear: both;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    width: 1170px;
    height: 147px;
}

#logosection {
    margin: 0px 3px 0px 0px;
    float: left;
    width: 235px;
    height: 147px;
    background: url(images/gradient-0080FF.svg) no-repeat;
}

.sitelogo {
    margin: 10px 0px 0px 60px;
    padding: 0px;
    height: 130px;
    background:url(images/NIVEDILogo.png) no-repeat;	
}

.sitelogoicar {
    margin: -100px 0px 0px 795px;
    height: 150px;
    background:url(images/icar.png) no-repeat;	
}

/*.sitelogonicra {
    margin: -90px 0px 0px 10px;
    height: 150px;
    background:url(images/nicra1.png) no-repeat;	
}*/

.sitename {
    margin: 10px 0px 0px 20px;
    padding: 0px;
    font: 35px Arial;
    font-weight: bold;
    color: #ffffff;
}

.sitename span {
    font-weight: normal;
}

#header {
    margin: 0px;
    float: right;
    width: 930px;
    height: 147px;
    background: url(images/gradient-0080FF.svg) no-repeat;
}

#header .title{
    padding: 30px 0px 0px 185px;
    font-size: 20px;
    font-weight:bold;
    color: #333333;
    line-height: 25px;
}

#header .title1{
    padding: 60px 0px 0px 80px;
    font-size: 35px;
    font-weight:bold;

    line-height: 45px;
}

#header .blinking{

    animation:blinkingText 3.5s infinite;
}
@keyframes blinkingText{
    0%{     color: #FFFF00;    }
    /*    49%{    color: transparent; } */
    50%{    color: #FFFF00;}
    99%{    color:transparent;  }
    100%{   color: #FFFF00;    }
}

#right_box02 .blinking{
    animation:blinkingText1 3.5s infinite;
}
@keyframes blinkingText1{
    0%{     color: #FFFFFF;    }
    /*        49%{    color: transparent; } */
    50%{    color: #FFFFFF;}
    99%{    color:transparent;  }
    100%{   color: #FFFFFF;    }
}



.blink {
    -webkit-animation: blink .65s linear infinite;
    -moz-animation: blink .65s linear infinite;
    -ms-animation: blink .65s linear infinite;
    -o-animation: blink .65s linear infinite;
    animation: blink 1s linear infinite;
}
@-webkit-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-moz-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-o-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
/* @end */


.ai{
    width:700px;
    height: 350px;
}


#header .bigtext{
    font-size: 30px;
    font-weight:bold;
    color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#templatemo_menu {
    clear: both;
    margin-bottom: 5px;
    padding: 0px;
    width: 1170px;
    height: 35px;
    background: #ffffff;
}

#search {
    float: left;
    width: 225px;
    height: 28px;
    padding: 7px 0px 0px 10px;
    background: url(images/templatemo_menu_background.gif) repeat-x;
}

/*#menu {
    float: right;
    width: 930px;
    height: 35px;
    margin: 0px;
    background: url(images/templatemo_menu_background.gif) repeat-x;

}

#menu ul {
    margin: 0px;
    text-align: center;
    list-style: none;
}

#menu ul li {
    margin: 3px;
    display: inline;	
}

#templatemo_menu ul li a {
    margin: 0px;
    display:inline-block;
    height: 30px;
    padding: 5px 15px 0px 15px;
    font: 14px arial;
    color:#000000;
    text-decoration: none;

}

#menu ul li a:hover, #menu ul li .current {
    color: #FFF;
    background: url(images/templatemo_menuhover_background.gif) repeat-x;
}*/


/* ---------- NEW STYLE of Menu ------------- */

/*@charset "UTF-8";*/
/* Base Styles */
#cssmenu{
    float: right;
    width: 930px;
    height: 35px;
    margin: 0px;
    background-color: #D7BDE2;
    #background: url(images/templatemo_menu_background.gif) repeat-x;

}
#cssmenu > ul,
#cssmenu > ul li,
#cssmenu > ul ul {
    list-style: none;
    margin: 0;
    padding: 0;


}
#cssmenu > ul {
    position: relative;
    z-index: 597;
    height: 35px;
}
#cssmenu > ul li {
    float: left;
    min-height: 1px;
    line-height: 1.3em;
    vertical-align: middle;
    height: 35px;

}
#cssmenu > ul li.hover,
#cssmenu > ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default;

}
#cssmenu > ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
}
#cssmenu > ul ul li {
    float: none;
    background: url(images/templatemo_menu_background.gif) repeat-x;
}

#cssmenu > ul ul ul {
    top: 1px;
    left: 99%;
}
#cssmenu > ul li:hover > ul {
    visibility: visible;
}
/* Align last drop down RTL */
#cssmenu > ul > li.last ul ul {
    left: auto !important;
    right: 99%;
}
#cssmenu > ul > li.last ul {
    left: auto;
    right: 0;
}
#cssmenu > ul > li.last {
    text-align: right;
}
/* Theme Styles */
#cssmenu > ul {
    /*  border-top: 4px solid #3fa338;*/
    font-family: Calibri, Tahoma, Arial, sans-serif;
    font-size: 16px;
    /*  background: #1e1e1e;
      background: -moz-linear-gradient(top, #1e1e1e 0%, #040404 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e1e1e), color-stop(100%, #040404));
      background: -webkit-linear-gradient(top, #1e1e1e 0%, #040404 100%);
      background: linear-gradient(top, #1e1e1e 0%, #040404 100%);*/
    width: auto;
    zoom: 1;
}
#cssmenu > ul:before {
    content: '';
    display: block;
}
#cssmenu > ul:after {
    content: '';
    display: table;
    clear: both;
}
#cssmenu > ul li a {
    display: inline-block;
    padding: 10px 22px;
}
#cssmenu > ul > li.active,
#cssmenu > ul > li.active:hover {
    background-color: #A9A9A9;
}
#cssmenu > ul > li > a:link,
#cssmenu > ul > li > a:active,
#cssmenu > ul > li > a:visited {
    color: #000000;
}
#cssmenu > ul > li > a:hover {
    color: #ffffff;

}
#cssmenu > ul ul ul {
    top: 0;
}
#cssmenu > ul li li {
    background-color: #ffffff;
    border-bottom: 1px solid #ebebeb;
    font-size: 16px;
}
#cssmenu > ul li.hover,
#cssmenu > ul li:hover {
    background: url(images/templatemo_menuhover_background.gif) repeat-x;
}
#cssmenu > ul > li.hover,
#cssmenu > ul > li:hover {

    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
}
#cssmenu > ul a:link,
#cssmenu > ul a:visited {
    color: #000000;
    text-decoration: none;
}
#cssmenu > ul a:hover {
    color: #FFFFFF;



}
#cssmenu > ul a:active {
    color: #000000;
}
#cssmenu > ul ul {

    border: 1px solid #CCC \9;
    -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
    width: 200px;

}

/* ---------- End of Menu ------------- */
/* ---------- Slider Open ------------- */
#test
{
    color:transparent;
}

#slider {
    position: relative;
    overflow: hidden;
    margin: 0px auto 0 auto;
    border-radius: 4px;
}

#slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    list-style: none;
}

#slider ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 500px;
    height: 333px;
    background: #ccc;
    text-align: center;
    line-height: 300px;
}






#slider   a.control_prev, a.control_next {
    position: absolute;
    top: 50%;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    background: #2a2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer;
}

#slider     a.control_prev:hover, a.control_next:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
}

#slider     a.control_prev {
    border-radius: 0 2px 2px 0;
}

#slider     a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px;
}

.slider_option {
    position: relative;
    margin: 10px auto;
    width: 160px;
    font-size: 18px;
}



.btn:hover {opacity: 0.6}



/* ----------------- Report Select Style ----------------------- */
/* -------------------- Page Styles (not required) */
//div { margin: 20px; }

/* -------------------- Select Box Styles: bavotasan.com Method (with special adaptations by ericrasch.com) */
/* -------------------- Source: http://bavotasan.com/2011/style-select-box-using-only-css/ */
.styled-select {

    height: 29px;
    overflow: hidden;
    width: 240px;
}

.styled-select select {
    background: transparent;
    border: none;
    font-size: 14px;
    height: 29px;
    padding: 5px; /* If you add too much padding here, the options won't show in IE */
    width: 268px;
}

.styled-select.slate {

    height: 34px;
    width: 240px;
}

.styled-select.slate select {
    border: 1px solid #ccc;
    font-size: 16px;
    height: 34px;
    width: 268px;
}

/* -------------------- Rounded Corners */
.rounded {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.semi-square {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* -------------------- Colors: Background */
.slate   { background-color: #ddd; }
.green   { background-color: #779126; }
.blue    { background-color: #3b8ec2; }
.yellow  { background-color: #eec111; }
.black   { background-color: #000; }

/* -------------------- Colors: Text */
.slate select   { color: #000; }
.green select   { color: #fff; }
.blue select    { color: #fff; }
.yellow select  { color: #000; }
.black select   { color: #fff; }


/* -------------------- Select Box Styles: danielneumann.com Method */
/* -------------------- Source: http://danielneumann.com/blog/how-to-style-dropdown-with-css-only/ */
#mainselection select {
    border: 0;
    color: #EEE;
    background: transparent;
    font-size: 20px;
    font-weight: bold;
    padding: 2px 10px;
    width: 378px;
    *width: 350px;
    *background: #58B14C;
    -webkit-appearance: none;
}

#mainselection {
    overflow:hidden;
    width:350px;
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    border-radius: 9px 9px 9px 9px;
    box-shadow: 1px 1px 11px #330033;
    
}


/* -------------------- Select Box Styles: stackoverflow.com Method */
/* -------------------- Source: http://stackoverflow.com/a/5809186 */
select#soflow, select#soflow-color {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    font-size: inherit;
    margin: 20px;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
}

select#soflow-color {
    color: #fff;
    
    background-color: #779126;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding-left: 15px;
}
/* ----------------- Content ----------------------- */

#templatemo_content {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 1170px;
}

#templatemo_left_column {
    float: left;
    margin: 0px 10px 5px 0px;
    padding: 25px 10px;
    width: 215px;
    height: 1375px;
    background: #e0e0e0;
    min-height: 350px;
}

#templatemo_middle_column {
    float: left;
    margin: 0px 0px 5px 0px;
    padding: 20px 5px;
    width: 680px;
    min-height: 400px;
}
#templatemo_middle_column p{
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 14px;

}

#templatemo_right_column {
    float: right;
    margin: 0px 0px 5px 10px;
    padding: 25px 0px 0px 10px;
    width: 215px;
    height: 1395px;
    background: #e0e0e0;
    min-height: 400px;
}

/* left column */

#leftcolumn_box01 {
    width: 215px;
    padding: 0px;
    background: #dedfe0;	
    margin: 0px 0px 10px 0px;	

}
#imagebutton {
    width: 215px;
    margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
    border: none;
}

#leftcolumn_box01 .leftcolumn_box01_top{
    width: 195px;
    height: 15px;
    padding: 10px;
    background: url(images/gradient-0080FF.svg) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
    width: 202px;
    padding: 10px;
    color: black;
    font-size: 12px;
}

#leftcolumn_box02 {
    width: 215px;
    padding: 0px;
    background: #dedfe0;	
    margin: 0px 0px 10px 0px;
}

#leftcolumn_box02 .leftcolumn_box02_top{
    width: 195px;
    height: 45px;
    padding: 10px;
    background: url(images/gradient-0080FF.svg) no-repeat;		
}

#leftcolumn_box02 .leftcolumn_box02_bottom{
    width: 202px;
    padding: 10px;
    color: darkblue;
    font-size: 12px;
    font-weight: bold;

    overflow-wrap: break-word;
}
#leftcolumn_box02 ul {
    margin: 0px;
    padding: 10px 0px 0px 5px;
    list-style: none;
}

#leftcolumn_box02 ul li{
    display: block;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-weight: bold;
    text-align: justify;
    text-justify: auto;
}
#leftcolumn_box02 ul li div{
    display: block;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-weight: bold;
    text-align: justify;
    text-justify: auto;
}

#leftcolumn_box02 ul li a{
    padding: 0px 0px 0px 15px;
    margin: 0px;
    color: #ffffff;
    text-decoration: none;
    background: url(images/next1.png) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
    text-decoration: none;
}

#leftcolumn_box03 {
    width: 215px;
    height: 350px;
    padding: 0px;
    background: #dedfe0;	
    margin: 0px 0px 15px 0px;
}

#leftcolumn_box03 .leftcolumn_box03_top{
    width: 195px;
    height: 30px;
    padding: 10px;
    background: url(images/gradient-0080FF.svg) no-repeat;		
}

#leftcolumn_box03 .leftcolumn_box03_bottom{
    width: 202px;
   // height: 300px;
    padding: 10px;

    font-size: 12px;


    overflow-wrap: break-word;
}


#leftcolumn_box04 {
    width: 215px;
    padding: 0px;
    background: #dedfe0;	
    margin: 0px 0px 10px 0px;
}

#leftcolumn_box04 .leftcolumn_box04_top{
    width: 195px;
    height: 30px;
    padding: 10px;
    background: url(images/gradient-0080FF.svg) no-repeat;		
}

#leftcolumn_box04 .leftcolumn_box04_bottom{
    width: 202px;
    padding: 10px;
    color: darkblue;
    font-size: 12px;
    font-weight: bold;

    overflow-wrap: break-word;
}


/* end of left column */

/* middle column */

#section1 {
    float: left;
    width: 205px;
    margin-right: 10px;
    padding: 10px;
    background: #dceff6;
}
#section1 p{
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

#section2 {
    float: right;
    width: 205px;
    padding: 0px;
    background: #bcbcbc;
}

#section2 .section2_top{
    height: 24px;
    padding: 10px 0px 0px 10px;
    background: url(images/templatemo_section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
    float: left;
    padding: 10px;
}

#section2 ul {
    margin: 0px;
    padding: 10px 0px 0px 0px;
    list-style: none;
}

#section2 ul li{
    display: block;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#section2 ul li a{
    padding: 0px 0px 0px 15px;
    margin: 0px;
    color: #000000;
    text-decoration: none;
    background: url(images/templatemo_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
    color: #ffffff;
    background: url(images/templatemo_list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
    width: 190px;
    height: 20px;
    padding: 10px 5px;
    color:#FFFFFF;
    font-size: 14px;
    background: url(images/gradient-0080FF.svg) no-repeat;	
    margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
    clear: both;
    display: block;
    width: 165px;
    height: 50px;
    margin: 0px 0px 20px 5px;
    padding: 10px 20px 0px 10px;
    background: url(images/gradient-0080FF.svg) no-repeat;
    color:#FFFFFF;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
}
.rightbig_button1 a{
    clear: both;
    display: block;
    width: 165px;
    height: 35px;
    margin: 0px 0px 20px 7px;
    padding: 10px 20px 0px 10px;
    background: url(images/gradient-0080FF.svg) no-repeat;
    color:#FFFFFF;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
}

.rightbig_button2 a{
    clear: both;
    display: block;
    width: 165px;
    height: 60px;
    margin: 0px 0px 20px 7px;
    padding: 10px 20px 0px 10px;
    background: url(images/gradient-0080FF.svg) no-repeat;
    color:#FFFFFF;
    font-size: 14px;
    text-decoration: none;
    text-align: center;

}

#right_box02 {
    clear: both;
    width: 190px;
    padding: 0px;
    margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
    width: 190px;
    height: 35px;
    padding: 10px 0px 0px 5px;
    background: #008fc1 url(images/gradient-0080FF.svg) no-repeat;
}
#right_box02 .rightbox02_bottom{
    width: 170px;
    padding: 15px 10px 10px 10px;
    background: #dedfe0;
    font-weight: bolder;
    color: darkblue;
}
#right_box02 .customer_section{
    clear: both;
    margin: 0px 0px 25px 0px;
    padding: 0px;
}
#right_box02 p{
    padding: 0px;
    margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
    padding: 3px 0px;
}

form{
    margin: 0px 10px 0px 0px;
    padding: 0px;
    text-align: right;	
}

label {
    margin-right: 10px;
    float:left;
}

input{
    width: 110px;
    height: 18px;
}

.button{
    width: 75px;
    height: 30px;
}


/* ----- End of Form ----- */

/* ----- Footer ----- */

#templatemo_footer {
    clear: both;
    padding: 10px 0px 0px 0px;
    width: 1170px;
    height: 85px;
    text-align: center;
    color: #000000;
    background: #80d0c7;
    text-align: center;

}
#templatemo_footer1 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
}
#templatemo_footer_bottom {
    width: 1170px;
    LINE-HEIGHT:50px
    height: 10px;
    margin: 0px;
    padding: 0px;
    background: #d5d5d5 url(images/templatemo_footer_bottom.gif) no-repeat;
}

/* IE6 hack */
* html #templatemo_footer_bottom {
    width: 1170px;
    height: 10px;
    margin-bottom: -10px;
    padding: 0px;
    background: #d5d5d5 url(images/templatemo_footer_bottom.gif) no-repeat;
}

#templatemo_footer a{
    color: #000000;
}

#templatemo_footer a:hover{
    color: #000000;
}

/* ----- End of Footer ----- */