@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Montserrat');
body
{
	 background-color: #2c3d4c !important;
	font-family:'Montserrat' ;
	color: #8f92a1;
	height: 100%;
}
.centerdiv
{
	text-align: center;
}
.faq a{
color: #2d3d4d;
font-weight: 600;
}
.adminfooter{
	padding-bottom:10px !important;
}
.logindiv
{
	display:inline-block;
	padding:20px !important;
	margin-top: 2%;
	border-radius: 15px;
	background-color: #fff; 

	width:376px !important;
	/*height: 536px;*/
}
.verifydiv
{
	width: 600px !important;
	/*margin-bottom: 5%;*/
}
.noteblock
{
	font-size:14px !important;
	text-align:left;
	font-weight: 600;
	color:#2c3d4c !important;
	margin-bottom: 10px !important;
}
.clserr
{
	font-family: 'Montserrat';
    font-size: 14px;
    font-weight: lighter;
	color:red;   
    margin: 0px 0px 25px 0px;
}
.clserradmin
{
	font-family: 'Montserrat';
    font-size: 14px;
    font-weight: normal;
	color:red;   
}
    
#logo{
  margin: 5px 0px !important;
}
#logo{
 width: 255px;
    height: 57px;
 
}
.heading
{
	font-family:'Montserrat';
	font-size:16px;
	font-weight:700;
	color: #2c3d4c;
	padding: 15px 0;	
}
.addlink
{
	font-size : 14px;
		
}
.addlink:hover
{
	text-decoration:none;
		
}
.headinglight
{
	font-family:'Montserrat';
	font-size:14px;
	font-weight:lighter;
	color: #8f92a1;	
	margin: 0px 0px 15px 0px;
}
.fieldrow
{
	border-bottom: 1px solid #e1e1e1;	
}
.adminarea .fieldrow
{
	border-bottom: none;
	margin-top:0px !important;
}

