﻿@charset "utf-8";
/* CSS Document */

/*MJ CSS STARTS HERE*/
body{
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
    margin:0;
}
.width_100{
	width:100%;
	height:auto;
}

.dropzone{
    min-height: 200px;
    /*border: 1px solid #E4E4E4;*/
    padding-top: 20px;
    padding-bottom: 20px;
}

.dispalign{
	display: inline-block;vertical-align: middle;
}
.dispalign span{
    padding: 0px 2px;
}
.margin_removal{
	margin-left:0px;
	margin-right:0px;
}
.padding_removal{
	padding-left:0px;
	padding-right:0px;
}
/* NEW WEBCRM CSS HERE*/



inputtxtboxpwd {
    -webkit-text-security: disc;
    width: 100%;
    padding: 8px 3px;
    border-bottom :1px #FFF solid;
   /* border-bottom: 1px gray !important; border-radius: 10px;*/
    color: black;
    background: transparent;
}
#backimg .inputtxtbox{

    width: 100%;
    padding: 2px;
    border:0px;
    border-right-color:#FFF;
    border-top-color:#FFF;
    /*border-bottom:2px #33adff solid !important;*/
   /* border-bottom: 1px gray !important; border-radius: 10px;*/
    color: black;
    background: transparent;

    /*width:100%;
    padding: 8px;
    border-radius: 10px;
    border:none;*/
}
.bgimg{
    /*background-image: url(../images/loginbg.jpg);
    background-size:cover;
    background-position:center;
    background-position:100% 100%;*/
    text-align: center;
            height: 100% !important;
            width: 100%;
            position: fixed;
            z-index: 1;
            background-size: contain;
}
.loginwrap{
    position: absolute;
    top: 40%;
    /*left: 5%;*/
    left: -4%;
}
.loginputwrap{
    /*border: 3px solid #A7A6A6;
    padding: 0px;    
    border-radius: 10px;*/
    background-color: white;
}
.loginfa{
    font-size: 30px;
    float: right;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.loginbtn{
    float: right;
    position: absolute;
    bottom: 5px;
    right: 5px;
    opacity: 0;
    width: 26px;
}
.loginfooter{
    position: fixed;
    bottom: 0;
    padding: 20px;
    /*background-color: #293146;*/
    background-color:rgba(41,49,70,0.8);
}
.stat-wrap {
    box-shadow: 0 0 0 2px #FFFFFF inset;
    padding: 20px 25px;
    position: relative;
    background-color: #222;
    color:white;
    height: 130px;
    overflow:hidden;
}
.gray-bg {
    background: #222;
}
#faq .panel-group .panel{
    border-radius:0px;
}
.shortplaythumb{
    width: 36%;height: auto;padding-right: 5px;padding-bottom: 2px;
}
.vpimg.canvas-slid{
    right: 0px!important;
    left: initial!important;
}
.nav>li{
    border-bottom: 1px solid gray;
}
.navmenu-brand{
   padding: 5px 15px;
}
.navmenu a{
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
}
.navmenu-default, .navbar-default .navbar-offcanvas{
    background-color:rgba(2, 2, 2, 0.8)!important;
        color: white!important;
}
.navmenu-default .navmenu-brand, .navbar-default .navbar-offcanvas .navmenu-brand,.navmenu-default .navmenu-nav>li>a, .navbar-default .navbar-offcanvas .navmenu-nav>li>a{
    color:white!important;
}
.navmenu-default .navmenu-nav>li>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover, .navmenu-default .navmenu-nav>li>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus{
    color:white!important;
}
/*NEW WEBCRM CSS ENDS HERE*/
/*.width100{
	width:173px;
	height:111px;
}*/
.cfixpages .md2{
	width:13.299999%;
}
.cfixbrowse{
	border:3px dashed gray;
	height:200px;
	margin:20px 0px;
    padding: 20px;
	border-radius:15px;
}
.thumb1
{
	padding:15px 0px;
}
.filehead
{
	padding: 2px 5px; 
	font-weight:bold;
}

