@charset "UTF-8";
/* -------------------------------------- Reset styles -------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}em{font-style:italic}
#backToTop{display: none!important;}
.clearfix:after {
    clear:both;
    content:'.';
    display:block;
    visibility:hidden;
    height:0;
}
.clearfix {
    display:inline-block;
}
* html .clearfix {
    height:1%;
}
.clearfix {
    display:block;
}
*+html .clearfix {
    display: inline-block;
}

/* normalize css*/
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
    font-family:"Zoho_Puvi_Regular";
	font-size: 16px;
	overflow-x: hidden;
	margin: 0;
    color:#000;
}
section *,.overlay * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,
footer,
header,
section {
	display: block;
}
section {
	padding: 60px 0px;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	text-decoration: none;
    color:#0B41BC;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: 500;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.pr{position: relative;}
.pa{position: absolute;}
.pf{position: fixed;}
fl{float: left;}
fr{float: right;}
.fb{font-weight: 600;}
.f15{font-size: 1.1em;}
img {
	vertical-align: middle;
	max-width: 100%;
}
p {
	margin: 0 0 10px;
	font-family: 'Zoho_Puvi_Regular';
	line-height: 1.6;
	font-size: 1em;
}
.container{
    width:1200px;
    margin: 0 auto;
}

h3{
    font-size: 1.5em;
    letter-spacing: .5px;
    line-height:1.4;
}
h4{
    font-size: 1.2em;
    letter-spacing: .5px;
    line-height:1.4;
}
h5{
    font-size: 1em;
    padding: 10px 0;
    letter-spacing: .5px;
    line-height:1.4;
}
b, strong {font-weight: 700;}
.text-light {
	color: #fff!important;
}
.text-dark {
	color: #000!important;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.rows:after,
.rows:before,
section:after,
section:before,
footer:after,
footer:before,
header:before,
header:after,
.container:before,
.container:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}
.rows {
	margin-right: -15px;
	margin-left: -15px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1200px;
}
.container-fluid {
	width: 100%;
	max-width: 100%;
}
.fl {
	float: left!important;
}
.pr {
	position: relative;
}
.cols-2,
.cols-3,
.cols-4,
.cols-5,
.cols-6,
.cols-7,
.cols-8,
.cols-9,
.cols-10,
.cols-12
{
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.cols-2 {
	width: 12.5%;
}
.cols-3 {
	width: 25%;
}
.cols-4 {
	width: 33.3%;
}
.cols-5 {
	width: 40%;
}
.cols-6 {
	width: 50%;
}
.cols-7 {
	width: 60%;
}
.cols-8 {
	width: 66.6%;
}
.cols-9 {
	width: 75%;
}
.cols-10 {
	width: 87.5%;
}
.cols-12 {
	width: 100%;
}

.section-title{
    font-size: 1.6em;
    margin-bottom: 20px;
    line-height:1.3;
    font-family: 'Zoho_Puvi_SemiBold';
    letter-spacing: .5px;
}
/*---------- Header section ------------*/
/*.header-active{box-shadow: 0px 2px 10px #353bb4;}*/
.space-large {
	height: 50px;
}
.space-medium {
	height: 25px;
}
.space-small {
	height: 10px;
}

#Home {
    background: #05216E;
    background: url("../images/cyberessentials-ban-bg.jpg") 0 0 no-repeat;
    background-size:cover;
    color: #fff;
	padding: 100px 0;
}

h1 {
	font-size: 2.5em;
	font-family: 'Zoho_Puvi_Bold';
	line-height:1.3;
}

#Home h1{
    margin-top:40px;
}
h1 b{color:#f4d242;}
.line {
    width: 70%;
    height: 1px;
    background:#9598cc;
    margin: 25px 0;
}
#Home h2 {
	color: #fff;
    font-size: 2.2em;
    font-family: 'Zoho_Puvi_SemiBold';
}
.getyourcopy {
	background: #4575DA;
	    padding: 30px 50px;
    margin-top: 30px;
}
.getyourcopy p{
	font-size: 1.4em;
}
.getyourcopy span {
    background: #FDBC21;
    padding: 10px 20px;
    display: inline-block;
    width: fit-content;
    color: #000;
    text-align: right;
    margin: auto;
    font-size: 1.2em !important;
    font-weight: 600;
	margin-top: 10px;
	transition: .3s;
}
.getyourcopy:hover {
	cursor: pointer;
}
.getyourcopy:hover span{
	cursor: pointer;
	background: #082261;
	color: #fff;
}

.banner-sec p{
    font-size: 1.1em;
}

.banner-sec p b{
    font-family: 'Zoho_Puvi_Bold';
}
.bannerimage img{
	width: 80%;
    display: block;
    height: auto;
    margin: 0 auto;

    background: url();
}

