/*-----Ahsan Ismail------*/
@fa-font-path:   "font-awesome-4.6.3/less/variables.less";
@import 'https://fonts.googleapis.com/css?family=Lato:300,400,700';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300i,400,600,700';
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
i.fa{ font-family:'FontAwesome' !important;}
body{overflow-x: hidden;}
.container {
     width: 1370px !important;
	 
}
.main_container {
    float: left;
    width: 100%;
}
.loginarea {
    float: none !important;
    margin: auto;
    display: block;
    vertical-align: middle;
    box-sizing: border-box;
    position: absolute !important;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    height: 400px;
}

.admin_login-area  {
    float: left;
    width: 100%;
}
.loginarea h1 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-family: lato;
    font-weight: 400;
}

header.form_heading {
    font-size: 20px;
    color: rgba(255,255,255,1);
    text-align: center;
    margin: 20px 0px 20px 0;
    font-weight: 400;
    font-family: lato;
}

.admin_login-area .name_field, .admin_login-area .pass_field, .admin_login-area .forget, .admin_login-area .submit {
    display: inline-block;
    width: 100%;
}

.admin_login-area .name_field, .admin_login-area .pass_field {
    border: 0px;
    border-radius: 6px;
    padding: 10px 10px;
    margin-bottom: 10px;
    font-size: 16px;
}

.admin_login-area .forget {
    margin: 0px 0px 20px 0px;
    text-align: center;
    color: rgba(255,255,255,1);
    font-size: 12.5px;
    font-weight: 400;
    font-family: lato;
}

.admin_login-area .submit {
    border: 0;
    padding: 20px 0px;
    border-radius: 6px;
    font-size: 16px;
    color: rgba(255,255,255,1);
    background: #bb0b33;
    margin-top: 40px;
    font-weight: 400;
    font-family: lato;
}

.top_menu {
    background: #ffffff;
    padding: 10px 0px;
    float: left;
    width: 100%;
    border-bottom: 2px solid #dcdcdc;
}

.state2-nav ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.state2-nav ul li {
    display: inline;
    margin: 0px 10px;
    color: rgba(57,53,54,1);
    font-weight: 300;
    font-family: lato;
    font-size: 16px;
}

.state2-nav ul li:first-child {
	margin:0px;
}

.state2-nav ul li a {
    color: rgba(57,53,54,1);
    font-weight: 400;
    font-family: Lato;
    font-size: 20px;
}
.nav_menu li.active a {
    color: rgba(220,13,60,1) !important;
}

.state2-nav li.active a {
    color: rgba(220,13,60,1) !important;
}
.state2-nav ul li a:hover{text-decoration:none;}
.state2-section-one-cover {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.cover-state2-inner-box {
    float: left;
    width: 100%;
    margin: 0 0 20px 0px;
}
.box1, .box1color ,.box1color a{
    min-height:70px;
}
.style {
    border: dashed 3px #d0d0d0;
    text-align: center;
    position: relative;
    transition: all .5s ease;
    cursor: pointer;
}

.style:hover {
    background: #fff;
    border-color: transparent;
}

.style img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    vertical-align: middle;
}

.style2 {
    text-align: center;
   position: relative;
    background-color: #fff;
    box-shadow: 0 0 10px 0px #e0e0e0;
}

.style2 a {
    width: 100%;
    height: 100%;
    float: left;
}

.style2 img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    vertical-align: middle;
}

.box2, .box2color, .box2color a{
    height: 200px;
}


.box3, .box3color{
    min-height: 195px;
    width: 225px !important;
}
.box3color a {
    min-height: 192px;
    width: 100%;
}

.box3-text, .box3-textcolor {
    position: absolute;
    bottom: 10px;
    margin: auto;
    left: 0;
    right: 0;
    color: #d1d1d1;
}

.box3-textcolor span, .box3-textcolor p {
    position: relative;
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 600;
    font-family: lato;
    color: rgba(57,53,54,1);
}

.box3-text span, .box3-text p {
    position: relative;
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 600;
    font-family: lato;
    color: rgba(208,208,208,1);
}

.box3-text span:after, .box3-textcolor span:after {
    content: "";
    position: absolute;
    width: 30%;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    height: 1px;
    background: #e7e7e7;
}

