HEX
Server: Apache/2
System: Linux server.cloudfly.vn 3.10.0-1160.71.1.el7.x86_64 #1 SMP Tue Jun 28 15:37:28 UTC 2022 x86_64
User: root (0)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/dkhp464/public_html/wp-content/plugins/vdz-call-back/assets/style.css
/*
 *
 *  * @ author ( Zikiy Vadim )
 *  * @ site http://online-services.org.ua
 *  * @ name
 *  * @ copyright Copyright (C) 2016 All rights reserved.
 *
 */

/*
    Created on : 23.09.2016, 9:38:07
    Author     : Vadim
*/

/*Fix foundation menu*/
/*#adminmenu #menu-settings ul{}*/
#adminmenu ul{
    margin-left: 0;
}

#vdz_cb{
    position: relative;
    /*width: 80%;*/
    max-width: 480px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    text-align: center;
}
#vdz_cb input[type="text"]{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 5px 10px;
}
#vdz_cb input[type="submit"]{
    /*margin-top: 10px;*/
}
#vdz_cb h3{
    text-align: center;
}
#vdz_cb #vdz_cb_form{
    width: 70%;
    margin: 0 auto;
}
#vdz_cb #vdz_cb_form input[type="submit"]{
    /*margin-top: 20px;*/
}

#vdz_cb_unsver div{
    margin-top: 30px;
}
#vdz_cb_unsver .warning{
    color: red;
}
#vdz_cb_unsver .success{
    color: green;
}