/* guide box css */
.guide-box{
    padding: 0 0 20px 0;
}
.guide-box .guide-wrapper img{
	background: url(../images/cyberessentials-guide-ban.jpg) 0 0 no-repeat;
    background-size: cover;
	width: 115px;
	text-align: center;
	display: block;
	margin: auto;
}
.guide-wrapper, .compliance-sec{
    background: #0143CE;
    color:#fff;
    padding:50px 80px;
}
.guide-box .guide-wrapper{
	background: url("../images/cyberessentials-guide-ban.jpg") 0 0 no-repeat;
    background-size: cover;
	padding: 30px 80px;
}
.guide-wrapper h3, .compliance-sec h3{
    font-size: 1.6em;
    line-height:1.43;
    margin:0 auto;
    padding-left:60px;
    display: block;
	font-family: 'Zoho_Puvi_SemiBold';
}
.guide-box .guide-wrapper h3{
	color:#000;
	padding-left:0;
	font-size: 1.8em;
}
.guide-wrapper h3 b{
    font-family: 'Zoho_Puvi_Bold';
}
.guide-box .guide-button-wrapper{
    width:100%;
    margin-top:20px;
    padding: 20px 0px;
}
.guide-box .guide-button-wrapper a{
	background: #FF0004;
    color: #fff;
}
.guide-button-wrapper a{
    background: #ffc80d;
    padding: 12px 30px;
    width: fit-content;
    color: #000;
    text-align: right;
    margin: auto;
    font-size: 1.2em !important;
    border:none;
    text-decoration: none;
    cursor:pointer;
}
.guide-button-wrapper a:hover
{
	background: #ae0003;
	border-color: #ae0003;
}
.compliance-sec .guide-button-wrapper{
	padding: 0;
	margin: 10px 0 0 0;
	cursor: pointer;
	text-align: center;
}
.compliance-sec .guide-button-wrapper a:hover{
	background: #eab400;
	color: #000;
}
/*----------Secondary header csss start--------*/
.brand-logo {
  display: inline-block;
}
.nav-menu {
  margin: 0;
}
.nav-menu li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
.nav-menu li:first-child {
  margin-left: 0;
}
.nav-menu li a,
.nav-menu li span {
  display: block;
  padding: 10px;
  cursor: pointer;
}
.nav-menu li a:hover,
.nav-menu li span:hover {
  color: #dd002c;
}
.top-nav {
  margin: 0;
}
.top-nav li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
.top-nav li a,
.top-nav li span {
  display: block;
  padding: 2px;
  cursor: pointer;
}
.dropdown-menu > ul {
  position: absolute;
  width: 250px;
  margin: 0;
  background: #ccc;
  -webkit-box-shadow: 0px 9px 10px #999999;
  -moz-box-shadow: 0px 9px 10px #999999;
  -o-box-shadow: 0px 9px 10px #999999;
  box-shadow: 0px 9px 10px #999999;
  left: 5px;
  z-index: 999;
  display: none;
}
.dropdown-menu:hover > ul {
  display: block;
}
.dropdown-menu:hover > span:after {
  -webkit-transition: rotate(-135deg);
  -moz-transition: rotate(-135deg);
  -o-transition: rotate(-135deg);
  transition: rotate(-135deg);
  bottom: 0px;
  border-color: #dd002c;
}
.dropdown-menu ul:before {
  content: '';
  position: absolute;
  left: 20px;
  top: -10px;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #ccc;
  clear: both;
  z-index: 9999999;
}
.dropdown-menu ul li {
  margin: 0;
  display: block;
}
.dropdown-menu ul li a {
  padding: 12px;
  color: #000;
}
.dropdown-menu > span:after,
.dropdown-menu > a:after {
  content: "";
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin-left: 10px;
  position: relative;
  bottom: 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.menu-drop {
  position: absolute;
  top: 14px;
  right: 0;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -o-transition: transform 0.7s;
  transition: transform 0.7s;
  z-index: 9999999;
  width: 30px;
  height: 30px;
  margin: 0;
  display: none;
}
.menu-drop span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #333;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.menu-drop span:nth-child(1) {
  top: 0;
}
.menu-drop span:nth-child(2) {
  top: 8px;
}
.menu-drop span:nth-child(3) {
  top: 16px;
}
.menu-toggle.menu-drop span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.menu-toggle.menu-drop span:nth-child(2) {
  opacity: 0;
  right: -60px;
}
.menu-toggle.menu-drop span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.second-header.fixed-header {
  background: #1365fe;
  padding: 15px 0;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 1px solid #334cbc;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.second-header.fixed-header.header-fixed {
  padding: 15px 0;
  box-shadow: 0 0 10px #00000057;
  position: fixed;
  z-index: 9999;
}
.second-header.fixed-header.header-fixed .nav-section .nav-menu {
  transform: translate(0);
}
.second-header.fixed-header.header-fixed .brand-logo img {
  height: auto;
  width: 200px;
}
.second-header.fixed-header .nav-section {
  overflow: hidden;
}
.second-header.fixed-header .nav-section #topbar-menu-icon {
  display: none;
  position: absolute;
  right: 30px;
  cursor: pointer;
  transform: translate3d(0, 0, 0);
  transition: transform 0.7s;
  z-index: 9999999;
  margin: 0;
  top: 15px;
  width: 30px;
  height: 30px;
}
.second-header.fixed-header .nav-section #topbar-menu-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
.second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(1) {
  top: 0;
}
.second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(2) {
  top: 8px;
}
.second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(3) {
  top: 16px;
}
.second-header.fixed-header .nav-section .nav-menu {
  padding: 0;
  text-align: left;
  -webkit-transform: translate(43%);
  -moz-transform: translate(43%);
  -o-transform: translate(43%);
  transform: translate(43%);
  -webkit-transition: all ease 0.7s;
  -moz-transition: all ease 0.7s;
  -o-transition: all ease 0.7s;
  transition: all ease 0.7s;
}
.second-header.fixed-header .nav-section .nav-menu li {
  display: inline-block;
  margin-left: 10px;
}
.second-header.fixed-header .nav-section .nav-menu li a {
  color: #fff;
  padding: 10px;
  display: block;
}
.second-header.fixed-header .nav-section .nav-menu li span {
  color: #fff;
	font-size:16px;
}
.second-header.fixed-header .nav-section .nav-menu li span:hover,
.second-header.fixed-header .nav-section .nav-menu li span.active {
  cursor: pointer;
  color: #F6C855;
}
.second-header.fixed-header .head-container {
  position: relative;
}
.second-header.fixed-header .cols-sd-3{
	position: relative;
}
/*----------Secondary header csss end----------*/

#organiser .cols-6{
    text-wrap: wrap;
}

#organiser ul{
    margin-left:35px;
    font-size: 1.1em;
    line-height: 1.6;
    position: relative;
}
#organiser ul li{
    margin:20px auto;
    position: relative;

}
#organiser ul li::before{
    content: '';
    position: absolute;
    left: -22px;
    top: 10px;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
}
#organiser .organiser-img{
    text-align: center;
}
#organiser .organiser-img img{
    width: 340px;
    height: auto;
    margin: 28px 0 0 0;	
}

