body{
	    font-family: 'Myriad Pro';
    font-weight: normal;
	background: #d5d7e6;
}
.section {
    padding: 0px 0;
 }

 .col-md-12.pad {
    /*margin-left: -15px;
    margin-right: -15px; */
    background: #f2a9a0;
   
}

.col-md-12.pinkhead {
    background: #d1527f;
}

.mb0{
	margin-bottom:0 !important;
}
.mt5{
	margin-top:5px !important;
}
b.textwhite.head {
    color: white;
    font-size: 16px;
}

b.textwhite.header {
    color: white;
    font-size: 21px;
}


.page-header.text-muted.border {
    border-bottom: none;
    margin: 0px;
    padding-bottom: 6px;
}

h1.margin {
    margin-top: 3px;
    margin-bottom: 3px;
}


i.fa.fa-1x.fa-bell.fa-fw.text-muted {
    color: #fff;
}

.page-header.headerborder {
    border-bottom: none;
    margin: 0px;
    padding-bottom: 6px;
}

.navbar-left {
    font-size: 17px;
}


.navbar-default .navbar-nav > li > a {
    color: #ffffff;
	    padding: 4px 8px 0px 8px !important;
}
.navbar-default .navbar-nav > li:nth-child(2) > a {
    margin-left: 110px;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
   color: #fff;
    background: none !important;
    border: 1px solid #ffffff;
    padding: 4px 8px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}


h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 3px;
}

h1.text-center.pinkcolor {
    background-color: #f2a9a0;
    padding: 8px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.text-center.purplecolor {
    background-color: #d1527f;
    padding: 2px;
    font-size: 16px;
    color: #fff;
}

p.text-center.purplecolor.purpletext {
    color: #d1527f;
}


.whitecolor {
    padding: 20px;
    background-color: #fff;
    margin: 20px;
    min-height: 345px;
}

h3, .h3 {
    font-size: 18px;
}

h4, .h4 {
    font-size: 15px;
}

p {
    font-size: 14px;
}

.pinktext {
    /*font-size: 20px;*/
    color: #c0134d;
    text-decoration: none;
}

.graytext {
    font-size: 14px;
    color: #707979;
    text-decoration: none;
}


.blacktext {
    font-size: 17px;
    font-weight: 600;
    color: #111;
    text-decoration: none;
}


p.pinkparagraph {
    font-size: 18px;
    color: #e47299;
}

.marginform {
    margin: 30px;
}



button.btn.btn-primary.trans {
    color: #fff;
    border-color: transparent;
}


.col-md-4.col-md-offset-4 {
    background: #fff;
    padding: 0px 0px 30px 0px;
}


.col-md-6.backpink {
    background-color: #f2aaa0;
}

.col-md-6.backdarkpink {
    background-color: #d25380;
}

.backdarkpink {
    background-color: #d25380;
}

.row.margintopbottom {
    margin: 30px 0 20px 0;
}

button.btn.btn-primary.margintop {
    margin-top: 10px;
}


.ticker.well {
    width: 100%;
    background-color: #FFFFFF;
    border: none;
    box-shadow: none;
    font-size: 18px;
    color: #e47299;
    padding: 4px;
    margin-bottom: 0px;
}

.navbar {
    z-index: 1;
}


ul.nav.navbar-left.navbar-nav {
    /*background-color: #FCEEED;*/
}





.col-md-12.text-center.butmarg {
    margin-bottom: 3px;
    margin-top: 0px;
    /*height:350px;*/
    text-align:center;
	background:url(http://wwww.pakeezgi.com/app/webroot/pakeezgi/images/bg-main.jpg) #fbdceb no-repeat top center;
}


h1.pinkcolorheading {
   background-color: #d1527f;
    padding: 10px;
    font-size: 15px;
    /* font-weight: 600; */
    color: #fff;
    /* margin-left: -20px; */
    /* margin-right: -20px; */
    text-align: center;
}


.sidebar {
    background-color: #fff;
    padding:10px;
    min-height:350px;
}

.contentwhite {
    background-color: #fff;
    margin: 10px;
}

.contentpinktext {
    color: #d25380;
    text-decoration: underline;
}


.bridemargin {
    margin: 30px 0;
}

.sidebarpinktext {
    color: #c0134d;
    text-decoration: none;
}


.navbar-default {
    background-color: #f387b8;
    border-color: transparent;
}


label.checkboxlarge {
    transform: scale(2, 2);
    margin-right: 10px;
}

.borderpink {
    border: 2px solid #d1527f;
}


.fontlarge {
    font-size: 36px;
}

.badge-notify{
      background: red;
    position: relative;
    left: 14px;
    bottom: 27px;
    border-radius: 50%;
    height: 22px;
    padding: 5px;
  }


b.textwhite.head {
    color: white;
    font-size: 30px;
}


b.textwhite.header {
    color: white;
    font-size: 25px;
}

.col-md-12.padremove {
    padding-left: 0px;
    padding-right: 0px;
}


.btn-info {
    color: #ffffff;
    background-color: #95a5a6;
    border-color: #cccccc;
}


.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #666b6b;
    border-color: #cccccc;
}


.btn-danger {
    color: #ffffff;
    background-color: #f2a9a0;
    border-color: #cccccc;
}


img.logo {
    position: absolute;
    top: 10px;
    left: 100px;
    z-index: 200;
	    width: 100px;
    height: auto;
}


a.btn.btn-lg.btn-primary.btn-xlarge {
	padding: 18px 28px;
    font-size: 32px;
    line-height: normal;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    font-weight: 700;

}


input#exampleInputName2 {
    padding: 26px 60px;
    font-size: 30px;
    margin-right: 10px;
}


