body{
	font-family: calibri;	
}	
.login_module .login {
	width: 90px;
	height: 30px;
	margin: 5px auto;
	padding: 0;
	border: none;
	cursor: pointer;
	margin-top: 50px;
}

.inputbox_signup{
	width: 175px;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #800080;
	margin-bottom: 5px;
	font-size: 15px;
}

.bgcolor_header{
	/*
	background: #f9f5ed;	org
	background: #DCDCDC;	tmp
	background: #f9f5ed;
	background: #f3f3f5;
	*/
	background: #f3f3f5;
}

.bgcolor_body{
	/*
	background: #c6ecd6;	org
	background: #DCDCDC;	tmp
	*/
	/**/
	background: #c6ecd6;
}

.white_font{
	color: #ffffff;
}

.formErrorContent{
	width: 170px;
	height: 33px;
	font-size: 11px;
	color: #ffffff;
	background: #FF0000;
	border: 2px solid #ffffff;
	border-radius: 10px;
	text-align: left;
}

.formErrorContent2{
	width: 150px;
	height: 30px;
	font-size: 11px;
	color: #ffffff;
	background: #FF0000;
	border: 2px solid #ffffff;
	border-radius: 10px;
	text-align: left;
}

.dropdown-menu>li>a:hover{
	background: #337ab7;
}
/******************************arrow box******************************/
.arrow_box {
	position: relative;
	background: #efeeea;
	border: 2px solid #c2e1f5;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 12.2%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(0, 255, 127, 0);
	border-bottom-color: #efeeea;
	border-width: 0xp;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 0xp;
	margin-left: -13px;
}