#security {
	background: #ECF5FF; 
}
.sesurity-sec {
	padding: 30px 0px 0px;
}
.sesurity-sec img{
	width: 60px;
	padding-bottom: 20px;
	height:82px;
}
.sesurity-sec h3 {
	font-size: 1.2em;
    margin-bottom: 10px;
    line-height: 1.4;
    font-family: 'Zoho_Puvi_SemiBold';
}

#security .sesurity-sec p{
    font-size: 1.1em;
}
.security-slot {
	min-height: 300px;
}

#meetup p:nth-child(2) {
	padding-bottom: 20px;	
}
#revision{padding: 60px 0 0 0;}
#revision p{
    margin-bottom:10px;
}
#security-controls ul{
    margin-left:35px;
    line-height: 1.6;
    font-size: 1.1em;
}

#security-controls ul li{
    margin-bottom:20px;
    position: relative;
	font-size: 16px;
}
#security-controls .sub-title{font-family: 'Zoho_Puvi_Medium';font-size: 1.1em;}
#security-controls ul li::before{
    content: '';
    position: absolute;
    left: -22px;
    top: 12px;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
}
#security-controls p{margin:0 0 20px;}
#security-controls img{width: 160px;}
.light-box {
	background: #fff;
	padding: 30px;
	padding-top: 45px;
}
.light-box p {
	padding-left: 25px;
	position: relative;
}
.light-box p:after {
	content: "";
    position: absolute;
    left: -4px;
    background: url(../images/listing-icon.png);
    width: 20px;
    height: 20px;
}
.cyber-logo{
    width: 150px;
	margin-top: 36px;
}
.cyber-logo-mob{
    display:none;
}
.compliance-sec {
    background: url(../images/cyberessentials-strip-ban.jpg) 0 0 no-repeat;
	background-size: cover;
	margin: 45px 0 0;
}
.compliance-sec a {
	padding: 15px 30px;
	background: #ffc80d;
	font-family: 'Zoho_Puvi_Medium';
	color: #000;
	display: inline-block;
	transition: .2s;
}
.compliance-sec a:hover {
	cursor: pointer;
	background: #4775db;
	border-color: #4775db;
	color: #fff;
    text-decoration: none;
}
.compliance-sec .formob {
	display: none;
}
.compliance-sec .fordesk {
	display: inline-block;
}
.compliance-sec .guide-button-wrapper a{margin: 0;}
.form-control {
    display: block;
    width: 100%;
     height: 60px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
   box-shadow: none;
	position: relative;
	margin-bottom: 20px;
	transition: border ease 1.5s;
	-webkit-transition: border ease 1.5s;
	-moz-transition: border ease 1.5s;
}
.dropdown-control
{
	background: url(https://cdn.manageengine.com/images/submenu-sel-arrow.png) no-repeat;
    background-position: 95% center;
}
.form-control.dropdown-control.uscountry {
    background: #fff;
}
.form-control.active-row {
    border: 1px solid #FFF;
}
.form-control.btn-submits {
    border: none;
    padding-left: 0;
	text-align:center;
	background:none;	
}
.form-control.form-comments {
    height:100px;
	display:inline-block;
}
.form-control textarea {
   font-family: 'ZohoPuvi';
}
.form-control:after, .form-control:before {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    border: 2px solid transparent;
    border-radius: 5px;
    pointer-events: none;
}
.form-control:before {
    top: 0px;
    left: 0px;
}
.form-control:after {
    bottom: 0;
    right: 0;
}
.form-control .error {
    position: absolute;
    bottom: -20px;
    left: 30px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.4s;
    font-size: 1em;
    z-index: 8;
    opacity: 1;
    background: #fff;
    padding: 5px;
    line-height: 0.5;
    color: red;
    display: none;
}
.form-control * {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.form-control .label {
    position: absolute;
    transform: translate(0%, -50%);
    top: 50%;
    left: 30px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.4s;
    font-size:15px;
    z-index: 8;
/*    opacity: 0.6;*/
	color: #000;
}
.form-comments.form-control .label
{
	top: 35%;
}
.form-control input, .form-control select, .form-control textarea {
    width: 100%;
    outline: none;
    border: none;
    height: 100%;
    background: transparent;
    padding-left: 20px;
    font-size: 1.2em;
    position: relative;
    z-index: 9;
/*    opacity: 0.6;*/
    resize: none;
	color: #000;
}
.form-control select
{
	opacity: 0;
	    background: url(https://cdn.manageengine.com/government/images/arrow.png) no-repeat transparent;
    background-position: 98% center;
}
.form-control.active-row select
{
	opacity: 1;
    color: #000;
}
.btn-submits button {
    border-radius: 3px;
    font-size: 18px;
    border: 2px solid #ffc80d;
    background:#ffc80d;
    color: #000;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding:13px 28px;
    margin: 0;
	font-family:"Zoho_Puvi_SemiBold";
}
.btn-submits button:hover
{
	background: #eab400;
	border-color: #eab400;
	color: #000;
}
.active-row.form-control::before {
    border-top-color: #ffc80d;
    border-right-color: #ffc80d;
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    width: 100%;
    height: 100%;
}
.active-row.form-control::after {
    border-bottom-color: #ffc80d;
    border-left-color: #ffc80d;
    transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
    width: 100%;
    height: 100%;
}
.form-control.active-row .label {
    top: 0px;
    left: 15px;
    font-size: 1em;
    opacity: 1;
    background: rgb(255, 255, 255);
    padding: 0px 6px;
}
.uscountry.form-control {
    height: auto;
    background: #fff;
    padding: 0px;
    border-color: transparent;
}
.uscountry select#contact_country, .uscountry select#country {
    height: 60px;
    border-bottom: 1px solid #f2f2f2;
	 background-position: 96% center !important;
}
.uscountry select#country_state {
    height: 60px;
}
/*
.uscountry select#contact_country, .uscountry select#zc-country {
    height: 60px;
    opacity: 1;
    border-radius: 4px;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(21, 54, 139);
    border-image: initial;
    background: url(https://cdn.manageengine.com/images/arrow.png) 95% center no-repeat rgb(255, 255, 255) !important;
    background-position: 95% center !important;
}
*/
.uscountry.form-control.active-row .label {
    z-index: 9;
}
.uscountry .state-label {
    top: unset !important;
    bottom: 38px;
}

#ukcountry_region{
    height: 60px;
	background-position: 96% center;
}
/*----*/
#form-sec {
	background:url("../images/cyberessentials-form-bg.jpg") 0 0 no-repeat;
	background-size: cover;
	text-align: center;
	margin: auto;
	color: #fff;
	padding: 80px 0;
}
.cols-center {
	    float: none;
    margin: 0 auto;
}
#form-sec h3{
    padding-bottom: 10px;
    font-size: 1.8em;
	font-family: 'Zoho_Puvi_SemiBold';
	line-height:1.4;
}
#form-sec form {
	padding-top: 20px;	
}
.privacy-policy{
    text-align: left;
}
.privacy-policy a {
	color: #FFFFFF;
	text-decoration: underline;
}
.privacy-policy a:hover {
	text-decoration: none;
}
a.ftr-brand {
    display: block;
    width: 200px;
    margin-bottom: 20px;
}
.address li, .address li a {
    color: #f0f0f0;
    line-height: 1.6;
	font-size: 0.9em;
}
.container-fluid.copyright {
    padding: 15px 0;
    text-align: center;
    background: #fff;
    color: #898c90;
}
.container-fluid.copyright p {
    margin: 0;
	font-size:1.1em;
	color:#898c90;
	font-family: 'Zoho_Puvi_Regular';
}
.container-fluid.copyright p a
{
	color: #898c90;
}
.container-fluid.copyright p a:hover{text-decoration:underline;}
/*----floating button-----*/
#fixedbtn {
  position: fixed;
  right: 0;
  top: initial;
  top: 300px;
  z-index: 9999;
  display: none;
}

