body { background: #eeeeee; color: #555555; font-size: 13px; font-family: Arial, Tahoma, Verdana; margin: 0px auto 0px; padding: 0px; } *{ padding: 0px ;margin:0px; } .container{ max-width: 980px; width: 100%; } .header-main{ padding: 15px 0; max-width: 980px; margin: 0 auto; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdfdfd+0,d6d6d6+100 */ background: rgb(253,253,253); /* Old browsers */ background: -moz-linear-gradient(top, rgba(253,253,253,1) 0%, rgba(214,214,214,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(214,214,214,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(214,214,214,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75); box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75); .dropdown{ right: 0; margin-top: 30px; max-width: 150px; float: right; width: 150px; i>img{margin-right:10px;} li{padding: 0 5px;} button{ border:none; outline: none; background: none; } name { width: 100px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; position: relative; top: 6px; text-align: left; } } } .logo{ img{width:230px;} } .meta-main{ padding: 20px 0; .container{ padding-top: 40px; -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.5); -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.5); box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.5); } } .panel-login { padding: 30px 15px; margin-top: 20%; border-color: #ccc; -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2); box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2); } .panel-login>.panel-heading { color: #00415d; background-color: #fff; border-color: #fff; text-align:center; } .panel-login>.panel-heading a{ text-decoration: none; color: #666; font-weight: bold; font-size: 15px; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; transition: all 0.1s linear; } .panel-login>.panel-heading a.active{ color: #e08e00; font-size: 18px; } .panel-login>.panel-heading hr{ margin-top: 10px; margin-bottom: 0px; clear: both; border: 0; height: 1px; background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0)); background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0)); background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0)); } .panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] { height: 45px; border: 1px solid #ddd; font-size: 16px; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; transition: all 0.1s linear; } .panel-login input:hover, .panel-login input:focus { outline:none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border-color: #ccc; } .btn-login { background-color: #59B2E0; outline: none; color: #fff; font-size: 14px; height: auto; font-weight: normal; padding: 14px 0; text-transform: uppercase; border-color: #59B2E6; } .btn-login:hover, .btn-login:focus { color: #fff; background-color: #53A3CD; border-color: #53A3CD; } /*======== EDIT VIEW FORM========= */ .edit-view .form-horizontal .control-label{text-align: left;} .edit-view .form-horizontal label{font-weight: normal;} .edit-view .form-horizontal .form-group { min-height: 44px; margin-bottom: 10px; } .detail-view{ padding: 0px 15px 0; } .detail-view .form-control{ background: none!important; border:none!important; box-shadow: none!important; cursor: inherit; } .btn-save{ max-width: 150px; margin: 20px auto; background-color: #59B2E0; outline: none; color: #fff; font-size: 14px; height: auto; font-weight: normal; padding: 14px 0; text-transform: uppercase; border-color: #59B2E6; } /*======== certification-section========= */ .certification-section{ overflow: hidden; padding: 30px 0 40px; } .certification-section{ .list-row{ /*border-bottom:1px solid #ccc; padding:25px 0 10px;*/ } h3{ padding-bottom: 5px; margin-bottom: 20px; border-bottom:1px solid #ccc; } ul{ list-style: none; li{ width: 100%; position: relative; margin-bottom: 10px; span{ padding-right: 20px; display: inline-block; } i{ position: absolute; right: 0; top:0; input[type=checkbox]{ float: right; } } } } } /*=======FOOTER CSS=========*/ footer.footer { text-align: center; padding: 20px 0; }