.arrow_box_home {
	position: relative;
	background: #efeeea;
	border: 2px solid #c2e1f5;
}
.arrow_box_home:after, .arrow_box_home:before {
	bottom: 100%;
	left: 13.4%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_home:after {
	border-color: rgba(0, 255, 127, 0);
	border-bottom-color: #efeeea;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box_home:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 13px;
	margin-left: -13px;
}

.arrow_box_sms {
	position: relative;
	background: #efeeea;
	border: 2px solid #c2e1f5;
}
.arrow_box_sms:after, .arrow_box_sms:before {
	bottom: 100%;
	left: 19.5%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_sms:after {
	border-color: rgba(0, 255, 127, 0);
	border-bottom-color: #efeeea;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box_sms:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 13px;
	margin-left: -13px;
}

.arrow_box_management {
	position: relative;
	background: #efeeea;
	border: 2px solid #c2e1f5;
}
.arrow_box_management:after, .arrow_box_management:before {
	bottom: 100%;
	left: 34.7%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_management:after {
	border-color: rgba(0, 255, 127, 0);
	border-bottom-color: #efeeea;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box_management:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 13px;
	margin-left: -13px;
}

.arrow_box_topup {
	position: relative;
	background: #efeeea;
	border: 2px solid #c2e1f5;
}
.arrow_box_topup:after, .arrow_box_topup:before {
	bottom: 100%;
	left: 48.6%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_topup:after {
	border-color: rgba(0, 255, 127, 0);
	border-bottom-color: #efeeea;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box_topup:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 13px;
	margin-left: -13px;
}

.arrow_box_ratecard {
	position: relative;
	background: #efeeea;
	border: 2px solid #c2e1f5;
}
.arrow_box_ratecard:after, .arrow_box_ratecard:before {
	bottom: 100%;
	left: 69.5%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_ratecard:after {
	border-color: rgba(0, 255, 127, 0);
	border-bottom-color: #efeeea;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box_ratecard:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 13px;
	margin-left: -13px;
}

.arrow_box_help {
	position: relative;
	background: #efeeea;
	border: 2px solid #c2e1f5;
}
.arrow_box_help:after, .arrow_box_help:before {
	bottom: 100%;
	left: 75.3%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_help:after {
	border-color: rgba(0, 255, 127, 0);
	border-bottom-color: #efeeea;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box_help:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 13px;
	margin-left: -13px;
}

.arrow_box_about {
	position: relative;
	background: #efeeea;
	border: 2px solid #c2e1f5;
}
.arrow_box_about:after, .arrow_box_about:before {
	bottom: 100%;
	left: 89.5%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_about:after {
	border-color: rgba(0, 255, 127, 0);
	border-bottom-color: #efeeea;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box_about:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 13px;
	margin-left: -13px;
}
/******************************arrow box******************************/

/******************************navbar******************************/
/* Menu */

#menu {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #426d9c), color-stop(40%, #0f67a1), color-stop(100%, #1384d1));
background: -moz-linear-gradient(top, #426d9c, #0f67a1, #1384d1);
border-radius: 5px;
-webkit-border-radius: 0px;
-moz-border-radius: 5px;
line-height: 50px;
text-align: center;
}
 
/* Default Style */
 
.default {
	width: 100%;
	height: 50px;
	box-shadow: 0 5px 20px #888;
	-webkit-box-shadow: 0 0px 0px #888;
	-moz-box-shadow: 0 5px 20px #888;
}
 
 
/* CSS3 position: fixed */
.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-left: 0px;
	z-index: 5;
	/*
	*/
	box-shadow: 0px 2px 5px #222;
	-webkit-box-shadow: 0px 2px 5px #222;
	-moz-box-shadow: 0px 2px 5px #222;
}
/******************************navbar******************************/

/******************************blast sms form******************************/
/*basic reset*/
/*form styles*/
.msform {
	width: 950px;
	height: 540px;
	margin: 0px auto;
	position: relative;
}
.msform fieldset {
	width: 100%;
	height: 75%;
	background: #98FB98;
	/*
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
	padding-top: 15px;
	*/
	
	/*stacking fieldsets above each other*/
	position: absolute;
}
/*Hide all except first fieldset*/
.msform fieldset:not(:first-of-type) {
	display: none;
}

/*progressbar*/
#progressbar {
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	color: #ffffff;
	text-transform: uppercase;
	width: 200px;
	float: left;
	position: relative;
	text-align: center;
	margin-left: -15px;
}

#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 25px;
	line-height: 25px;
	display: block;
	font-size: 20px;
	color: #ffffff;
	background: #8f9094;
	border-radius: 12px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 0px;
	background: #8f9094;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #e66375;
	color: white;
}

.progressbartext {
	list-style-type: none;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	width: 120px;
	position: absolute;
	top: 3px;
	left: 120px;
	text-align: left;
}
/******************************blast sms form******************************/

/******************************scrollbar******************************/
.scrollbar
{
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px;
}

#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
	width: 15px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
/******************************scrollbar******************************/


.formError{
	position: absolute;
}

.disableButton { color: silver; }
.ableButton { color: black; }

/******************************loading******************************/
#floatingBarsG{
position:relative;
width:62px;
height:77px}

.blockG{
position:absolute;
background-color:#E6CDE6;
width:10px;
height:24px;
-moz-border-radius:8px 8px 0 0;
-moz-transform:scale(0.4);
-moz-animation-name:fadeG;
-moz-animation-duration:1.1199999999999999s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-webkit-border-radius:8px 8px 0 0;
-webkit-transform:scale(0.4);
-webkit-animation-name:fadeG;
-webkit-animation-duration:1.1199999999999999s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-ms-border-radius:8px 8px 0 0;
-ms-transform:scale(0.4);
-ms-animation-name:fadeG;
-ms-animation-duration:1.1199999999999999s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-o-border-radius:8px 8px 0 0;
-o-transform:scale(0.4);
-o-animation-name:fadeG;
-o-animation-duration:1.1199999999999999s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
border-radius:8px 8px 0 0;
transform:scale(0.4);
animation-name:fadeG;
animation-duration:1.1199999999999999s;
animation-iteration-count:infinite;
animation-direction:linear;
}

#rotateG_01{
left:0;
top:28px;
-moz-animation-delay:0.41999999999999993s;
-moz-transform:rotate(-90deg);
-webkit-animation-delay:0.41999999999999993s;
-webkit-transform:rotate(-90deg);
-ms-animation-delay:0.41999999999999993s;
-ms-transform:rotate(-90deg);
-o-animation-delay:0.41999999999999993s;
-o-transform:rotate(-90deg);
animation-delay:0.41999999999999993s;
transform:rotate(-90deg);
}

#rotateG_02{
left:8px;
top:10px;
-moz-animation-delay:0.5599999999999999s;
-moz-transform:rotate(-45deg);
-webkit-animation-delay:0.5599999999999999s;
-webkit-transform:rotate(-45deg);
-ms-animation-delay:0.5599999999999999s;
-ms-transform:rotate(-45deg);
-o-animation-delay:0.5599999999999999s;
-o-transform:rotate(-45deg);
animation-delay:0.5599999999999999s;
transform:rotate(-45deg);
}

#rotateG_03{
left:26px;
top:3px;
-moz-animation-delay:0.7s;
-moz-transform:rotate(0deg);
-webkit-animation-delay:0.7s;
-webkit-transform:rotate(0deg);
-ms-animation-delay:0.7s;
-ms-transform:rotate(0deg);
-o-animation-delay:0.7s;
-o-transform:rotate(0deg);
animation-delay:0.7s;
transform:rotate(0deg);
}