.box3-text span:before, .box3-textcolor span:before {
    content: "";
    position: absolute;
    width: 30%;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    height: 1px;
    background: #e7e7e7;
}
.box3-textcolor span:before, .box3-textcolor span:after{background-color:#000000;}
.box3-textcolor {
    color: #000000;
}

.state3-style {
    float: left;
    margin: 20px 24px 0 !important;
    width: 98%;
}

.white-bg {
    background-color: #ffffff;
    padding: 10px 0px;
    border-radius: 5px;
    float: left;
}

.white-bg textarea {
    width: 100% !important;
    float: left;
    height: 250px !important;
    border-bottom: solid 1px #f2f2f2 !important;
    border: 0px;
    margin-bottom: 20px !important;
    resize: none;
}

.white-bg h1 {
    color: #dc0d3c;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0px 20px 20px;
    margin: 0px;
    text-align: left;
    font-family: Open Sans;
}

.edit-form-state3-button {
    float: right;
    margin:0 10px 0px;
    padding: 10px 30px 10px 30px;
    border: 0;
    background: #fff;
    color: rgba(220,13,60,1);
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
    transition: all .5s ease;
    border: solid 2px rgba(220,13,60,1);
    font-family: open sans;
	
}

.white-bg p {
    padding: 15px 10px 0;
    color: rgba(68,68,68,1);
    font-weight: 600;
    font-size: 13px;
    font-family: lato;
}

.white-bg h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 13px;
    text-align: left;
    color: rgba(68,68,68,1);
    font-weight: 700;
    font-family: lato;
}
.change-pwd .white-bg h2{ padding:18px 0;}
.padding {
    padding: 10px 20px;
}

.yellow {
    float: left;
    width: 100%;
    background: #f5a623;
    padding: 2px 2px 2px 10px;
}

.yellow p {
    padding: 10px 0px 0px 0px;
    font-size: 13px;
    color: rgba(68,68,68,1);
    font-family: lato;
    font-weight: 600;
}

.yellow p.star {
    background-image: url(../images/star.png);
    background-repeat: no-repeat;
    background-position: 0px 11px;
    padding-left: 20px;
}

.white {
    background: #ffffff;
}

.space {
    margin-top: 10px;
}

.shadow {
    box-shadow: 0 0 4px 0px #ccc;
}

.state3-cover {
    width: 100%;
    float: left;
    margin: 20px 0 10px 0px;
}
input:focus, textarea:focus, keygen:focus, select:focus {
    outline: none;
    box-shadow: 0 0 2px 0px #000000;
}
.team {
    padding-top: 10px;
}

.toggle {
    float: left;
    margin: 0;
    padding-top: 10px;
    width: 70px;
    display: none;
}

.left_col {
    background: #4b0414;
}

.nav_title {
    width: 230px;
    float: left;
    background: #dc0d3c;
    border-radius: 0;
    height: 50px;
}
.fa-shart:before {
    background-image: url(../images/team.png);
    content: "aaa";
    color: transparent !important;
    background-repeat: no-repeat;
    background-position: -1px -3px;
}

i.fa.fa-sign-out:before {
    color: transparent;
    background-image: url(../images/icoLogout.png);
    background-repeat: no-repeat;
    background-position: -3px -4px;
}
.main_content{width:1080px !important;}

.main_content_inner {
float: left;
    margin: 22px 0 0 28px;
    width: 95.6%;}

.search_form{
	position:relative;
}
.search_form .search_field {
    width: 100%;
    border: 0px;
    border-radius: 5px;
    padding:15px 10px 15px 30px;
    color: rgba(97,104,108,1);
    font-size: 13px;
    font-family: lato;
    font-weight: 400;
}

.search_form .search_button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    vertical-align: middle;
    color: transparent;
    border: 0;
    background-color: transparent;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: auto;
}

.columns_content {
     float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 98%;
}

.team_bg-imagestyle, .team_bg-imagestyle2, .team_bg-imagestyle3, .team_bg-imagestyle4, .team_bg-imagestyle5, .team_bg-imagestyle6 {
    width: 100%;
    float: left;
    padding: 20px 10px;
}

.logo_team {
    width: 100%;
    float: left;
    padding-left: 10px;
}