.cfixbrowse1{
	border:0px dashed gray;
	height:auto;
	margin:20px 0px;
    padding: 20px;
	border-radius:15px;
}
.cfixbrowsesmall
{
	border:3px dashed gray;
	height:190px;
    padding: 43px 25px;
	border-radius:15px;
	margin-right:15px;
}
#append{
  /* padding:20px 20px 20px 20px!important;*/ 
}
.cfixpages{
	padding:15px 15px 15px 15px;
	margin:10px 0px;
    border: 1px solid transparent;
}
#sortable3 .col-md-2{
     width: 66.66666667%;
}
#sortable3 .thumb {
    margin-left:70px;
}
.thumb,.thumb2{
	margin-bottom:10px;
	margin-right:40px;
}
#maintainance .thumb{
    margin-right:0px;
}

.thumb3{
	margin-bottom:10px;
	/*margin-right:3px;*/
}
.thumb2{
       
}
.fileicon1{
    position: absolute;
    bottom: 0px;
    right: 0;
}
.notificationbox{
    position: fixed;
    top: 7%;
    right: 3%;
    padding: 10px;
    border: 1px solid #B1B1B1;
    z-index: 9;
    background-color: white;
    list-style:none;
    border-radius: 10px;
    font-size: 13px;
   width: 400px;
}
.notificationbox li{
    padding: 5px 0;
    border-bottom: 1px solid #ECECEC;
}
.notiimg{
    width: 20%;height:auto;vertical-align: top;  
}
.notimsg{
    width: 60%;
    padding:0px 10px 0px 5px;
    color: black;
}
#append .thumbinner{
    width: 200px;
    height: 165px;
}
.thumbinner,.thumbinner1{
	border: 1px solid #CECECE;
	/*min-height: 140px;*/
	font-size:12px;
	height: auto;
    width: 175px;
    position: relative;
}
.thumbinner1{
    background-color:white;
}
.webcrmheader{
    background-color: rgba(2, 2, 2, 0.8);
    color: white;
}
.ie8 .webcrmheader {
       color: white;
        background-color: #020202;
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  /*for IE8*/
}
.webcrmleftpath{
	padding-left:0px;
	list-style:none;
	margin: 5px;
}
.webcrmleftpath li{
	display:inline-block;
	vertical-align:middle;
}
.webcrmrightpath{
	float: right;
	list-style:none;
	margin: 5px;
	padding: 8px;
	text-align: right;
}
.webcrmrt{
	display: inline-block;
	vertical-align: middle;
	text-align: RIGHT;
	padding-left: 20px;
	font-size:11px;
}
.webcrmrightpath1{
	border-right: 1px solid white;
}
.webcrmrightpath2{
	padding-right: 10px;
}
.webcrmrightpath4{
	padding-right: 20px;
}
.webcrmrightpath5{
	padding-right: 20px;
	border-left: 1px solid white;
	/*border-right: 1px solid white;*/
}
.webcrmrightpath6{
	padding-right: 10px;
	border-left: 1px solid white;
}
.cfixheader{
    color: white;
}
.notinum{
	font-size: 11px;
    position: absolute;
    top: 3px;
    right: 5px;
    padding: 3px 7px;
    border-radius: 20px;
    background-color: white;
    color: black;
}
.headericon{
    color:white;
    font-size:30px;
    padding:5px;
    cursor: pointer;
}
.ui-dialog{
    top: 16%!important;
    right: 0px!important;
    left: initial!important;
}
ui-effect-wrapper{
    top: 16%!important;
    right: 0px!important;
    left: initial!important;
}
.brandpath{
	padding-left:0px;
	list-style:none;
	margin: 5px 0px;
}
.brandpath li,.brandpathright li{
	display:inline-block;
	vertical-align:middle;
}
.brandpathright{
	list-style:none;
	margin:5px 0px;
}
.searchpanel
{
	background:rgba(2, 2, 2, 0.8) ;
	min-height: 800px;
   
}
.contentwrap
{
	padding-left:0px !important;
	padding-right:0px !important;
}
.chooseupwrap{
	/*margin-top:100px;
	margin-left:100px;*/
	border: 1px solid #E2DFDF;
	border-radius: 25px;
	background-color: white;
	max-height: 400px;
    overflow: hidden;
	    margin-top: 50px;
}
.uploadwrap{
    padding: 20px;
}
.chooseuptitle{
    font-weight: bold;
    font-size: 22px;
    color: #A2A1A1;
    margin-bottom: 20px;
}
.brandsel{
    padding: 15px;
    border: 1px solid #D0D0D0;
    border-radius: 20px;
    margin: 10px 0px 15px 0px;;
}
.choosewrap{
	padding: 20px 0px;
	background-color: #E8E8E8;
}
.catbrandwrap{
	padding-top: 25px;
}
.brandlist{
	list-style:none;
	padding-left: 0px;
	overflow: auto;
    max-height: 300px;
}
.brandlist1{
	list-style:none;
	padding-left: 0px;
	overflow: auto;
 
}
.brandlist1 li{
	padding:10px 10px 10px 0px;
	border-bottom:1px solid #fff;
	color:#fff;
	text-align:left;
	
}
.brandlist1 li input
{
	margin-right:10px;
	
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
}
/* Track */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: black !important;
    -webkit-box-shadow: inset 0 0 6px #424242;
}
.brandul{
	border-top:none!important;
	font-size: 13px!important;
	font-weight: bold!important;
	background-color: #C7C7C7;
	padding:10px 5px;
}
.brandu2{
	border-bottom:1px solid #fff!important;
	font-size: 13px!important;
	font-weight: bold!important;
	color:#fff;
	padding:10px 5px;
	background:black;
	text-align:left;
}
.brandlist li{
	padding: 10px 10px;
    font-size: 11px;
    font-weight: 800;
    color: black;
	border-top: 1px solid white;
}
.brandlist li:hover{
    background-color: white;
    border: 2px solid gray;
}
.startupbtn{
	/*margin-left: 100px;*/
    text-align: right;
    margin-top: 20px;
    /*margin-bottom: 100px;*/
}
.popupbtn{
    background-color: #45A9EF;
    color: white;
    border-radius: 17px;
    padding: 10px;
    border: none;
}
.tags{
    background-color:#CCFFFF;
	display: inline-block;
    vertical-align: middle;
	padding: 5px;
    border: 1px solid #DCD9D9;
    border-radius: 15px;
    margin: 0px 3px 3px 3px;
    font-family: helvetica;
    font-size: 13px;
}
.tagname{
    color: white;
    font-style: italic;
    padding: 12px 0px;
}
/*.tagsapl {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    margin-left: 40px;
}*/
#vdmodal .modal-dialog{
	width: 950px;
    margin: 30px 30px;
}
#vdmodal .modal-body{
	padding: 0px;
}
#vdmodal .modal-content{
 	background-color:transparent;
	border:none;
	box-shadow: none;
}
#vdmodal .modal-header{
	padding: 10px 5px 5px 5px;
	border-bottom: none;
	color: white;
}
#vdmodal .close{
    color: white;
    text-shadow: none;
    opacity: 1;
}
.shadowtext{
    background-color: rgba(34, 85, 125, 0.9);
    height: 60px;
    position: fixed;
    bottom: 0px;
    padding: 0;
    right: 0;
    color: white;
    padding: 15px;
    font-style: italic;
    font-size: 16px;
}
.navbar-toggle{
	margin-left: 8px!important;
    padding: 14px 17px;
}
.navbar-default .navbar-toggle{
	border-color:transparent;
}
.navbar-default,.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: transparent;
}
.fileheadzip{
	background: rgba(0,0,0,0.55);color: black;margin: 10px;padding: 7px;
	text-align:center;
}
.filezipimg{
	width: 51%;height: auto;margin-top: 5px;
}
.filemsg{
	color: black;
        padding: 7px 0px 7px 5px;
    display: inline-block;vertical-align: middle;
	font-weight: normal;
    font-size: 12px;
}
.fileicon{
	display:inline-block;
	vertical-align: middle;
	float: right;
	padding: 5px;
	font-size: 14px!important;
    margin: 0px 5px;
	cursor:pointer;
}
#uploadfiles .thumb{
	margin-right:0px;
}
.exist_title,#myModalLabel{
    font-family: sans-serif;
    color: #8d9499;
    font-weight: bold;
    font-size: 18px;
}
.tagclose {
    font-size: 10px!important;
    padding: 5px;
    cursor: pointer;
}

