/*error*/
.error {
    padding: 5px 5px;
    margin: 5px;
    border: solid 1px #FBD3C6;
    background: #FDE4E1;
    color: #CB4721;
    line-height: 20px;
}
.success {
    padding: 5px 5px;
    border: solid 1px #C0F0B9 !important;
    background: #D5FFC6 !important;
    color: #48A41C !important;
}
.alert {
    border:solid 1px #FBD3C6 !important;
    background:#FDE4E1 !important;
    color:#CB4721 !important;
    opacity: 1 !important;
    direction: rtl !important;
}
/*error*/

#loading {
    position: absolute;
    top: 45%;
    right: 50%;
}

/************************NEW STYLE(fa)**************************/

/*********index page**********/
#section1 .section1 .container .content .title h1{
    font-family: "Ham3D_Medium";
}
#section1 .section1 .container .content .more a{
    padding-right: 78px;
    padding-left: 78px;
}
a.title-a{
    color: #0082CE;
    font-family: "Ham3D_Medium";
    font-size: 15px;
}
#section6 .container h1{
    font-family: "Ham3D_Bold";
    font-size: 21px;
}

#section12{
    padding-top: 55px;
    padding-bottom: 45px;
    position: relative;
    overflow: hidden;
    background-color: #e6e6e6;
}
#section12 .title{
    width: 100%;
    display: block;
    margin-bottom: 70px;
    line-height: 30px;
    background: url("images/extra12.png") 0 center repeat-x;
    text-align: center;
    color: #666;
}
#section12 .title h1{
    background-color: #dfdfdf;
    padding-right: 50px;
    padding-left: 50px;
    text-transform: uppercase;
    display:inline-block;
    vertical-align:middle;
    vertical-align:auto;
    zoom:1;
    display:inline;
    margin-right:-2px;
    margin-left:-2px
}
#section12 .content #our_clients2 .owl-item .item{
    margin-bottom:20px;
    margin-right:9px;
    margin-left:9px;
    -moz-transition-property:all;
    -o-transition-property:all;
    -webkit-transition-property:all;
    transition-property:all;
    -moz-transition-duration:0.3s;
    -o-transition-duration:0.3s;
    -webkit-transition-duration:0.3s;
    transition-duration:0.3s;
    overflow:hidden;
}
#section12 .content #our_clients2 .owl-item .item:hover{
    border: solid 1px #333;
}
#section12 .content #our_clients2 .owl-item .item img{
    height: auto;
}
#section12 .content #our_clients2 .owl-item .item .name{
    display: none !important;
    border: solid 1px red;
}
#section12 .content #our_clients2 .owl-stage-outer{
    height:350px;
}
#section12 .owl-dots .owl-dot{
    background-color: #c3c3c3;
}
#section12 .owl-dots .owl-dot.active{
    background-color: #0082CE;
}
.search_link, .lang_select{
    display: block !important;
}
#section3 .content .six6w_description ul li{
    text-align: right !important;
}
#section3 .content .six6w_description ul li p{
    display: block !important;
    line-height: 27px;
}

.icons-search, .header .search_link:after{
    /*background-position: 0 -1767px;*/
} 
#section5 .content ul li{
    float: right;
}
#section5 .content ul li .item .ico{
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#section3 .six6w_big{
    left: 135px;
    right: auto;
}
#section3 .content .six6w_description ul li b{
    float: right;
    margin-right: 0;
    margin-left: 15px;
    line-height: 28px;
    color: #fff;
}
#section3 .content .six6w_description ul li p a{ 
    color: #fff;
}
#section3 .content .six6w svg text{
    font-size: 9px;
    font-family: "Ham3D";
}
.six6w{
    direction: ltr;
}
.cbp-spmenu a{
    font-size: 17px;
}

