
@import url(../fonts/stylesheet.css);

* {
  outline: none !important;
  -moz-outline: none !important;
}
 
/* Main */
html {
  overflow-x: hidden;
    height: 100%;
}
body {
  overflow-x: hidden;
  overflow-y: auto;
    margin: 0;
    padding: 0;
   font-family: 'brandon_grotesquemedium' !important;
    height: 100%;
    background: #eaedf2;
}
.row{
    margin-left: 0;
    margin-right: 0;
}
a:hover, a:focus { 
    text-decoration: none !important;
    color: #fff;
}
a,li,ul,p,h1,h2,h3,h4,h5{
    margin: 0 ;
    padding: 0;
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}

header{
    background: #000001; 
    border-bottom: 6px solid #5bd3da;
    overflow: hidden; 
}
.maincontainer {
    margin: 0 auto;
    width: 94%; 
}

.ublogo {
    float: left;
    margin-top: 15px;
    position: relative;
    z-index: 100000;
}
.hederright{
    float: right;
    width: auto;
}
.headmail{
    padding: 20px 25px 22px;
    display: inline-block;
    position: relative; 
    float: right;
    border-right: 1px solid #333333;
    border-left: 1px solid #333333;
    z-index: 100000;
}
.headmail span{
    background: #f87f74;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    line-height: 30px;
    position: absolute;
    bottom: 12px;
    right: 12px;
    color: #fff;
    text-align: center;
    font-family: 'Conv_Brandon Grotesque Regular';
}
.hederright p{
    color: #fff;
    font-size:16px;
    float: right;
    margin-top: 35px;
    margin-right: 12px;
    font-family: 'Conv_Brandon Grotesque Regular';
}

.dashmenu { 
    background: #f1f1f3 none repeat scroll 0 0;
    border-color: transparent #e3e3e5 #e3e3e5;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: right; 
}
.dashmenu li{  
    float: left;
    border-right: 1px solid #e3e3e5;
}
.dashmenu li:last-child{
    border: none;
}
.dashmenu li a{
    display: inline-block;
    text-transform: uppercase;
    text-align: center; 
    padding: 0 12px 5px;
    color: #517481;
}
.dashmenu li a span{ 
    display: block;
    font-size: 14px;
}
.dashmenu li a i{
    background: url(../../images/dashmenu.png) no-repeat;
    height: 38px;
    width: 38px;
    display: block;
    margin: 6px auto 3px;
}
.dashmenu li a i.dashimg{
    
}
.dashmenu li a i.campicon{
    background-position: -38px 0;
}
.dashmenu li a i.proicon{
    background-position: -76px 0;
}
.dashmenu li.active a i.dashimg ,.dashmenu li:hover a i.dashimg{
    background-position: 0px -38px;
}
.dashmenu li.active a i.campicon ,.dashmenu li:hover a i.campicon{
    background-position: -38px -38px;
}
.dashmenu li.active a i.proicon ,.dashmenu li:hover a i.proicon{
    background-position: -76px -38px;
}

.dashmenu li.active a ,.dashmenu li:hover a{
    background: #5bd3da;
    color: #fff;
}
.camapignmainblock { 
    width: 100%;
    margin-bottom: 50px;
}
.createcamp {
    overflow: hidden;
    margin-top: 10px;
}
.createcamp h1{
    color: #305b68; 
    font-size: 40px;
    float: left;
    margin-top: 5px;
}
.createcamp a{
    display: inline-block;
    text-transform: uppercase;
    background: #45a1fe;
    padding: 15px 30px;
    color: #fff;
    font-size: 22px;
    margin-left: 20px; 
    position: relative;
    z-index: 10000;
}
.createcamp a:hover ,.nextbtn:hover{
    background:#1486f9
}
.campaigndetail .col-md-6 ,.campaigndetail .col-md-12{
    padding: 0;
}
.campaigndetail{
    margin: 20px 0 0;
}
.campadetailgraph{
    background: #fff;
    border: 1px solid #dadadd;
    padding: 15px;
    width: 100%;
}
.campadetailgraphleft{
    float: left;
    width: 96%;
}
.campadetailgraphright{
    float: right;
    width: 96%;
}
.campadetailgraphtop{
    padding-left: 40px; 
}
.campadetailgraphtop h2{
    font-size: 30px;
    color: #305b68;
    float: left;
    margin-right: 25px;
    margin-top: 10px;
    font-family: 'Conv_Brandon Grotesque Regular';
}
.campadetailgraphtop ul{
    float: right;
    margin-top: 10px;
}
.campadetailgraphtop ul li{
    display: inline-block;
}
.campadetailgraphtop ul li a{
    color: #134558;
    background: #bdc8cc;
    width: 70px;
    display: block;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
    border-radius: 5px;
    margin: 0 2px;
}
.campadetailgraphtop ul li.active a ,.campadetailgraphtop ul li a:hover{
    background: #40bdd9;
    color: #fff;
}
.totalblock{
    background: #e5e3e4;
    width: 105px;
    overflow: hidden;
    text-align: center; 
    padding: 10px 5px;
}
.totalblock h3{
    color: #40bdd9;
    font-size: 20px; 
    font-family: 'Conv_Brandon Grotesque Regular';
}
.totalblock span{
    font-size: 10px;
    color: #b2b0b2;
}
.campadetailgraph:last-child{
    margin-top: 10px;
}
.campadetailgraph:first-child {
    margin: 0;
} 
.campadetailgraphbottom{
    text-align: center;
}
.campadetailgraphbottom li{
    display: inline-block;
    background: #745da8;
    border-radius: 5px;
    width: 29%;
    margin: 0 1.5%;
    padding: 10px 5px;
}
.campadetailgraphbottom li h2{
    font-size: 32px;
    font-family: 'Conv_Brandon Grotesque Regular';
    color: #fff; 
}
.campadetailgraphbottom li span{
    font-family: 'brandon_grotesquelight';
    color: #fff;
    font-size: 16px;
}  
.dealblocktop{
    
}
.dealblocktop .totalblock h3{
    color: #745da8;
}
.dealblocktop ul li.active a ,.dealblocktop ul li a:hover{
    background: #745da8;
} 
.viewblockdetail .totalblock h3{
    color: #6c6cdd;
}
.viewblockdetail ul li.active a ,.viewblockdetail ul li a:hover{
    background: #6c6cdd; 
}
.viewblockdetailbottom li{
    background: #6c6cdd;
} 
.favblocktop .totalblock h3{
    color: #eb6868;
}
.favblocktop ul li.active a ,.favblocktop ul li a:hover{
    background: #eb6868;
} 
.favblockbottom li{
    background: #eb6868;
}
.demograpblock{
    overflow: hidden;
    background: #efeff1;
}
.dgraphtotalright{
    float: right;
}
.dgraphtotalright .totalblock{
    display: inline-block;
    margin-left: 10px;
}
.dgraphtotalright .totalblock h3{
    color: #20608d;
} 
.demographdetail{
    margin: 20px 0 0;
    width: 100%;
    overflow: hidden;
}
.demographdetail .col-md-3{
    padding: 0;
    width: 24%;
    margin: 0 0.5%;
}
.dgraphdatadetail{
    background: #fff;
    border: 1px solid #dadadd; 
}
.dgraphdatadetail h4{
    color: #999999;
    font-size: 16px;
    border-bottom: 1px solid #dadadd; 
    padding: 5px 15px;
    font-family: 'Conv_Brandon Grotesque Regular';
}
.dgraphdatadetail ul{
    padding-left: 15px;
    background: #f3f7f8;
}
.dgraphdatadetail ul li{
    border-bottom: 1px solid #dadadd; 
    padding: 8px 10px 2px 0;
}
.dgraphdatadetail ul li:last-child{
    border: none;
}
.dgraphdatadetail ul li img{
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}
.dgraphdatadetail ul li .flright{
    float: right;
}
.dgraphdatadetail ul li span{
    color: #999999;
    font-size: 14px;
    font-family: 'Conv_Brandon Grotesque Regular';
}
.mainmenublock{
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10000;
}
.demographpopup{
    padding: 50px;
    border-radius: 0;
    border: 1px solid #dedee0;
    text-align: center;
}
.demographpopup p{
    color: #333333;
    font-family: "brandon_grotesqueblack";
    font-size: 28px;
    line-height: 65px;
}
.demographpopup p span{
    color: #3399ff;
    cursor:pointer !important;
}
.activeStatus {
    color: green;
    /*font-weight: bold;*/
    font-size: 16px !important;
}
.completeStatus {
    color: black;
    /*font-weight: bold;*/
    font-size: 16px !important;
}

footer {
    background: #000000 none repeat scroll 0 0;
    bottom: 0;
    font-size: 14px;
    left: 0;
    margin-top: 15px;
    padding: 15px 2%;
    position: absolute;
    right: 0;
    z-index: 10;
}
.ftr_right {
    float: right;
}
.ftr_left {
    float: left;
    color: #fff;
}
.ftr_right li{
    display: inline-block;
    margin: 0 5px;
}
.ftr_right li a{
    color: #fff;
    padding: 0 5px;
}


