EVOLUTION-MANAGER
Edit File: application.css
@charset "utf-8"; /* CSS Document */ /*body {padding-top: 60px; padding-bottom: 10px; font-size:12px;} */ select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{height:auto; color:#333333;} input, select, textarea{width:350px;} body,input, button, select, textarea{font-family: 'Roboto',"arial narrow", Arial, Helvetica, sans-serif; font-weight:normal; font-size:14px;} h1, h2, h3, h4, h5, h6{font-family: 'Roboto Condensed',"arial narrow", Arial, Helvetica, sans-serif; font-weight:normal; text-shadow:2px 2px 2px #ffffff; color:#4b0260;} h1{font-size:30px;} h2{font-size:26px;} h3{font-size:22px; margin-bottom:6px;} h4{font-size:18px; margin-bottom:3px;} h5{font-size:16px; margin-bottom:0px;} h6{font-size:15px; margin-bottom:0px;} a{color:#6f02b4;} a:hover{color:#4a0278;} form#loginForm{padding:10px; margin:0;} form#loginForm .control-label{width:80px;} form#loginForm .controls{margin-left:90px;} form#loginForm p{padding: 2px 0 5px 92px; background: #f2f2f2; margin: 0;} .form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block{margin-top:1px; font-size:12px; color:#888888;} .nav-header{text-transform:none;} .navbar .brand{color:#6f02b4; font-family: 'Roboto Condensed',"arial narrow", Arial, Helvetica, sans-serif; font-size:2.7em; font-weight:400; padding:5px 50px 5px 10px;} .tagline{clear:left; width:400px; float:left; color:#ff0000; margin-bottom:10px;} #topNav{background:#a804b2; clear:both; margin-bottom:5px;} #topNav .pull-right{margin-top:-40px;} #topNav .pull-right a{color:#6f02b4; font-size:1.2em;} #topNav.navbar-inverse .nav>li>a{color:#ffffff; padding:12px 20px; font-size:18px;} .navbar-inverse .nav li.dropdown.open>.dropdown-toggle{background-color:#7a0481;} .navbar-inverse .nav .dropdown-menu li>a:hover{background:#a804b2;} .hero-unit{padding:15px; background:#f2f2f2;} .hero-unit h1{font-size:30px; padding:0 0 5px; margin:2px 0; font-weight:normal;} #selectedLocation{font-weight:bold; color:#f00f00; padding:3px 5px; margin:0 3px; background:#FF9;} #userLocation a{text-decoration:underline;} #medicinesOrdering{margin-top:15px;} #medicinesOrdering div.orbg{background:url('../img/or.png') center right no-repeat;} .btn-121{background-color:#6303a0; background-image:none; color:#ffffff; text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25); font-size:1.2em;} .btn-121:hover{background-color:#606; color:#ffffff;} .input-prepend{margin-left:20px;} legend{margin-bottom:0; font-size:16px; line-height:20px;} .btn-danger {color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); background-color: #a804b2; background-image: -moz-linear-gradient(top,#a804b2,#a804b2); background-image: -webkit-gradient(linear,0 0,0 100%,from(#a804b2),to(#a804b2)); background-image: -webkit-linear-gradient(top,#a804b2,#a804b2); background-image: -o-linear-gradient(top,#a804b2,#a804b2); background-image: linear-gradient(to bottom,#a804b2,#a804b2); background-repeat: repeat-x; border-color: #a804b2 #a804b2 #a804b2; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .btn-danger:hover {background:#7a0481;} .well{background-color:#feedd3; border:1px solid #f3c57e;} /**************************** HOME *****************************************************************/ #homeTopBanner{text-align:center; background:url('../img/bannerBG.png') repeat-x;} #homeBanner{margin:5px 0 0 0;} #homeBanner .well{background-color:#FEEDD3; border:1px solid #a804b2;} #homeBanner .btn-large{font-size:2em;} .alert-yellow{background-color:#fff1b2; color:#4b0260;} #homebannerImage{float:left; margin-right:20px;} #homeBanner h1{margin-top:0;} #homeBanner img{height:180px;} #mostPopularItems .pagination{margin-left:30px;} #mostPopularItems .thumbnails{padding:0 10px;} #mostPopularItems .thumbnails>li{margin-left:10px; margin-bottom:10px;} #mostPopularItems .thumbnail{padding:0 4px 4px 0; overflow:hidden; width:450px; border:3px solid #dddddd; border-radius:12px; height:300px; position:relative;} #mostPopularItems .thumbnail h3{font-size:18px; margin:5px 0 10px -5px; line-height:24px;} #mostPopularItems .thumbnail span{display:block; font-weight:500;color:#6f02b4; margin-left:-5px;} #mostPopularItems .thumbnail .hostImg{position:relative; float:left; display:table-column; width:200px; padding-right:8px; height:300px;} #mostPopularItems .thumbnail .hostImg img{width:200px;} #mostPopularItems .thumbnail .vendor-details{padding-left:170px; font-size:0.85em;} #mostPopularItems .thumbnail .vendor-details ul, #mostPopularItems .thumbnail .vendor-details ul li{padding:0; margin:0; list-style:none;} #mostPopularItems .thumbnail .hostCamOptions{position:absolute; bottom:-5px; left:220px; z-index:2;} .actionButton{position:absolute; bottom:0px; left:2px; z-index:2;} /**************************** COMPONENTS *****************************************************************/ #left-nav{float:left; width:200px;} #left-nav ul{list-style:none; margin:0;} #left-nav ul li a{padding:5px; display:block;} #accountDetails{float:left; margin-left:30px; padding-left:20px;} form .textValue{padding:5px 0; display:inline-block; color:#000000;} #regbox .control-group img{max-height:100px; max-width:400px;} #loginPage{float:left;background-color:#FEEDD3; border:1px solid #f3c57e; border-radius: 4px;} #loginPage form{float:left; padding:40px; width:30%; min-width:300px;} #pitch{float:left; border-left:2px solid #ffd8b2; margin:30px; padding:0 60px 10px;} #pitch a{display:block; margin-bottom:30px;} /**************************** HOST PROFILE *****************************************************************/ #hostBanner button, #hostBanner .btn{margin-right:5px;} #hostBanner{position:relative;} #hostBanner .well{min-height:300px; background-color:#ffd8b2;} #hostInfo{width:50%; padding:0 20px 20px; position:absolute; right:30px; z-index:2;}#hostInfo:before{content:""; background-color:#ffffff;opacity: 0.7; height:100%; width:100%; position:absolute; top:0; left:0; z-index:-1;} /*#video-container, */#step1-error, #step3, #scheduleCallNow{display:none;} #creditsRequired{margin-right:10px; padding-top:5px;display:inline-block; font-weight:bold;} #pjdet{visibility:hidden;} /**************************** FOOTER *****************************************************************/ footer{clear:both; padding:10px 10px 50px 10px; background:#ecd0fe; border-top:3px solid #3c0460;} #footerMenu.navbar .nav>li>a{color:#3c0460;} #footerMenu p{padding-top:10px;}