button.btn.btn-default.btn-lg.whitebtn {
    color: #000000;
    background-color: #fff;
    border-color: #cccccc;
}

.page-header.whiteheader {
    border-bottom: 4px solid #fff;
}


button.btn.btn-primary.btn-lg.btnxtralg {
    padding: 10px 56px;
    margin-right: 10px;
    margin-left: 10px;
}


strong.lead {
    font-size: 20px;
}

h1.panel-title.pinktext {
    font-size: 20px;
}


h3.panel-title.pinktext {
        font-size: 24px;
    margin-top: 0;
    background: #E6E7E8;
    margin-left: -30px;
    margin-right: -30px;
    color: #000;
    padding: 10px 20px;
    padding-bottom: 6px;
    margin-bottom: 30px;
}

.container {
   background:#fceeed;
   /*/*border-left:3px solid #eee;
   border-right:3px solid #eee;*/*/

   /*-webkit-box-shadow: 7px 15px  #ccc,  -7px 0 15px #ccc;
-moz-box-shadow: 7px 0 15px #ccc,  -7px 0 15px #ccc;
box-shadow: 7px 0 15px #ccc,  -7px 0 15px #ccc;*/
}
.page-head-message {
    padding: 0px;
    height: 32px;
    border-bottom: 1px solid #8c1d58;
    background-color: #fff;
    /*-webkit-box-shadow: 0 0 5px 0 #8a8a8a;
    -moz-box-shadow: 0 0 5px 0 #8a8a8a;
    box-shadow: 0 0 5px 0 #8a8a8a;*/
    /*position: fixed;*/
    width: 100%;
    z-index: 9999;
    margin-left: 0px;
    margin-right: -15px
}
.pg-head {
   background: #8c1d58 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    min-width: 60px;
    padding-left: 20px;
    text-align: center;
    width: auto;
    padding-right: 8px;
}
.arr {
  border-bottom: 16px solid transparent;
    border-left: 15px solid #8c1d58;
    border-top: 16px solid transparent;
    display: block;
    float: left;
    height: 0;
    width: 0;
    margin-right: 15px;
}
.page-head-message p {
    display: block;
    line-height: 30px;
    /* padding-left: 20px; */
    /* font-size: 18px;*/
}
        .navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0px;
    border: 0;
    border-radius: 0;
}
.btn-group-lg > .btn, .btn-lg {
    border-radius:0px;
}
.pnl-banner img{
    border:5px solid #fff;
}
.pnl-banner img:hover{
-moz-box-shadow: 0 0 10px #888;
-webkit-box-shadow: 0 0 10px#888;
box-shadow: 0 0 10px #888;
}
.dv1 {
    width:19%;
    background:#fff;
    float:left;padding:10px;
    margin-left:5px;
    color:#707979;
    opacity:0.8;
    border:1px solid #fff;
    font-size:12px;
}
    .dv1 .title {
    font-size: 15px;
    color: #c0134d;
    text-decoration: none
    }
    .dv1 .dt{
        margin:10px 5px;
    }

    .dv1:hover {
        border:1px solid #d1527f;
        
    }
   .dv1 .area {
    font-size:12px;
    color:#333;
}
    .topBar{
    
}

        .topBar small b {
        font-size: 16px; font-weight:normal;
    color: #fff;
        }