/*----- Campaign css start -----*/

.notcampaignblock{
    height: 500px;
    width: 100%;
    display: table;
    text-align: center;
    background: #efeff1;
    border: 1px solid #dadadd;
    margin: 20px 0 10px;
}
.notcampaignblock h2{
    font-family: 'conv_brandon grotesque regular';
    font-size: 30px;
    display: table-cell;
    vertical-align: middle;
    color: #999999;
}
.campatabledetail{
    overflow: auto;
    margin: 15px 0;
}
.campaigntable{
    background: #fff;
    width: 100%;
}
.campaigntable thead th{
    text-align: center; 
    color: #333333; 
}
.campaigntable thead th:first-child{
    text-align: left;
}
.campaigntable thead th ,.campaigntable tbody td{
    padding: 15px 30px;
    border: 1px solid #e1e1e1;
    font-family: 'conv_brandon grotesque regular';
    font-size: 24px;
    font-weight: normal;
}
.campaigntable tbody td{ 
    color: #666666; 
}
.campaigntable tbody td:first-child{
    color: #333333;
}
.smalltext{
    font-size: 16px;
}
.campaigntable tbody td a{
    color: #45a1fe;
    font-size: 18px;
    float: right;
}
.campaigntable tbody td p{
    float: left;
}
.exptext{
    font-size: 16px;
    font-family: 'brandon_grotesquebold';
    text-transform: uppercase;
    color: #e96767;
    float: right;
}
.campaigntype{
    margin: 20px 0;
}
.campaigntype h1{
    font-size: 30px;
    color: #305b68;
    font-family: 'conv_brandon grotesque regular';
}
.camptypeblock{
    padding: 30px 35px; 
    background: #fff;
    overflow: auto;
    margin: 20px 0 70px;
}
.camptypeblock .backbtn{
    border: 2px solid #82c9fe;
    border-radius: 6px;
    color: #229cf9;
    float: left;
    padding: 5px 20px;
    font-size: 14px;
    font-family: 'brandon_grotesquebold';
    background: none;
    margin-bottom: 10px;
}
.camptypeblock .backbtn:hover{
    background: #82c9fe;
    color: #fff;
}
.selectcampmenublock {
    margin: 20px 0;
    overflow: auto;
    width: 100%;
}
.selectcampmenu{
    width: 1000px;
    max-width: 96%;
    margin: 0 auto;
}
.selectcampmenu li{
    float: left;
    width: 31%;
    margin:0 1% 50px; 
    text-align: center;
}
.selectcampmenu li a {
    display: block;
}
.selectcampmenu li a img{
    
}
.selectcampmenu li a:hover img{
    opacity: 0.8;
}
.selectcampmenu li a span{
    display: block;
    font-size:20px;
    text-transform: uppercase;
    color: #333333;
    font-family: 'brandon_grotesquebold';
    margin-top: 10px;
} 

/*----- Campaign css end -----*/


/*----- Notification css start -----*/

.stepblock{
    width: 100%;
    overflow: hidden;
}
.stepdetail{
    
}
.stepdetail li {
    float: left;
    margin-right: 25px;
    position: relative;
}
.stepdetail li:after{
    color: #cdd6de;
    content: ">";
    display: block;
    font-size: 20px;
    position: absolute;
    right: -16px;
    top: -4px;
}
.stepdetail li:last-child:after{
    display: none;
}
.stepdetail li a{
    
}
.stepdetail li a .stnumber{
    background: #cccccc;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    margin-right: 5px;
    text-align: center;
    width: 18px;
}
.stepdetail li a .stname{
    font-size: 12px;
    font-family: 'conv_brandon grotesque regular';
    color: #999999;
}
.stepdetail li.active a .stnumber{
    background: #47a3ff; 
}
.stepdetail li.active a .stname{ 
    color: #47a3ff;
} 
.setupnotificationblock{
    background: #fff;
    border: 1px solid #dadadd;
    padding: 40px 40px 0 40px;
    width: 100%;
    margin: 20px 0 70px;
    position: relative;
    min-height: 500px;
}
.blackbooksetuplast{min-height: 700px;}
.steptitle{
    width: 100%;
    overflow: auto;
    margin-bottom: 20px;
}
.steptitle h1{
    float: left;
    margin-right: 30px;
    font-size: 30px;
    font-family: 'conv_brandon grotesque regular';
    color: #305b68;
}
.steptitle span{ 
    font-size: 20px;
    color: #999999;
    font-family: 'brandon_grotesquebold';
    text-transform: uppercase;
}

.setupdetialblock{
    padding-bottom: 40px;
}
.setupform{
    text-align: center;
}
.setupform .form-group{
    width: 100%;
    max-height: 200px; 
    overflow: auto;
}
.setupform .form-group.uconnectiondayRadioGrp {
    max-height: 300px;
}
.setupform label{
    text-align: left;
    display: block;
}
.setupform label ,.setupform input ,.setupform span ,.setupform textarea ,.audienceform label{
    font-size: 17px;
    color: #333333;
    font-weight: normal; 
}
.setupform input{
    border: none;
    width: 100%;
    line-height: normal;
    margin: 7px 0;
}
.borderblock{ 
    border-color: transparent #d3d3d3 #d3d3d3;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px; 
    max-width: 100%; 
    width: 550px;
    text-align: left; 
    position: relative;
}
.borderblock > span {
    display: inline-block;
    min-height: 40px !important;
    padding: 6px 40px 5px !important;
    width: 100%;
} 
.borderblock100 span {
    min-height: 70px;
    padding-top: 20px;
}
.brdtop{
    border-top: 1px solid #d3d3d3;   
}
.padleft{
    padding-left: 10px;
}


.borderblock input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

.borderblock input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('../../images/radiobtn.png') no-repeat 0 0;
  line-height  : 21px;
    text-indent: -9999px;
}
 
.borderblock input[type=radio]:not(old):checked + label{
  background-position : 0 -21px;
}
.borderblock .radiobtn { 
    left: 10px;
    position: absolute;
    top: 8px !important;
}
.borderblock.borderblock100 .radiobtn {
    left: 37px;
    top: 23px;
}
.borderblock .datetimeblock {
    width: auto;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-top: 4px;
    position: absolute;
    right: 5px;
    top: 0;
}
.borderblock .datetimeblock .datetime {
    width: 100px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    padding: 2px 5px;
    margin: 0 1px;
    background: #fff;
}

.borderblock .datetimeblock .customeTextForFlatSaving{
    width: 100px;
    border: 1px solid #c4c4c4;
    padding: 2px 5px;
    margin: 0 1px;
    background: #fff;
}

.datetimeblock .timezonebtn button{ 
    background: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    margin: 0 1px 0 3px;
    padding:5px 5px 3px;
    width: 100px; 
    color: #999;
    text-align: left;
    font-weight: 500;
    
}
.timezonebtn{
    float: right;
}
.timezonebtn ul{
    min-width:0;
}
.timezonebtn li{
    width:100px;
}
.timezonebtn li a{
    padding:5px;
}
.timezonebtn li a:hover{
    background: #3399ff;
    color: #fff;
}
.pushNotiRadioGrp{
    overflow: visible !important;
}
.timezonebtn .btn-primary:hover, .timezonebtn .btn-primary:focus, timezonebtn .btn-primary.focus, .timezonebtn .btn-primary:active, .timezonebtn .btn-primary.active, .timezonebtn.open > .dropdown-toggle.btn-primary{
    background:#fff;
    color: #333;
    border-color:#c4c4c4;
}
.form-group.pushNotiRadioGrp > p {
    color: #ccc;
    text-align: left;
}