.team_bg-imagestyle, .team_bg-imagestyle2, .team_bg-imagestyle3, .team_bg-imagestyle4, .team_bg-imagestyle5, .team_bg-imagestyle6 {
    background-size: cover;
    background-position: center center;
	 height: 115px;
    width: 340px;
	position:relative;
}

.team_bg-imagestyle h1, .team_bg-imagestyle2 h1, .team_bg-imagestyle3 h1, .team_bg-imagestyle4 h1, .team_bg-imagestyle5 h1, .team_bg-imagestyle6 h1 {
    font-size: 14px;
    color: rgba(255,255,255,1);
    font-weight: 700;
    text-transform: capitalize;
    font-family: lato;
}



.team_bg-imagestyle a.nav-open1, .team_bg-imagestyle2 a.nav-open0, .team_bg-imagestyle3 a.nav-open3, .team_bg-imagestyle4 a.nav-open4, .team_bg-imagestyle5 a.nav-open5, .team_bg-imagestyle6 a.nav-open6, .admins a.admins-open5, .admins a.admins-open6 {
    position: relative;
    margin: auto;
    background: #fff;
    padding: 0 10px;
    float: right;
    border-radius: 6px;
}

.team_bg-imagestyle a.nav-open1:after, .team_bg-imagestyle2 a.nav-open0:after, .team_bg-imagestyle3 a.nav-open3:after, .team_bg-imagestyle4 a.nav-open4:after, .team_bg-imagestyle5 a.nav-open5:after, .team_bg-imagestyle6 a.nav-open6:after, .admins a.admins-open5:after, .admins a.admins-open6:after  {
    position: absolute;
    content: "";
    background-image: url(../images/abefore.png);
    width: 100%;
    height: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: cover;
    border-radius: 3px;
}

.team_bg-imagestyle ul, .team_bg-imagestyle2 ul, .team_bg-imagestyle3 ul, .team_bg-imagestyle4 ul, .team_bg-imagestyle5 ul, .team_bg-imagestyle6 ul, .admins ul {
    float: left;
    width: 170px;
    padding: 0px;
    list-style: none;
    background: #fff;
    border-radius: 5px;
    display: none;
    position: absolute;
    bottom: -76px;
    right: 10px;
    right: 0;
    margin: auto;
    z-index: 1;
	box-shadow: 0 0 4px #b0b0b0;
}
.position {
    bottom: 10px;
    position: absolute;
    right: 0;
}
.team_bg-imagestyle ul li, .team_bg-imagestyle2 ul li, .team_bg-imagestyle3 ul li, .team_bg-imagestyle4 ul li, .team_bg-imagestyle5 ul li, .team_bg-imagestyle6 ul li, .admins ul li {
    float: left;
    width: 100%;
}

.team_bg-imagestyle ul li a, .team_bg-imagestyle2 ul li a, .team_bg-imagestyle3 ul li a, .team_bg-imagestyle4 ul li a, .team_bg-imagestyle5 ul li a, .team_bg-imagestyle6 ul li a, .admins ul li a {
    color: rgba(68,68,68,1);
    padding:14px 14px;
    float: left;
    width: 100%;
    transition: all .5s ease;
    font-size: 13px;
    font-family: lato;
}

.team_bg-imagestyle ul li:last-child a, .team_bg-imagestyle2 ul li:last-child a, .team_bg-imagestyle3 ul li:last-child a, .team_bg-imagestyle4 ul li:last-child a, .team_bg-imagestyle5 ul li:last-child a, .team_bg-imagestyle6 ul li:last-child a, .admins ul li:last-child a {
    border: 0;
}

.team_bg-imagestyle ul li a:hover, .team_bg-imagestyle2 ul li a:hover, .team_bg-imagestyle3 ul li a:hover, .team_bg-imagestyle4 ul li a:hover, .team_bg-imagestyle5 ul li a:hover, .team_bg-imagestyle6 ul li a:hover, .admins ul li a:hover {
    background: #eaeaeb;
    border-radius: 5px;
}

.inactive {
    float: left;
    width: 100%;
    padding:0px;
    position: relative;
    text-align: center;
	margin:20px 0 0 32px;
}

.inactive h1 {
    font-size: 14px;
    font-weight: 700;
    color: rgba(134,134,134,1);
    font-family: lato;
}