#fixedbtn:not(.solution-btn) {
  display: block !important;
}

#fixedbtn span {
  display: none;
}

#fixedbtn a {
  display: block;
  position: relative;
  background: #29b373;
  cursor: pointer;
  height: 50px;
  color: #fff !important;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  padding: 10px;
  box-sizing: border-box;
  text-decoration: none;
  box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transform: translateX(131px);
  -webkit-transform: translateX(131px);
  -moz-transform: translateX(131px);
}

#fixedbtn span:hover,
#fixedbtn a:hover {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

#fixedbtn span:before,
#fixedbtn a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -46px;
  width: 48px;
  height: 50px;
  text-align: center;
  transform: translate(0%, -50%);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: -5px 2px 6px rgb(0 0 0 / 35%);
}

#fixedbtn .contact:before {
  margin-bottom: 5px;
  background: url("https://cdn.manageengine.com/images/req-demo.svg") no-repeat #29b373;
  background-size: 45%;
  background-position: center;
}

#fixedbtn .contact_popup:before {
  background: url("https://cdn.manageengine.com/images/download-ico.svg") no-repeat #29b373;
  background-size: 50%;
  background-position: center;
}

#fixedbtn .contact,
.top-links .req-call:hover {
  cursor: pointer;
}
.dropdown1 {
    position: relative;
    z-index: 99;
    padding: 0;
    height: 60px;
	text-align: left;
}
.dropdown1 .dropdt1 {
    width: 100%;
    height: 100%;
}
.clicks {
    display: block;
    width: 100%;
    height: 100%;
}
.dropdt1 .hida1 {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 22px;
    padding-left: 30px;
    font-size: 1.1em;
    color: #000;
    background: url(https://cdn.manageengine.com/government/images/arrow.png) no-repeat transparent;
    background-position: 96%;
}
.multiSel1 {
    padding: 5px 10px;
    height: 57px;
    overflow: scroll;
    display: none;
}
.dropdown1 .dropdd1 {
    position: absolute;
    width: 100%;
    z-index: 9999;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
div.dropdownsearch1 {
    width: 100%;
        background: #333333;
    display: none;
    z-index: 9999;
    position: relative;
}
.dropdown1 .dropdd1 input {
    width: 96%;
    padding: 10px;
    font-size: 14px;
    margin: 15px 10px 5px;
    border: 1px solid #CCC;
    background: #fff;
    box-sizing: border-box;
    opacity: 1;
}
.dropdown1 .dropdd1 ul {
    color: #fff;
    display: none;
    left: 0;
    padding: 15px 15px 2px 0;
    position: absolute;
    top: 1px;
    width: 100%;
    list-style: none;
    height: 175px;
    overflow: auto;
        background: #333333;
    text-align: left;
    overflow: scroll!important;
	margin: 0;
}
.dropdown .dropdd ul li, .dropdown1 .dropdd1 ul li {
    padding: 5px 10px;
    width: 100%;
    font-size: 14px;
    line-height: 2;
    cursor: pointer;
}
.multiSel1 span {
    border: 1px solid #333;
    padding: 1px 5px;
    border-radius: 5px;
    margin: 2px 5px 2px 0;
    font-size: .9em;
    line-height: 20px;
	display:inline-block;
}
.multiSel1 span strong {
    margin: 0 0 0 10px;
    color: #898383;
    font-weight: 700;
}
#meGDPRMessage{
    font-size:1em;
    color:#fff;
    text-align:left;
    margin:10px 0;
    line-height: 1.4;
}
#meGDPRMessage a{
    color:#FFFFFF;
	text-decoration: underline;
}
#meGDPRMessage a:hover{text-decoration: none;}
#meGDPRMessage .checkmarkgdpr.enableCheckgdpr:before {
    top: 0px !important;
    left: 2px !important;
}
#meGDPRMessage label{cursor: pointer;}