.bluebtn{
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.nextbtn{
    background: #47a3ff;
    width: 350px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    border: none;
    font-family: 'brandon_grotesquebold';
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 40px;
}
.mobileimg { 
    height: 100%; 
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 0;
}
.mobileimg img{
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
}
.borderblock100{
    padding: 0 !important;
    width: 96% !important; 
}
.exclusivetagimg{
    position: absolute;
    top: -2px;
    right: -2px;
    width: 50px;
    height: auto;
}
.diningimg {
    position: absolute;
    right: 25px;
    top: 10px;
    width: 10px;
} 
.setupform textarea {
    border: medium none;
    height: 25px;
    line-height: 25px;
    margin-left: 40px;
    min-height: 70px;
    overflow: auto;
    padding:8px 15px 0 3px !important;
    resize: none;
    width: 90%;
} 
.borderblock100 .charanote {
    bottom: 0;
    color: #cccccc;
    font-family: "conv_brandon grotesque regular";
    font-size: 14px;
    line-height: normal;
    min-height: 0 !important;
    padding: 0;
    position: absolute;
    right: 10px;
    width: auto;
}
.audienceblock{
    padding-bottom: 40px;
    text-align: center;
    overflow: auto;
}
.audienceblockleft {
    width: 65%;
    float: left;
}
.audienceblockright{
    width: 35%;
    overflow: hidden;
}
.audienceform{
    text-align: left;
}
.audienceform label{
    float: left;
    width: 90px;
    text-align: right;
    margin: 5px 12px 0 0;
}

.audienceform .form-group{
    width: 100%;
    overflow: auto;
}
#moreaudiencedetial{
    overflow: auto;
    width: 100%;
}
.campselectbox{
    background   :rgba(255, 255, 255, 1) url("../../images/droparrow.png") no-repeat scroll right center;
    -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
    border: 1px solid #d3d3d3;
    line-height: 40px;
    min-height: 40px;
    padding: 7px 30px 7px 10px;
    width: 215px; 
} 
.multiblock{
    overflow: auto;
    border-left: 1px solid #d3d3d3;
}
.multiblock li{
    border-color: #d3d3d3 #d3d3d3 #d3d3d3 transparent;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    float: left;
    line-height: 40px;
    min-height: 40px;
    padding: 0 15px;
    color: #333333;
} 
#moreaudiencedetial .exclusiveRadioGrp {
    max-height: 300px;
    overflow: auto;
}
.multiblock li.active ,.multiblock li:hover{
    color: #fff;
    background: #0072bc;
}
.multiblock li.active span ,.multiblock li:hover span{
    color: #fff;
}
.multiblock li span{ 
    font-size: 17px;
    font-family: 'conv_brandon grotesque regular';
}
.audienceblockmain{
    padding-bottom: 30px;
    text-align: center;
}
.advancebutton {
    margin-bottom: 15px;
    margin-left: 100px;
    border: none;
    color: #4192e3;
    padding-right: 15px;
    background: none;
}
.advancebutton .dropicon{
    background: rgba(0,0,0,0) url('../../images/downarrowblue.png') no-repeat right center;
    display: inline-block;
    height: 7px;
    margin-left: 10px;
    width: 11px;
}
.advancebutton.rotate .dropicon {
    transform: rotate(-180deg);
}
.moreaudiencedetial{
    display: none;
}
.potentialblock{
    text-align: center;
}
.potentialblock h2{
    color: #333333;
    font-size: 22px;
    text-transform: uppercase;
}
.potentialdetail{
    background: #e9f6ff;
    border: 1px solid #2e9ff9;
    padding: 25px 15px;
    width: 260px;
    margin: 25px auto 10px;
    max-width: 100%;
}
.potentialdetail span{
    font-family: 'brandon_grotesquebold';
    font-size: 22px;
    color: #333333;
    display: block;
    margin-bottom: 5px;
}
.potentialdetail p{
    font-size: 17px;
    font-family: 'conv_brandon grotesque regular';
    color: #333333;
    text-align: left;
}
.businesspopup{
    width: 550px; 
    max-width: 96%;
    margin: 25px auto 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 20%;
}
.businesspopdetail{
    border-radius: 0;
    padding: 20px;
    text-align: center;
}
.businesspopdetail input{
    height: 25px;
}
.businesspopdetail h1{
    font-size: 30px;
    font-family: 'brandon_grotesquebold';
    color: #333333;
    margin-bottom: 5px; 
}
.businesspopdetail .greentext{
    font-size: 25px;
    color: #339933;
}
.businessform{
    width: 360px;
    margin: 20px auto 10px;
    max-width: 96%;
}
.businessform input{
    width: 100%;
    border: none;
    font-size: 13px;
    text-transform: uppercase;
}
.businessform .nextbtn{
    width: 100%;
    margin-top: 10px;
}
.businesspopdetail .businote{
    font-size: 16px;
    color: #cccccc;
}
.creditdetail{
    text-align: left;
}
.creditdetail .smalltext{
    font-size: 12px;
    color: #666666;
}
.editcredit p{
    font-size: 16px;
    color: #000000;
    margin-right: 35px;
}
.editcredit a{
    font-size: 16px;
    color: #000000;
    float: right;
}
.pushnotificationblock{
    padding-bottom: 0 !important;
}
.pushnotidetail{
    text-align: center;
    padding-bottom: 40px;
}
.notificationpushdetial img {
    margin-bottom: 12px;
}
.notificationpushdetial{
    width: 100%;
}
.notificationpushdetial h3{
    font-family: 'brandon_grotesquebold';
    color: #333333;
    font-size: 18px;
    text-transform: uppercase;
}
.notificationpushdetial span{
    color: #666666;
    font-size: 18px;
}
.mainnotification{
    width: 100%;
    clear: both;
}
.notificationpushdetial p{
    color: #333333;
    font-family: "open_sanslight";
    font-size: 35px;
    line-height: 50px;
    margin:40px 0 10px;
}
.creativesblock .nextbtn{
    margin-top: 80px;
}

.todayblock{
    position: absolute;
    background: #549fd3;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase; 
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75); 
    position: absolute;
    left: 0;
    top: 15px;
    padding: 5px 10px;
}
.todayblack{
    bottom: 0;
    top: auto;
    background: rgba(0,0,0,0.7);
} 
/*----- Notification css end -----*/


/*----- Black Book css start -----*/

.blackbookdetial{
    
}
.blackbookdetial.notificationpushdetial p{
    font-size: 22px;
    line-height: 40px;
}

.blackbookdetial p.booknote{
    font-size: 16px;
    font-family: 'open_sanslight';
    line-height: normal;
    margin-top: 15px;
}
.editblock{
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 10px;
    color: #47a3ff;
    font-family: 'conv_brandon grotesque regular';
}
.editblock:hover ,.editblock:focus{
    color: #47a3ff;
}
.blackbooksetup .advancebutton{
    margin: 0; 
    float: left;
}
.blackbookfirstblock{
    min-height: 500px;
}
.blackbookfirstblock .bluebtn{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}


.bbrightdetailblock{
/*    background: url('../../images/dealdetailbg.png') repeat;    */
    background: #231f20;
}
.bbdealimg{
    max-height: 170px;
    overflow: hidden;
}
.bbdealimg img{
    width: 100% !important;
}
.blackbrightblock{
    height: auto;
    padding-right: 4%;
}
.blackbrightblock img{
    position: relative;
}
.bookdetailblock{
    padding: 20px;
    overflow: auto;
}
.bookdetailblocktop{
    
}
.addimgblock{
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
    float: left; 
}
.addimgblock img{
    width: 100%;
}
.addimgblockdetail{
    text-align: left;
    margin-left: 100px;
}
.addimgblockdetail h2{
    font-size: 20px;
    font-family: 'open_sansregular';
    font-weight: bold;
    color: #fff;
}
.addimgblockdetail p{
    color: #fff;
    font-size: 12px;
    font-family: 'open_sansregular';
    text-align: left;
    text-transform: uppercase;
    line-height: 20px; 
}
.addimgblockdetail p span{
    color: #24f002;
}
.addcontact{
    
}
.addcontact p{
    float: left;
    margin-right: 20px;
}
.addcontact ul{ 
}
.addcontact ul li{
    display: inline-block;
}
.addcontact ul li a{
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 13px;
}
.addcontact ul li a img{
    width: 8px;
    height: auto;
}
.addcontact ul li:first-child a img{
    width: auto;
    height: 8px;
}
.addcontact ul li span{
    font-size: 10px;
    color: #fff;
    font-family: 'open_sansregular';
    text-transform: uppercase;
}
.bbtextdetailblock{
    border: 2px solid #909190;
    padding: 20px;
    margin: 20px 0;
    height: auto;
    max-height: 150px;
    overflow: auto;
}
.bbtextdetailblock p{
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'open_sansregular';
    text-align: left;
    padding: 0 !important;
}
.extitle{
    background: #231f20;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'open_sansregular';
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding: 0 10px;
    z-index: 100;
}
.exdivtitle{
    background: #231f20;
    position: relative; 
}
.exdivtitle:before, .exdivtitle:after{
    border-top: 2px solid #d1232a;
    position: absolute;
    display: block;
    content: '';
    top: 5px;
    left: 0;
    right: 0;
}
.exdivtitle:after{
    border-bottom: 2px solid #d1232a;
    bottom: 5px;
    border-top: 0;
}
.avbtext{
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

/*----- Black Book css end -----*/



/*----- Digital Engagement css start -----*/

.greenbtn .nextbtn{
    background: #3abd27;
}

.bluebtn .skipbtn{ 
    background: none;
    border: medium none;
    color: #47a3ff;
    display: block;
    font-family: "brandon_grotesquebold";
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px auto 0;
    text-align: center;
}

.blackbooksetup .setupdetialblock {
    padding-bottom: 30px;
}
.weekblock label {
    float: left;
    margin: 10px 10px 0 0;
    text-align: left;
}
.weekblock .multiblock{
    width: auto;
}
.addanotherbtn{
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'brandon_grotesquebold'; 
    float: left;
    color: #47a3ff;
}
.addanotherbtn:hover ,.addanotherbtn:focus{
    color: #47a3ff;
}
.noteblock{
    font-size: 14px;
    margin-top: 5px;
    font-family: 'open_sanslight';
    text-align: left;
}
.radiobtn .rightimg{
    background: url('../../images/righticon_gray.png') no-repeat;
    width: 19px;
    height: 19px;
    display: block;
}
.radiobtn.active .rightimg{
    background: url('../../images/righticon_green.png') no-repeat; 
}
.editcredit.redtext{}
.editcredit.redtext a ,.editcredit.redtext p{
    color: #ff6666;
}


/*----- Digital Engagement css end -----*/


/*----- Exclusive css start -----*/

.setupform label span{
    color: #cccccc;
}
.exclusivepopdetail{
    border: 1px solid #dedee0;
    width: 300px;
    height: 100px; 
    max-width: 100%;
    margin: 15px auto 0;
}
.exclusivepopdetail span{
    font-size: 22px;
    color: #333333;
    font-family: 'conv_brandon grotesque regular';
    display: block;
    margin: 14px 0;
}
.attachlabel {
    float: left;
    margin: 20px 10px 0 0;
}



/*----- Exclusive css end -----*/


/*----- Immersive css start -----*/


/*
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
*/

.filetag{
    overflow: hidden;
    width: 340px;
    min-height: 40px; 
    border: 1px solid #cdcdcd;
    padding:5px 10px;
    margin-bottom: 7px;
    margin-top: 10px;
    max-width: 100%;
    float: left;
}
.imageblock{
    width:100%;
}
.imageblock > img {
    float: left;
    margin: 5px 10px;
}
.filetag input{ 
}
.setupform .form-group.linkicon{
    position: relative;
    overflow: visible;
}
.linkicon label i{
    background: url('../../images/quesimg.png') no-repeat; 
    width: 16px;
    height: 16px;
    position: absolute;
    left: -22px;
    top: 4px;
}

.campadetailgraph.campadetailgraphright.dealblock{
    height: 375px;
}

.campadetailgraph.campadetailgraphright.dealblock #highcharts-2{
    height: 280px !important;
}