.inactive:after {
    content: "";
    width: 40%;
    position: absolute;
    height: 1px;
    background: rgba(134,134,134,1);
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
}

.inactive:before {
    content: "";
    width: 40%;
    position: absolute;
    height: 1px;
    background: rgba(134,134,134,1);
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
}

.cover41 h2 {
    font-size: 13px;
    font-family: lato;
    font-weight: 700;
}

.cover41 .teamname {
    border: solid 1px;
    padding: 0px 10px;
    width: 100%;
    font-size: 13px;
    font-family: lato;
    font-weight: 300;
    border: 0px;
}

.cover41 {
    float: left;
    width: 100%;
    padding: 15px 0px;
    border-bottom: solid 1px #f2f2f2;
    margin-bottom: 10px;
}

.pop-overlay {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.75);
    height: 850px;
    display: none;
}

.popup {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 500px;
}

.banner_image_class {
    padding: 0 20px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
}

.setting_logo {
    margin-top:20px;
	clear: both;
}

.setting_title {
    float: none;
    display: block;
    clear: both;
}
.content2settings {
    margin-top: -10px;
}
.setting_nav {
    width: 100%;
    clear: both;
    background: #fff;
    max-width: 1080px !important;
}

.setting_title h1 {
    font-size: 20px;
    color: rgba(255,255,255,1);
    font-weight: 700;
    padding: 0px 0px 20px 0px;
    font-family: lato;
}

.settings .main_content {
    padding-bottom: 0px;
}

.setting_nav ul {
    padding:0 0 0 24px;
    margin: 0;
    list-style: none;
}

