/*<a href="http://spmsohel.com/">Design And Develop By SPM</a>*/

* {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: outside none none;
}
img {
    border: 0 none;
}
body {
    margin-bottom: 20px;
    background-color: #e7edee;
}

a:hover{
    text-decoration: none;
}
.p0{
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.pr0{
	padding-right: 0px;
}
.pl0{
	padding-left: 0px;
}

@font-face{
    font-family:Lato-Light;
    src: url(../fonts/lato/Lato-Light.ttf);
}
@font-face{
    font-family:Lato-Bold;
    src: url(../fonts/lato/Lato-Bold.ttf);
}
@font-face{
    font-family:Lato-Black;
    src: url(../fonts/lato/Lato-Black.ttf);
}
@font-face{
    font-family:Lato-Regular;
    src: url(../fonts/lato/Lato-Regular.ttf);
}

@font-face{
    font-family:OpenSans-Regular;
    src: url(../fonts/OpenSans/OpenSans-Regular.ttf);
}
@font-face{
    font-family:OpenSans-Semibold;
    src: url(../fonts/OpenSans/OpenSans-Semibold.ttf);
}
@font-face{
    font-family:OpenSans-Bold;
    src: url(../fonts/OpenSans/OpenSans-Bold.ttf);
}
@font-face{
    font-family:OpenSans-Light;
    src: url(../fonts/OpenSans/OpenSans-Light.ttf);
}
@font-face{
    font-family:OpenSans-Italic;
    src: url(../fonts/OpenSans/OpenSans-Italic.ttf);
}


/*main css start*/


.navbar-default{
	background: rgba(8, 9, 9, 0.55)!important;
}
.navbar-header  .navbars-brand{
	text-transform: uppercase;
	font-size: 24px!important;
	color: #fff!important;
	font-family:Lato-Bold; 
	text-decoration: none;
	padding-top: 0px!important;
	line-height: 80px!important;
}

.navbar-header.mb_device {
	margin-left: 30%;
	padding-right: 30px;
}
.navbar-right {
	float: left !important;
	margin-right: -15px;
}
.nav li a {
    text-transform: capitalize;
    text-align: center;
    font-size: 18px !important;
    padding: 22px 10px 22px 10px;
    line-height: 80px !important;
    padding: 0px 15px;
    font-family: Lato-Bold;
    position: relative !important;
    border-right: 2px solid #22DDBE;
    color: #fff !important;
}


@import url('https://fonts.googleapis.com/css?family=Oswald:400,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');




.cont{
	width: auto;
	height: auto;
	overflow: hidden;
	background:#22DDBE!important;
}





.divider{
	width: auto;
  color: black;
  margin-top: 5px;
text-align: center;
margin: 0px auto;

}





.ph-button {
	
    border-style: solid;
    border-width: 0px 0px 3px;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #FFFFFF;	   
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 200ms ease-in-out 0s;
    white-space: nowrap;	
    font-family: "Gotham Rounded A","Gotham Rounded B",Helvetica,Arial,sans-serif;
    font-weight: 700;	
    padding: 19px 39px 18px;
    font-size: 18px;
	
}
/*Green
==========================*/
.ph-btn-green {
    color: #000!important;
    border: 5px solid rgba(30, 248, 213, 0.88);
	background-color: #fcfffd;
width: 80%;
padding-top: 10%;
padding-bottom: 10%;
}
.ph-btn-red {
    color: #000;
   border: 5px solid rgba(30, 248, 213, 0.88);
	background-color: #fcfffd;
     margin-bottom: 15px;
width: 90%;
padding-top: 35px;
padding-bottom: 35px;
}
.ph-btn-ree {
    color: #000;
    border: 5px solid rgba(30, 248, 213, 0.88);
	background-color: #fcfffd;
     margin-bottom: 15px;
width: 90%;
padding-top: 35px;
padding-bottom: 35px;
}

.ph-btn-blue {
    color: #000;

   border: 5px solid rgba(30, 248, 213, 0.88);
	background-color: #fcfffd;
width: 90%;
padding-top: 10%;
padding-bottom: 10%;
}

.ph-btn-grey {
    color: #000;
     border: 5px solid rgba(30, 248, 213, 0.88);
	background-color: #fcfffd;
 width: 90%;
padding-top: 10%;
padding-bottom: 10%;
     margin-bottom: 15px;
}
.ph-btn-roy {

     border: 5px solid #000;
	background-color: #94dd0a;
     margin-bottom: 15px;
    color: rgba(30, 248, 213, 0.80);
}
.trans:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
    text-decoration: none;
}

/*Blue
==========================*/


/*
.ph-btn-blue:hover, .ph-btn-blue:focus, .ph-btn-blue:active {
    background-color: #397CAC;
    border-color: #326E99; 
    text-decoration: none;

}



.ph-btn-ree:hover, .ph-btn-grey:focus, .ph-btn-grey:active {
    background-color: #B8BFC7;
    border-color: #AAB3BB; 
    text-decoration: none;
}
*/