/*--------------Cover popup--------------*/
.cover-popup {
    position: fixed;
    width: 260px;
    height: auto;
    bottom: 50px;
    z-index: 9999;
    right: 50px;
    background: #fff;
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0 0 25px 17px #0000002e;
    opacity: 0;
	pointer-events: none;
}
.cover-popup a {
    display: block;
    line-height: normal;
}
.cover-popup a img {
    display: block;
}
.popup-close {
    display: inline-block;
    position: absolute;
    z-index: 9;
    cursor: pointer;
    background: #ffc304;
    width: 24px;
    height: 24px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    font-size: 22px;
    font-weight: bold;
    top: -10px;
    right: -10px;
    border: 1px solid #000;
    box-shadow: 0px 0px 0px 5px #ffc304;
}
.popup-close:hover
{
	background: #e0aa00;
}
	.show--bounce-in {
    animation-name: bounceIn;
    animation-duration: 1s;
    animation-fill-mode: both;
		pointer-events: inherit;
}
	.show--bounce-out {
    animation-name: bounceOut;
    animation-duration: 1s;
    animation-fill-mode: both;
}
	@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
	@keyframes bounceOut {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
  20% {
    transform: scale3d(.97, .97, .97);
  }
  40% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  60% {
    transform: scale3d(.9, .9, .9);
  }
  80% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    
    transform: scale3d(.3, .3, .3);
  }
}



/*------------- popup --------------------*/
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
/*        background: rgb(250 250 250 / 43%);*/
	background: rgba(0, 0, 0, .7);
    z-index: 99999;
    top: 0;
    left: 0;
    display: none;
}

.enquiry-popup #meGDPRMessage{color:#fff;}
.right-field{
	width: 49%;
	float:left;
	margin-left:1%; 
}
.left-field{
	width:50%;
	float:left;
}
h2.popup-title {
    text-align: center;
    font-family: 'Zoho_Puvi_Medium';
    font-size: 28px;
    margin-bottom: 40px;
    color: #fff;
}p.callback-text {
    margin: 0 0 13px 0;
    color: #fff;
    font-size: 0.9em;
    position: relative;
    bottom: 7px;
}
.overlay p.privacy-policy {
    color: #fff;
}
.popup {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 780px;
    max-width: 95%;
    max-height: 90vh;
    background:#1365fe;
    overflow: hidden;
    box-shadow: 0 0 10px rgb(0 0 0 / 26%);
    border-radius: 4px;
    padding: 30px;
    z-index: 99;
    display: none;
}

.popup-content {
    overflow: scroll;
    height: 100%;
    max-height: 80vh;
}

.popup-content form {
    width: 90%;
    margin: 0 auto;
}

span.close {
    position: absolute;
    z-index: 999;
    top: 14px;
    right: 12px;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
	font-family: 'Zoho_Puvi_SemiBold';
}

span.close:hover {
    color: #fff;
	background: #004b88;
}
#ui-datepicker-div
{
	z-index: 9999999!important;
	opacity: 0;
}
#disclimer h4 {
	margin: 0 0 15px;
	font-size: 24px;
    font-family: 'Zoho_Puvi_SemiBold';
    display: block;
}
#disclimer p{
    font-size: 16px;
    display: block;
    margin: auto;
}
#meetup p:nth-child(3) {
	background: #082261;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
}
.success-msg {
    background: rgba(0, 0, 0, .7);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
}
.msgcon {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 40%;
    left: 50%;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    background: linear-gradient(to right, rgb(4, 92, 208), rgb(26, 116, 234), rgb(19, 109, 230));
    padding: 40px 20px;
    border-radius: 10px;
    z-index: 999999;
    width: 400px;
    font-size: 15px;
}
.success-msg h3 {
	padding: 15px 0px;
	font-family: 'Zoho_Puvi_Medium';
}
.success-msg p{
    line-height: 1.6;
    margin:0;
    color: #fff;
    display: block;
    font-size: 20px;
    font-family: 'Zoho_Puvi_Medium';
}
.success-msg img{
	filter: brightness(0) invert(1);
    width: 55px;
    display: block;
    margin: 0px auto 15px;
}
.success-msg .msgcon .tick-icon {
    display: block;
    width: 50px;
    padding: 20px;
    background: #003795;
    border-radius: 100%;
    position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    top: -50px;
}
.success-msg .msgcon .tick-icon img {
    vertical-align: middle;
    max-width: 100%;
}
.msg-close {
    position: absolute;
    z-index: 999;
    top: -13px;
    right: -7px;
    color: #1566FE;
    font-weight: 500;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
	font-family: 'Zoho_Puvi_SemiBold';
	    transition: all ease 0.5s;
}
.msg-close:hover{transform: rotate(360deg);}
.cybess-popup{
	position: fixed;
    top: 0;
    z-index: 9999999;
    background: rgba(0, 0, 0, .8);
    height: 100vh;
	color: #fff;
	display: none;
}
.cyberpopbox .rows{margin: 0;}
.cyberpopbox{    
    width: 68%;
    background: #0143CE;
    position: relative;
    top: 10%;
    border-radius: 11px;
    padding: 50px;
    margin: auto;
    max-height: 90vh;
	overflow: hidden;
}
.pop-innerbox{    
	height: 100%;
    max-height: 70vh;
	overflow: hidden;
	overflow-y: scroll;
}
.cyberpopbox .cols-6{width: 45%;}
.cyberpopbox li{    
	padding: 0 0 20px 15px;
    line-height: 1.4;
	position: relative;
}
.cyberpopbox li:before{
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
    top: 8px;
    left: -5px;
}
.highlight{
	background: #003CBB;
    padding: 30px !important;
    border-radius: 10px;
}
.highlight:before{display: none;}
.cyberpop-close{
	position: absolute;
	width: 30px;
	height: 30px;
	font-size: 1.8em;
	text-align: center;
	line-height: 25px;
	right:10px;
	top:10px;
	border:1px solid #fff;
	border-radius: 50%;
	cursor: pointer;
}
.cyberpopbox h3{
	font-family: 'Zoho_Puvi_SemiBold';
    margin-bottom: 28px;
}
.floading-btn{
	position: fixed;
    right: 10px;
    top: 300px;
    z-index: 999;
	background:#1BAA50;
	border-radius:50px;
	padding:15px;
	display:flex;
	align-items:center;
	cursor:pointer;
	line-height:normal;
	overflow:hidden;
	opacity:0;
	visibility:hidden;
	pointer-events:none;
	transition:all ease 0.5s;
}
.floading-btn.activeBtn{
	opacity:1;
	visibility:visible;
	pointer-events:visible;
}
.floading-btn.downloadfloat-btn{top:360px;display: none;}
.floading-btn img{width:20px;height:20px;}
.floading-btn span{
	font-size:1em;
	color:#fff;
	width:0;
	opacity:0;
	visibility:hidden;
	white-space: nowrap;
	transition:all ease 0.5s;
}
.floading-btn:hover{border-radius:50px 0 0 50px;right:0;}
.floading-btn:hover span{
	width:130px;
	opacity:1;
	visibility:visible;
	padding-left:10px;
}
.sf_popup_container{display: none;}
@media (min-width: 1750px){
	.cyberpopbox{width:50%;}
}