.iconlogin
{
	margin-top:0px;
	width:18px;
	
}
.icondiv
{
	float:none;
    display:inline-block;
    vertical-align:middle;
    margin-right:-4px;
}
.frmhead
{
	font-family:'Montserrat';
	font-size:12px;
	font-weight:bold;
	color: #2c3d4c;
	margin: 0px 0px 10px 0px;	
	text-transform: uppercase;
}
.frmfield
{
	border:none !important;
	font-family:'Montserrat' !important;
	font-size:12px !important;
	font-weight:lighter !important;
	color: #040404 !important;
	margin-bottom:10px !important;
}
.frmformfield
{
	
	font-family:'Montserrat' !important;
	font-size:12px !important;
	color: #000000 !important;
	margin-bottom:10px !important;
	height:30px;
	padding:6px;
	
}
textarea.frmformfield{
	height:auto !important;
}
loginbtn:hover
{
	background-color:inherit !important;
}
.row.fieldrow {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

/*.adminarea select
{
  -webkit-appearance: none;
  border: 1px solid #ccc;
}*/

.row.fieldrow > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.frmbutton
{
	background-color:#73d3da;
	margin-top: 30px;
	padding:10px;
	border-radius: 15px;
	font-family:'Montserrat';
	font-size:14px;
	font-weight:bold;
	color: #2c3d4c;
}
.loginbtn
{
	background-color: #73d3da !important;
    border: none !important;
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #2c3d4c !important;
}
.searchbtn
{
	background-color: #73d3da !important;
    border: none !important;
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #2c3d4c !important;
	border-radius: 15px;
	height:30px;
	margin-bottom:10px;
	margin-top:auto;
	text-transform: uppercase;
	min-height: 34px;	
}
.delbtn{
	min-width:200px;
	float: right;
}
.deliconlist{
	width:10%;
	text-align:center !important;
}
.verifydiv .searchbtn
{
	min-width: 250px;	
	margin-top:30px;
}
.adminarea
{
	margin-top: 100px;
	background-color: #F1F5F8;
	padding: 20px 0px;
}
.level2
{
	padding-left: 30px;
}
.level3
{
	padding-left: 60px;
}
.colrightlink
{
	text-align: right;
	padding: 15px 0px 0px 0px!important;	
}
.colrightlink a
{
	margin-top: 10px;
	font-family:'Montserrat';
	font-size:14px;
	font-weight:lighter;
	color: #8f92a1;		 
}
.colrightlink a:hover
{
	color: #2c3d4c;
	text-decoration:none;
}
.vertext
{
	margin-top: 10px;
	font-family:'Montserrat';
	font-size:12px;
	font-weight:lighter;
	color: #8f92a1;		
}
input:focus{
    outline: none;
}
h4.admintitle
{
	text-align: right;
	font-size: 15px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
	color: #2c3d4c;
}
.adminarea .linktxt{
	font-size: 18px !important;
}
/* Three image containers (use 25% for four, and 50% for two, etc) */
.rowmenu
{
	margin-top:20px;
}
.columnmenu {
  float: left;
  width: 30.33%;
  padding: 20px 30px;
  text-align:left;
  height: 130px;
  border: 1px solid #fff;
  margin: 15px 15px 0px 0px;
  background-color:#fff;
  border-radius: 15px;
  cursor:pointer;
}
.columnmenu1 {
  float: left;
  width:100%;
  
  padding: 20px 30px;
  text-align:left;
  height: 130px;
  border: 1px solid #fff;
 
  background-color:#fff;
  border-radius: 15px;
  cursor:pointer;
}
.columnmenu2 {
 
  
  padding: 20px 30px;
  text-align:left;
  height: 130px;
  border: 1px solid #fff;
 width:100%;
  background-color:#fff;
  border-radius: 15px;
  cursor:pointer;
}
.columnmenu3 {
  float: right;
  width:100%;
  padding: 20px 30px;
  text-align:left;
  height: 130px;
  border: 1px solid #fff;
 
  background-color:#fff;
  border-radius: 15px;
  cursor:pointer;
}
.columnmenu:hover, .columnmenu1:hover, .columnmenu2:hover, .columnmenu3:hover {
  
  background-color:#73d3da;
  
}
.columnmenu1, .columnmenu2, .columnmenu3{
	margin-bottom:30px;
}
.columnmenu a, .columnmenu1 a, .columnmenu2 a, .columnmenu3 a, .columnmenu1 span.linktxt, .columnmenu2 span.linktxt, .columnmenu3 span.linktxt{
	line-height: 100px;
	font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
	color: #2c3d4c;
}
.columnmenu img, .columnmenu1 img, .columnmenu2 img, .columnmenu3 img{
	float:right;
}

/* Clear floats after image containers */
.rowmenu::after {
  content: "";
  clear: both;
  display: table;
}

/*FAQ styles*/
input.faqinput {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.faq.col{
    margin-bottom:0px;
}

.row.faq {
    padding-top:14px;
	padding-bottom: 14px;
  display: -webkit-box;
  display: flex;
  text-align:left;
}
.row.faq .col.faq {
  -webkit-box-flex: 1;
          flex: 1;
}
.row.faq .col.faq:last-child {
  margin-left: 0;
}

/* Accordion styles */
.faq.tabs {
  overflow: hidden;
}

.faq.tab {
  width: 100%;
  color: #ffffff;
  overflow: hidden;
  font-size:14px;
  font-family: 'Montserrat';
  margin-bottom: 10px;
  border: 1px solid;
  border-radius: 8px;
}
.faq.tab-label {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 1em;
  background: #2c3d4c;
  font-weight: bold;
  cursor: pointer;
  /* Icon */
}
.faq.tab-label:hover {
  background: #73d3da;
  color:#2c3d4c;
}
.faq.tab-label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all .35s;
  transition: all .35s;
}
.faq.tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3d4c;
  background: white;
  -webkit-transition: all .35s;
  transition: all .35s;
}
.faq.tab-close {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #ffffff;
  cursor: pointer;
}
.faq.tab-close:hover {
  background: #2c3d4c;
}

input.faqinput:checked + .faq.tab-label {
  background: #2c3d4c;
  color:#73d3da;
}
input.faqinput:checked + .faq.tab-label::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
input.faqinput:checked ~ .faq.tab-content {
  max-height: 100%;
  padding: 1em;
}