.setting_nav ul li {
    display: inline-block;
    vertical-align: bottom;
}
.white-bg_diff li.active {
    border-bottom: solid 2px #de1b47 !important;
	
}
.white-bg_diff li.active a{color:#de1b47 !important;}
.white-bg_diff {
    background-color: #ffffff;
    border-radius: 5px;
    width: 100%;
    float: left;
}

.setting_nav ul li a {
    color: #de1b47;
    position: relativer;
    transition: all .5s ease;
    font-size: 13px;
    font-family: open sans;
    font-weight: 400;
}

ul.setting_submenu {
    display: none;
    position: absolute;
    background: #fff;
    width: 280px;
    margin: auto;
    left: -150px;
    right: 0;
    bottom: -100px;
    z-index: 1;
    padding-top: 0px;
    border-radius: 5px;
    box-shadow: 0 0 4px 0 #000000;
	padding-left:0 !important;
}

ul.setting_submenu li {
    border-bottom: solid 1px #ccc;
    padding: 0px;
    width: 100%;
	margin:0;
}

ul.setting_submenu li a {
    background: #fff;
    color: #de1b47;
    padding: 10px 10px;
    width: 100%;
    float: left;
}
ul.setting_submenu li a {
    color: rgba(68,68,68,1);
    font-size: 12px;
    padding: 16px 20px;
}

ul.setting_submenu li a:hover{
	color:#444444;
	background-color:#eaeaeb;
}

.setting_nav ul li:hover ul.setting_submenu {
    display: block;
}

.full-width .box3 {
    width: 100%;
}

.assets_margin {
    margin-bottom: 20px !important;
}

.sec2 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.sec1 img {
    float: left;
    margin-left: 20px;
    margin-top: -10px;
}

.sec1 {
    width: 100%;
    float: left;
}

.sec1 span {
    float: left;
    margin-left: 10px;
    margin-top: -6px;
    color: rgba(159,172,179,1);
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: lato;
}

.sec2 {
    float: left;
    width: 100%;
    margin: 5px 0;
}

.sec3 {
    width: 100%;
    float: left;
    border-top: 1px solid #f1f1f1;
    padding: 10px 0px;
    text-align: center;
    padding-bottom: 0px;
	line-height:20px;
}

.sec3 span {
    color: #a7b3b9;
    font-weight: 500;
}

.border-right {
    border-right: solid 2px #f1f1f1;
    font-size: 11px;
    font-family: lato;
    font-weight: 400;
    color: rgba(159,172,179,1);
}



.assets_boxes {
    box-shadow: 0 0 1px 0 #c0c0c0;
	width:225px;
}

.column4style {
    margin-bottom: 20px;
    width: 100%;
    float: left;
	margin-left:27px;
}

span.yellow-color {
    color: #f5a623;
}

.margin-top {
    margin-top: 20px;
}

.admins {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 5px 0px;
	box-shadow: 0 1px 1px #e2e2e2;
	position:relative;
}

.admins h1 {
    color: rgba(68,68,68,1);
    font-size: 15px;
    font-weight: 700;
    font-family: lato;
}

.admins h2 {
    font-size: 12px;
    color: rgba(135,135,135,1);
    font-weight: 700;
    font-family: lato;
}

.cover41.new {
    padding: 10px 0px;
}

img.headeradd {
    margin-bottom: 20px;
}

.setting_logo.addbothimages {
    margin-top: 20px;
}

.changepass {
    float: left;
    width: 100%;
    padding:0 10px;
    border-bottom: solid 1px #f2f2f2;
    margin-bottom:0;
    margin-top: 0px;
}
.change-pwd input.pass {
    color: #525252;
    font-size: 16px;
    margin: 4px 0;
    padding: 9px !important;
}
.mobile-show, .full-none{display:none;}
.full-show{display:block;}

.admin-login-area {
    margin-top: 40px;
}

.site_title span {
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight:600;
    font-size: 17px;
    width: 100%;
    color: rgba(255,255,255,1) !important;
    line-height: 50px;
    height: 50px;
    margin: 0;
    padding-left:25px;
    font-family: lato;
    margin-left: auto !important;
    margin-right: auto;
    display: block;
    float: none;
}
.search_form {
    margin-bottom: 5px;
}
.assets_boxes .padding {
    padding:3px;
}

.admins ul {
    bottom:-30px;
}
.yellow input {
    border: 0px;
    width: 100%;
    padding: 8px 10px;
}
.state2-nav.team ul li {
    font-size: 18px;
}

.changepass input {
    font-size: 13px;
    font-family: lato;
    font-weight: 400;
    padding: 0px 10px;
}

.box2.style {
    background-image: url(../images/box2.png);
    background-repeat: no-repeat;
    background-position: center center;
	height:115px; width:340px;
}
.box2.style:hover {
    background-image: url(../images/box2color.png);
}
.fa-chevron-down:before {
    background-image: url(../images/dropdown.png);
    color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
}
.fa-user:before {
    background-image: url(../images/icoAccounts.png);
    color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
}
.setting_nav .active a {
    color: rgba(68,68,68,1) !important;
}

.setting_nav li.active {
    border-bottom: solid 2px;
}

.assets_margin input {
    border: 0px;
    width:95% !important;
    padding: 10px 10px;
}

.image-settings input {
    border: 0px;
    margin:10px 0 0 0;
    padding: 3px 20px;
}
.edit-form-state3-button:hover {
    background: rgba(220,13,60,1);
    color: #fff;
}
.box3 {
    background-image: url(../images/box3.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.box3:hover {
    background-image: url(../images/box3color.png);
	   background-repeat: no-repeat;
    background-position: center center;
	height: 140px;
    width: 306px;
}

.box1 {
    background-image: url(../images/box1.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.box1:hover {
    background-image: url(../images/box1color.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.column4style .col-md-3.full-width {
    margin-bottom: 25px;
}
.column4style .col-md-3.full-width.only {
     margin-bottom: 15px;
}

.state2-nav{
    padding:0 0 0 25px;
}

.gradient{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+27,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.18) 27%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.18) 27%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.18) 27%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
 width:100%;
position:absolute; height:120px; bottom:0; z-index:-999; left:0;}

.col-md-12.margin-top.profile-view.col-xs-12 {
    margin: 20px 24px;
    padding: 0;
    width: 88.5%;
}

.team-admin01 .edit-form-state3-button, .team-admin-01 .edit-form-state3-button {
    margin-right: 20px;
}

.superad {
    padding:10px 15px;
    max-width: 1080px !important;
}

.zero {
    margin-left: 0;
    margin-right: 0px;
}

.zero1 {
    margin: 20px 10px;
}

.change-pwd .state3-section1 {
    margin: 0 !important;
    padding: 0;
}

.change-pwd .edit-form-state3-button {
    background: #dc0d3c;
    width: auto !important; color:#fff; margin:10px 10px 0 0;
}