#rotateG_04{
right:8px;
top:10px;
-moz-animation-delay:0.8399999999999999s;
-moz-transform:rotate(45deg);
-webkit-animation-delay:0.8399999999999999s;
-webkit-transform:rotate(45deg);
-ms-animation-delay:0.8399999999999999s;
-ms-transform:rotate(45deg);
-o-animation-delay:0.8399999999999999s;
-o-transform:rotate(45deg);
animation-delay:0.8399999999999999s;
transform:rotate(45deg);
}

#rotateG_05{
right:0;
top:28px;
-moz-animation-delay:0.9799999999999999s;
-moz-transform:rotate(90deg);
-webkit-animation-delay:0.9799999999999999s;
-webkit-transform:rotate(90deg);
-ms-animation-delay:0.9799999999999999s;
-ms-transform:rotate(90deg);
-o-animation-delay:0.9799999999999999s;
-o-transform:rotate(90deg);
animation-delay:0.9799999999999999s;
transform:rotate(90deg);
}

#rotateG_06{
right:8px;
bottom:7px;
-moz-animation-delay:1.1199999999999999s;
-moz-transform:rotate(135deg);
-webkit-animation-delay:1.1199999999999999s;
-webkit-transform:rotate(135deg);
-ms-animation-delay:1.1199999999999999s;
-ms-transform:rotate(135deg);
-o-animation-delay:1.1199999999999999s;
-o-transform:rotate(135deg);
animation-delay:1.1199999999999999s;
transform:rotate(135deg);
}

#rotateG_07{
bottom:0;
left:26px;
-moz-animation-delay:1.26s;
-moz-transform:rotate(180deg);
-webkit-animation-delay:1.26s;
-webkit-transform:rotate(180deg);
-ms-animation-delay:1.26s;
-ms-transform:rotate(180deg);
-o-animation-delay:1.26s;
-o-transform:rotate(180deg);
animation-delay:1.26s;
transform:rotate(180deg);
}

#rotateG_08{
left:8px;
bottom:7px;
-moz-animation-delay:1.4s;
-moz-transform:rotate(-135deg);
-webkit-animation-delay:1.4s;
-webkit-transform:rotate(-135deg);
-ms-animation-delay:1.4s;
-ms-transform:rotate(-135deg);
-o-animation-delay:1.4s;
-o-transform:rotate(-135deg);
animation-delay:1.4s;
transform:rotate(-135deg);
}