.campainchart{
    height: 375px;
}
.campainchart #highcharts-4, .campainchart #highcharts-6{
    height: 280px !important;
}
/*----- Immersive css end -----*/

/*----- Profile css start ------*/

.profileblock{ 
    width: 100%;
    overflow: auto;
    margin-top: 0;
}
.profiletopblock{
    width: 100%; 
    padding: 15px 0;
    margin-top: 15px;
    height: 72px;
}
.profiletopblock h1{
    font-size: 35px;
    color: #305b68;
    font-family: 'brandon_grotesquebold';
    float: left;
}
.pronavblock{
    float: left;
    margin-left: 25px;
}
.pronavblock li{
    display: inline-block;
}
.pronavblock li a{
    font-size: 18px;
    color: #666666;
    font-family: 'brandon_grotesquemedium';
    text-transform: uppercase;
    padding: 8px 10px;
    border: 2px solid transparent;
    display: block;
}
.pronavblock li.active a, .pronavblock li:hover a {
    border: 2px solid #45a1fe;
    color: #333;
    cursor: pointer;
}
.userprofiledesc{
    
}
.profilerow{
    width: 100%;
    margin-bottom: 5px;
    overflow: auto;
}
.profilerow label{
    font-size: 17px;
    font-family: 'brandon_grotesquelight';
    color: #999999;
    float: left;
    width: 130px;
    margin:7px 10px 0 0;
    text-align: right;
}
.profilerow input{
    background: #fff;
    border: 1px solid #dadadd;
    height: 40px;
    padding: 5px;
    font-family: 'conv_brandon grotesque regular';
    font-size: 18px;
    width: 75%;
    line-height: 40px;
}
.profilerow textarea{
    background: #fff;
    border: 1px solid #dadadd; 
    padding: 5px;
    font-family: 'conv_brandon grotesque regular';
    font-size: 18px;
    width: 75%; 
    resize: none;
}
.uploadblock{
    overflow: auto;
    width: 70%;
}
.logoimgblock img {
    margin-left: 10px;
}
.logoimgblock.uploadblock .box label{
    width:37%;
    float:left;
}

.uploadblock.logoimgblock .box{
    width:auto;
}
#businessProfileController .campselectbox{
    float: left;
}

.uploadblock input{
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 0.1px;
    z-index: -1;
}
.uploadblock label{
    width: auto;
    text-align: left;
    float: none;
    margin: 0; 
}

.pro_contactrow{}
.pro_contactrow label{
    display: block;
    width: 100%;
    text-align: left !important;
    margin-bottom: 5px;
}
.pro_contactrow input{
    width: 100%;
}

.pro_contactrow .width230{width: 230px;}
.uploadblock .box{
    width: 30%;
    float: left;
    margin-right: 0.5%;
}
.uploadblock .box label{
    width: 100%;
}

.loaderblock {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 200000;
    display:none;
}
.loaderin {
    display: table;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 50%;
    width: 100%;
}
.loaderblock img {
    display: table-cell;
    vertical-align: middle;
    width: 70px;
    height:auto;
    margin:auto;
}

/*----- Profile css End ------*/

#dashboardController .modal-dialog {
    bottom: 25%;
    left: 5%;
    margin: auto !important;
    position: absolute;
    right: 5%;
}
.campaigndetail.openpopup {
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    filter: blur(4px); 
}

.mobileinfoblock{
    background: rgba(0, 0, 0, 0) url("../../images/mobileimg8.png") no-repeat scroll center center / 100% auto;
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    min-height: 480px;
    width: 320px;
}
.mobileblock_detail {
    padding: 125px 20px 0;
}
.mb_detailtop{
    text-align: center;
    padding-bottom:15px;
}
.mb_detailtop h2{
    color:#fff;
    font-size: 40px;
}
.mb_detailtop p{
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;  
}

.notification_detail {
    height: 245px;
    overflow: auto; 
}
.noti_listblock:first-child {
    border-top: 1px solid #d5d5d5; 
}
.noti_listblock {
    border-bottom: 1px solid #d5d5d5;
    margin-left: 15px;
    padding: 8px 0;
}
.noti_listblock_left{
    float: left;
}
.noti_listblock_right {
    margin-left: 30px;
    padding-top: 3px;
    text-align: left;
}
.notiicon{
    width: 20px;
    height: 20px;
    overflow: hidden;
}
.notiicon img{
    width: auto;
    max-width: 100%;
    position: relative;
}
.noti_listblock_right h4{
    color: #fff;
    font-size: 15px;
}
.noti_listblock_right h4 span{
    font-size: 12px;
}
.noti_listblock_right p {
    color: #ffffff;
    font-size: 13px;
    line-height: 16px;
    margin: 8px 0;
    padding-right: 10px;
}
.noti_listblock_right span{
    color: #fff;
    font-size: 12px;
}


.gift_popup .modal-dialog{
    width: 1030px;
    max-width: 96%;
    margin: 50px auto;
}
.gift_popup .modal-backdrop.fade.in {
    opacity: 0.5 !important;
}

.gift_popup .modal-content{
    border-radius: 0;
}

.giftblock_detail{
    padding: 0;
}
.giftblock_detail_top{
    text-align: center;
    padding: 35px 10px 30px;
    border-bottom: 2px solid #e1e1e1;
}
.giftblock_detail_top h3{
    font-size: 34px;
    color: #333333;
    font-family: 'brandon_grotesquebold';
    letter-spacing: 2px;
    text-transform: uppercase;
}
.giftblock_detail_top p{
    font-family: 'conv_brandon grotesque regular';
    color: #333333;
    font-size: 25px;
    margin-top: 20px;
}
.giftblock_detail_top p span{
    font-family: 'brandon_grotesquemdit';
}
.giftblock_detail_bottom{
    text-align: center;
    padding: 40px 15px;
}
.giftblock_detail_bottom h2{
    text-transform: uppercase;
    color: #339933;
    font-size: 40px;
    font-family: 'brandon_grotesquemedium';
    margin-bottom: 20px;
}
.giftblock_detail_bottom span{
    text-transform: uppercase;
    color: #333333;
    font-size: 30px;
    font-family: 'conv_brandon grotesque regular';
}
.giftblock_detail_bottom p{
    font-size: 21px;
    color: #999999;
    font-family: 'conv_brandon grotesque regular';
    width: 100%;
    margin: 20px 0 30px;
}