@media (max-width: 1450px) {
	.second-header.fixed-header .nav-section .nav-menu {
    transform: translate(0);
    text-align: right;
    transition: none;
  }
}

@media only screen and (max-width: 1260px)
{  
	.container {
		width: 1000px;
		    max-width: 1000px;
	}
	.bannerimage img{width:100%;}

    #Home br,  #organiser br ,  #about br , #security br, #revision br {
        display: none;
    } 
	.cyber-logo{margin-top: -12px;}
}
@media (max-width: 1250px) {
    .second-header.fixed-header.header-fixed .brand-logo img 
    {
        width: 170px;
    }
    .container {
        max-width: 90%;
    }
  .guide-wrapper h3 br, .compliance-sec h3 br{
        display: none;
    }

}
@media (max-width: 1095px) {
	.cyber-logo{margin-top: 13px;}
}
@media only screen and (max-width: 1060px)
{  
	.container {
		width: 85%;
		    max-width: 85%;
	}
	.getyourcopy span {
		padding: 10px;
	}
	.getyourcopy {
		padding: 30px 40px;
	}
	#form-sec .cols-center {
		width: 100%;
	}
    .guide-wrapper h3, .compliance-sec h3{
        padding-left:30px;
        font-size: 1.8em;
    }
}
@media only screen and (max-width:1025px) {
    .second-header.fixed-header {
        border: none;
    }
    .second-header.fixed-header .brand-logo img {
        height: auto;
        width: 152px;
    }
    #commonHeader{
        display:none;
    }
    .second-header.fixed-header .nav-section #topbar-menu-icon{
        display: block;
        top: 8px;
    }
    .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(1) {
        top: 8px;
        -webkit-transform: rotate(135deg);          -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(2) {
        opacity: 0;
        right: -60px;
    }
    .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(3) {
        top: 8px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .second-header.fixed-header .nav-section .nav-menu li span {
        color: #000;
    }
    .second-header.fixed-header .nav-section .nav-menu {
        background: #fff;
        position: absolute;
        width: 100%;
        top: 42px;
        right: 40px;
        z-index: 99;
        display: none;
        box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.26);
    }
    .second-header.fixed-header .nav-section .nav-menu li {
        display: block;
        text-align: left;
        padding: 4px 0;
        margin-left: 0px;
    }
    .second-header.fixed-header .nav-section .nav-menu li a {
        color: #000;
    }
    .second-header.fixed-header.header-fixed .nav-section .nav-menu li:last-child span {
        border: none;
    }
    .second-header.fixed-header.header-fixed .nav-section .nav-menu {
        top: 46px;
    }
    .second-header.fixed-header .nav-section .nav-menu li span:hover,
    .second-header.fixed-header .nav-section .nav-menu li span.active{
        color:#2152D2;
    }
    .guide-wrapper h3, .compliance-sec h3{
        padding-left:30px;
        font-size: 1.7em;
    }
    .compliance-sec .fordesk {
		display: none;
	}
	.compliance-sec .formob {
		display: inline-block;
		margin: 0;
	}
}
@media only screen and (max-width: 1000px) {
	.bannerimage img{
		width: 400px;
		margin:40px auto 0;
	}
	.bannerimage {
		margin: auto;
        text-align: center;
	}
	.msgcon {
		    width: 45%;
	}
	.banner-sec p br{display:none;}

	.guide-wrapper h3 br, .compliance-sec h3 br{
        display: block;
    }
}
@media only screen and (max-width: 992px){
    .cols-md-12 {
        width: 100%;
    }
	.cols-md-9 {
        width: 75%;
    }
	.cols-md-6 {
	    width: 50%;
    }
	.cols-md-3 {
	    width: 25%;
    }
	.cyberpopbox .cols-md-12{width: 100%;padding: 0;}
    #Home h1{
        margin-top:0px;
    }

    #security{
        padding-bottom: 20px;
    }
    .security-slot{
        margin-bottom:20px;
    }

   .guide-wrapper, .compliance-sec{
        padding:40px;
    }
    .guide-wrapper h3, .compliance-sec h3{
        text-align: center;
        margin-bottom: 0;
        padding:0;
    }
   .guide-button-wrapper a{
        text-align: center;
        padding:12px 24px;
        font-size: 1.2em;
    }

    #organiser br{
        display: none;
    }
    #organiser .organiser-img{
        display:none;
    }
    #revision .cols-sd-12{
        margin-bottom: 20px;
    }
	.cyberpopbox li:before{left: 2px;}
	.guide-box .guide-button-wrapper{text-align: center;}
	.guide-box .guide-wrapper img{margin: 30px auto auto auto;}
	.guide-wrapper{padding: 50px;}
	#security-controls img{margin: 0 0 35px 0;}
}
@media only screen and (max-width: 850px){
    .mt{
        margin-top:40px;
    }
}
@media only screen and (max-width: 780px) { 
	h2 br {
		display: none;
	}
	.popup {
		width: 90%;
	}
}