#section6 .container #blog .more:after, #section6 .container #twitter .more:after, #section6 .container #testimonial .more:after{
    left: 0;
    right: auto;
}
#section6 .container #blog .more, #section6 .container #twitter .more, #section6 .container #testimonial .more{
    left: 30px;
    right: auto;
    padding-left: 18px;
    padding-right: 0;
    font-size: 13px;
}
#section6 .container #twitter .content ul li{
    padding-right: 70px;
    padding-left: 0;
}
#section6 .container #twitter .content ul li img{
    right: 0;
    left: auto;
}
#section6 .container #twitter .content ul li p .name{
    font-family: "Ham3D_Medium";
    font-size: 14px;
}
#section6 .container #blog ul li{
    padding-right: 90px;
    padding-left: 0;
}
#section6 .container #blog ul li img{
    right: 0;
    left: auto;
}
#section6 .container #blog ul li p .title{
    font-family: "Ham3D_Medium";
    font-size: 14px;
}
#section6 .container #blog ul li .full_link{
    margin-right: 5px;
    margin-left: 0;
}
#section6 .container #twitter .content{
    height: 300px;
}
#section5 .content ul li .item .go_arrow:after{
    right: -100px;
    left: auto;
}
#section5 .content ul li .item.active .go_arrow:after{
    right: 26px;
    left: auto;
}
#footer .footer .copyright p{
    margin-top: 2px;
}
/***********inner pages....**********/
.inner_page_single ul li.left_align .content h2,
.inner_page_single ul li.right_align .content h2{
    float: none;
    text-align: center;
    margin-bottom: 10px;
}
.inner_page_single ul li .content .details span{
    padding-right: 13px;
    padding-left: 0;
}
.inner_page_single ul li .content .details span:after{
    left: auto;
    right: 0;
}
.inner_page_bottom a{
    padding-left: 50px;
    padding-right: 0;
}
.inner_page_bottom a:after{
    left: 0;
    right: auto;
}
.inner_page_bottom a:hover:after{
    left: -20px;
    right: auto;
}
.inner_page_list .row>.item .content .go_arrow:after{
    right: -100px;
}
.inner_page_list .row>.item:hover .content .go_arrow:after{
    right: 26px;
}
/*************all event page*************/
.news_page_list ul li .picture{
    float: right;
    margin-left: 20px;
    margin-right: 0;
}
@media only screen and (max-width: 812px){
    .news_page_list ul li .picture{
        float: none;
    }
}
.news_page_list ul li p{
    background-position: right bottom;
}
.news_page_list ul li .date{
    float: right;
    background-position: right 3px;
    padding-right: 22px;
    padding-left: 0;
}
.news_page_list ul li .read_more{
    left: 0;
    right: auto;
}
.pagination_container .pagination li.next a{
    background-image: url('images/left.png');
}
.pagination_container .pagination li.prev a{
    background-image: url('images/right.png');
}
/*************event single page*************/
.news_page_single .title{
    background-position: right bottom;
}
.news_page_single .date{
    background-position: right 3px;
    padding-right: 22px;
    padding-left: 0;
}
/***********leadership team**********/
.inner_page_team .description{
    float: right;
    margin-right: 63px;
    margin-left: 0;
}

.modalDescription_right {
    height: auto !important;

}
.modalDescription_right.modal-single{
    width: auto !important;
}