.giftblock_detail_bottom button{ 
    margin: 0 !important;
}
.headmail.pull-right{
    border-right: 1px solid #333333;
    border-left: none;
    padding: 30px 25px;
} 
.giftblock_detail_bottom .nextbtn {
    display: inline-block;
    margin: 0;
}
.exclusiveblock{
    margin-bottom: 30px;
    overflow: auto;
}
.exclusivelabel{
    
}
.exclusivelabel .exbeltimg {
    background: rgba(0, 0, 0, 0) url("../../images/exclusive-tag-black.png") no-repeat scroll 0 0 / 100% auto;
    display: block;
    height: 40px;
    position: absolute;
    right: -1px;
    top: -2px;
    width: 50px;
}
/*
.exclusiveblock .borderblock.brdtop.borderblock100 {
    border-bottom: 1px solid #d3d3d3;
    border-top: medium none;
}
.exclusiveblock .borderblock.brdtop.borderblock100:first-child {
    border-top: 1px solid #d3d3d3;
}
.setupform .borderblock100:first-child {
    border-top: 1px solid #d3d3d3;
}
.setupform .borderblock100 {
    border-top: medium none;
}
*/
.dailyspecial{
    text-align: center;
}
.dailyspecial h4{ 
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
.dailyspecial_day {
    margin: 15px 0 20px;
    overflow: auto;
}
.dailyspecial_day_left{
    float: left;
}
.dailyspecial_day_right{
    float: right;
    overflow: auto;
}
.specialdealdesc{
    padding: 7px;
    border: 2px solid #909190;
    width: 48%;
    overflow: auto;
}
.specialdealdesc span{
    display: block;
    font-size: 13px;
    font-family: 'conv_brandon grotesque regular';
    color: #fff;
   
}
.specialdealdesc p{ 
    font-size: 14px;
    font-family: 'conv_brandon grotesque regular';
    text-transform: uppercase;
    margin-top: 5px;
    color: #fff;
}
.dealblockex{
    width: 100%;
    background: #fff;
    padding: 5px;
    margin-top: 15px;
    position: relative;
}
.dealblockex_desc{
    text-align: center;
    border: 1px solid #4c4949;
    padding: 15px 50px;
}
.dealblockex_desc span{
    color: #d1232a;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}
.mobileimg .dealblockex img {
    bottom: auto;
    height: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}
.blackbookfirstblock .setupform .borderblock:last-child span {
    display: block;
}

.blackbooktext{
    padding-top: 5px !important;
}
.borderblock:hover {
    background: #f3f2f2 none repeat scroll 0 0;
}
.inputblock.borderblock:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.mobileimg .exclusive_mobileinfoblock img{
    position: relative;
}

.exclusive_mobileinfoblock.immersivemobimg{
    background: url('../../images/mobileimg4.png') no-repeat;
    min-height: 440px;
    padding: 0;
}
.digitalmobdetail .exblock_bottom_offerright h3{margin-top: 0;}
.digitalmobdetail .exblock_bottom_offerright.dealdetailtext h3{
    margin-top: 4px;
}
.exclusive_mobileinfoblock.immersivemobimg.digitalmobdetail{
    background: url('../../images/mobileimg12.png') no-repeat;
    min-height: 480px;
}
.immersivemobimg.digitalmobdetail.dailyspecialblk{
    bottom: auto;
    top: 60px;
    min-height: 550px;
} 
.dailyspecialmainblock{
    min-height: 612px;
}
.mobileimg .digitalmobdetail .exblock_bottom_offerleft img{width: auto;}
.exclusive_mobileinfoblock.immersivemobimg.digitalmobdetail .mainexblock{
    height: 325px;
    overflow: auto;
}

.exclusive_mobileinfoblock.immersivemobimg .mainexblock{
    margin: 155px auto 0;
    height: 280px;
    overflow: hidden;
}
.immersivemobimg .productimgblock{
    max-height: 150px;
}
.hiringblock{
    background: #f0ce44;
    text-align: center;
    padding: 5px;
    width: 100%;
}
.hiringblock p{
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
}

.exclusive_mobileinfoblock{
    background: rgba(0, 0, 0, 0) url("../../images/mobileimg9.png") no-repeat scroll center center / 100% auto;
    bottom: 0;
    height: auto;
    left: 0;
    margin:0 auto;
    padding-top: 96px;
    max-width: 100%;
    min-height: 480px;
    position: absolute;
    right: 0;
    width: 320px; 
}
.exclusive_mobileinfoblockmain{
    position: relative;
    top:35px;
}
.exclusive_mobileinfoblockmain .exclusive_mobileinfoblock{
    position: relative;
}
.mainexblock{ 
    margin: 0 auto;
    text-align: inherit;
    width: 277px; 
    overflow: auto;
    height: 375px;
}

.exblock_top{
    background: #ffffff none repeat scroll 0 0;
    padding: 5px 3px;
    position: relative;
    overflow: auto;
}
.exblock_top_left{
    float: left;
}
.exblock_top img.exbelt {
    bottom: auto;
    height: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
.proimg{
    height: 35px;
    width: 35px;
    border-radius: 50%;
    overflow: hidden;
}
 
.exblock_top_right{
    text-align: left;
    overflow: auto;
    margin-left: 40px;
    padding-right: 35px;
}
.title_exclusive{
    
}
.title_exclusive h4{
    color: #4b4b4b;
    font-size: 13px;
    float: left;
    margin-right: 5px;
}
.likeblk{
    
}
.likeicon{
    background: url("../../images/like_red.png") no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    background-size: 100% auto;
}
.likeblk span, .exreviewblock span, span.mexicanblk, .exblock_top_right p, .exblock_bottom_offerright p{
    font-size: 11px;
    position: relative;
    top: -3px;
    color: #b7b7b7;
    line-height: 12px;
}
.exreviewblock{
    height: 15px;
}
.exreviewblock ul{
    float: left;
    text-align: left;
    line-height: 5px;
    margin-right: 5px;
}
.exreviewblock ul li{
    display: inline-block; 
}
.mobileimg .exreviewblock ul li img{
    width: 10px;
    height: auto; 
}
.exreviewblock span{
    
}
.mexicanblk{
    font-size: 13px;
}
.mexicanblk span{
    color: #88d788;  
}
.exblock_top_right p{
    font-size: 10px;
}
.productimgblock{
    max-height: 120px;
    overflow: hidden;
    position: relative;
}
.mobileimg .productimgblock img{
    width: 100%; 
}
.exblock_bottom{
    background: #fff;
}
.exblock_bottom_offer{
    padding:7px 7px 3px;
    overflow: auto;
}
.exblock_bottom_offerleft{
    float: left;
    width:30px;
}
.exblock_bottom_offerright{
    margin-left: 40px;
    text-align: left; 
    margin-bottom: 3px;
}

.mobileimg .exblock_bottom_offerleft img{
    width: 30px;
    height: auto;
}
.exblock_bottom_offerright h3{
    font-size: 14px;
    margin-top: 3px;
}
.exblock_bottom_offerright p{
    top: 2px;
}
.validdayblk {
    margin: 0 0 5px 2%;
    overflow: auto;
    width: 96%;
    border-top: 1px solid #d9d9d9;
    padding-top: 8px;
}
.validdayblk span{
    float: left;
    font-size: 10px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
}
.validdayblk ul{
    text-align: center;
}
.validdayblk ul li{
    background: #d4d4d4;
    color: #fff;
    font-size: 8px;
    text-align: center;
    width: 15px;
    height: 15px;
    overflow:hidden;
    border-radius: 50px;
    display: inline-block;
    line-height: 16px;
    margin:0 1%;
}
.validdayblk ul li.active{
    background: #47a3ff;
}
.dealimg{
    margin-top: 10px !important;
    width: 80px !important;
    height: auto; 
} 
.setupform .exclusiveblock .borderblock:last-child span {
    display: block;
}
.radiobtn.ucradiobtn {
    left: 37px;
}
.digibtn {
    color: #4192e3;
    display: block;
    text-align: left;
}
.digibtn:hover, .digibtn:focus{
    color: #4192e3;
}
.exclusiveblock p {
    text-align: center;
}
.imagemainblock{
    max-height: inherit;
}

.exclusiveblock.blackbookDSRadioGrp p {
    text-align: left;
}
.exclusiveblock.exclusivelabel p {
    text-align: left;
}
.gift_popup { 
    top: 80px;
    z-index: 100000;
}

.logoutpopup .modal-dialog{
    width: 500px;
    max-width: 96%;
}
.logoutpopup .nextbtn {
    border-radius: 0;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 30px 20px 0;
    padding: 0;
    vertical-align: top;
    width: 100px;
}
.logoutpopup button.nextbtn{
    background:#d50000;
}
.logoutpopup button.nextbtn:hover{
    background:#b21818;
}
.logoutpopup .nextbtn:hover{
    color: #fff;
}
.logoutpopup a.nextbtn{
    background: #0bae00;
}
.logoutpopup a.nextbtn:hover{
    background: #1b9d12;
}
.confirmDialoge {
    z-index: 100000;
}
#dashboardController {
    margin-bottom: 65px;
}

.mobileprofileblock{
    background: rgba(0, 0, 0, 0) url("../../images/mobileimg10.png") no-repeat scroll center center / 100% auto;
    padding-top: 96px;
}
.profilemob_detail {
    margin: auto;
    max-height: 380px;
    overflow: hidden;
    width: 280px;
}
.mobileimg .profilemob_detail img{
    position: relative;
}
.profilemob_detail img {
    margin-top: 32px;
}
.mobileimg .profilemob_detail .mainprodetial img{
    margin-top: 0;
} 
.mainprodetial {
    margin:40px auto 0;
    overflow: hidden; 
    width: 268px; 
}
.promob_locadetail{
    border: 1px solid #e8e8e8;
    background: #fff; 
}
.promob_locadetail_top{
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
}
.promob_locadetail_bottom{
    overflow: auto;
}
.locadetail{
    overflow: auto;
    padding: 10px;
}
.locadetail i{
    float: left;
}
.locadetail i img{
    width: 11px;
    height: auto;
}
.locadetail p ,.pro_descdetail p{
    color: #7c7c7c;
    font-size: 10px;
    text-align: left;
    margin-left: 25px;
}
.promob_locadetail_bottom .locadetail{
    width: 50%;
    float: left;
    overflow: auto;
}
.promob_locadetail_bottom .locadetail:first-child{
    border-right: 1px solid #e8e8e8;
}
.pro_descriptionblock{
    margin-top: 5px;
}
.pro_descriptionblock label {
    color: #444444;
    display: block;
    font-size: 10px;
    font-weight: 500;
    margin-bottom: 3px;
    text-align: left;
    text-transform: uppercase;
}
.pro_descdetail {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    height: 52px;
    overflow: auto;
    padding: 5px 10px;
}
.pro_descdetail p{
    margin: 0;
    line-height: normal;
    font-family: 'open_sansregular';
}
.pro_descriptionblock ul{
    overflow: hidden;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 5px;
}
.pro_descriptionblock ul li{
    float: left;
    width: 31%;
    margin: 0 1%;
}

.pro_descriptionblock ul li img{
    width: 100%;
}
.creditCardFormCont .borderblock:hover{
    background: none;
}
.exblock_top_right p{
    text-align: left;
}
.exclusivesingleline{
    line-height: 72px;
}


.audienceform .ui-multiselect, .camapignmainblock .ui-multiselect,.multipledropzone .ui-multiselect {
    background   : rgba(255, 255, 255, 1) url("../../images/droparrow.png") no-repeat scroll right center;
    -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
    border: 1px solid #d3d3d3;
    line-height: 40px;
    min-height: 40px;
    padding: 0px 10px;
    width: 215px; 
    color: #305b68;
} 
.camapignmainblock .ui-multiselect, .camapignmainblock .businesscenterblock{
    float: left;
    margin-top: 10px;
}


.ui-multiselect-menu{ 
    background: #ffffff; 
    border-width:0 1px 1px;
    border-style: solid;
    border-color: #d3d3d3;
    padding: 5px !important;
} 
.ui-multiselect-checkboxes li input{
    float: right;
}
.ui-multiselect-checkboxes li label{
    padding: 0 !important;
    color: #305b68;
    font-size: 14px;
    font-weight: normal;
}
.ui-multiselect-checkboxes{
    max-height:200px !important;
    overflow:auto !important;
}
.exblock_bottom_offerright.dealdetailtext h3 {
    margin-top: 8px;
}
.revenueblock{
    height: 488px;
}
.createcamp{
        overflow: visible;
        clear:both;
    }

/*----- multiselect box css start -----*/


.multisele_businessbox {
    float: left;
}
    
    .multibusselect .dropdown-menu {
        min-width: 300px;
        padding: 10px;
        max-height: 600px;
        overflow: auto;
    }
    .multibusselect #multiBusDropDown {
        border-radius: 0;
        color: #305b68;
        font-size: 20px;
        height: 57px;
        min-width: 340px;
        padding-right: 25px;
        text-align: left;
    }
    .multisele_businessbox .btn-default:hover, .multisele_businessbox .btn-default:focus, .multisele_businessbox .btn-default.focus, .multisele_businessbox .btn-default:active, .multisele_businessbox .btn-default.active, .open > .dropdown-toggle.btn-default{
        background: #fff;
    }

    .multibusselect #multiBusDropDown span{
        font-weight: bold;
        margin-right: 5px;
    }
    .multibusselect #multiBusDropDown .caret {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 12px solid;
        position: absolute;
        right: 10px;
        top: 25px;
    }
    .multibusselect >  ul > li > ul {
        margin: 0 0 10px 0;
    }
    .multibusselect ul li {
        margin-bottom: 10px;
        position: relative;
    }
    .multibusselect ul li > label{
        font-size: 22px;
        color: #305b68;
        margin:0;
        display: inline-block;
        padding-right: 35px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .multibusselect ul li ul li {
        
    }
    .multibusselect ul li ul li > label{
        font-size: 14px;
        color:#305b68;
        margin:0;
        font-weight: 600;
    }
    .multibusselect ul li ul li ul li{
        
    }
    .multibusselect ul li ul li ul li > label{
        font-size: 14px;
        color: red;
        margin:0;
        font-weight: 300;
        color: #305b68;
    }
    .multibusselect ul li input[type="checkbox"] {
        float: right;
        height: 25px;
        margin: 0;
        position: absolute;
        right: 0;
        top: 4px;
        width: 25px;
    }
    .multibusselect ul li ul li input[type="checkbox"], .multibusselect ul li ul li ul li input[type="checkbox"]{
        top: -4px;
    }
    .multibusselect ul li {
       
    }


/*----- multiselect box css end -----*/

.userprofiledesc .bluebtn{margin-bottom: 20px;}
#businessProfileController .succMsgCont{
    width: 100%;
    overflow: auto; 
}
#businessProfileController .succMsgCont .alert{
    margin-bottom: 0;
}
.sliderimgbox.mobileimg .swiper-container-main{ 
    background:url("../../images/mobileimg11.png") no-repeat scroll center center / 100% auto;
    bottom: 0;
    height: auto;
    left: 0;
    margin:0 auto; 
    max-width: 100%; 
    position: absolute;
    right: 0;
    width: 320px; 
    height: 470px;
    padding: 196px 24px 0;
    overflow: hidden;
} 
.sliderimgbox.mobileimg img{
    position: relative;
    width: 100%;
}
.sliderimgbox.mobileimg .swiper-container .swiper-wrapper, .sliderimgbox.mobileimg .swiper-container .swiper-slide{height: auto !important;}
.sliderimgbox.mobileimg .swiper-container .swiper-slide{
    margin: 0 0 0 0;
    overflow: hidden;
    width: 272px !important;
}
.pricetableblock .greentext {
    margin: 0 auto;
    overflow: auto;
    text-align: left;
    width: 70%;
    
}
.pricetableblock label {
    display: inline-block;
    text-align: right;
    width: 50%;
    float:left;
    font-size:18px;
}
.pricetableblock span {
    float: left;
    padding-left: 25px;
    text-align: right;
    width: 100px;
    font-size:18px;
}