/* 
Generic Styling, for Desktops/Laptops 
*/
table.list a{ 
  color: #2d3d4d;
  font-weight: 600;
}
table.list a:hover{ 
  text-decoration:underline;
}
table.list { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
table.list tr:nth-of-type(odd) { 
  background: #eee; 
}
table.list th { 
  background: #2d3d4d; 
  color: #73d3da; 
  font-weight: 600; 
  font-family: 'Montserrat', sans-serif;
}
table.list td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
  font-family: 'Montserrat', sans-serif;
}

table.contentlist { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
table.contentlist tr:nth-of-type(odd) { 
  background: #eee; 
}
table.contentlist th { 
  background: #2d3d4d; 
  color: #73d3da; 
  font-weight: 600; 
  font-family: 'Montserrat', sans-serif;
}
table.contentlist td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
  font-family: 'Montserrat', sans-serif;
}
h4.pgtitle
{
	text-align: left;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #2c3d4c;
}

}
.align-items-center {
  -ms-flex-align: center!important;
  align-items: center!important;
}
.d-flex {
  display: -ms-flexbox!important;
  display: flex!important;
}

.pagination{
	text-align:right;
	margin:20px 0px;
}

.pagination .btn-page{
	margin-right: 5px !important;
    padding: 3px 6px !important;
    border: #CCC 1px solid !important;
    background: #FFF !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    font-size: 14px;}
.pagination .btn-page:hover{background:#73d3da !important;}
.pagination .btn-page.current{background:#73d3da !important;}

@media only screen and (max-width: 600px) {
  .columnmenu img, .columnmenu1 img, .columnmenu2 img, .columnmenu3 img{
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.columnmenu1, .columnmenu2, .columnmenu3
	{
		height:200px;
	}
	.columnmenu a, .columnmenu1 a, .columnmenu2 a, .columnmenu3 a{
		text-align:center;
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}

@media screen and (max-width: 500px) {
  .columnmenu {
    width: 100%;
  }
  .searchbtn
{
	margin-top:10px !important;
}
}
/*@media screen and (min-width: 760px) {
  	.iconlist
	{
		width:5%;
		text-align:center !important;
	}
}*/
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table.list, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	table.list thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.list tr { border: 1px solid #ccc; }
	
	table.list td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #dcdcdc;
		position: relative;
		padding-left: 50%; 
	}
	
	table.list td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

	/* Force table to not be like tables anymore */
	table.contentlist, thead, tbody, th, td, tr { 
		display: block; 
	}

  @media screen and (min-width: 1000px){
.footer-box {
    width: 100%;
}
}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	table.contentlist thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.contentlist tr { border: 1px solid #ccc; }
	
	table.contentlist td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	table.contentlist td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

    /* Force table to not be like tables anymore */
  table.member_list1, thead, tbody, th, td, tr { 
    display: block; 
  }
  
  /* Hide table headers (but not display: none;, for accessibility) */
  table.member_list1 thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  table.member_list1 tr { border: 1px solid #ccc; }
  
  table.member_list1 td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50%; 
  }
  
  table.member_list1 td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
  }
  

      /* Force table to not be like tables anymore */
  table.memberloglist, thead, tbody, th, td, tr { 
    display: block; 
  }
  
  /* Hide table headers (but not display: none;, for accessibility) */
  table.memberloglist thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  table.memberloglist tr { border: 1px solid #ccc; }
  
  table.memberloglist td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50%; 
  }
  
  table.memberloglist td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
  }



      /* Force table to not be like tables anymore */
  table.pageloglist, thead, tbody, th, td, tr { 
    display: block; 
  }
  
  /* Hide table headers (but not display: none;, for accessibility) */
  table.pageloglist thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  table.pageloglist tr { border: 1px solid #ccc; }
  
  table.pageloglist td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50%; 
  }
  
  table.pageloglist td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
  }

        /* Force table to not be like tables anymore */
  table.docloglist, thead, tbody, th, td, tr { 
    display: block; 
  }
  
  /* Hide table headers (but not display: none;, for accessibility) */
  table.docloglist thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  table.docloglist tr { border: 1px solid #ccc; }
  
  table.docloglist td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50%; 
  }
  
  table.docloglist td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
  }


	
	/*
	Label the data
	*/
	table.list td:nth-of-type(1):before { content: "Name"; }
	table.list td:nth-of-type(2):before { content: "Email"; }
	table.list td:nth-of-type(3):before { content: "Role"; }
	table.list td:nth-of-type(4):before { content: "Edit"; }
	table.list td:nth-of-type(5):before { content: "Delete"; }


	table.contentlist td:nth-of-type(1):before { content: "Content Title"; }
	table.contentlist td:nth-of-type(2):before { content: "Content Menu"; }
	table.contentlist td:nth-of-type(3):before { content: "Edit"; }
	table.contentlist td:nth-of-type(4):before { content: "Status"; }
	table.contentlist td:nth-of-type(5):before { content: "Delete"; }
	
	table.memberslist td:nth-of-type(1):before { content: "Company Name" !important; }
	table.memberslist td:nth-of-type(2):before { content: "Status" !important; }
	table.memberslist td:nth-of-type(3):before { content: "Edit" !important; }
	table.memberslist td:nth-of-type(4):before { content: "Delete" !important; }
	
	table.pdflist td:nth-of-type(1):before { content: "Document Title" !important; }
	table.pdflist td:nth-of-type(2):before { content: "Menu" !important; }
	table.pdflist td:nth-of-type(3):before { content: "Status" !important; }
	table.pdflist td:nth-of-type(4):before { content: "Edit" !important; }
	table.pdflist td:nth-of-type(5):before { content: "Delete" !important; }

  table.member_list1 td:nth-of-type(1):before { content: "Country" !important; }
  table.member_list1 td:nth-of-type(2):before { content: "Members" !important; }
  table.member_list1 td:nth-of-type(3):before { content: "Page Views" !important; }

 
  table.member_list2 td:nth-of-type(1):before { content: "Company Name" !important; }
  table.member_list2 td:nth-of-type(2):before { content: "Total Login" !important; }
  table.member_list2 td:nth-of-type(3):before { content: "Total Document Views" !important; }
  table.member_list2 td:nth-of-type(4):before { content: "Total Page Views" !important; }


 
  table.memberloglist td:nth-of-type(1):before { content: "User Name" !important; }
  table.memberloglist td:nth-of-type(2):before { content: "City/Country" !important; }
  table.memberloglist td:nth-of-type(3):before { content: "Logged In Date & Time (UTC)" !important; }

  
  table.pageloglist td:nth-of-type(1):before { content: "User Name" !important; }
  table.pageloglist td:nth-of-type(2):before { content: "Page" !important; }
  table.pageloglist td:nth-of-type(3):before { content: "City/Country" !important; }
  table.pageloglist td:nth-of-type(4):before { content: "Date & Time (UTC)" !important; }


  table.docloglist td:nth-of-type(1):before { content: "User Name" !important; }

  table.docloglist td:nth-of-type(2):before { content: "Document Name" !important; }
  table.docloglist td:nth-of-type(3):before { content: "Document Page" !important; }
  table.docloglist td:nth-of-type(4):before { content: "City/Country" !important; }
  table.docloglist td:nth-of-type(5):before { content: "Date & Time (UTC)" !important; }


	
}

/* The Modal (background) */
.modal {
  display: none;
  position: absolute;
    z-index: 1;
    padding-top: 49px;
    left: 20%;
    top: 0%;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #222f3a;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;    

}

/* Next & previous buttons */
/*.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}*/

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}
.hover-shadow
{
	font-size: 13px;
    font-weight: 500;
}