/**********************************/
@font-face {
    font-family: "Ham3D_Bold";
    font-style: normal;
    font-weight: bold;
    src: url('fonts/IRANSansWeb_Bold.eot');
    src: url('fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
        url('fonts/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
        url('fonts/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('fonts/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: "Ham3D_Medium";
    font-style: normal;
    font-weight: 500;
    src: url('fonts/IRANSansWeb_Medium.eot');
    src: url('fonts/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
        url('fonts/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
        url('fonts/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('fonts/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
    font-family: "Ham3D";
    font-style: normal;
    font-weight: 300;
    src: url('fonts/IRANSansWeb_Light.eot');
    src: url('fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
        url('fonts/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
        url('fonts/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('fonts/IRANSansWeb_Light.ttf') format('truetype');
}
body{
    font-family: "Ham3D";
    font-size: 12px;
}



#section20{
    padding: 80px 0 40px 0;
    background: #F5F6F7;
}
#section20 .title{
    line-height: 30px;
    width: 100%;
    display: block;
    margin-bottom: 40px;
    background: url(images/extra2.png) 0 center repeat-x;
    text-align: center;
}
#section20 .title h1{
    padding-right: 60px;
    padding-left: 60px;
    background: #F5F6F7;
    display: inline-block;
    vertical-align: middle;
    margin-right: -2px;
    margin-left: -2px;
    color: #666;
    font-size: 17px;
}
#section20 .services{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff; 
    text-align: center;
    border-bottom: solid 5px #0082ce;
    padding: 30px 15px 60px;
    position: relative;
    z-index: 20;
    min-height: 355px;
    max-height: 355px;
    margin-bottom: 20px;
}
.services img{
    margin: 0 auto;
}
.services img,
.services h3,
.services .services_desc{
    position: relative;
    z-index: 20;
}
.services h3{
    font-family: "Ham3D_Bold";
    font-size: 20px;
    margin: 20px 0;
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.services .services_desc{
    font-family: "Ham3D_Medium";
    font-size: 13px;
    color: #666;
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.services .service_back{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    /*background: url(images/service_back.png) no-repeat center center;*/
    opacity: 0;
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.services .service_back img{
    z-index: 1;
    position: relative;
    width: 100%;
    height: 100%;
}
.services .service_back span{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: rgba(18,129,200,.9);
}
.services:hover .service_back{
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition: all ease-in-out .3s;
    opacity: 1;
}
.services:hover h3{
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition: all ease-in-out .3s;
    color: #fff;
}
.services:hover .services_desc{
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition: all ease-in-out .3s;
    color: #fff;
}
.services .service_photo{
    height: 90px;
    line-height: 90px;
}
.services .active_ic{
    display: none;
}
.services:hover .active_ic{
    display: block;
}
.services .deactive_ic{
    display: block;
}
.services:hover .deactive_ic{
    display: none;
}
.owl-dots .owl-dot{
    background-color: #d0d0d0;
}
.owl-carousel .owl-stage,
.owl-carousel.owl-rtl .owl-item{
    overflow: hidden;
}
.header .fastclick_tel{
    height:45px;
    margin-top: 0;
    line-height: 47px;
}
.modalDescription_right ul li.site_icon{
    direction: ltr;
}
.website_page .website_page_tabs .my_tabs ul li a{
    background-color: #0082CE;
    color: #fff;
}
.website_page .website_page_tabs .my_tabs ul li a.mPS2id-highlight{
    color: #0082CE;
    background-color: #fff;
    border-color: #0082CE;
    border-bottom: none;
}
.grid li {
    -webkit-transition-property: right, top, -webkit-transform, opacity;
    -moz-transition-property: right, top, -moz-transform, opacity;
    -ms-transition-property: right, top, -ms-transform, opacity;
    -o-transition-property: right, top, -o-transform, opacity;
    transition-property: right, top, transform, opacity;
}
.grid li .overload{
    padding-top:38px;
    text-align: center;
}

#section1.inner_page .section1 {
    overflow: visible;
}
.website_page .website_page_l .website_page_tools ul li.website{
	direction: ltr;
}
.consolation{
    position: fixed;
    left: 0;
    display: block;
    bottom: 0;
    line-height: 0;
    z-index: 99;
}
/*.publisher_form { 
	width:818px;
	margin:0 auto;
}
.publisher_form input[type=text] { 
    float: right;
    width: 400px;
    padding: 10px;
    margin: 0 0 10px 9px;
    border: 1px solid #CCC;
}
.publisher_form input[type=password] { 
    float: right;
    width: 400px;
    padding: 10px;
    margin: 0 0 10px 9px;
    border: 1px solid #CCC;
}
.publisher_form select { 
    float: right;
    width: 400px;
    padding: 10px;
	margin: 0 0 8px 9px;
    border: 1px solid #CCC;
}
.publisher_form textarea { 
    float: right;
	height: 75px;
    width: 809px !important;
    padding: 10px;
    margin: 0 0 10px 0;
    border: 1px solid #CCC;
}
.publisher_form input[type=submit] { 
    float: left;
    width: 400px;
	font-size:19px;
    padding: 13px 10px;
	color:#FFF;
	border:none;
	background:#0871af;
    margin: 0 0 10px 9px;
}*/
#section1.inner_page_pub {
    height: auto;
/*    margin-top: 26px;   
	width: 818px;
    margin: 0 auto;
    padding: 10px 0;*/
}
.basket_icon {
	float: right;
    width: 23px;
    margin: 8px 30px 0 0;
	cursor:pointer;
    height: 29px;
    background: url(img/basket.png);
}
.basket_bg {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(5, 32, 53, 0.93);
    position: fixed;
    z-index: 9999999999;
}
.basket_box {
    display: none;
    position: fixed;
    z-index: 999999999999999999;
	width: 900px;
    margin: 10% 11% 0 0;
}
.err_msg { 
    display: none;
    position: fixed;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    margin: 11% 44% 0px 0;
    z-index: 99999999999999;
}
.pic_ptitle { 
    text-align: center;
    width: 100%;
    display: inline-block;
}
/*add_popup*/

.add_popup {
    background: none repeat scroll 0 0 #0082ce;
    border-radius: 5px;
    color: #ffffff;
    font-size: 15px;
    height: 100px;
    left: 50%;
    margin-left: -210px;
    margin-top: -90px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 420px;
    z-index: 2147483647;
}
.add_popup_content{
    width:420px;
    height:180px;
    display:block;
    position:relative;
    border-radius:5px;
}
.add_popup_content_remove{
    width:420px;
    height:180px;
    /* background:url("images/remove.png") no-repeat center 27px; */
    display:block;
    position:relative;
}
.add_popup_content_remove span {
    display: block;
    padding-top: 37px;
}
.add_popup_content span {
    display: block;
    padding-top: 27px;
    line-height: 20px;
}
.add_popup_more{
    position: absolute;
    width: 98%;
    line-height: 36px;
    right: 4px;
    bottom: 4px;
    border-radius: 5px;
    text-align: center;
    height: 33px;
    color: #ffffff;
    font-size: 16px;
    background: #0ecbcd;
    cursor: pointer;
}
.add_popup_tasviye{
    position:absolute;
    width:204px;
    height: 28px;
    line-height:28px;
    color:#ffffff;
    background:#34C7C7;
    left:4px;
    bottom:4px;
    border-radius: 5px;
    /* border: 1px solid #BFBFBF; */
}
/*add_popup*/

/*modalbox*/
#modalbox-wrap {
    display:none;
    position:relative;
    z-index:9999999999999;
    opaticy: 1;
    margin:auto;
    width: 400px;
    margin-top: 2px;
}
#modalbox-bg{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1002;
}
/*modalbox*/
.basket-num {
	background: #0ecbcd;
    float: right;
    padding: 6px 9px;
    border-radius: 50%;
    color: #FFF;
}
/*invoice*/
.table11 {
    position: relative;
}
.basket { 
	margin:0 0 49px;
}
.table11  td, .table  th {  width:35%;  }
.table11  td:first-child, .table  th:first-child { border-right: none; }
.table11  td { padding: 14px 16px 13px; vertical-align: middle; color: #333; text-align:center; line-height: 25px;}
.table11  td  a:hover{ color: #FF7617;}
.table11  td  a{ color: #2C5CAA;}
.table11  tr { border-top: 1px solid #bfbfbf; }

.table11 tbody tr.deleted { border-top: 1px solid #E5383F !important; }

.table11  th { text-align: center; padding: 12px 12px; 
               background: #F8F8F8;
               background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
               background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #F8F8F8), color-stop(100%, #EFEFEF));
               background: -webkit-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               background: -o-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               background: -ms-linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               background: linear-gradient(top, #F8F8F8 0%, #EFEFEF 100%);
               filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#efefef',GradientType=0 );
               color: #000000;
               /*font-family: Ham3D,B Yekan,Tahoma;font-weight:normal; font-size: 16px;*/
               border: 1px solid #cecece;
}
.bas_print { 
    width: 10%;
    margin: 35px auto 0;
    text-align: center;
    padding: 12px 12px;
    background: #0082ce;
    font-size: 14px;
}
.bas_print a { 
    color:#FFF;
}
/*invoice*/


.icons-logo2, .header .logo2 { 
    height: auto;
    width: 150px;
    background-image: none;
    margin-left: 0;
}
.icons-logo3, .header .logo3 { 
    height: auto;
    width: 150px;
    background-image: none;
    margin-left: 0;
}
.basket_icon{margin-right: 5px;}

#section1 .section1 .container .content .logo{
    background: none;
    height: auto;
    width: 260px;
    margin-bottom: 70px!important;
}
#section1 .section1 .container .content .logo3{
    background: none;
    height: auto;
    width: 260px; 
}
.lg-backdrop {
    z-index: 1040000;
}
.lg-outer {
    z-index: 2000000;
}
.header .fastclick_tel{
    border: 2px solid #FFFFFF;
    background:  url("images/tel.jpg") center left no-repeat;
    padding-left: 38px;
    color: #fff;
}
.header .fastclick_tel::after{
    display: none;
}
.basket_link{
    float: right;
    width: 150px;
    height: 45px;
    line-height: 43px;
    background-color: transparent;
    border: 2px solid  #FFF;
    border-radius: 4px;
    margin-right: 10px;
    position: relative;
    padding-right: 50px;
    color: #ffffff;
    font-size: 13px;
    padding-left: 6px; 
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden; 
}
.basket_link i{
    width: 42px;
    height: 25px;
    background: url("images/basket0.png") center center no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 0;
    border-left: 1px solid rgba(255,255,255,0.1);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.basket_link b{
    float: left;
    border-radius: 4px;
    padding-left: 1px;
    padding-right: 1px;
    width: 26px;
    text-align: center;
    color: #fff;
    height: 20px;
    line-height: 23px;
    font-size: 14px;
    margin-top: 11px;
    font-weight: 500;
    background-color: rgba(255,255,255,0.2);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header.active .basket_link{
    border: 2px solid  #F2735B;
    background-color: #fff; 
    color: #F2735B;
}
.header.active .basket_link i{
    background-image: url("images/basket.png");
    border-left: 1px solid  #E4E4E4;
}
.header.active .basket_link b{
    background-color: #FEF1EE;
    color: #F2735B;
} 
.add-to-basket{
    background: #F2735B url("images/add.png") center center no-repeat;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.add-to-basket:hover{
    background-color: #0082CE;
}
.remove-from-basket {
    background: #333 url("images/remove-from-basket.png") center center no-repeat;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.remove-from-basket:hover {
    background-color: #000;
}
@media only screen and (max-width: 567px){
    .basket_link{
        width: 45px;
        padding-left: 0;
        padding-right: 42px;
    }
}

@media only screen and (max-width: 480px){
    .header .fastclick_tel{
        margin-right: 10px;
        font-size: 16px;
    }
}


#addModal .modal-title{
    text-align: right; 
    font-size: 13px;
    margin-bottom: 20px; 
}
#addModal .addModal_content{
    overflow: hidden;
    position: relative;
}
#addModal .details_list{
    clear: both;
    width: 100%;
    padding-right: 0;
    padding-bottom: 50px;
    line-height: 24px;
}       
#addModal .details_list .code{
    color: #555;
    font-size: 17px;
    clear: both;
    font-weight: bold;
}
#addModal .details_list .title{
    clear: both;
    display: block;
    color: #000; 
    font-size: 13px;
    margin-bottom: 5px;
}  
#addModal .details_list .title span{  
    font-size: 13px;
    color: #555;
} 
#addModal .color_box{
    display: block;
    width: 100%;
    clear: both;
}    
#addModal .color_box strong{     
    font-size: 13px;
    float: right;
    margin-left: 4px; 
}    
#addModal .color_box span{
    float: right;
    font-size: 12px;
    margin-left: 5px;
}
 #addModal .color_box div{
    float: right;
    height: 20px;
    width: 20px;
    margin-left: 5px;
    border-radius: 50%;
    border: 1px solid  #E0E0E0;
    overflow: hidden;
    padding: 1px;
}
#addModal .color_box div i{ 
    border-radius: 50%;
    display: block;
    width: 100%;
    height: 100%;
}
#addModal .color_box div img{
    border-radius: 50%;
    display: block;
    width: 100%;
    height: 100%;       
} 
#addModal .count{
    display: block;
    font-size: 11px;
    padding-top: 2px;
    clear: both;   
} 
#addModal .price{
    padding-top: 2px;
    font-size: 11px;
    display: block;
    clear: both;
}  
#addModal ul{
    margin-left: -5px;
    margin-right: -5px;
}
#addModal ul li{
    float: left;
    width: 50%;
    padding-left: 5px;
    padding-right: 5px; 
}
#addModal .return_to_shop{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #555;
   font-weight: 500;
    font-size: 13px;
    text-align: center;
    line-height: 38px;
    border-radius: 4px;
    border: 1px solid  #D9D9D8;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#addModal .return_to_shop:hover{
    background-color: #ccc; 
    color: #fff;
}
#addModal .form_btn{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #fff;
   font-weight: 500;
    font-size: 13px;
    text-align: center;
    line-height: 38px;
    border-radius: 4px;
    background: #0082CE;
    border: 1px solid  #0082CE;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#addModal .form_btn:hover{
    background-color: #fff; 
    color: #0082CE;
}
#addModal.modal .modal-title {
    font-size: 13px;
    padding-right: 18px;
    text-align: right;
}
#addModal.modal .modal-title {
    border-bottom: 1px solid #ececec;
    color: #202020;
    display: block;
    height: 40px;
    line-height:30px;
    position: relative;
}
#addModal .modal-title {
    margin: 0;
    margin-bottom: 20px;
}
#addModal.modal .modal-dialog.modal-sm {
    width: 370px;
}
#addModal.modal .modal-close {
    background: url("images/close.png") center center no-repeat;
    cursor: pointer;
    display: block;
    height: 25px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    top: 13px;
    width: 25px;
}
.publisher_form {
    padding-top: 50px;
    padding-bottom: 50px;
}