.expdatemainblock > label {
    color: #9d9691;
    float: left;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 3px;
    font-size: 12px;
}
.expdatemainblock {
    overflow: hidden;
    padding: 3px 10px;
} 
.expdateblock select { 
    background: url("../../images/droparrow.png") no-repeat scroll right center / 15px auto rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    border-radius: 0;
    margin-left: 5px;
    width: 70px;
    -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   color: #9d9691;
} 

/*CSS For Popup in Business for remove Deal*/
.exclusiveInactivatepopup{
    top: 0;
}
.exclusiveInactivatepopup button.greenbtn{
    background: #0bae00;
}
.exclusiveInactivatepopup button.greenbtn:hover{
    background: #1b9d12;
}

.imageBlock{
    padding-top: 20px;
}
.imageBlock ul li{
    padding-top:10px;
}
.imageBlock ul li img{
    border: 1px solid #e8e8e8; padding: 3px;
    margin: 20px 0 0 0;
}
.imageBlock .delete_btt{
    background:#fff; border:1px solid #f87f74;
    padding: 4px 16px; color: #f87f74; font-size: 16px; font-weight: 400; 
    }
.imageBlock .delete_btt:hover{
    background:#f87f74; border:1px solid #f87f74; color: #fff;
}

/*----- Media Query css start -----*/

@media screen and (max-width:1350px){
    .steptitle h1{font-size: 27px;}
    .steptitle span{font-size: 18px;}
    .nextbtn{font-size: 17px;height: 60px;line-height: 60px;width: 320px;}
}