.small-box {
  position: relative;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 15px;
}
.small-box > .inner {
  padding: 10px;
  text-align: left;
}
.small-box > .small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.small-box > .small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
  padding: 20px 20px 0px;
}
.small-box p {
  font-size: 15px;
  padding: 5px 20px;
}
.small-box p > small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px;
}
.small-box h3,
.small-box p {
  z-index: 5px;
  color: #fff !important;
  
}

.small-box:hover .icon {
    animation-name: tansformAnimation !important;
    animation-duration: .5s !important;
    animation-iteration-count: 1 !important;
    animation-timing-function: ease !important;
    animation-fill-mode: forwards !important;
    -webkit-animation-name: tansformAnimation;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    }
.small-box .icon {
  position: absolute;
  top: auto;
  bottom: 10px;
  right: 20px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}
.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}
.small-box:hover .icon {
  animation-name: tansformAnimation;
  animation-duration: .5s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: tansformAnimation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: tansformAnimation;
  -moz-animation-duration: .5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
@keyframes tansformAnimation {
  from {
    font-size: 90px;
  }
  to {
    font-size: 100px;
  }
}
@-webkit-keyframes tansformAnimation {
  from {
    font-size: 90px;
  }
  to {
    font-size: 100px;
  }
}
@media screen and (max-width: 480px) {
  .small-box {
    text-align: center;
  }
  .small-box .icon {
    display: none;
  }
  .small-box p {
    font-size: 12px;
  }
}
/*
    component: Boxes
-------------------------
*/
.box {
  position: relative;
  background: #ffffff;
  border-top: 2px solid #c1c1c1;
  margin-bottom: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
/*.box.box-primary {
  border-top-color: #3c8dbc;
}*/
.box.box-info {
  border-top-color: #00c0ef;
}
.box.box-danger {
  border-top-color: #f56954;
}
.box.box-warning {
  border-top-color: #f39c12;
}
.box.box-success {
  border-top-color: #00a65a;
}
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}
.box .box-header {
  position: relative;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 0px solid #f4f4f4;
  color: #444;
  padding-bottom: 10px;
}
.box .box-header:before,
.box .box-header:after {
  display: table;
  content: " ";
}
.box .box-header:after {
  clear: both;
}
.box .box-header > .fa,
.box .box-header > .glyphicon,
.box .box-header > .ion,
.box .box-header .box-title {
  display: inline-block;
  padding: 10px 0px 10px 10px;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  float: left;
  cursor: default;
}
.box .box-header a {
  color: #444;
}
.box .box-header > .box-tools {
  padding: 5px 10px 5px 5px;
}
.box .box-body {
  padding: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.box .box-body > table,
.box .box-body > .table {
  margin-bottom: 0;
}
.box .box-body.chart-responsive {
  width: 100%;
  overflow: hidden;
}
.box .box-body > .chart {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.box .box-body > .chart svg,
.box .box-body > .chart canvas {
  width: 100%!important;
}
.box .box-body .fc {
  margin-top: 5px;
}
.box .box-body .fc-header-title h2 {
  font-size: 15px;
  line-height: 1.6em;
  color: #666;
  margin-left: 10px;
}
.box .box-body .fc-header-right {
  padding-right: 10px;
}
.box .box-body .fc-header-left {
  padding-left: 10px;
}
.box .box-body .fc-widget-header {
  background: #fafafa;
  box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.02);
}
.box .box-body .fc-grid {
  width: 100%;
  border: 0;
}
.box .box-body .fc-widget-header:first-of-type,
.box .box-body .fc-widget-content:first-of-type {
  border-left: 0;
  border-right: 0;
}
.box .box-body .fc-widget-header:last-of-type,
.box .box-body .fc-widget-content:last-of-type {
  border-right: 0;
}
.box .box-body .table {
  margin-bottom: 0;
}
.box .box-body .full-width-chart {
  margin: -19px;
}
.box .box-body.no-padding .full-width-chart {
  margin: -9px;
}
.box .box-footer {
  border-top: 1px solid #f4f4f4;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
  background-color: #ffffff;
}
.box.box-solid {
  border-top: 0px;
}
.box.box-solid > .box-header {
  padding-bottom: 0px!important;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}
.box.box-solid.box-primary > .box-header {
  color: #fff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a {
  color: #444;
}
.box.box-solid.box-info > .box-header {
  color: #fff;
  background: #00c0ef;
  background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a {
  color: #444;
}
.box.box-solid.box-danger > .box-header {
  color: #fff;
  background: #f56954;
  background-color: #f56954;
}
.box.box-solid.box-danger > .box-header a {
  color: #444;
}
.box.box-solid.box-warning > .box-header {
  color: #fff;
  background: #f39c12;
  background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a {
  color: #444;
}
.box.box-solid.box-success > .box-header {
  color: #fff;
  background: #00a65a;
  background-color: #00a65a;
}
.box.box-solid.box-success > .box-header a {
  color: #444;
}
.box.box-solid > .box-header > .box-tools > .btn {
  border: 0;
  box-shadow: none;
}
.box.box-solid.collapsed-box .box-header {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}
.box .box-group > .box {
  margin-bottom: 5px;
}
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}
.box .todo-list {
  margin: 0;
  padding: 0px 0px;
  list-style: none;
}
.box .todo-list > li {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  background: #f3f4f5;
  margin-bottom: 2px;
  border-left: 2px solid #e6e7e8;
  color: #444;
}
.box .todo-list > li:last-of-type {
  margin-bottom: 0;
}
.box .todo-list > li.danger {
  border-left-color: #f56954;
}
.box .todo-list > li.warning {
  border-left-color: #f39c12;
}
.box .todo-list > li.info {
  border-left-color: #00c0ef;
}
.box .todo-list > li.success {
  border-left-color: #00a65a;
}
.box .todo-list > li.primary {
  border-left-color: #3c8dbc;
}
.box .todo-list > li > input[type='checkbox'] {
  margin: 0 10px 0 5px;
}
.box .todo-list > li .text {
  display: inline-block;
  margin-left: 5px;
  font-weight: 600;
}
.box .todo-list > li .label {
  margin-left: 10px;
  font-size: 9px;
}
.box .todo-list > li .tools {
  display: none;
  float: right;
  color: #f56954;
}
.box .todo-list > li .tools > .fa,
.box .todo-list > li .tools > .glyphicon,
.box .todo-list > li .tools > .ion {
  margin-right: 5px;
  cursor: pointer;
}
.box .todo-list > li:hover .tools {
  display: inline-block;
}
.box .todo-list > li.done {
  color: #999;
}
.box .todo-list > li.done .text {
  text-decoration: line-through;
  font-weight: 500;
}
.box .todo-list > li.done .label {
  background: #eaeaec !important;
}
.box .todo-list .handle {
  display: inline-block;
  cursor: move;
  margin: 0 5px;
}
.box .chat {
  padding: 5px 20px 5px 10px;
}
.box .chat .item {
  margin-bottom: 10px;
}
.box .chat .item:before,
.box .chat .item:after {
  display: table;
  content: " ";
}
.box .chat .item:after {
  clear: both;
}
.box .chat .item > img {
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}
.box .chat .item > img.online {
  border: 2px solid #00a65a;
}
.box .chat .item > img.offline {
  border: 2px solid #f56954;
}
.box .chat .item > .message {
  margin-left: 55px;
  margin-top: -40px;
}
.box .chat .item > .message > .name {
  display: block;
  font-weight: 600;
}
.box .chat .item > .attachment {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f0f0f0;
  margin-left: 65px;
  margin-right: 15px;
  padding: 10px;
}
.box .chat .item > .attachment > h4 {
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 14px;
}
.box .chat .item > .attachment > p,
.box .chat .item > .attachment > .filename {
  font-weight: 600;
  font-size: 13px;
  font-style: italic;
  margin: 0;
}
.box .chat .item > .attachment:before,
.box .chat .item > .attachment:after {
  display: table;
  content: " ";
}
.box .chat .item > .attachment:after {
  clear: both;
}
.box > .overlay,
.box > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box > .overlay {
  z-index: 1010;
  background: rgba(255, 255, 255, 0.7);
}
.box > .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box > .loading-img {
  z-index: 1020;
  background: transparent url('../img/ajax-loader1.gif') 50% 50% no-repeat;
}
#jqstooltip{
  height:50px;
  width: 50px;
}



.box .pull-right .btn.btn-primary{
  width:35px !important;
  height: 35px !important;
  padding: 5px 8px !important;
}

.required_field{
  color: red;
  padding-left: 3px;
}

.doclink{
    font-size:12px;
}

.terms{
    font-family: 'Montserrat' !important;
    font-size: 13px !important;
    font-weight: lighter !important;
    color: #000 !important;
    line-height: 21px;
}

.frmfield:focus::-webkit-input-placeholder  {color:transparent;}
.frmfield:focus::-moz-placeholder   {color:transparent;}
.frmfield:-moz-placeholder   {color:transparent;}

input[type=file] {
    display: block;
    padding-left: 0 !important;
}
.ranges .applyBtn{
  background-color: #73d3da !important;
}

.ranges .applyBtn:hover{
  background-color: #73d3da !important;
}
.pages-style p, ul{
      font-size: 14px;
    line-height: 22px;
    padding-bottom: 15px;
}
.pages-style p u{
      font-size: 14px;
}

.pages-style table{
  margin: 0 0 20px;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
    border-top: 1px solid #ececec;
}
.pages-style table tr:nth-child(2n+1) {
    background-color: #fcfcfc;
}

.pages-style tr td:first-child {
    border-left-style: solid;
    border-left-width: 1px;
    border-color: #ececec;
}

.pages-style td {
    
    border-style: none solid solid none;
    border-top: medium none;
    border-width: medium 1px 1px medium;
    font-size: 13px;
    padding: 10px;
    border-color: #ececec;

}
.pages-style ul
{
  list-style: disc;
    padding-left: 20px;
    font-size:14px;
}

.ajax-content-wrap{
  position:relative;
}

 .loader {
    z-index: 999999;
    background: transparent url(/res/img/ajax-loader.gif) 50% 50% no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
}
 #overlay{
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
        background: #33333354;
    opacity: 7.5;
    z-index: 99999;
}


/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}