@media only screen and (max-width: 650px){
	.cols-sd-12 {
        width: 100%;
    }
	.cols-sd-9 {
        width: 75%;
    }
	.cols-sd-6 {
        width: 50%;
    }
	.cols-sd-3 {
        width: 25%;
    }
    .second-header.fixed-header .nav-section #topbar-menu-icon {
        right: 10px;
    }
	.second-header.fixed-header .nav-section .nav-menu {
		width: 100%;
		right: 0;
	}
	.second-header.fixed-header .cols-sd-3 {
		position: inherit;
	}
    p{
        font-size: 1em;
    }
    #organiser ul , #security-controls ul {
        font-size: 1em;
    }
    #security{
        padding-bottom: 60px 0;
    }
    #security .space-large{
        height:30px;
    }
    #security-controls{
        background: #FFFFFF;
        padding-top: 60px;
    }
    #security-controls p{
        margin-bottom:20px;
    }

    #security .sesurity-sec p {
        font-size: 1em;
    }

    .security-slot {
        min-height: auto;
        margin-bottom: 40px;
    }
    .mt{
        margin-top: 0;
    }
    
    #revision .cols-sd-12{
        margin-bottom: 20px;
    }
    .guide-button-wrapper a {
        width:80%
    }
    .guide-wrapper h3 br, .compliance-sec h3 br{
        display: none;
    }
    .compliance-sec {
		text-align: center;
	}
    .cyber-logo{
        display: none;
    }
    .cyber-logo-mob{
        display:inline-block;
        height:50px;
        width:150px;
        margin:10px auto 0;
    }
	.guide-button-wrapper{padding: 0;}
	#disclimer p{width: 100%;}
	#Home{padding: 80px 0;}
	.sec-title br{display: none;}
	.cybess-popup br{display: none;}
	.sesurity-sec{padding: 0;}
	.guide-box .guide-wrapper{padding: 30px;}
	.floading-btn.downloadfloat-btn{display: flex;}
	.cover-popup{display: none;}
	.form-control.active-row .label{font-size: .9em;}
}

