@charset "utf-8";
/* CSS Document */

body{ width:auto; height:auto; margin:0px 0px ;
 padding:0px 0px;color:#000; font-size:12px; font-family:Verdana, Geneva, sans-serif;background:#fff;}
a:hover{outline:none;}
.header{height: auto; width:100%; margin:0px; overflow:hidden; padding:0px; background:#d53387;}
.logoS{height:60px; width:auto; margin:0px; padding:14px 0px 0px 20px; overflow:hidden; border-right:1px solid #727374;}
.logoS img{width:86%;}
.headtitle{width:100%; height:60px; margin:0px; overflow:hidden; padding:0px;}
.headtitle h1{ font-size:20px; color:#fff; margin:0px; padding:0px; line-height:60px;transition:all 0.4s ease-in-out 0s;}
.headtitle h1 a{color:#FFF; text-decoration:none; outline:none;transition:all 0.4s ease-in-out 0s;}

.headtitle h1 a:hover{color:#d53387; text-decoration:none;transition:all 0.4s ease-in-out 0s;}
.head-dashbox{width:auto; height:60px; margin:0px;overflow:hidden; padding:0px; border-left:1px solid #727374;}
.dashbox-img{height:auto; width:auto; overflow:hidden; text-align:center; padding-top:13px;}
.dashbox-text{width:auto; width:auto; overflow:hidden;}
.dashbox-text h2{font-size:15px; color:#fff; margin:0px; padding:0px; text-align:center;transition:all 0.4s ease-in-out 0s;}
.dashbox-text h2 a{color:#FFF; text-decoration:none; outline:none;transition:all 0.4s ease-in-out 0s;}
.dashbox-text h2 a:hover{color:#d53387; text-decoration:none;transition:all 0.4s ease-in-out 0s;}


.head-prod{width:auto; height:60px; margin:0px;overflow:hidden; padding:0px; border-left:1px solid #727374;}
.prod-img{height:auto; width:auto; overflow:hidden; text-align:center; padding-top:13px;}
.prod-text{width:auto; width:auto; overflow:hidden;}
.prod-text h2{font-size:15px; color:#fff; margin:0px; padding:0px; text-align:center;}
.prod-text h2 a{color:#FFF; text-decoration:none; outline:none;transition:all 0.4s ease-in-out 0s;}
.prod-text h2 a:hover{color:#d53387; text-decoration:none;transition:all 0.4s ease-in-out 0s;}

.head-settgs{width:auto; height:60px; margin:0px;overflow:hidden; padding:0px; border-left:1px solid #727374;}
.settgs-img{height:auto; width:auto; overflow:hidden; text-align:center; padding-top:13px;}
.settgs-text{width:auto; width:auto; overflow:hidden;}
.settgs-text h2{font-size:15px; color:#fff; margin:0px; padding:0px; text-align:center;}
.settgs-text h2 a{color:#FFF; text-decoration:none; outline:none;transition:all 0.4s ease-in-out 0s;}
.settgs-text h2 a:hover{color:#d53387; text-decoration:none;transition:all 0.4s ease-in-out 0s;}

.head-logot{width:auto; height:60px; margin:0px;overflow:hidden; padding:0px; border-left:1px solid #727374;}
.logot-img{height:auto; width:auto; overflow:hidden; text-align:center; float:left; margin-right:10px; padding:22px 0px 0px 10px;}
.logot-text{width:auto; width:auto; overflow:hidden; float:left; margin-top:22px;}
.logot-text h2{font-size:13px; color:#fff; margin:0px; padding:0px; text-align:center;}
.logot-text h2 a{color:#FFF; text-decoration:none; outline:none;transition:all 0.4s ease-in-out 0s;}
.logot-text h2 a:hover{color:#d53387; text-decoration:none;transition:all 0.4s ease-in-out 0s;}

.header .space{padding:0px;}
.header .last{padding-left:0px;}

.bodybox{height:auto; padding-bottom:20px;}
.listdv{ height:auto; width:auto; overflow:hidden; padding:0px; margin:10px 15px 0px 0px; padding-bottom:163px; border:1px solid #d6d6d6;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ffffff+55,ffffff+55,dbdbdb+96 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ffffff 55%, #ffffff 55%, #dbdbdb 96%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ffffff 55%,#ffffff 55%,#dbdbdb 96%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ffffff 55%,#ffffff 55%,#dbdbdb 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}
.listdv h2{font-size:18px; color:#d53387; margin:20px 0px 10px; padding:0px; padding-left:21px;}
.listmenu{height:auto; width:auto; margin:0px; padding:0px 20px 25px; list-style:outside none;}
.listmenu li{font-size:17px; color:#d53387; padding:0px;transition:all 0.4s ease-in-out 0s; padding:2px; margin-bottom:5px; border:1px solid #d7d7d7; overflow:hidden; display:inherit;}
.listbg{ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e2e2e2+99,e2e2e2+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e2e2e2 99%, #e2e2e2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e2e2e2 99%,#e2e2e2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#e2e2e2 99%,#e2e2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
 }
.greenbg{ background:url(../images/gbg.png) no-repeat;}
.listmenu li a{font-size:16px;color:#d53387; text-decoration:none;transition:all 0.4s ease-in-out 0s;line-height:34px; margin-right:18px; display:block; overflow:hidden;}
.listmenu li h6{font-size:16px;color:#d53387; text-decoration:none;transition:all 0.4s ease-in-out 0s; float:right; line-height:34px; margin-right:18px; margin:0px;}
.listmenu li h3{font-size:17px;color:#d53387;} 
.listmenu li a:hover{color:#d53387; text-decoration:none;transition:all 0.4s ease-in-out 0s;opacity:0.7;}
/*.setngs{ padding-bottom:162px;}*/

.bodyright{margin:0px; padding:0px 0px 40px; background:url(../images/hsbg.png) no-repeat center bottom;}
.addtitledv{height:auto; margin:0px; padding:0px;}
.addtitledv h2{font-size:40px; color:#d53387; text-align:left; text-transform:none;}
.adpdv{height:auto; margin:48px 0px 0px;}
.adpdv h4{font-size:13px; color:#d53387; margin:0px; text-align:left; text-transform:none;}
.list-menu{background: #f8f8fa;border: 1px solid #d53387;color: #000;font-size: 12px;height: 28px;margin: 13px 0px;padding-left: 5px;width: 100%;}
.textBox{background: #f8f8fa;border: 1px solid #d53387;color: #000;font-size: 12px;height: 28px;margin: 13px 0px;padding-left: 5px;width: 100%;}
.brwzBox{background: #f8f8fa;color: #000;font-size: 12px;margin: 13px 0px;width: 100%; height:28px;border: 1px solid #d53387; padding:2px;}

.dimnsnadpdv{height:auto; margin:48px 0px 0px;}
.dimnsnadpdv h4{font-size:13px; color:#d53387; margin:4px 0px; text-align:left; text-transform:none;}



.adddetaildv{height:auto; margin:0px;}
.adddetaildv h5{font-size:16px; color:#d53387; margin:17px 0px 25px; text-align:left; text-transform:none;}
.backg{background:#f8f8fa;width: 100%;}
.backgarea{background:#f8f8fa;width:100%;height:100px;border: 1px solid #d53387;}
#sample element .style{width:700px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.brwzBox{ padding:3px;}
}

.saveButton {background: #d53387; border: 1px solid #d53387;color: #fff; font-size: 14px;padding: 6px 18px;text-transform: uppercase;transition: all 0.5s ease 0s; margin:17px 0px 0px;}
.saveButton:hover{background:#d53387; border: 1px solid #d53387;color: #fff;uppercase;transition: all 0.5s ease 0s;}
.canclButton {background: #d53387; border: 1px solid #d53387;color: #fff; font-size: 14px;padding: 8px 18px;text-transform: uppercase;transition: all 0.5s ease 0s; margin-left:5px;
margin:17px 0px 0px;}
.canclButton:hover{background:#be0d0d; border: 1px solid #d53387;color: #fff;uppercase;transition: all 0.5s ease 0s;}
element.style {outline:none;}

.footer{width:100%; height:auto; margin:0px; padding:18px 0px; background:#555555;}
.footmenu{ list-style:outside none; margin:0px auto; padding:0px; display:table; overflow:hidden; width:-moz-fit-content; margin-bottom:3px;}
.footmenu li{border-right:1px solid #FFF; float:left; font-size:12px; line-height:13px; margin-right:5px;}
ul.footmenu li:last-child{ border-right:none;}
.footmenu li a{text-decoration:none; color:#FFFFFF; text-transform:none; padding:5px;transition: all 0.5s ease 0s; outline:none;}
.footmenu li a:hover{color:#d53387;transition: all 0.5s ease 0s;}
.copyright{overflow:hidden; text-align:center;}
.copyright p{font-size:11px; color:#fff; margin:0px;}
.copyright p a{color:#fff; text-decoration:none; outline:none;transition: all 0.5s ease 0s; }
.copyright p a:hover{color:#d53387;transition: all 0.5s ease 0s;}


/* login */
.log-in{ height:auto; width:100%; padding:10px;width:90%;  margin:18% auto; overflow:hidden; font-size:14px; background:#d53387;   border-radius: 14px;}
.logo-L{height:auto; width:auto; margin:0px; padding:0px; background:#d53387; text-align:center;display:none;}
.log-in .logo-L img{text-align:center; margin:10px auto;}
.log-in h3{font-size:18px;color:#fff; margin:0px 0px 6px; text-align:center; text-transform:uppercase; padding:20px 10px;}
.log-inner{  border-bottom-left-radius:4px;border-bottom-right-radius:4px; padding:15px; }
.log-inner .form-control {background:#ffffff; border:none;border-radius:0px;height:50px; margin-bottom:10px;padding: 10px;}

.form-group{margin-bottom:10px;}



.radio, .checkbox{margin-bottom:3px; margin-top:8px;}
.rcbox{ overflow:hidden; margin-top:3px;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding:2px 8px;}

.txtfielDC {background:#ffffff; border:none; height: 50px;margin: 0px 0px 10px;padding: 0; text-align: center; width: 100%; overflow:hidden;}
.txtfielDC img{height:35px; width:50%;}
.txtfielDC .fa{padding:9px; font-size:20px;}
.log-inner span a{line-height:40px; height:40px;}
.log-inner span a{color:#333; font-size:13px; float:right; background:#FFF; padding:5px; height:24px; line-height:11px; border-radius:5px;}
a:hover{text-decoration:none;}
.loginBtn{background:#000; border:none;color: #ffffff;font-size: 18px; margin: 10px auto;padding: 10px;text-align: center;text-shadow:none;text-transform: uppercase;transition: all 0.5s ease 0s;width: 100%;}
.loginBtn:hover{ background:#9e2a2b; color:#FFF;transition: all 0.5s ease 0s;}

.txtfielDR{height:17px;margin: 0px;padding: 0; text-align: center; width: 100%; overflow:hidden; font-size:12px; color:#F00;}

.greenBtn {background:#1abc9c; border:none; transition: all 0.5s ease 0s; padding:8px 12px; color:#FFF; display:table;}
.greenBtn .a{margin-right:5px; color:#fff; text-decoration:none; outline:none;}
.greenBtn:hover{background:#16a085;transition: all 0.5s ease 0s; color:#FFFFFF;}
.greenBtn .fa{margin-right:4px;}
.listbg span
{
    color:#d53387;
}

/* dashbord */
.dashbord{overflow:hidden;}
.dashbord .bodyright{ padding-bottom:540px;}

/* setings */
.stngs{overflow:hidden;}
.subttl{margin:0px 0px 15px;}
.subttl h4{font-size:14px; margin:0px; color:#333333; text-align:left; line-height:16px;}
.set-dv{overflow:hidden;}
.set-dv h4{font-size:13px; margin:0px;}
.stngtextBox{background: #f8f8fa;border: 1px solid #d53387;color: #000;font-size: 12px;height: 28px;margin: 10px 0px;padding-left: 5px;width: 100%;}
.stngs .bodyright{background-position:center;}
label sup {color:#f00;}
label{font-size:13px; font-weight:normal;}
.searchBtn{background: #d53387 none repeat scroll 0 0; border: medium none;color: #ffffff;margin: 10px 0px 0px; padding: 5px 25px; text-align: center;text-transform: uppercase;transition: all 0.5s ease 0s;}
.searchBtn:hover{background:#d53387; color:#FFFFFF;transition: all 0.5s ease 0s;}

/* change password */
.change-passwrd{overflow:hidden;}
.txtfielDCP{height:17px;margin: 0px;padding: 0; text-align: left; width: 100%; overflow:hidden; font-size:12px; color:#F00;}
.ps-dv{overflow:hidden;}
.csubmtBtn{background: #d53387  none repeat scroll 0 0; border: medium none;color: #ffffff;margin: 10px 5px 0px 0px; padding: 5px 25px; text-align: center;text-transform: uppercase;transition: all 0.5s ease 0s;}
.csubmtBtn:hover{background:#d53387; color:#FFFFFF;transition: all 0.5s ease 0s;}
.crestBtn{background: #d53387  none repeat scroll 0 0; border: medium none;color: #ffffff;margin: 10px 0px 0px; padding: 5px 25px; text-align: center;text-transform: uppercase;transition: all 0.5s ease 0s;}
.crestBtn:hover{background:#be0d0d; color:#FFFFFF;transition: all 0.5s ease 0s;}
.change-passwrd .bodyright{ padding-bottom:200px;}

input[type="checkbox"]:focus{
        outline:0;
    }
	
	
/* addpage */
.addpage{overflow:hidden;}
.manage-dv{overflow:hidden; margin-top:15px;}
.managetillte{height:auto; margin:0px; padding:0px;}
.managetillte h2{font-size:40px; color:#d53387; text-align:left; text-transform:none;}

.searchdeletdv{height:auto;}
.dltButton {background: #d53387; border: 1px solid #d53387;color: #fff; font-size: 12px;padding: 6px 18px;text-transform:uppercase;transition: all 0.5s ease 0s;margin:17px 0px 0px;}
.dltButton:hover{background:#be0d0d; color:#FFFFFF;transition: all 0.5s ease 0s;}
.searchBox{background:#f8f8fa;border:1px solid #d53387;color:#000;font-size:12px;height:31px;margin:17px 0px 0px;padding-left:5px;width:100%;}
.dSButton {background: #d53387; border: 1px solid #d53387;color: #fff; font-size: 12px;padding: 6px 18px;text-transform:uppercase;transition: all 0.5s ease 0s;margin:17px 0px 0px;}
.dSButton:hover{background:#d53387; color:#FFFFFF;transition: all 0.5s ease 0s;}
.SrchButton {background:#d53387; border: 1px solid #d53387;color: #fff; font-size: 12px;padding: 6px 18px;text-transform:uppercase;transition: all 0.5s ease 0s;margin:17px 0px 0px; float:right;}
.SrchButton:hover{background:#d53387; color:#FFFFFF;transition: all 0.5s ease 0s;}

.jithin .col-lg-5{width:48%;}
.jithin .col-lg-7{width:52%;}
.jithin .col-lg-4{ width:36.333%;}

.tbldv{overflow:hidden; margin-top:20px;}
th { background: #767676; text-transform: uppercase; color:#fff;}
.thump-box{overflow:hidden; height:40px; width:80px; float:right;}
.thump-box img{width:100%;}
td{background:#FFF;}
.actbtns-box{overflow:hidden;}
.vieweditbtn{border: 1px solid #d53387;color: #fff;margin:0px; background: #d53387 ;display: inline-block; padding:8px;transition: all 0.4s ease-in-out 0s;}
.vieweditbtn:hover{color:#FFFFFF; background:#d53387;transition: all 0.4s ease-in-out 0s;}
.actdeltbtn{border: 1px solid #d53387 ;color: #fff;margin:0px; background: #d53387 ;display: inline-block; padding:8px 15px;transition: all 0.4s ease-in-out 0s;}
.actdeltbtn:hover{color:#FFFFFF; background:#be0d0d;transition: all 0.4s ease-in-out 0s;}
.vieweditbtn:focus{color:#FFF; text-decoration:none;}
.pgnationdv{overflow:hidden;}
a:focus{ outline:none!important;}

.pgnvdv{overflow:hidden;}
.numsearchBox{background:#f8f8fa;border:1px solid #d53387;color:#000;font-size:12px;height:32px;margin:19px 0px 0px;padding-left:5px;width:100%;}
.numgobtn{border: 1px solid #4b4c4d;color: #fff;margin:19px 0px 0px; background: #4b4c4d;display: inline-block; padding:6px 9px;transition: all 0.4s ease-in-out 0s;}
.numgobtn:hover{color:#FFFFFF; background:#d53387;transition: all 0.4s ease-in-out 0s;}

.addpage .bodyright{background-position:center;}

/* edit */
.addmore-box{overflow:hidden;}
.addmorebtn{border: 1px solid #d53387;color: #fff;margin:0px; background: #d53387 ;display: inline-block; padding:8px;transition: all 0.4s ease-in-out 0s;}
.addmorebtn:hover{color:#FFFFFF; background:#d53387;transition: all 0.4s ease-in-out 0s;}
.pbidv{overflow:hidden; margin:25px 0px 0px;}
.editsubmitbtn{border: 1px solid #d53387;color: #fff;margin:0px; background: #d53387 ;display: inline-block; padding:8px;transition: all 0.4s ease-in-out 0s;}
.editsubmitbtn:hover{color:#FFFFFF; background:#d53387;transition: all 0.4s ease-in-out 0s;}
.sub-box{overflow:hidden;}

/* new dash */
.welcmadmin{height:auto; width:auto; margin:0px;}
.welcmadmin h2{font-size:36px; color:#d53387; text-align:center; text-transform:none;}
.admnmenudv{width:1005; height:auto; color:#FFF; background:#d53387; webkit-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
.navbar-default{background-image:none; border:medium none;border-radius:0;box-shadow:none; padding:0px; background:none;}
.navbar{margin-bottom:0px; margin-top:5px; min-height:20px;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a{box-shadow:none !important;}
.navbar-brand, .navbar-nav > li > a{text-shadow:none;}
.navbar-default .navbar-nav > li > a{color:#FFF;transition:all 0.6s ease-in-out 0s; font-weight:500; font-size:14px;}
.navbar-default .navbar-nav > li > a:hover{color:#d53387;transition:all 0.6s ease-in-out 0s;}
.navbar-nav > li > a{margin-right:14px;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a{background-image:none;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background:none;}
.navbar-nav > .active > a{color:#FFF !important;}
.ad{overflow:hidden;}

.acnt-box{height:auto; width:auto; overflow:hidden; text-align:center; padding:25px 45px;}
.acntbox-in{overflow:hidden; border:1px solid #666;transition:all 0.4s ease-in-out 0s;}
.acnt-box .fa{font-size:60px;color:#d53387; padding:30px;}
.acnt-box h2{font-size:18px;color:#d53387; margin:0px 0px 20px;}
.acntbox-in:hover{opacity:0.7;transition:all 0.5s ease-in-out 0s;}

.dashbordnew{overflow:hidden;}
.dashbordnew .bodyright{ padding-bottom:60px;}


/* manage new edit*/
.managetilltenew{height:auto; margin:0px; padding:0px;}
.managetilltenew h2{font-size:28px; color:#d53387; text-align:left; text-transform:none;}
.dltButtonnew{background: #d53387;border: 1px solid #d53387;color:#fff; font-size: 12px;padding: 6px 18px;text-transform:uppercase;transition: all 0.5s ease 0s;margin:17px 0px 0px;}
.dltButtonnew:hover{background:#d53387; color:#FFFFFF;transition: all 0.5s ease 0s;}
.numsearchBoxnew{background:#f8f8fa;border:1px solid #d53387;color:#000;font-size:12px;height:31px;margin:17px 0px 0px;padding-left:5px;width:100%;}
.unlist-new{height:auto; width:auto; overflow:hidden; margin:0px; padding:0px; float:right;}
.unlist-new li{float:left; overflow:hidden; margin-right:3px; padding:0px;}

.dSnewButton{background: #d53387; border: 1px solid #d53387;color: #fff; font-size: 12px;padding: 6px 12px;text-transform:uppercase;transition:all 0.5s ease 0s;margin:17px 0px 0px;
font-weight:600;}
.dSnewButton:hover{background:#d53387; color:#FFFFFF;transition: all 0.5s ease 0s;}
.dSnewButton .fa{font-size:12px; margin-right:4px;}
.numsBoxnew{background:#f8f8fa;border:1px solid #d53387;color:#000;font-size:12px;height:31px;margin:0px;padding-left:5px;width:50px;}
.thump-boxnew{overflow:hidden; height:auto; width:auto; text-align:center;}
.thump-boxnew .fa{color:#090; font-size:13px;}

.dashbordeditnew{overflow:hidden;}
.dashbordeditnew .bodyright{ padding-bottom:45px;}


/* update new */
.updatetilltenew{height:auto; margin:0px; padding:0px;}
.updatetilltenew h2{font-size:28px; color:#d53387; text-align:left; text-transform:none;}
.scdv{overflow:hidden;}
.updatesaveButton{background: #d53387; border: 1px solid #d53387;color: #fff; font-size: 12px;padding: 6px 12px;text-transform:uppercase;transition:all 0.5s ease 0s;margin:19px 0px 0px;
font-weight:600;}
.updatesaveButton:hover{background:#090; color:#FFFFFF;transition: all 0.5s ease 0s;}
.updatesaveButton .fa{font-size:12px; margin-right:4px;}
.updatecancelButton{background: #d53387; border: 1px solid #d53387;color: #fff; font-size: 12px;padding: 6px 12px;text-transform:uppercase;transition:all 0.5s ease 0s;margin:19px 0px 0px;
font-weight:600;}
.updatecancelButton:hover{background:#C00; color:#FFFFFF;transition: all 0.5s ease 0s;}
.updatecancelButton .fa{font-size:12px; margin-right:4px;}

.upcat-box{overflow:hidden;}
.upcatboxtitle{overflow:hidden; margin:0px 0px 15px;}
.upcatboxtitle h6{font-size:14px;}

.updatethump-box{overflow:hidden; height:50px; width:80px; float:right; margin:0px 0px 20px;}
.updatethump-box img{width:100%;}
.txtfielD3 {border: 1px solid #d53387; color: #000; background:#f8f8fa; font-size: 12px; height:80px;margin: 12px 0 10px;padding: 12px 0px 0px 14px; width: 100%;}
.rdio-box{overflow:hidden;}

.updteditnew{overflow:hidden;}
.updteditnew .bodyright{ padding-bottom:30px; background-position:center;}





.textBox6 {
    background: #f8f8fa;
    border: 1px solid #d53387;
    color: #000;
    font-size: 12px;
    height:100px;
    margin: 13px 0px;
    padding-left: 5px;
    width: 100%;
}










@media (max-width: 760px){

.headtitle{text-align:center;}
.logoS{border:none; text-align:center;}
.logoS img{width:auto;}
.head-dashbox{ border-left:none;}
.head-prod{ border-left:none;}
.head-settgs{ border-left:none;}
.head-logot{ border-left:none;}
.head-logot{margin:0px auto; display:table;}
.listmenu li a{float:none; margin-right:0px; margin-left:30px;}
.addtitledv h2{font-size:30px;}
.adddetaildv h5{margin-bottom:15px;}
.saveButton{width:100%; margin-bottom:5px;}
.canclButton{width:100%; margin-left:0px;}





}
@media (min-width: 768px) and (max-width:1024px) {
	 



}


@media (min-width: 603px) and (max-width:996px) {



}