@media only screen and (min-width : 1px) and (max-width : 768px) {

  .row.fieldrow #memotp{
    margin-bottom: 20px !important;
  }


   .logindiv
  {
    width: 100% !important;
    margin-top: 7% !important;
  }
  .formError{
    left:0 !important;
  }
  .iconlogin{
    margin-top: 0px;
  }
  .logindiv .icondiv
  {
     padding-right: 0;
    padding-left: 15px;
  }

  #logo{
    margin: 0px 0px !important;
 }

 #header-outer{
  padding: 10px 15px !important;
 }
 html #header-outer{
   padding-top: 10px !important;
 }
 .adminarea {
    margin-top: 68px;
    position: relative;
  }
  .right_0{
    padding-right: 0px !important;
  }
  .table-condensed thead{
    display: table-header-group !important;
    vertical-align: middle;
    border-color: inherit;
  }
  .table-condensed tr{
    display: table-row !important;
    vertical-align: inherit;
    border-color: inherit;
  }
  .table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding: 5px;
    display: table-cell;
}
.table-condensed tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}



.pages-style table>thead{
    display: table-header-group !important;
    vertical-align: middle;
    border-color: inherit;
  }
  .pages-style table tr{
    display: table-row !important;
    vertical-align: inherit;
    border-color: inherit;
  }
  .pages-style table>thead>tr>th, .pages-style table>tbody>tr>th, .pages-style table>tfoot>tr>th, .pages-style table>thead>tr>td, .pages-style table>tbody>tr>td, .pages-style table>tfoot>tr>td {
    padding: 5px;
    display: table-cell;
}
.pages-style table>tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.table-responsive{overflow-x:auto;width: 100%;margin-bottom: 15px; overflow-y: hidden;}

.table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
}

.table-responsive::-webkit-scrollbar:vertical {
    width: 12px;
}

.table-responsive::-webkit-scrollbar:horizontal {
    height: 12px;
}

.table-responsive::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

.table-responsive::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
}
@media only screen and (max-width: 1100px) and (min-width: 1000px){
	body #header-outer .slide-out-widget-area-toggle .lines-button, body #header-outer .slide-out-widget-area-toggle .lines, body #header-outer .slide-out-widget-area-toggle .lines:before, body #header-outer .slide-out-widget-area-toggle .lines:after {
    height: 3px!important;
    width: 20px!important;
    background-color: #ffffff!important;
}
}