.btn-register {
    color:#d1527f;
    font-size:20px;
    text-decoration:none;
}

    .btn-register:hover {
        text-decoration: none;
    }
.padding0 {
    padding:0px
}

.gray1 {
    color:#aca5a7;
}

.region {
    font-size:12px;
}

footer.section {
    /*background-color: #d25380;*/
}

input, textarea {
    
    border-radius: 0px !important;
    box-shadow:none !important;
}
input[type='text']:hover, input[type='email']:hover , textarea:hover {
    border: 1px solid #d1527f !important;
    
}
    .btn
{
        border:none !important;
        border-radius:0px !important;
}
.socialIcon a {
        background: #1072BA;
    height: 25px;
    width: 25px;
    display: inline-block;
    border-radius: 3px;
    line-height: 28.5px;
    padding: 0;
    text-align: center;
    color: #FFF;
}
.socialIcon a:hover {
    background: #fceeed;
	color:#EF5BA1;   
}


.btn-primary {
    background-color:#d25380;
	white-space: normal;
}

.inner-container {
    padding:20px 30px;
}

.pnl-filter-form input.search{
    float:left; width: 213px; border: 1px solid #d25380 !important;

}
.pnl-filter-form button{
    padding: 7px 10px;

}
.pnl-filter-form label.checkbox {
    margin-left:30px;
    font-weight:normal;
}
.filter-heading {
    font-weight:bold;
    font-size:13px;
    
}
.filter-option {
    max-height: 185px;
    overflow: hidden;
    overflow-y: scroll;
    margin-top: 10px;
}
.dataList {
    background:#fff;
    text-align:left;
    padding-bottom:20px;

}

.dataList span.title{
       width: 100px;
    display: inline-block;
}

.dataList:hover {
    background: #d25380;
    color: #fff;
}
    .dataList:hover h3 {
        color:#fff;
    }

    .dataList button {
    text-transform:uppercase;
      font-weight:bold;

    }
     .dataList a.btn {
   
         /*width:200px;*/
         padding:20px;
         font-size:20px;

    }

    .dataList:hover a.btn {
    background-color:#fff;
            color:#d25380;
          
            
    }
    .breadcrumb {
   padding: 10px 20px;
    /* margin-bottom: -4px; */
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
    margin: -10px -15px 10px;
}

    .breadcrumb a {
        color:#333;  
        border-bottom:1px solid #333;
    }


    .breadcrumb>.active {
    color: #d25380;
    font-size: 16px;
    /*text-transform: uppercase;*/
    
    /* background: red; */
}
    .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "";
}

.navbar-brand{
	padding:0px;
}

select{
        border: 1px solid #d1527f;
    border-radius: 0 !important;
   
    }
.sortItem label {
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 0px;
}

    .sortItem select{
        /*border: 1px solid #d1527f;*/
    border-radius: 0;
    /* font-size: 12px; */
    /*font-weight: bold !Important;*/
    padding: 7px;
    height: auto;
    }
