@charset "utf-8";
/* Shil CSS Document */

body{
	margin:0px auto;
	padding:0px 0px;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:18px;
}
.splash{
	background-image:url(../images/splash_bg.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.bg{
	background-image:url(../images/body-bg.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
a:hover, a:focus{
	text-decoration:none;
}
.topbar{
	background-color:#0f161a;
	font-size:16px;
	font-weight:700;
    padding: 0.5% 0%;
}
.text-color-red{color:#af1111;}
.text-color-white{color:#ffffff;}
.text-color-black{color:#000000;}
.text-color-hard-grey{color:#333333;}
/*======== Top Bar ===========*/
.actionbar{
	float:left;
	/*margin:0px 0px;*/
} 
.actionbar li a{
	color:#fff;
}
.actionbar li ul li a{
	color:#000;
}
.action-bar{padding:0px 5px;}
.logout{min-width:96px;}
/*======== Footer ===========*/
.ftr{
	background-color:#0f161a;
	font-size:15px;
	font-weight:400;
	color:#fff;
	padding-top:15px;
	
}
.no-top-margin{margin-top:0px;}
.no-bottom-margin{margin-bottom:0px;}
.no-bottom-padding{padding-bottom:0px;}
.no-top-padding{padding-top:0px;}
.no-top-margin{margin-top:0px;}
.no-bottom-margin{margin-bottom:0px;}

.no-top-margin{margin-top:0px;}
.copyright{margin-top:15px;}
.logo_sec{
	margin-top:20%;
	position:relative;
}
.logo{margin:0px auto;}
.nav > li > a {
  position: relative;
  display: block;
  padding: 6px 21px 7px;
  font-size:15px;
}

/*======== checkbox ===========*/
input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../images/check_radio_sheet_blank.png) left top no-repeat;
    cursor:pointer;
}
input[type="checkbox"]:checked + label span {
    background:url(../images/check_radio_sheet.png) left top no-repeat;
}
/*========End  checkbox ===========*/


/*======== Radio ===========*/
/*--------------- Radio style ---------------*/
input[type="radio"] {
    display:none;
}
input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../images/check_radio_sheet_blank.png) left top no-repeat;
    cursor:pointer;
}
input[type="radio"]:checked + label span {
    background:url(../images/check_radio_sheet.png) left top no-repeat;
}
/*========End  Radio ===========*/

.remember{font-weight:normal;color:#8b8b8b;}
.label{
	color: #4f4f4f;
    font-size: 16px;
    font-weight: 600;
	padding:5px 0px;
}
.form_padding{
	padding-left: 30px;
    padding-right: 30px;	
}
.reg_term{
	padding:15px 0px 10px;
}
.reg_btn{margin-top:25px;}
.icon_font{font-size:22px}
.badge {
	background-color:#af1111;
    font-weight: bold;
	font-size:12px;
	coor:#fff;
    padding: 3px 6px;
    position: absolute;
    margin-left: 12px;
    top: 9px;
}
.right{
	right:142px;
	top: 44%;
}
.setup-right {
    right: 55px;
}
.dropdown-menu::before {
    /*border-bottom: 7px solid rgba(0, 0, 0, 0.2);*/
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block !important;
    position: absolute;
    right: 9px;
    top: -7px;
}
.noti-dropdown-menu {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  font-size: 14px;
  right:179px;
  list-style: outside none none;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  top: 44%;
  z-index: 1000;
}
.nti-dropdown-menu > li.external {
  background: #eaedf2 none repeat scroll 0 0;
  border-radius: 4px 4px 0 0;
    display: block;
    letter-spacing: 0.5px;
    overflow: hidden;
    padding: 15px;
}
.bold {
  font-weight: 700 !important;
}
.noti-dropdown-menu > li.external > a {
  color: #5b9bd1;
}
.dropdown-menu-list {
    list-style: outside none none;
    padding-left: 0;
    padding-right: 0 !important;
}
.dropdown-menu .dropdown-menu-list > li:first-child a {
    border-top: medium none;
}
.dropdown-menu .dropdown-menu-list > li > a {
    border-bottom: 1px solid #eff2f6 !important;
    color: #888888;
}
.dropdown-menu-list > li > a {
    clear: both;
    display: block;
    font-size: 15px;medi
    font-weight: 300;
    line-height: 20px;
    padding: 10px 0px 10px;
    text-shadow: none;
    white-space: normal;
}
.dropdown-menu .dropdown-menu-list > li a .time {
    float: right;
    font-size: 11px;
    font-weight: 400;
    max-width: 75px;
    opacity: 0.7;
    padding: 1px 5px;
    text-align: right;
}
.dropdown-menu .dropdown-menu-list > li a .details {
    overflow: hidden;
}
.label-icon {
    margin-right: 2px;
    padding: 4px 0 4px 4px;
    text-align: center !important;
}
.label-sm {
    font-size: 12px;
    padding: 0 4px 1px;
}
.label-success {
    background-color: #45b6af;
}
.active{
	color:#af1111;
	font-size:24px;
	font-weight:bold;
}
.mainstructure{position:relative;margin-top:8%;margin-bottom:0.5%;}
.btn-width{min-width:120px;}
.search-btnbg{background:#fff;padding: 8px 14px 7px;}
.search-btnbg:focus, .search-btnbg.focus, .search-btnbg:active, .search-btnbg.active, .search-btnbg:hover, .search-btnbg.hover {
    background-color: #fff;
    border-color: #fff;
    color: #333;
}
.grid {
    padding: 10px 55px;
	background:#fff;
	flex-flow: row wrap;
	margin-bottom: 30px;
}
.shadow-2dp {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}
.my_feed{width:100%;position:relative;padding:3px 15px;}
.feed_hd{margin-bottom: 3px;
    margin-top: 17px;}
/*.field_name{float: left;width: 10%;line-height:28px;}*/
.field_name {
    float: left;
    font-weight: bold;
    line-height: 33px;
    width: 35%;
}
/*.field_result{float: left;width: 90%;line-height:28px;}*/
.field_result {

    float: left;
    line-height: 29px;
    width: 65%;
}
.delettext{float:left;}
/*.delettext:hover{background-color: #f5f5f5;float: left;line-height: 20px;padding: 5px;width: 200px;}*/
.btn-delete{position:absolute;background:none;padding:0px 0px;/*top:73%;*/left:290px;border:none;display:block;cursor:pointer;}
.btn-delete:hover{display:block;}
.suscribe{margin:10px 0px 15px}
.page-header {
  border-bottom: none;
  padding: 10px 12px 20px;
  margin:0px 0px;
}
.cal-input{ float: left;
    padding: 28px 15px;
    position: relative;
    width: 100%;
}
.clander-opt{
	padding-bottom: 10px;
    text-align: right;
    width: 100%;}
.inpu-date{margin:15px 0px 0px;float:left;}
.edit-btn{min-width: auto;padding: 3px 5px; border-radius: 50%;}
.page-popup{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.page-popup-bg{
    background: #000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.page-popup-input-field{
    margin-top:103px;
    z-index: 9999;
}
.add-button{
    margin-left: 20px;
}
.add-input-text{
    float: left;
    width: 90%;
}
.action-btn-margin{margin-right:10px;}
.invailid-error {
    border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.cal-input{ float: left;
    padding: 28px 15px;
    position: relative;
    width: 100%;
}
.clander-opt{
    padding-bottom: 10px;
    text-align: right;
    width: 100%;}
.inpu-date{margin:15px 0px 0px;float:left;}
.edit-btn{min-width: auto;padding: 3px 5px; border-radius: 50%;}
.address-field_name {
    color: #000000;
    float: left;
    font-size: 17px;
    line-height: 28px;
    width: 30%;
}
.address-field_result {
    float: left;
    line-height: 28px;
    width: 64%;
}
.f-w-s{font-size:18px;color:#000;}
/*================ 404 ==========================*/
.error-v1 {
    margin-top: 15%;
    padding-bottom: 30px;
    text-align: center;
}
.error-v1 span.error-v1-title {
    text-shadow:1px 2px 1px 1px #333;
    color: #C9302C;
    font-size: 180px;
    line-height: 200px;
    padding-bottom: 20px;
}
.error-v1 span {
    color: #fff;
    display: block;
    font-size: 35px;
    font-weight: 200;
}
.error-v1 p {
    color: #fff;
    font-size: 16px;
    margin-top:15px;
}
/*======== PRICING STYLES ============*/
.panel.price,
.panel.price>.panel-heading{
    border-radius:0px;
    -moz-transition: all .3s ease;
    -o-transition:  all .3s ease;
    -webkit-transition:  all .3s ease;
}
.panel.price:hover{
    box-shadow: 0px 0px 30px rgba(0,0,0, .2);
}
.panel.price:hover>.panel-heading{
    box-shadow: 0px 0px 30px rgba(0,0,0, .2) inset;
}


.panel.price>.panel-heading{
   /* box-shadow: 0px 5px 0px rgba(50,50,50, .2) inset;*/
    text-shadow:0px 2px 0px rgba(50,50,50, .6);
}

.price .list-group-item{
    border-bottom-:1px solid rgba(250,250,250, .5);
}

.panel.price .list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.panel.price .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.price .panel-footer {
    color: #fff;
    border-bottom:0px;
    background-color:  rgba(0,0,0, .1);
    box-shadow: 0px 3px 0px rgba(0,0,0, .3);
}


.panel.price .btn{
    box-shadow: 0 -1px 0px rgba(50,50,50, .2) inset;
    border:0px;
}

/* green panel */


.price.panel-green>.panel-heading {
    color: #fff;
    background-color: #cd7f32;
    border-color: #b96b1e;
    border-bottom: 1px solid #b96b1e;
}


.price.panel-green>.panel-body {
    color: #fff;
    background-color: #cd7f32;
}


.price.panel-green>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-green .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* blue panel */


.price.panel-blue>.panel-heading {
    color: #fff;
    background-color: #D3D3D3;
    border-color: #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
}


.price.panel-blue>.panel-body {
    color: #fff;
    background-color: #D3D3D3;
}


.price.panel-blue>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-blue .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* red price */


.price.panel-red>.panel-heading {
    color: #fff;
    background-color: #cfb53b;
    border-color: #FFDF00;
    border-bottom: 1px solid #FFDF00;
}


.price.panel-red>.panel-body {
    color: #fff;
    background-color: #cfb53b;
}




.price.panel-red>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-red .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* grey price */


.price.panel-grey>.panel-heading {
    color: #fff;
    background-color: #6D6D6D;
    border-color: #B7B7B7;
    border-bottom: 1px solid #B7B7B7;
}


.price.panel-grey>.panel-body {
    color: #fff;
    background-color: #808080;
}



.price.panel-grey>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-grey .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* white price */


.price.panel-white>.panel-heading {
    color: #333;
    background-color: #f9f9f9;
    border-color: #ccc;
    border-bottom: 1px solid #ccc;
    text-shadow: 0px 2px 0px rgba(250,250,250, .7);
}

.panel.panel-white.price:hover>.panel-heading{
    box-shadow: 0px 0px 30px rgba(0,0,0, .05) inset;
}

.price.panel-white>.panel-body {
    color: #fff;
    background-color: #dfdfdf;
}

.price.panel-white>.panel-body .lead{
    text-shadow: 0px 2px 0px rgba(250,250,250, .8);
    color:#666;
}

.price:hover.panel-white>.panel-body .lead{
    text-shadow: 0px 2px 0px rgba(250,250,250, .9);
    color:#333;
}

.price.panel-white .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}
.price-par{
    font-size: 16px;
    font-weight: 500;
}
.input-md {
    margin-top: 15px;
}
.margin-top-1{
    margin-top:1% ;
}
.margin-bottom-0px{
    margin-bottom: 0px;
}
.margin-top-0px{
    margin-top: 0px;
}
.padding-right-0px{
    padding-right: 0px;
}
.padding-left-0px{
    padding-left: 0px;
}
.wrap_show{
    width: 925px;
    margin: 0px auto;
}
.serach-add-button{
    bottom: 16px;
    position: absolute !important;
    right: 35px;
}
.serach-edit-button{
    margin-top:20px;
}
.no-padding{
    padding: 0px;
}
.create-task {
    border-radius: 50%;
    margin: 0 9px;
    padding: 3px 8px;
}
.no-padding-right{
    padding-right: 0px;
}
.no-padding-left{
    padding-left: 0;
}
.red_shade {
    background: #ffcccc none repeat scroll 0 0 !important;
}
/*================== renewal subscription ============== 14-08-2016=========*/
.promo{
    width: 30%;
    margin: 0px auto;
}
.promo-code{
    border: 1px dashed #5CB85C;
    padding-top: 1.3%;
    vertical-align: middle;
}
.promo-code input {
    background: #ffffff;
    border: 1px solid #5CB85C;
}
.border-bottom{
    border-bottom: 1px solid #bbbbbb;
}
.margin-top-1{
    margin-top: 1%;
}
.payment-opt{
    border: 1px dashed #5CB85C;
    vertical-align: middle;
}
/*================================
		Payment Success
==================================*/
.pay-success-icon{
    font-size: 62px;
    color: #5cbb5c;
}
.pay-success{
    font-size: 42px;
    color: #5cbb5c;
    font-weight: normal;
    margin:3% auto;
}
.pay-success_id{
    font-size: 24px;
    border:1px dotted #5cbb5c;
    font-weight: normal;
    padding:1% 2%;
    color: #525252;
    margin:0 auto;
    width: 35%;
}
.pay-success_back{
    margin:1% auto;
}
.vertical-middile{
    font-size: 12px;
    vertical-align: super;
}
.goldColorbtn{
    background-color: #cfb53b;
}
.goldColorbtn:hover{
    background-color: #D4AF37;
    color: #fff;
}
/* changes==========
btn-notification
line number 197 and 200
======================*/
.btn-notification{
    /*color: #ffffff;*/
    font-family: "PT Sans",sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: inherit;
    line-height: 1.1;
    text-transform: none;
    padding: 4px 8px;
    box-shadow: none;
    border-radius: 3px 3px;
    border: 1px solid #E6E6E6!important;
    width: auto;
}