@media screen and (max-width:1280px){
    .createcamp h1{font-size: 35px;}
    .createcamp a{font-size: 19px;}
    .campadetailgraphtop h2{font-size: 27px;margin-top: 15px;margin-right: 15px;}
    .totalblock h3{font-size: 18px;}
    .campadetailgraphbottom li h2{font-size: 28px;}
    .campadetailgraphbottom li span{font-size: 14px;}
    .dashmenu li a span{font-size: 13px;}
    .dashmenu li a i{width: 32px;height: 32px;background-size: 96px auto;}
    .dashmenu li.active a i.dashimg, .dashmenu li:hover a i.dashimg {background-position: 0 -32px;}
    .dashmenu li.active a i.proicon, .dashmenu li:hover a i.proicon {background-position: -64px -32px;}
    .dashmenu li a i.campicon{background-position: -32px 0;}
    .dashmenu li a i.proicon {background-position: -64px 0;}
    .dashmenu li.active a i.campicon, .dashmenu li:hover a i.campicon {background-position: -32px -32px;}
    .campadetailgraphtop{padding-left: 20px;}
    .headmail img {height: auto;width: 25px;}
    .headmail span{ font-size: 13px;height: 22px;line-height: 26px;width: 22px;top: 15px;}
    .headmail{padding: 30px 24px 20px;}
    .ublogo img {height: auto;width: 210px;}
    .hederright p{margin-top: 20px;font-size: 15px;width: 250px;}
    .dashmenu li a{padding: 0 10px 5px;}
    .campaigntable thead th, .campaigntable tbody td{font-size: 20px;padding: 15px 20px;}
    .exptext{font-size: 14px;}
    .notcampaignblock h2 ,.campaigntype h1{font-size: 26px;}
    .selectcampmenu li a img {height: auto;width: 120px;}
    .selectcampmenu li a span{font-size: 18px;margin-top: 5px;}
    .notificationpushdetial p{font-size: 30px;} 
    .setupform label, .setupform input, .setupform span, .setupform textarea, .audienceform label{font-size: 16px;}
    .diningimg{top: 20px;right: 20px;}
    .exclusivetagimg{width: 60px;height: auto;}
    .potentialblock h2 ,.potentialdetail span{font-size: 20px;}
    .potentialdetail p{font-size: 16px;}
    .businesspopdetail h1{font-size: 26px;}
    .businesspopdetail .greentext{font-size: 22px;}
    .dgraphdatadetail .highcharts-container{height: 275px !important;width:100% !important;}
    .dgraphdatadetail .highcharts-container svg{height: 275px !important;width: 100% !important;} 
    .profiletopblock h1{font-size: 30px;}
    .pronavblock li a{font-size: 15px;}
    
    .giftblock_detail_top h3{font-size: 31px;}
    .giftblock_detail_bottom h2{font-size: 36px;}
    .giftblock_detail_bottom span{font-size: 27px;}
    .giftblock_detail_bottom p{font-size: 19px;}
    
    .borderblock100 span {min-height: 60px;padding-top: 14px;}
    .borderblock.borderblock100 .radiobtn{top: 15px;}
    .setupform textarea{min-height: 60px;padding-top: 15px;}
    .extitle{font-size: 20px;}
    .avbtext{font-size: 14px;}
    .dealblockex_desc span{font-size: 14px;}
    .dealblockex_desc{padding: 10px 30px;}
     
    .blackbookdetial p.booknote{font-size: 14px;}
}
@media screen and (max-width:1199px){
    .uploadblock .box{width: 100%;margin:0 0 5px;}
    .setupnotificationblock{padding: 40px 25px 0;}
    .blackbookdetial.notificationpushdetial p{font-size: 20px;}
    .blackbookdetial p.booknote{font-size: 13px;}
}
@media screen and (max-width:1170px){
    .profilerow label{text-align: left;}
    .uploadblock{width: 75%;}
}
@media screen and (max-width:1150px){
    .campadetailgraphtop h2{font-size: 22px;}
    .campaigntable thead th, .campaigntable tbody td{font-size: 17px;padding: 12px 15px;}
    .smalltext {font-size: 13px;}
    .campaigntable tbody td a{font-size: 15px;}
    .selectcampmenu li a span{font-size: 16px;}
    .pushNotiRadioGrp .borderblock:last-child span {display: inline-block;}
}
@media screen and (max-width:1100px){
    .campadetailgraphtop h2{display: block;float: none;margin: 0 0 10px;}
    .demograpblock .campadetailgraphtop h2{display: inline-block;float: left;margin: 15px 15px 0 0;}
    .createcamp h1 {font-size: 30px;}
    .createcamp a {font-size: 16px;}
    .campadetailgraph.campadetailgraphright.dealblock ,.campainchart{height: 415px;} 
    .revenueblock {height: 528px;}
}
@media screen and (max-width:991px){
    .campadetailgraphleft ,.campadetailgraphright{width: 100%;}
    .campadetailgraph:first-child {margin-top: 10px;}
    .campaigndetail{margin: 0;}
    .demographdetail .col-md-3{width: 48%;margin:1%;float: left;}
    .campadetailgraphtop{padding: 0;}
    .campadetailgraphtop h2{float: left;display: inline-block;margin: 15px 15px 0 0;font-size: 19px;}
    .createcamp{margin: 20px 0 10px;}
    .campadetailgraphtop ul li a{width: 60px;font-size: 11px;}
    .campadetailgraphbottom li h2 {font-size: 22px;}
    .totalblock span{font-size: 9px;}
    .totalblock h3{font-size: 16px;}
    .totalblock{width: 90px;}
    .ublogo img{width: 190px;}
    .demographpopup p{font-size: 20px;line-height: 40px;}
    .notcampaignblock h2 ,.campaigntype h1{font-size: 22px;}
    .selectcampmenu li a span {font-size: 14px;}
    .selectcampmenu li a img{width: 100px;}
    .camptypeblock{padding: 20px;}
    .selectcampmenu li{margin: 0 1% 30px;}
    .steptitle h1 {font-size: 22px;}
    .steptitle span {font-size: 15px;}
    .mobileimg{position: relative;height: auto;}
    .mobileimg img{position: relative;}
    .audienceblockleft ,.audienceblockright{width: 100%;float: none;}
    .borderblock{width: 100%;}
    .mobileimg img{width: 290px;height: auto;}
    .nextbtn{width: 290px;height: 50px;line-height: 50px;margin-top: 20px;}
    .setupnotificationblock{padding: 30px 30px 0;}
    .audienceblockmain{padding-bottom: 30px;} 
    .multiblock li span{font-size: 16px;} 
    .creativesblock .nextbtn {margin-top: 20px;}
    .potentialblock{margin-top: 20px;}
    .notificationpushdetial p {font-size: 25px;line-height: 40px;}
    .audienceblock{padding-bottom: 0;}
    .businesspopdetail h1{font-size: 22px;}
    .businesspopdetail .greentext{font-size: 19px;}
    .borderblock span {display: inline-block;margin-top: 2px;}
    .blackbookfirstblock .bluebtn{position: relative;}
    .blackbookfirstblock {min-height: inherit;}
    .blackbrightblock{padding: 0 1%;}
    .extitle{font-size: 18px;}
    .bbtextdetailblock{max-height: none;}
    .profilerow label{text-align: right;}
    .userprofiledesc {margin-bottom: 20px;}
    .mobileinfoblock{position: relative;}
    
    .giftblock_detail_bottom {padding: 30px 15px;}
    .giftblock_detail_top{padding: 25px 10px;}
    .giftblock_detail_top h3{font-size: 27px;}
    .giftblock_detail_top p{font-size: 21px;}
    .giftblock_detail_bottom h2{font-size: 31px;}
    .giftblock_detail_bottom span{font-size: 23px;}
    .giftblock_detail_bottom p{font-size: 17px;} 
    .extitle {font-size: 16px;}
    .avbtext {font-size: 12px;}
    .exdivtitle::before, .exdivtitle::after{border-width: 1px;}
    .dailyspecial h4{font-size: 15px;}
    
    .blackbookdetial.notificationpushdetial p{font-size: 21px;}
    .exclusive_mobileinfoblock.immersivemobimg{padding: 156px 0 0;}
    .exclusive_mobileinfoblock.immersivemobimg .mainexblock{margin: 0 auto;}
    .sliderimgbox.mobileimg .swiper-container-main{position: relative;}
}
@media screen and (max-width:768px){ 
    .dashmenu li a span {font-size: 11px;}
    .dashmenu li a i{width: 28px;height: 28px;background-size: 84px auto;}
    .dashmenu li.active a i.dashimg, .dashmenu li:hover a i.dashimg {background-position: 0 -28px;}
    .dashmenu li.active a i.proicon, .dashmenu li:hover a i.proicon {background-position: -28px -28px;}
    .dashmenu li a i.campicon{background-position: -28px 0;}
    .dashmenu li a i.proicon {background-position: -56px 0;}
    .dashmenu li.active a i.campicon, .dashmenu li:hover a i.campicon {background-position: -28px -28px;}
    .createcamp a {font-size: 14px;padding: 10px 15px;}
    .createcamp h1 {font-size: 25px;}
    .dgraphdatadetail h4{font-size: 14px;}
    .dgraphdatadetail ul li span{font-size: 13px;}
    .ublogo img {width: 170px;}
    .headmail {padding: 20px 20px 15px;}
    .headmail span {font-size: 11px;height: 20px;line-height: 23px;top: 5px;width: 20px;}
    .hederright p {font-size: 14px;margin-top: 12px;}
    .ublogo{margin-top: 10px;} 
    .demographpopup{margin-top: 30px;padding: 30px;}
    footer{padding: 5px 2%;font-size: 12px;} 
    .ftr_right {float: none;text-align: center;width: 100%;}
    .ftr_left {color: #fff;float: left;text-align: center;width: 100%;}
    .campaigntable thead th, .campaigntable tbody td {font-size: 14px;padding: 10px;}
    .smalltext {font-size: 11px;} 
    .campaigntable tbody td a{font-size: 13px;}
    .exptext {font-size: 11px;}
    .notcampaignblock{height: 400px;}
    .notcampaignblock h2 ,.campaigntype h1{font-size: 19px;}
    .camptypeblock{padding:15px 10px;}
    .selectcampmenu li{margin: 0 1% 20px;}
    .selectcampmenu li a img {width: 80px;}
    .camptypeblock .backbtn{font-size: 12px;padding: 5px 12px;}   
    .setupnotificationblock{padding: 20px 20px 0;}
    .audienceblockmain{padding-bottom: 20px;}
    .mobileimg img{width: 250px;}
    .borderblock {min-height: 35px !important;}
    .setupform label, .setupform input, .setupform span, .setupform textarea, .audienceform label {font-size: 15px;} 
    .borderblock100 {min-height: 50px;padding-top: 12px;}
    .exclusivetagimg{width: 50px;}
    .diningimg{top: 15px;width: 11px;}
    .steptitle h1 {font-size: 20px;}
    .steptitle span {font-size: 13px;}
    .campselectbox{min-height: 35px;line-height: 35px;padding: 5px 10px;}
    .multiblock li{min-height: 35px;line-height: 35px;}
    .audienceform label{margin-top: 8px;width: 75px;}
    .advancebutton{margin-left: 80px;}
    .multiblock li span{font-size: 15px;}   
    .stepblock{margin-top: 10px;}
    .notificationpushdetial p {font-size: 20px;line-height: 30px;}
    .notificationpushdetial span ,.notificationpushdetial h3{font-size: 16px;}
    .notificationpushdetial img{width: 100px;height: auto;}
    .nextbtn {font-size: 15px;height: 40px;line-height: 40px;margin-top: 20px;width: 240px;}
    .potentialdetail{padding: 15px;margin: 15px auto 10px}
    .businesspopdetail h1{font-size: 20px;}
    .businesspopdetail .greentext{font-size: 17px;}
    .businesspopdetail .businote ,.editcredit p{font-size: 14px;}
    .creditdetail .smalltext{font-size: 11px;}
    .borderblock .radiobtn{margin-top: 0;}
    .setupform input{margin-bottom: 4px;}
    .bbtextdetailblock p{font-size: 13px;padding: 15px;}
    .addimgblock{width: 50px;height: 50px;}
    .extitle{font-size: 16px;}
    .addimgblockdetail{margin-left: 60px;}
    .bbtextdetailblock{padding: 15px;}
    .pronavblock{margin: 10px 0 0;}
    .profiletopblock h1{float: none;}
    
    .headmail.pull-right{padding: 20px 10px;}
    .borderblock100 span {min-height: 50px;padding-top: 11px;} 
    .setupform textarea{min-height: 50px;padding-top: 12px;}
    .specialdealdesc p{font-size: 12px;}
    .dailyspecial h4{font-size: 14px;}
    
    .blackbookdetial.notificationpushdetial p{font-size: 19px;}
}
@media screen and (max-width:680px){
    .demograpblock .campadetailgraphtop h2{display: block;float: left;margin: 0 0 10px; }
    .dgraphtotalright{width: 100%;text-align: right;}
    .dgraphtotalright .totalblock {display: inherit;float: left;margin: 0 1%;width: 23%;}
    .selectcampmenu li a span {font-size: 12px;}
    .campselectbox{width: 180px;}
    .profilerow input, .profilerow textarea, .uploadblock{width: 65%;}
}
@media screen and (max-width:620px){
    .hederright p{display: none;}
}

@media screen and (max-width:580px){
    .hederright p{display: none;}
}


@media screen and (max-width:550px){
    .borderblock100 {line-height: normal; padding-top: 13px;}
    .mobileimg img{width: 200px;}
    .borderblock .datetimeblock{margin-left: 0;margin-top: 5px;}
    .bbdealimg{height: 100px;}
    .profilerow input, .profilerow textarea, .uploadblock{width: 100%;}
    .profilerow label{text-align: left;}
    
    .giftblock_detail_top h3{font-size: 23px;}
    .giftblock_detail_top p{font-size: 19px;}
    .giftblock_detail_bottom h2{font-size: 27px;}
    .giftblock_detail_bottom span{font-size: 20px;}
    .giftblock_detail_bottom p{font-size: 15px;}
    .setupform textarea{width: 80%;}
    .dealblockex_desc span{font-size: 12px;}
}

@media screen and (max-width:480px){
    .campadetailgraph{padding: 10px;}
    .createcamp h1 {font-size: 22px;}
    .createcamp a {font-size: 12px;padding: 10px;}
    .campadetailgraphbottom li span {font-size: 12px;}
    .campadetailgraphbottom li h2 {font-size: 20px;}
    .campadetailgraphtop h2{font-size: 17px;}
    .totalblock h3 {font-size: 14px;}
    .totalblock{padding: 8px 5px 3px;}
    .campadetailgraphtop ul{margin-top: 5px;}
    .totalblock span{font-size: 8px;}
    .demographdetail .col-md-3{width: 100%;margin: 0 0 10px;}
    .ublogo img {width: 140px;}
    .ublogo {margin-top: 15px;}
    .hederright p{font-size: 12px;}
    .campaigntable thead th, .campaigntable tbody td{padding: 8px 3px;}
    .notcampaignblock{height: 250px;}
    .selectcampmenu li{margin: 0 1% 15px;min-height: 100px;}
    .selectcampmenu li{width: 48%;}
    .selectcampmenu li a img {width: 60px;}
    .setupnotificationblock{padding: 15px 0 0;}
    .audienceblockmain{ padding: 15px 10px;} 
    .setupform label, .setupform input, .setupform span, .setupform textarea, .audienceform label ,.multiblock li span{font-size: 14px;}
    pushnotificationblock{padding: 15px 20px;}
    .steptitle h1 {font-size: 17px;float: none;margin-bottom: 10px;}
    .camptypeblock .backbtn{margin-left: 10px;}
    .notificationpushdetial p{font-size: 18px;}
    .advancebutton{margin-left: 0;} 
    .dgraphdatadetail .highcharts-container{height: auto !important;width:100% !important}
    .dgraphdatadetail .highcharts-container svg{height: auto!important;width: 100% !important;} 
    .multibusselect .dropdown-menu{height: 400px;}
}
@media screen and (max-width:420px){
    .campadetailgraphtop h2{font-size: 15px;display: block;float: none;margin: 0 0 10px;}
    .hederright p{display: none;}
    .pronavblock li a{font-size: 12px;padding: 5px;}
    
    .giftblock_detail_top h3{font-size: 19px;}
    .giftblock_detail_top p{font-size: 17px;}
    .giftblock_detail_bottom h2{font-size: 22px;}
    .giftblock_detail_bottom span{font-size: 18px;}
    .sliderimgbox.mobileimg .swiper-container-main{height: 400px;width: 270px;}
    .sliderimgbox.mobileimg .swiper-container .swiper-slide{width: 222px !important;}
    .sliderimgbox.mobileimg .swiper-container .swiper-slide{margin: 0;}
    .sliderimgbox.mobileimg .swiper-container-main{padding-top: 168px;}
}
@media screen and (max-width:370px){
    .createcamp a {font-size: 10px;padding: 10px 6px;}
    .createcamp h1 {font-size: 18px;}
    .campadetailgraphtop ul li a {font-size: 10px;width: 50px;}  
    .campselectbox{width: 150px;}
    .multiblock {border: none;}
    .multiblock li{border-color: -moz-use-text-color #d3d3d3 #d3d3d3;border-image: none;border-style: none solid solid;border-width: medium 1px 1px;width: 150px;}
    .multiblock li:first-child{border-top: 1px solid #d3d3d3}
    .borderblock .datetimeblock .datetime, .borderblock .datetimeblock .customeTextForFlatSaving {width: 84px;} 
    .mobileinfoblock{width: 280px;}
    .notification_detail{height: 225px;}
    .mainexblock{width: 245px;height: 326px;} 
    .dealimg{margin-top: 10px !important;width: 50px !important;}
    .exclusive_mobileinfoblock{padding-top: 115px;}
}
@media screen and (max-width:350px){
    .campadetailgraphbottom li{margin: 0 0.5%;padding: 10px 0;width: 31%;}
    .selectcampmenu li a span{font-size: 11px;}    
    .multibusselect #multiBusDropDown{min-width: 300px;max-width: 300px;overflow: hidden;}
    .multibusselect .dropdown-menu{min-width: 300px;max-width: 300px;}
    .multibusselect #multiBusDropDown span{font-size: 18px;}
}

/*----- Media Query css end -----*/