@-moz-keyframes fadeG{
0%{
background-color:#19114F}

100%{
background-color:#E6CDE6}

}

@-webkit-keyframes fadeG{
0%{
background-color:#19114F}

100%{
background-color:#E6CDE6}

}

@-ms-keyframes fadeG{
0%{
background-color:#19114F}

100%{
background-color:#E6CDE6}

}

@-o-keyframes fadeG{
0%{
background-color:#19114F}

100%{
background-color:#E6CDE6}

}

@keyframes fadeG{
0%{
background-color:#19114F}

100%{
background-color:#E6CDE6}

}
#overlay {
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
/******************************loading******************************/
.cancel{
	display: block;
	position: absolute; top: 3px; right: 2px;
	background: rgb(245,245,245);
	color: black;
	height: 35px; width: 35px;
	font-size: 30px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#draftPopup{
	height: 200px;
	width: 340px;
	margin:0 auto;
	position: relative; top: -235px; left: 290px;
	z-index:10; display: none;
	border: 2px solid #000000;
	border-radius: 10px;
	background: #c6ecd6;
}
#draftPopup:target, #draftPopup:target + #cover{
	display: block;
	opacity: 2;
}
#templatePopup{
	height: 200px;
	width: 340px;
	margin:0 auto;
	position: relative; top: -235px; left: 290px;
	z-index:10; display: none;
	border: 2px solid #000000;
	border-radius: 10px;
	background: #c6ecd6;
}
#templatePopup:target, #templatePopup:target + #cover{
	display: block;
	opacity: 2;
}
#cover{
	position: fixed; top:0; left:0;
	background:rgba(0,0,0,0.6); z-index:5;
	width:100%; height:100%; display:none;
}

#draftPopup2{
	height: 200px;
	width: 340px;
	margin:0 auto;
	position: relative; top: -235px; left: 290px;
	z-index:10; display: none;
	border: 2px solid #000000;
	border-radius: 10px;
	background: #c6ecd6;
}
#draftPopup2:target, #draftPopup2:target + #cover2{
	display: block;
	opacity: 2;
}
#cover2{
	position: fixed; top:0; left:0;
	background:rgba(0,0,0,0.6); z-index:5;
	width:100%; height:100%; display:none;
}

#Popup3{
	width: 900px;
	position: absolute;
	z-index:10; display: none;
	border: 2px solid #000000;
	border-radius: 10px;
	background: #c6ecd6;
}
#Popup3:target, #Popup3:target + #cover3{
	display: block;
	opacity: 2;
}
#cover3{
	position: fixed; top:0; left:0;
	background:rgba(0,0,0,0.6); z-index:6;
	width:100%; height:100%; display:none;
}

.carousel-indicators li{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: -1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(224, 224, 224, 1);
	border: 2px solid #000000;
	border-radius: 10px;	
}

.carousel-indicators .active {
	z-index: 1;
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #000000;
}

.row1{
	/*
	background: #BEFFBA;
	background: #ebeae6;
	*/
	background: #ebeae6;
}
.row0{
	/*
	background: #98FB98;
	background: #ebeae6;
	*/
	background: #f2f0f1;
}

.adminform{
	margin-left: 45px;
}

.height55{
	height: 55px;
}
.height75{
	height: 75px;
}

.widthauto{
	width: 90%;
}

.width619{
	width: 619px;
}

#upload::-webkit-file-upload-button{
    color: #ffffff;
    border: 1px solid #228485;
    background: #228485;
}

.margin{
	margin-top: 60px;
	margin-left: 90px;
}
.nomargin{
	margin-top: 0px;
	margin-left: 0px;
}
#remove_sender{
	color: #337ab7;
}

#remove_sender:hover{
	color: #23527c;
	text-decoration: underline;
}

.marginLeft50{
	padding-left: 50px;
}

.marginLeft200{
	padding-left: 200px;
}

.marginLeft380{
	padding-left: 380px;
}

.marginLeft515{
	padding-left: 515px;
}

.marginLeft350{
	padding-left: 350px;
}