@media only screen and (max-width: 640px) {
    .msgcon {
        top: 50%;
       	width: 70%;
    }

    .bannerimage img {
        width:80%;
    }
/*
.animation {
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
}
*/

.fancy-title:after {
margin: 20px 0;
}
.getyourcopy {
    text-align: center;
}
#form-sec p br,h1 br{
    display: none;
}
footer > .container {
padding: 30px 0;
}
p.copyright {
text-align: center;
margin-bottom: 22px;
}
ul.social {
    text-align: center;
}
.social li{float:none;display:inline-block;}
.webinar-boxes li,.btn-submits button{
    width: 100%;
}
.right-field, .left-field {
    width: 100%;
    margin-left: 0;
}
h1{font-size:2.2em;}
#Home h2,h2{font-size:1.8em;}
.guide-wrapper, .compliance-sec{
    padding:24px;
}
.guide-wrapper h3, .compliance-sec h3{
    font-size:1.6em;
}
	.guide-button-wrapper a{width: 100%;display: block;}
	.guide-wrapper{}
}
@media only screen and (max-width: 380px) { 
    .msgcon {
   width: 85%;
}
#Home h1 {
    margin-top: 0px;
}
.bannerimage img {
    width:80%;
}
.form-control input, .form-control select, .form-control textarea {
padding-left: 10px;
}
.form-control .label {
left: 20px;
}
.getyourcopy p br {
display: none;
}
.form-control .error {
left: 0;
}
.popup {
padding: 30px 15px;
}
.guide-button-wrapper a {
    width:100%
}
}
/* datepicker */
.datepicker{position:relative;display:inline-block;font:15px/1.5 "Helvetica Neue",mplus-2c,Helvetica,Arial,"Hiragino Kaku Gothic Pro",Meiryo,sans-serif;font-weight:300;border:1px solid #dfdfdf;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:.5px .5px 0 #c8c8c8;-webkit-box-shadow:.5px .5px 3px #eee;-moz-box-shadow:.5px .5px 3px #eee}.datepicker>.datepicker_header{padding-top:0;padding-bottom:5px;padding-left:5px;padding-right:5px;background-color:#eee;color:#3f3f3f;text-align:center;font-size:9pt;font-weight:700;min-height:30px;user-select:none;-webkit-user-select:none;-moz-user-select:none}.datepicker>.datepicker_header>span{display:inline-block;margin-top:-2px}.datepicker>.datepicker_header>a{color:#3b7796;cursor:pointer;font-size:20px;padding:3px 16px;user-select:none;-webkit-user-select:none;-moz-user-select:none;vertical-align:initial}.datepicker>.datepicker_header>a:hover{color:#303030;background-color:#c8c8c8}.datepicker>.datepicker_header>a:active{color:#fff;background-color:grey}.datepicker>.datepicker_header>span{margin-left:20px;margin-right:20px;user-select:none;-webkit-user-select:none;-moz-user-select:none}.datepicker>.datepicker_header>.icon-home{position:absolute;display:block;width:16px;height:16px;vertical-align:middle;padding:8px;top:0;left:0}.datepicker>.datepicker_header>.icon-close{position:absolute;display:block;width:16px;height:16px;vertical-align:middle;padding:8px;top:0;right:0}.datepicker>.datepicker_header>.icon-home>div{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAepJREFUSEudk71Kw2AUhnVxVnCyN1EcCjXUujmKF1AoRRCcNU4OIg5dtXF36tAb6B107qjg0iC4STt0EdTnTU8+v5rGNh54aM7Pe/J+abLmR3AZ7QeXD0+WZkI9zViaiXq9vg+5evU0Y+ksgjCqsrgPA2jBOzQs91FNPc0o70vLQtGHAbTgHRqW+6imnmaUS1PVqWL4SgijJr8juHK1H1Qb2Uxai1kivowmjODKq6Wopp5m0losA95Noh43ONXi+XpCPOsx49W9ZaIHp+CbSlFNPc24+i8DxfGX/YeZgTDqQrsgXc9AF9oFkcY9gQN7J3MjuOhs2WUS0ngGluqZmdNLs7IBTltmZsrvsZUKGaBfhik4vTSw3EBwfrdBfwhvwcX9tpVXNkBvA4bwBk4vDSw2UD27WbdLnf42mQmjIysl8ZeBWq3m9PRubWZOL43qGQOccpf8lc9tj5tWuP7g+tHaLqSR1pY7Pde78Ap7UIEPyOip5RgIOzvkzzCGF4gxtWltF9LAIgM78AxjeAF9/xk9tfy/gBuWOLVMfPIUDq08F3kGFOQlkIlPWKiXBvJfQl6+EjdvWJqJvwwoqMlErl4aabVowmmvbWEBEs2EJeLaFhZBmone8hMtAj2JIkykZYmQifRprAqa+sk3UgBXF8VWaxMAAAAASUVORK5CYII=)}.datepicker>.datepicker_header>.icon-close>div{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAfhJREFUSEvNVEtKA0EUHHBhsvZ7D0HF4PRMnERxI+hCQ4xuBE/g5yLRA+il/CCIXkDElRGt6qkZO91j1JUW1KJf1XvVn2Gif4XGUX986aRf0zIANXq0DBBv7Iwvb+192U+NHi2H0Tg+O2ycnN2DV+CcyiVQW5B2T6/KJUxr7dAkySN4bVbaiyqXMM1s3mr0wKtyDgytgQ/gu/gKbkumvgsOpJH0lieNN3s1O9iYd/EN657kyJikZ2uFDi97JDOgX8fAWyeg2MQO6IeT8Pbrao+Wtw/qJklvywBnE5ZuOAkve9SeA0PnQT+Ia7/2BoZXnK0uBkH5Oqxl4RNZYHAH9ANdMnxP9gA42X5FoMuhp6kEAnjlDPpVeIERm0B4+m0/N9AFq26Bta5sX0JvPvDCycFPTs+PbtQTUOvIHgAhu+DoJ4BH9mFgcAzyy3cDee3+c9ATq60ErjfDcP/kDPQ3hJtIM7XlwMAJ8FoBBe2bi/4m6J1QO34yrWlc740XxDffr/wm6EWP2u0GJsEnDS/DJVPvge7T0DspmT+aGQx+cUKGPriKTcCbzEhGwOn5GAZegM/gHdiSVAK1VBo9F+yRFJn2+hgGXtrBSXpn0mbQb5orbavl4ZfskZRDm5gGp1QKQM16nPACdhNpczZur3+ezAM1eoLwv0MUfQBkquZISGUUwgAAAABJRU5ErkJggg==)}.datepicker>.datepicker_header>a:hover>div{background-position:-16px 0}.datepicker>.datepicker_inner_container{margin:-2px 0 -2px 0;background-color:#d2d2d2;border:1px solid #c8c8c8;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:.5px 0 3px #c8c8c8;-webkit-box-shadow:.5px 0 3px #c8c8c8;-moz-box-shadow:.5px 0 3px #c8c8c8}.datepicker>.datepicker_inner_container:after{content:".";display:block;height:0;clear:both;visibility:hidden}.datepicker>.datepicker_inner_container>.datepicker_calendar{float:left;width:18.3em;margin-top:-.5px;margin-left:-1px;margin-bottom:-2px;background-color:#fff;border:1px solid #c8c8c8;border-top:none;border-top-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px}.datepicker>.datepicker_inner_container>.datepicker_calendar>table{padding:10px}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>th{color:#646464;width:18px;font-size:small;font-weight:400;text-align:center}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td{color:#000;font-size:small;text-align:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;cursor:pointer;padding:10px}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.today{border-bottom:#bfbfbf solid 2px;margin-bottom:-2px}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.wday_sat{color:#04a}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.wday_sun{color:#e13b00}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_another_month{color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_in_past{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_in_unallowed{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.out_of_range{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.active{color:#fff;background-color:grey}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.hover{color:#000;background-color:#c8c8c8}.datepicker>.datepicker_inner_container>.datepicker_timelist{float:left;margin-top:-.5px;padding:5px 0;overflow:auto;overflow-x:hidden;background-color:#fff;border-top-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;text-align:right;width:4.9em}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar{overflow:hidden;width:6px;background:#fafafa;border-top-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar:horizontal{height:1px}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-button{display:none}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece{background:#eee}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece:start{background:#eee}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-thumb{background:#aaa;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-corner{background:#333}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item{padding-top:5px;padding-bottom:5px;padding-left:7px;padding-right:7px;margin-top:5px;margin-bottom:2px;font-size:small;user-select:none;-webkit-user-select:none;-moz-user-select:none;cursor:pointer}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.time_in_past{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.out_of_range{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.active{color:#fff;background-color:grey}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.hover{color:#000;background-color:#c8c8c8}