@charset "utf-8";
/* CSS Document */

@font-face 		{ src:url(../fonts/Assistant-Bold.ttf); font-family:Assistant-Bold;}
@font-face 		{ src:url(../fonts/Assistant-ExtraBold.ttf); font-family:Assistant-ExtraBold;}
@font-face 		{ src:url(../fonts/Assistant-SemiBold.ttf); font-family:Assistant-SemiBold;}
@font-face 		{ src:url(../fonts/Assistant-Light.ttf); font-family:Assistant-Light;}
@font-face 		{ src:url(../fonts/Assistant-Regular.ttf); font-family:Assistant-regular;}
@font-face 		{ src:url(../fonts/Assistant-ExtraLight.ttf); font-family:Assistant-Extralight;}
html			{ background: #ffffff;}
body			{ margin:0px; padding:0px; font-family: Roboto,sans-serif; font-size: 14px; line-height: 1.57142857; color: #757575; background-color: #f3f4f5;}
.floatLeft		{ float:left;}
.floatRight		{ float:right; margin-bottom: 10px;}
.clear			{ clear:both;}
a				{ text-decoration:none; color:#1c82e1; outline:none;}
img				{ border:none;}
.wrapper		{ margin:0px auto; padding:0px; width:100%;}
h1				{ font-size:30px; color:#286383; font-weight:normal; }
h2				{ margin:0px 0px 20px 0px; padding:0px 0px 5px 0px; font-family:Roboto,sans-serif; font-size:25px; color:#1c82e1; font-weight:normal; font-style:italic; border-bottom:solid 1px #777777; color: #000 !important;}
h2 span			{ color:#000;}
h3				{ margin:0px 0px 20px 0px; padding:0px 0px 5px 0px; font-size:30px; color:#1c82e1; font-weight:normal; font-style:italic; border-bottom:solid 1px #CCCCCC; }
h3 span			{ color:#777777;}
h4				{ margin:5px 0px; padding:0px; font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#777777; font-weight:normal;}
h5				{ margin:10px 0px; padding:0px; font-size:22px; color:#1c82e1; font-weight:normal; font-style:italic;}
h5 span			{ color:#777777;}
h6				{ margin:0px 0px 10px 0px; padding:0px 0px; font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#1c82e1; text-transform:uppercase; font-weight:normal;}
h6 span			{ font-size:26px;}
.noborder		{ border:none;}

.error-msg		{ margin:10px 0px; padding:0px; font-size:12px; color:#C00;}
.success-msg	{ margin:10px 0px; padding:0px; font-size:18px; color:#43b859;}
.critical-error-msg	{ margin:10px 0px; padding:0px; font-size:20px; color:#C00;}

.width80		{ width:80px !important;}
.width100		{ width:100px !important;}
.width200		{ width:200px !important;}

.overlay		{ background:#000000 url(../images/loading.gif) no-repeat center 50%; display:none; position:absolute;z-index:100;opacity:0.8;}
.checkbox		{ width: 19px; height: 25px;  padding: 0 5px 0 0; background: url(../images/checkbox.png) no-repeat;  display: block;  clear: left;  float: left; }

.log			{ width:450px; word-wrap: break-word;}

/*  Header Section  */

.header			{ margin:0px; padding:0px; height:110px; border-bottom:solid 1px #FFF; background:#1b1b1b;}
.logo			{ margin:10px 0px 0px 10px; padding:0px; float:left;}
.sevendollor			{ margin:20px 0px 0px 50px; padding:0px; float:left;}
.top-right		{ margin:0px 0px 0px 0px; padding:0px; float:right;}
.login			{ margin:0px; padding:0px; float:right;}
.login a		{ margin:0px; padding:0px; background:url(../images/login-btn.png) no-repeat; width:141px; height:46px; line-height:35px; display:block; color:#FFF; font-size:25px; text-align:center;}
.login a img	{ padding-left:5px;}
.menu			{ margin:80px 0px 0px 0px; padding:0px;}
#nav			{ margin:0px; padding:0px;}
#nav li			{ margin:0px 10px; padding:0px; display:inline; list-style:none; font-size:18px;}
#nav li:last-child	{ margin-right:0px;}
#nav li a		{ margin:0px; padding:5px 10px; color:#FFFFFF; }
#nav li a.select, #nav li a:hover{ color:#00c0ff; border-bottom:solid 1px #00c0ff;}

/*  --- End Header Section --- */

/*--------------------------------------------------------------------------------------------*/
/*  Home page Banner Section  */

.banner-wrapper	{ margin:0px; padding:10px 0px; background:url(../images/banner-bg.jpg) repeat; height:370px; border-bottom:solid 1px #FFFFFF;}
.banner-bg		{ background:url(../images/banner-shadow.png) repeat-x bottom; height:380px;}
.banner-content	{ margin:0px; padding:0px; width:440px; float:left;}
.banner-content h1{ color:#FFF; font-size:40px; font-weight:normal;}
.banner-content p{ color:#bebebe; font-size:15px; font-weight:normal; text-align:justify; line-height:24px;}
.banner-content .option div{ margin:20px 7px 0px 7px; float:left;}
.button a		{ margin:0px; padding:0px; background:url(../images/button1.png) no-repeat; width:205px; height:47px; line-height:45px; display:block; color:#FFF; font-size:25px; text-align:center;}
.button a img	{ padding-left:5px;}
.banner-img		{ margin:20px 0px 0px 0px; padding:0px; width:480px; float:right;}
.banner-img div	{ margin:10px 0px; }

/*  --- End Home page Banner Section ---  */


/*  Home page content  */

.boxes			{ margin:0px; padding:0px;}
.box			{ margin:0px; padding:0px; width:300px; float:left;}
.box-mid		{ margin:0px 40px;}
.box p			{ margin:10px 0px; padding:0px; color:#777777; font-size:14px; line-height:22px; text-align:justify;}
.box-img		{ margin:0px; padding:10px; border:solid 1px #d6d6d6; background:#f2f2f2;}
.readmore		{ float:right;}
.readmore a		{ font-size:12px; color:#0b7699;}
.readmore a:hover{ text-decoration:underline;}

#list		{ margin:10px 0px 0px 0px; padding:0px;}
#list li	{ margin:0px; padding:0px 0px 0px 25px; display:block; list-style:none; background:url(../images/arrow.png) no-repeat left; line-height:25px; color:#777777; font-size:14px;}

/*  --- End Home page content --- */

/*  Login-Forgot Password page content  */

.login-form		{ margin:80px auto 200px auto; padding:0px; width:100%;}
.login-table, .password-table	{ margin:0px; padding:0px; width:500px!important; font-family:Arial; font-size:14px; color:#777777;}
.login-table .textbox,.password-table .textbox{ width:250px;}
.login-table a  { color:#1c82e1;}

.password-table	{width:500px;}
.password-table .field{ height:60px; vertical-align:bottom;}

/*  --- Login-Forgot Password page content ---  */

/*  Inner page content  */

.path-nav	{ margin:15px 0px; padding:0px; font-size:12px; color:#1c82e1;}
.path-nav a	{ color:#777777; }
.path-nav a:hover	{ color:#1c82e1; }


.middle	{ margin:0px; padding:0px; width:1000px;}
.middle p{ margin:0px 0px 20px 0px; padding:0px; color:#777777; font-size:14px; text-align:justify; line-height:20px;}
.middle p img{ margin:5px 0px 10px 10px; padding:10px; border:solid 1px #d6d6d6; background:#f2f2f2; float:right;}

.container	{ margin:0px; padding:0px; width:720px; float:left;}
.container p{ margin:0px 0px 20px 0px; padding:0px; color:#777777; font-size:14px; text-align:justify; line-height:20px;}
.container img{  border-radius: 4px;}
.container p img{ margin:5px 0px 10px 10px; padding:10px; border:solid 1px #d6d6d6; background:#f2f2f2; float:right;}
.container a i	{
	font-size: 25px;
	color: rgba(255,255,255,.8);
}
.container:hover a i{
	color: rgba(255,255,255,1);
}
/* .container a img {opacity: 0.8;} */
.container:hover a img {opacity: 1.0;}
.sidebar	{ margin:0px; padding:0px; width:230px; float:right; font-family:Arial, Helvetica, sans-serif;}
.sidebar p	{ margin:0px 0px 0px 0px; padding:0px; color:#777777; font-size:14px; line-height:20px;}
.sidebar .seprater{ margin:20px auto;}

#post		{ margin:0px; padding:0px;}
#post li	{ margin:5px 0px 10px 0px; padding:0px; display:block; list-style:none; color:#777777;}
#post li label{ margin:0px; padding:0px; font-size:15px;}
#post li p{ margin:0px; padding:0px; font-size:12px;}
#post li p a{ color:#1c82e1; text-decoration:underline;}


#tab		{ margin: 0px;padding: 0px;height: 33px;display: inline-flex;max-width: 80%;}
#tab li		{ margin: 0px;
padding: 7px 22px;
display: block;
float: left;
list-style: none;
font-size: 16px;
/* font-size: 14px; */
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 150px;
/*display: block;
float: left;*/}
#tab li.select{width: auto;background:#ffffff; border:solid 1px #dcdcdc; border-bottom:none; border-top-left-radius:3px; -moz-border-radius-topleft:3px; -webkit-border-radius-topleft:3px; border-top-right-radius:3px; -moz-border-radius-topright:3px; -webkit-border-radius-topright:3px;}
#tab li.select a{ color:#1c82e1;}
#tab li a	{ margin:0px; padding:5px; color:#777777;}
#tab li img	{ margin-right:5px;}

.tabing		{ margin:6px 5px 20px 0px; padding:15px; background:#ffffff; border-bottom:solid 1px #dcdcdc; font-size:14px; color:#777777; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;     -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);}

.tabing p.question	{ margin:10px 0px 5px 0px; font-size:14px; color:#363636; font-weight:bold;}

#product	{ margin:0px 0px 20px 20px; padding:0px;}
#product li	{ margin:0px; padding:0px; list-style:circle; line-height:28px;}
#product li a{ margin:0px; padding:0px; font-size:14px; color:#1c82e1; font-weight:bold;}
#product li a:hover{ color:#333;}
#product li span{ margin-left:50px; font-size:12px; color:#C30;}

.delete		{ margin:0px; padding:0px; background:url(../images/error-gray.png) no-repeat center 4px; width:14px; height:16px; display:block;}
.delete:hover		{ margin:0px; padding:0px; background:url(../images/error.png) no-repeat center 4px; width:14px; height:16px; display:block;}

.delete_me		{ margin:0px; padding:0px; background:url(../images/error-gray.png) no-repeat center 4px; width:14px; height:16px; display:block;}
.delete_me:hover		{ margin:0px; padding:0px; background:url(../images/error.png) no-repeat center 4px; width:14px; height:16px; display:block;}

.deleteme		{ margin:0px; padding:0px; background:url(../images/error-gray.png) no-repeat center 4px; width:14px; height:16px; display:block;}
.deleteme:hover		{ margin:0px; padding:0px; background:url(../images/error.png) no-repeat center 4px; width:14px; height:16px; display:block;}

.select-box	{ margin:0px; padding:3px 5px 3px 2px; background:#F3F3F3; border:solid 1px #666; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}


.img-select	{ display:block; text-align:right !important; font-size:12px; font-weight:bold; line-height:25px;}
.img-select input { float:right !important;}
.selectall	{ margin:10px 20px 10px 10px;}
.selectall span{ margin:0px 5px 0px 0px;}
.selectall .btn{ margin-left:20px;}

/*  --- End Inner page content --- */

/*  Contact Us Page  */

.contact-table 	{ margin:10px; padding:0px; color:#777777; font-size:14px;}
.textbox		{ margin:0px; padding:0px 5px; height:25px; line-height:25px; color:#333;border: 1px solid #dfe8f1; width:280px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.textbox:focus	{ border:1px solid #1c82e1; box-shadow:0px 0px 5px #1c82e1; -moz-box-shadow:0px 0px 5px #1c82e1; -webkit-box-shadow:0px 0px 5px #1c82e1;}
.textarea		{ margin:0px; padding:5px; height:100px; line-height:18px; color:#333; border:solid 1px #666; width:280px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.textarea:focus	{ border:none; box-shadow:0px 0px 5px #1c82e1; -moz-box-shadow:0px 0px 5px #1c82e1; -webkit-box-shadow:0px 0px 5px #1c82e1;}
.star			{ color:#C00;}
.width120		{ width:120px;}
.contact-table .info{ font-size:11px;}

.btn {
  margin:0px 10px 0px 0px; padding:3px 10px;
  /*
  background: #303135;
  background-image: -webkit-linear-gradient(top, #303135, #303135);
  background-image: -moz-linear-gradient(top, #303135, #303135);
  background-image: -ms-linear-gradient(top, #303135, #303135);
  background-image: -o-linear-gradient(top, #303135, #303135);
  background-image: linear-gradient(to bottom, #303135, #303135);
  */
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #ffffff;
  text-decoration: none;
  border: none;
  
  color: #0f4a73;
  border-color: rgba(255,255,255,.8);
  border: 1px solid;  
  cursor: pointer;
}
.control-panel .btn,.tabing .btn{background: #2487cc;color: #fff;padding: 5px 10px;border: none; outline: none; -webkit-box-shadow: 0 0 2px rgba(0,0,0,.18),0 2px 4px rgba(0,0,0,.21);box-shadow: 0 0 2px rgba(0,0,0,.18),0 2px 4px rgba(0,0,0,.21);}

.btn:hover {
/*
  background: #565657;
  background-image: -webkit-linear-gradient(top, #565657, #565657);
  background-image: -moz-linear-gradient(top, #565657, #565657);
  background-image: -ms-linear-gradient(top, #565657, #565657);
  background-image: -o-linear-gradient(top, #565657, #565657);
  background-image: linear-gradient(to bottom, #565657, #565657);
*/
   
  color: rgba(255,255,255,1);
  border-color: rgba(255,255,255,1);
  background: rgba(255,255,255,.1);
  text-decoration: none;
}
.control-panel .btn,.tabing .btn:hover{background: #08456f;-webkit-box-shadow: 0 6px 10px rgba(0,0,0,.15);box-shadow: 0 6px 10px rgba(0,0,0,.15);}

.error			{ margin:0px; padding:0px 0px 0px 20px; color:#C00; font-size:12px; background:url(../images/error.png) no-repeat left;}
.success		{ margin:0px; padding:0px 0px 0px 20px; color:#090; font-size:12px; background:url(../images/accept.png) no-repeat left;}
.captcha-field img	{ vertical-align:middle; }

/*  --- End Contact Us Page --- */

.boxcontent  {background-color: #f2f2f2;color: #777777; border-color: #EED3D7; border-radius: 4px 4px 4px 4px;margin-bottom: 20px;padding: 8px 35px 8px 14px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}

/*  Dashboard Page content  */

.updateAvailableRed {background-color: #ffb1db;color: #e81b1b; border-color: #eceaea; border-radius: 4px 4px 4px 4px;margin-bottom: 20px;padding: 8px 35px 8px 14px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
.updateAvailable {background-color: #eceaea;color: #847f7f; border-color: #eceaea; border-radius: 4px 4px 4px 4px;margin-bottom: 20px;padding: 8px 35px 8px 14px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
.header1		{ margin:0px; padding:0px; height:135px; background:#1b1b1b;}
.control-bar	{ margin:0px 0px 20px 0px; padding:0px; height:50px; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
	background: -webkit-gradient(linear,left top,right bottom,color-stop(0%,#008fe2),color-stop(100%,#00b29c));
    background: -webkit-linear-gradient(-65deg,#008fe2 0,#00b29c 100%);
    background: -o-linear-gradient(-65deg,#008fe2 0,#00b29c 100%);
    background: -ms-linear-gradient(-65deg,#008fe2 0,#00b29c 100%);
    background:  linear-gradient(211deg, rgba(244,95,11,1) 0%, rgba(31,78,242,1) 100%);
    background:  linear-gradient(211deg, rgba(244,95,11,1) 0%, rgba(31,78,242,1) 100%);
    
    
}
.user			{ margin: 6px 0 0 10px; padding:0px; color:#ffffff; font-size:22px; line-height:40px; font-weight:normal; float:left; font-family: Roboto,sans-serif}
.control-btn	{ margin:7px 0px 0px 0px; padding:0px; float:right;}

.control-panel	{ margin:33px 0px 20px 0px; padding:0px; float:left; width:220px;}
.display-area	{ margin:7px 0px 0px 0px; padding:0px; float:inherit; width:auto;}
.display-area > div:first-child {text-align: center;}

#controls		{ margin:0px; padding:0px; background:#FFF; border:solid 1px #e5e5e5;}
#controls li	{ display:block; list-style:none; height:35px;
text-overflow: ellipsis;
margin: 10px;
    padding: 0px 2px;
    line-height: 35px;
    overflow: hidden;
    border-radius: 3px;
    border: 0px solid #d1d9dd;
    line-height: 35px;
    font-family: Roboto,sans-serif !important;
    font-weight: 600;
    border-radius: 0 25px 25px 0px;}
#controls li:hover, #controls li.active{background-color: #ddd; color:#27a1c9;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efeeee', endColorstr='#d0cfcf');
}
#controls li a	{ margin:0px; padding:0px; color:#1c82e1; display:block;}
#controls li a { font-family: Roboto,sans-serif;}
#controls li a:hover{ color:#27a1c9;}
/* #controls li a img{ margin:8px 0px 0px 0px; padding:0px; float:right;} */
#controls li a img {  margin: 1px 0px 0px 0px; float: right; padding: 2px; border-radius: 3px; width: 30px; height: 30px; }

div.ex
{
	width:220px;
	height:220px;
	padding:0px;
	border:1px solid gray;
	margin:0px 0px 20px 0px; 
}


.tabing label	{ margin:0px; padding:0px;display:table-cell;display: -moz-grid-line; text-transform:uppercase; font-family:Roboto,sans-serif; font-size:23px; color:#777777;}
.map img		{ margin:0px; padding:0px; border:solid 1px #1b1b1b;}
.item			{ margin:0px; padding:0px 0px 35px 0px; background:url(../images/divider.png) no-repeat bottom;display: inline-block;width: 100%;}

.display-table	{ width:100%; margin:0px 0px 10px 0px; padding:0px; font-family:Roboto,sans-serif; font-size:16px; background:#FFF; border: solid 1px rgba(136,136,136,0.2); border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; font-weight:normal; overflow-x: auto;
					box-shadow: 2px 7px 16px 2px rgba(0, 0, 0, 0.15); }
.display-table>tbody>tr>th{ margin:0px; padding:7px 5px; line-height:30px; background: #2487cc;none repeat center top; color:#FFFFFF; text-transform:capitalize;text-align: center;}
.display-table>tbody>tr>td{ margin:0px; padding:6px 5px; line-height:18px; color:#797979; text-align:center; vertical-align:middle;}
.display-table>tbody>tr>td img{ margin-top:3px; border-radius: 50%;}
.display-table>tbody>tr>td p{ word-wrap:break-word;width:390px;}
.display-table .alignLeft{ text-align:left;}
.display-table tr.lastRow td{ border-bottom:none;}
.display-table tr.even{ background-color: rgba(238, 238, 238, 0.92);}

#photo			{ margin:0px; padding:0px;}
#photo li		{ margin:0px 15px 10px 15px; padding:0px; display:block; list-style:none; float:left;}
#photo li a		{ margin:0px; padding:0px;}
#photo li a img	{ margin:0px; padding:0px; width:100px; height:100px; border:solid 1px #a7a39d;}
#photo li:first-child{ margin-left:0px;}


#photolist			{ margin:0px; padding:0px;}
#photolist li		{ margin:10px 8px; padding:5px; background:#EFEFEF; border:solid 1px #CCC; display:block; list-style:none; float:left;}
#photolist li p		{ margin:0px; padding:6px; color:#1c82e1; text-align:center;} 
#photolist li a		{ margin:0px; padding:0px;}
#photolist li a img	{ margin:0px; padding:0px; width:100px; height:100px;}



.empty			{ margin:0px; padding:0px; text-align:left; font-size:14px; color:#606060;}
.nodivider		{ padding-bottom:10px; background:none;}

.setting td{ line-height:25px; }
.setting .daychoice{ float:left; margin-right:10px;}

/*  --- End Dashboard Page content ---  */

/*  SMS content  */

.result-option	{ margin:0px 0px 10px 0px;}

.paging		{line-height: 20px;margin-bottom: 50px;}
.paging li	{ padding: 5px 10px; display:inline; list-style:none; display:block; float:left; border: 1px solid #dfe8f1; color: #8da0aa;}
.paging li:hover, .paging li.livepage{color: #2b2f33;background-color: #f3f3f9;}
.paging li.next, .paging li.prev{ background:#FFF;}
.paging li a{ color:#8da0aa;}
.paging li.livepage a{color: #2b2f33;}
.paging li:first-child{    border-top-left-radius: 5px;border-bottom-left-radius: 5px; }
.paging li:last-child{    border-top-right-radius: 5px;border-bottom-right-radius: 5px; }
#limitoption{ margin-top: -12px;padding: 5px 10px; border-radius:5px; border: 1px solid #dfe8f1;color: #8da0aa;background: #fff;outline: none;}
#type{margin-top: -12px;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #dfe8f1;
    color: #8da0aa;
    background: #fff;
    outline: none;}
/*  --- End SMS content ---  */

/*  Footer content  */

.payment-wrapper	{ margin:0px; padding:5px 0px;background: rgba(136,136,136,0.08);border-top: solid 1px #E4E4E4;}
.payment			{ margin:0px 10px 10px 10px; float:left;}
.payment p			{ margin:0px; padding:0px; font-size:14px; color:#696969;text-align: justify;}
.disclaimer			{/* width:1115px; */}
#payment-option		{ margin:0px; padding:5px 0px;}
#payment-option li	{ margin:0px 10px 0px 0px; padding:0px; display:inline; list-style:none;}
#payment-option	li a{ margin:0px; padding:0px;}


.footer-wrapper		{ margin:0px; padding:0px; background: -webkit-gradient(linear,left top,right bottom,color-stop(0%,#008fe2),color-stop(100%,#00b29c));
    background: -webkit-linear-gradient(-65deg,#008fe2 0,#00b29c 100%);
    background: -o-linear-gradient(-65deg,#008fe2 0,#00b29c 100%);
    background: -ms-linear-gradient(-65deg,#008fe2 0,#00b29c 100%);
    background: linear-gradient(211deg, rgba(244,95,11,1) 0%, rgba(31,78,242,1) 100%);}
.site-info			{ margin:0px; padding:20px 0px; color:#ffffff; font-size:16px; text-align:center; font-family: Roboto,sans-serif;}
.site-info a		{ color:#FFFFFF; text-decoration:underline;}
.site-info a:hover	{ text-decoration:none;}
.site-info span		{ float:right;}

/*  --- End Footer content --- */

/*  Testimonial  */

.testimonial{ margin:0px; padding:0px 10px; overflow:hidden; position:relative; display:block;}
.testimonial ul	{ margin:0px; padding:0px; position:absolute; }
.testimonial ul li	{ margin:0px; padding:0px; display:block; list-style:none; min-height:120px !important;}
.testimonial ul li p{ margin:0px; padding:0px 5px; font-size:12px; color:#777777; text-align:justify; line-height:18px;}
.testimonial ul li p.autor{text-align:right; color:#0b7699 !important; font-size:12px;}

/*  --- End Testimonial ---  */


/*  Banner Slider  */

#faded 		{ width:100%; overflow:hidden; height:373px; position:relative; }
.rap li 	{ width:100%; overflow:hidden; color:#fff; list-style:none;}
.rap li img { margin:0px 10px 0px 0px; float:right; }
.rap li div { float:left; width:440px; padding:0px 20px 0 0px; }
.rap li h1	{ margin:0px; color:#FFF; font-size:40px; font-weight:normal;}
.option div	{ margin:250px 7px 0px 7px; float:left;}

ul.pagination 		{ position:absolute; list-style:none; padding:0; margin:0; top:334px; left:653px; z-index:20;  display:none; }
ul.pagination li 	{ float:left; padding-right:3px; list-style:none; display:none; }

/*  --- End Banner Slider --- */

#unicorn { z-index: 60; position: absolute; top: 180px; left: 44%; width: 200px; display: block; }
/*  Login Slider  */

.container1 { margin:0px 255px 0px 0px; position:relative; z-index:12; font-size:14px; }
	
/* Positions the contact form so it doesn't interfere with any other content, as well as a z-index above any other elements on the page */	
#contactFormContainer { position:absolute; z-index:1; }
	
/* Hides the whole contact form until needed */	
#contactForm { height:180px; width:230px; background:#2c2c2c; border:1px solid #1a1a1a; padding:7px 12px; margin:0px 0px 0px 0px; color:#fff; display:none; border-bottom-left-radius:3px; -moz-border-radius-bottomleft:3px; -webkit-border-radius-bottomleft:3px; border-bottom-right-radius:3px; -moz-border-radius-bottomright:3px; -webkit-border-radius-bottomright:3px;}
#tab li.select a{ color:#1c82e1;}   

/* Loading bar that will appear while the ajax magic is happening */
.bar{ display:none; background:url(../images/ajax-loader.gif) no-repeat center; margin-top:100px; height:40px; width:230px;	}
	
/* Hides the confirmation message until needed */	
#messageSent {display:none;}

	
/* Some styling for the contact button */
#contactFormContainer .contact { height:47px; width:auto; 	/*background:url(../images/contact_me.png) no-repeat;*/ 
	position:absolute; left:100px; bottom: -46px; cursor:pointer;}
			
/* Hides the darkening layer for the Modal effect. The z-index is necessary for layering purposes, and be sure to keep the positioning/height/width the same */	
#backgroundPopup{ display:none; position:fixed; _position:absolute; height:100%; width:100%; top:0; left:0;	background:#000; z-index:11;}  
	
/* Form styling from here on out. There is nothing in here that you HAVE to use to get this to work */	
#contactForm textarea, #contactForm input { width:200px; background:#6d6d6d; color:#fff; border:1px solid #8a8a8a; height:20px; 
	line-height:20px; font-size:12px; padding:0px 2px;}

#contactForm textarea {height:63px;}
#contactForm .submit { border:1px solid #aba8a8; background:#e5e5e5; text-transform:uppercase; color:#4d4d4d; font-weight:bold; padding:0px 16px 0px 14px; height:32px; width:110px; cursor:pointer;	margin:10px auto 0px auto; }
#contactForm .submit:active {background:#cacaca; }
#contactForm label {padding-left:0px; font-weight:normal; font-size:14px; color:#FFFFFF;}
#contactForm p {padding-bottom:2px; margin:5px 0px;}
#contactForm .input_boxes {float:left; width:300px; margin:10px 0px 0px 0px;}
#contactForm .input_boxes .error{ color:#C30; font-size:12px; padding-left:10px; background:none;}
.contactForm div{ padding-left:10px; color:#1c82e1;}

/*  ---- Show waiting popup ---*/
.black_overlay{	display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 1000%;
			height: 1000%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 30%;
			left: 30%;
			width: 40%;
			height: 30%;
			padding: 16px;
			border: 16px solid gray;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
/*  --- End Login Slider --- */

/*  --- Start Help popup --- */

.help-btn { margin:0px 0px 20px 0px; padding:0px; float:right;}


#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:.5;
	z-index: 1001;
	display: none;
	
	}
	.help_content a{
	text-decoration: none;
	}
	.help_popup{
	width: 100%;
	hight: 100%;
	margin: 0 auto;
	display: none;
	position: fixed;
	z-index: 1002;
	}
	.help_content{
	max-width: 900px;
	max-height:400px;
	min-height: 100px;
	min-width: 100px;	
	margin: 100px auto;
	background: #f3f3f3;
	position: relative;
	z-index: 1002;
	padding: 5px;
	border-radius: 5px;
	box-shadow: 0 0px 0px #000;
	}
	.help_content p{
	clear: both;
	color: #555555;
	text-align: left;
	max-width: 900px;
	max-height:280px;
	min-height: 100px;
	min-width: 100px;
	overflow: auto;
	
	}
	.help_content p a{
	color: #d91900;
	font-weight: bold;
	}
	.help_content .help_quit{
	float: right;
	height: 35px;
	left: 22px;
	position: relative;
	top: -25px;
	width: 34px;
	}
	.help_content .help_quit:hover{
	cursor: pointer;
	}
	
	.help_content h1{
	padding:0 3px 2px;
	font-size:30px;
	color:#FAFAFA;
	display:block;
	padding:8.5px;
	margin:0 0 9px;
	background-color:#00bca4;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-weight:bold;
	}
	.help_content p1{
	padding:0 3px 2px;
	font-size:15px;
	color:#FAFAFA;
	display:block;
	padding:8.5px;
	margin:0 0 9px;
	background-color:#00bca4;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-weight:bold;
	}
	

/*  --- Start Help popup --- */

img.avatar {
	  height: 45px;
	  width: 45px;
	}
	
/*  --- Edit Session Start --- */

.editbox
{
display:none
}
.editbox
{
font-size:14px;
width:100px;
background-color:#ffffcc;

border:solid 1px #000;
padding:4px;
}
.edit_tr:hover
{
background:url(images/edit.png) right no-repeat ;
cursor:pointer;
}

/*  --- Edit Session End --- */

 

/*
    component: Boxes
-------------------------
*/
.box {
  position: relative;
  background: #ffffff;  
  margin-bottom: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;  
}

.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;
}
.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 10px 10px 10px;
  margin: 0;
  font-size: 23px;
  font-weight: 400;
  float: left;
  cursor: default;
  font-family: Roboto,sans-serif !important;
}
.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;
}


/*
 * Component: Info Box
 * -------------------
 */
.info-box {
  display: block;
  min-height: 40px;
  background: #fff;
  width: 100%;
  box-shadow: 2px 7px 16px 2px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top:5px;
  line-height: 40px;
  border-top: 5px solid #00bca4;
}
.info-box small {
  font-size: 14px;
}
.info-box .progress {
  background: rgba(0, 0, 0, 0.2);
  margin: 5px -10px 5px -10px;
  height: 2px;
}

.info-box .progress,
.info-box .progress .progress-bar {
  border-radius: 0;
}
.info-box .progress .progress-bar {
  background: #fff;
}
.info-box-icon {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  display: block;
  float: right;
  height: 40px;
  width: 100px;
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  padding-top: 8px;
}
.info-box-content {
  padding: 5px 10px;
  margin-left: 10px;
}
.info-box-number {
  display: block;
  font-weight: bold;
  font-size: 18px;
}
.progress-description,
.info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info-box-text {
  text-transform: uppercase;
}
.info-box-more {
  display: block;
}
.progress-description {
  margin: 0;
}



/* bootstrap */

.row {
margin-right: -15px;
margin-left: -15px;
}

.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

.col-sm-6 {
width: 45%;
margin-bottom: 10px;
}	
.col-sm-6, .col-sm-12
{
float: left;
}

.progress {
height: 20px;
margin-bottom: 20px;
margin-top:5px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-striped .progress-bar, .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;

-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}

.pull-right {
float: right;
}

.clearfix:before, .clearfix:after{
display: table;
content: " ";
}

/*--- Table Representation --- */
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
background-color: transparent;
border-spacing: 1px;
border-collapse: collapse; 
}

table.dataTable {
clear: both;
margin-top: 6px !important;
margin-bottom: 6px !important;
max-width: none !important;
}
table.dataTable th {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/*
.table-striped>tbody>tr:nth-child(odd) {
background-color: #f9f9f9;
}
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f3f4f5;
}
*/
.table-bordered th{
background-color: #f3f4f5;
border-bottom: 1px solid #ddd;
width: 140px;
text-align: left;
padding-left: 10px;
font-weight: 500;
font-family: serif;
}
.table-bordered td{
border-bottom: 1px solid #ddd;
padding: 8px;
line-height: 1.42857143;
font-weight: lighter;
font-family: Roboto,sans-serif !important;
}

/*--- Button Style --- */
.bttn-success:hover {
background-color: #008d4c;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

}
.bttn-success {
color: #fff;
background-color: #00a65a;
border-color: #008d4c;
}

.bttn-error {
color: #fff;
background-color: #f56954;
border-color: #f4543c;
}
.bttn-error:hover {
background-color: #f4543c;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

}
.bttn {
font-weight: 500;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid transparent;
-webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.09);
box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.09);
touch-action: manipulation;
cursor: pointer;
outline: none;
}
.bttn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}

.no-border{
	border: none !important;
}

.overlayNew {
z-index: 1010 !important;
background: rgba(255,255,255,0.7) !important;
border-radius: 3px !important;
position: absolute;
top:0;
right:0;
width: 130px;
height: 60px;
}

.overlayNew>.fa {
position: absolute;
top: 50%;
left: 50%;
margin-left: -9px;
margin-top: -12px;
color: #000;
font-size: 20px;
}

.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.mail_content{
display: block;
text-align: center;
padding-top: 20px;
margin-right: 100px;
font-size: 1em;
}
.showMail{text-align: left; min-width: 630px;cursor: pointer;}
.showMail:hover .mail_content{font-size: 1.5em;color:#337ab7;}

.submenuli {padding:0!important;min-height:35px; height: auto!important;background: none!important;}
.submenuli:hover { display:block;}
.subControls {display:none;}

#liSub > a{
   padding: 0px 8px!important;
}
li.active>ul>li>a{background: none!important;}

#main{
background-color: #F5F5F5;
}
.group-heading{
font-weight: bold;
padding: 10px 15px;
border-color: #ddd;
/*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
 box-shadow: 0 1px 5px rgba(0,0,0,.2); */
border-top-right-radius: 3px;
border-top-left-radius: 3px;
font-size: 20px;
font-family: Roboto,sans-serif;
border-radius: 3px;
}
.group-heading:hover{
color: #269ccb;
cursor:pointer;
background-color: #f3f4f5;
}

.head-menu{
color: #4e4d4d;
border-top: 1px solid #fff;
border-bottom: 1px solid #dbdbdb;
overflow: hidden;
background-color: #f3f4f5;
/*border-radius: 4px;
border: 1px solid transparent;
margin-bottom: 5px; 
border-color: #ddd; */
}
#main .fa{
	float: right;
	padding-right: 6px;
}
#main .subControls{
	padding: 5px;
	font-size: 14px!important;
}
#main .subControls li{
border-top: 1px solid #fff;
border-bottom: 1px solid #dbdbdb;
}
#main ul,#main li{
border: 0px solid #ddd;
font-size: 16px;
background-color: #f3f4f5;
}
#main li:hover,#main li.active{
border-color: #eee #eee #ddd;
background: #e1e0e0;
}
.head-menu li.active a{
background:none!important;
color:#4e4d4d;
}
#main img{
margin: 1px 0px 0px 0px;
float: right;
padding: 2px;
border-radius: 3px;
width: 30px;
height: 30px;}
.onlymenu li{
	padding: 0px 12px!important;
	font-size: 18px!important;
}

#controls li .icon{
	width:30px;	
	padding: 0px;
	float: right;
	font-size: 20px;
	text-align: center;
}
#controls li .icon i{
	margin: 8px 0px 0px 0px;
}
/* Popup */

#change-menu, #hover {
	position: fixed;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index:8;
}
div #change-menu {display: none;}
#popup {
	position: fixed;
	z-index: 9999;
	width: 75%;
	height: auto;
	background: #fff;
	left: 0;
	right: 0;	
	top:100px;
	vertical-align:middle;
	border-radius: 5px;
	padding: 20px 30px;
	margin-left: -320px; /* width/2 + padding-left */
	margin:auto; /* height/2 + padding-top */
	text-align: center;
	box-shadow: 0 0 10px 0 #000;	
}

#close {
	position: absolute;
	background: black;
	color: white;
	right: -15px;
	top: -15px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	font-family: 'Arial Black', Arial, sans-serif;
	cursor: pointer;
	box-shadow: 0 0 10px 0 #000;
}

/* inner contains */
#popup #contains{
	text-align: left;
	
}
#popup #contains td{
	padding:10px;
	background-color: #FAFAFA;
	border-radius: 5px;
/*	width: 33%; */	
	display: inline-table;
	box-shadow: 0 1px 6px 1px #777;
	margin:10px;
}
#contains td>div{
	width:auto;
}

/* Popup */

/* fa icon */
#popup .fa{
	font-size: 30px !important;
	/*color:#847F7F;*/
	padding-bottom: 10px;
	vertical-align: sub;	
}
#disabled .fa{
	font-size: 30px !important;
	color: #dd4b39;	
}
.steps	{margin: 0;}
.steps li{
	list-style-type: none;	
}
.not-active {
   pointer-events: none;
   cursor: default;
}
.guide{
	padding: 10px;
	font-style: italic;	
	border: 1px solid #FFA69B;	
	background: #ffecec;
	color:#1c82e1;
	border-radius : 5px;	
}
.guide small{
	background: ;
	color: #1c82e1;
	font-size: 15px;
}
.guide span{
	font-size: 15px;
	display: block;
	padding: 10px 0;	
	color: #dd4b39;
}

.in-line{
	display: inline-block;
	width: 100%;
}

.login_page_wrapper{
	width: 500px !important;
}

/* --- Instagram CSS --- */

._userPostHeader{padding: 14px 20px;}
._userPost{padding:0 20px 14px 20px}
.userPost_ImgLarge img{width: 320px;}
._userInfo{display: table;width: 100%;}
._user_profile_pic{display: table-cell;text-align: left;}
.userPost_Time{text-align: right;display: table-cell;}
._user_profile_pic img, .userProf_Pic img{width: 50px;border-radius: 50%;vertical-align: middle;}
._user_profile_pic img{	margin-right: 10px;}
.userProf_Pic img{margin-left : 10px;}
.userPostLive{right: 30px;padding: 5px;border-radius: 5px;font-size: 2.5em;display: inline;vertical-align: middle;}
.userPostLive a{color: #3897f0;}
.userPost_Img{text-align: center;}
.messageBody{padding: 0 10px;min-width: 10%;display: inline-block;border-radius:5px;word-wrap: break-word;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);}
.messageStructure{padding-bottom: 5px;position: relative;}
.senderMessage span{}
.recipientMessage span{}
.messageStructure:before{width: 0;height: 0;border-style: solid;border-width: 6px;content: '';position: absolute;margin-top: 14px;}
.senderMessage{text-align: right;}
.recipientMessage{text-align: left;}
.senderMessage:before {border-color: transparent transparent transparent #f3f4f5;right: -12px;}
.recipientMessage:before {border-color: transparent #e6e9ed transparent transparent;margin-left: -11px;}
.senderMessage .messageBody{background-color: #f3f4f5;padding-left: 150px;}
.recipientMessage .messageBody{background-color: #ededed;padding-right: 150px;}
.messageTime{font-size: 12px; padding: 0 10px; position: absolute;}
.senderMessage .messageTime{}
.recipientMessage .messageTime{margin-left: -140px;}
.mediaRecords .records{display: none;}
.mediaRecords .toggle {margin-top: -30px;}
.mediaRecords .toggle i{box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);display: inline-block;background: #fff;border-radius: 50%;line-height: 24px;font-size: 2em;padding: 5px;}
.mediaRecords .toggle a{ color: #3897f0;cursor: pointer;}

.display-none{display: none;}
.center{text-align: center;}
#para, .para{
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-box-shadow: 0 6px 10px rgba(0,0,0,.15);
    box-shadow: 0 6px 10px rgba(0,0,0,.15);
    -webkit-animation-name: error_bg; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: error_bg;
    animation-duration: 4s;
}

/* Toggle Switch */
label.switch{display: inline-block;vertical-align: middle;}
.switch {position: relative;display: inline-block;width: 60px;height: 30px;}
.switch input {display:none;}

.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}
.slider:before {position: absolute;content: "";height: 22px;width: 22px;left: 6px;bottom: 4px;background-color: white;-webkit-transition: .4s;transition: .4s;}

input + .slider {background-color: #b82424;}
input:checked + .slider {background-color: #24b83c;}
input:focus + .slider {box-shadow: 0 0 1px #24b83c;}
input:checked + .slider:before {-webkit-transform: translateX(26px);-ms-transform: translateX(26px);transform: translateX(26px);}

/* Rounded sliders */
.slider.round {border-radius: 34px;}
.slider.round:before {border-radius: 50%;}

.para .success_msg, .para .error_msg{color:#fff;}
#para.success_msg, .para .success_msg{	
	-webkit-animation-name: success_bg; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: success_bg;
    animation-duration: 4s;
}
#para.error_msg, .para .error_msg{
	-webkit-animation-name: error_bg; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: error_bg;
    animation-duration: 4s;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes success_bg {
    0%   {background: linear-gradient(154deg,#08456f 0,#08456f 100%);}
	25%   {background: linear-gradient(154deg,#08456f 25%,#08456f 100%);}
	50%   {background: linear-gradient(154deg,#08456f 50%,#08456f 100%);}
	100%   {background: linear-gradient(154deg,#08456f 100%,#08456f 100%);}
}

/* Standard syntax */
@keyframes success_bg {
	0%   {background: linear-gradient(154deg,#08456f 0,#08456f 100%);}
	25%   {background: linear-gradient(154deg,#08456f 25%,#08456f 100%);}
	50%   {background: linear-gradient(154deg,#08456f 50%,#08456f 100%);}
	100%   {background: linear-gradient(154deg,#08456f 100%,#08456f 100%);}
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes error_bg {
    0%   {background: linear-gradient(154deg,#08456f 0,#08456f 100%);}
	25%   {background: linear-gradient(154deg,#08456f 25%,#08456f 100%);}
	50%   {background: linear-gradient(154deg,#08456f 50%,#08456f 100%);}
	100%   {background: linear-gradient(154deg,#08456f 100%,#08456f 100%);}
}

/* Standard syntax */
@keyframes error_bg {
	0%   {background: linear-gradient(154deg,#08456f 0,#08456f 100%);}
	25%   {background: linear-gradient(154deg,#08456f 25%,#08456f 100%);}
	50%   {background: linear-gradient(154deg,#08456f 50%,#08456f 100%);}
	100%   {background: linear-gradient(154deg,#08456f 100%,#08456f 100%);}
}

.switch-camera img{height: 35px;margin: auto;margin-top: -5px;float: right; cursor: pointer;}

 /* --- Instant Location --- */
 .locationPathMarker {opacity: 0.5;}
.pin {
  width: 30px;
  height: 30px;
  border-radius: 50% 50% 50% 0;
  background: #00BC20;
  position: absolute;
  text-align: -webkit-auto;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 50%;
  top: 50%;
  margin: -36px 0 0 -15px;
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  -ms-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}
.pin:after {
  content: '';
  width: 14px;
  height: 14px;
  margin: 8px 0 0 8px;
  background: #2f2f2f;
  position: absolute;
  border-radius: 50%;
}
.live-marker .pin:after {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.live-marker .pulse {
  background: rgba(0,0,0,0.2);
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  text-align: -webkit-auto;
  left: 50%;
  top: 50%;
  margin: -6px 0px 0px -7px;
  -webkit-transform: rotateX(55deg);
  -moz-transform: rotateX(55deg);
  -o-transform: rotateX(55deg);
  -ms-transform: rotateX(55deg);
  transform: rotateX(55deg);
  z-index: -2;
}
.live-marker .pulse:after {
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -13px;
  -webkit-animation: pulsate 1s ease-out;
  -moz-animation: pulsate 1s ease-out;
  -o-animation: pulsate 1s ease-out;
  -ms-animation: pulsate 1s ease-out;
  animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 0 1px 2px #00BC20;
  box-shadow: 0 0 1px 2px #00BC20;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
@-moz-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-o-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-webkit-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-o-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}

@-webkit-keyframes wobble  {
  0%  { -webkit-transform:  rotate(0deg); }
  20%  { -webkit-transform:  rotate(15deg); }
  50%  { -webkit-transform:  rotate(-15deg); }
  100%  { -webkit-transform:  rotate(0deg); }
}
.wobble { -webkit-animation: wobble 2s infinite; }

/* --- Instant Feature Download Button --- */
.blink {animation: blink-animation 1s steps(5, start) infinite;-webkit-animation: blink-animation 1s steps(5, start) infinite;
	animation-duration: 1.5s;animation-delay: 0;}
@keyframes blink-animation-new {
	0%   {background-color:#fff;color:#e81b1b;}
	25%  {background-color:#e81b1b;color:#fff;}
	50%  {background-color:#e81b1b;color:#fff;}
	75%  {background-color:#fff;color:#e81b1b;}
	100% {background-color:#fff;color:#e81b1b;}
}
@-webkit-keyframes blink-animation-new {			 
	0%   {background-color:#fff;color:#e81b1b;}
	25%  {background-color:#e81b1b;color:#fff;}
	50%  {background-color:#e81b1b;color:#fff;}
	75%  {background-color:#fff;color:#e81b1b;}
	100% {background-color:#fff;color:#e81b1b;}
}

.in-container-image{width: auto;max-width: 100%;}

.recording-ctr #recordingindication {display:none;float: right;color: red;padding: 0 0 10px 0;}
.recording-ctr #recordingindication .fa, #download-brn .fa{font-size: 16px!important;vertical-align: initial;}

.hide{
	display: none!important;
}