/*Red
==========================

.ph-btn-red:hover, .ph-btn-red:focus, .ph-btn-red:active {
    background: none repeat scroll 0 0 #EB4848 !important;
    border-color: #E83131 !important;  
    text-decoration: none;
}


/*DEMO ONLY FOR CENTER POSITION*/
.ph-container {
  
  margin: 0 auto;
  display: inline;

  
}
/*....home  csss end,,,,...*/
/*....division csss start,,,,...*/
.divga h3{
    color: #000;
    font-family:OpenSans-Bold;
    text-align: center;
    margin-top: 20px;
}

.divga h2{
    color: #09b52a;
    font-family:OpenSans-Bold;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px;
}

.divis {
	border: 1px solid #000;
	border-radius: 15px;
	text-align: center;
	padding-top: 12%;
	padding-bottom: 12%;
    font-size: bolder;
   
}
.divis a h2{
    color: #000;
     font-weight: 600!important;
}


.divis2 {
	border: 1px solid #000;
	border-radius: 15px;
	text-align: center;
	padding-top: 12%;
	padding-bottom: 12%;
    font-size: bolder;
   margin-bottom: 20px;
   margin-top: 30px;
}

.divis2 a h2{
    color: #000;
     font-weight: 600!important;
}
/*...DIVISION CSSS END..*/
/* >>>>srcnav  csss start....*/


.src_bag{
    background-color: #e2e2e2;
}


/*....dis...csss start....*/


#dis{
    border: 3px solid #383434;
    margin: 10px;
}

/*.....view csss overly...*/


.overly {
    height: 80px;
    width: 100%;
    text-align: center;
    padding-top: 25px;
    color: #fff;
    background:#faf5f5;
    z-index: 1;
}


.profile {
    width: 50%!important;
    margin-left: 20%!important;
    text-align: right!important;
    font-size: 20px!important;
}

.profile td {
    margin: 10px !important;
    padding: 10px;
}


.main_navigation{
background: #22ddbe;
color: #fff;
display: inline-block;
padding: 5px;
margin: 5px;
width: 150px;
text-align: center;
}
.diss input{
    margin-bottom: 7px;
    margin-top: 7px;
    text-align: right;
    border-color: #22DDBE ;
}
.diss th{
   
    text-align: right;
    padding-right: 15px;
}
.diss input{
   
    font-weight: 400;
    font-size: 18px;
    color: #000;
}
.diss{
   
    font-size: 18px;
    color: #000;
}
.diss select{
    width: 100%;
    height: 40px;
     border-color: #22DDBE ;
     margin-top: 7px;
border-radius: 5px;
}
.diss #message{
width: 100%;
    height: 200px;
     border-color: #22DDBE ;
     margin-top: 10px;
     padding: 8px;
     border-radius: 5px;
     color: #000;
     font-weight: 400;
}

.table_manage th{
    text-align: center!important;


}
.table_manage tr td{
  
    color: #000;
    font-weight: bold;
}


.dividerr{
  
  margin-top: 50px;
  margin-bottom: 20px;
  background: #0cf2be;
  border: 3px solid #0cf2be;
  width: 100%;

  
}
 .table_manage img {
  width: 100px;
  margin: 10px;
  border: 1px solid #000;
  padding: 5px;

}
 .aa a{
   padding:12px 20px;
   border:2px solid #0cf2be;;
   color:#333;
   font-weight:bold;
   font-size: 18px;
  }
  .fas.fa-comments {
  font-size: 26px;
}
.post {
  display: block;
  line-height: 1;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 700;
  border: solid 0 transparent;
  background: #ffa91c;
  padding: 18px;
  margin-top: 14px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0), 0 6px 20px 0 rgba(0,0,0,0.19);
  border-radius: 5px;
}
#u_sms{
  color: #fff;
  background-color: rgba(46, 52, 63, .4);
  width: 99%;
  height: 300px;
  padding: 10px;
  font-size: 20px;
  margin-left: 10%;
  border-radius: 5px;
}
.u_send{
  padding: 10px;
  width: 40%;
  margin-left: 10%;
}
#cemail{
  color: #fff;
  background-color: rgba(46, 52, 63, .4);
  width: 99%;
  height: 40px;
  padding: 10px;
  font-size: 20px;
  margin-left: 10%;
  border-radius: 5px;
  margin-bottom: 10px;
}
#pager-wrapper {
  height: 120px;
  width: 100%;
  overflow: hidden;
  position: relative;
  left: 0;
  z-index: 2;
  background:#252525;
  padding:10px 0 0 0;
}
#pager img {
  cursor: pointer;
  background: #444;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  display: block;
  width: 80px;
  height: 80px;
  padding: 2px;
  margin: 15px;
  float: left;
}
#pager img:hover {
  background: rgb(14,118,86)
}
#pager img.selected {
  background: rgb(14,118,86)

}
.hhead{
  color: rgba(30, 248, 213, 1);

  font-weight: 400;
}
.btext {
  font-size: 25px;
  font-weight: 600;
  line-height: 2;
  color: #000;
}
.blast{
  color:#000; 
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 22px;
}
.htextl{
  line-height: 2;
}
.viewside tr {
font-size: 20px;
font-weight: bold;
margin-left: 5px;

}
.ppr{
  color: #ffa91c;
  font-weight: bold;
  background-color: #000;
  display: inline-block;
  padding: 5px;
  border-radius: 5px;
}
.pff{
  color: #000;
   font-weight: bold;
   font-size: 18px;
}
.moree{
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