.table-user-information tr td{
    padding:5px !important;
    border-top:none !important;
}
.table-user-information tbody tr td:first-child {
    text-align:right;
    width:45%;
    color:#c0134d;
}

.pdp-user-details h2{
    margin:20px 0;

}

.pdp-user-details label{
    font-size:25px;
}
.table-user-information {
    margin:20px 0;
}
.pdp .contentwhite{
    /*border:1px solid #d25380;*/
}
.pdp .panel-heading h1{text-align: center; padding: 8px; width: 75%; margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: -21px;
    background: #d25380;
    color: #fff;
    /*border-radius: 20px 20px 0px 0px;*/

}

.pdp .contentwhite p {
    padding:20px;
}

.most-head {
    background: #f1a9a0;
}

.most-head i{
    font-size: 20px; color: #fff; padding-top:10px; height:40px;
}
    .most-head span.hline {
    margin-top: 5px;
	    font-size: 19px;
    color: #e695b1;
    }
.company-logo span{
    font-size: 18px; font-weight: normal; line-height: 23px; margin-top: 5px; font-style: italic; color:#fff;
}
.news {
    background:#fff;
}
.menuItem .navbar-header{
    height:40px;
}

.menuItem .navbar-collapse{
    background:rgb(250, 219, 225);
}
.home-middle-content {
    /*background-image: url(../../pakeezgi/images/001.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center; background-position-y:50px;*/
}
.page-head-message{
	background-image: url(../../pakeezgi/images/newsImg.png);
    
	
    background-repeat: no-repeat;
    background-position: left; 
	background-position-y:0px;
	
}
.home-middle-actions {
    padding: 20px;
    margin-top: 101px;
    max-width: 630px;
    background: #fff;
    overflow:hidden;
    color: #fff;
    border: 5px solid #fff; margin: 50px auto;
}
.home-middle-actions a.btn {
    padding: 8px 25px 4px 25px;
    font-weight: bold;
    margin: 10px;
    font-size: 21px;
}
    .home-middle-actions1 a {
        width:30%;
        padding:15px;
    }
.section-primary .container {
    background:#d25380 url('../../images/10.png'); background-position:right; background-repeat:no-repeat; padding:20px;
}

.registrationForm label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 12;
    /* font-weight: normal; */
    /*color: #777;*/
    margin-right:20px;
}
span.mandatory-bullet {
    color:red;
    font-weight:bold;
    font-size:17px;
    
    display:inline-block;
}

.footerBg {
background:#d25380 url('../../images/10.png'); background-position:right; background-repeat:no-repeat; padding:30px 20px;
}

.form-control {
    /*border:1px solid #d1527f;*/
}

ul.footerMenu {
    margin:0px; padding:0px;
    width:100%;
    margin-top:20px;
    text-align:center;

}

ul.footerMenu li{
    margin-left:20px;
    display:inline; 

}


ul.footerMenu li a{
       text-decoration: none;
    color: #fff;
    font-size: 16px;
    margin: 5px 10px;
    display: inline-block;
}
.disco {
    margin-left: 10px;
    border: 1px solid #DDD;
    margin-right: -10px;
    color: red;
    padding: 8px 15px 10px 15px;
}

.v-pro{
	background: #A7A9AC;
    color: #FFF;
    display: inline-block;
    padding: 8px 5px 6px 5px;
	    margin: 40px 0;
}

ul.footerMenu li a:hover{
 
   color:#333;
   
}
ul.footerMenu li a.active{
 
   color:#333;
   
}

.home-form input, .home-form textarea{
    width:90%;
    float:left;
    /*margin-bottom:20px;*/
}

.home-form span{   
   margin-left:5px;
    
    
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgb(210, 83, 128);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-radius: 0px;
}

.sidebar h1 {
       background-color: #b4b2b5;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    margin-top: 0px;
    padding: 10px;
}