/*MJ CSS ENDS HERE*/

#filtersubmit {
   position: relative;
    z-index: 1;
    left:20%;
    /*right: 220px;*/
    top: 1px;
    color: #7B7B7B;
    cursor: pointer;
    text-align: left;
}
#maintainance #filtersubmit{
    position: absolute;
    top: 24%;
    font-size: 20px;
    left: 15%;
}
#filter
{
	text-align:center;
    margin-bottom: 10px;
}
.searchtext
{
	border-radius: 11px;
    border: 1px solid #B7B5B5;
    height: 31px;
    padding: 5px;
    width: 90% !important;
    margin: 5px 20px;
}
.searchicon{
    position: absolute;
    top: 40%;
    left: 10%;
}
.brand{
    margin: 10px;
}
.brands{
	padding: 5px 50px;
   /* margin: 10px;*/
    text-align: center !important;
    float: none !important;
/*    width: 145px;*/
	border-radius:7px;
	background-color: #E6E6E6;
    border: none;
	color: #949494;
}
.shortchk{
    position: absolute;
    bottom: 16%;
    right: -5px;
}
.prodhead,.prodhead1
{
padding:2px 5px;
font-weight:bold;
color:#000;
text-align:left;
}
.prodsubhead,.prodsubhead1
{
	padding:2px 5px;
color:#000;
text-align:left;
}
.result .prodhead, .result .prodsubhead
{
	color:#000;
	background:#fff;
}
.brandmain
{
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	color:#444444;
	/*padding:0px 20px;*/
}
.borderhead
{
	border-top:1px solid #B7B7B7;
	padding:20px 15px 0px 15px;
    margin-top: 15px;
}
.cathead
{
	font-weight:bold;
	    color: #9C9C9C;
}

.webcrmrightpath li a
{
	color:#fff;
}
.webcrmrightpath a {
    color:white;
    text-decoration:none;
}
.result .thumbinner
{
	margin-left:20px;
}
.btntagdiv
{
	text-align:right;
	margin-top:15px;
}
.btntag
{
	border-radius:5px;
	padding:5px 20px;
	background:#D2D0D0;
	border:none;
	color:#fff;
	font-weight:bold;
}


/*----Login-----------*/
.loginhead
{
    margin:0 auto 55px auto !important
}
.loginputwrap
{
    
    margin:0 auto;
}
@media(max-width:767px) 
{
    .loginputwrap
{
    float:none !important;
}
}


/*----ALL MEDIA QUERIES STARTS HERE-----*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and  (max-width: 991px){ 


}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and  (max-width: 1198px){ 

   
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width:1366px) {
    #append .jFiler-input-inner {
        width: 220px;
    }
}
@media (min-width: 1200px) and (max-width:1366px){ 
    #append .thumb3{
	margin-bottom:10px;
	margin-right:30px;
    }

}


/*----ALL MEDIA QUERIES ENDS HERE-----*/