.publisher_form ul{
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
}

.publisher_form ul li{
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    width: 50%;
    margin-bottom: 10px;
}

.publisher_form ul li.w100{
    width: 100%;
}

.publisher_form ul li input[type="text"], .publisher_form ul li input[type="password"]{
    height: 40px;
    width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: 2px solid  #ccc;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding-right: 10px;
}

.publisher_form ul li input[type="text"]:focus, .publisher_form ul li input[type="password"]:focus, .publisher_form ul li textarea:focus{
    border-color: #0082CE;
}

.publisher_form ul li textarea{
    height: 100px;
    width: 100%;
    padding-top: 10px;
    border-radius: 4px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: 2px solid  #ccc;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding-right: 10px;
}
.publisher_form ul li .alert{
    margin-bottom: 0;
    padding: 0;
}
.publisher_form ul li select{
    height: 40px;
    width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: 2px solid  #ccc;
}

.publisher_form ul li select option{
    padding: 10px;
}

.publisher_form ul li .form_btn{
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: block;
    border: none;
    background: #575756;
    float: left;
    border-radius: 4px;
    color: #fff;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    border: none;
    width: 150px;
    padding: 0;
    font-size: 15px;    
}
.publisher_form ul li .form_btn:hover{
    background-color: #0082CE;
}

.publisher_form ul li .item_kind {
    margin-bottom: 30px;
}

.publisher_form ul li .item_kind span{
    display: block;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: bold;
    font-size: 15px;
}
.publisher_form ul li .item_kind .for_cnt{
    float: right;
    margin-left: 15px;
    margin-bottom: 20px;
    cursor: pointer;
}
.publisher_form ul li .item_kind input{
    margin-left: 5px; 
    float: right; 
    cursor: pointer;
}

.publisher_form ul li .item_kind label{ 
    float: right;
    cursor: pointer;
}

@media only screen and (max-width: 480px){
    .publisher_form ul li{
        width: 100%;
    }
}