.sidebar .frm-filter-side{
background: #eee;
    padding: 20px 10px;
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 10px;
}
.sidebar .frm-filter-side select{
    margin-bottom:15px;
}

.sidebar .frm-filter-side .btn-go{
    float:right;
}

.sidebar .actionFilters{
    background: #eee;
    font-size: 11px;
    padding: 10px;
    padding-bottom: 0px;
    text-align: left;

}
.actionFilters a {
    color: #d25380;
}


/* New CSS */
.home-middle-actions{
}
.most-head{
	background:url('../images/floral.png') top left no-repeat #fbdceb;
	min-height:85px;
}
.cont-c{
	background:url('../images/floral2.png') top center no-repeat #fbdceb;
	min-height:85px;
}
.head-top{
	text-align: right;
    margin-top: 10px;
}
.head-top span{
	font-size:13px;
	color:#E595AA;
	display:block;
}
.head-top span img{
	vertical-align:bottom;
}
.navbar-nav>li {
    float: left;
    padding: 3px 5px;
}
.pinkhead.company-logo {
    margin-bottom: 11px;
}
.section-primary >.container{
	background:url('../images/footer-bg.png') top right no-repeat #EF5BA1;
	min-height:85px;
	background-size:cover;
}
.email-sec{
	text-align:center;
	    color: #FFF;
    font-size: 16px;
}
.email-sec span:first-child {
    color: #000;
	font-size:14px;
}
input#subscriber_email {
    border: 0 !important;
    border-radius: 2px !important;
    height: 32px;
}
input#subscriber_email ~ .btn {
    height: 32px;
    border-radius: 2px !important;
    background: #BCBEC0;
    color: #FFF;
}
.email-sec span:last-child {
    color: #fff;
}
.home-middle-actions{
	background:url('../images/floral3.png') bottom center no-repeat #FFF;
}
.reg-in{
	max-width:713px;
	margin: 0 auto;
}
p.capt {
    color: #D97694;
    font-size: 12px;
}
.marginform {
    margin: 30px 0;
}
.home-middle-actions.impt.mt5 {
    background: #FFF !important;
    color: #808285;
    padding-top: 0;
    text-align: left;
	border-top:0;
}
.home-middle-actions.impt.mt5 h3 {
    margin-top: 0;
    display: block;
    margin: 0 auto;
    width: 211px;
    color: #Fff;
    background: #939598;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    line-height: 1;
    padding-bottom: 4px;
    margin-bottom: 20px;
}
.disclaim{
	text-align: left;
    max-width: 633px;
    color: red;
    margin: 0 auto 30px;
}
.t-div {
    height: 30px;
    width: 100%;
    background: #d25380;
    margin-bottom: 40px;
}
.floral-4{
	    background: url(../images/floral-4.png) top center no-repeat;
    background-size: contain;
}
.t-p{
	color:#D25481;
}
input.form-control.search {
    width: calc(100% - 45px);
    float: left;
    margin-bottom: 10px;
    height: 33px;
}
.dataList:hover .t-p{color:#FFF;}
.s-section {
    border: 7px solid #BCBEC0;
    text-align: center;
	background: #FFF;
}
.sidebar .s-section {
    margin-bottom: 20px;
}
.s-white{
	background-color:#FFF;
	padding:7px 0;
	margin-bottom:10px;
}
span.ghead {
    background: #6D6E71;
    color: #FFF;
    padding: 2px 6px 0 6px;
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 4px;
}

@media (min-width: 800px) and (max-width: 2500px){
	.container{
		width:900px !important;
	}
}
@media (min-width: 320px) and (max-width: 650px){
	.reg-in, .reg-in p{
		text-align:center;
	}
	.reg-in img{
		margin:0 auto;
	}
	.logo-rg{
		margin: 0 auto;
    background-position: center center;
	}
	.home-middle-actions a.btn{
		width:100%;
		margin:10px 0;
	}
	img.logo{
		position:static !important;
		display:block;
		margin:0 auto;
	}
}
